From 16255abd1edb11c026ee7397f36ed5e81f45c4fd Mon Sep 17 00:00:00 2001 From: Alwin Joseph <44426046+alwin-joseph@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:49:03 +0530 Subject: [PATCH 01/84] Glassfish runner for Integration module (#1613) * Glassfish runner for Integration module * pass tests requiring db setup * copy SunRIHttpsURLConnection class to module --- .../integration-platform-tck/j2ee.pass | 17 + .../bin/certificates/clientcert.jks | Bin 0 -> 2257 bytes .../bin/certificates/clientcert.p12 | Bin 0 -> 1615 bytes .../jakartaeetck/bin/certificates/cts_cert | Bin 0 -> 909 bytes .../jakartaeetck/bin/ts.jte | 2463 +++++++++++++++++ .../integration-platform-tck/javajoe.pass | 16 + .../integration-platform-tck/pom.xml | 586 ++++ .../sql/derby/derby.ddl.sql | 176 ++ .../sql/derby/derby.dml.sql | 769 +++++ .../tck/GlassfishLoadableExtension.java | 30 + .../tck/GlassfishTestArchiveProcessor.java | 149 + ...boss.arquillian.core.spi.LoadableExtension | 1 + .../src/test/resources/arquillian.xml | 35 + .../sun/javaee/SunRIHttpsURLConnection.java | 195 ++ .../sec/propagation/ejb_to_ejb.jsp | 1 - .../sec/propagation/web_to_ejb_auth.jsp | 1 - .../sec/propagation/web_to_ejb_noauth.jsp | 1 - .../sec/secbasicssl/ClientTest.java | 11 +- .../jspejbjdbc/contentRoot/jsp2ejb.jsp | 1 - .../int_S_jspejbjdbc_ejb.jar.sun-ejb-jar.xml | 4 +- ...t_S_servletejbjdbc_ejb.jar.sun-ejb-jar.xml | 4 +- 21 files changed, 4448 insertions(+), 12 deletions(-) create mode 100644 glassfish-runner/integration-platform-tck/j2ee.pass create mode 100644 glassfish-runner/integration-platform-tck/jakartaeetck/bin/certificates/clientcert.jks create mode 100644 glassfish-runner/integration-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 create mode 100644 glassfish-runner/integration-platform-tck/jakartaeetck/bin/certificates/cts_cert create mode 100644 glassfish-runner/integration-platform-tck/jakartaeetck/bin/ts.jte create mode 100644 glassfish-runner/integration-platform-tck/javajoe.pass create mode 100644 glassfish-runner/integration-platform-tck/pom.xml create mode 100644 glassfish-runner/integration-platform-tck/sql/derby/derby.ddl.sql create mode 100644 glassfish-runner/integration-platform-tck/sql/derby/derby.dml.sql create mode 100644 glassfish-runner/integration-platform-tck/src/main/java/org/glassfish/integration/tck/GlassfishLoadableExtension.java create mode 100644 glassfish-runner/integration-platform-tck/src/main/java/org/glassfish/integration/tck/GlassfishTestArchiveProcessor.java create mode 100644 glassfish-runner/integration-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension create mode 100644 glassfish-runner/integration-platform-tck/src/test/resources/arquillian.xml create mode 100644 integration/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIHttpsURLConnection.java diff --git a/glassfish-runner/integration-platform-tck/j2ee.pass b/glassfish-runner/integration-platform-tck/j2ee.pass new file mode 100644 index 0000000000..dccc3037eb --- /dev/null +++ b/glassfish-runner/integration-platform-tck/j2ee.pass @@ -0,0 +1,17 @@ + +# +# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# +AS_ADMIN_USERPASSWORD=j2ee diff --git a/glassfish-runner/integration-platform-tck/jakartaeetck/bin/certificates/clientcert.jks b/glassfish-runner/integration-platform-tck/jakartaeetck/bin/certificates/clientcert.jks new file mode 100644 index 0000000000000000000000000000000000000000..09f5569c47a3e472d830625a54508a94d5f98054 GIT binary patch literal 2257 zcmc&#XH%027tNCbl2DY;K}w{F?FmJtC;?PL5JHs@6hxLL5Lzf|YE(mO15ac6dB|H1p=%-nPDmpkX)IcI-=M$ zK6zXTfgm7Y2z(dhW<#E01K@xH^cVmjAn*|QG(D4)8fZRb!S$JcFw^uoGNaQ}r#xbT*+A-m%u z2VdIk)9j%evc|LL9EVd1;;@J0zkXv-N3j?z!TDBi)JoJ$+${`BB5t3SMh=a}xS= zZ#?tI!KL#V(x-Nn9+zBuK;GszKVf7?{J~#wscX(Rp469MP9G5d427(jRGn6X5bZn0 zW*BwKfld>J<8|C|8Vieq>y3JZx|PY8xM(L@f^>Tju)REK2Md<&{!{bZg=Smf&d^nm zg-i|2$f+N!ik3C=Jh{5j;TCo9EK4b~`*NF{*ps^zVGPj?KwAW%Kkq6vlSSECvM4u3 z7MnHZ%xV@_=Z@FElNcOk#SDC~#EPz0x)dF_s9mL98MvkHuOar^tv1&|{Alt0wDk5I zeeEfqm`+|yV>9szMzf?0t>|E_E)K4vv4WPO0@+Lx5uwdT*x(3J6}`$+mr(b_ELLzoi%77GAP|beC#VQpaAAO!H3( zHjCiqg06WKyryYNNCy@2eznRE^{EKHEZ(WHzD;gleDx+ZAbv9P?#PBALyo;5im@}8 zsqeyWKSDdYLMwF)C`wF@_)@A+$iR=GABkDjl+%UQT_}9_pg2xo0;3z-QYl8XX$|jD zOkk!6Q6AK)7a47K3g;7K>?N!jvAx(1j$AWRB4Ub(Z`&72>v}6!C#;5xb2YdzBI#l= z7=6ZnZ6tP^fa^=TZ>6N-9Dmu^UDyeFIzu0(D}tMP_IzaiZtzTQ(m`7d~#Zh%;N)HN% zx&AS{RC%PYH6gW#)X}I^aGobWO0Vl{%=C3G3)?5Y0o8`reJ$=Lv}Vd`ow#6MC-QyB zt1-7$O3-)i{mzwWX$-}R!wmnzSgqxg-c0=%%w`x-anI(Q>B&+=^V>$pzf29>Ov*Cz zq@Kq69E1%fFJ74-?V4%Vsj1!b#UaAT&bjc}qPA@=YV!Q?os}|-&)pfz-Q*Phet#L4 zK~K{koVwZ*--fCSvb3unA;jg;)AsT>Wmy}JG!&|DMn2M!v->=BrBQnwq|Gdap?@Y) zm}^ZPE+=J-lPYSG^8GPrX3uES!AEM}GxpBD7R$9Z0pdTVh#;L+0aYOoSQHondjf_) zJu_fX01AaWjkT+STx=W);rQ@PE&xCs8m12x1#+;#%;9WksJZFC!$v8P{S+%9*Hzi> zja(5{O3}>2z9j`F5jDF5ki9k(bL8{RAK|kNLeTq&w^oABiKdBW8lvr&6StD zO{AG<>iwEW4I8Le9WFtgi%YfL8y4RkJj^pWbyuFo;57kd^TN_oh1)YQ;S>_^|} zW-v?BT1o`2=XLa!5Qn$J&FME>Zd-+YYnK>CaGssRlo`qcUg{dRyxJIPdkFev={xeS zwt~smh)LUv39p=WTAx!mWGmfn^ypAaj2nbqOLFpht2f{L?k&KJyA@FlpUpyLwJuA% zY$~GwAYUsvAR57h!T<o28$9T&s$Kc6c(0=2lk```kI=tCX~m4_^>QF zf_5Lt-Glq>2sdiIG8GJ3mRWg|kRpU8ecBC&O~AG3yZRH@(^^A86%m`6+MZh#jKamz zc?b1zxf4wjJsK0mB`*4VQ!!=0UNj*}=4wuM*XV`4Cbzoxxi2=$8I-t(oWX>NrACjV aN2^xEnzd)x&M^H7bqrttb?%;#-pt>D`u9=* literal 0 HcmV?d00001 diff --git a/glassfish-runner/integration-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 b/glassfish-runner/integration-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 new file mode 100644 index 0000000000000000000000000000000000000000..409e41e673587e2381ded8fdfe7958c5b2c616ae GIT binary patch literal 1615 zcmV-V2C(@sf(A2kx;s>GcIZ0;*S|y~<-^X=pwb0lP;Qtti>gC};O4;iJ9ZYc8h`9X{A8TqL=AoL- z?9N+iX5$_Ayw`nsB^=zGN~DUW?Y72c(I)0rKZXRbF=P*Cx`nsB+Ej+?;HAX~exhIzg4w3hxwIjNG=iz= z%|X^`1R-ZKc{)KA5(6h)EzyaC!>-v*Obr7E*ZiCY`W!^5>W_G}%y`3F&mi<3Kj_Sa zUo$ydR%%HTn(oiVGq$t^%qvdGaIt%hYuRSys>w(S)ROYxk(Xg9$6gZW)~ybmpZVwK zIC>#fGDg)SkNI|7JxBhjm1S~1%->>3wv~%;l+byf8+;u9^;=qPGmoZwK?K%N7%IOQu|x=w_mfDX zIAg9im~Fp4hJ1d(lzQvbKxw|H?D_b2zx7IIY|pVHQcX}T>kTL;Gl1)j?}%2M+KijB zsX!tkQ0*vLy;64d)9`aO0bFUf$u}~VF!8q-V%ew%6MruW!LyDURZ%5rC}8(o!`eEo z7STB=JT1jN%o$k>r>eNhd-*-U4>wG7(NASH3e3c8rRr{aG#YMaM02R0Lt`ntgDNI{ zUw9y61g=PJy%A0ff!aeKsTh{AHE?j6GWUK0sHz;NBhWdXf5;IGXXXZ3P%2Ta zkYX!*Ll1F|tCgf$dok}u0tLw;K`WtTQ_%%qF3bu47%S`8f~8d$`JY#t3~KXlxR_1j z+32VdcefI^NqT2MB@uKmE4Ef6S5qNamP1a-f0SEPu-m|=Z&+ibF`t4pwd<|*zWn5GLG9aJ&?-5X zT#zi%+lLZOd$15qm`hlNbR`&rAHMgAK3AX4XWoJ1a?aRN#A1G-vKpK<^l%|zhH3|> zQgTPbey`&?W_PRMB<|zJ5ufeIr}0zU`KNr|le2fU%NYM|=mtRG?4W!39VtgYzba zud!tvbKSLz*Bzj1!tCXSX*Ev)!T;>dRkw@k>%>Scm-qcBFJ|(_ai)hEhhd`MeVo{C z-xV3MiU+>K*Gmm_}qPsRWyWEShCj91hvc=-qe3YFh1nB4iWwHj>i}cP;>~ zs^F^^7xC%s7hz=c8=dY2X3mEB5wqx;U7jbLZVHrjxoIv%n#&Cr! zYC)_TU_W=dcbi}`>4^bbQ!RME;ne7Jb~8OPJ2>8gg$O;`9&gyhfr|iqhY#iqAVAOS zf@M_Vx#a9aaLPi=#O^+p*z!%V!?Q4y24f$rLyf67!TVu5)+TyzR_1t&=g&2o?Qp%l zieE1}5bi=OY|CJJor_7&`|d#AN85K^Mn-N{27^*VZUas>=1>+kVW!Yv z7>7fc$=A_P*gy~@!!FF_R9cjinU`LYpJym%AOjNQ5*7_E%~SBrOfJeVt}HG|%`H~& z%uCiY6f+P3$#VGI@9Ax=}hpS#$lqwX0zyJi1rrqGdySA8XQd)p6v0 z*ahd3O@W6bb2hD5b8*-ArPak^LJqNAyI5W?;a+m$qx{SxTk;qUL{3Ci^|2mjVrFDu zT&!pyZy*bdOj$k_F&2?)ZCi3zSFGea-THIww>6b>4UVTLA_pQcl>q~hks;Rj*Yk=M zN!_z=%A4#nOjDY2B>Cp@?&sHzR9}5S}frD z_0p@)i~c8j)!V3T(Y;~5WOIYGmx5V%-VUvIAN~KQM*Ls=#VXLAi9gN1dCRP>$~rE- z3l1q9eB58R&oQX~sQPK??U-xoR+{@Au>{rk;t z)2#2SD<64q!REonP1)XmpY(5G{M+Z%tLnO9+1b11e~;wu-@S6i_pN*KCN}dlcs=-V JxIjQ)2LO6WWJmx2 literal 0 HcmV?d00001 diff --git a/glassfish-runner/integration-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/integration-platform-tck/jakartaeetck/bin/ts.jte new file mode 100644 index 0000000000..ca5ffffc68 --- /dev/null +++ b/glassfish-runner/integration-platform-tck/jakartaeetck/bin/ts.jte @@ -0,0 +1,2463 @@ +# +# Copyright (c) 2006, 2022 Oracle and/or its affiliates and others. +# All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# + +######################################################################### +## +## JavaTest Environment file for Java EE Compatibility Test Suite +## +## Environment specific properties in this file will likely +## have to be modified prior to running the Java EE CTS. +## Instructions for modifying these properties are contained in this +## file. +## +## This file is processed by an external tool that helps generate the +## CTS documents. Therefore this file has a standard format that must +## be followed. This file is a standard Java Properties file with +## very specific comment formatting. Users can write property specific +## comments by using the property name and an ampersand (@). As an +## example the following comment applies to the foo.bar property: +## # @foo.bar - This is a comment pertaining to foo.bar +## # that spans multiple lines. +## This comment must be preceded by a single hash (#) character and +## the property name must be prepended with an ampersand (@). The +## comment can appear anywhere in the ts.jte file. If users have +## comments that belong in ts.jte but DO NOT pertain to a particular +## property the user must start the comment with at least 2 hash (#) +## characters. The following is a valid non-property comment: +## ## A valid non-property comment +## ## that spans multiple lines. +######################################################################### + +######################################################################### +## @jte.version This version denotes the bundle this JTE was +## originally included with. The version matches the ID +## in the bundle name. It can be used to identify a +## mismatched JTE file. This value is filled in during +## the build process as part of sanitizing the jte file. +######################################################################### +jte.version=@JTE_VERSION@ + +######################################################################## +## Javatest batch mode work directory and report directory, and policy for +## handling existing work and report directories. These properties affects +## runclient and report targets, but not gui target. +## To disable generating test report, unset report.dir, or set it to "none" +## either here or from command line, as in the following command: +## ant runclient -Dreport.dir="none" +## +# @work.dir The directory used to store Javatest test results and test +# information. +# @report.dir The directory used to store Javatest summary reports of +# test results. +# @if.existing.work.report.dirs specifies how existing work.dir and +# report.dir will be handled, and it must be one of the following values: +# overwrite overwrites all content in work.dir and report.dir +# backup moves all content in work.dir and report.dir to +# work.dir_time_day_bak and report.dir_time_day_bak, +# respectively +# append reuses and preserves the existing work.dir and report.dir +# auto lets the build files decide which mode to use +# (overwrite, backup or append). the value is determined +# like this: +# if.existing.work.report.dirs == auto +# if in CTS workspace +# if.existing.work.report.dirs = overwrite +# else we are in a distribution bundle +# if.existing.work.report.dirs = append +# end if +# else +# if.existing.work.report.dirs = value in this file +# end if +######################################################################## +work.dir=/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/JTWork +report.dir=/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/JTReport +if.existing.work.report.dirs=auto + +######################################################################## +# @javatest.timeout.factor This property specifies the scale factor used by +# Javatest to adjust the time JavaTest will wait for a given test to +# complete before returning failure. For instance if the default test timeout +# is 5 minutes, this value will be multiplied by 5 minutes to determine +# the total timeout delay. Note: this value only works with Javatest's +# batch mode (runclient). When using the Javatest GUI users must change +# this timeout factor in the GUI. Configure -> Edit Configuration -> View +# -> choose Standard Values -> select tab Execution -> set Time Factor. +# +# Note that javatest.timeout.factor can be a positive real number, such as 1.5 +######################################################################## +javatest.timeout.factor=1 + +######################################################################## +## Level of Vendor Java EE Implementation +# @javaee.level The level of Java EE support for the implementation under test. +# This property serves two purposes: First, it is used to determine +# whether the impl under test is a Java EE Full profile (full) or Java +# EE Web profile (web). Either "full" or "web" must be specified in +# the list values. "full" will tell the harness to deploy ears. "web" +# will tell the harness to deploy wars. +# This property is also used to help determine which apis (in the +# signature tests) are to be tested. +# +# NOTE: This property does not determine which CTS tests to run for +# different profiles and optional technologies. That is done using +# keywords. Please refer to the keywords functionality in the CTS +# User's Guide for information on how to use keywords when +# running CTS tests. +# +# Currently, there are 4 settings supported for this property: +# 1. full: This is the minimal set of signature requirements that vendors +# must support. Specifying a javaee.level of "full" with nothing +# else implies there are NO additional technologies existing within +# the vendors implementation. Again, "full" only covers the +# REQUIRED Technologies for Jakarta EE 8 Full profile +# ex/ javaee.level=full +# +# 2. web : This is the minimal set of signature requirements that vendors +# must support for Web Profile. Specifying a javaee.level of "web" +# with nothing else implies there are NO additional technologies +# existing within the vendors implementation. Again, "web" only +# covers REQUIRED Technologies for Jakarta EE 8 Web profile +# ex/ javaee.level=web +# +# 3. full + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Full Profile and any combination of the optional +# technologies. +# Known optional technologies for CTS8 full profile include: +# "jaxr". +# ex 1/ javaee.level=full jaxr +# ex 2/ javaee.level=full jaxr +# ex 3/ javaee.level=full +# ex 4/ etc... +# +# 4. web + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Web Profile and any combination of optional +# technologies. +# Known optional technologies for Web Profile include: +# "jaxr", "connector", "jaxb", +# "jms", "javamail", "jacc", "jaspic", "wsmd" +# ex 1/ javaee.level=web connector jms jacc +# ex 2/ javaee.level=web jaspic +# ex 3/ javaee.level=web jms connector +# ex 4/ etc... +# +# Note 1: spaces separate multiple entries +# +# Note 2: optional technologies for full/javaee profile are listed +# in the Java EE 8 spec, in Table EE.6-1. Currently, the only +# optional technologies for full profile are: "jaxr" (JAXR 1.0) +# +# Note 3: The list of optional technologies for Web Profile includes any OPTIONAL +# technology explicitly called out in the Web Profile spec (if applicable) +# as well as any additional technology which is listed within +# JavaEE Profile 8 spec *but* not included/Required in the +# Web Profile spec. +# +# Note 4: Two different examples of javaee.level are provided immediately +# following this comment block. One is for running CTS8 against +# the EE 8 (full) Profile RI and the other is for running CTS8 +# against the EE 8 Web Profile RI. Notice that optional technologies +# are supplied here since the RI for CTS8 contains those optional +# technologies in it. It's very possible vendors may provider different +# optional technologies in their implementations. If so, the list of +# optional technologies will need to be adjusted here to suite each +# vendors implementation. +# +# Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line +# below which starts with: javaee.level=web .... +# +# IMPORTANT: when testing Web Profile - be sure to adjust the +# "optional.tech.packages.to.ignore" property accordingly. +# (see comments for optional.tech.packages.to.ignore below) +# +############################################################################### +#javaee.level=web connector jaxws jaxb javamail jacc jaspic wsmd +javaee.level=full + + +######################################################################## +## Settings for Vendor Java EE Implementation +# @javaee.home The location of the vendor's Java EE platform +# implementation. +# @orb.host Hostname of the machine running the vendor's +# implementation. +# @orb.port The port number the vendor implementation is listening +# to for service requests. +######################################################################## +javaee.home=/Users/alwjosep/Documents/jakartaee-tck/glassfish-runner/integration-platform-tck/target/glassfish8 +orb.host=localhost +orb.port=4848 + +######################################################################## +## JVMOPTS_RUNTESTCOMMAND is a marker that implementations may replace with +# the JVM options to pass when starting JVMs for running tests. +# This is intended to be used for implementations convencience. +# See file docker/run_jakartaeetck.sh for an example. +######################################################################## + +######################################################################## +## Settings for Sun RI Java EE Implementation +# @javaee.home.ri The location of the RI. +# @orb.host Hostname of the machine running the RI. +# @orb.port The port number the RI is listening to for service +# requests. +######################################################################## +javaee.home.ri= +orb.host.ri= +orb.port.ri=3700 + +################################################################### +################################################################### +################################################################### +## RI SPECIFIC PROPERTIES LIVE BELOW +################################################################### +################################################################### +################################################################### + +############################################################### +# @ts.display -- location to display CTS output on Unix +############################################################### +ts.display=:0.0 + +########################################################################### +# @endorsed.dirs using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the VI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +# +# @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the RI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +########################################################################### +endorsed.dirs=${javaee.home}/modules/endorsed +endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed + +############################################################### +## Config params needed for Java EE RI asadmin +## You must change these values as needed +## +# @ri.admin.user -- The Java EE RI asadmin user id +# @ri.admin.passwd -- The Java EE RI asadmin user password +# @ri.admin.host -- The Java EE RI host +# @ri.admin.port -- The Java EE RI port +# @ri.admin -- The Java EE RI admin command +# @ri.server -- The Java EE RI server instance being used +# @ri.domain.dir -- Points to where your domains are installed. +# @ri.domain.name -- The Java EE RI domain being used +# @ri.domain -- The Java EE RI domain path being used +# @ri.asenv.loc -- location of asenv.conf or asenv.bat +# @ri.imqbin.loc -- location of the IMQ bin directory +# @ri.lib -- Library directory for other Java EE RI +# jars +# @ri.imq.share.lib -- Shared library directory for imq +# @ri.jvm.options -- Java options needed by the Java EE RI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @ri.applicationRoot-- Location of application repository +# Only needed when running on windows +# @ri.and.vi.run.on.same.host - set to true if interop tests are run +# with both RI and VI on same machine. set to +# false if they are run on different machines. +# This is used to work around an orb issue +# specific to running VI and RI on same box. +# +# @ri.orb.iiop.orbserverid - This is used to set a similarly +# named jvm option in the RI. It is only used +# when we are running interop where remote EJBs +# try to access target EJB's on the same host with +# zero port configuration for ssl. +# This only gets used when ri.and.vi.run.on.same.host=true. +# The value is to be an ORB server id. +############################################################### +ri.admin.user=admin +ri.admin.passwd= +ri.admin.host=${orb.host.ri} +ri.admin.port=4848 +ri.admin=${javaee.home.ri}/bin/asadmin +ri.server=server +ri.domain.dir=${javaee.home.ri}/domains +ri.domain.name=domain1 +ri.domain=${ri.domain.dir}/${ri.domain.name} +ri.asenv.loc=${javaee.home.ri}/config +ri.imqbin.loc=${javaee.home.ri}/../mq/bin +ri.lib=${javaee.home.ri}/lib +ri.log.file.location=${ri.domain}/logs +ri.modules=${javaee.home.ri}/modules +ri.imq.share.lib=${javaee.home.ri}/../mq/lib +ri.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +ri.jvm.options.remove=-Xmx512m:${ri.jvm.options} +ri.java.endorsed.dirs=${endorsed.dirs.ri} +ri.applicationRoot=c: +ri.and.vi.run.on.same.host=true +ri.orb.iiop.orbserverid=200 + +############################################################### +## Config params needed for Java EE VI asadmin +## You must change these values as needed +## +# @vi.admin.user -- The Java EE VI asadmin user id +# @vi.admin.passwd -- The Java EE VI asadmin user password +# @vi.admin.host -- The Java EE VI host +# @vi.admin.port -- The Java EE VI port +# @vi.admin -- The Java EE VI admin command +# @vi.server -- The Java EE VI server instance being used +# @vi.domain.dir -- Points to where your domains are installed. +# @vi.domain.name -- The Java EE VI domain being used +# @vi.domain -- The Java EE VI domain path being used +# @vi.asenv.loc -- location of asenv.conf or asenv.bat +# @vi.imqbin.loc -- location of the IMQ bin directory +# @vi.lib -- Library directory for other Java EE VI +# jars +# @vi.imq.share.lib -- Shared library directory for imq +# @vi.jvm.options -- Java options needed by the Java EE VI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @vi.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +vi.admin.user=admin +vi.admin.passwd= +vi.admin.host=${orb.host} +vi.admin.port=4848 +vi.admin=${javaee.home}/bin/asadmin +vi.server=server +vi.domain.dir=${javaee.home}/domains +vi.domain.name=domain1 +vi.domain=${vi.domain.dir}/${vi.domain.name} +vi.asenv.loc=${javaee.home}/config +vi.imqbin.loc=${javaee.home}/../mq/bin +vi.lib=${javaee.home}/server/lib +vi.log.file.location=${vi.domain}/logs +vi.modules=${javaee.home}/modules +vi.imq.share.lib=${javaee.home}/../mq/lib +vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +vi.jvm.options.remove=-Xmx512m:${vi.jvm.options} +vi.java.endorsed.dirs=${endorsed.dirs} +vi.applicationRoot=c: + +############################################################### +## Config params needed for Sun Java System Application Server +## (SJSAS) asadmin. You must change these values as needed +## only if you are testing against SJSAS app server +## (javaee.home is pointing to SJSAS). +# +# @s1as.admin.user -- The SJSAS asadmin user id +# @s1as.admin.passwd -- The SJSAS asadmin user password +# @s1as.admin.host -- The SJSAS host +# @s1as.admin.port -- The SJSAS port +# @s1as.admin -- The SJSAS admin command +# @s1as.server -- The SJSAS server instance being used +# @s1as.domain.dir -- Points to where your domains are installed. +# @s1as.domain.name -- The SJSAS domain being used +# @s1as.domain -- The SJSAS domain path being used +# @s1as.asenv.loc -- location of asenv.conf or asenv.bat +# @s1as.imqbin.loc -- location of the IMQ bin directory +# @s1as.lib -- Library directory for other Java EE RI +# jars +# @s1as.imq.share.lib -- Shared library directory for imq +# @s1as.jvm.options -- Java options needed by SJSAS +# The xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @s1as.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +s1as.admin.user=admin +s1as.admin.passwd= +s1as.admin.host=${orb.host} +s1as.admin.port=4848 +s1as.admin=${javaee.home}/bin/asadmin +s1as.server=server +s1as.domain.dir=${javaee.home}/domains +s1as.domain.name=domain1 +s1as.domain=${s1as.domain.dir}/${s1as.domain.name} +s1as.asenv.loc=${javaee.home}/config +s1as.imqbin.loc=${javaee.home}/../mq/bin +s1as.lib=${javaee.home}/lib +s1as.modules=${javaee.home}/modules +s1as.imq.share.lib=${javaee.home}/../mq/lib +s1as.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} +s1as.jvm.options.remove=-Xmx512m:${s1as.jvm.options} +s1as.java.endorsed.dirs=${endorsed.dirs} +s1as.applicationRoot=c: + +############################################################### +# @sjsas.das.orb.port -- ORB port number for the DAS +# @sjsas.das.orb.host -- ORB host name for the DAS +# @sjsas.das.webServerPort -- HTTP listener port for the DAS +# @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS +# @sjsas.nodeagent.name -- Name of node agent used by +# the remote instance. +# @sjsas.nodeinstance.name -- Name of the remote instance +# @sjsas.master.password -- Used to create a node agent only +# applicable to EE. Defaults to changeit. This +# can be changed at EE install time. +# @sjsas.instance.config.dir -- config directory used by the intsance +# being tested. +# For PE/DAS = config +# For remote instance = config +# @sjsas.cts.timer.resource -- Backend to use when we are using java2db with +# the CMP tests for the jdbc/DBTimer resource +# @sjsas.cmp.backend -- Backend to use when we are using java2db with +# the CMP tests +# @sjsas.node.agent.dir.name -- The name of the node agent directory to use. +# This value will be used on Windows only and +# ignored on non-Windows platforms. The default +# is 'n' meaning the create-node-agent command +# will pass the --agentdir argument with a value +# of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. +# @sjsas.env.type -- CTS test configuration. Possible values are: +# das (for PE or DAS) +# remote (for remote intance) +# cluster (for cluster config not yet supported) +# @s1as.targets -- Instance(s) to deploy tests +# Supports multiple instances, For example: +# s1as.targets=server server-1 +############################################################### +sjsas.das.orb.port=3700 +sjsas.das.orb.host=${orb.host} +sjsas.das.webServerPort=8000 +sjsas.das.securedWebServicePort=1043 +sjsas.nodeagent.name=node-agent-1 +sjsas.nodeinstance.name=server-1 +sjsas.master.password=changeit +sjsas.instance.config.dir=config +sjsas.cts.timer.resource=derby +sjsas.cmp.backend=derby +sjsas.node.agent.dir.name=n + +sjsas.env.type=das +#sjsas.env.type=remote + +s1as.targets=${s1as.server} +#s1as.targets=${sjsas.nodeinstance.name} + +############################################################### +# @s1as.pe.jmsServer -- name of the JMS server the RI/PE +# @s1as.se.jmsServer -- name of the JMS server for SE/EE +############################################################### +s1as.pe.jmsServer=imqbroker +s1as.se.jmsServer=imqbroker +#s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} + +############################################################### +# @extension.dir - The extension directory for the app +# server under test. This does not apply +# to the RI. +# +# Note: App server vendors will need to set this to their +# app server's extension directory. The CTS config.vi +# target will copy the CTS library jars to this location. +############################################################### +extension.dir=${s1as.domain}/lib + +############################################################### +# @instance.listenerName - Default value for the iiop listener +# for your instance. Users will +# most likely not need to change this. +############################################################### +instance.listenerName=orb-listener-1 + +############################################################### +# @tz - your local timezone. For valid values, consult your +# Operating System documentation. +############################################################### +tz=US/Eastern + +############################################################### +# @jdbc.lib.class.path - This property is used by the +# database.classes properties to point to +# where the JDBC drivers live. +############################################################### +jdbc.lib.class.path=${ts.home}/internal/lib + +############################################################### +## The following section is for CTS Database configuration +## For each database that you will test, configure the following: +## Here is an example using derby: Users will need to +## replace derby with the appropriate DB name. +# @derby.dbName -- Database Name +# @derby.server -- Database Server +# @derby.port -- Database Server port +# @derby.dml.file -- DML file used for CTS test cases +# @derby.user -- User Id configured +# @derby.passwd -- User password configured +# @derby.url -- URL to the cts database +# @derby.driver -- DriverManager driver +# @derby.classes -- CLASSPATH to JDBC driver classes +# @derby.poolName -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource -- DataSource driver +# @derby.properties -- Any additional JDBC driver required +# properties +# @derby.startup.delay-- delay to wait for DB to start + +############################################################### + +## +## Info for Cloudscape 10/Derby +## +derby.dbName=derbyDB +derby.server=${orb.host} +derby.port=1527 +derby.port.ri=1527 +derby.dml.file=derby/derby.dml.sql +derby.user=cts1 +derby.passwd=cts1 +derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true +derby.driver=org.apache.derby.jdbc.ClientDriver +derby.home=${javaee.home}/../javadb +derby.system.home=${derby.home}/databases +derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.poolName=cts-derby-pool +derby.dataSource=org.apache.derby.jdbc.ClientDataSource +derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} +derby.startup.delay=5 + +# +# Cloudscape 10 /Derby embedded driver +# +derbyEmbedded.dbName=/tmp/DerbyDB +derbyEmbedded.server=${orb.host} +derbyEmbedded.port=1527 +derbyEmbedded.dml.file=derby/derby.dml.sql +derbyEmbedded.user=cts1 +derbyEmbedded.passwd=cts1 +derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true +derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver +derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${javaee.home}/../javadb/lib/derbyshared.jar${pathsep}${javaee.home}/../javadb/lib/derbytools.jar${pathsep}${ts.home}/lib/dbprocedures.jar +derbyEmbedded.poolName=cts-derbyEmbedded-pool +derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource +derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' +derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} + + +## +## Info for DB2 (8.1 type 2 driver) +## +db2.dbName=cts +db2.server=${orb.host} +db2.port=50000 +db2.dml.file=db2/db2.dml.sql +db2.user=db2inst1 +db2.passwd=ibmdb2 +db2.url=jdbc:db2:${db2.dbName} +db2.driver=com.ibm.db2.jcc.DB2Driver +db2.classes=${jdbc.lib.class.path}/db2jcc.jar:${jdbc.lib.class.path}/db2jcc_license_cu.jar:${jdbc.lib.class.path}/db2java.zip +db2.poolName=cts-db2-pool +db2.dataSource=com.ibm.db2.jcc.DB2SimpleDataSource +db2.properties=user=${db2.user}:password=${db2.passwd}:databaseName=${db2.dbName}:driverType=2:deferPrepares\=false + +## +## Info for db2 using the DataDirect driver +## +db2DD.dbName=cts +db2DD.server=${orb.host} +db2DD.port=50000 +db2DD.dml.file=db2/db2.dml.sql +db2DD.user=db2inst1 +db2DD.passwd=ibmdb2 +db2DD.url=jdbc:datadirect:db2://${db2DD.server}:${db2DD.port};DatabaseName\=${db2DD.dbName} +db2DD.driver=com.ddtek.jdbc.db2.DB2Driver +db2DD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/db2.jar${pathsep}${jdbc.lib.class.path}/base.jar +db2DD.poolName=cts-db2-DataDirect-pool +db2DD.dataSource=com.ddtek.jdbcx.db2.DB2DataSource +db2DD.properties=user\=${db2DD.user}:password\=${db2DD.passwd}:ServerName\=${db2DD.server}:portNumber\=${db2DD.port}:databasename\=${db2DD.dbName} + +## +## Info for db2 using the Sun driver +## +db2Sun.dbName=cts +db2Sun.server=${orb.host} +db2Sun.port=50000 +db2Sun.dml.file=db2/db2.dml.sql +db2Sun.user=db2inst1 +db2Sun.passwd=ibmdb2 +db2Sun.url=jdbc:sun:db2://${db2Sun.server}:${db2Sun.port};DatabaseName\=${db2Sun.dbName} +db2Sun.driver=com.sun.sql.jdbc.db2.DB2Driver +db2Sun.classes=${jdbc.lib.class.path}/smdb2.jar +db2Sun.poolName=cts-db2-Sun-pool +db2Sun.dataSource=com.sun.sql.jdbcx.db2.DB2DataSource +db2Sun.properties=user\=${db2Sun.user}:password\=${db2Sun.passwd}:ServerName\=${db2Sun.server}:portNumber\=${db2Sun.port}:databasename\=${db2Sun.dbName} + +## +## Info for Microsoft SQL Server +## +mssqlserver.dbName=cts +mssqlserver.server=${orb.host} +mssqlserver.port=1433 +mssqlserver.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserver.user=guest +mssqlserver.passwd=guest +mssqlserver.url=jdbc:microsoft:sqlserver://${mssqlserver.server}:${mssqlserver.port} +mssqlserver.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver +mssqlserver.classes=${jdbc.lib.class.path}/sqljdbc.jar +mssqlserver.poolName=cts-mssqlserver-pool +mssqlserver.dataSource=com.microsoft.sqlserver.jdbc.SQLServerDataSource +mssqlserver.properties=user\=${mssqlserver.user}:password\=${mssqlserver.passwd}:ServerName\=${mssqlserver.server}:portNumber\=${mssqlserver.port} + + +## +## Info for Microsoft SQL Server using the DataDirect driver +## +mssqlserverDD.dbName=cts +mssqlserverDD.server=${orb.host} +mssqlserverDD.port=1433 +mssqlserverDD.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverDD.user=guest +mssqlserverDD.passwd=guest +mssqlserverDD.url=jdbc:datadirect:sqlserver://${mssqlserverDD.server}:${mssqlserverDD.port} +mssqlserverDD.driver=com.ddtek.jdbc.sqlserver.SQLServerDriver +mssqlserverDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sqlserver.jar${pathsep}${jdbc.lib.class.path}/base.jar +mssqlserverDD.poolName=cts-mssqlserver-DataDirect-pool +mssqlserverDD.dataSource=com.ddtek.jdbcx.sqlserver.SQLServerDataSource +mssqlserverDD.properties=user\=${mssqlserverDD.user}:password\=${mssqlserverDD.passwd}:ServerName\=${mssqlserverDD.server}:portNumber\=${mssqlserverDD.port}:selectMethod\=cursor + +## +## Info for Microsoft SQL Server using the Inet driver +## +mssqlserverInet.dbName=cts1 +mssqlserverInet.server=${orb.host} +mssqlserverInet.port=1433 +mssqlserverInet.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverInet.user=cts1 +mssqlserverInet.passwd=cts1 +mssqlserverInet.url=jdbc:inetdae7:${mssqlserverInet.server}:${mssqlserverInet.port} +mssqlserverInet.driver=com.inet.tds.TdsDriver +mssqlserverInet.classes=${jdbc.lib.class.path}/Merlia.jar +mssqlserverInet.poolName=cts-mssqlserver-Inet-pool +mssqlserverInet.dataSource=com.inet.tds.TdsDataSource +mssqlserverInet.properties=user\=${mssqlserverInet.user}:password\=${mssqlserverInet.passwd}:ServerName\=${mssqlserverInet.server}:port\=${mssqlserverInet.port} + +## +## Info for Microsoft SQL Server using the Sun driver +## +mssqlserverSun.dbName=cts +mssqlserverSun.server=${orb.host} +mssqlserverSun.port=1433 +mssqlserverSun.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverSun.user=guest +mssqlserverSun.passwd=guest +mssqlserverSun.url=jdbc:sun:sqlserver://${mssqlserverSun.server}:${mssqlserverSun.port} +mssqlserverSun.driver=com.sun.sql.jdbc.sqlserver.SQLServerDriver +mssqlserverSun.classes=${jdbc.lib.class.path}/smsqlserver.jar +mssqlserverSun.poolName=cts-mssqlserver-Sun-pool +mssqlserverSun.dataSource=com.sun.sql.jdbcx.sqlserver.SQLServerDataSource +mssqlserverSun.properties=user\=${mssqlserverSun.user}:password\=${mssqlserverSun.passwd}:ServerName\=${mssqlserverSun.server}:portNumber\=${mssqlserverSun.port}:selectMethod\=cursor + +## +## Info for MYSQL driver +## +mysql.dbName=cts +mysql.server=${orb.host} +mysql.port=3306 +mysql.dml.file=mysql/mysql.dml.sql +mysql.user=cts1 +mysql.passwd=cts1 +mysql.url=jdbc:mysql://${mysql.server}:${mysql.port}/${mysql.dbName} +mysql.driver=com.mysql.jdbc.Driver +mysql.classes=${jdbc.lib.class.path}/mysql-connector-java-5.1.42-bin.jar +mysql.poolName=cts-mysql-pool +mysql.dataSource=com.mysql.jdbc.jdbc2.optional.MysqlDataSource +mysql.properties=user\=${mysql.user}:password\=${mysql.passwd}:DatabaseName\=${mysql.dbName}\:ServerName\=${mysql.server}\:port\=${mysql.port}\:jdbcCompliantTruncation\=false + +## +## Info for Oracle DataDirect +## +oracleDD.dbName=ora817 +oracleDD.server=${orb.host} +oracleDD.port=1521 +oracleDD.dml.file=oracle/oracle.dml.sql +oracleDD.user=la +oracleDD.passwd=la +oracleDD.url=jdbc:datadirect:oracle://${oracleDD.server};SID=${oracleDD.dbName} +oracleDD.driver=com.ddtek.jdbc.oracle.OracleDriver +oracleDD.classes=${jdbc.lib.class.path}/base.jar${pathsep}${jdbc.lib.class.path}/oracle.jar${pathsep}${jdbc.lib.class.path}/util.jar +oracleDD.poolName=cts-oracle-DataDirect-pool +oracleDD.dataSource=com.ddtek.jdbcx.oracle.OracleDataSource +oracleDD.properties=user\=${oracleDD.user}:password\=${oracleDD.passwd}:SID\="${oracleDD.dbName}":serverName=${oracleDD.server}:portNumber=${oracleDD.port} + +## +## Info for Oracle thin +## +oracle.dbName=cts +oracle.server=${orb.host} +oracle.port=1521 +oracle.dml.file=oracle/oracle.dml.sql +oracle.user=cts1 +oracle.passwd=cts1 +oracle.url=jdbc:oracle:thin:@${oracle.server}:${oracle.port}:${oracle.dbName} +oracle.driver=oracle.jdbc.OracleDriver +oracle.classes=${jdbc.lib.class.path}/ojdbc8.jar +oracle.poolName=cts-oracle-pool +oracle.dataSource=oracle.jdbc.pool.OracleDataSource +oracle.pool.url=jdbc\\:oracle\\:thin\\:@${oracle.server}\\:${oracle.port}\\:${oracle.dbName} +oracle.properties=user\=${oracle.user}:password\=${oracle.passwd}:URL\=\"${oracle.pool.url}\" + +# +# Info for Oracle oci driver +# +oracleOCI.dbName=cts1 +oracleOCI.server=${orb.host} +oracleOCI.port=1521 +oracleOCI.dml.file=oracle/oracle.dml.sql +oracleOCI.user=cts1 +oracleOCI.passwd=cts1 +oracleOCI.url=jdbc:oracle:oci:@${oracleOCI.dbName} +oracleOCI.driver=oracle.jdbc.OracleDriver +oracleOCI.classes=${jdbc.lib.class.path}/ojdbc8.jar +oracleOCI.poolName=cts-oracle-oci-pool +oracleOCI.dataSource=oracle.jdbc.pool.OracleDataSource +oracleOCI.pool.url=jdbc\\:oracle\\:oci\\:@${oracleOCI.dbName} +oracleOCI.properties=user\=${oracleOCI.user}:password\=${oracleOCI.passwd}:URL\=\"${oracleOCI.pool.url}\" + +## +## Info for Oracle inet +## +oracleInet.dbName=cts1 +oracleInet.server=${orb.host} +oracleInet.port=1521 +oracleInet.dml.file=oracle/oracle.dml.sql +oracleInet.user=cts1 +oracleInet.passwd=cts1 +oracleInet.url=jdbc:inetora:${oracleInet.server}:${oracleInet.port}:${oracleInet.dbName} +oracleInet.driver=com.inet.ora.OraDriver +oracleInet.classes=${jdbc.lib.class.path}/Oranxo.jar +oracleInet.poolName=cts-oracle-Inet-pool +oracleInet.dataSource=com.inet.ora.OraDataSource +oracleInet.properties=user\=${oracleInet.user}:password\=${oracleInet.passwd}:serviceName\="${oracleInet.dbName}":serverName=${oracleInet.server}:port=${oracleInet.port} + +## +## Info for Oracle Sun +## +oracleSun.dbName=ora817 +oracleSun.server=${orb.host} +oracleSun.port=1521 +oracleSun.dml.file=oracle/oracle.dml.sql +oracleSun.user=la +oracleSun.passwd=la +oracleSun.url=jdbc:sun:oracle://${oracleSun.server};SID=${oracleSun.dbName} +oracleSun.driver=com.sun.sql.jdbc.oracle.OracleDriver +oracleSun.classes=${jdbc.lib.class.path}/smoracle.jar +oracleSun.poolName=cts-oracle-Sun-pool +oracleSun.dataSource=com.sun.sql.jdbcx.oracle.OracleDataSource +oracleSun.properties=user\=${oracleSun.user}:password\=${oracleSun.passwd}:SID\="${oracleSun.dbName}":serverName=${oracleSun.server}:portNumber=${oracleSun.port} + +## +## Info for Pointbase +## +pointbase.dbName=cts +pointbase.server=${orb.host} +pointbase.port=9092 +pointbase.dml.file=pointbase/pointbase.dml.sql +pointbase.user=PBPUBLIC +pointbase.passwd=PBPUBLIC +pointbase.url=jdbc:pointbase:server://${pointbase.server}:${pointbase.port}/${pointbase.dbName},new +pointbase.driver=com.pointbase.jdbc.jdbcUniversalDriver +pointbase.classes=${jdbc.lib.class.path}/pbclient.jar${pathsep}${jdbc.lib.class.path}/pbembedded.jar +pointbase.poolName=cts-pointbase-pool +pointbase.dataSource=com.pointbase.jdbc.jdbcDataSource +pointbase.pool.url="jdbc\\:pointbase\\:server\\:\/\/${pointbase.server}\\:${pointbase.port}\/${pointbase.dbName},new" +pointbase.properties=user\=${pointbase.user}:password\=${pointbase.passwd}:DatabaseName\=\"${pointbase.pool.url}\" + +## +## Info for Postgres +## +postgresql.dbName=CTS5 +postgresql.server=${orb.host} +postgresql.port=5432 +postgresql.dml.file=postgresql/postgresql.dml.sql +postgresql.user=cts1 +postgresql.passwd=cts1 +postgresql.url=jdbc:postgresql://${postgresql.server}:${postgresql.port}/${postgresql.dbName} +postgresql.driver=org.postgresql.Driver +postgresql.classes=${jdbc.lib.class.path}/postgresql-8.4-701.jdbc4.jar +postgresql.poolName=cts-postgresql-pool +postgresql.pool.url="jdbc\\:postgresql\\:server\\:\/\/${postgresql.server}\\:${postgresql.port}\/${postgresql.dbName},new" +postgresql.dataSource=org.postgresql.ds.PGSimpleDataSource +postgresql.properties=user\=${postgresql.user}:password\=${postgresql.passwd}:DatabaseName\=${postgresql.dbName}\:ServerName\=${postgresql.server}\:port\=${postgresql.port} + +## +## Info for Sybase (jConnect Driver) +## +sybase.dbName=cts2 +sybase.server=${orb.host} +sybase.port=4100 +sybase.dml.file=sybase/sybase.dml.sql +sybase.user=cts1 +sybase.passwd=cts1 +sybase.url=jdbc:sybase:Tds:${sybase.server}:${sybase.port}/${sybase.dbName} +sybase.driver=com.sybase.jdbc2.jdbc.SybDriver +sybase.classes=${jdbc.lib.class.path}/jconn2.jar +sybase.poolName=cts-sybase-pool +sybase.dataSource= com.sybase.jdbc2.jdbc.SybDataSource +sybase.properties=user\=${sybase.user}:password\=${sybase.passwd}:DatabaseName\=${sybase.dbName}\:ServerName\=${sybase.server}\:PortNumber\=${sybase.port}\:BE_AS_JDBC_COMPLIANT_AS_POSSIBLE\=true\:FAKE_METADATA\=true + +## +## Info for Sybase (Inet Driver) +## +sybaseInet.dbName=cts2 +sybaseInet.server=${orb.host} +sybaseInet.port=4100 +sybaseInet.dml.file=sybase/sybase.dml.sql +sybaseInet.user=cts1 +sybaseInet.passwd=cts1 +sybaseInet.url=jdbc:inetsyb:${sybaseInet.server}:${sybaseInet.port}?database=${sybaseInet.dbName} +sybaseInet.driver=com.inet.syb.SybDriver +sybaseInet.classes=${jdbc.lib.class.path}/Sybelux.jar +sybaseInet.poolName=cts-sybase-Inet-pool +sybaseInet.dataSource= com.inet.syb.SybDataSource +sybaseInet.properties=user\=${sybaseInet.user}:password\=${sybaseInet.passwd}:DatabaseName\=${sybaseInet.dbName}\:ServerName\=${sybaseInet.server}\:PortNumber\=${sybaseInet.port} + + +## +## Info for Sybase using the DataDirect driver +## +sybaseDD.dbName=cts2 +sybaseDD.server=${orb.host} +sybaseDD.port=4100 +sybaseDD.dml.file=sybase/sybase.dml.sql +sybaseDD.user=cts1 +sybaseDD.passwd=cts1 +sybaseDD.url=jdbc:datadirect:sybase://${sybaseDD.server}:${sybaseDD.port} +sybaseDD.driver=com.ddtek.jdbc.sybase.SybaseDriver +sybaseDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sybase.jar${pathsep}${jdbc.lib.class.path}/base.jar +sybaseDD.poolName=cts-sybase-DataDirect-pool +sybaseDD.dataSource=com.ddtek.jdbcx.sybase.SybaseDataSource +sybaseDD.properties=user\=${sybaseDD.user}:password\=${sybaseDD.passwd}:ServerName\=${sybaseDD.server}:portNumber\=${sybaseDD.port}:selectMethod\=cursor:DatabaseName\=${sybaseDD.dbName} + +## +## Info for Sybase using the Sun driver +## +sybaseSun.dbName=cts2 +sybaseSun.server=${orb.host} +sybaseSun.port=4100 +sybaseSun.dml.file=sybase/sybase.dml.sql +sybaseSun.user=cts1 +sybaseSun.passwd=cts1 +sybaseSun.url=jdbc:sun:sybase://${sybaseSun.server}:${sybaseSun.port} +sybaseSun.driver=com.sun.sql.jdbc.sybase.SybaseDriver +sybaseSun.classes=${jdbc.lib.class.path}/smsybase.jar +sybaseSun.poolName=cts-sybase-Sun-pool +sybaseSun.dataSource=com.sun.sql.jdbcx.sybase.SybaseDataSource +sybaseSun.properties=user\=${sybaseSun.user}:password\=${sybaseSun.passwd}:ServerName\=${sybaseSun.server}:portNumber\=${sybaseSun.port}:selectMethod\=cursor:DatabaseName\=${sybaseSun.dbName} + +############################################################### +## The following database configuration section is for the CTS +## interop tests which require a database that is used by the +## reference implementation. These entries should not be changed. +# @derby.dbName.ri -- Database Name +# @derby.server.ri -- Database Server +# @derby.port.ri -- Database Server port +# @derby.dml.file.ri -- DML file used for CTS test cases +# @derby.user.ri -- User Id configured +# @derby.passwd.ri -- User password configured +# @derby.url.ri -- URL to the cts database +# @derby.driver.ri -- DriverManager driver +# @derby.classes.ri -- CLASSPATH to JDBC driver classes +# @derby.poolName.ri -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource.ri -- DataSource driver +# @derby.properties.ri -- Any additional JDBC driver required +# properties +# @derby.startup.delay.ri -- delay to wait for DB to start +############################################################### +derby.dbName.ri=derbyDBri +derby.server.ri=${orb.host.ri} +derby.port.ri=1527 +derby.dml.file.ri=derby/derby.dml.sql +derby.user.ri=cts1 +derby.passwd.ri=cts1 +derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true +derby.driver.ri=org.apache.derby.jdbc.ClientDriver +derby.home.ri=${javaee.home.ri}/../javadb +derby.system.home.ri=${derby.home.ri}/databases +derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar${pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar{pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.poolName.ri=cts-derby-pool +derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource +derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} +derby.startup.delay.ri=5 +############################################################### +# @alt.dtd.dir DTD location for Java EE and RI xml files. Used +# for xml validation when building tests. If +# javaee.home.ri is set, /lib/dtds +# will be used and alt.dtd.dir is ignored. +# @alt.schema.dir schema location for Java EE and RI xml files. +# Used for xml validation when building tests. +# If javaee.home.ri is set, +# /lib/schemas will be used and +# alt.schema.dir is ignored. +############################################################### +alt.dtd.dir=${ts.home}/lib/dtds +alt.schema.dir=${ts.home}/lib/schemas + +############################################################### +## Configure the behavior of which tables CTS will create when +## ant init.[datbaseName] is invoked. +# +# @create.cmp.tables - When set to false, the appserver is +# responsible for creating cmp tables +# at deployment of the ejb/ear +# When set to true, init.[datbaseName] +# will create the tables used by CMP +# EJBs. The sql for the CMP tables are +# contained in: +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql +# +############################################################### +create.cmp.tables=true + +############################################################### +# @jdbc.poolName - Configure the connection pool that will be +# tested in this cts test run. +# +# @jdbc.maxpoolsize - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName=${derby.poolName} +jdbc.maxpoolsize=64 +jdbc.steadypoolsize=32 + +############################################################### +## These properties are use for the CTS +## interop tests which require a database that is used by the +## reference implementation. +# +# @jdbc.poolName.ri - Configure the connection pool that will be +# use when configuring the JDBC connection +# pools for the reference implemetation. +# +# @jdbc.maxpoolsize.ri - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize.ri - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName.ri=${derby.poolName.ri} +jdbc.maxpoolsize.ri=96 +jdbc.steadypoolsize.ri=32 + +############################################################### +# @jdbc.datasource.props - Used to to specify Vendor specific +# properties and less commonly used DataSource properties. +# Its value is a comma-separated array of name-value pairs. +# Each property pair follows the format of "name=value", +# including the surrounding double quotes. +# +# The value of this property must not contain any extra spaces. +# +# In most cases, this property is not needed and therefore +# commented out. +# +############################################################### +#jdbc.datasource.props="driverType=thin","name2=value2" + +############################################################### +# @jdbc.db - The name of the currently configured DB. This +# value is the prefix of the DB properties currently +# being used. Some valid values are; derby and +# derbyEmbedded. See the other DB property +# names for other valid values. +############################################################### +jdbc.db=derby +jdbc.db.classes=${derby.classes} + +############################################################### +## These properties are configurable and must specify valid +## usernames and passwords to establish JDBC connections to +## backend RDBMS. +## +# @user1 - Set this to the user for the jdbc/DB1 resource +# @password1 - Set this to the password for the jdbc/DB1 resource +# @user2 - Set this to the user for the jdbc/DB2 resource +# @password2 - Set this to the password for the jdbc/DB2 resource +# @user3 - Set this to the user for the jdbc/DBTimer resource +# @password3 - Set this to the password for the jdbc/DBTimer resource +############################################################### +user1=cts1 +password1=cts1 +user2=cts1 +password2=cts1 +user3=${derby.user} +password3=${derby.passwd} + +############################################################### +## Configure the dml file to use +# @db.dml.file - dml file for VI +# @db.dml.file.ri - dml file for RI +############################################################### +db.dml.file=${derby.dml.file} +db.dml.file.ri=${derby.dml.file} + +############################################################### +## Configure the DB specific information needed by JSTL +# @jstl.db.driver - JDBC driver +# @jstl.db.url - DB URL +############################################################### +jstl.db.driver=${derby.driver} +jstl.db.url=${derby.url} + +######################################################################## +# +# @jtaJarClasspath: This property must be set when running signature +# tests. This property should be set to the Path +# for the JTA API jar. +# +######################################################################## +jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar + +############################################################### +## Classpath properties required by CTS: +# @javaee.classes.ri -- Classes required by Java EE RI +# @ts.run.classpath.ri -- Classpath required by Java EE RI +# appclient container. +# @ts.run.classpath -- Classpath required by the vendor +# appclient container. +# @ts.harness.classpath -- Classes required by javatest +# @ts.classpath -- Classes used to build the CTS tests +# @ts.lib.classpath -- Classes used to build cts.jar +############################################################### +implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/jakarta.el-api.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/yasson.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${ri.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${ri.modules}/angus-mail.jar${pathsep}${ri.modules}/expressly.jar + +implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/yasson.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar + +javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json-api.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${ri.modules}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.mail-api.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.persistence-api.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.authentication-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.authorization-api.jar${pathsep}${ri.modules}/jakarta.interceptor-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${ri.modules}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/jakarta.faces-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${ri.modules}/webservices-api-osgi.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar${pathsep}${ri.modules}/resolver.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${ri.modules}/webservices-extra-jdk-packages.jar${pathsep}${ri.modules}/webservices-connector.jar${pathsep}${ri.modules}/webservices-extra-xmlsec.jar${pathsep}${ri.modules}/webservices.security.jar + +javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.faces-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/resolver.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${s1as.modules}/webservices-extra-jdk-packages.jar${pathsep}${s1as.modules}/webservices-connector.jar${pathsep}${s1as.modules}/webservices-extra-xmlsec.jar${pathsep}${s1as.modules}/webservices.security.jar + +ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar + +ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes} + +ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar + +#classpath used for building CTS tests only (DO NOT MODIFY) +ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/jaxb-api.jar +#classpath used for building cts.jar (DO NOT MODIFY) +ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} + + +############################################################### +# @javaee.home.ri.classpathsuffix - The classpath suffix of +# the RI used in interop tests. Must contain the RI JDBC +# driver jars and the RMI interceptor classes. +############################################################### +javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar + +############################################################### +# @s1as.classpathsuffix - The classpath suffix of +# the RI when being used as the app server under test. +############################################################### +s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar + +######################################################################## +## Common environment for both ts_unix and ts_win32 +# +# @command.testExecute - This command is used to execute any test +# clients which are not run inside an +# application client container. For example, +# any URL clients or standalone java clients +# would be executed with this command. Some +# test directories which make use of this command +# are servlet and jsp. +######################################################################## + +command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${JAVA_HOME}/../lib/tools.jar${pathsep}\ + ${ri.modules}/security-ee.jar${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ + ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ + ${jdbc.db.classes} \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Xss2048k \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dlog.file.location=${log.file.location} \ + -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dlogical.hostname.servlet=${logical.hostname.servlet} \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################## +## Appclient Command line for the App Server under test +## Licensees modify this command +# +# @command.testExecuteAppClient - This command is used to execute +# the application client container for +# the vendor implementation (vi). +# Please note that $TS_HOME/classes +# should not be in the classpath for +# this command since all client classes +# are self contained in the application +# archive (or referenced via the manifest). +######################################################################## +command.testExecuteAppClient= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/jakarta.enterprise.cdi-api.jar \ + TZ=${tz} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs + +#-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs +#-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar + +######################################################################## +# @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. +# Its classpath must include all the APIs required +# by EJB Lite, vendor's implementation classes and +# configuration for embeddable EJB container, and +# JDBC driver classes (e.g., ${db2.classes}, +# ${oracle.classes}, etc). +# +# Current test archives are dynamically added to +# the classpath by the harness, and need not be +# included in the classpath here. +# +# Most test directories contain one test archive, +# all named ejbembed_vehicle_ejb.jar. If certain +# tooling and pre-processing of test archives are +# needed, the resulting test archives must remain +# the same name and location. +# +# ${ts.home}/classes must not be in the classpath +# since all the required test classes are packaged +# in the test archive (ejbembed_vehicle_ejb.jar). In +# addition, including ${ts.home}/classes in the +# classpath would incorrectly expose all EJBs in +# cts to EJB container bootstrapping process. +######################################################################## +command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ + ${ts.home}/lib/cts.jar${pathsep}\ + ${ts.home}/lib/glassfishporting.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${jdbc.db.classes}${pathsep}\ + ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.util.logging.config.file=${TS_HOME}/bin/client-logging.properties \ + -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + + +######################################################################## +## Appclient Command line for the Java EE RI (Do not modify) +######################################################################## +command.testExecuteAppClient2= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home.ri}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home.ri}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ + TZ=${tz} \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home.ri} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home.ri} \ + -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ + -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs + +######################################################################## +## Command line for standalone clients running against the +## Java EE RI (Do not modify) +######################################################################## +command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar \ + ${ts.home}/lib/unboundid-ldapsdk.jar\ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################### +## Environment for ts_unix +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################### +env.ts_unix.menu=true +##env.ts_unix.command.testExecute= +##env.ts_unix.command.testExecuteAppClient= +##env.ts_unix.command.testExecuteAppClient2= + + +######################################################################## +## Environment for ts_win32 +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################## +env.ts_win32.menu=true +##env.ts_win32.command.testExecute= +##env.ts_win32.command.testExecuteAppClient= +##env.ts_win32.command.testExecuteAppClient2= + +######################################################################### +# @jimage.dir: This property specifies the directory where Java 11+ +# modules will be expanded by the jimage tool for use +# in sigTestClasspath +# @sigTestClasspath: This property must be set when running signature +# tests. This property should be set to a list of +# jar files and/or directories which contain your +# Java EE and Java SE classes. Paths must be +# separated by the appropriate path separator +# (';' windows, ':' Unixes). +######################################################################### + +jimage.dir=${ts.home}/tmp/jdk-bundles + +sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming + +######################################################################## +## This property is used to support the odd side case when we have an +## optional technology package that is used but should not be tested. +## +## This property (i.e. optional.tech.packages.to.ignore) must be a comma +## separated list of packages that are NOT to be validated/tested when +## during the sigtest utilities validation of Optional Technologies. +## Example Usage: +## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 +## +## Additional notes: +## - always ignore the optional JAXB packages: +## optional.tech.packages.to.ignore=jakarta.xml.bind +## +######################################################################### +optional.tech.packages.to.ignore=jakarta.xml.bind + +######################################################################## +## These properties are used by the harness. "harness.log.port" +## specifies the port that server components use to send logging +## output back to JavaTest. If the default port # is not available +## on the machine running JavaTest, then you can set it here. +## +# +# @harness.temp.directory directory location used by the +# harness to store temporary files +# +# @harness.log.port the port the harness listens on for log mesages +# from remote clients +# +# @harness.log.traceflag used to turn on/off verbose debugging output +# for the tests. +# +# @harness.executeMode used to run the harness in the following modes +# of execution: +# 0 - default (deploy, run, undeploy) +# 1 - deploy only +# 2 - run only +# 3 - undeploy only +# 4 - deploy and run only +# +# @harness.socket.retry.count - denotes the number of time we should +# attempt to create a server socket when intilizing a test +# client. The socket is used for logging purposes. +# +# @harness.log.delayseconds Number of seconds to delay to allow +# reporting from remote clients to finish. +# +# @harness.maxoutputsize Number of characters that the harness will use +# for a test's output. +######################################################################## +harness.temp.directory=${ts.home}/tmp +harness.log.port=2000 +harness.log.traceflag=false +harness.executeMode=0 +harness.socket.retry.count=10 +harness.log.delayseconds=1 +harness.maxoutputsize=200000 + + +######################################################################### +# @wsdlRepository1 Location to publish final wsdl files when using +# file URL publishing for Vendor Java EE implementation. +# @wsdlRepository2 Location to publish final wsdl files when using +# file URL publishing for Sun RI. +######################################################################### +wsdlRepository1=${harness.temp.directory}/wsdlRepository1 +wsdlRepository2=${harness.temp.directory}/wsdlRepository2 + +####################################################################### +# @deployment_host.1 name of machine running the JSR 88 deployment +# process for the vendor's Java EE implementation. +# @deployment_host.2 name of machine running the JSR 88 deployment +# process for the Java EE RI. +# @deployment_port.1 deployment port (if applicable) for the vendor's +# Java EE implementation. +# @deployment_port.2 deployment port (if applicable) for the +# Java EE RI. +####################################################################### +deployment_host.1=${orb.host} +deployment_host.2=${orb.host.ri} +deployment_port.1=${impl.vi.port} +deployment_port.2=${impl.ri.port} + +#################################################################### +# Implementation Property Settings for Vendor and RI. These properties +# are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 +# are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. +# Note: They are are also used when using the "ant deploy" and "ant undeploy" +# targets outside of running tests. +# +# The CTS provides the glassfish implementation out of the box. +# +# Here are the common properties that need to be defined for the common +# implementation functionality: +# +# @impl.vi This property must be set to the Vendor implementation +# under test. +# @impl.vi.deploy.dir This property must be set to the deploy directory for +# the Vendor implementation. +# @impl.vi.host This property must be set to the admin host where +# the Vendor implementation is running. +# @impl.vi.port This property must be set to the admin port where +# the Vendor implementation is running. +# @impl.ri This property must be set to the RI implementation +# under test. +# @impl.ri.deploy.dir This property must be set to the deploy directory for +# the RI implementation. +# @impl.ri.host This property must be set to the admin host where +# the RI implementation is running. +# @impl.ri.port This property must be set to the admin port where +# the RI implementation is running. +# +# @impl.deploy.timeout.multiplier The time it will wait for deployment to +# succeed or fail +#################################################################### +impl.vi=glassfish +impl.vi.deploy.dir=${s1as.domain}/autodeploy +impl.vi.host=${s1as.admin.host} +impl.vi.port=${s1as.admin.port} + +impl.ri=glassfish +impl.ri.deploy.dir=${ri.domain}/autodeploy +impl.ri.host=${ri.admin.host} +impl.ri.port=${ri.admin.port} + +impl.deploy.timeout.multiplier=240 + + +############################################################### +## These properties are implementations of the pre-1.4 Deployment +## porting interface. The impls defined below use those APIs. +# +# @porting.ts.deploy.class.1 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. The default +# value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. More details about setting +# porting.ts.deploy.class.1: +# +# 1. Set this property to deploy/undeploy to/from your impl in +# a custom way. In the case of the RI, it would be set to the following. +# This is the default setting for CTS 8. +# +# porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# 2. Note that Jakarta Deployment is removed, so do not use either of the following classes: +# com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 +# com.sun.ts.lib.porting.TSDeploymentInterface2 +# com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# +# +# @porting.ts.deploy.class.2 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. +# The default value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. This should be left unchanged... +# +# porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# +############################################################### +porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM + +######################################################################## +# @deploy.delay.in.minutes is no longer used, it was for pruned Jakarta Deployment +######################################################################## + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.1 +#deployManageruri.1 +#deployManageruname.1 +#deployManagerpasswd.1 + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.2 +#deployManageruri.2 +#deployManageruname.2 +#deployManagerpasswd.2 +# +# @porting.ts.deploy2.class.1 +# @porting.ts.deploy2.class.2 +# porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 + + +############################################################### +## These properties must be set to tell the Test harness the +## class names of your porting class implementations. By default +## both property sets below point to Sun RI specific classes. To +## run interoperability tests, the ".2" set of properties should +## always point to Sun RI classes. The ".1" set should point to +## implementations that work in your specific Java EE environment. +# +# @porting.ts.login.class.1 VI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.1 VI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.1 VI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.1 VI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +# @porting.ts.login.class.2 RI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.2 RI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.2 RI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.2 RI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +############################################################### +porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.1=com.sun.ts.lib.porting.implementation.SunRIURL +porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) +porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +############################################################## +# @namingServiceHost1 Naming Service host name for the +# Vendor's Implementation (VI) +# @namingServicePort1 Naming Service port for the VI +# @namingServiceHost2 Naming Service host name for the +# Reference Implementation (RI) +# @ namingServicePort2 Naming Service port for the RI +############################################################## +namingServiceHost1=${orb.host} +namingServicePort1=${orb.port} +namingServiceHost2=${orb.host.ri} +namingServicePort2=${orb.port.ri} + +############################################################## +# @certLoginUserAlias User alias for certificate based login. +# This property is used in mutual authentication to pickup the +# certificate based on the user alias. +############################################################## +certLoginUserAlias=cts + +##################################################################### +## The following properties must be set prior to running the Servlet +## or JSP API tests and interoperability tests. +## +## These properties must specify the host and port of the web server, +## in which the servlets and JSPs are deployed. +# +# @webServerHost hostname for the Vendor's Java EE Web Server +# @webServerPort port number of the Vendor's Java EE Web Server +# @webServerHost.2 hostname for the Java EE RI Web Server +# @webServerPort.2 port number of the Java EE RI Web Server +# @ServletClientThreads The ServletClientThreads property configures +# the number of threads used by the client for +# the SingleThreadModel servlet test. If the +# container implementation supports pooling of +# SingleThreadModel servlets, set the value of +# ServletClientThreads to twice the value of +# the default servlet instance pool size. If +# the container implementation only maintains +# a single instance of a SingleTheadModel +# servlet, leave the default value of 2. +##################################################################### +webServerHost=${orb.host} +webServerPort=8080 +webServerHost.2=${orb.host.ri} +webServerPort.2=8002 +ServletClientThreads=2 + +#################################################################### +# @EJBServer1TxInteropEnabled Transaction interoperability settings +# for Vendor Java EE EJB Server +# @EJBServer2TxInteropEnabled Transaction interoperability settings +# for Java EE RI EJB Server +#################################################################### +EJBServer1TxInteropEnabled=true +EJBServer2TxInteropEnabled=true + +############################################################### +## These properties are used for the Connector specific tests. +## +## You must be able to deploy the following resource adapters +## on your Java EE server. +############################################################### + +## JNDI name bindings. You should not change these. The TSDeploymentInterface +## will pass these values as a properties object. See the SunRIDeployment.java +## file for usage patterns. +whitebox-tx=java:comp/env/eis/whitebox-tx +whitebox-notx=java:comp/env/eis/whitebox-notx +whitebox-xa=java:comp/env/eis/whitebox-xa +whitebox-tx-param=java:comp/env/eis/whitebox-tx-param +whitebox-notx-param=java:comp/env/eis/whitebox-notx-param +whitebox-xa-param=java:comp/env/eis/whitebox-xa-param +whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md +whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md +whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode +whitebox-multianno=java:comp/env/eis/whitebox-multianno +whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete +whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd + +## Embedded resource adapter property +whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar + +whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" +tsrJndiName=java:comp/TransactionSynchronizationRegistry +tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" + +## JNDI name bindings for JDBC Connector. +JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx +JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx +JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa +JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param +JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param +JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param + +######################################################################### +## Resource adapter configuration values. You must modify these values +## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. +## +## When you run the XA tests (src/com/sun/ts/tests/xa), you must +## configure this resource adapter to use a database. +## +# @xa.properties: These are the properties required by the XA driver. The +# managed connection factory will set these properties via +# reflection on the class specified by the +# xa.xadatasource.class property. +# +# Note: The xa.properties value is the set of properties that will be set on +# your XA JDBC driver (the class denoted by the xa.xadatasource.class property). +# See section 9.4.1 of the JDBC 3.0 specification for more details. +# +# When specifying the xa.properties property please escape the appropriate +# characters. The xa.properties value needs to be treated as a single property +# even though it is made up of many properties. The properties need to be +# separated by :'s and the names and values to be separated by ='s. +# We also need any values that contain colons or equals that do not +# need to be interrpretted to be inside single quotes. Anything in +# single quotes will be treated as a string literal. +# +# For example: The following xa.properties property: +# +# xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' +# +# Would result in the following setters being called on the supplied XA JDBC driver denoted +# by the xa.xadatasource.class property. +# +# XADataSource.setUser("admin"); +# XADataSource.setPassword("some-password"); +# XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); +# +# Please map the property xa.properties to the property name XAProps and map the +# xa.xadatasource.class property to the property name XADataSourceName. This will +# ensure the appropriate setters will be called to make these properties +# available to the managed connection factory. See section 17.4.2 of the Connector +# specification version 1.5. +# +# @xa.xadatasource.class: The implementation of the XADataSource interface. +# This class is your XA JDBC driver. +# Please note: this class and any dependent classes +# must be accessible by the CTS libraries in the app +# server's extension directory. +# +# @connector_connectionURL: The URL for your JDBC driver. Should be the +# same as the one used for the rest of the TS. +# +######################################################################### + +### Cloudscape/Derby properties for XA +xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" +xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource +connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" + +######################################################################### +## The following properties must be set before running any security +## related tests. The properties user, password, authuser, authpassword, +## and nobodyuser must be set. +## +## The value for user, password, authuser, and authpassword need to be set +## exactly as they are set in the container/server. +# +# @user User defined to exercise rolemapping feature +# @password Associated password for the user +# @authuser User defined to exercise rolemapping feature +# @authpassword Associated password for the authuser +# @user_vi Username for the vendor implementation used in +# interop tests +# @password_vi Associated password for the VI user +# @user_ri Username for the reference implementation used in +# interop tests +# @password_ri Associated password for the RI user +# @nobodyuser This value must be the same value returned by a call to +# getCallerPrincipal().getName() from the ejb-tier when +# an unauthenticated caller in the web tier invokes an +# ejb method. +######################################################################### +user=j2ee +password=j2ee +authuser=javajoe +authpassword=javajoe +user_vi=j2ee_vi +password_vi=j2ee_vi +user_ri=j2ee_ri +password_ri=j2ee_ri +nobodyuser=guest + +############################################################### +# @securedWebServicePort must be set to run secbasicssl and +# csiv2 tests. Set this property with your application +# server's secured webservice port. +# @securedWebServicePort.2 points to the secured webservice +# port in Sun's Reference Implementation(RI). +############################################################### +securedWebServicePort=1044 +securedWebServicePort.2=1045 + +############################################################################### +# @client.cert.test.jdk.tls.client.protocols JDK 11 in TLSv1.3 does not support +# Post-Handshake Authentication, so TLSv1.2 must be used +# for client-cert authentication to work. +############################################################################### +client.cert.test.jdk.tls.client.protocols=TLSv1.2 + +############################################################### +# @login This property must be set to run appclient security +# tests +############################################################### +login=default + +################################################################################ +##These properties are needed for jms tests. +# +# @jms_timeout - this is the amount of time in milliseconds that synchronous +# receives will wait for a message +############################################################################### +jms_timeout=10000 + +######################################################################### + +############################################################################### +## These properties are needed for the EJB timer tests. +# +# @ejb_timeout - this is the amount of time in milliseconds that duration will +# be set for an ejbtimeout callback method +# +# @ejb_wait - this is the amount of time in milliseconds that the client will +# wait for ejbtimeout callback method results +############################################################################## +ejb_timeout=30000 +ejb_wait=60000 + +############################################################################### +## This property is needed for ejb30 stateful timeout tests. +# @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds +# the test client waits before verifying the status of the target stateful +# bean. Its value must be an integer number. Its default value in ts.jte +# file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) +# to speed up testing, depending on the stateful timeout implementation +# strategy in the target server. +# +# For these stateful timeout tests, the property javatest.timeout.factor +# must be set to a value such that the JavaTest harness does not timeout +# before the test completes. Usually setting javatest.timeout.factor to +# 2.0 or greater should suffice. +############################################################################### +test.ejb.stateful.timeout.wait.seconds=480 + +################################################################### +# @log.file.location This property is used by JACC tests to create +# and analyze provider logs. Specify the log directory in which +# your appserver generates logs. +################################################################### +log.file.location=${vi.log.file.location} + + +################################################################### +################################################################### +################################################################### +## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW +################################################################### +################################################################### +################################################################### + +## +## The directory seperator for the platform. User should not change +## this property. +## +dirsep=/ + +##build level +##1: compile only +##2: compile and build component archives (e.g., jar's, war's) +##3: compile and build component and application archives +##default is set to 3 +build.level=3 + +deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable + +################################################################### +## Deliverables wanting ts.* packaging tasks to add extension list +## attributes to the manifest files must set this property to true. +################################################################### +create.manifest.extension.entries=true + +###################################################################### +## Deliverables must set this property to the name of the deliverable +## specific library jar file (iff create.manifest.extension.entries +## is set to true) +###################################################################### +tslib.name=cts + +############################################################### +## These properties are used by connector tests and are non configurable +## and must specify valid username,password to establish TSeis connection. +############################################################### +rauser1=cts1 +rapassword1=cts1 +rauser2=cts2 +rapassword2=cts2 + +############################################################### +## These properties are for JSTL +############################################################### +jstl.db.user=${user1} +jstl.db.password=${password1} + +############################################################### +## This command is only used when quickly checking any servlet +## or jsp related tests. The test clients will be run in +## the same JVM as JavaTest in this case. This mode can be +## enabled by passing "-Dsame.jvm=true" to the runclient or gui +## targets. NOTE: This option is only to be used for sanity +## checking and not when running CTS for compatibility. +############################################################### +command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ + $testExecuteClass $testExecuteArgs + +############################################################### +## These properties are used for the JDBC specific tests, +## they do not need to be changed. +############################################################### +DriverManager=no +Driver=DriverOnlyUsedIfDriverManagerIsYes +db1=db1OnlyUsedIfDriverManagerIsYes +db2=db1OnlyUsedIfDriverManagerIsYes +ptable=ctstable1 +ftable=ctstable2 +cofSize=5 +cofTypeSize=5 +binarySize=24 +varbinarySize=48 +longvarbinarySize=50 + +ts_home=${ts.home} + +####################################################################### +## platform.mode is used by jpa tests to know whether to use +## the Java EE Programming Model for service and port access. +## platform.mode=jakartaEE Java EE Programming Model +###################################################################### +platform.mode=jakartaEE + +########################################################################### +# tools.jar should be set to the location of the tools.jar from the installed +# jdk +########################################################################### +tools.jar=/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/modules/webservices-tools.jar:/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/modules/webservices-api.jar + +########################################################################### +# various flags used by the generation tools +########################################################################### +wsgen.ant.classname= +wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} +wsgen.verbose=true +wsgen.debug=false +wsimport.ant.classname= +wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} +wsimport.verbose=true +wsimport.debug=false +wsimport.jvmargs= + +########################################################################### +# various flags used by Suns generation tools +# DO NOT EDIT +########################################################################### +ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen +ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsgen.verbose=true +ri.wsgen.debug=false +ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport +ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsimport.verbose=true +ri.wsimport.debug=false +ri.wsimport.jvmargs= + +################################# +## Packaging properties for DAOs +################################# +ts.dao.root=com/sun/ts/tests/common/dao + +ts.dao.classes.base=\ + ${ts.dao.root}/InvalidDAOSettingException.class, \ + ${ts.dao.root}/DAOException.class, \ + ${ts.dao.root}/DAO.class, \ + ${ts.dao.root}/DataSourceDAO*.class, \ + ${ts.dao.root}/DAOFactory.class, \ + ${ts.dao.root}/TSDAOFactory*.class, \ + ${ts.dao.root}/coffee/CoffeeBean.class, \ + ${ts.dao.root}/coffee/CoffeeDAO.class, \ + ${ts.dao.root}/coffee/TxCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/StringPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/LongPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/FloatPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/CompoundPK.class, \ + ${ts.dao.root}/coffee/variants/CompoundPKCoffeeDAO.class + +ts.dao.classes.impl=\ + ${ts.dao.root}/coffee/DataSourceCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/StringPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/LongPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/FloatPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/CompoundPKDSCoffeeDAO.class + +ts.dao.classes.coffee.standard=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +ts.dao.classes.coffee.txaware=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +ts.dao.classes.coffee.variants=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +##################################### +## Packaging properties for Wrappers +##################################### + +ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers + +ts.wrappers.web.root=com/sun/ts/tests/common/web + +## Classes to package in ejb-jar for EJB Stateless wrapper +ts.wrappers.classes.stateless.ejb=\ + ${ts.wrappers.ejb.root}/StatelessWrapper.class + +## Classes to package in ejb-jar for EJB Stateful wrapper +ts.wrappers.classes.stateful.ejb=\ + ${ts.wrappers.ejb.root}/StatefulWrapper.class + +## Classes to package in ejb-jar for EJB BMP wrapper +ts.wrappers.classes.bmp.ejb=\ + ${ts.dao.classes.coffee.standard}, \ + ${ts.wrappers.ejb.root}/BMPWrapper.class + +## Classes to package in ejb-jar for EJB CMP 1.1 wrapper +ts.wrappers.classes.cmp11.ejb=${ts.wrappers.ejb.root}/CMP11Wrapper.class + +## Classes to package in ejb-jar for EJB CMP 2.0 wrapper +ts.wrappers.classes.cmp20.ejb=${ts.wrappers.ejb.root}/CMP20Wrapper.class + +## Classes to package in ejb-jar for EJB MDB wrapper +ts.wrappers.classes.mdb.ejb=\ + com/sun/ts/tests/jms/common/JmsUtil.class, \ + com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ + ${ts.wrappers.ejb.root}/MDBWrapper.class + +## Classes to package in client module for EJB MDB wrapper +ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class + +## Classes to package in ejb-jar for all EJB wrappers +ts.wrappers.classes.all.ejb=\ + ${ts.wrappers.classes.stateless.ejb}, \ + ${ts.wrappers.classes.stateful.ejb}, \ + ${ts.wrappers.classes.bmp.ejb}, \ + ${ts.wrappers.classes.cmp11.ejb}, \ + ${ts.wrappers.classes.cmp20.ejb}, \ + ${ts.wrappers.classes.mdb.ejb} + +## Classes to package in client module for all WEB wrappers +ts.wrappers.classes.web.client=\ + ${ts.wrappers.web.root}/WebServer.class + +## Classes to package in war for all WEB wrappers +ts.wrappers.classes.web.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for Servlet wrapper +ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for Servlet wrappers +ts.wrappers.classes.servlet.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for JSP wrapper +ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for JSP wrappers +ts.wrappers.classes.jsp.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class + + +############################################################################### +## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. +############################################################################### + +#classpath used by standard deployment server to deploy to the RI in a separate +#VM (DO NOT MODIFY) +ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar + +harness.deployment.server.port=2002 + +java.naming.factory.initial=foo +org.omg.CORBA.ORBClass=foo +undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} + +############################################################################### +# The following properties are aliases for the old J2EE properties. These +# properties are now named javaee instead of j2ee and will eventually be phased +# out of the CTS. These props are necessary until the props are renamed +# through out all CTS. +############################################################################### +j2ee.home=${javaee.home} +j2ee.home.ri=${javaee.home.ri} + +#################################################################### +## This propertry is passed to any test +## that needs to programatically login from with the appclient +## container and propogate that login context to test code running +## within the EJB container. The value is a no-op. The fact that +## the test includes the property is sufficient to cause the +## EJBVehicleRunner to programatically login. To have a test +## include this property simply add it to the javatest props list +## of the test. +#################################################################### +secured.ejb.vehicle.client=true + +#################################################################### +# This property is used to point to the location of the +# implementation of VariableMapper. The value for sjsas 9.x is +# +# variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl +# +#################################################################### +variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl + +####################################################################### +# Endpoint API test +# +# Port info is obtained dynamically for Endpoint API test. +# Uncomment port range min/max if you want to specify port range +# for Endpoint publish test. +# Server endpoints will be published on ports within this range. +# If you do not want to dynamically obtain the port but wish to publish +# to a fixed static port than make the values below both equal to the +# specific port. +####################################################################### +port.range.min=1025 +port.range.max=10000 + +################################################################ +# @http.server.supports.endpoint.publish +# Does HTTP server-side support endpoint publish API's. +# @http.server.supports.endpoint.publish.2 +# Does the RI HTTP server-side support endpoint publish API's. +# +# http.server.supports.endpoint.publish=(true|false) +# DO NOT TOUCH - value MUST be false for managed environments like Java EE +################################################################ +http.server.supports.endpoint.publish=false +http.server.supports.endpoint.publish.2=false + +########################################################################### +# This property is used by some test clients that need a delay between +# method invocations to server endpoints. The value specified is the amount +# of time the client will delay in seconds. +########################################################################### +client.delay=1 + +####################################################################### +## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the +## same as the name attribute in persistence.xml +###################################################################### +persistence.unit.name=CTS-EM + +############################################################### +# @db.supports.sequence +# +# - This property is used to determine if a database supports +# the use of SEQUENCE. If it does not, this property +# should be set to false so the test is not run. The +# default value is true. +# This value should be set to false for the following databases: +# sybase, mysql, and mssqlserver. +############################################################### +db.supports.sequence=true + +####################################################################### +## @persistence.second.level.caching.supported +## - This property is used to determine if the persistence provider supports +## second level caching. +###################################################################### +persistence.second.level.caching.supported=true + +########################################################################## +## This section contains all properties that are specific to JAX-RS Tests. +## All default values are specific to GlassFish and Jersey. +## +## servlet_adaptor - implementation specific servlet for JAX-RS +## jaxrs_impl_class.dir - Directory that servlet_adaptor locates +## jaxrs_impl_name - used to tag intermediate file names +########################################################################## +servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class +jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar +jaxrs_impl_name=jersey + + +########################################################################## +# This section contains all properties that are specific to JSR-196 Tests. +# All default values are specific to GlassFish. +# +# @servlet.is.jsr115.compatible This property is used by JASPIC tests +# to determine if the servlet container is a jsr 115 compatible +# container. (true = compatible to JSR 115, false = not compatible.) +# +# @soap.is.jsr115.compatible This may used by JASPIC tests to +# determin if the SOAP container is JSR 115 compatible. This is +# only used when running SOAP profile tests. +# +# @provider.configuration.file +# This property is used by JASPIC tests to configure TestSuite's +# AuthConfig Provider and points at an xml file which is used +# to register the JASPIC test providers into the current +# ACF. This file contaiins known/expected test provider info. +# Only app-context-id element can be edited to suit the +# impl under test. +# +# @schema.file.location +# This points to the directory that the provider-configuration.xsd +# file will live. The provider-configuration.xsd is used to +# describe the provider.configuration.file (above). +# +# @logical.hostname.servlet +# This used to identify the the name of a logical host that +# processes Servlet requests. Servlet requests may be directed to +# a logical host using various physical or virtual host names or +# addresses, and a message processing runtime may be composed of +# multiple logical hosts (This is required to properly identify +# the servlet profiles AppContextId hostname.) +# If a logical.hostname.servlet does not exist, you can set this +# to the default hostname (eg webServerHost). +# +# @logical.hostname.soap +# This property is used to identify the name of the logical host +# that processes soap requests. This hostname is used in server +# side Application context Identifier in soap profile. +# +# @appclient.log.output +# The client logging level for appclient container depends on the +# log level specified in sun-acc.xml +# +# This log level directly affects the output of TSLogger which +# logs the JSR196 SPI calls made in appclient container. +# +# using this property we enable the appclient container's +# logging level to INFO +# +# @vendor.authconfig.factory +# This property specifies vendor's authconfig factory class +# this will be used by JASPIC tests to register TestSuite's +# provider in Vendor's AuthConfig Factory. +# +# For example for SJSAS RI this value is +# +# vendor.authconfig.factory= +# com.sun.enterprise.security.jmac.config.GFAuthConfigFactory +# +########################################################################## +servlet.is.jsr115.compatible=true +soap.is.jsr115.compatible=false +provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml +schema.file.location=${javaee.home}/lib/schemas +logical.hostname.servlet=server +logical.hostname.soap=localhost +appclient.log.output=true +vendor.authconfig.factory=com.sun.enterprise.security.jmac.config.GFAuthConfigFactory + +########################################################################## +# @servlet_waittime: Time in seconds to wait after HttpSession expires +# to access the session +# @servlet_async_wait: Time in seconds to wait between sending asynchronous messages +########################################################################## +servlet_waittime=10 +servlet_async_wait=4 + +########################################################################################## +# The following properties are ONLY used if testing a Standalone JMS Resource Adapter. +# Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification +# this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the +# case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. +# +# test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter +# jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file +# jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file +# +# A standalone JMS Resource Adapter requires deployment/configuration to the Vendor +# Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS +# Resource Adapter then these properties MUST NOT be used and the value of the property +# (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the +# property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter +# and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of +# the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the +# (config.vi) ant task will call another script that will deploy the standalone JMS +# Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS +# connector connection pools, create the JMS connector resources, and finally create +# the JMS administration objects. The ant scripts that handles all of these steps for +# the (Java EE 8 RI) are the following: +# +# $TS_HOME/bin/xml/impl/glassfish/jmsra.xml +# $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template +# +# These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# located at: (http://genericjmsra.java.net/). If testing another standalone JMS +# Resource Adapter then these scripts will need to be rewritten/modified for that +# JMS Resource Adapter. +# +# Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS +# resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter +# RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the +# JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE +# 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars +# to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, +# the JMS connector resources, and the JMS administration objects that are needed by CTS. +# When the (config.vi) ant task completes the Java EE 8 environment will be ready to run +# the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify +# the sun-ejb-jar runtime xml files by adding the deployment info. +# +# Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# after the (config.vi) ant task completes. +# +# (1) Edit the ts.jte file and add the following: +# Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" +# property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable +# in the same "command.testExecuteAppClient" property. You can refer to the Generic +# JMS Resource Adapter (GenericJMSRA) user guide for more information on this. +# (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the +# deployment info. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml +# (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu +# can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml +# files. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml +# ant clean.vi +# (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset +# (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" +# and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. +# +# If using a different Java EE environment from the Java EE RI than a vendor will need to +# provide his own JMS Resource Adapter support scripts needed for that Java EE environment. +# It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A +# vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java +# EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource +# Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order +# to be declared fully JMS 2.0 compliant. +# +# See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. +########################################################################################## +test.sa.jmsra=false +jmsra.rarfile= +jmsra.jarfile= + +########################################################################################## +# The following property specifies the name of the JMS Resource Adapter under test. The +# Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". +# So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. +# +# Change the value of this property for the JMS Resource Adapter that is under test. This +# hardcoded value is specific to the Java EE 8 RI. +# +# jmsra.name // Name of JMS Resource Adapter for the implementation under test +########################################################################################## +jmsra.name=jmsra + + +########################################################################## +# The following property is for WebSocket tests. +# +# @ws_wait: waiting time in seconds for socket to send/receive a message +########################################################################## +ws_wait=5 + +############################################################################################ +# These following properties are needed for Javamail tests. +# +# @mailHost hostname of the mail server +# @mailuser1 must be set to a valid email address where test mails will be sent to. +# @mailFrom reply to address set in the email messages generated by the javamail tests +# @javamail.username user account name on server +# @javamail.password password for the mailuser1 +# +############################################################################################ + +mailHost= +mailuser1= +mailFrom= +javamail.password= +smtp.port=25 +imap.port=143 + +### User need not change the following javamail properties + +javamail.username=${mailuser1} +transport_protocol=smtp + +# mail server used to run tests against. +javamail.server=${mailHost} + +# protocol used to run the Store tests +javamail.protocol=imap + +# mail server used to run tests against. +javamail.transport.server=$javamail.server + +# rootpath of test mailboxes +javamail.root.path="" + +# note the mailbox 'test1' +javamail.mailbox=test1 + +# search pattern used by list tests in Folder +javamail.listpattern=test + +# your own login account name +smtp.username=$javamail.username + +# smtp domain name ; i.e. oracle.com +smtp.domain=$javamail.server + +# smtp From address +smtp.from=$smtp.username + +# smtp To address +smtp.to=$smtp.username + +# io file +iofile=MailIOFile.txt + +##################################################################################################### +#### Properties used by ldap installation +# @ldap.server -- The type of ldap server. unboundid is supported by now +# @ldap.install.server -- Install ldap server by CTS script or not +# @ldap.ldif.file -- The ldif file containing data seeded in ldap server +# +# @unboundid.installation.package -- The package for installing Unboundid ldap server +######################################################################################################## +ldap.server=unboundid +ldap.install.server=true +ldap.ldif.file=${ts.home}/bin/ldap.ldif + +unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar + +##################################################################################################### +# Properties used for JPA 2.2 Tests +######################################################################################################## +persistencs.properties.file=${bin.dir}/jpa-provider.properties +persistence.unit.name.2=JPATCK2 + +jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF +jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider +jakarta.persistence.jdbc.driver=${derby.driver} +jakarta.persistence.jdbc.url=${derby.url} +jakarta.persistence.jdbc.user=${derby.user} +jakarta.persistence.jdbc.password=${derby.passwd} + diff --git a/glassfish-runner/integration-platform-tck/javajoe.pass b/glassfish-runner/integration-platform-tck/javajoe.pass new file mode 100644 index 0000000000..d69a7520e5 --- /dev/null +++ b/glassfish-runner/integration-platform-tck/javajoe.pass @@ -0,0 +1,16 @@ +# +# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# +AS_ADMIN_USERPASSWORD=javajoe diff --git a/glassfish-runner/integration-platform-tck/pom.xml b/glassfish-runner/integration-platform-tck/pom.xml new file mode 100644 index 0000000000..b31ad97ed6 --- /dev/null +++ b/glassfish-runner/integration-platform-tck/pom.xml @@ -0,0 +1,586 @@ + + + + 4.0.0 + + + org.glassfish + standalone-tck + 11.0.0-SNAPSHOT + ../pom.xml + + jakarta + glassfish.integration-platform-tck + 11.0.0-SNAPSHOT + jar + + + admin + 1.9.1.Final + ${derby.poolName} + ${derby.dataSource} + ; + db1 + db1OnlyUsedIfDriverManagerIsYes + ${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar + ../../lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar + org.apache.derby.jdbc.ClientDataSource + derbyDB + derby/derby.dml.sql + org.apache.derby.jdbc.ClientDriver + ${project.build.directory}/${glassfish.toplevel.dir}/javadb + cts1 + cts-derby-pool + 1527 + DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} + localhost + 5 + ${derby.home}/databases + jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true + cts1 + ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin + ctstable2 + + 8.0.0-JDK17-M7 + ${project.build.directory}/${glassfish.toplevel.dir} + ${glassfish.home}/glassfish/lib + + + glassfish8 + 11.0.0-M2 + ${glassfish.home}/javadb/lib + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyclient.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyshared.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbytools.jar + derby + org.apache.derby.jdbc.ClientDriver + ${javadb.lib}/derbyclient.jar:${javadb.lib}/derbyshared.jar:${javadb.lib}/derbytools.jar + 64 + cts1 + 32 + jdbc:derby://localhost:1527/derbyDB;create=true + cts1 + jdbc/DB1 + 5.10.2 + cts1 + cts1 + : + ${derby.properties} + ${derby.poolName} + ctstable1 + javax.sql.DataSource + ./sql + integration + 11.0.0-SNAPSHOT + ./jakartaeetck/ + cts1 + cts1 + 11.0.0-SNAPSHOT + + + + + + org.junit + junit-bom + ${junit.jupiter.version} + pom + import + + + org.jboss.arquillian + arquillian-bom + 1.9.1.Final + pom + import + + + + + + + org.junit.jupiter + junit-jupiter + ${junit.jupiter.version} + + + org.junit.vintage + junit-vintage-engine + ${junit.jupiter.version} + test + + + jakarta.tck + ${tck.artifactId} + ${tck.version} + + + jakarta.platform + jakarta.jakartaee-api + ${jakarta.platform.version} + provided + + + org.jboss.arquillian.container + arquillian-container-test-spi + ${arquillian.junit} + + + org.jboss.arquillian.container + arquillian-container-spi + ${arquillian.junit} + + + org.jboss.arquillian.core + arquillian-core-spi + ${arquillian.junit} + + + org.jboss.arquillian.test + arquillian-test-impl-base + ${arquillian.junit} + + + org.glassfish.main.common + simple-glassfish-api + ${glassfish.container.version} + + + org.jboss.arquillian.junit5 + arquillian-junit5-container + ${arquillian.junit} + + + org.jboss.arquillian.junit + arquillian-junit-core + ${arquillian.junit} + + + org.jboss.arquillian.junit5 + arquillian-junit5-core + ${arquillian.junit} + + + org.omnifaces.arquillian + arquillian-glassfish-server-managed + 1.6 + test + + + jakarta.tck.arquillian + arquillian-protocol-appclient + ${project.version} + + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api + 3.2.0 + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + 3.2.0 + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api-maven + 3.2.0 + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-spi-maven + 3.2.0 + + + + jakarta.tck.arquillian + arquillian-protocol-javatest + ${project.version} + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api + + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api-maven + + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-spi-maven + + + + + + jakarta.tck.arquillian + arquillian-protocol-common + ${project.version} + + + jakarta.tck.arquillian + arquillian-protocol-lib + ${project.version} + + + jakarta.tck.arquillian + tck-porting-lib + ${project.version} + + + jakarta.tck + common + ${project.version} + + + jakarta.tck + libutil + ${project.version} + + + jakarta.tck + runtime + ${project.version} + + + jakarta.tck + dbprocedures + 3.2.0 + test + + + jakarta.persistence + jakarta.persistence-api + + + + + org.apache.derby + derbyclient + 10.15.2.0 + + + org.apache.derby + derbytools + 10.15.2.0 + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.2.0 + + + 001-unpack + + unpack + + generate-resources + + + + org.glassfish.main.distributions + ${glassfish-artifact-id} + ${glassfish.container.version} + zip + false + ${project.build.directory} + + + + + + + + maven-antrun-plugin + 3.0.0 + + + 002-asadmin-permission + + run + + generate-resources + + + + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.6.1 + + + 003-copy-protocol-lib + + copy + + generate-resources + + + + jakarta.tck.arquillian + arquillian-protocol-lib + ${project.version} + jar + true + ${project.build.directory}/protocol + protocol.jar + + + + + + 004-copy-lib + + copy + + generate-resources + + + + jakarta.tck + libutil + true + ${project.build.directory}/lib + libutil.jar + + + jakarta.tck + common + true + ${project.build.directory}/lib + common.jar + + + jakarta.tck.arquillian + tck-porting-lib + true + ${project.build.directory}/lib + tck-porting-lib.jar + + + jakarta.tck + runtime + true + ${project.build.directory}/lib + runtime.jar + + + jakarta.tck + ${tck.artifactId} + true + ${project.build.directory}/lib + integration-tck.jar + + + org.apache.derby + derbyclient + true + ${glassfish.lib.dir} + derbyclient.jar + + + org.apache.derby + derbytools + true + ${glassfish.lib.dir} + derbytools.jar + + + jakarta.tck.arquillian + arquillian-protocol-lib + true + ${project.build.directory}/lib + arquillian-protocol-lib.jar + + + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.2.0 + + + unpack-certificates + + unpack + + generate-test-resources + + + + jakarta.tck + libutil + jar + false + ${project.build.directory} + **/**cts_cert,**/**clientcert.jks,**/**clientcert.p12 + + + + + + + + org.codehaus.mojo + exec-maven-plugin + + + 004-StartDatabase + + exec + + process-resources + + ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin + ${derby.basedir} + + start-database + + + + + 006-StopDatabase + + exec + + post-integration-test + + ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin + ${derby.basedir} + + stop-database + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + 005-initdb + + run + + pre-integration-test + + + + + + + + + + + + + + + maven-failsafe-plugin + 3.5.0 + + false + + + + integration-tests-javatest + + integration-test + verify + + + -Djava.protocol.handler.pkgs=javax.net.ssl + -Djavax.net.ssl.keyStore=${project.build.directory}/certificates/clientcert.jks + -Djavax.net.ssl.keyStorePassword=changeit + -Djavax.net.ssl.trustStore=${project.build.directory}/${glassfish.toplevel.dir}/glassfish/domains/domain1/config/cacerts.jks + + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbytools.jar + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyclient.jar + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyshared.jar + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derby.jar + ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/modules/security.jar + ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/modules/security-ee.jar + + + + com/sun/ts/tests/integration/**/*Test*.java + + + tck-javatest + jakarta.tck:${tck.artifactId} + + ${project.build.directory}/${glassfish.toplevel.dir} + ${project.build.directory}/${glassfish.toplevel.dir} + set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true + create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe + create-file-user --groups staff:mgr --passwordfile ${project.basedir}/j2ee.pass j2ee + create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property DatabaseName=derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1:connectionAttributes="create=true" --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool + create-jdbc-resource --connectionpoolid cts-derby-pool jdbc/DB1 + list-jdbc-connection-pools + list-jdbc-resources + list-file-users + true + true + true + /tmp + arquillian.xml + + + ${project.build.directory}/${glassfish.toplevel.dir} + + + + + + + + + + + full + + true + + + glassfish + + + + diff --git a/glassfish-runner/integration-platform-tck/sql/derby/derby.ddl.sql b/glassfish-runner/integration-platform-tck/sql/derby/derby.ddl.sql new file mode 100644 index 0000000000..b2bd297182 --- /dev/null +++ b/glassfish-runner/integration-platform-tck/sql/derby/derby.ddl.sql @@ -0,0 +1,176 @@ +drop table ctstable2 ; +drop table ctstable1 ; +create table ctstable1 (TYPE_ID int NOT NULL, TYPE_DESC varchar(32), primary key(TYPE_ID)) ; +create table ctstable2 (KEY_ID int NOT NULL, COF_NAME varchar(32), PRICE float, TYPE_ID int, primary key(KEY_ID), foreign key(TYPE_ID) references ctstable1) ; + +drop table concurrencetable ; +create table concurrencetable (TYPE_ID int NOT NULL, TYPE_DESC varchar(32), primary key(TYPE_ID)) ; + +drop table Numeric_Tab ; +create table Numeric_Tab (MAX_VAL NUMERIC(30,15), MIN_VAL NUMERIC(30,15), NULL_VAL NUMERIC(30,15)) ; + +drop table Decimal_Tab ; + create table Decimal_Tab (MAX_VAL DECIMAL(30,15),MIN_VAL DECIMAL(30,15), NULL_VAL DECIMAL(30,15)) ; + +drop table Double_Tab ; +create table Double_Tab (MAX_VAL DOUBLE PRECISION, MIN_VAL DOUBLE PRECISION, NULL_VAL DOUBLE PRECISION) ; + +drop table Float_Tab ; +create table Float_Tab (MAX_VAL FLOAT, MIN_VAL FLOAT, NULL_VAL FLOAT) ; + +drop table Real_Tab ; +create table Real_Tab (MAX_VAL REAL, MIN_VAL REAL,NULL_VAL REAL) ; + +drop table Bit_Tab ; +create table Bit_Tab (MAX_VAL BOOLEAN, MIN_VAL BOOLEAN, NULL_VAL SMALLINT) ; + +drop table Smallint_Tab ; +create table Smallint_Tab (MAX_VAL SMALLINT, MIN_VAL SMALLINT, NULL_VAL SMALLINT) ; + +drop table Tinyint_Tab ; +create table Tinyint_Tab (MAX_VAL SMALLINT, MIN_VAL SMALLINT, NULL_VAL SMALLINT) ; + +drop table Integer_Tab ; +create table Integer_Tab (MAX_VAL INTEGER, MIN_VAL INTEGER, NULL_VAL INTEGER) ; + +drop table Bigint_Tab ; +create table Bigint_Tab (MAX_VAL BIGINT, MIN_VAL BIGINT, NULL_VAL BIGINT) ; + +drop table Char_Tab ; +create table Char_Tab (COFFEE_NAME CHAR(30), NULL_VAL CHAR(30)) ; + +drop table Varchar_Tab ; +create table Varchar_Tab (COFFEE_NAME VARCHAR(30), NULL_VAL VARCHAR(30)) ; + +drop table Longvarchar_Tab ; +create table Longvarchar_Tab (COFFEE_NAME LONG VARCHAR) ; + +drop table Longvarcharnull_Tab ; +create table Longvarcharnull_Tab (NULL_VAL LONG VARCHAR) ; + +drop table Date_Tab ; +create table Date_Tab (MFG_DATE DATE, NULL_VAL DATE) ; + +drop table Time_Tab ; +create table Time_Tab (BRK_TIME TIME, NULL_VAL TIME) ; + +drop table Timestamp_Tab ; +create table Timestamp_Tab (IN_TIME TIMESTAMP, NULL_VAL TIMESTAMP) ; + +drop table Binary_Tab ; +create table Binary_Tab (BINARY_VAL VARCHAR(24) FOR BIT DATA) ; + +drop table Varbinary_Tab ; +create table Varbinary_Tab (VARBINARY_VAL VARCHAR(255) FOR BIT DATA) ; + +drop table Longvarbinary_Tab ; +create table Longvarbinary_Tab (LONGVARBINARY_VAL VARCHAR(255) FOR BIT DATA) ; + +drop table ctstable3 ; +create table ctstable3(STRING1 VARCHAR(20), STRING2 VARCHAR(20), STRING3 VARCHAR(20), NUMCOL INTEGER, FLOATCOL FLOAT, DATECOL DATE, TIMECOL TIME, TSCOL1 TIMESTAMP, TSCOL2 TIMESTAMP) ; + +drop table ctstable4 ; +create table ctstable4(STRING4 VARCHAR(20), NUMCOL NUMERIC) ; + + +drop table TxBean_Tab1 ; +create table TxBean_Tab1 (KEY_ID int, TABONE_NAME varchar(32), PRICE float) ; + +drop table TxBean_Tab2 ; +create table TxBean_Tab2 (KEY_ID int, TABTWO_NAME varchar(32), PRICE float) ; + ; +drop table TxEBean_Tab ; +create table TxEBean_Tab (KEY_ID INTEGER NOT NULL, BRAND_NAME VARCHAR(32), PRICE FLOAT, primary key(KEY_ID)) ; + +drop table Integration_Tab ; +create table Integration_Tab (ACCOUNT INTEGER NOT NULL, BALANCE FLOAT, primary key(ACCOUNT)) ; + +drop table BB_Tab ; +create table BB_Tab (KEY_ID INTEGER NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table JTA_Tab1 ; +create table JTA_Tab1 (KEY_ID int, COF_NAME varchar(32), PRICE float) ; + +drop table JTA_Tab2 ; +create table JTA_Tab2 (KEY_ID int, CHOC_NAME varchar(32), PRICE float) ; + +drop table Deploy_Tab1 ; +create table Deploy_Tab1 (KEY_ID INTEGER NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table Deploy_Tab2 ; +create table Deploy_Tab2 (KEY_ID VARCHAR(100) NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table Deploy_Tab3 ; +create table Deploy_Tab3 (KEY_ID BIGINT NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table Deploy_Tab4 ; +create table Deploy_Tab4 (KEY_ID FLOAT NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table Deploy_Tab5 ; +create table Deploy_Tab5 (KEY_ID1 int NOT NULL, KEY_ID2 varchar(100) NOT NULL, KEY_ID3 float NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID1, KEY_ID2, KEY_ID3)) ; + +drop table Xa_Tab1 ; +create table Xa_Tab1 (col1 int NOT NULL, col2 varchar(32), col3 varchar(32), primary key(col1)) ; + +drop table Xa_Tab2 ; +create table Xa_Tab2 (col1 int NOT NULL, col2 varchar(32), col3 varchar(32), primary key(col1)) ; + +drop table SEC_Tab1 ; +create table SEC_Tab1 (KEY_ID INTEGER NOT NULL, PRICE float, BRAND varchar(32), primary key(KEY_ID)) ; + +drop table Connector_Tab ; +create table Connector_Tab (KEY_ID int, PRODUCT_NAME varchar(32), PRICE float) ; + +drop table Coffee_Table ; +create table Coffee_Table (KEY_ID INTEGER NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID)) ; + +drop table Coffee_StringPK_Table ; +create table Coffee_StringPK_Table (KEY_ID VARCHAR(100) NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID)) ; + +drop table Coffee_LongPK_Table ; +create table Coffee_LongPK_Table (KEY_ID BIGINT NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID)) ; + +drop table Coffee_FloatPK_Table ; +create table Coffee_FloatPK_Table (KEY_ID FLOAT NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID)) ; + +drop table Coffee_CompoundPK_Table ; +create table Coffee_CompoundPK_Table (KEY_ID1 int NOT NULL, KEY_ID2 varchar(100) NOT NULL, KEY_ID3 float NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID1, KEY_ID2, KEY_ID3)) ; + +DROP TABLE COFFEEEJBLITE; +CREATE TABLE COFFEEEJBLITE (ID INT NOT NULL, BRANDNAME VARCHAR(25), PRICE REAL, CONSTRAINT PK_COFFEEEJBLITE PRIMARY KEY (ID)); + + +DROP TABLE EJB_AUTOCLOSE_TAB ; +CREATE TABLE EJB_AUTOCLOSE_TAB (NAME VARCHAR(25) NOT NULL, MESSAGE VARCHAR(25) NOT NULL); + + +DROP TABLE caller ; +DROP TABLE caller_groups ; + +CREATE TABLE caller(name VARCHAR(64) PRIMARY KEY, password VARCHAR(1024)) ; +CREATE TABLE caller_groups(caller_name VARCHAR(64), group_name VARCHAR(64)) ; + +INSERT INTO caller VALUES('tom', 'secret1') ; +INSERT INTO caller VALUES('emma', 'secret2') ; +INSERT INTO caller VALUES('bob', 'secret3') ; + +INSERT INTO caller_groups VALUES('tom', 'Administrator') ; +INSERT INTO caller_groups VALUES('tom', 'Manager') ; + +INSERT INTO caller_groups VALUES('emma', 'Administrator') ; +INSERT INTO caller_groups VALUES('emma', 'Employee') ; + +INSERT INTO caller_groups VALUES('bob', 'Administrator') ; + + INSERT INTO caller VALUES('tom_hash512_saltsize16', 'PBKDF2WithHmacSHA512:1024:DbjXqT9p8VhJ7OtU6DrqDw==:p/qihG8IZKkz03JzKd6XXA==') ; + INSERT INTO caller VALUES('tom_hash256_saltsize32', 'PBKDF2WithHmacSHA256:2048:suVayUIJMQMc6wCgckvAIgKRlo1UkxyFXhXbTxX6C7s=:cvdHkBXVUCN2WL3LRAYodeCdNZxEM4RLlNCCYP68Kmg=') ; + INSERT INTO caller VALUES('tom_hash512_saltsize32', 'PBKDF2WithHmacSHA512:2048:dPTjUfiklfyg2bas/KOQKqEfdtoXK8YvbBscIxA8tNg=:ixBg0wr3ySBI86y8HP7+Yw==') ; + + INSERT INTO caller_groups VALUES('tom_hash512_saltsize16', 'Administrator') ; + INSERT INTO caller_groups VALUES('tom_hash512_saltsize16', 'Manager') ; + + INSERT INTO caller_groups VALUES('tom_hash256_saltsize32', 'Administrator') ; + INSERT INTO caller_groups VALUES('tom_hash256_saltsize32', 'Manager') ; + + INSERT INTO caller_groups VALUES('tom_hash512_saltsize32', 'Administrator') ; + INSERT INTO caller_groups VALUES('tom_hash512_saltsize32', 'Manager') ; diff --git a/glassfish-runner/integration-platform-tck/sql/derby/derby.dml.sql b/glassfish-runner/integration-platform-tck/sql/derby/derby.dml.sql new file mode 100644 index 0000000000..06684fc071 --- /dev/null +++ b/glassfish-runner/integration-platform-tck/sql/derby/derby.dml.sql @@ -0,0 +1,769 @@ +#------------------------------------------------- +#All sql DML statements used in the test cases against derby +#------------------------------------------------- + + + +Dbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?) +Dbschema_Tab2_Insert=insert into ctstable1 values(?, ?) + +Dbschema_Tab1_Delete=delete from ctstable2 +Dbschema_Tab2_Delete=delete from ctstable1 + +Dbschema_Concur_Insert=insert into concurrencetable values(?, ?) +Dbschema_Concur_Delete=delete from concurrencetable + +#****************************************************************** +# SQL Statements for creating procedures in side the test. +#****************************************************************** + +UpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_Proc + +#****************************************************************** +# SQL Statements for deleting tables for appropriate JDBC Datatypes +#****************************************************************** + +Numeric_Tab_Delete=delete from Numeric_Tab + +Decimal_Tab_Delete=delete from Decimal_Tab + +Double_Tab_Delete=delete from Double_Tab + +Float_Tab_Delete=delete from Float_Tab + +Real_Tab_Delete=delete from Real_Tab + +Bit_Tab_Delete=delete from Bit_Tab + +Smallint_Tab_Delete=delete from Smallint_Tab + +Tinyint_Tab_Delete=delete from Tinyint_Tab + +Integer_Tab_Delete=delete from Integer_Tab + +Bigint_Tab_Delete=delete from Bigint_Tab + +Char_Tab_Delete=delete from Char_Tab + +Varchar_Tab_Delete=delete from Varchar_Tab + +Longvarchar_Tab_Delete=delete from Longvarchar_Tab + +Longvarcharnull_Tab_Delete=delete from Longvarcharnull_Tab + +Date_Tab_Delete=delete from Date_Tab + +Time_Tab_Delete=delete from Time_Tab + +Timestamp_Tab_Delete=delete from Timestamp_Tab + +Binary_Tab_Delete=delete from Binary_Tab + +Varbinary_Tab_Delete=delete from Varbinary_Tab + +Longvarbinary_Tab_Delete=delete from Longvarbinary_Tab + + + +#**************************************************** +# SQL Statements for inserting values into the tables +#**************************************************** + +Numeric_Tab_Insert=insert into Numeric_Tab values(9999999999,0.000000000000001, null) + +Decimal_Tab_Insert= insert into Decimal_Tab values(9999999999,0.000000000000001, null) + +#Double_Tab_Insert=insert into Double_Tab values(1.7976931348623157E308,4.9E-324,null) +Double_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null) + +Float_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null) + +Real_Tab_Insert= insert into Real_Tab values(3.402E38,1.4E-37, null) + +Bit_Tab_Insert=insert into Bit_Tab values(true,false,null) + +Smallint_Tab_Insert= insert into Smallint_Tab values(32767,-32768,null) + +Tinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null) + +Integer_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null) + +Bigint_Tab_Insert= insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null) + +Char_Tab_Insert= insert into Char_Tab values('Test Coffee', null) + +Varchar_Tab_Insert= insert into Varchar_Tab values('Test Coffee',null) + +Longvarchar_Tab_Insert= insert into Longvarchar_Tab values('Test Coffee') + +Longvarcharnull_Tab_Insert= insert into Longvarcharnull_Tab values(null) + +Date_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null) + +Time_Tab_Insert= insert into Time_Tab values({t '12:59:59'}, null) + +Timestamp_Tab_Insert= insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null) + +Binary_Tab_Insert= insert into Binary_Tab values(null) + +Varbinary_Tab_Insert= insert into Varbinary_Tab values(null) + +Longvarbinary_Tab_Insert= insert into Longvarbinary_Tab values(null) + +Boolean_Tab_Insert = insert into Boolean_Tab values(true,false,null) + + +#***************************************************** +# SQL Statements for retrieving values from the tables +#***************************************************** + +SelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2 +SelCoffeeNull=select * from ctstable2 where TYPE_ID=0 + +Numeric_Query_Max=Select MAX_VAL from Numeric_Tab +Numeric_Query_Min=Select MIN_VAL from Numeric_Tab +Numeric_Query_Null=Select NULL_VAL from Numeric_Tab + +Decimal_Query_Max=Select MAX_VAL from Decimal_Tab +Decimal_Query_Min=Select MIN_VAL from Decimal_Tab +Decimal_Query_Null=Select NULL_VAL from Decimal_Tab + +Double_Query_Max=Select MAX_VAL from Double_Tab +Double_Query_Min=Select MIN_VAL from Double_Tab +Double_Query_Null=Select NULL_VAL from Double_Tab + +Float_Query_Max=Select MAX_VAL from Float_Tab +Float_Query_Min=Select MIN_VAL from Float_Tab +Float_Query_Null=Select NULL_VAL from Float_Tab + +Real_Query_Max=Select MAX_VAL from Real_Tab +Real_Query_Min=Select MIN_VAL from Real_Tab +Real_Query_Null=Select NULL_VAL from Real_Tab + +Bit_Query_Max=Select MAX_VAL from Bit_Tab +Bit_Query_Min=Select MIN_VAL from Bit_Tab +Bit_Query_Null=Select NULL_VAL from Bit_Tab + +Smallint_Query_Max=Select MAX_VAL from Smallint_Tab +Smallint_Query_Min=Select MIN_VAL from Smallint_Tab +Smallint_Query_Null=Select NULL_VAL from Smallint_Tab + +Tinyint_Query_Max=Select MAX_VAL from Tinyint_Tab +Tinyint_Query_Min=Select MIN_VAL from Tinyint_Tab +Tinyint_Query_Null=Select NULL_VAL from Tinyint_Tab + +Integer_Query_Max=Select MAX_VAL from Integer_Tab +Integer_Query_Min=Select MIN_VAL from Integer_Tab +Integer_Query_Null=Select NULL_VAL from Integer_Tab + +Bigint_Query_Max=Select MAX_VAL from Bigint_Tab +Bigint_Query_Min=Select MIN_VAL from Bigint_Tab +Bigint_Query_Null=Select NULL_VAL from Bigint_Tab + +Char_Query_Name=Select COFFEE_NAME from Char_Tab +Char_Query_Null=Select NULL_VAL from Char_Tab + +Varchar_Query_Name=Select COFFEE_NAME from Varchar_Tab +Varchar_Query_Null=Select NULL_VAL from Varchar_Tab + +Longvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_Tab +Longvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_Tab + +Date_Query_Mfg=Select MFG_DATE from Date_Tab +Date_Query_Null=Select NULL_VAL from Date_Tab + +Time_Query_Brk=Select BRK_TIME from Time_Tab +Time_Query_Null=Select NULL_VAL from Time_Tab + +Timestamp_Query_In=Select IN_TIME from Timestamp_Tab +Timestamp_Query_Null=Select NULL_VAL from Timestamp_Tab + +Binary_Query_Val=Select BINARY_VAL from Binary_Tab +Varbinary_Query_Val=Select VARBINARY_VAL from Varbinary_Tab +Longvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tab + + + + + +#*************************************** +# SQL Statements for updating the tables +#*************************************** + +Numeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=? +Numeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=? +Numeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=? + +Decimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=? +Decimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=? +Decimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=? + +Double_Tab_Max_Update=update Double_Tab set MAX_VAL=? +Double_Tab_Min_Update=update Double_Tab set MIN_VAL=? +Double_Tab_Null_Update=update Double_Tab set NULL_VAL=? + +Float_Tab_Max_Update=update Float_Tab set MAX_VAL=? +Float_Tab_Min_Update=update Float_Tab set MIN_VAL=? +Float_Tab_Null_Update=update Float_Tab set NULL_VAL=? + +Real_Tab_Max_Update=update Real_Tab set MAX_VAL=? +Real_Tab_Min_Update=update Real_Tab set MIN_VAL=? +Real_Tab_Null_Update=update Real_Tab set NULL_VAL=? + +Bit_Tab_Max_Update=update Bit_Tab set MAX_VAL=? +Bit_Tab_Min_Update=update Bit_Tab set MIN_VAL=? +Bit_Tab_Null_Update=update Bit_Tab set NULL_VAL=? + +Smallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=? +Smallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=? +Smallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=? + +Tinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=? +Tinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=? +Tinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=? + +Integer_Tab_Max_Update=update Integer_Tab set MAX_VAL=? +Integer_Tab_Min_Update=update Integer_Tab set MIN_VAL=? +Integer_Tab_Null_Update=update Integer_Tab set NULL_VAL=? + +Bigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=? +Bigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=? +Bigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=? + +Char_Tab_Name_Update=update Char_Tab set COFFEE_NAME=? +Char_Tab_Null_Update=update Char_Tab set NULL_VAL=? + +Varchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=? +Varchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=? + +Longvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=? +Longvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=? + +Date_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=? +Date_Tab_Null_Update=update Date_Tab set NULL_VAL=? + +Time_Tab_Brktime_Update=update Time_Tab set BRK_TIME=? +Time_Tab_Null_Update=update Time_Tab set NULL_VAL=? + +Timestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=? +Timestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=? + +Binary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=? +Varbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=? +Longvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=? + +CoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=? +CoffeeTab_Delete=delete from ctstable2 where KEY_ID=? + +CoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=? +CoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=? + +Ins_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5) +Del_Coffee_Tab=delete from ctstable2 where KEY_ID=9 +Upd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1 +Sel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4 + +#********************************************************************************** +# is used in ResultSet. To update with BIT value. +#********************************************************************************** +Update_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=null +Update_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=null +Update_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=null +Update_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=null +Update_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=null +Update_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=null + +#********************************************************************************** +# is used in BatchUpdate Tests. +#********************************************************************************** +BatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=? +BatchUpdate_Delete=delete from ctstable2 +BatchInsert_String=insert into ctstable2 values(?,?,?,?) + +#********************************************************************************** +# is used in BatchUpdate exception +#********************************************************************************** +Coffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5) +Coffee_DelTab=delete from ctstable2 where KEY_ID=2 +Coffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1 +Coffee_SelTab=select PRICE from ctstable2 where KEY_ID>4 +Coffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9 +Coffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2 +Coffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1 +CoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=? +CoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1') +CoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1' +CoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3' +CoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2' +Coffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end; +Coffee_Proc1_Delete=Drop procedure Coffee_Proc1 +#********************************************************************************** +# is used in DataTruncation exception +#********************************************************************************** +DTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1) + +#********************************************************************************** +# is used in SQLException +#********************************************************************************** +Error_Query=select * from + +#********************************************************************************** +# Constructor arguments for exceptions +#********************************************************************************** +Reason_BatUpdExec=Message +SQLState_BatUpdExec=S100 +VendorCode_BatUpdExec=10 +IntialValue_BatUpdExec={1,1,1} +Index_DataTrunc=1 +Param_DataTrunc=true +Read_DataTrunc=true +DataSize_DataTrunc=100 +TranSize_DataTrunc=50 + +#********************************************************************************** +# is used to print a message to the current logging writer +#********************************************************************************** +JDBCLogstream_Message=Hello World + + +#********************************************************************************** +#The following pair of values are related and so must be changed simultaneously +#The first one is a reference value and the second one is a equivalent in millisecond after epoch +#********************************************************************************** +DateTime_Str_Val1=1970-01-02 00:00:00.001 +DateTime_Long_Val1=86400001 + +#********************************************************************************** +#The following pair of values are related and so must be changed simultaneously +#The first one is a reference value and the second one is a equivalent in millisecond after epoch +#********************************************************************************** +DateTime_Str_Val2=1969-12-30 23:59:59.999 +DateTime_Long_Val2=-86400001 + +#********************************************************************************** +#value in millisecond for testing after() and before() in Timestamp +#********************************************************************************** +Ref_Milli_Val = 86400000 + +#********************************************************************************** +#Value in nanoseconds for testing time values +#********************************************************************************** +Ref_Nano_Val = 999999999 + + +#********************************************************************************** +#Value in nanoseconds and must be equivalent equivalent to multiples of milliseconds +#********************************************************************************** +Ref_Nano_Val2 = 1000000 + +Trial_String=TrialSetting +Escape_Seq_Query=select count(*) from ctstable2 where cof_name like '\%-%' { escape '\\' } +Escape_Seq_ChkQuery=select count(*) from ctstable2 +Max_Set_Val=10 + + +#********************************************************************************** +#The SQL Statements which are used to test the Scalar functions using escape syntax +#********************************************************************************** +Concat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3 +Ascii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3 +Insert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3 +Lcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3 +Left_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3 +Length_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3 +Locate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2)} FROM ctstable3 +Ltrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3 +Repeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3 +Right_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3 +Rtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3 +Soundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3 +Space_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3 +Substring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3 +Ucase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3 +Char_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3 +Replace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3 +User_Fn_Query=SELECT {FN USER()} FROM ctstable3 +Ifnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3 +Sin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3 +Abs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3 +Power_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3 +Round_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3 +Sign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3 +Sqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3 +Truncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3 +Mod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3 +Floor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3 +Ceiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3 +Log10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3 +Log_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3 +Exp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3 +Cos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3 +Tan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3 +Cot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3 +Curdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3 +Dayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3 +Dayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3 +Dayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3 +Dayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3 +Week_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3 +Month_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3 +Year_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3 +Monthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3 +Quarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3 +Now_Fn_Query=SELECT {FN NOW()} FROM ctstable3 +Hour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3 +Minute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3 +Second_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3 +Database_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3 +Acos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3 +Asin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3 +Atan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3 +Atan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3 +Degrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3 +Radians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3 +Pi_Fn_Query=SELECT {FN PI()} FROM ctstable3 +Rand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3 +Difference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3 +Locate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3 +Timestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3 +Timestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3 +Timestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3 +Timestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3 +Timestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3 +Timestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3 +Timestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3 +Timestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3 +Timestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3 +Timestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3 + + +#***************************************************************************** +#The SQL Statements which are used to test the Outer Joins using escape syntax +#***************************************************************************** +Left_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} +Right_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} +Full_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} + + +#***************************************************************************** +#The SQL Statements for creating, inserting and dropping the tables which are +#used in testing the scalar functions and outer joins using escape syntax +#***************************************************************************** + +Fnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'}) +Fnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100) + +Fnschema_Tab1_Delete=delete from ctstable3 +Fnschema_Tab2_Delete=delete from ctstable4 + +#***************************************************************************** +#The SQL Statements which are used in TxBean (Session bean) +#***************************************************************************** +TxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?) +TxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?) + +TxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ? +TxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ? + +TxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ? +TxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ? +TxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ? +TxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ? + +TxBean_query1=select * from TxBean_Tab1 +TxBean_query2=select * from TxBean_Tab2 +TxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ? +TxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ? + + +TxBean_Tab1_Delete=delete from TxBean_Tab1 +TxBean_Tab2_Delete=delete from TxBean_Tab2 + +#***************************************************************************** +#The SQL Statements which are used in TxEBean (Entity bean) +#***************************************************************************** +TxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?) +TxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ? +TxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ? + +TxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ? +TxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ? +TxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ? + +TxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ? + +TxEBean_Delete=delete from TxEBean_Tab + +#***************************************************************************** +#The SQL Statements which are used in the integration/session and +#integration/entity tests +#***************************************************************************** +Integration_Tab_Delete=delete from Integration_Tab +Integration_Insert=insert into Integration_Tab values(?, ?) +Integration_Insert1=insert into Integration_Tab values(1000, 50000.0) +Integration_Insert2=insert into Integration_Tab values(1075, 10490.75) +Integration_Insert3=insert into Integration_Tab values(40, 200.50) +Integration_Insert4=insert into Integration_Tab values(30564, 25000.0) +Integration_Insert5=insert into Integration_Tab values(387, 1000000.0) +Integration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ? +Integration_Select_All=select * from Integration_Tab +Integration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ? +Integration_Delete_Account=delete from Integration_Tab where ACCOUNT = ? + +#***************************************************************************** +#The SQL Statements which are used in the integration/sec tests +#***************************************************************************** +Integration_Sec_Tab_Delete=delete from Integration_Sec_Tab +Integration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?) +Integration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=? +Integration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? ) +Integration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ? +Integration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NO +Integration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ? +Integration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tab +Integration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ? +Integration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ? + + +#***************************************************************************** +#The SQL Statements which are used in DBSupport used by ejb/ee/bb tests +#***************************************************************************** +BB_Tab_Delete=delete from BB_Tab +BB_Insert1=insert into BB_Tab values(?, ?, ?) +BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ? +BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ? +BB_Select3=select KEY_ID from BB_Tab where PRICE = ? +BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ? +BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ? +BB_Select6=select PRICE from BB_Tab where KEY_ID = ? +BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ? +BB_Delete1=delete from BB_Tab where KEY_ID = ? + +#***************************************************************************** +#The SQL Statements which are used in DAO by ejb/ee/bb tests +#***************************************************************************** +COFFEE_BB_Tab_Delete=delete from BB_Tab +COFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?) +COFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ? +COFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ? +COFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ? +COFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ? +COFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ? +COFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ? +COFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ? +COFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ? + +#***************************************************************************** +#The SQL Statements which are used in DBSupport in jta/ee/txpropagationtest +#***************************************************************************** +JTA_Tab1_Delete=delete from JTA_Tab1 +JTA_Tab2_Delete=delete from JTA_Tab2 + +JTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?) +JTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?) + +JTA_Delete1=delete from JTA_Tab1 where KEY_ID = ? +JTA_Delete2=delete from JTA_Tab2 where KEY_ID = ? + +JTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ? +JTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ? + +JTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ? +JTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ? + +JTA_Tab1_Select=select * from JTA_Tab1 +JTA_Tab2_Select=select * from JTA_Tab2 + +JTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ? +JTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ? + + +#***************************************************************************** +# SQL Statements used by deployment tests +# +# See /tests/assembly/util/dbsupport for more details +# +#***************************************************************************** + +# +# BMP table with Integer Primary Key +# +DEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?) +DEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ? +DEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1 + +# +# BMP table with String Primary Key +# +DEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?) +DEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ? +DEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2 + +# +# BMP table with Long Primary Key +# +DEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?) +DEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ? +DEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3 + +# +# BMP table with Float Primary Key +# +DEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?) +DEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ? +DEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4 + +# +# BMP table with Compound Primary Key +# +DEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?) +DEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5 + +#***************************************************************************** +#The SQL Statements which are used in DBSupport2 used by secpropagation tests +#***************************************************************************** +SEC_Insert1=insert into SEC_Tab1 values(?, ?, ?) +SEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ? +SEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ? +SEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ? +SEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ? +SEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ? +SEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ? +SEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ? +SEC_Delete1=delete from SEC_Tab1 where KEY_ID = ? +SEC_Tab1_Delete=delete from SEC_Tab1 + +#***************************************************************************** +# Connector tests in src/tests/connector +#***************************************************************************** +ConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?) +ConnectorTable_Delete=delete from Connector_Tab + +#***************************************************************************** +# insert values EIS +#***************************************************************************** +TSEIS_insert_init=1 +TSEIS_insert1=2 +TSEIS_insert2=3 + +#***************************************************************************** +#The SQL Statements which are used in xa multires tests +#***************************************************************************** + +Xa_Tab1_Select=select * from Xa_Tab1 + +# insert values +Xa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?) + +# delete using id +Xa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ? + +Xa_Tab1_Delete=delete from Xa_Tab1 +Xa_Tab2_Delete=delete from Xa_Tab2 + +#initial insert +Xa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' ) +Xa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' ) + +#subsequent insert +Xa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' ) +Xa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' ) + +Xa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' ) +Xa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' ) + +#get results + +Xa_Tab1_query=select col1 from Xa_Tab1 order by col1 +Xa_Tab2_query=select col1 from Xa_Tab2 order by col1 + + + +#***************************************************************************** +# Coffee DAO SQL statements +#***************************************************************************** + +# +# Standard Coffee DAO +# +COFFEE_insert=insert into Coffee_Table values(?, ?, ?) +COFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ? +COFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ? +COFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ? +COFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ? +COFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ? +COFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ? +COFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ? +COFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ? +COFFEE_delete=delete from Coffee_Table where KEY_ID = ? +COFFEE_delete_all=delete from Coffee_Table + + +# +# Coffee DAO variant with String Primary Key +# +COFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?) +COFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_Table + +# +# Coffee DAO variant with Long Primary Key +# +COFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?) +COFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_Table + +# +# Coffee DAO variant with Float Primary Key +# +COFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?) +COFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_Table + +# +# Coffee DAO variant with Compound Primary Key +# +COFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?) +COFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_Table + + diff --git a/glassfish-runner/integration-platform-tck/src/main/java/org/glassfish/integration/tck/GlassfishLoadableExtension.java b/glassfish-runner/integration-platform-tck/src/main/java/org/glassfish/integration/tck/GlassfishLoadableExtension.java new file mode 100644 index 0000000000..11daf62047 --- /dev/null +++ b/glassfish-runner/integration-platform-tck/src/main/java/org/glassfish/integration/tck/GlassfishLoadableExtension.java @@ -0,0 +1,30 @@ +/* + * Copyright (c) 2024 Oracle and/or its affiliates. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0, which is available at + * http://www.eclipse.org/legal/epl-2.0. + * + * This Source Code may also be made available under the following Secondary + * Licenses when the conditions for such availability set forth in the + * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + * version 2 with the GNU Classpath Exception, which is available at + * https://www.gnu.org/software/classpath/license.html. + * + * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + */ + +package org.glassfish.integration.tck; + +import org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor; +import org.jboss.arquillian.test.spi.enricher.resource.ResourceProvider; +import org.jboss.arquillian.core.spi.LoadableExtension; + +public class GlassfishLoadableExtension implements LoadableExtension { + @Override + public void register(ExtensionBuilder extensionBuilder) { + extensionBuilder.service(ResourceProvider.class, GlassfishTestArchiveProcessor.class); + extensionBuilder.observer(GlassfishTestArchiveProcessor.class); + + } +} diff --git a/glassfish-runner/integration-platform-tck/src/main/java/org/glassfish/integration/tck/GlassfishTestArchiveProcessor.java b/glassfish-runner/integration-platform-tck/src/main/java/org/glassfish/integration/tck/GlassfishTestArchiveProcessor.java new file mode 100644 index 0000000000..1cf7e72edd --- /dev/null +++ b/glassfish-runner/integration-platform-tck/src/main/java/org/glassfish/integration/tck/GlassfishTestArchiveProcessor.java @@ -0,0 +1,149 @@ +/* + * Copyright (c) 2024 Oracle and/or its affiliates. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0, which is available at + * http://www.eclipse.org/legal/epl-2.0. + * + * This Source Code may also be made available under the following Secondary + * Licenses when the conditions for such availability set forth in the + * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + * version 2 with the GNU Classpath Exception, which is available at + * https://www.gnu.org/software/classpath/license.html. + * + * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + */ + +package org.glassfish.integration.tck; + +import org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor; +import org.jboss.arquillian.config.descriptor.api.ExtensionDef; +import org.jboss.arquillian.core.api.annotation.Observes; +import org.jboss.shrinkwrap.api.Archive; +import org.jboss.shrinkwrap.api.container.ManifestContainer; +import org.jboss.shrinkwrap.api.spec.EnterpriseArchive; +import org.jboss.shrinkwrap.api.spec.JavaArchive; +import org.jboss.shrinkwrap.api.spec.WebArchive; +import tck.arquillian.porting.lib.spi.AbstractTestArchiveProcessor; + +import java.io.File; +import java.io.IOException; +import java.net.URL; +import java.nio.file.Files; +import java.nio.file.Path; +import java.nio.file.Paths; +import java.util.Collections; +import java.util.HashSet; +import java.util.List; +import java.util.logging.Logger; + +public class GlassfishTestArchiveProcessor extends AbstractTestArchiveProcessor { + + static Logger log = Logger.getLogger(GlassfishTestArchiveProcessor.class.getName()); + static HashSet sunXmlFiles = new HashSet(); + static { + sunXmlFiles.add("META-INF/sun-application-client.xml"); + sunXmlFiles.add("META-INF/sun-application.xml"); + sunXmlFiles.add("META-INF/sun-ra.xml"); + sunXmlFiles.add("WEB-INF/sun-web.xml"); + sunXmlFiles.add("META-INF/sun-ejb-jar.xml"); + } + + private Path descriptorDirRoot; + + /** + * Called on completion of the Arquillian configuration. + */ + public void initalize(@Observes ArquillianDescriptor descriptor) { + // Must call to setup the ResourceProvider + super.initalize(descriptor); + + + // Get the descriptor path + ExtensionDef descriptorsDef = descriptor.extension("glassfish-descriptors"); + String descriptorDir = descriptorsDef.getExtensionProperties().get("descriptorDir"); + if(descriptorDir == null) { + String msg = "Specify the descriptorDir property in arquillian.xml as extension:\n"+ + "\n" + + " path-to-descriptors-dir\n" + + ""; + throw new IllegalStateException(msg); + } + this.descriptorDirRoot = Paths.get(descriptorDir); + if(!Files.exists(this.descriptorDirRoot)) { + throw new RuntimeException("Descriptor directory does not exist: " + this.descriptorDirRoot); + } + } + + @Override + public void processClientArchive(JavaArchive clientArchive, Class testClass, URL sunXmlURL) { + String name = clientArchive.getName(); + // addDescriptors(name, clientArchive, testClass); + } + + @Override + public void processWebArchive(WebArchive webArchive, Class testClass, URL sunXmlURL) { + String name = webArchive.getName(); + // addDescriptors(name, webArchive, testClass); + } + + @Override + public void processRarArchive(JavaArchive warArchive, Class testClass, URL sunXmlURL) { + + } + + @Override + public void processParArchive(JavaArchive javaArchive, Class aClass, URL url) { + + } + + @Override + public void processEarArchive(EnterpriseArchive earArchive, Class testClass, URL sunXmlURL) { + String name = earArchive.getName(); + // addDescriptors(name, earArchive, testClass); + } + + @Override + public void processEjbArchive(JavaArchive ejbArchive, Class testClass, URL sunXmlURL) { + String name = ejbArchive.getName(); + // addDescriptors(name, ejbArchive, testClass); + } + + protected void addDescriptors(String archiveName, ManifestContainer archive, Class testClass) { + String pkgName = testClass.getPackageName(); + Path pkgPath = Paths.get(pkgName.replace(".", "/")); + Path descriptorDir = descriptorDirRoot.resolve(pkgPath); + List files = findGlassfishDescriptors(descriptorDir); + for (File f : files) { + String name = f.getName(); + if(!name.startsWith(archiveName)) { + continue; + } + try { + URL url = f.toURL(); + // stateful_migration_threetwo_annotated.ear.jboss-deployment-structure.xml -> jboss-deployment-structure.xml + String descriptorName = name.replace(archiveName+".", ""); + if(archive instanceof WebArchive webArchive) { + webArchive.addAsWebInfResource(url, descriptorName); + } else { + archive.addAsManifestResource(url, descriptorName); + } + } catch (IOException e) { + throw new RuntimeException(e); + } + } + + } + + protected List findGlassfishDescriptors(Path pkgPath) { + try { + List files = Files.walk(pkgPath, 1) + .map(Path::toFile) + .filter(File::isFile) + .toList(); + return files; + } catch (Exception e) { + } + return Collections.emptyList(); + } +} diff --git a/glassfish-runner/integration-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/glassfish-runner/integration-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension new file mode 100644 index 0000000000..4a516d8e98 --- /dev/null +++ b/glassfish-runner/integration-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension @@ -0,0 +1 @@ +org.glassfish.integration.tck.GlassfishLoadableExtension \ No newline at end of file diff --git a/glassfish-runner/integration-platform-tck/src/test/resources/arquillian.xml b/glassfish-runner/integration-platform-tck/src/test/resources/arquillian.xml new file mode 100644 index 0000000000..46ffcf1fa1 --- /dev/null +++ b/glassfish-runner/integration-platform-tck/src/test/resources/arquillian.xml @@ -0,0 +1,35 @@ + + + + + target/deployments + + + + target/ + + + + + + target/glassfish8 + + + true + /tmp + jakartaeetck/bin/ts.jte + sql/derby/derby.dml.sql + true + true + target/appclient + true + ${project.basedir} + 20000 + + + + + + \ No newline at end of file diff --git a/integration/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIHttpsURLConnection.java b/integration/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIHttpsURLConnection.java new file mode 100644 index 0000000000..598a00b26e --- /dev/null +++ b/integration/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIHttpsURLConnection.java @@ -0,0 +1,195 @@ +/* + * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0, which is available at + * http://www.eclipse.org/legal/epl-2.0. + * + * This Source Code may also be made available under the following Secondary + * Licenses when the conditions for such availability set forth in the + * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + * version 2 with the GNU Classpath Exception, which is available at + * https://www.gnu.org/software/classpath/license.html. + * + * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + */ + +package com.sun.ts.lib.implementation.sun.javaee; + +import com.sun.ts.lib.porting.*; + +import javax.net.ssl.HttpsURLConnection; +import javax.net.ssl.HostnameVerifier; +import javax.net.ssl.SSLSession; + +// Implementation Specific Classes +//import com.sun.net.ssl.HttpsURLConnection; +//import com.sun.net.ssl.HostnameVerifier; +//import com.sun.enterprise.security.KeyTool; + +import com.sun.ts.lib.util.*; +import java.io.*; +import java.net.*; + +/** + * TSHttpsURLConnection provides the HTTPS specific featurs + * + */ +public class SunRIHttpsURLConnection implements TSHttpsURLConnectionInterface { + + private HttpsURLConnection httpsURLConnection = null; + + private HostnameVerifier hostNameVerifier = null; + + private URL url = null; + + public void SunRIHttpsURLConnection() { + // do nothing; + } + + /** + * This method is used to a) open a HttpsURLConnection from a given URL b) set + * the HostNameVerifier to default MyHostNameVerifier + * + * @param url + * url used to open HttpsURLConnection + */ + public void init(URL _url) throws IOException { + url = _url; + // KeyTool.initProvider(); + httpsURLConnection = (HttpsURLConnection) _url.openConnection(); + hostNameVerifier = new MyHostNameVerifier(); + httpsURLConnection.setHostnameVerifier(hostNameVerifier); + } + + /** + * Sets the value of the doInput field for this Connection + * + * @param doInput + * - the new value (the default is false) + */ + public void setDoInput(boolean doInput) { + httpsURLConnection.setDoInput(doInput); + } + + /** + * Sets the value of the doOutput field for this Connection + * + * @param doOutput + * - the new value (the default is false) + */ + public void setDoOutput(boolean doOutput) { + httpsURLConnection.setDoOutput(doOutput); + } + + /** + * Sets the value of the useCaches field for this Connection If the UseCaches + * flag on the connection is true, the connection is allowed to use whatever + * caches it can. If false, caches are to be ignored. The default value is set + * to true + * + * @param usecaches + * - the new value (the default is true) + */ + public void setUseCaches(boolean usecaches) { + httpsURLConnection.setUseCaches(usecaches); + } + + /** + * Sets the general request property. If a property with the key already + * exists, overwrite its value with the new value. + * + * @param key + * - the keyword by which the request is known + * @param value + * - the value associated with it + */ + public void setRequestProperty(String key, String value) { + httpsURLConnection.setRequestProperty(key, value); + } + + /** + * Returns the value of the named header field. If called on a connection that + * sets the same header multiple times only the last value is returned. + * + * @param name + * - the name of the header field. + * @return String - the value of the named header field, or null if there is + * no such field in the header. + */ + public String getHeaderField(String name) { + return httpsURLConnection.getHeaderField(name); + } + + /** + * Returns the value for the nth header field. It returns null if there are + * fewer than n fields + * + * @ param num - Integer num @ return String - returns the value of the nth + * header field + */ + public String getHeaderField(int num) { + return httpsURLConnection.getHeaderField(num); + } + + /** + * Disconnect connection + */ + public void disconnect() { + httpsURLConnection.disconnect(); + } + + /** + * Returns an input stream that reads from the open connection + * + * @return InputStream - inputStream + */ + public InputStream getInputStream() throws IOException { + return httpsURLConnection.getInputStream(); + } + + /** + * Returns an Output stream that writes to the open connection + * + * @return OutputStream - outputStream + */ + public OutputStream getOutputStream() throws IOException { + return httpsURLConnection.getOutputStream(); + } + + /** + * This class is used to set HostNameVerifier + * + * HostnameVerifier provides a callback mechanism so that implementers of this + * interface can supply a policy for handling the case where the host to + * connect to and the server name from the certificate mismatch + */ + public class MyHostNameVerifier implements HostnameVerifier { + + /** + * Verify that the hostname from the URL is an acceptable match with the + * value from the common name entry in the server certificate's + * distinguished name. (i.e the httpsHostName == name entry in the server + * certificate) + * + * For all practical reasons a HttpsServer can have a certificate with any + * name on it. Because of this reason this implementation doesn't verify the + * httpsHoseName with the name entry in server ceritificate . + * + * @param urlhostname + * - the https hostname in the url + * @param certHostName + * - the name entry in the server certificate + * @return boolean - this implementation returns true always. + */ + public boolean verify(String urlhostname, String certHostName) { + + return true; + } + + public boolean verify(String urlhostName, SSLSession sslSession) { + return true; + } + + } +} diff --git a/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/ejb_to_ejb.jsp b/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/ejb_to_ejb.jsp index f057a8c17c..1a35133609 100644 --- a/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/ejb_to_ejb.jsp +++ b/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/ejb_to_ejb.jsp @@ -26,7 +26,6 @@ <%@ page import="java.sql.*" %> <%@ page import="javax.sql.*" %> <%@ page import="com.sun.ts.lib.util.*" %> -<%@ page import="com.sun.ts.lib.porting.*" %> <%@ page import="com.sun.ts.tests.integration.sec.propagation.*" %> diff --git a/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/web_to_ejb_auth.jsp b/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/web_to_ejb_auth.jsp index e278204cde..da6febc9d3 100644 --- a/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/web_to_ejb_auth.jsp +++ b/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/web_to_ejb_auth.jsp @@ -26,7 +26,6 @@ <%@ page import="java.sql.*" %> <%@ page import="javax.sql.*" %> <%@ page import="com.sun.ts.lib.util.*" %> -<%@ page import="com.sun.ts.lib.porting.*" %> <%@ page import="com.sun.ts.tests.integration.sec.propagation.*" %> diff --git a/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/web_to_ejb_noauth.jsp b/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/web_to_ejb_noauth.jsp index 4df68bdaac..8f5aebf21f 100644 --- a/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/web_to_ejb_noauth.jsp +++ b/integration/src/main/java/com/sun/ts/tests/integration/sec/propagation/web_to_ejb_noauth.jsp @@ -26,7 +26,6 @@ <%@ page import="java.sql.*" %> <%@ page import="javax.sql.*" %> <%@ page import="com.sun.ts.lib.util.*" %> -<%@ page import="com.sun.ts.lib.porting.*" %> <%@ page import="com.sun.ts.tests.integration.sec.propagation.*" %> diff --git a/integration/src/main/java/com/sun/ts/tests/integration/sec/secbasicssl/ClientTest.java b/integration/src/main/java/com/sun/ts/tests/integration/sec/secbasicssl/ClientTest.java index 29d796a676..941c3f8063 100644 --- a/integration/src/main/java/com/sun/ts/tests/integration/sec/secbasicssl/ClientTest.java +++ b/integration/src/main/java/com/sun/ts/tests/integration/sec/secbasicssl/ClientTest.java @@ -54,8 +54,8 @@ public static EnterpriseArchive createDeployment(@ArquillianResource TestArchive URL warResURL = Client.class.getResource("integration_sec_secbasicssl_web.xml"); integration_sec_secbasicssl_web.addAsWebInfResource(warResURL, "web.xml"); // The sun-web.xml descriptor - warResURL = Client.class.getResource("integration_sec_secbasicssl_web.war.sun-web.xml"); - integration_sec_secbasicssl_web.addAsWebInfResource(warResURL, "sun-web.xml"); + // warResURL = Client.class.getResource("integration_sec_secbasicssl_web.war.sun-web.xml"); + // integration_sec_secbasicssl_web.addAsWebInfResource(warResURL, "sun-web.xml"); // Any libraries added to the war @@ -70,7 +70,7 @@ public static EnterpriseArchive createDeployment(@ArquillianResource TestArchive integration_sec_secbasicssl_web.addAsWebResource(warResURL, "/rolereverse.jsp"); warResURL = Client.class.getResource("webApiRemoteUser1.jsp"); integration_sec_secbasicssl_web.addAsWebResource(warResURL, "/webApiRemoteUser1.jsp"); - warResURL = Client.class.getResource("/com/sun/ts/tests/integration/sec/secbasicssl/webNoAuthz.jsp"); + warResURL = Client.class.getResource("webNoAuthz.jsp"); integration_sec_secbasicssl_web.addAsWebResource(warResURL, "/webNoAuthz.jsp"); warResURL = Client.class.getResource("webNotInRole.jsp"); integration_sec_secbasicssl_web.addAsWebResource(warResURL, "/webNotInRole.jsp"); @@ -88,11 +88,14 @@ public static EnterpriseArchive createDeployment(@ArquillianResource TestArchive // The component jars built by the package target integration_sec_secbasicssl_ear.addAsModule(integration_sec_secbasicssl_web); + URL earResURL = Client.class.getResource("integration_sec_secbasicssl.ear.sun-application.xml"); + integration_sec_secbasicssl_web.addAsWebInfResource(earResURL, "sun-application.xml"); + // The application.xml descriptor - URL earResURL = null; + earResURL = null; // Call the archive processor archiveProcessor.processEarArchive(integration_sec_secbasicssl_ear, Client.class, earResURL); return integration_sec_secbasicssl_ear; diff --git a/integration/src/main/java/com/sun/ts/tests/integration/session/jspejbjdbc/contentRoot/jsp2ejb.jsp b/integration/src/main/java/com/sun/ts/tests/integration/session/jspejbjdbc/contentRoot/jsp2ejb.jsp index 0c41588375..caa3fbe011 100644 --- a/integration/src/main/java/com/sun/ts/tests/integration/session/jspejbjdbc/contentRoot/jsp2ejb.jsp +++ b/integration/src/main/java/com/sun/ts/tests/integration/session/jspejbjdbc/contentRoot/jsp2ejb.jsp @@ -25,7 +25,6 @@ <%@ page import="java.util.*" %> <%@ page import="com.sun.ts.tests.integration.session.jspejbjdbc.*" %> <%@ page import="com.sun.ts.lib.util.*" %> -<%@ page import="com.sun.ts.lib.porting.*" %> <% String TELLERNAME = "joe"; diff --git a/integration/src/main/java/com/sun/ts/tests/integration/session/jspejbjdbc/int_S_jspejbjdbc_ejb.jar.sun-ejb-jar.xml b/integration/src/main/java/com/sun/ts/tests/integration/session/jspejbjdbc/int_S_jspejbjdbc_ejb.jar.sun-ejb-jar.xml index 636690a9b4..8def588621 100644 --- a/integration/src/main/java/com/sun/ts/tests/integration/session/jspejbjdbc/int_S_jspejbjdbc_ejb.jar.sun-ejb-jar.xml +++ b/integration/src/main/java/com/sun/ts/tests/integration/session/jspejbjdbc/int_S_jspejbjdbc_ejb.jar.sun-ejb-jar.xml @@ -28,8 +28,8 @@ jdbc/DB1 jdbc/DB1 - user1 - password1 + cts1 + cts1 false diff --git a/integration/src/main/java/com/sun/ts/tests/integration/session/servletejbjdbc/int_S_servletejbjdbc_ejb.jar.sun-ejb-jar.xml b/integration/src/main/java/com/sun/ts/tests/integration/session/servletejbjdbc/int_S_servletejbjdbc_ejb.jar.sun-ejb-jar.xml index fec2abc7e2..baa42e2734 100644 --- a/integration/src/main/java/com/sun/ts/tests/integration/session/servletejbjdbc/int_S_servletejbjdbc_ejb.jar.sun-ejb-jar.xml +++ b/integration/src/main/java/com/sun/ts/tests/integration/session/servletejbjdbc/int_S_servletejbjdbc_ejb.jar.sun-ejb-jar.xml @@ -28,8 +28,8 @@ jdbc/DB1 jdbc/DB1 - user1 - password1 + cts1 + cts1 false From fc620706f3c77e72f6339eff3e9f93b134f851d2 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Wed, 30 Oct 2024 17:08:16 -0600 Subject: [PATCH 02/84] Add an empty beans.xml to the CustomJsonbSerializationIT test archive. (#1625) Fixes #1526 Signed-off-by: Scott M Stark --- .../tck/core/rest/jsonb/cdi/CustomJsonbSerializationIT.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/CustomJsonbSerializationIT.java b/core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/CustomJsonbSerializationIT.java index 6c1275b6d2..3a60e5d5c8 100644 --- a/core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/CustomJsonbSerializationIT.java +++ b/core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/jsonb/cdi/CustomJsonbSerializationIT.java @@ -35,6 +35,7 @@ import org.jboss.arquillian.junit5.ArquillianExtension; import org.jboss.arquillian.test.api.ArquillianResource; import org.jboss.shrinkwrap.api.ShrinkWrap; +import org.jboss.shrinkwrap.api.asset.EmptyAsset; import org.jboss.shrinkwrap.api.asset.StringAsset; import org.jboss.shrinkwrap.api.exporter.ZipExporter; import org.jboss.shrinkwrap.api.spec.WebArchive; @@ -65,6 +66,7 @@ public static WebArchive createTestArchive() throws Exception { .addClass(SomeMessage.class) .addClass(Utils.class) .addClass(JaxRsActivator.class) + .addAsManifestResource(EmptyAsset.INSTANCE, "beans.xml") .addAsResource(new StringAsset(pubKeyString), "key.pub"); ; System.out.printf("test archive: %s\n", archive.toString(true)); From ae2554d6a750398d28d1915ee039469ba801b1a4 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Wed, 30 Oct 2024 17:16:48 -0600 Subject: [PATCH 03/84] Add an empty beans.xml to the CustomJsonbSerializationIT and ApplicationContextIT test archives. (#1626) Fixes #1526 Signed-off-by: Scott M Stark --- .../tck/core/rest/context/app/ApplicationContextIT.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/context/app/ApplicationContextIT.java b/core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/context/app/ApplicationContextIT.java index f8b7d55d19..05a90db364 100644 --- a/core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/context/app/ApplicationContextIT.java +++ b/core-profile-tck/tck/src/main/java/ee/jakarta/tck/core/rest/context/app/ApplicationContextIT.java @@ -24,6 +24,7 @@ import org.jboss.arquillian.junit5.ArquillianExtension; import org.jboss.arquillian.test.api.ArquillianResource; import org.jboss.shrinkwrap.api.ShrinkWrap; +import org.jboss.shrinkwrap.api.asset.EmptyAsset; import org.jboss.shrinkwrap.api.exporter.ZipExporter; import org.jboss.shrinkwrap.api.spec.WebArchive; import org.junit.jupiter.api.Test; @@ -46,7 +47,8 @@ public static WebArchive createTestArchive() { archive.addClass(SimpleApplicationBean.class) .addClass(ApplicationResource.class) - .addClass(JaxRsActivator.class); + .addClass(JaxRsActivator.class) + .addAsManifestResource(EmptyAsset.INSTANCE, "beans.xml"); System.out.printf("test archive: %s\n", archive.toString(true)); archive.as(ZipExporter.class).exportTo(new File("/tmp/" + archive.getName()), true); return archive; From e559f21179c0f088dacfdb533bd620f4bdf3acad Mon Sep 17 00:00:00 2001 From: Eclipse Jakarta EE TCK Bot Date: Wed, 30 Oct 2024 23:19:37 +0000 Subject: [PATCH 04/84] [maven-release-plugin] prepare release core-tck-11.0.0 --- core-profile-tck/ca-sigtest/pom.xml | 2 +- core-profile-tck/cdi-tck-suite/pom.xml | 2 +- core-profile-tck/jsonp-tck-ext/pom.xml | 2 +- core-profile-tck/pom.xml | 4 ++-- core-profile-tck/restful-tck-suite/pom.xml | 2 +- core-profile-tck/tck-dist/pom.xml | 2 +- core-profile-tck/tck/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml index 912977107c..cf2c16cfd6 100644 --- a/core-profile-tck/ca-sigtest/pom.xml +++ b/core-profile-tck/ca-sigtest/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 common-annotations diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml index 5ce25832c8..19f584f91d 100644 --- a/core-profile-tck/cdi-tck-suite/pom.xml +++ b/core-profile-tck/cdi-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 cdi-lite-tck-suite diff --git a/core-profile-tck/jsonp-tck-ext/pom.xml b/core-profile-tck/jsonp-tck-ext/pom.xml index 67337b15cf..d3e02d7ee2 100644 --- a/core-profile-tck/jsonp-tck-ext/pom.xml +++ b/core-profile-tck/jsonp-tck-ext/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 core-tck-jsonp-extension diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml index 6b41d16feb..0b21c76c0b 100644 --- a/core-profile-tck/pom.xml +++ b/core-profile-tck/pom.xml @@ -20,7 +20,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 pom Jakarta Core TCK @@ -60,7 +60,7 @@ scm:git:git@github.com:jakartaee/platform-tck.git scm:git:git@github.com:jakartaee/platform-tck.git https://github.com/jakartaee/platform-tck - 11.0.0 + core-tck-11.0.0 diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml index 6c86a07aa0..03455df021 100644 --- a/core-profile-tck/restful-tck-suite/pom.xml +++ b/core-profile-tck/restful-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 rest-tck-suite diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index 923f67813f..b8712293ab 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 ../pom.xml diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml index 1813d55e72..f9648b3632 100644 --- a/core-profile-tck/tck/pom.xml +++ b/core-profile-tck/tck/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 core-profile-tck-impl Jakarta Core Profile TCK Test Suite From ffa6b2e6a53b8681a2c680746bbc40ddcfd16f7a Mon Sep 17 00:00:00 2001 From: Eclipse Jakarta EE TCK Bot Date: Wed, 30 Oct 2024 23:19:39 +0000 Subject: [PATCH 05/84] [maven-release-plugin] prepare for next development iteration --- core-profile-tck/ca-sigtest/pom.xml | 2 +- core-profile-tck/cdi-tck-suite/pom.xml | 2 +- core-profile-tck/jsonp-tck-ext/pom.xml | 2 +- core-profile-tck/pom.xml | 4 ++-- core-profile-tck/restful-tck-suite/pom.xml | 2 +- core-profile-tck/tck-dist/pom.xml | 2 +- core-profile-tck/tck/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml index cf2c16cfd6..912977107c 100644 --- a/core-profile-tck/ca-sigtest/pom.xml +++ b/core-profile-tck/ca-sigtest/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT common-annotations diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml index 19f584f91d..5ce25832c8 100644 --- a/core-profile-tck/cdi-tck-suite/pom.xml +++ b/core-profile-tck/cdi-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT cdi-lite-tck-suite diff --git a/core-profile-tck/jsonp-tck-ext/pom.xml b/core-profile-tck/jsonp-tck-ext/pom.xml index d3e02d7ee2..67337b15cf 100644 --- a/core-profile-tck/jsonp-tck-ext/pom.xml +++ b/core-profile-tck/jsonp-tck-ext/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT core-tck-jsonp-extension diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml index 0b21c76c0b..6b41d16feb 100644 --- a/core-profile-tck/pom.xml +++ b/core-profile-tck/pom.xml @@ -20,7 +20,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT pom Jakarta Core TCK @@ -60,7 +60,7 @@ scm:git:git@github.com:jakartaee/platform-tck.git scm:git:git@github.com:jakartaee/platform-tck.git https://github.com/jakartaee/platform-tck - core-tck-11.0.0 + 11.0.0 diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml index 03455df021..6c86a07aa0 100644 --- a/core-profile-tck/restful-tck-suite/pom.xml +++ b/core-profile-tck/restful-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT rest-tck-suite diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index b8712293ab..923f67813f 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT ../pom.xml diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml index f9648b3632..1813d55e72 100644 --- a/core-profile-tck/tck/pom.xml +++ b/core-profile-tck/tck/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT core-profile-tck-impl Jakarta Core Profile TCK Test Suite From c7c4c6f861ac7197aa4c63dfd8b825627b6298ad Mon Sep 17 00:00:00 2001 From: Eclipse Jakarta EE TCK Bot Date: Thu, 31 Oct 2024 00:21:41 +0000 Subject: [PATCH 06/84] [maven-release-plugin] prepare release core-profile-tck-11.0.0 --- core-profile-tck/ca-sigtest/pom.xml | 2 +- core-profile-tck/cdi-tck-suite/pom.xml | 2 +- core-profile-tck/jsonp-tck-ext/pom.xml | 2 +- core-profile-tck/pom.xml | 4 ++-- core-profile-tck/restful-tck-suite/pom.xml | 2 +- core-profile-tck/tck-dist/pom.xml | 2 +- core-profile-tck/tck/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml index 912977107c..cf2c16cfd6 100644 --- a/core-profile-tck/ca-sigtest/pom.xml +++ b/core-profile-tck/ca-sigtest/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 common-annotations diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml index 5ce25832c8..19f584f91d 100644 --- a/core-profile-tck/cdi-tck-suite/pom.xml +++ b/core-profile-tck/cdi-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 cdi-lite-tck-suite diff --git a/core-profile-tck/jsonp-tck-ext/pom.xml b/core-profile-tck/jsonp-tck-ext/pom.xml index 67337b15cf..d3e02d7ee2 100644 --- a/core-profile-tck/jsonp-tck-ext/pom.xml +++ b/core-profile-tck/jsonp-tck-ext/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 core-tck-jsonp-extension diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml index 6b41d16feb..9df9d4ef46 100644 --- a/core-profile-tck/pom.xml +++ b/core-profile-tck/pom.xml @@ -20,7 +20,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 pom Jakarta Core TCK @@ -60,7 +60,7 @@ scm:git:git@github.com:jakartaee/platform-tck.git scm:git:git@github.com:jakartaee/platform-tck.git https://github.com/jakartaee/platform-tck - 11.0.0 + core-profile-tck-11.0.0 diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml index 6c86a07aa0..03455df021 100644 --- a/core-profile-tck/restful-tck-suite/pom.xml +++ b/core-profile-tck/restful-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 rest-tck-suite diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index 923f67813f..b8712293ab 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 ../pom.xml diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml index 1813d55e72..f9648b3632 100644 --- a/core-profile-tck/tck/pom.xml +++ b/core-profile-tck/tck/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 core-profile-tck-impl Jakarta Core Profile TCK Test Suite From 2c3c0f447fad76aca45480ff0454b76efcd46ab8 Mon Sep 17 00:00:00 2001 From: Eclipse Jakarta EE TCK Bot Date: Thu, 31 Oct 2024 00:21:43 +0000 Subject: [PATCH 07/84] [maven-release-plugin] prepare for next development iteration --- core-profile-tck/ca-sigtest/pom.xml | 2 +- core-profile-tck/cdi-tck-suite/pom.xml | 2 +- core-profile-tck/jsonp-tck-ext/pom.xml | 2 +- core-profile-tck/pom.xml | 4 ++-- core-profile-tck/restful-tck-suite/pom.xml | 2 +- core-profile-tck/tck-dist/pom.xml | 2 +- core-profile-tck/tck/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml index cf2c16cfd6..912977107c 100644 --- a/core-profile-tck/ca-sigtest/pom.xml +++ b/core-profile-tck/ca-sigtest/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT common-annotations diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml index 19f584f91d..5ce25832c8 100644 --- a/core-profile-tck/cdi-tck-suite/pom.xml +++ b/core-profile-tck/cdi-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT cdi-lite-tck-suite diff --git a/core-profile-tck/jsonp-tck-ext/pom.xml b/core-profile-tck/jsonp-tck-ext/pom.xml index d3e02d7ee2..67337b15cf 100644 --- a/core-profile-tck/jsonp-tck-ext/pom.xml +++ b/core-profile-tck/jsonp-tck-ext/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT core-tck-jsonp-extension diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml index 9df9d4ef46..6b41d16feb 100644 --- a/core-profile-tck/pom.xml +++ b/core-profile-tck/pom.xml @@ -20,7 +20,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT pom Jakarta Core TCK @@ -60,7 +60,7 @@ scm:git:git@github.com:jakartaee/platform-tck.git scm:git:git@github.com:jakartaee/platform-tck.git https://github.com/jakartaee/platform-tck - core-profile-tck-11.0.0 + 11.0.0 diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml index 03455df021..6c86a07aa0 100644 --- a/core-profile-tck/restful-tck-suite/pom.xml +++ b/core-profile-tck/restful-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT rest-tck-suite diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index b8712293ab..923f67813f 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT ../pom.xml diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml index f9648b3632..1813d55e72 100644 --- a/core-profile-tck/tck/pom.xml +++ b/core-profile-tck/tck/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT core-profile-tck-impl Jakarta Core Profile TCK Test Suite From ac9d756df654890eb9ab294abd91abcc13b81dbc Mon Sep 17 00:00:00 2001 From: Alwin Joseph <44426046+alwin-joseph@users.noreply.github.com> Date: Thu, 31 Oct 2024 21:38:20 +0530 Subject: [PATCH 08/84] EL- use system property when setup not invoked (#1620) --- .../ts/tests/el/api/jakarta_el/variablemapper/ELClientTest.java | 2 +- .../main/java/com/sun/ts/tests/el/spec/mapper/ELClientTest.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/el/src/main/java/com/sun/ts/tests/el/api/jakarta_el/variablemapper/ELClientTest.java b/el/src/main/java/com/sun/ts/tests/el/api/jakarta_el/variablemapper/ELClientTest.java index f32ad29484..6cc092e60e 100644 --- a/el/src/main/java/com/sun/ts/tests/el/api/jakarta_el/variablemapper/ELClientTest.java +++ b/el/src/main/java/com/sun/ts/tests/el/api/jakarta_el/variablemapper/ELClientTest.java @@ -48,7 +48,7 @@ public class ELClientTest extends ServiceEETest { private static final Logger logger = System.getLogger(ELClientTest.class.getName()); - private Properties testProps; + private Properties testProps = System.getProperties(); public static void main(String[] args) { ELClientTest theTests = new ELClientTest(); diff --git a/el/src/main/java/com/sun/ts/tests/el/spec/mapper/ELClientTest.java b/el/src/main/java/com/sun/ts/tests/el/spec/mapper/ELClientTest.java index 997b5b4d80..d59b9fe28f 100644 --- a/el/src/main/java/com/sun/ts/tests/el/spec/mapper/ELClientTest.java +++ b/el/src/main/java/com/sun/ts/tests/el/spec/mapper/ELClientTest.java @@ -61,7 +61,7 @@ void logFinishTest(TestInfo testInfo) { logger.log(Logger.Level.INFO, "FINISHED TEST : " + testInfo.getDisplayName()); } - Properties testProps; + Properties testProps = System.getProperties(); public static void main(String[] args) { ELClientTest theTests = new ELClientTest(); From d12042f4bacf7db7a277637c82a128b7be78ad1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:09:15 -0600 Subject: [PATCH 09/84] Bump jakarta.mail:jakarta.mail-api from 2.1.2 to 2.1.3 (#1622) Bumps [jakarta.mail:jakarta.mail-api](https://github.com/jakartaee/mail-api) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/jakartaee/mail-api/releases) - [Commits](https://github.com/jakartaee/mail-api/compare/2.1.2...2.1.3) --- updated-dependencies: - dependency-name: jakarta.mail:jakarta.mail-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- jsp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsp/pom.xml b/jsp/pom.xml index 31ac030bb7..a91481646b 100644 --- a/jsp/pom.xml +++ b/jsp/pom.xml @@ -36,7 +36,7 @@ 3.0.0-M1 6.0.0-RC1 - 2.1.2 + 2.1.3 6.1.0-M2 3.1.0 4.0.0-M2 From a846ab948b6db957651ff85cabbac77044a4f17b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:21:12 +0530 Subject: [PATCH 10/84] Bump jakarta.ejb:jakarta.ejb-api from 4.0.0 to 4.0.1 (#1629) Bumps [jakarta.ejb:jakarta.ejb-api](https://github.com/jakartaee/enterprise-beans) from 4.0.0 to 4.0.1. - [Commits](https://github.com/jakartaee/enterprise-beans/compare/4.0.0-RELEASE...4.0.1-RELEASE) --- updated-dependencies: - dependency-name: jakarta.ejb:jakarta.ejb-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- jpa-tck/pom.xml | 2 +- jpa/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jpa-tck/pom.xml b/jpa-tck/pom.xml index f5cd8f7608..aff43e3eee 100644 --- a/jpa-tck/pom.xml +++ b/jpa-tck/pom.xml @@ -78,7 +78,7 @@ jakarta.ejb jakarta.ejb-api - 4.0.0 + 4.0.1 jakarta.tck diff --git a/jpa/pom.xml b/jpa/pom.xml index 7635267283..9ab35186d2 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -79,7 +79,7 @@ jakarta.ejb jakarta.ejb-api - 4.0.0 + 4.0.1 jakarta.tck From 950e6c87d0907231e84fd404df1aef06c0595a37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:21:39 +0530 Subject: [PATCH 11/84] Bump org.glassfish.hk2:hk2-locator from 3.0.2 to 3.1.1 (#1548) Bumps [org.glassfish.hk2:hk2-locator](https://github.com/eclipse-ee4j/glassfish-hk2) from 3.0.2 to 3.1.1. - [Release notes](https://github.com/eclipse-ee4j/glassfish-hk2/releases) - [Changelog](https://github.com/eclipse-ee4j/glassfish-hk2/blob/master/CHANGELOG) - [Commits](https://github.com/eclipse-ee4j/glassfish-hk2/commits) --- updated-dependencies: - dependency-name: org.glassfish.hk2:hk2-locator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- glassfish-runner/batch-tck/apitests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glassfish-runner/batch-tck/apitests/pom.xml b/glassfish-runner/batch-tck/apitests/pom.xml index 4dac562493..bc393f8dee 100644 --- a/glassfish-runner/batch-tck/apitests/pom.xml +++ b/glassfish-runner/batch-tck/apitests/pom.xml @@ -103,7 +103,7 @@ Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation org.glassfish.hk2 hk2-locator - 3.0.2 + 3.1.1 org.glassfish.jersey.inject From 810007f7cba15e413d21517dce9e451ae17e1aa7 Mon Sep 17 00:00:00 2001 From: Alwin Joseph <44426046+alwin-joseph@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:11:33 +0530 Subject: [PATCH 12/84] add glassfish config to pass integration tests (#1628) --- glassfish-runner/integration-platform-tck/pom.xml | 6 ++++-- .../ts/tests/integration/sec/secbasicssl/ClientTest.java | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/glassfish-runner/integration-platform-tck/pom.xml b/glassfish-runner/integration-platform-tck/pom.xml index b31ad97ed6..bb5f153c4c 100644 --- a/glassfish-runner/integration-platform-tck/pom.xml +++ b/glassfish-runner/integration-platform-tck/pom.xml @@ -537,7 +537,6 @@ ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derby.jar ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/modules/security.jar ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/modules/security-ee.jar - com/sun/ts/tests/integration/**/*Test*.java @@ -549,6 +548,9 @@ ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true + set server-config.network-config.network-listeners.network-listener.http-listener-2.enabled=true + set server-config.network-config.network-listeners.network-listener.http-listener-2.port=1044 + set server-config.network-config.network-listeners.network-listener.http-listener-1.port=8080 create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe create-file-user --groups staff:mgr --passwordfile ${project.basedir}/j2ee.pass j2ee create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property DatabaseName=derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1:connectionAttributes="create=true" --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool @@ -574,7 +576,7 @@ - full + platform true diff --git a/integration/src/main/java/com/sun/ts/tests/integration/sec/secbasicssl/ClientTest.java b/integration/src/main/java/com/sun/ts/tests/integration/sec/secbasicssl/ClientTest.java index 941c3f8063..8470b2e491 100644 --- a/integration/src/main/java/com/sun/ts/tests/integration/sec/secbasicssl/ClientTest.java +++ b/integration/src/main/java/com/sun/ts/tests/integration/sec/secbasicssl/ClientTest.java @@ -89,7 +89,7 @@ public static EnterpriseArchive createDeployment(@ArquillianResource TestArchive // The component jars built by the package target integration_sec_secbasicssl_ear.addAsModule(integration_sec_secbasicssl_web); URL earResURL = Client.class.getResource("integration_sec_secbasicssl.ear.sun-application.xml"); - integration_sec_secbasicssl_web.addAsWebInfResource(earResURL, "sun-application.xml"); + integration_sec_secbasicssl_ear.addAsManifestResource(earResURL, "sun-application.xml"); From 3e162d86f84ea3bc6b615e84bed468a5a8dc5d8a Mon Sep 17 00:00:00 2001 From: Alwin Joseph Date: Wed, 6 Nov 2024 18:34:41 +0530 Subject: [PATCH 13/84] Fix 1 jms test in jms/ee/ejb/sessionQtests --- .../sun/ts/tests/jms/ee/ejb/sessionQtests/ClientTest.java | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/ejb/sessionQtests/ClientTest.java b/jms/src/main/java/com/sun/ts/tests/jms/ee/ejb/sessionQtests/ClientTest.java index be5370bd71..64d101569e 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/ejb/sessionQtests/ClientTest.java +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/ejb/sessionQtests/ClientTest.java @@ -21,6 +21,7 @@ import org.junit.jupiter.api.extension.ExtendWith; import tck.arquillian.porting.lib.spi.TestArchiveProcessor; import tck.arquillian.protocol.common.TargetVehicle; +import org.junit.jupiter.api.Order; @@ -31,7 +32,7 @@ @Tag("web_optional") @Tag("tck-appclient") -@TestMethodOrder(MethodOrderer.MethodName.class) +@TestMethodOrder(MethodOrderer.OrderAnnotation.class) public class ClientTest extends com.sun.ts.tests.jms.ee.ejb.sessionQtests.Client { /** EE10 Deployment Descriptors: @@ -118,15 +119,16 @@ public static EnterpriseArchive createDeployment(@ArquillianResource TestArchive @Test @Override + @Order(1) public void simpleSendReceiveQueueTest() throws java.lang.Exception { super.simpleSendReceiveQueueTest(); } @Test @Override + @Order(2) public void selectorAndBrowserTests() throws java.lang.Exception { super.selectorAndBrowserTests(); } - } \ No newline at end of file From b9c414deb723b92a1384f7815df15aec9770c6b4 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Wed, 6 Nov 2024 14:52:45 +0100 Subject: [PATCH 14/84] Update Glassfish runner for EJB * Added init statements for required resources * Updated DB init to make use of GF DB init * Added profiles for various parts of TCK --- .../enterprise-beans-tck-run/pom.xml | 301 ++- .../resources/jakartaeetck/bin/ts9081.jte | 2079 +++++++++++++++++ .../resources/jakartaeetck/bin/ts9082.jte | 2079 +++++++++++++++++ .../resources/jakartaeetck/bin/ts9083.jte | 2079 +++++++++++++++++ .../resources/jakartaeetck/bin/ts9084.jte | 2079 +++++++++++++++++ .../resources/jakartaeetck/tmp/tstest.jte | 12 +- .../test/resources/javatest-arquillian.xml | 7 +- .../src/test/resources/password.txt | 4 + 8 files changed, 8569 insertions(+), 71 deletions(-) create mode 100644 glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9081.jte create mode 100644 glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9082.jte create mode 100644 glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9083.jte create mode 100644 glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9084.jte create mode 100644 glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/password.txt diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml index f88b2ec7f8..40bf4da61a 100644 --- a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml @@ -32,14 +32,14 @@ ${glassfish.home}/javadb/lib ${glassfish.root}/glassfish${glassfish.version.main} ${project.build.directory} - 8.0.0-M7 + 8.0.0-M8 8 17 + ${ts.home}/bin/ts.jte - ${ts.home}/bin/xml/../../tmp/tstest.jte ${basedir}/src/test/resources/jakartaeetck 4.0.1 @@ -174,7 +174,7 @@ org.omnifaces.arquillian arquillian-glassfish-server-managed - 1.6 + 1.7 test @@ -241,47 +241,6 @@ - - org.codehaus.mojo - exec-maven-plugin - - - 004-StartDatabase - - exec - - test-compile - - ${glassfish.home}/glassfish/bin/asadmin - - start-database - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - 005-initdb - - run - - test-compile - - - - - - - - - - - org.apache.maven.plugins maven-surefire-plugin @@ -292,27 +251,40 @@ **/*TestCase.java **/*TestSuite.java + + com.sun.ts.tests.ejb30.assembly.initorder.warejb.ClientTest + com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.ClientEjblitejspTest + com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.ClientEjbliteservlet2Test + com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.ClientEjbliteservletTest + com.sun.ts.tests.ejb30.misc.datasource.twowars.ClientTest + com.sun.ts.tests.ejb30.misc.moduleName.twowars.ClientTest + com.sun.ts.tests.ejb30.misc.moduleName.conflict.ClientTest + com.sun.ts.tests.ejb30.tx.session.stateless.cm.covariant.ClientTest + + ${glassfish.home} + 8080 javatest-arquillian.xml ${ts.home} - create-jdbc-connection-pool --restype javax.sql.XADataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property databaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 cts-derby-XA-pool - create-jdbc-resource --connectionpoolid cts-derby-XA-pool jdbc/DBTimer + + true + ${glassfish.home}/glassfish/domains/domain1/config/derbyDB;create=true + ${project.build.directory}/test-classes/derby.ddl.sql + cts1 + ${project.build.directory}/test-classes/password.txt + + set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true + create-jdbc-connection-pool --restype javax.sql.XADataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property databaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 cts-derby-XA-pool + create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property databaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 cts-derby-pool + create-jdbc-resource --connectionpoolid cts-derby-XA-pool jdbc/DBTimer + create-jdbc-resource --connectionpoolid cts-derby-pool jdbc/DB1 + create-jms-resource --restype jakarta.jms.QueueConnectionFactory jms/QueueConnectionFactory + create-jms-resource --restype jakarta.jms.Queue --property imqDestinationName=MDB_QUEUE MDB_QUEUE + create-jms-resource --restype jakarta.jms.Queue --property imqDestinationName=MDB_QUEUE_REPLY MDB_QUEUE_REPLY + list-jdbc-resources - - - 001-ejb-javatest - - test - - test - - jakarta.tck:ejb32 - tck-javatest - - - @@ -330,4 +302,215 @@ + + + ejb30 + + + true + + + + + + maven-surefire-plugin + 3.3.1 + + + 001-ejb-30-javatest + + test + + test + + jakarta.tck:ejb30 + tck-javatest + + + + + + + + + + ejb32 + + + true + + + + + + maven-surefire-plugin + 3.3.1 + + + 001-ejb-30-javatest + + test + + test + + jakarta.tck:ejb32 + tck-javatest + + + + + + + + + + exclude-timeout + + true + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.3.1 + + + + com.sun.ts.tests.ejb30.bb.session.stateful.timeout.annotated.ClientEjblitejspTest + com.sun.ts.tests.ejb30.bb.session.stateful.timeout.descriptor.ClientEjblitejspTest + com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.ClientEjblitejspTest + com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.ClientEjblitejspTest + + + + + + + + + timeout1 + + + ${project.build.directory}/timeout1 + ${ts.home}/bin/ts9081.jte + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.3.1 + + com.sun.ts.tests.ejb30.bb.session.stateful.timeout.annotated.ClientEjblitejspTest + + 9081 + + + + + + + + + timeout2 + + + ${project.build.directory}/timeout2 + ${ts.home}/bin/ts9082.jte + + + + + + maven-surefire-plugin + 3.3.1 + + com.sun.ts.tests.ejb30.bb.session.stateful.timeout.descriptor.ClientEjblitejspTest + + 9082 + false + + + + + + + + + timeout3 + + + ${project.build.directory}/timeout3 + ${ts.home}/bin/ts9083.jte + + + + + + maven-surefire-plugin + 3.3.1 + + com.sun.ts.tests.ejb30.lite.stateful.timeout.annotated.ClientEjblitejspTest + + 9083 + + + + + + + + + timeout4 + + + ${project.build.directory}/timeout4 + ${ts.home}/bin/ts9084.jte + + + + + + maven-surefire-plugin + 3.3.1 + + com.sun.ts.tests.ejb30.lite.stateful.timeout.descriptor.ClientEjblitejspTest + + 9084 + + + + + + + + + failures + + + + + maven-surefire-plugin + 3.3.1 + + com.sun.ts.tests.ejb30.assembly.initorder.warejb.ClientTest, + com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.ClientEjblitejspTest, + com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.ClientEjbliteservlet2Test, + com.sun.ts.tests.ejb30.lite.singleton.concurrency.container.annotated.ClientEjbliteservletTest, + com.sun.ts.tests.ejb30.misc.datasource.twowars.ClientTest, + com.sun.ts.tests.ejb30.misc.moduleName.twowars.ClientTest, + com.sun.ts.tests.ejb30.misc.moduleName.conflict.ClientTest, + com.sun.ts.tests.ejb30.tx.session.stateless.cm.covariant.ClientTest, + + + + + + + + diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9081.jte b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9081.jte new file mode 100644 index 0000000000..5a3bb82a54 --- /dev/null +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9081.jte @@ -0,0 +1,2079 @@ +# +# Copyright (c) 2006, 2022 Oracle and/or its affiliates and others. +# All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# + +######################################################################### +## +## JavaTest Environment file for Java EE Compatibility Test Suite +## +## Environment specific properties in this file will likely +## have to be modified prior to running the Java EE CTS. +## Instructions for modifying these properties are contained in this +## file. +## +## This file is processed by an external tool that helps generate the +## CTS documents. Therefore this file has a standard format that must +## be followed. This file is a standard Java Properties file with +## very specific comment formatting. Users can write property specific +## comments by using the property name and an ampersand (@). As an +## example the following comment applies to the foo.bar property: +## # @foo.bar - This is a comment pertaining to foo.bar +## # that spans multiple lines. +## This comment must be preceded by a single hash (#) character and +## the property name must be prepended with an ampersand (@). The +## comment can appear anywhere in the ts.jte file. If users have +## comments that belong in ts.jte but DO NOT pertain to a particular +## property the user must start the comment with at least 2 hash (#) +## characters. The following is a valid non-property comment: +## ## A valid non-property comment +## ## that spans multiple lines. +######################################################################### + +######################################################################### +## @jte.version This version denotes the bundle this JTE was +## originally included with. The version matches the ID +## in the bundle name. It can be used to identify a +## mismatched JTE file. This value is filled in during +## the build process as part of sanitizing the jte file. +######################################################################### +jte.version=@JTE_VERSION@ + +######################################################################## +## Javatest batch mode work directory and report directory, and policy for +## handling existing work and report directories. These properties affects +## runclient and report targets, but not gui target. +## To disable generating test report, unset report.dir, or set it to "none" +## either here or from command line, as in the following command: +## ant runclient -Dreport.dir="none" +## +# @work.dir The directory used to store Javatest test results and test +# information. +# @report.dir The directory used to store Javatest summary reports of +# test results. +# @if.existing.work.report.dirs specifies how existing work.dir and +# report.dir will be handled, and it must be one of the following values: +# overwrite overwrites all content in work.dir and report.dir +# backup moves all content in work.dir and report.dir to +# work.dir_time_day_bak and report.dir_time_day_bak, +# respectively +# append reuses and preserves the existing work.dir and report.dir +# auto lets the build files decide which mode to use +# (overwrite, backup or append). the value is determined +# like this: +# if.existing.work.report.dirs == auto +# if in CTS workspace +# if.existing.work.report.dirs = overwrite +# else we are in a distribution bundle +# if.existing.work.report.dirs = append +# end if +# else +# if.existing.work.report.dirs = value in this file +# end if +######################################################################## +work.dir=/files/JTWork +report.dir=/files/JTReport +if.existing.work.report.dirs=auto + +######################################################################## +# @javatest.timeout.factor This property specifies the scale factor used by +# Javatest to adjust the time JavaTest will wait for a given test to +# complete before returning failure. For instance if the default test timeout +# is 5 minutes, this value will be multiplied by 5 minutes to determine +# the total timeout delay. Note: this value only works with Javatest's +# batch mode (runclient). When using the Javatest GUI users must change +# this timeout factor in the GUI. Configure -> Edit Configuration -> View +# -> choose Standard Values -> select tab Execution -> set Time Factor. +# +# Note that javatest.timeout.factor can be a positive real number, such as 1.5 +######################################################################## +javatest.timeout.factor=1 + +######################################################################## +## Level of Vendor Java EE Implementation +# @javaee.level The level of Java EE support for the implementation under test. +# This property serves two purposes: First, it is used to determine +# whether the impl under test is a Java EE Full profile (full) or Java +# EE Web profile (web). Either "full" or "web" must be specified in +# the list values. "full" will tell the harness to deploy ears. "web" +# will tell the harness to deploy wars. +# This property is also used to help determine which apis (in the +# signature tests) are to be tested. +# +# NOTE: This property does not determine which CTS tests to run for +# different profiles and optional technologies. That is done using +# keywords. Please refer to the keywords functionality in the CTS +# User's Guide for information on how to use keywords when +# running CTS tests. +# +# Currently, there are 4 settings supported for this property: +# 1. full: This is the minimal set of signature requirements that vendors +# must support. Specifying a javaee.level of "full" with nothing +# else implies there are NO additional technologies existing within +# the vendors implementation. Again, "full" only covers the +# REQUIRED Technologies for Jakarta EE 8 Full profile +# ex/ javaee.level=full +# +# 2. web : This is the minimal set of signature requirements that vendors +# must support for Web Profile. Specifying a javaee.level of "web" +# with nothing else implies there are NO additional technologies +# existing within the vendors implementation. Again, "web" only +# covers REQUIRED Technologies for Jakarta EE 8 Web profile +# ex/ javaee.level=web +# +# 3. full + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Full Profile and any combination of the optional +# technologies. +# Known optional technologies for CTS8 full profile include: +# "jaxr". +# ex 1/ javaee.level=full jaxr +# ex 2/ javaee.level=full jaxr +# ex 3/ javaee.level=full +# ex 4/ etc... +# +# 4. web + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Web Profile and any combination of optional +# technologies. +# Known optional technologies for Web Profile include: +# "jaxr", "connector", "jaxb", +# "jms", "javamail", "wsmd" +# ex 1/ javaee.level=web connector jms +# ex 2/ javaee.level=web +# ex 3/ javaee.level=web jms connector +# ex 4/ etc... +# +# Note 1: spaces separate multiple entries +# +# Note 2: optional technologies for full/javaee profile are listed +# in the Java EE 8 spec, in Table EE.6-1. Currently, the only +# optional technologies for full profile are: "jaxr" (JAXR 1.0) +# +# Note 3: The list of optional technologies for Web Profile includes any OPTIONAL +# technology explicitly called out in the Web Profile spec (if applicable) +# as well as any additional technology which is listed within +# JavaEE Profile 8 spec *but* not included/Required in the +# Web Profile spec. +# +# Note 4: Two different examples of javaee.level are provided immediately +# following this comment block. One is for running CTS8 against +# the EE 8 (full) Profile RI and the other is for running CTS8 +# against the EE 8 Web Profile RI. Notice that optional technologies +# are supplied here since the RI for CTS8 contains those optional +# technologies in it. It's very possible vendors may provider different +# optional technologies in their implementations. If so, the list of +# optional technologies will need to be adjusted here to suite each +# vendors implementation. +# +# Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line +# below which starts with: javaee.level=web .... +# +# IMPORTANT: when testing Web Profile - be sure to adjust the +# "optional.tech.packages.to.ignore" property accordingly. +# (see comments for optional.tech.packages.to.ignore below) +# +############################################################################### +#javaee.level=web connector jaxws jaxb javamail wsmd +javaee.level=full + + +######################################################################## +## Settings for Vendor Java EE Implementation +# @javaee.home The location of the vendor's Java EE platform +# implementation. +# @orb.host Hostname of the machine running the vendor's +# implementation. +# @orb.port The port number the vendor implementation is listening +# to for service requests. +######################################################################## +javaee.home= +orb.host=localhost +orb.port=3699 + +######################################################################## +## JVMOPTS_RUNTESTCOMMAND is a marker that implementations may replace with +# the JVM options to pass when starting JVMs for running tests. +# This is intended to be used for implementations convencience. +# See file docker/run_jakartaeetck.sh for an example. +######################################################################## + +######################################################################## +## Settings for Sun RI Java EE Implementation +# @javaee.home.ri The location of the RI. +# @orb.host Hostname of the machine running the RI. +# @orb.port The port number the RI is listening to for service +# requests. +######################################################################## +javaee.home.ri= +orb.host.ri=localhost +orb.port.ri=3700 + +################################################################### +################################################################### +################################################################### +## RI SPECIFIC PROPERTIES LIVE BELOW +################################################################### +################################################################### +################################################################### + +############################################################### +# @ts.display -- location to display CTS output on Unix +############################################################### +ts.display=:0.0 + +########################################################################### +# @endorsed.dirs using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the VI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +# +# @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the RI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +########################################################################### +endorsed.dirs=${javaee.home}/modules/endorsed +endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed + +############################################################### +## Config params needed for Java EE RI asadmin +## You must change these values as needed +## +# @ri.admin.user -- The Java EE RI asadmin user id +# @ri.admin.passwd -- The Java EE RI asadmin user password +# @ri.admin.host -- The Java EE RI host +# @ri.admin.port -- The Java EE RI port +# @ri.admin -- The Java EE RI admin command +# @ri.server -- The Java EE RI server instance being used +# @ri.domain.dir -- Points to where your domains are installed. +# @ri.domain.name -- The Java EE RI domain being used +# @ri.domain -- The Java EE RI domain path being used +# @ri.asenv.loc -- location of asenv.conf or asenv.bat +# @ri.imqbin.loc -- location of the IMQ bin directory +# @ri.lib -- Library directory for other Java EE RI +# jars +# @ri.imq.share.lib -- Shared library directory for imq +# @ri.jvm.options -- Java options needed by the Java EE RI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @ri.applicationRoot-- Location of application repository +# Only needed when running on windows +# @ri.and.vi.run.on.same.host - set to true if interop tests are run +# with both RI and VI on same machine. set to +# false if they are run on different machines. +# This is used to work around an orb issue +# specific to running VI and RI on same box. +# +# @ri.orb.iiop.orbserverid - This is used to set a similarly +# named jvm option in the RI. It is only used +# when we are running interop where remote EJBs +# try to access target EJB's on the same host with +# zero port configuration for ssl. +# This only gets used when ri.and.vi.run.on.same.host=true. +# The value is to be an ORB server id. +############################################################### +ri.admin.user=admin +ri.admin.passwd= +ri.admin.host=${orb.host.ri} +ri.admin.port=4848 +ri.admin=${javaee.home.ri}/bin/asadmin +ri.server=server +ri.domain.dir=${javaee.home.ri}/domains +ri.domain.name=domain1 +ri.domain=${ri.domain.dir}/${ri.domain.name} +ri.asenv.loc=${javaee.home.ri}/config +ri.imqbin.loc=${javaee.home.ri}/../mq/bin +ri.lib=${javaee.home.ri}/lib +ri.log.file.location=${ri.domain}/logs +ri.modules=${javaee.home.ri}/modules +ri.imq.share.lib=${javaee.home.ri}/../mq/lib +ri.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +ri.jvm.options.remove=-Xmx512m:${ri.jvm.options} +ri.java.endorsed.dirs=${endorsed.dirs.ri} +ri.applicationRoot=c: +ri.and.vi.run.on.same.host=true +ri.orb.iiop.orbserverid=200 + +############################################################### +## Config params needed for Java EE VI asadmin +## You must change these values as needed +## +# @vi.admin.user -- The Java EE VI asadmin user id +# @vi.admin.passwd -- The Java EE VI asadmin user password +# @vi.admin.host -- The Java EE VI host +# @vi.admin.port -- The Java EE VI port +# @vi.admin -- The Java EE VI admin command +# @vi.server -- The Java EE VI server instance being used +# @vi.domain.dir -- Points to where your domains are installed. +# @vi.domain.name -- The Java EE VI domain being used +# @vi.domain -- The Java EE VI domain path being used +# @vi.asenv.loc -- location of asenv.conf or asenv.bat +# @vi.imqbin.loc -- location of the IMQ bin directory +# @vi.lib -- Library directory for other Java EE VI +# jars +# @vi.imq.share.lib -- Shared library directory for imq +# @vi.jvm.options -- Java options needed by the Java EE VI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @vi.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +vi.admin.user=admin +vi.admin.passwd= +vi.admin.host=${orb.host} +vi.admin.port=4848 +vi.admin=${javaee.home}/bin/asadmin +vi.server=server +vi.domain.dir=${javaee.home}/domains +vi.domain.name=domain1 +vi.domain=${vi.domain.dir}/${vi.domain.name} +vi.asenv.loc=${javaee.home}/config +vi.imqbin.loc=${javaee.home}/../mq/bin +vi.lib=${javaee.home}/server/lib +vi.log.file.location=${vi.domain}/logs +vi.modules=${javaee.home}/modules +vi.imq.share.lib=${javaee.home}/../mq/lib +vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +vi.jvm.options.remove=-Xmx512m:${vi.jvm.options} +vi.java.endorsed.dirs=${endorsed.dirs} +vi.applicationRoot=c: + +############################################################### +## Config params needed for Sun Java System Application Server +## (SJSAS) asadmin. You must change these values as needed +## only if you are testing against SJSAS app server +## (javaee.home is pointing to SJSAS). +# +# @s1as.admin.user -- The SJSAS asadmin user id +# @s1as.admin.passwd -- The SJSAS asadmin user password +# @s1as.admin.host -- The SJSAS host +# @s1as.admin.port -- The SJSAS port +# @s1as.admin -- The SJSAS admin command +# @s1as.server -- The SJSAS server instance being used +# @s1as.domain.dir -- Points to where your domains are installed. +# @s1as.domain.name -- The SJSAS domain being used +# @s1as.domain -- The SJSAS domain path being used +# @s1as.asenv.loc -- location of asenv.conf or asenv.bat +# @s1as.imqbin.loc -- location of the IMQ bin directory +# @s1as.lib -- Library directory for other Java EE RI +# jars +# @s1as.imq.share.lib -- Shared library directory for imq +# @s1as.jvm.options -- Java options needed by SJSAS +# The xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @s1as.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +s1as.admin.user=admin +s1as.admin.passwd= +s1as.admin.host=${orb.host} +s1as.admin.port=4848 +s1as.admin=${javaee.home}/bin/asadmin +s1as.server=server +s1as.domain.dir=${javaee.home}/domains +s1as.domain.name=domain1 +s1as.domain=${s1as.domain.dir}/${s1as.domain.name} +s1as.asenv.loc=${javaee.home}/config +s1as.imqbin.loc=${javaee.home}/../mq/bin +s1as.lib=${javaee.home}/lib +s1as.modules=${javaee.home}/modules +s1as.imq.share.lib=${javaee.home}/../mq/lib +s1as.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} +s1as.jvm.options.remove=-Xmx512m:${s1as.jvm.options} +s1as.java.endorsed.dirs=${endorsed.dirs} +s1as.applicationRoot=c: + +############################################################### +# @sjsas.das.orb.port -- ORB port number for the DAS +# @sjsas.das.orb.host -- ORB host name for the DAS +# @sjsas.das.webServerPort -- HTTP listener port for the DAS +# @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS +# @sjsas.nodeagent.name -- Name of node agent used by +# the remote instance. +# @sjsas.nodeinstance.name -- Name of the remote instance +# @sjsas.master.password -- Used to create a node agent only +# applicable to EE. Defaults to changeit. This +# can be changed at EE install time. +# @sjsas.instance.config.dir -- config directory used by the intsance +# being tested. +# For PE/DAS = config +# For remote instance = config +# @sjsas.cts.timer.resource -- Backend to use when we are using java2db with +# the CMP tests for the jdbc/DBTimer resource +# @sjsas.cmp.backend -- Backend to use when we are using java2db with +# the CMP tests +# @sjsas.node.agent.dir.name -- The name of the node agent directory to use. +# This value will be used on Windows only and +# ignored on non-Windows platforms. The default +# is 'n' meaning the create-node-agent command +# will pass the --agentdir argument with a value +# of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. +# @sjsas.env.type -- CTS test configuration. Possible values are: +# das (for PE or DAS) +# remote (for remote intance) +# cluster (for cluster config not yet supported) +# @s1as.targets -- Instance(s) to deploy tests +# Supports multiple instances, For example: +# s1as.targets=server server-1 +############################################################### +sjsas.das.orb.port=3700 +sjsas.das.orb.host=${orb.host} +sjsas.das.webServerPort=8000 +sjsas.das.securedWebServicePort=1043 +sjsas.nodeagent.name=node-agent-1 +sjsas.nodeinstance.name=server-1 +sjsas.master.password=changeit +sjsas.instance.config.dir=config +sjsas.cts.timer.resource=derby +sjsas.cmp.backend=derby +sjsas.node.agent.dir.name=n + +sjsas.env.type=das +#sjsas.env.type=remote + +s1as.targets=${s1as.server} +#s1as.targets=${sjsas.nodeinstance.name} + +############################################################### +# @s1as.pe.jmsServer -- name of the JMS server the RI/PE +# @s1as.se.jmsServer -- name of the JMS server for SE/EE +############################################################### +s1as.pe.jmsServer=imqbroker +s1as.se.jmsServer=imqbroker +#s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} + +############################################################### +# @extension.dir - The extension directory for the app +# server under test. This does not apply +# to the RI. +# +# Note: App server vendors will need to set this to their +# app server's extension directory. The CTS config.vi +# target will copy the CTS library jars to this location. +############################################################### +extension.dir=${s1as.domain}/lib + +############################################################### +# @instance.listenerName - Default value for the iiop listener +# for your instance. Users will +# most likely not need to change this. +############################################################### +instance.listenerName=orb-listener-1 + +############################################################### +# @tz - your local timezone. For valid values, consult your +# Operating System documentation. +############################################################### +tz=US/Eastern + +############################################################### +# @jdbc.lib.class.path - This property is used by the +# database.classes properties to point to +# where the JDBC drivers live. +############################################################### +jdbc.lib.class.path=${ts.home}/internal/lib + +############################################################### +## The following section is for CTS Database configuration +## For each database that you will test, configure the following: +## Here is an example using derby: Users will need to +## replace derby with the appropriate DB name. +# @derby.dbName -- Database Name +# @derby.server -- Database Server +# @derby.port -- Database Server port +# @derby.dml.file -- DML file used for CTS test cases +# @derby.user -- User Id configured +# @derby.passwd -- User password configured +# @derby.url -- URL to the cts database +# @derby.driver -- DriverManager driver +# @derby.classes -- CLASSPATH to JDBC driver classes +# @derby.poolName -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource -- DataSource driver +# @derby.properties -- Any additional JDBC driver required +# properties +# @derby.startup.delay-- delay to wait for DB to start + +############################################################### + +## +## Info for Cloudscape 10/Derby +## +derby.dbName=derbyDB +derby.server=${orb.host} +derby.port=1527 +derby.port.ri=1527 +derby.dml.file=derby/derby.dml.sql +derby.user=cts1 +derby.passwd=cts1 +derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true +derby.driver=org.apache.derby.jdbc.ClientDriver +derby.home=${javaee.home}/../javadb +derby.system.home=${derby.home}/databases +derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.poolName=cts-derby-pool +derby.dataSource=org.apache.derby.jdbc.ClientDataSource +derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} +derby.startup.delay=5 + +# +# Cloudscape 10 /Derby embedded driver +# +derbyEmbedded.dbName=/tmp/DerbyDB +derbyEmbedded.server=${orb.host} +derbyEmbedded.port=1527 +derbyEmbedded.dml.file=derby/derby.dml.sql +derbyEmbedded.user=cts1 +derbyEmbedded.passwd=cts1 +derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true +derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver +derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${javaee.home}/../javadb/lib/derbyshared.jar${pathsep}${javaee.home}/../javadb/lib/derbytools.jar${pathsep}${ts.home}/lib/dbprocedures.jar +derbyEmbedded.poolName=cts-derbyEmbedded-pool +derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource +derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' +derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} + + + +############################################################### +## The following database configuration section is for the CTS +## interop tests which require a database that is used by the +## reference implementation. These entries should not be changed. +# @derby.dbName.ri -- Database Name +# @derby.server.ri -- Database Server +# @derby.port.ri -- Database Server port +# @derby.dml.file.ri -- DML file used for CTS test cases +# @derby.user.ri -- User Id configured +# @derby.passwd.ri -- User password configured +# @derby.url.ri -- URL to the cts database +# @derby.driver.ri -- DriverManager driver +# @derby.classes.ri -- CLASSPATH to JDBC driver classes +# @derby.poolName.ri -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource.ri -- DataSource driver +# @derby.properties.ri -- Any additional JDBC driver required +# properties +# @derby.startup.delay.ri -- delay to wait for DB to start +############################################################### +derby.dbName.ri=derbyDBri +derby.server.ri=${orb.host.ri} +derby.port.ri=1527 +derby.dml.file.ri=derby/derby.dml.sql +derby.user.ri=cts1 +derby.passwd.ri=cts1 +derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true +derby.driver.ri=org.apache.derby.jdbc.ClientDriver +derby.home.ri=${javaee.home.ri}/../javadb +derby.system.home.ri=${derby.home.ri}/databases +derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar${pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar{pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.poolName.ri=cts-derby-pool +derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource +derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} +derby.startup.delay.ri=5 +############################################################### +# @alt.dtd.dir DTD location for Java EE and RI xml files. Used +# for xml validation when building tests. If +# javaee.home.ri is set, /lib/dtds +# will be used and alt.dtd.dir is ignored. +# @alt.schema.dir schema location for Java EE and RI xml files. +# Used for xml validation when building tests. +# If javaee.home.ri is set, +# /lib/schemas will be used and +# alt.schema.dir is ignored. +############################################################### +alt.dtd.dir=${ts.home}/lib/dtds +alt.schema.dir=${ts.home}/lib/schemas + +############################################################### +## Configure the behavior of which tables CTS will create when +## ant init.[datbaseName] is invoked. +# +# @create.cmp.tables - When set to false, the appserver is +# responsible for creating cmp tables +# at deployment of the ejb/ear +# When set to true, init.[datbaseName] +# will create the tables used by CMP +# EJBs. The sql for the CMP tables are +# contained in: +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql +# +############################################################### +create.cmp.tables=true + +############################################################### +# @jdbc.poolName - Configure the connection pool that will be +# tested in this cts test run. +# +# @jdbc.maxpoolsize - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName=${derby.poolName} +jdbc.maxpoolsize=64 +jdbc.steadypoolsize=32 + +############################################################### +## These properties are use for the CTS +## interop tests which require a database that is used by the +## reference implementation. +# +# @jdbc.poolName.ri - Configure the connection pool that will be +# use when configuring the JDBC connection +# pools for the reference implemetation. +# +# @jdbc.maxpoolsize.ri - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize.ri - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName.ri=${derby.poolName.ri} +jdbc.maxpoolsize.ri=96 +jdbc.steadypoolsize.ri=32 + +############################################################### +# @jdbc.datasource.props - Used to to specify Vendor specific +# properties and less commonly used DataSource properties. +# Its value is a comma-separated array of name-value pairs. +# Each property pair follows the format of "name=value", +# including the surrounding double quotes. +# +# The value of this property must not contain any extra spaces. +# +# In most cases, this property is not needed and therefore +# commented out. +# +############################################################### +#jdbc.datasource.props="driverType=thin","name2=value2" + +############################################################### +# @jdbc.db - The name of the currently configured DB. This +# value is the prefix of the DB properties currently +# being used. Some valid values are; derby and +# derbyEmbedded. See the other DB property +# names for other valid values. +############################################################### +jdbc.db=derby +jdbc.db.classes=${derby.classes} + +############################################################### +## These properties are configurable and must specify valid +## usernames and passwords to establish JDBC connections to +## backend RDBMS. +## +# @user1 - Set this to the user for the jdbc/DB1 resource +# @password1 - Set this to the password for the jdbc/DB1 resource +# @user2 - Set this to the user for the jdbc/DB2 resource +# @password2 - Set this to the password for the jdbc/DB2 resource +# @user3 - Set this to the user for the jdbc/DBTimer resource +# @password3 - Set this to the password for the jdbc/DBTimer resource +############################################################### +user1=${derby.user} +password1=${derby.passwd} +user2=${derby.user} +password2=${derby.passwd} +user3=${derby.user} +password3=${derby.passwd} + +############################################################### +## Configure the dml file to use +# @db.dml.file - dml file for VI +# @db.dml.file.ri - dml file for RI +############################################################### +db.dml.file=${derby.dml.file} +db.dml.file.ri=${derby.dml.file} + +############################################################### +## Configure the DB specific information needed by JSTL +# @jstl.db.driver - JDBC driver +# @jstl.db.url - DB URL +############################################################### +jstl.db.driver=${derby.driver} +jstl.db.url=${derby.url} + +######################################################################## +# +# @jtaJarClasspath: This property must be set when running signature +# tests. This property should be set to the Path +# for the JTA API jar. +# +######################################################################## +jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar + +############################################################### +## Classpath properties required by CTS: +# @javaee.classes.ri -- Classes required by Java EE RI +# @ts.run.classpath.ri -- Classpath required by Java EE RI +# appclient container. +# @ts.run.classpath -- Classpath required by the vendor +# appclient container. +# @ts.harness.classpath -- Classes required by javatest +# @ts.classpath -- Classes used to build the CTS tests +# @ts.lib.classpath -- Classes used to build cts.jar +############################################################### +implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/jakarta.el-api.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/yasson.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${ri.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${ri.modules}/angus-mail.jar${pathsep}${ri.modules}/expressly.jar + +implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/yasson.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar + +javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json-api.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${ri.modules}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.mail-api.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.persistence-api.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.authentication-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.authorization-api.jar${pathsep}${ri.modules}/jakarta.interceptor-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${ri.modules}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/jakarta.faces-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${ri.modules}/webservices-api-osgi.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar${pathsep}${ri.modules}/resolver.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${ri.modules}/webservices-extra-jdk-packages.jar${pathsep}${ri.modules}/webservices-connector.jar${pathsep}${ri.modules}/webservices-extra-xmlsec.jar${pathsep}${ri.modules}/webservices.security.jar + +javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.faces-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/resolver.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${s1as.modules}/webservices-extra-jdk-packages.jar${pathsep}${s1as.modules}/webservices-connector.jar${pathsep}${s1as.modules}/webservices-extra-xmlsec.jar${pathsep}${s1as.modules}/webservices.security.jar + +ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar + +ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes} + +ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar + +#classpath used for building CTS tests only (DO NOT MODIFY) +ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/jaxb-api.jar +#classpath used for building cts.jar (DO NOT MODIFY) +ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} + + +############################################################### +# @javaee.home.ri.classpathsuffix - The classpath suffix of +# the RI used in interop tests. Must contain the RI JDBC +# driver jars and the RMI interceptor classes. +############################################################### +javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar + +############################################################### +# @s1as.classpathsuffix - The classpath suffix of +# the RI when being used as the app server under test. +############################################################### +s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar + +######################################################################## +## Common environment for both ts_unix and ts_win32 +# +# @command.testExecute - This command is used to execute any test +# clients which are not run inside an +# application client container. For example, +# any URL clients or standalone java clients +# would be executed with this command. Some +# test directories which make use of this command +# are servlet and jsp. +######################################################################## + +command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${JAVA_HOME}/../lib/tools.jar${pathsep}\ + ${ri.modules}/security-ee.jar${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ + ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ + ${jdbc.db.classes} \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Xss2048k \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dlog.file.location=${log.file.location} \ + -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dlogical.hostname.servlet=${logical.hostname.servlet} \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################## +## Appclient Command line for the App Server under test +## Licensees modify this command +# +# @command.testExecuteAppClient - This command is used to execute +# the application client container for +# the vendor implementation (vi). +# Please note that $TS_HOME/classes +# should not be in the classpath for +# this command since all client classes +# are self contained in the application +# archive (or referenced via the manifest). +######################################################################## +command.testExecuteAppClient= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/jakarta.enterprise.cdi-api.jar \ + TZ=${tz} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs + +#-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs +#-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar + +######################################################################## +# @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. +# Its classpath must include all the APIs required +# by EJB Lite, vendor's implementation classes and +# configuration for embeddable EJB container, and +# JDBC driver classes (e.g., ${db2.classes}, +# ${oracle.classes}, etc). +# +# Current test archives are dynamically added to +# the classpath by the harness, and need not be +# included in the classpath here. +# +# Most test directories contain one test archive, +# all named ejbembed_vehicle_ejb.jar. If certain +# tooling and pre-processing of test archives are +# needed, the resulting test archives must remain +# the same name and location. +# +# ${ts.home}/classes must not be in the classpath +# since all the required test classes are packaged +# in the test archive (ejbembed_vehicle_ejb.jar). In +# addition, including ${ts.home}/classes in the +# classpath would incorrectly expose all EJBs in +# cts to EJB container bootstrapping process. +######################################################################## +command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ + ${ts.home}/lib/cts.jar${pathsep}\ + ${ts.home}/lib/glassfishporting.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${jdbc.db.classes}${pathsep}\ + ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.util.logging.config.file=${TS_HOME}/bin/client-logging.properties \ + -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + + +######################################################################## +## Appclient Command line for the Java EE RI (Do not modify) +######################################################################## +command.testExecuteAppClient2= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home.ri}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home.ri}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ + TZ=${tz} \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home.ri} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home.ri} \ + -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ + -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs + +######################################################################## +## Command line for standalone clients running against the +## Java EE RI (Do not modify) +######################################################################## +command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar \ + ${ts.home}/lib/unboundid-ldapsdk.jar\ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################### +## Environment for ts_unix +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################### +env.ts_unix.menu=true +##env.ts_unix.command.testExecute= +##env.ts_unix.command.testExecuteAppClient= +##env.ts_unix.command.testExecuteAppClient2= + + +######################################################################## +## Environment for ts_win32 +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################## +env.ts_win32.menu=true +##env.ts_win32.command.testExecute= +##env.ts_win32.command.testExecuteAppClient= +##env.ts_win32.command.testExecuteAppClient2= + +######################################################################### +# @jimage.dir: This property specifies the directory where Java 11+ +# modules will be expanded by the jimage tool for use +# in sigTestClasspath +# @sigTestClasspath: This property must be set when running signature +# tests. This property should be set to a list of +# jar files and/or directories which contain your +# Java EE and Java SE classes. Paths must be +# separated by the appropriate path separator +# (';' windows, ':' Unixes). +######################################################################### + +jimage.dir=${ts.home}/tmp/jdk-bundles + +sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming + +######################################################################## +## This property is used to support the odd side case when we have an +## optional technology package that is used but should not be tested. +## +## This property (i.e. optional.tech.packages.to.ignore) must be a comma +## separated list of packages that are NOT to be validated/tested when +## during the sigtest utilities validation of Optional Technologies. +## Example Usage: +## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 +## +## Additional notes: +## - always ignore the optional JAXB packages: +## optional.tech.packages.to.ignore=jakarta.xml.bind +## +######################################################################### +optional.tech.packages.to.ignore=jakarta.xml.bind + +######################################################################## +## These properties are used by the harness. "harness.log.port" +## specifies the port that server components use to send logging +## output back to JavaTest. If the default port # is not available +## on the machine running JavaTest, then you can set it here. +## +# +# @harness.temp.directory directory location used by the +# harness to store temporary files +# +# @harness.log.port the port the harness listens on for log mesages +# from remote clients +# +# @harness.log.traceflag used to turn on/off verbose debugging output +# for the tests. +# +# @harness.executeMode used to run the harness in the following modes +# of execution: +# 0 - default (deploy, run, undeploy) +# 1 - deploy only +# 2 - run only +# 3 - undeploy only +# 4 - deploy and run only +# +# @harness.socket.retry.count - denotes the number of time we should +# attempt to create a server socket when intilizing a test +# client. The socket is used for logging purposes. +# +# @harness.log.delayseconds Number of seconds to delay to allow +# reporting from remote clients to finish. +# +# @harness.maxoutputsize Number of characters that the harness will use +# for a test's output. +######################################################################## +harness.temp.directory=${ts.home}/tmp +harness.log.port=2000 +harness.log.traceflag=false +harness.executeMode=0 +harness.socket.retry.count=10 +harness.log.delayseconds=1 +harness.maxoutputsize=200000 + + +######################################################################### +# @wsdlRepository1 Location to publish final wsdl files when using +# file URL publishing for Vendor Java EE implementation. +# @wsdlRepository2 Location to publish final wsdl files when using +# file URL publishing for Sun RI. +######################################################################### +wsdlRepository1=${harness.temp.directory}/wsdlRepository1 +wsdlRepository2=${harness.temp.directory}/wsdlRepository2 + +####################################################################### +# @deployment_host.1 name of machine running the JSR 88 deployment +# process for the vendor's Java EE implementation. +# @deployment_host.2 name of machine running the JSR 88 deployment +# process for the Java EE RI. +# @deployment_port.1 deployment port (if applicable) for the vendor's +# Java EE implementation. +# @deployment_port.2 deployment port (if applicable) for the +# Java EE RI. +####################################################################### +deployment_host.1=${orb.host} +deployment_host.2=${orb.host.ri} +deployment_port.1=${impl.vi.port} +deployment_port.2=${impl.ri.port} + +#################################################################### +# Implementation Property Settings for Vendor and RI. These properties +# are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 +# are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. +# Note: They are are also used when using the "ant deploy" and "ant undeploy" +# targets outside of running tests. +# +# The CTS provides the glassfish implementation out of the box. +# +# Here are the common properties that need to be defined for the common +# implementation functionality: +# +# @impl.vi This property must be set to the Vendor implementation +# under test. +# @impl.vi.deploy.dir This property must be set to the deploy directory for +# the Vendor implementation. +# @impl.vi.host This property must be set to the admin host where +# the Vendor implementation is running. +# @impl.vi.port This property must be set to the admin port where +# the Vendor implementation is running. +# @impl.ri This property must be set to the RI implementation +# under test. +# @impl.ri.deploy.dir This property must be set to the deploy directory for +# the RI implementation. +# @impl.ri.host This property must be set to the admin host where +# the RI implementation is running. +# @impl.ri.port This property must be set to the admin port where +# the RI implementation is running. +# +# @impl.deploy.timeout.multiplier The time it will wait for deployment to +# succeed or fail +#################################################################### +impl.vi=glassfish +impl.vi.deploy.dir=${s1as.domain}/autodeploy +impl.vi.host=${s1as.admin.host} +impl.vi.port=${s1as.admin.port} + +impl.ri=glassfish +impl.ri.deploy.dir=${ri.domain}/autodeploy +impl.ri.host=${ri.admin.host} +impl.ri.port=${ri.admin.port} + +impl.deploy.timeout.multiplier=240 + + +############################################################### +## These properties are implementations of the pre-1.4 Deployment +## porting interface. The impls defined below use those APIs. +# +# @porting.ts.deploy.class.1 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. The default +# value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. More details about setting +# porting.ts.deploy.class.1: +# +# 1. Set this property to deploy/undeploy to/from your impl in +# a custom way. In the case of the RI, it would be set to the following. +# This is the default setting for CTS 8. +# +# porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# 2. Note that Jakarta Deployment is removed, so do not use either of the following classes: +# com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 +# com.sun.ts.lib.porting.TSDeploymentInterface2 +# com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# +# +# @porting.ts.deploy.class.2 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. +# The default value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. This should be left unchanged... +# +# porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# +############################################################### +porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM + +######################################################################## +# @deploy.delay.in.minutes is no longer used, it was for pruned Jakarta Deployment +######################################################################## + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.1 +#deployManageruri.1 +#deployManageruname.1 +#deployManagerpasswd.1 + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.2 +#deployManageruri.2 +#deployManageruname.2 +#deployManagerpasswd.2 +# +# @porting.ts.deploy2.class.1 +# @porting.ts.deploy2.class.2 +# porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 + + +############################################################### +## These properties must be set to tell the Test harness the +## class names of your porting class implementations. By default +## both property sets below point to Sun RI specific classes. To +## run interoperability tests, the ".2" set of properties should +## always point to Sun RI classes. The ".1" set should point to +## implementations that work in your specific Java EE environment. +# +# @porting.ts.login.class.1 VI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.1 VI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.1 VI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.1 VI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +# @porting.ts.login.class.2 RI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.2 RI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.2 RI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.2 RI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +############################################################### +porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) +porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +############################################################## +# @namingServiceHost1 Naming Service host name for the +# Vendor's Implementation (VI) +# @namingServicePort1 Naming Service port for the VI +# @namingServiceHost2 Naming Service host name for the +# Reference Implementation (RI) +# @ namingServicePort2 Naming Service port for the RI +############################################################## +namingServiceHost1=${orb.host} +namingServicePort1=${orb.port} +namingServiceHost2=${orb.host.ri} +namingServicePort2=${orb.port.ri} + +############################################################## +# @certLoginUserAlias User alias for certificate based login. +# This property is used in mutual authentication to pickup the +# certificate based on the user alias. +############################################################## +certLoginUserAlias=cts + +##################################################################### +## The following properties must be set prior to running the Servlet +## or JSP API tests and interoperability tests. +## +## These properties must specify the host and port of the web server, +## in which the servlets and JSPs are deployed. +# +# @webServerHost hostname for the Vendor's Java EE Web Server +# @webServerPort port number of the Vendor's Java EE Web Server +# @webServerHost.2 hostname for the Java EE RI Web Server +# @webServerPort.2 port number of the Java EE RI Web Server +# @ServletClientThreads The ServletClientThreads property configures +# the number of threads used by the client for +# the SingleThreadModel servlet test. If the +# container implementation supports pooling of +# SingleThreadModel servlets, set the value of +# ServletClientThreads to twice the value of +# the default servlet instance pool size. If +# the container implementation only maintains +# a single instance of a SingleTheadModel +# servlet, leave the default value of 2. +##################################################################### +webServerHost=${orb.host} +webServerPort=9081 +webServerHost.2=${orb.host.ri} +webServerPort.2=9001 +ServletClientThreads=2 + +#################################################################### +# @EJBServer1TxInteropEnabled Transaction interoperability settings +# for Vendor Java EE EJB Server +# @EJBServer2TxInteropEnabled Transaction interoperability settings +# for Java EE RI EJB Server +#################################################################### +EJBServer1TxInteropEnabled=true +EJBServer2TxInteropEnabled=true + +############################################################### +## These properties are used for the Connector specific tests. +## +## You must be able to deploy the following resource adapters +## on your Java EE server. +############################################################### + +## JNDI name bindings. You should not change these. The TSDeploymentInterface +## will pass these values as a properties object. See the SunRIDeployment.java +## file for usage patterns. +whitebox-tx=java:comp/env/eis/whitebox-tx +whitebox-notx=java:comp/env/eis/whitebox-notx +whitebox-xa=java:comp/env/eis/whitebox-xa +whitebox-tx-param=java:comp/env/eis/whitebox-tx-param +whitebox-notx-param=java:comp/env/eis/whitebox-notx-param +whitebox-xa-param=java:comp/env/eis/whitebox-xa-param +whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md +whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md +whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode +whitebox-multianno=java:comp/env/eis/whitebox-multianno +whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete +whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd + +## Embedded resource adapter property +whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar + +whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" +tsrJndiName=java:comp/TransactionSynchronizationRegistry +tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" + +## JNDI name bindings for JDBC Connector. +JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx +JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx +JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa +JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param +JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param +JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param + +######################################################################### +## Resource adapter configuration values. You must modify these values +## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. +## +## When you run the XA tests (src/com/sun/ts/tests/xa), you must +## configure this resource adapter to use a database. +## +# @xa.properties: These are the properties required by the XA driver. The +# managed connection factory will set these properties via +# reflection on the class specified by the +# xa.xadatasource.class property. +# +# Note: The xa.properties value is the set of properties that will be set on +# your XA JDBC driver (the class denoted by the xa.xadatasource.class property). +# See section 9.4.1 of the JDBC 3.0 specification for more details. +# +# When specifying the xa.properties property please escape the appropriate +# characters. The xa.properties value needs to be treated as a single property +# even though it is made up of many properties. The properties need to be +# separated by :'s and the names and values to be separated by ='s. +# We also need any values that contain colons or equals that do not +# need to be interrpretted to be inside single quotes. Anything in +# single quotes will be treated as a string literal. +# +# For example: The following xa.properties property: +# +# xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' +# +# Would result in the following setters being called on the supplied XA JDBC driver denoted +# by the xa.xadatasource.class property. +# +# XADataSource.setUser("admin"); +# XADataSource.setPassword("some-password"); +# XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); +# +# Please map the property xa.properties to the property name XAProps and map the +# xa.xadatasource.class property to the property name XADataSourceName. This will +# ensure the appropriate setters will be called to make these properties +# available to the managed connection factory. See section 17.4.2 of the Connector +# specification version 1.5. +# +# @xa.xadatasource.class: The implementation of the XADataSource interface. +# This class is your XA JDBC driver. +# Please note: this class and any dependent classes +# must be accessible by the CTS libraries in the app +# server's extension directory. +# +# @connector_connectionURL: The URL for your JDBC driver. Should be the +# same as the one used for the rest of the TS. +# +######################################################################### + +### Cloudscape/Derby properties for XA +xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" +xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource +connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" + +######################################################################### +## The following properties must be set before running any security +## related tests. The properties user, password, authuser, authpassword, +## and nobodyuser must be set. +## +## The value for user, password, authuser, and authpassword need to be set +## exactly as they are set in the container/server. +# +# @user User defined to exercise rolemapping feature +# @password Associated password for the user +# @authuser User defined to exercise rolemapping feature +# @authpassword Associated password for the authuser +# @user_vi Username for the vendor implementation used in +# interop tests +# @password_vi Associated password for the VI user +# @user_ri Username for the reference implementation used in +# interop tests +# @password_ri Associated password for the RI user +# @nobodyuser This value must be the same value returned by a call to +# getCallerPrincipal().getName() from the ejb-tier when +# an unauthenticated caller in the web tier invokes an +# ejb method. +######################################################################### +user=j2ee +password=j2ee +authuser=javajoe +authpassword=javajoe +user_vi=j2ee_vi +password_vi=j2ee_vi +user_ri=j2ee_ri +password_ri=j2ee_ri +nobodyuser=guest + +############################################################### +# @securedWebServicePort must be set to run secbasicssl and +# csiv2 tests. Set this property with your application +# server's secured webservice port. +# @securedWebServicePort.2 points to the secured webservice +# port in Sun's Reference Implementation(RI). +############################################################### +securedWebServicePort=1044 +securedWebServicePort.2=1045 + +############################################################################### +# @client.cert.test.jdk.tls.client.protocols JDK 11 in TLSv1.3 does not support +# Post-Handshake Authentication, so TLSv1.2 must be used +# for client-cert authentication to work. +############################################################################### +client.cert.test.jdk.tls.client.protocols=TLSv1.2 + +############################################################### +# @login This property must be set to run appclient security +# tests +############################################################### +login=default + +################################################################################ +##These properties are needed for jms tests. +# +# @jms_timeout - this is the amount of time in milliseconds that synchronous +# receives will wait for a message +############################################################################### +jms_timeout=10000 + +######################################################################### + +############################################################################### +## These properties are needed for the EJB timer tests. +# +# @ejb_timeout - this is the amount of time in milliseconds that duration will +# be set for an ejbtimeout callback method +# +# @ejb_wait - this is the amount of time in milliseconds that the client will +# wait for ejbtimeout callback method results +############################################################################## +ejb_timeout=30000 +ejb_wait=60000 + +############################################################################### +## This property is needed for ejb30 stateful timeout tests. +# @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds +# the test client waits before verifying the status of the target stateful +# bean. Its value must be an integer number. Its default value in ts.jte +# file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) +# to speed up testing, depending on the stateful timeout implementation +# strategy in the target server. +# +# For these stateful timeout tests, the property javatest.timeout.factor +# must be set to a value such that the JavaTest harness does not timeout +# before the test completes. Usually setting javatest.timeout.factor to +# 2.0 or greater should suffice. +############################################################################### +test.ejb.stateful.timeout.wait.seconds=480 + +################################################################### +# @log.file.location This property is used by JACC tests to create +# and analyze provider logs. Specify the log directory in which +# your appserver generates logs. +################################################################### +log.file.location=${vi.log.file.location} + + +################################################################### +################################################################### +################################################################### +## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW +################################################################### +################################################################### +################################################################### + +## +## The directory seperator for the platform. User should not change +## this property. +## +dirsep=/ + +##build level +##1: compile only +##2: compile and build component archives (e.g., jar's, war's) +##3: compile and build component and application archives +##default is set to 3 +build.level=3 + +deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable + +################################################################### +## Deliverables wanting ts.* packaging tasks to add extension list +## attributes to the manifest files must set this property to true. +################################################################### +create.manifest.extension.entries=true + +###################################################################### +## Deliverables must set this property to the name of the deliverable +## specific library jar file (iff create.manifest.extension.entries +## is set to true) +###################################################################### +tslib.name=cts + +############################################################### +## These properties are used by connector tests and are non configurable +## and must specify valid username,password to establish TSeis connection. +############################################################### +rauser1=cts1 +rapassword1=cts1 +rauser2=cts2 +rapassword2=cts2 + +############################################################### +## These properties are for JSTL +############################################################### +jstl.db.user=${user1} +jstl.db.password=${password1} + +############################################################### +## This command is only used when quickly checking any servlet +## or jsp related tests. The test clients will be run in +## the same JVM as JavaTest in this case. This mode can be +## enabled by passing "-Dsame.jvm=true" to the runclient or gui +## targets. NOTE: This option is only to be used for sanity +## checking and not when running CTS for compatibility. +############################################################### +command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ + $testExecuteClass $testExecuteArgs + +############################################################### +## These properties are used for the JDBC specific tests, +## they do not need to be changed. +############################################################### +DriverManager=no +Driver=DriverOnlyUsedIfDriverManagerIsYes +db1=db1OnlyUsedIfDriverManagerIsYes +db2=db1OnlyUsedIfDriverManagerIsYes +ptable=ctstable1 +ftable=ctstable2 +cofSize=5 +cofTypeSize=5 +binarySize=24 +varbinarySize=48 +longvarbinarySize=50 + +ts.home=dummy +ts_home=${ts.home} + +####################################################################### +## platform.mode is used by jpa tests to know whether to use +## the Java EE Programming Model for service and port access. +## platform.mode=jakartaEE Java EE Programming Model +###################################################################### +platform.mode=jakartaEE + +########################################################################### +# tools.jar should be set to the location of the tools.jar from the installed +# jdk +########################################################################### +tools.jar=${jdk.home}/lib/tools.jar + +########################################################################### +# various flags used by the generation tools +########################################################################### +wsgen.ant.classname= +wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} +wsgen.verbose=true +wsgen.debug=false +wsimport.ant.classname= +wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} +wsimport.verbose=true +wsimport.debug=false +wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all + +########################################################################### +# various flags used by Suns generation tools +# DO NOT EDIT +########################################################################### +ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen +ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsgen.verbose=true +ri.wsgen.debug=false +ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport +ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsimport.verbose=true +ri.wsimport.debug=false +ri.wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all + +##################################### +## Packaging properties for Wrappers +##################################### + +ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers + +ts.wrappers.web.root=com/sun/ts/tests/common/web + +## Classes to package in ejb-jar for EJB 3.x Stateless wrapper +ts.wrappers.classes.stateless.ejb.3x=\ + ${ts.wrappers.ejb.root}/Stateless3xWrapper.class + +## Classes to package in ejb-jar for EJB 3.x Stateful wrapper +ts.wrappers.classes.stateful.ejb.3x=\ + ${ts.wrappers.ejb.root}/Stateful3xWrapper.class + +## Classes to package in ejb-jar for EJB Stateless wrapper +ts.wrappers.classes.stateless.ejb=\ + ${ts.wrappers.ejb.root}/StatelessWrapper.class + +## Classes to package in ejb-jar for EJB Stateful wrapper +ts.wrappers.classes.stateful.ejb=\ + ${ts.wrappers.ejb.root}/StatefulWrapper.class + +## Classes to package in ejb-jar for EJB MDB wrapper +ts.wrappers.classes.mdb.ejb=\ + com/sun/ts/tests/jms/common/JmsUtil.class, \ + com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ + ${ts.wrappers.ejb.root}/MDBWrapper.class + +## Classes to package in client module for EJB MDB wrapper +ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class + +## Classes to package in ejb-jar for all EJB wrappers +ts.wrappers.classes.all.ejb=\ + ${ts.wrappers.classes.stateless.ejb}, \ + ${ts.wrappers.classes.stateful.ejb}, \ + ${ts.wrappers.classes.mdb.ejb} + +## Classes to package in client module for all WEB wrappers +ts.wrappers.classes.web.client=\ + ${ts.wrappers.web.root}/WebServer.class + +## Classes to package in war for all WEB wrappers +ts.wrappers.classes.web.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for Servlet wrapper +ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for Servlet wrappers +ts.wrappers.classes.servlet.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for JSP wrapper +ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for JSP wrappers +ts.wrappers.classes.jsp.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class + + +############################################################################### +## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. +############################################################################### + +#classpath used by standard deployment server to deploy to the RI in a separate +#VM (DO NOT MODIFY) +ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar + +harness.deployment.server.port=2002 + +java.naming.factory.initial=foo +org.omg.CORBA.ORBClass=foo +undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} + +############################################################################### +# The following properties are aliases for the old J2EE properties. These +# properties are now named javaee instead of j2ee and will eventually be phased +# out of the CTS. These props are necessary until the props are renamed +# through out all CTS. +############################################################################### +j2ee.home=${javaee.home} +j2ee.home.ri=${javaee.home.ri} + +#################################################################### +## This propertry is passed to any test +## that needs to programatically login from with the appclient +## container and propogate that login context to test code running +## within the EJB container. The value is a no-op. The fact that +## the test includes the property is sufficient to cause the +## EJBVehicleRunner to programatically login. To have a test +## include this property simply add it to the javatest props list +## of the test. +#################################################################### +secured.ejb.vehicle.client=true + +#################################################################### +# This property is used to point to the location of the +# implementation of VariableMapper. The value for sjsas 9.x is +# +# variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl +# +#################################################################### +variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl + +####################################################################### +# Endpoint API test +# +# Port info is obtained dynamically for Endpoint API test. +# Uncomment port range min/max if you want to specify port range +# for Endpoint publish test. +# Server endpoints will be published on ports within this range. +# If you do not want to dynamically obtain the port but wish to publish +# to a fixed static port than make the values below both equal to the +# specific port. +####################################################################### +port.range.min=1025 +port.range.max=10000 + +################################################################ +# @http.server.supports.endpoint.publish +# Does HTTP server-side support endpoint publish API's. +# @http.server.supports.endpoint.publish.2 +# Does the RI HTTP server-side support endpoint publish API's. +# +# http.server.supports.endpoint.publish=(true|false) +# DO NOT TOUCH - value MUST be false for managed environments like Java EE +################################################################ +http.server.supports.endpoint.publish=false +http.server.supports.endpoint.publish.2=false + +########################################################################### +# This property is used by some test clients that need a delay between +# method invocations to server endpoints. The value specified is the amount +# of time the client will delay in seconds. +########################################################################### +client.delay=1 + +####################################################################### +## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the +## same as the name attribute in persistence.xml +###################################################################### +persistence.unit.name=CTS-EM + +############################################################### +# @db.supports.sequence +# +# - This property is used to determine if a database supports +# the use of SEQUENCE. If it does not, this property +# should be set to false so the test is not run. The +# default value is true. +# This value should be set to false for the following databases: +# sybase, mysql, and mssqlserver. +############################################################### +db.supports.sequence=true + +####################################################################### +## @persistence.second.level.caching.supported +## - This property is used to determine if the persistence provider supports +## second level caching. +###################################################################### +persistence.second.level.caching.supported=true + +########################################################################## +## This section contains all properties that are specific to JAX-RS Tests. +## All default values are specific to GlassFish and Jersey. +## +## servlet_adaptor - implementation specific servlet for JAX-RS +## jaxrs_impl_class.dir - Directory that servlet_adaptor locates +## jaxrs_impl_name - used to tag intermediate file names +########################################################################## +servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class +jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar +jaxrs_impl_name=jersey + + +########################################################################## +# This section contains all properties that are specific to JSR-196 Tests. +# All default values are specific to GlassFish. +# +# @schema.file.location +# This points to the directory that the provider-configuration.xsd +# file will live. The provider-configuration.xsd is used to +# describe the provider.configuration.file (above). +# +# @logical.hostname.servlet +# This used to identify the the name of a logical host that +# processes Servlet requests. Servlet requests may be directed to +# a logical host using various physical or virtual host names or +# addresses, and a message processing runtime may be composed of +# multiple logical hosts (This is required to properly identify +# the servlet profiles AppContextId hostname.) +# If a logical.hostname.servlet does not exist, you can set this +# to the default hostname (eg webServerHost). +# +# @logical.hostname.soap +# This property is used to identify the name of the logical host +# that processes soap requests. This hostname is used in server +# side Application context Identifier in soap profile. +# +# @appclient.log.output +# The client logging level for appclient container depends on the +# log level specified in sun-acc.xml +# +# This log level directly affects the output of TSLogger which +# logs the JSR196 SPI calls made in appclient container. +# +# using this property we enable the appclient container's +# logging level to INFO +# +########################################################################## +schema.file.location=${javaee.home}/lib/schemas +logical.hostname.servlet=server +logical.hostname.soap=localhost +appclient.log.output=true + +########################################################################## +# @servlet_waittime: Time in seconds to wait after HttpSession expires +# to access the session +# @servlet_async_wait: Time in seconds to wait between sending asynchronous messages +########################################################################## +servlet_waittime=10 +servlet_async_wait=4 + +########################################################################################## +# The following properties are ONLY used if testing a Standalone JMS Resource Adapter. +# Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification +# this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the +# case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. +# +# test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter +# jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file +# jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file +# +# A standalone JMS Resource Adapter requires deployment/configuration to the Vendor +# Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS +# Resource Adapter then these properties MUST NOT be used and the value of the property +# (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the +# property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter +# and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of +# the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the +# (config.vi) ant task will call another script that will deploy the standalone JMS +# Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS +# connector connection pools, create the JMS connector resources, and finally create +# the JMS administration objects. The ant scripts that handles all of these steps for +# the (Java EE 8 RI) are the following: +# +# $TS_HOME/bin/xml/impl/glassfish/jmsra.xml +# $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template +# +# These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# located at: (http://genericjmsra.java.net/). If testing another standalone JMS +# Resource Adapter then these scripts will need to be rewritten/modified for that +# JMS Resource Adapter. +# +# Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS +# resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter +# RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the +# JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE +# 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars +# to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, +# the JMS connector resources, and the JMS administration objects that are needed by CTS. +# When the (config.vi) ant task completes the Java EE 8 environment will be ready to run +# the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify +# the sun-ejb-jar runtime xml files by adding the deployment info. +# +# Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# after the (config.vi) ant task completes. +# +# (1) Edit the ts.jte file and add the following: +# Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" +# property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable +# in the same "command.testExecuteAppClient" property. You can refer to the Generic +# JMS Resource Adapter (GenericJMSRA) user guide for more information on this. +# (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the +# deployment info. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml +# (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu +# can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml +# files. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml +# ant clean.vi +# (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset +# (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" +# and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. +# +# If using a different Java EE environment from the Java EE RI than a vendor will need to +# provide his own JMS Resource Adapter support scripts needed for that Java EE environment. +# It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A +# vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java +# EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource +# Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order +# to be declared fully JMS 2.0 compliant. +# +# See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. +########################################################################################## +test.sa.jmsra=false +jmsra.rarfile= +jmsra.jarfile= + +########################################################################################## +# The following property specifies the name of the JMS Resource Adapter under test. The +# Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". +# So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. +# +# Change the value of this property for the JMS Resource Adapter that is under test. This +# hardcoded value is specific to the Java EE 8 RI. +# +# jmsra.name // Name of JMS Resource Adapter for the implementation under test +########################################################################################## +jmsra.name=jmsra + + +########################################################################## +# The following property is for WebSocket tests. +# +# @ws_wait: waiting time in seconds for socket to send/receive a message +########################################################################## +ws_wait=5 + +############################################################################################ +# These following properties are needed for Javamail tests. +# +# @mailHost hostname of the mail server +# @mailuser1 must be set to a valid email address where test mails will be sent to. +# @mailFrom reply to address set in the email messages generated by the javamail tests +# @javamail.username user account name on server +# @javamail.password password for the mailuser1 +# +############################################################################################ + +mailHost=jsepc04.us.oracle.com +mailuser1=cts1@jsepc04.us.oracle.com +mailFrom=cts1@jsepc04.us.oracle.com +javamail.password=cts1 +smtp.port=25 +imap.port=143 + +### User need not change the following javamail properties + +javamail.username=${mailuser1} +transport_protocol=smtp + +# mail server used to run tests against. +javamail.server=${mailHost} + +# protocol used to run the Store tests +javamail.protocol=imap + +# mail server used to run tests against. +javamail.transport.server=$javamail.server + +# rootpath of test mailboxes +javamail.root.path="" + +# note the mailbox 'test1' +javamail.mailbox=test1 + +# search pattern used by list tests in Folder +javamail.listpattern=test + +# your own login account name +smtp.username=$javamail.username + +# smtp domain name ; i.e. oracle.com +smtp.domain=$javamail.server + +# smtp From address +smtp.from=$smtp.username + +# smtp To address +smtp.to=$smtp.username + +# io file +iofile=MailIOFile.txt + +##################################################################################################### +#### Properties used by ldap installation +# @ldap.server -- The type of ldap server. unboundid is supported by now +# @ldap.install.server -- Install ldap server by CTS script or not +# @ldap.ldif.file -- The ldif file containing data seeded in ldap server +# +# @unboundid.installation.package -- The package for installing Unboundid ldap server +######################################################################################################## +ldap.server=unboundid +ldap.install.server=true +ldap.ldif.file=${ts.home}/bin/ldap.ldif + +unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar + +##################################################################################################### +# Properties used for JPA 2.2 Tests +######################################################################################################## +persistencs.properties.file=${bin.dir}/jpa-provider.properties +persistence.unit.name.2=JPATCK2 + +jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF +jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider +jakarta.persistence.jdbc.driver=${derby.driver} +jakarta.persistence.jdbc.url=${derby.url} +jakarta.persistence.jdbc.user=${derby.user} +jakarta.persistence.jdbc.password=${derby.passwd} + diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9082.jte b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9082.jte new file mode 100644 index 0000000000..d3ba5e7e8d --- /dev/null +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9082.jte @@ -0,0 +1,2079 @@ +# +# Copyright (c) 2006, 2022 Oracle and/or its affiliates and others. +# All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# + +######################################################################### +## +## JavaTest Environment file for Java EE Compatibility Test Suite +## +## Environment specific properties in this file will likely +## have to be modified prior to running the Java EE CTS. +## Instructions for modifying these properties are contained in this +## file. +## +## This file is processed by an external tool that helps generate the +## CTS documents. Therefore this file has a standard format that must +## be followed. This file is a standard Java Properties file with +## very specific comment formatting. Users can write property specific +## comments by using the property name and an ampersand (@). As an +## example the following comment applies to the foo.bar property: +## # @foo.bar - This is a comment pertaining to foo.bar +## # that spans multiple lines. +## This comment must be preceded by a single hash (#) character and +## the property name must be prepended with an ampersand (@). The +## comment can appear anywhere in the ts.jte file. If users have +## comments that belong in ts.jte but DO NOT pertain to a particular +## property the user must start the comment with at least 2 hash (#) +## characters. The following is a valid non-property comment: +## ## A valid non-property comment +## ## that spans multiple lines. +######################################################################### + +######################################################################### +## @jte.version This version denotes the bundle this JTE was +## originally included with. The version matches the ID +## in the bundle name. It can be used to identify a +## mismatched JTE file. This value is filled in during +## the build process as part of sanitizing the jte file. +######################################################################### +jte.version=@JTE_VERSION@ + +######################################################################## +## Javatest batch mode work directory and report directory, and policy for +## handling existing work and report directories. These properties affects +## runclient and report targets, but not gui target. +## To disable generating test report, unset report.dir, or set it to "none" +## either here or from command line, as in the following command: +## ant runclient -Dreport.dir="none" +## +# @work.dir The directory used to store Javatest test results and test +# information. +# @report.dir The directory used to store Javatest summary reports of +# test results. +# @if.existing.work.report.dirs specifies how existing work.dir and +# report.dir will be handled, and it must be one of the following values: +# overwrite overwrites all content in work.dir and report.dir +# backup moves all content in work.dir and report.dir to +# work.dir_time_day_bak and report.dir_time_day_bak, +# respectively +# append reuses and preserves the existing work.dir and report.dir +# auto lets the build files decide which mode to use +# (overwrite, backup or append). the value is determined +# like this: +# if.existing.work.report.dirs == auto +# if in CTS workspace +# if.existing.work.report.dirs = overwrite +# else we are in a distribution bundle +# if.existing.work.report.dirs = append +# end if +# else +# if.existing.work.report.dirs = value in this file +# end if +######################################################################## +work.dir=/files/JTWork +report.dir=/files/JTReport +if.existing.work.report.dirs=auto + +######################################################################## +# @javatest.timeout.factor This property specifies the scale factor used by +# Javatest to adjust the time JavaTest will wait for a given test to +# complete before returning failure. For instance if the default test timeout +# is 5 minutes, this value will be multiplied by 5 minutes to determine +# the total timeout delay. Note: this value only works with Javatest's +# batch mode (runclient). When using the Javatest GUI users must change +# this timeout factor in the GUI. Configure -> Edit Configuration -> View +# -> choose Standard Values -> select tab Execution -> set Time Factor. +# +# Note that javatest.timeout.factor can be a positive real number, such as 1.5 +######################################################################## +javatest.timeout.factor=1 + +######################################################################## +## Level of Vendor Java EE Implementation +# @javaee.level The level of Java EE support for the implementation under test. +# This property serves two purposes: First, it is used to determine +# whether the impl under test is a Java EE Full profile (full) or Java +# EE Web profile (web). Either "full" or "web" must be specified in +# the list values. "full" will tell the harness to deploy ears. "web" +# will tell the harness to deploy wars. +# This property is also used to help determine which apis (in the +# signature tests) are to be tested. +# +# NOTE: This property does not determine which CTS tests to run for +# different profiles and optional technologies. That is done using +# keywords. Please refer to the keywords functionality in the CTS +# User's Guide for information on how to use keywords when +# running CTS tests. +# +# Currently, there are 4 settings supported for this property: +# 1. full: This is the minimal set of signature requirements that vendors +# must support. Specifying a javaee.level of "full" with nothing +# else implies there are NO additional technologies existing within +# the vendors implementation. Again, "full" only covers the +# REQUIRED Technologies for Jakarta EE 8 Full profile +# ex/ javaee.level=full +# +# 2. web : This is the minimal set of signature requirements that vendors +# must support for Web Profile. Specifying a javaee.level of "web" +# with nothing else implies there are NO additional technologies +# existing within the vendors implementation. Again, "web" only +# covers REQUIRED Technologies for Jakarta EE 8 Web profile +# ex/ javaee.level=web +# +# 3. full + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Full Profile and any combination of the optional +# technologies. +# Known optional technologies for CTS8 full profile include: +# "jaxr". +# ex 1/ javaee.level=full jaxr +# ex 2/ javaee.level=full jaxr +# ex 3/ javaee.level=full +# ex 4/ etc... +# +# 4. web + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Web Profile and any combination of optional +# technologies. +# Known optional technologies for Web Profile include: +# "jaxr", "connector", "jaxb", +# "jms", "javamail", "wsmd" +# ex 1/ javaee.level=web connector jms +# ex 2/ javaee.level=web +# ex 3/ javaee.level=web jms connector +# ex 4/ etc... +# +# Note 1: spaces separate multiple entries +# +# Note 2: optional technologies for full/javaee profile are listed +# in the Java EE 8 spec, in Table EE.6-1. Currently, the only +# optional technologies for full profile are: "jaxr" (JAXR 1.0) +# +# Note 3: The list of optional technologies for Web Profile includes any OPTIONAL +# technology explicitly called out in the Web Profile spec (if applicable) +# as well as any additional technology which is listed within +# JavaEE Profile 8 spec *but* not included/Required in the +# Web Profile spec. +# +# Note 4: Two different examples of javaee.level are provided immediately +# following this comment block. One is for running CTS8 against +# the EE 8 (full) Profile RI and the other is for running CTS8 +# against the EE 8 Web Profile RI. Notice that optional technologies +# are supplied here since the RI for CTS8 contains those optional +# technologies in it. It's very possible vendors may provider different +# optional technologies in their implementations. If so, the list of +# optional technologies will need to be adjusted here to suite each +# vendors implementation. +# +# Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line +# below which starts with: javaee.level=web .... +# +# IMPORTANT: when testing Web Profile - be sure to adjust the +# "optional.tech.packages.to.ignore" property accordingly. +# (see comments for optional.tech.packages.to.ignore below) +# +############################################################################### +#javaee.level=web connector jaxws jaxb javamail wsmd +javaee.level=full + + +######################################################################## +## Settings for Vendor Java EE Implementation +# @javaee.home The location of the vendor's Java EE platform +# implementation. +# @orb.host Hostname of the machine running the vendor's +# implementation. +# @orb.port The port number the vendor implementation is listening +# to for service requests. +######################################################################## +javaee.home= +orb.host=localhost +orb.port=3699 + +######################################################################## +## JVMOPTS_RUNTESTCOMMAND is a marker that implementations may replace with +# the JVM options to pass when starting JVMs for running tests. +# This is intended to be used for implementations convencience. +# See file docker/run_jakartaeetck.sh for an example. +######################################################################## + +######################################################################## +## Settings for Sun RI Java EE Implementation +# @javaee.home.ri The location of the RI. +# @orb.host Hostname of the machine running the RI. +# @orb.port The port number the RI is listening to for service +# requests. +######################################################################## +javaee.home.ri= +orb.host.ri=localhost +orb.port.ri=3700 + +################################################################### +################################################################### +################################################################### +## RI SPECIFIC PROPERTIES LIVE BELOW +################################################################### +################################################################### +################################################################### + +############################################################### +# @ts.display -- location to display CTS output on Unix +############################################################### +ts.display=:0.0 + +########################################################################### +# @endorsed.dirs using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the VI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +# +# @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the RI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +########################################################################### +endorsed.dirs=${javaee.home}/modules/endorsed +endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed + +############################################################### +## Config params needed for Java EE RI asadmin +## You must change these values as needed +## +# @ri.admin.user -- The Java EE RI asadmin user id +# @ri.admin.passwd -- The Java EE RI asadmin user password +# @ri.admin.host -- The Java EE RI host +# @ri.admin.port -- The Java EE RI port +# @ri.admin -- The Java EE RI admin command +# @ri.server -- The Java EE RI server instance being used +# @ri.domain.dir -- Points to where your domains are installed. +# @ri.domain.name -- The Java EE RI domain being used +# @ri.domain -- The Java EE RI domain path being used +# @ri.asenv.loc -- location of asenv.conf or asenv.bat +# @ri.imqbin.loc -- location of the IMQ bin directory +# @ri.lib -- Library directory for other Java EE RI +# jars +# @ri.imq.share.lib -- Shared library directory for imq +# @ri.jvm.options -- Java options needed by the Java EE RI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @ri.applicationRoot-- Location of application repository +# Only needed when running on windows +# @ri.and.vi.run.on.same.host - set to true if interop tests are run +# with both RI and VI on same machine. set to +# false if they are run on different machines. +# This is used to work around an orb issue +# specific to running VI and RI on same box. +# +# @ri.orb.iiop.orbserverid - This is used to set a similarly +# named jvm option in the RI. It is only used +# when we are running interop where remote EJBs +# try to access target EJB's on the same host with +# zero port configuration for ssl. +# This only gets used when ri.and.vi.run.on.same.host=true. +# The value is to be an ORB server id. +############################################################### +ri.admin.user=admin +ri.admin.passwd= +ri.admin.host=${orb.host.ri} +ri.admin.port=4848 +ri.admin=${javaee.home.ri}/bin/asadmin +ri.server=server +ri.domain.dir=${javaee.home.ri}/domains +ri.domain.name=domain1 +ri.domain=${ri.domain.dir}/${ri.domain.name} +ri.asenv.loc=${javaee.home.ri}/config +ri.imqbin.loc=${javaee.home.ri}/../mq/bin +ri.lib=${javaee.home.ri}/lib +ri.log.file.location=${ri.domain}/logs +ri.modules=${javaee.home.ri}/modules +ri.imq.share.lib=${javaee.home.ri}/../mq/lib +ri.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +ri.jvm.options.remove=-Xmx512m:${ri.jvm.options} +ri.java.endorsed.dirs=${endorsed.dirs.ri} +ri.applicationRoot=c: +ri.and.vi.run.on.same.host=true +ri.orb.iiop.orbserverid=200 + +############################################################### +## Config params needed for Java EE VI asadmin +## You must change these values as needed +## +# @vi.admin.user -- The Java EE VI asadmin user id +# @vi.admin.passwd -- The Java EE VI asadmin user password +# @vi.admin.host -- The Java EE VI host +# @vi.admin.port -- The Java EE VI port +# @vi.admin -- The Java EE VI admin command +# @vi.server -- The Java EE VI server instance being used +# @vi.domain.dir -- Points to where your domains are installed. +# @vi.domain.name -- The Java EE VI domain being used +# @vi.domain -- The Java EE VI domain path being used +# @vi.asenv.loc -- location of asenv.conf or asenv.bat +# @vi.imqbin.loc -- location of the IMQ bin directory +# @vi.lib -- Library directory for other Java EE VI +# jars +# @vi.imq.share.lib -- Shared library directory for imq +# @vi.jvm.options -- Java options needed by the Java EE VI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @vi.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +vi.admin.user=admin +vi.admin.passwd= +vi.admin.host=${orb.host} +vi.admin.port=4848 +vi.admin=${javaee.home}/bin/asadmin +vi.server=server +vi.domain.dir=${javaee.home}/domains +vi.domain.name=domain1 +vi.domain=${vi.domain.dir}/${vi.domain.name} +vi.asenv.loc=${javaee.home}/config +vi.imqbin.loc=${javaee.home}/../mq/bin +vi.lib=${javaee.home}/server/lib +vi.log.file.location=${vi.domain}/logs +vi.modules=${javaee.home}/modules +vi.imq.share.lib=${javaee.home}/../mq/lib +vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +vi.jvm.options.remove=-Xmx512m:${vi.jvm.options} +vi.java.endorsed.dirs=${endorsed.dirs} +vi.applicationRoot=c: + +############################################################### +## Config params needed for Sun Java System Application Server +## (SJSAS) asadmin. You must change these values as needed +## only if you are testing against SJSAS app server +## (javaee.home is pointing to SJSAS). +# +# @s1as.admin.user -- The SJSAS asadmin user id +# @s1as.admin.passwd -- The SJSAS asadmin user password +# @s1as.admin.host -- The SJSAS host +# @s1as.admin.port -- The SJSAS port +# @s1as.admin -- The SJSAS admin command +# @s1as.server -- The SJSAS server instance being used +# @s1as.domain.dir -- Points to where your domains are installed. +# @s1as.domain.name -- The SJSAS domain being used +# @s1as.domain -- The SJSAS domain path being used +# @s1as.asenv.loc -- location of asenv.conf or asenv.bat +# @s1as.imqbin.loc -- location of the IMQ bin directory +# @s1as.lib -- Library directory for other Java EE RI +# jars +# @s1as.imq.share.lib -- Shared library directory for imq +# @s1as.jvm.options -- Java options needed by SJSAS +# The xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @s1as.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +s1as.admin.user=admin +s1as.admin.passwd= +s1as.admin.host=${orb.host} +s1as.admin.port=4848 +s1as.admin=${javaee.home}/bin/asadmin +s1as.server=server +s1as.domain.dir=${javaee.home}/domains +s1as.domain.name=domain1 +s1as.domain=${s1as.domain.dir}/${s1as.domain.name} +s1as.asenv.loc=${javaee.home}/config +s1as.imqbin.loc=${javaee.home}/../mq/bin +s1as.lib=${javaee.home}/lib +s1as.modules=${javaee.home}/modules +s1as.imq.share.lib=${javaee.home}/../mq/lib +s1as.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} +s1as.jvm.options.remove=-Xmx512m:${s1as.jvm.options} +s1as.java.endorsed.dirs=${endorsed.dirs} +s1as.applicationRoot=c: + +############################################################### +# @sjsas.das.orb.port -- ORB port number for the DAS +# @sjsas.das.orb.host -- ORB host name for the DAS +# @sjsas.das.webServerPort -- HTTP listener port for the DAS +# @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS +# @sjsas.nodeagent.name -- Name of node agent used by +# the remote instance. +# @sjsas.nodeinstance.name -- Name of the remote instance +# @sjsas.master.password -- Used to create a node agent only +# applicable to EE. Defaults to changeit. This +# can be changed at EE install time. +# @sjsas.instance.config.dir -- config directory used by the intsance +# being tested. +# For PE/DAS = config +# For remote instance = config +# @sjsas.cts.timer.resource -- Backend to use when we are using java2db with +# the CMP tests for the jdbc/DBTimer resource +# @sjsas.cmp.backend -- Backend to use when we are using java2db with +# the CMP tests +# @sjsas.node.agent.dir.name -- The name of the node agent directory to use. +# This value will be used on Windows only and +# ignored on non-Windows platforms. The default +# is 'n' meaning the create-node-agent command +# will pass the --agentdir argument with a value +# of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. +# @sjsas.env.type -- CTS test configuration. Possible values are: +# das (for PE or DAS) +# remote (for remote intance) +# cluster (for cluster config not yet supported) +# @s1as.targets -- Instance(s) to deploy tests +# Supports multiple instances, For example: +# s1as.targets=server server-1 +############################################################### +sjsas.das.orb.port=3700 +sjsas.das.orb.host=${orb.host} +sjsas.das.webServerPort=8000 +sjsas.das.securedWebServicePort=1043 +sjsas.nodeagent.name=node-agent-1 +sjsas.nodeinstance.name=server-1 +sjsas.master.password=changeit +sjsas.instance.config.dir=config +sjsas.cts.timer.resource=derby +sjsas.cmp.backend=derby +sjsas.node.agent.dir.name=n + +sjsas.env.type=das +#sjsas.env.type=remote + +s1as.targets=${s1as.server} +#s1as.targets=${sjsas.nodeinstance.name} + +############################################################### +# @s1as.pe.jmsServer -- name of the JMS server the RI/PE +# @s1as.se.jmsServer -- name of the JMS server for SE/EE +############################################################### +s1as.pe.jmsServer=imqbroker +s1as.se.jmsServer=imqbroker +#s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} + +############################################################### +# @extension.dir - The extension directory for the app +# server under test. This does not apply +# to the RI. +# +# Note: App server vendors will need to set this to their +# app server's extension directory. The CTS config.vi +# target will copy the CTS library jars to this location. +############################################################### +extension.dir=${s1as.domain}/lib + +############################################################### +# @instance.listenerName - Default value for the iiop listener +# for your instance. Users will +# most likely not need to change this. +############################################################### +instance.listenerName=orb-listener-1 + +############################################################### +# @tz - your local timezone. For valid values, consult your +# Operating System documentation. +############################################################### +tz=US/Eastern + +############################################################### +# @jdbc.lib.class.path - This property is used by the +# database.classes properties to point to +# where the JDBC drivers live. +############################################################### +jdbc.lib.class.path=${ts.home}/internal/lib + +############################################################### +## The following section is for CTS Database configuration +## For each database that you will test, configure the following: +## Here is an example using derby: Users will need to +## replace derby with the appropriate DB name. +# @derby.dbName -- Database Name +# @derby.server -- Database Server +# @derby.port -- Database Server port +# @derby.dml.file -- DML file used for CTS test cases +# @derby.user -- User Id configured +# @derby.passwd -- User password configured +# @derby.url -- URL to the cts database +# @derby.driver -- DriverManager driver +# @derby.classes -- CLASSPATH to JDBC driver classes +# @derby.poolName -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource -- DataSource driver +# @derby.properties -- Any additional JDBC driver required +# properties +# @derby.startup.delay-- delay to wait for DB to start + +############################################################### + +## +## Info for Cloudscape 10/Derby +## +derby.dbName=derbyDB +derby.server=${orb.host} +derby.port=1527 +derby.port.ri=1527 +derby.dml.file=derby/derby.dml.sql +derby.user=cts1 +derby.passwd=cts1 +derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true +derby.driver=org.apache.derby.jdbc.ClientDriver +derby.home=${javaee.home}/../javadb +derby.system.home=${derby.home}/databases +derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.poolName=cts-derby-pool +derby.dataSource=org.apache.derby.jdbc.ClientDataSource +derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} +derby.startup.delay=5 + +# +# Cloudscape 10 /Derby embedded driver +# +derbyEmbedded.dbName=/tmp/DerbyDB +derbyEmbedded.server=${orb.host} +derbyEmbedded.port=1527 +derbyEmbedded.dml.file=derby/derby.dml.sql +derbyEmbedded.user=cts1 +derbyEmbedded.passwd=cts1 +derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true +derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver +derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${javaee.home}/../javadb/lib/derbyshared.jar${pathsep}${javaee.home}/../javadb/lib/derbytools.jar${pathsep}${ts.home}/lib/dbprocedures.jar +derbyEmbedded.poolName=cts-derbyEmbedded-pool +derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource +derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' +derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} + + + +############################################################### +## The following database configuration section is for the CTS +## interop tests which require a database that is used by the +## reference implementation. These entries should not be changed. +# @derby.dbName.ri -- Database Name +# @derby.server.ri -- Database Server +# @derby.port.ri -- Database Server port +# @derby.dml.file.ri -- DML file used for CTS test cases +# @derby.user.ri -- User Id configured +# @derby.passwd.ri -- User password configured +# @derby.url.ri -- URL to the cts database +# @derby.driver.ri -- DriverManager driver +# @derby.classes.ri -- CLASSPATH to JDBC driver classes +# @derby.poolName.ri -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource.ri -- DataSource driver +# @derby.properties.ri -- Any additional JDBC driver required +# properties +# @derby.startup.delay.ri -- delay to wait for DB to start +############################################################### +derby.dbName.ri=derbyDBri +derby.server.ri=${orb.host.ri} +derby.port.ri=1527 +derby.dml.file.ri=derby/derby.dml.sql +derby.user.ri=cts1 +derby.passwd.ri=cts1 +derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true +derby.driver.ri=org.apache.derby.jdbc.ClientDriver +derby.home.ri=${javaee.home.ri}/../javadb +derby.system.home.ri=${derby.home.ri}/databases +derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar${pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar{pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.poolName.ri=cts-derby-pool +derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource +derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} +derby.startup.delay.ri=5 +############################################################### +# @alt.dtd.dir DTD location for Java EE and RI xml files. Used +# for xml validation when building tests. If +# javaee.home.ri is set, /lib/dtds +# will be used and alt.dtd.dir is ignored. +# @alt.schema.dir schema location for Java EE and RI xml files. +# Used for xml validation when building tests. +# If javaee.home.ri is set, +# /lib/schemas will be used and +# alt.schema.dir is ignored. +############################################################### +alt.dtd.dir=${ts.home}/lib/dtds +alt.schema.dir=${ts.home}/lib/schemas + +############################################################### +## Configure the behavior of which tables CTS will create when +## ant init.[datbaseName] is invoked. +# +# @create.cmp.tables - When set to false, the appserver is +# responsible for creating cmp tables +# at deployment of the ejb/ear +# When set to true, init.[datbaseName] +# will create the tables used by CMP +# EJBs. The sql for the CMP tables are +# contained in: +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql +# +############################################################### +create.cmp.tables=true + +############################################################### +# @jdbc.poolName - Configure the connection pool that will be +# tested in this cts test run. +# +# @jdbc.maxpoolsize - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName=${derby.poolName} +jdbc.maxpoolsize=64 +jdbc.steadypoolsize=32 + +############################################################### +## These properties are use for the CTS +## interop tests which require a database that is used by the +## reference implementation. +# +# @jdbc.poolName.ri - Configure the connection pool that will be +# use when configuring the JDBC connection +# pools for the reference implemetation. +# +# @jdbc.maxpoolsize.ri - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize.ri - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName.ri=${derby.poolName.ri} +jdbc.maxpoolsize.ri=96 +jdbc.steadypoolsize.ri=32 + +############################################################### +# @jdbc.datasource.props - Used to to specify Vendor specific +# properties and less commonly used DataSource properties. +# Its value is a comma-separated array of name-value pairs. +# Each property pair follows the format of "name=value", +# including the surrounding double quotes. +# +# The value of this property must not contain any extra spaces. +# +# In most cases, this property is not needed and therefore +# commented out. +# +############################################################### +#jdbc.datasource.props="driverType=thin","name2=value2" + +############################################################### +# @jdbc.db - The name of the currently configured DB. This +# value is the prefix of the DB properties currently +# being used. Some valid values are; derby and +# derbyEmbedded. See the other DB property +# names for other valid values. +############################################################### +jdbc.db=derby +jdbc.db.classes=${derby.classes} + +############################################################### +## These properties are configurable and must specify valid +## usernames and passwords to establish JDBC connections to +## backend RDBMS. +## +# @user1 - Set this to the user for the jdbc/DB1 resource +# @password1 - Set this to the password for the jdbc/DB1 resource +# @user2 - Set this to the user for the jdbc/DB2 resource +# @password2 - Set this to the password for the jdbc/DB2 resource +# @user3 - Set this to the user for the jdbc/DBTimer resource +# @password3 - Set this to the password for the jdbc/DBTimer resource +############################################################### +user1=${derby.user} +password1=${derby.passwd} +user2=${derby.user} +password2=${derby.passwd} +user3=${derby.user} +password3=${derby.passwd} + +############################################################### +## Configure the dml file to use +# @db.dml.file - dml file for VI +# @db.dml.file.ri - dml file for RI +############################################################### +db.dml.file=${derby.dml.file} +db.dml.file.ri=${derby.dml.file} + +############################################################### +## Configure the DB specific information needed by JSTL +# @jstl.db.driver - JDBC driver +# @jstl.db.url - DB URL +############################################################### +jstl.db.driver=${derby.driver} +jstl.db.url=${derby.url} + +######################################################################## +# +# @jtaJarClasspath: This property must be set when running signature +# tests. This property should be set to the Path +# for the JTA API jar. +# +######################################################################## +jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar + +############################################################### +## Classpath properties required by CTS: +# @javaee.classes.ri -- Classes required by Java EE RI +# @ts.run.classpath.ri -- Classpath required by Java EE RI +# appclient container. +# @ts.run.classpath -- Classpath required by the vendor +# appclient container. +# @ts.harness.classpath -- Classes required by javatest +# @ts.classpath -- Classes used to build the CTS tests +# @ts.lib.classpath -- Classes used to build cts.jar +############################################################### +implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/jakarta.el-api.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/yasson.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${ri.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${ri.modules}/angus-mail.jar${pathsep}${ri.modules}/expressly.jar + +implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/yasson.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar + +javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json-api.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${ri.modules}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.mail-api.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.persistence-api.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.authentication-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.authorization-api.jar${pathsep}${ri.modules}/jakarta.interceptor-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${ri.modules}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/jakarta.faces-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${ri.modules}/webservices-api-osgi.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar${pathsep}${ri.modules}/resolver.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${ri.modules}/webservices-extra-jdk-packages.jar${pathsep}${ri.modules}/webservices-connector.jar${pathsep}${ri.modules}/webservices-extra-xmlsec.jar${pathsep}${ri.modules}/webservices.security.jar + +javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.faces-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/resolver.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${s1as.modules}/webservices-extra-jdk-packages.jar${pathsep}${s1as.modules}/webservices-connector.jar${pathsep}${s1as.modules}/webservices-extra-xmlsec.jar${pathsep}${s1as.modules}/webservices.security.jar + +ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar + +ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes} + +ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar + +#classpath used for building CTS tests only (DO NOT MODIFY) +ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/jaxb-api.jar +#classpath used for building cts.jar (DO NOT MODIFY) +ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} + + +############################################################### +# @javaee.home.ri.classpathsuffix - The classpath suffix of +# the RI used in interop tests. Must contain the RI JDBC +# driver jars and the RMI interceptor classes. +############################################################### +javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar + +############################################################### +# @s1as.classpathsuffix - The classpath suffix of +# the RI when being used as the app server under test. +############################################################### +s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar + +######################################################################## +## Common environment for both ts_unix and ts_win32 +# +# @command.testExecute - This command is used to execute any test +# clients which are not run inside an +# application client container. For example, +# any URL clients or standalone java clients +# would be executed with this command. Some +# test directories which make use of this command +# are servlet and jsp. +######################################################################## + +command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${JAVA_HOME}/../lib/tools.jar${pathsep}\ + ${ri.modules}/security-ee.jar${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ + ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ + ${jdbc.db.classes} \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Xss2048k \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dlog.file.location=${log.file.location} \ + -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dlogical.hostname.servlet=${logical.hostname.servlet} \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################## +## Appclient Command line for the App Server under test +## Licensees modify this command +# +# @command.testExecuteAppClient - This command is used to execute +# the application client container for +# the vendor implementation (vi). +# Please note that $TS_HOME/classes +# should not be in the classpath for +# this command since all client classes +# are self contained in the application +# archive (or referenced via the manifest). +######################################################################## +command.testExecuteAppClient= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/jakarta.enterprise.cdi-api.jar \ + TZ=${tz} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs + +#-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs +#-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar + +######################################################################## +# @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. +# Its classpath must include all the APIs required +# by EJB Lite, vendor's implementation classes and +# configuration for embeddable EJB container, and +# JDBC driver classes (e.g., ${db2.classes}, +# ${oracle.classes}, etc). +# +# Current test archives are dynamically added to +# the classpath by the harness, and need not be +# included in the classpath here. +# +# Most test directories contain one test archive, +# all named ejbembed_vehicle_ejb.jar. If certain +# tooling and pre-processing of test archives are +# needed, the resulting test archives must remain +# the same name and location. +# +# ${ts.home}/classes must not be in the classpath +# since all the required test classes are packaged +# in the test archive (ejbembed_vehicle_ejb.jar). In +# addition, including ${ts.home}/classes in the +# classpath would incorrectly expose all EJBs in +# cts to EJB container bootstrapping process. +######################################################################## +command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ + ${ts.home}/lib/cts.jar${pathsep}\ + ${ts.home}/lib/glassfishporting.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${jdbc.db.classes}${pathsep}\ + ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.util.logging.config.file=${TS_HOME}/bin/client-logging.properties \ + -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + + +######################################################################## +## Appclient Command line for the Java EE RI (Do not modify) +######################################################################## +command.testExecuteAppClient2= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home.ri}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home.ri}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ + TZ=${tz} \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home.ri} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home.ri} \ + -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ + -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs + +######################################################################## +## Command line for standalone clients running against the +## Java EE RI (Do not modify) +######################################################################## +command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar \ + ${ts.home}/lib/unboundid-ldapsdk.jar\ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################### +## Environment for ts_unix +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################### +env.ts_unix.menu=true +##env.ts_unix.command.testExecute= +##env.ts_unix.command.testExecuteAppClient= +##env.ts_unix.command.testExecuteAppClient2= + + +######################################################################## +## Environment for ts_win32 +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################## +env.ts_win32.menu=true +##env.ts_win32.command.testExecute= +##env.ts_win32.command.testExecuteAppClient= +##env.ts_win32.command.testExecuteAppClient2= + +######################################################################### +# @jimage.dir: This property specifies the directory where Java 11+ +# modules will be expanded by the jimage tool for use +# in sigTestClasspath +# @sigTestClasspath: This property must be set when running signature +# tests. This property should be set to a list of +# jar files and/or directories which contain your +# Java EE and Java SE classes. Paths must be +# separated by the appropriate path separator +# (';' windows, ':' Unixes). +######################################################################### + +jimage.dir=${ts.home}/tmp/jdk-bundles + +sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming + +######################################################################## +## This property is used to support the odd side case when we have an +## optional technology package that is used but should not be tested. +## +## This property (i.e. optional.tech.packages.to.ignore) must be a comma +## separated list of packages that are NOT to be validated/tested when +## during the sigtest utilities validation of Optional Technologies. +## Example Usage: +## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 +## +## Additional notes: +## - always ignore the optional JAXB packages: +## optional.tech.packages.to.ignore=jakarta.xml.bind +## +######################################################################### +optional.tech.packages.to.ignore=jakarta.xml.bind + +######################################################################## +## These properties are used by the harness. "harness.log.port" +## specifies the port that server components use to send logging +## output back to JavaTest. If the default port # is not available +## on the machine running JavaTest, then you can set it here. +## +# +# @harness.temp.directory directory location used by the +# harness to store temporary files +# +# @harness.log.port the port the harness listens on for log mesages +# from remote clients +# +# @harness.log.traceflag used to turn on/off verbose debugging output +# for the tests. +# +# @harness.executeMode used to run the harness in the following modes +# of execution: +# 0 - default (deploy, run, undeploy) +# 1 - deploy only +# 2 - run only +# 3 - undeploy only +# 4 - deploy and run only +# +# @harness.socket.retry.count - denotes the number of time we should +# attempt to create a server socket when intilizing a test +# client. The socket is used for logging purposes. +# +# @harness.log.delayseconds Number of seconds to delay to allow +# reporting from remote clients to finish. +# +# @harness.maxoutputsize Number of characters that the harness will use +# for a test's output. +######################################################################## +harness.temp.directory=${ts.home}/tmp +harness.log.port=2000 +harness.log.traceflag=false +harness.executeMode=0 +harness.socket.retry.count=10 +harness.log.delayseconds=1 +harness.maxoutputsize=200000 + + +######################################################################### +# @wsdlRepository1 Location to publish final wsdl files when using +# file URL publishing for Vendor Java EE implementation. +# @wsdlRepository2 Location to publish final wsdl files when using +# file URL publishing for Sun RI. +######################################################################### +wsdlRepository1=${harness.temp.directory}/wsdlRepository1 +wsdlRepository2=${harness.temp.directory}/wsdlRepository2 + +####################################################################### +# @deployment_host.1 name of machine running the JSR 88 deployment +# process for the vendor's Java EE implementation. +# @deployment_host.2 name of machine running the JSR 88 deployment +# process for the Java EE RI. +# @deployment_port.1 deployment port (if applicable) for the vendor's +# Java EE implementation. +# @deployment_port.2 deployment port (if applicable) for the +# Java EE RI. +####################################################################### +deployment_host.1=${orb.host} +deployment_host.2=${orb.host.ri} +deployment_port.1=${impl.vi.port} +deployment_port.2=${impl.ri.port} + +#################################################################### +# Implementation Property Settings for Vendor and RI. These properties +# are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 +# are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. +# Note: They are are also used when using the "ant deploy" and "ant undeploy" +# targets outside of running tests. +# +# The CTS provides the glassfish implementation out of the box. +# +# Here are the common properties that need to be defined for the common +# implementation functionality: +# +# @impl.vi This property must be set to the Vendor implementation +# under test. +# @impl.vi.deploy.dir This property must be set to the deploy directory for +# the Vendor implementation. +# @impl.vi.host This property must be set to the admin host where +# the Vendor implementation is running. +# @impl.vi.port This property must be set to the admin port where +# the Vendor implementation is running. +# @impl.ri This property must be set to the RI implementation +# under test. +# @impl.ri.deploy.dir This property must be set to the deploy directory for +# the RI implementation. +# @impl.ri.host This property must be set to the admin host where +# the RI implementation is running. +# @impl.ri.port This property must be set to the admin port where +# the RI implementation is running. +# +# @impl.deploy.timeout.multiplier The time it will wait for deployment to +# succeed or fail +#################################################################### +impl.vi=glassfish +impl.vi.deploy.dir=${s1as.domain}/autodeploy +impl.vi.host=${s1as.admin.host} +impl.vi.port=${s1as.admin.port} + +impl.ri=glassfish +impl.ri.deploy.dir=${ri.domain}/autodeploy +impl.ri.host=${ri.admin.host} +impl.ri.port=${ri.admin.port} + +impl.deploy.timeout.multiplier=240 + + +############################################################### +## These properties are implementations of the pre-1.4 Deployment +## porting interface. The impls defined below use those APIs. +# +# @porting.ts.deploy.class.1 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. The default +# value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. More details about setting +# porting.ts.deploy.class.1: +# +# 1. Set this property to deploy/undeploy to/from your impl in +# a custom way. In the case of the RI, it would be set to the following. +# This is the default setting for CTS 8. +# +# porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# 2. Note that Jakarta Deployment is removed, so do not use either of the following classes: +# com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 +# com.sun.ts.lib.porting.TSDeploymentInterface2 +# com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# +# +# @porting.ts.deploy.class.2 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. +# The default value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. This should be left unchanged... +# +# porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# +############################################################### +porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM + +######################################################################## +# @deploy.delay.in.minutes is no longer used, it was for pruned Jakarta Deployment +######################################################################## + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.1 +#deployManageruri.1 +#deployManageruname.1 +#deployManagerpasswd.1 + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.2 +#deployManageruri.2 +#deployManageruname.2 +#deployManagerpasswd.2 +# +# @porting.ts.deploy2.class.1 +# @porting.ts.deploy2.class.2 +# porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 + + +############################################################### +## These properties must be set to tell the Test harness the +## class names of your porting class implementations. By default +## both property sets below point to Sun RI specific classes. To +## run interoperability tests, the ".2" set of properties should +## always point to Sun RI classes. The ".1" set should point to +## implementations that work in your specific Java EE environment. +# +# @porting.ts.login.class.1 VI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.1 VI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.1 VI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.1 VI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +# @porting.ts.login.class.2 RI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.2 RI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.2 RI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.2 RI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +############################################################### +porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) +porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +############################################################## +# @namingServiceHost1 Naming Service host name for the +# Vendor's Implementation (VI) +# @namingServicePort1 Naming Service port for the VI +# @namingServiceHost2 Naming Service host name for the +# Reference Implementation (RI) +# @ namingServicePort2 Naming Service port for the RI +############################################################## +namingServiceHost1=${orb.host} +namingServicePort1=${orb.port} +namingServiceHost2=${orb.host.ri} +namingServicePort2=${orb.port.ri} + +############################################################## +# @certLoginUserAlias User alias for certificate based login. +# This property is used in mutual authentication to pickup the +# certificate based on the user alias. +############################################################## +certLoginUserAlias=cts + +##################################################################### +## The following properties must be set prior to running the Servlet +## or JSP API tests and interoperability tests. +## +## These properties must specify the host and port of the web server, +## in which the servlets and JSPs are deployed. +# +# @webServerHost hostname for the Vendor's Java EE Web Server +# @webServerPort port number of the Vendor's Java EE Web Server +# @webServerHost.2 hostname for the Java EE RI Web Server +# @webServerPort.2 port number of the Java EE RI Web Server +# @ServletClientThreads The ServletClientThreads property configures +# the number of threads used by the client for +# the SingleThreadModel servlet test. If the +# container implementation supports pooling of +# SingleThreadModel servlets, set the value of +# ServletClientThreads to twice the value of +# the default servlet instance pool size. If +# the container implementation only maintains +# a single instance of a SingleTheadModel +# servlet, leave the default value of 2. +##################################################################### +webServerHost=${orb.host} +webServerPort=9082 +webServerHost.2=${orb.host.ri} +webServerPort.2=9002 +ServletClientThreads=2 + +#################################################################### +# @EJBServer1TxInteropEnabled Transaction interoperability settings +# for Vendor Java EE EJB Server +# @EJBServer2TxInteropEnabled Transaction interoperability settings +# for Java EE RI EJB Server +#################################################################### +EJBServer1TxInteropEnabled=true +EJBServer2TxInteropEnabled=true + +############################################################### +## These properties are used for the Connector specific tests. +## +## You must be able to deploy the following resource adapters +## on your Java EE server. +############################################################### + +## JNDI name bindings. You should not change these. The TSDeploymentInterface +## will pass these values as a properties object. See the SunRIDeployment.java +## file for usage patterns. +whitebox-tx=java:comp/env/eis/whitebox-tx +whitebox-notx=java:comp/env/eis/whitebox-notx +whitebox-xa=java:comp/env/eis/whitebox-xa +whitebox-tx-param=java:comp/env/eis/whitebox-tx-param +whitebox-notx-param=java:comp/env/eis/whitebox-notx-param +whitebox-xa-param=java:comp/env/eis/whitebox-xa-param +whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md +whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md +whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode +whitebox-multianno=java:comp/env/eis/whitebox-multianno +whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete +whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd + +## Embedded resource adapter property +whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar + +whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" +tsrJndiName=java:comp/TransactionSynchronizationRegistry +tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" + +## JNDI name bindings for JDBC Connector. +JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx +JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx +JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa +JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param +JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param +JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param + +######################################################################### +## Resource adapter configuration values. You must modify these values +## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. +## +## When you run the XA tests (src/com/sun/ts/tests/xa), you must +## configure this resource adapter to use a database. +## +# @xa.properties: These are the properties required by the XA driver. The +# managed connection factory will set these properties via +# reflection on the class specified by the +# xa.xadatasource.class property. +# +# Note: The xa.properties value is the set of properties that will be set on +# your XA JDBC driver (the class denoted by the xa.xadatasource.class property). +# See section 9.4.1 of the JDBC 3.0 specification for more details. +# +# When specifying the xa.properties property please escape the appropriate +# characters. The xa.properties value needs to be treated as a single property +# even though it is made up of many properties. The properties need to be +# separated by :'s and the names and values to be separated by ='s. +# We also need any values that contain colons or equals that do not +# need to be interrpretted to be inside single quotes. Anything in +# single quotes will be treated as a string literal. +# +# For example: The following xa.properties property: +# +# xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' +# +# Would result in the following setters being called on the supplied XA JDBC driver denoted +# by the xa.xadatasource.class property. +# +# XADataSource.setUser("admin"); +# XADataSource.setPassword("some-password"); +# XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); +# +# Please map the property xa.properties to the property name XAProps and map the +# xa.xadatasource.class property to the property name XADataSourceName. This will +# ensure the appropriate setters will be called to make these properties +# available to the managed connection factory. See section 17.4.2 of the Connector +# specification version 1.5. +# +# @xa.xadatasource.class: The implementation of the XADataSource interface. +# This class is your XA JDBC driver. +# Please note: this class and any dependent classes +# must be accessible by the CTS libraries in the app +# server's extension directory. +# +# @connector_connectionURL: The URL for your JDBC driver. Should be the +# same as the one used for the rest of the TS. +# +######################################################################### + +### Cloudscape/Derby properties for XA +xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" +xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource +connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" + +######################################################################### +## The following properties must be set before running any security +## related tests. The properties user, password, authuser, authpassword, +## and nobodyuser must be set. +## +## The value for user, password, authuser, and authpassword need to be set +## exactly as they are set in the container/server. +# +# @user User defined to exercise rolemapping feature +# @password Associated password for the user +# @authuser User defined to exercise rolemapping feature +# @authpassword Associated password for the authuser +# @user_vi Username for the vendor implementation used in +# interop tests +# @password_vi Associated password for the VI user +# @user_ri Username for the reference implementation used in +# interop tests +# @password_ri Associated password for the RI user +# @nobodyuser This value must be the same value returned by a call to +# getCallerPrincipal().getName() from the ejb-tier when +# an unauthenticated caller in the web tier invokes an +# ejb method. +######################################################################### +user=j2ee +password=j2ee +authuser=javajoe +authpassword=javajoe +user_vi=j2ee_vi +password_vi=j2ee_vi +user_ri=j2ee_ri +password_ri=j2ee_ri +nobodyuser=guest + +############################################################### +# @securedWebServicePort must be set to run secbasicssl and +# csiv2 tests. Set this property with your application +# server's secured webservice port. +# @securedWebServicePort.2 points to the secured webservice +# port in Sun's Reference Implementation(RI). +############################################################### +securedWebServicePort=1044 +securedWebServicePort.2=1045 + +############################################################################### +# @client.cert.test.jdk.tls.client.protocols JDK 11 in TLSv1.3 does not support +# Post-Handshake Authentication, so TLSv1.2 must be used +# for client-cert authentication to work. +############################################################################### +client.cert.test.jdk.tls.client.protocols=TLSv1.2 + +############################################################### +# @login This property must be set to run appclient security +# tests +############################################################### +login=default + +################################################################################ +##These properties are needed for jms tests. +# +# @jms_timeout - this is the amount of time in milliseconds that synchronous +# receives will wait for a message +############################################################################### +jms_timeout=10000 + +######################################################################### + +############################################################################### +## These properties are needed for the EJB timer tests. +# +# @ejb_timeout - this is the amount of time in milliseconds that duration will +# be set for an ejbtimeout callback method +# +# @ejb_wait - this is the amount of time in milliseconds that the client will +# wait for ejbtimeout callback method results +############################################################################## +ejb_timeout=30000 +ejb_wait=60000 + +############################################################################### +## This property is needed for ejb30 stateful timeout tests. +# @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds +# the test client waits before verifying the status of the target stateful +# bean. Its value must be an integer number. Its default value in ts.jte +# file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) +# to speed up testing, depending on the stateful timeout implementation +# strategy in the target server. +# +# For these stateful timeout tests, the property javatest.timeout.factor +# must be set to a value such that the JavaTest harness does not timeout +# before the test completes. Usually setting javatest.timeout.factor to +# 2.0 or greater should suffice. +############################################################################### +test.ejb.stateful.timeout.wait.seconds=480 + +################################################################### +# @log.file.location This property is used by JACC tests to create +# and analyze provider logs. Specify the log directory in which +# your appserver generates logs. +################################################################### +log.file.location=${vi.log.file.location} + + +################################################################### +################################################################### +################################################################### +## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW +################################################################### +################################################################### +################################################################### + +## +## The directory seperator for the platform. User should not change +## this property. +## +dirsep=/ + +##build level +##1: compile only +##2: compile and build component archives (e.g., jar's, war's) +##3: compile and build component and application archives +##default is set to 3 +build.level=3 + +deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable + +################################################################### +## Deliverables wanting ts.* packaging tasks to add extension list +## attributes to the manifest files must set this property to true. +################################################################### +create.manifest.extension.entries=true + +###################################################################### +## Deliverables must set this property to the name of the deliverable +## specific library jar file (iff create.manifest.extension.entries +## is set to true) +###################################################################### +tslib.name=cts + +############################################################### +## These properties are used by connector tests and are non configurable +## and must specify valid username,password to establish TSeis connection. +############################################################### +rauser1=cts1 +rapassword1=cts1 +rauser2=cts2 +rapassword2=cts2 + +############################################################### +## These properties are for JSTL +############################################################### +jstl.db.user=${user1} +jstl.db.password=${password1} + +############################################################### +## This command is only used when quickly checking any servlet +## or jsp related tests. The test clients will be run in +## the same JVM as JavaTest in this case. This mode can be +## enabled by passing "-Dsame.jvm=true" to the runclient or gui +## targets. NOTE: This option is only to be used for sanity +## checking and not when running CTS for compatibility. +############################################################### +command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ + $testExecuteClass $testExecuteArgs + +############################################################### +## These properties are used for the JDBC specific tests, +## they do not need to be changed. +############################################################### +DriverManager=no +Driver=DriverOnlyUsedIfDriverManagerIsYes +db1=db1OnlyUsedIfDriverManagerIsYes +db2=db1OnlyUsedIfDriverManagerIsYes +ptable=ctstable1 +ftable=ctstable2 +cofSize=5 +cofTypeSize=5 +binarySize=24 +varbinarySize=48 +longvarbinarySize=50 + +ts.home=dummy +ts_home=${ts.home} + +####################################################################### +## platform.mode is used by jpa tests to know whether to use +## the Java EE Programming Model for service and port access. +## platform.mode=jakartaEE Java EE Programming Model +###################################################################### +platform.mode=jakartaEE + +########################################################################### +# tools.jar should be set to the location of the tools.jar from the installed +# jdk +########################################################################### +tools.jar=${jdk.home}/lib/tools.jar + +########################################################################### +# various flags used by the generation tools +########################################################################### +wsgen.ant.classname= +wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} +wsgen.verbose=true +wsgen.debug=false +wsimport.ant.classname= +wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} +wsimport.verbose=true +wsimport.debug=false +wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all + +########################################################################### +# various flags used by Suns generation tools +# DO NOT EDIT +########################################################################### +ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen +ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsgen.verbose=true +ri.wsgen.debug=false +ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport +ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsimport.verbose=true +ri.wsimport.debug=false +ri.wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all + +##################################### +## Packaging properties for Wrappers +##################################### + +ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers + +ts.wrappers.web.root=com/sun/ts/tests/common/web + +## Classes to package in ejb-jar for EJB 3.x Stateless wrapper +ts.wrappers.classes.stateless.ejb.3x=\ + ${ts.wrappers.ejb.root}/Stateless3xWrapper.class + +## Classes to package in ejb-jar for EJB 3.x Stateful wrapper +ts.wrappers.classes.stateful.ejb.3x=\ + ${ts.wrappers.ejb.root}/Stateful3xWrapper.class + +## Classes to package in ejb-jar for EJB Stateless wrapper +ts.wrappers.classes.stateless.ejb=\ + ${ts.wrappers.ejb.root}/StatelessWrapper.class + +## Classes to package in ejb-jar for EJB Stateful wrapper +ts.wrappers.classes.stateful.ejb=\ + ${ts.wrappers.ejb.root}/StatefulWrapper.class + +## Classes to package in ejb-jar for EJB MDB wrapper +ts.wrappers.classes.mdb.ejb=\ + com/sun/ts/tests/jms/common/JmsUtil.class, \ + com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ + ${ts.wrappers.ejb.root}/MDBWrapper.class + +## Classes to package in client module for EJB MDB wrapper +ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class + +## Classes to package in ejb-jar for all EJB wrappers +ts.wrappers.classes.all.ejb=\ + ${ts.wrappers.classes.stateless.ejb}, \ + ${ts.wrappers.classes.stateful.ejb}, \ + ${ts.wrappers.classes.mdb.ejb} + +## Classes to package in client module for all WEB wrappers +ts.wrappers.classes.web.client=\ + ${ts.wrappers.web.root}/WebServer.class + +## Classes to package in war for all WEB wrappers +ts.wrappers.classes.web.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for Servlet wrapper +ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for Servlet wrappers +ts.wrappers.classes.servlet.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for JSP wrapper +ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for JSP wrappers +ts.wrappers.classes.jsp.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class + + +############################################################################### +## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. +############################################################################### + +#classpath used by standard deployment server to deploy to the RI in a separate +#VM (DO NOT MODIFY) +ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar + +harness.deployment.server.port=2002 + +java.naming.factory.initial=foo +org.omg.CORBA.ORBClass=foo +undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} + +############################################################################### +# The following properties are aliases for the old J2EE properties. These +# properties are now named javaee instead of j2ee and will eventually be phased +# out of the CTS. These props are necessary until the props are renamed +# through out all CTS. +############################################################################### +j2ee.home=${javaee.home} +j2ee.home.ri=${javaee.home.ri} + +#################################################################### +## This propertry is passed to any test +## that needs to programatically login from with the appclient +## container and propogate that login context to test code running +## within the EJB container. The value is a no-op. The fact that +## the test includes the property is sufficient to cause the +## EJBVehicleRunner to programatically login. To have a test +## include this property simply add it to the javatest props list +## of the test. +#################################################################### +secured.ejb.vehicle.client=true + +#################################################################### +# This property is used to point to the location of the +# implementation of VariableMapper. The value for sjsas 9.x is +# +# variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl +# +#################################################################### +variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl + +####################################################################### +# Endpoint API test +# +# Port info is obtained dynamically for Endpoint API test. +# Uncomment port range min/max if you want to specify port range +# for Endpoint publish test. +# Server endpoints will be published on ports within this range. +# If you do not want to dynamically obtain the port but wish to publish +# to a fixed static port than make the values below both equal to the +# specific port. +####################################################################### +port.range.min=1025 +port.range.max=10000 + +################################################################ +# @http.server.supports.endpoint.publish +# Does HTTP server-side support endpoint publish API's. +# @http.server.supports.endpoint.publish.2 +# Does the RI HTTP server-side support endpoint publish API's. +# +# http.server.supports.endpoint.publish=(true|false) +# DO NOT TOUCH - value MUST be false for managed environments like Java EE +################################################################ +http.server.supports.endpoint.publish=false +http.server.supports.endpoint.publish.2=false + +########################################################################### +# This property is used by some test clients that need a delay between +# method invocations to server endpoints. The value specified is the amount +# of time the client will delay in seconds. +########################################################################### +client.delay=1 + +####################################################################### +## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the +## same as the name attribute in persistence.xml +###################################################################### +persistence.unit.name=CTS-EM + +############################################################### +# @db.supports.sequence +# +# - This property is used to determine if a database supports +# the use of SEQUENCE. If it does not, this property +# should be set to false so the test is not run. The +# default value is true. +# This value should be set to false for the following databases: +# sybase, mysql, and mssqlserver. +############################################################### +db.supports.sequence=true + +####################################################################### +## @persistence.second.level.caching.supported +## - This property is used to determine if the persistence provider supports +## second level caching. +###################################################################### +persistence.second.level.caching.supported=true + +########################################################################## +## This section contains all properties that are specific to JAX-RS Tests. +## All default values are specific to GlassFish and Jersey. +## +## servlet_adaptor - implementation specific servlet for JAX-RS +## jaxrs_impl_class.dir - Directory that servlet_adaptor locates +## jaxrs_impl_name - used to tag intermediate file names +########################################################################## +servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class +jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar +jaxrs_impl_name=jersey + + +########################################################################## +# This section contains all properties that are specific to JSR-196 Tests. +# All default values are specific to GlassFish. +# +# @schema.file.location +# This points to the directory that the provider-configuration.xsd +# file will live. The provider-configuration.xsd is used to +# describe the provider.configuration.file (above). +# +# @logical.hostname.servlet +# This used to identify the the name of a logical host that +# processes Servlet requests. Servlet requests may be directed to +# a logical host using various physical or virtual host names or +# addresses, and a message processing runtime may be composed of +# multiple logical hosts (This is required to properly identify +# the servlet profiles AppContextId hostname.) +# If a logical.hostname.servlet does not exist, you can set this +# to the default hostname (eg webServerHost). +# +# @logical.hostname.soap +# This property is used to identify the name of the logical host +# that processes soap requests. This hostname is used in server +# side Application context Identifier in soap profile. +# +# @appclient.log.output +# The client logging level for appclient container depends on the +# log level specified in sun-acc.xml +# +# This log level directly affects the output of TSLogger which +# logs the JSR196 SPI calls made in appclient container. +# +# using this property we enable the appclient container's +# logging level to INFO +# +########################################################################## +schema.file.location=${javaee.home}/lib/schemas +logical.hostname.servlet=server +logical.hostname.soap=localhost +appclient.log.output=true + +########################################################################## +# @servlet_waittime: Time in seconds to wait after HttpSession expires +# to access the session +# @servlet_async_wait: Time in seconds to wait between sending asynchronous messages +########################################################################## +servlet_waittime=10 +servlet_async_wait=4 + +########################################################################################## +# The following properties are ONLY used if testing a Standalone JMS Resource Adapter. +# Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification +# this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the +# case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. +# +# test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter +# jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file +# jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file +# +# A standalone JMS Resource Adapter requires deployment/configuration to the Vendor +# Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS +# Resource Adapter then these properties MUST NOT be used and the value of the property +# (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the +# property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter +# and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of +# the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the +# (config.vi) ant task will call another script that will deploy the standalone JMS +# Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS +# connector connection pools, create the JMS connector resources, and finally create +# the JMS administration objects. The ant scripts that handles all of these steps for +# the (Java EE 8 RI) are the following: +# +# $TS_HOME/bin/xml/impl/glassfish/jmsra.xml +# $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template +# +# These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# located at: (http://genericjmsra.java.net/). If testing another standalone JMS +# Resource Adapter then these scripts will need to be rewritten/modified for that +# JMS Resource Adapter. +# +# Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS +# resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter +# RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the +# JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE +# 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars +# to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, +# the JMS connector resources, and the JMS administration objects that are needed by CTS. +# When the (config.vi) ant task completes the Java EE 8 environment will be ready to run +# the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify +# the sun-ejb-jar runtime xml files by adding the deployment info. +# +# Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# after the (config.vi) ant task completes. +# +# (1) Edit the ts.jte file and add the following: +# Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" +# property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable +# in the same "command.testExecuteAppClient" property. You can refer to the Generic +# JMS Resource Adapter (GenericJMSRA) user guide for more information on this. +# (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the +# deployment info. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml +# (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu +# can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml +# files. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml +# ant clean.vi +# (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset +# (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" +# and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. +# +# If using a different Java EE environment from the Java EE RI than a vendor will need to +# provide his own JMS Resource Adapter support scripts needed for that Java EE environment. +# It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A +# vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java +# EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource +# Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order +# to be declared fully JMS 2.0 compliant. +# +# See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. +########################################################################################## +test.sa.jmsra=false +jmsra.rarfile= +jmsra.jarfile= + +########################################################################################## +# The following property specifies the name of the JMS Resource Adapter under test. The +# Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". +# So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. +# +# Change the value of this property for the JMS Resource Adapter that is under test. This +# hardcoded value is specific to the Java EE 8 RI. +# +# jmsra.name // Name of JMS Resource Adapter for the implementation under test +########################################################################################## +jmsra.name=jmsra + + +########################################################################## +# The following property is for WebSocket tests. +# +# @ws_wait: waiting time in seconds for socket to send/receive a message +########################################################################## +ws_wait=5 + +############################################################################################ +# These following properties are needed for Javamail tests. +# +# @mailHost hostname of the mail server +# @mailuser1 must be set to a valid email address where test mails will be sent to. +# @mailFrom reply to address set in the email messages generated by the javamail tests +# @javamail.username user account name on server +# @javamail.password password for the mailuser1 +# +############################################################################################ + +mailHost=jsepc04.us.oracle.com +mailuser1=cts1@jsepc04.us.oracle.com +mailFrom=cts1@jsepc04.us.oracle.com +javamail.password=cts1 +smtp.port=25 +imap.port=143 + +### User need not change the following javamail properties + +javamail.username=${mailuser1} +transport_protocol=smtp + +# mail server used to run tests against. +javamail.server=${mailHost} + +# protocol used to run the Store tests +javamail.protocol=imap + +# mail server used to run tests against. +javamail.transport.server=$javamail.server + +# rootpath of test mailboxes +javamail.root.path="" + +# note the mailbox 'test1' +javamail.mailbox=test1 + +# search pattern used by list tests in Folder +javamail.listpattern=test + +# your own login account name +smtp.username=$javamail.username + +# smtp domain name ; i.e. oracle.com +smtp.domain=$javamail.server + +# smtp From address +smtp.from=$smtp.username + +# smtp To address +smtp.to=$smtp.username + +# io file +iofile=MailIOFile.txt + +##################################################################################################### +#### Properties used by ldap installation +# @ldap.server -- The type of ldap server. unboundid is supported by now +# @ldap.install.server -- Install ldap server by CTS script or not +# @ldap.ldif.file -- The ldif file containing data seeded in ldap server +# +# @unboundid.installation.package -- The package for installing Unboundid ldap server +######################################################################################################## +ldap.server=unboundid +ldap.install.server=true +ldap.ldif.file=${ts.home}/bin/ldap.ldif + +unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar + +##################################################################################################### +# Properties used for JPA 2.2 Tests +######################################################################################################## +persistencs.properties.file=${bin.dir}/jpa-provider.properties +persistence.unit.name.2=JPATCK2 + +jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF +jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider +jakarta.persistence.jdbc.driver=${derby.driver} +jakarta.persistence.jdbc.url=${derby.url} +jakarta.persistence.jdbc.user=${derby.user} +jakarta.persistence.jdbc.password=${derby.passwd} + diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9083.jte b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9083.jte new file mode 100644 index 0000000000..d2b0352f50 --- /dev/null +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9083.jte @@ -0,0 +1,2079 @@ +# +# Copyright (c) 2006, 2022 Oracle and/or its affiliates and others. +# All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# + +######################################################################### +## +## JavaTest Environment file for Java EE Compatibility Test Suite +## +## Environment specific properties in this file will likely +## have to be modified prior to running the Java EE CTS. +## Instructions for modifying these properties are contained in this +## file. +## +## This file is processed by an external tool that helps generate the +## CTS documents. Therefore this file has a standard format that must +## be followed. This file is a standard Java Properties file with +## very specific comment formatting. Users can write property specific +## comments by using the property name and an ampersand (@). As an +## example the following comment applies to the foo.bar property: +## # @foo.bar - This is a comment pertaining to foo.bar +## # that spans multiple lines. +## This comment must be preceded by a single hash (#) character and +## the property name must be prepended with an ampersand (@). The +## comment can appear anywhere in the ts.jte file. If users have +## comments that belong in ts.jte but DO NOT pertain to a particular +## property the user must start the comment with at least 2 hash (#) +## characters. The following is a valid non-property comment: +## ## A valid non-property comment +## ## that spans multiple lines. +######################################################################### + +######################################################################### +## @jte.version This version denotes the bundle this JTE was +## originally included with. The version matches the ID +## in the bundle name. It can be used to identify a +## mismatched JTE file. This value is filled in during +## the build process as part of sanitizing the jte file. +######################################################################### +jte.version=@JTE_VERSION@ + +######################################################################## +## Javatest batch mode work directory and report directory, and policy for +## handling existing work and report directories. These properties affects +## runclient and report targets, but not gui target. +## To disable generating test report, unset report.dir, or set it to "none" +## either here or from command line, as in the following command: +## ant runclient -Dreport.dir="none" +## +# @work.dir The directory used to store Javatest test results and test +# information. +# @report.dir The directory used to store Javatest summary reports of +# test results. +# @if.existing.work.report.dirs specifies how existing work.dir and +# report.dir will be handled, and it must be one of the following values: +# overwrite overwrites all content in work.dir and report.dir +# backup moves all content in work.dir and report.dir to +# work.dir_time_day_bak and report.dir_time_day_bak, +# respectively +# append reuses and preserves the existing work.dir and report.dir +# auto lets the build files decide which mode to use +# (overwrite, backup or append). the value is determined +# like this: +# if.existing.work.report.dirs == auto +# if in CTS workspace +# if.existing.work.report.dirs = overwrite +# else we are in a distribution bundle +# if.existing.work.report.dirs = append +# end if +# else +# if.existing.work.report.dirs = value in this file +# end if +######################################################################## +work.dir=/files/JTWork +report.dir=/files/JTReport +if.existing.work.report.dirs=auto + +######################################################################## +# @javatest.timeout.factor This property specifies the scale factor used by +# Javatest to adjust the time JavaTest will wait for a given test to +# complete before returning failure. For instance if the default test timeout +# is 5 minutes, this value will be multiplied by 5 minutes to determine +# the total timeout delay. Note: this value only works with Javatest's +# batch mode (runclient). When using the Javatest GUI users must change +# this timeout factor in the GUI. Configure -> Edit Configuration -> View +# -> choose Standard Values -> select tab Execution -> set Time Factor. +# +# Note that javatest.timeout.factor can be a positive real number, such as 1.5 +######################################################################## +javatest.timeout.factor=1 + +######################################################################## +## Level of Vendor Java EE Implementation +# @javaee.level The level of Java EE support for the implementation under test. +# This property serves two purposes: First, it is used to determine +# whether the impl under test is a Java EE Full profile (full) or Java +# EE Web profile (web). Either "full" or "web" must be specified in +# the list values. "full" will tell the harness to deploy ears. "web" +# will tell the harness to deploy wars. +# This property is also used to help determine which apis (in the +# signature tests) are to be tested. +# +# NOTE: This property does not determine which CTS tests to run for +# different profiles and optional technologies. That is done using +# keywords. Please refer to the keywords functionality in the CTS +# User's Guide for information on how to use keywords when +# running CTS tests. +# +# Currently, there are 4 settings supported for this property: +# 1. full: This is the minimal set of signature requirements that vendors +# must support. Specifying a javaee.level of "full" with nothing +# else implies there are NO additional technologies existing within +# the vendors implementation. Again, "full" only covers the +# REQUIRED Technologies for Jakarta EE 8 Full profile +# ex/ javaee.level=full +# +# 2. web : This is the minimal set of signature requirements that vendors +# must support for Web Profile. Specifying a javaee.level of "web" +# with nothing else implies there are NO additional technologies +# existing within the vendors implementation. Again, "web" only +# covers REQUIRED Technologies for Jakarta EE 8 Web profile +# ex/ javaee.level=web +# +# 3. full + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Full Profile and any combination of the optional +# technologies. +# Known optional technologies for CTS8 full profile include: +# "jaxr". +# ex 1/ javaee.level=full jaxr +# ex 2/ javaee.level=full jaxr +# ex 3/ javaee.level=full +# ex 4/ etc... +# +# 4. web + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Web Profile and any combination of optional +# technologies. +# Known optional technologies for Web Profile include: +# "jaxr", "connector", "jaxb", +# "jms", "javamail", "wsmd" +# ex 1/ javaee.level=web connector jms +# ex 2/ javaee.level=web +# ex 3/ javaee.level=web jms connector +# ex 4/ etc... +# +# Note 1: spaces separate multiple entries +# +# Note 2: optional technologies for full/javaee profile are listed +# in the Java EE 8 spec, in Table EE.6-1. Currently, the only +# optional technologies for full profile are: "jaxr" (JAXR 1.0) +# +# Note 3: The list of optional technologies for Web Profile includes any OPTIONAL +# technology explicitly called out in the Web Profile spec (if applicable) +# as well as any additional technology which is listed within +# JavaEE Profile 8 spec *but* not included/Required in the +# Web Profile spec. +# +# Note 4: Two different examples of javaee.level are provided immediately +# following this comment block. One is for running CTS8 against +# the EE 8 (full) Profile RI and the other is for running CTS8 +# against the EE 8 Web Profile RI. Notice that optional technologies +# are supplied here since the RI for CTS8 contains those optional +# technologies in it. It's very possible vendors may provider different +# optional technologies in their implementations. If so, the list of +# optional technologies will need to be adjusted here to suite each +# vendors implementation. +# +# Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line +# below which starts with: javaee.level=web .... +# +# IMPORTANT: when testing Web Profile - be sure to adjust the +# "optional.tech.packages.to.ignore" property accordingly. +# (see comments for optional.tech.packages.to.ignore below) +# +############################################################################### +#javaee.level=web connector jaxws jaxb javamail wsmd +javaee.level=full + + +######################################################################## +## Settings for Vendor Java EE Implementation +# @javaee.home The location of the vendor's Java EE platform +# implementation. +# @orb.host Hostname of the machine running the vendor's +# implementation. +# @orb.port The port number the vendor implementation is listening +# to for service requests. +######################################################################## +javaee.home= +orb.host=localhost +orb.port=3699 + +######################################################################## +## JVMOPTS_RUNTESTCOMMAND is a marker that implementations may replace with +# the JVM options to pass when starting JVMs for running tests. +# This is intended to be used for implementations convencience. +# See file docker/run_jakartaeetck.sh for an example. +######################################################################## + +######################################################################## +## Settings for Sun RI Java EE Implementation +# @javaee.home.ri The location of the RI. +# @orb.host Hostname of the machine running the RI. +# @orb.port The port number the RI is listening to for service +# requests. +######################################################################## +javaee.home.ri= +orb.host.ri=localhost +orb.port.ri=3700 + +################################################################### +################################################################### +################################################################### +## RI SPECIFIC PROPERTIES LIVE BELOW +################################################################### +################################################################### +################################################################### + +############################################################### +# @ts.display -- location to display CTS output on Unix +############################################################### +ts.display=:0.0 + +########################################################################### +# @endorsed.dirs using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the VI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +# +# @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the RI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +########################################################################### +endorsed.dirs=${javaee.home}/modules/endorsed +endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed + +############################################################### +## Config params needed for Java EE RI asadmin +## You must change these values as needed +## +# @ri.admin.user -- The Java EE RI asadmin user id +# @ri.admin.passwd -- The Java EE RI asadmin user password +# @ri.admin.host -- The Java EE RI host +# @ri.admin.port -- The Java EE RI port +# @ri.admin -- The Java EE RI admin command +# @ri.server -- The Java EE RI server instance being used +# @ri.domain.dir -- Points to where your domains are installed. +# @ri.domain.name -- The Java EE RI domain being used +# @ri.domain -- The Java EE RI domain path being used +# @ri.asenv.loc -- location of asenv.conf or asenv.bat +# @ri.imqbin.loc -- location of the IMQ bin directory +# @ri.lib -- Library directory for other Java EE RI +# jars +# @ri.imq.share.lib -- Shared library directory for imq +# @ri.jvm.options -- Java options needed by the Java EE RI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @ri.applicationRoot-- Location of application repository +# Only needed when running on windows +# @ri.and.vi.run.on.same.host - set to true if interop tests are run +# with both RI and VI on same machine. set to +# false if they are run on different machines. +# This is used to work around an orb issue +# specific to running VI and RI on same box. +# +# @ri.orb.iiop.orbserverid - This is used to set a similarly +# named jvm option in the RI. It is only used +# when we are running interop where remote EJBs +# try to access target EJB's on the same host with +# zero port configuration for ssl. +# This only gets used when ri.and.vi.run.on.same.host=true. +# The value is to be an ORB server id. +############################################################### +ri.admin.user=admin +ri.admin.passwd= +ri.admin.host=${orb.host.ri} +ri.admin.port=4848 +ri.admin=${javaee.home.ri}/bin/asadmin +ri.server=server +ri.domain.dir=${javaee.home.ri}/domains +ri.domain.name=domain1 +ri.domain=${ri.domain.dir}/${ri.domain.name} +ri.asenv.loc=${javaee.home.ri}/config +ri.imqbin.loc=${javaee.home.ri}/../mq/bin +ri.lib=${javaee.home.ri}/lib +ri.log.file.location=${ri.domain}/logs +ri.modules=${javaee.home.ri}/modules +ri.imq.share.lib=${javaee.home.ri}/../mq/lib +ri.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +ri.jvm.options.remove=-Xmx512m:${ri.jvm.options} +ri.java.endorsed.dirs=${endorsed.dirs.ri} +ri.applicationRoot=c: +ri.and.vi.run.on.same.host=true +ri.orb.iiop.orbserverid=200 + +############################################################### +## Config params needed for Java EE VI asadmin +## You must change these values as needed +## +# @vi.admin.user -- The Java EE VI asadmin user id +# @vi.admin.passwd -- The Java EE VI asadmin user password +# @vi.admin.host -- The Java EE VI host +# @vi.admin.port -- The Java EE VI port +# @vi.admin -- The Java EE VI admin command +# @vi.server -- The Java EE VI server instance being used +# @vi.domain.dir -- Points to where your domains are installed. +# @vi.domain.name -- The Java EE VI domain being used +# @vi.domain -- The Java EE VI domain path being used +# @vi.asenv.loc -- location of asenv.conf or asenv.bat +# @vi.imqbin.loc -- location of the IMQ bin directory +# @vi.lib -- Library directory for other Java EE VI +# jars +# @vi.imq.share.lib -- Shared library directory for imq +# @vi.jvm.options -- Java options needed by the Java EE VI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @vi.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +vi.admin.user=admin +vi.admin.passwd= +vi.admin.host=${orb.host} +vi.admin.port=4848 +vi.admin=${javaee.home}/bin/asadmin +vi.server=server +vi.domain.dir=${javaee.home}/domains +vi.domain.name=domain1 +vi.domain=${vi.domain.dir}/${vi.domain.name} +vi.asenv.loc=${javaee.home}/config +vi.imqbin.loc=${javaee.home}/../mq/bin +vi.lib=${javaee.home}/server/lib +vi.log.file.location=${vi.domain}/logs +vi.modules=${javaee.home}/modules +vi.imq.share.lib=${javaee.home}/../mq/lib +vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +vi.jvm.options.remove=-Xmx512m:${vi.jvm.options} +vi.java.endorsed.dirs=${endorsed.dirs} +vi.applicationRoot=c: + +############################################################### +## Config params needed for Sun Java System Application Server +## (SJSAS) asadmin. You must change these values as needed +## only if you are testing against SJSAS app server +## (javaee.home is pointing to SJSAS). +# +# @s1as.admin.user -- The SJSAS asadmin user id +# @s1as.admin.passwd -- The SJSAS asadmin user password +# @s1as.admin.host -- The SJSAS host +# @s1as.admin.port -- The SJSAS port +# @s1as.admin -- The SJSAS admin command +# @s1as.server -- The SJSAS server instance being used +# @s1as.domain.dir -- Points to where your domains are installed. +# @s1as.domain.name -- The SJSAS domain being used +# @s1as.domain -- The SJSAS domain path being used +# @s1as.asenv.loc -- location of asenv.conf or asenv.bat +# @s1as.imqbin.loc -- location of the IMQ bin directory +# @s1as.lib -- Library directory for other Java EE RI +# jars +# @s1as.imq.share.lib -- Shared library directory for imq +# @s1as.jvm.options -- Java options needed by SJSAS +# The xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @s1as.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +s1as.admin.user=admin +s1as.admin.passwd= +s1as.admin.host=${orb.host} +s1as.admin.port=4848 +s1as.admin=${javaee.home}/bin/asadmin +s1as.server=server +s1as.domain.dir=${javaee.home}/domains +s1as.domain.name=domain1 +s1as.domain=${s1as.domain.dir}/${s1as.domain.name} +s1as.asenv.loc=${javaee.home}/config +s1as.imqbin.loc=${javaee.home}/../mq/bin +s1as.lib=${javaee.home}/lib +s1as.modules=${javaee.home}/modules +s1as.imq.share.lib=${javaee.home}/../mq/lib +s1as.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} +s1as.jvm.options.remove=-Xmx512m:${s1as.jvm.options} +s1as.java.endorsed.dirs=${endorsed.dirs} +s1as.applicationRoot=c: + +############################################################### +# @sjsas.das.orb.port -- ORB port number for the DAS +# @sjsas.das.orb.host -- ORB host name for the DAS +# @sjsas.das.webServerPort -- HTTP listener port for the DAS +# @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS +# @sjsas.nodeagent.name -- Name of node agent used by +# the remote instance. +# @sjsas.nodeinstance.name -- Name of the remote instance +# @sjsas.master.password -- Used to create a node agent only +# applicable to EE. Defaults to changeit. This +# can be changed at EE install time. +# @sjsas.instance.config.dir -- config directory used by the intsance +# being tested. +# For PE/DAS = config +# For remote instance = config +# @sjsas.cts.timer.resource -- Backend to use when we are using java2db with +# the CMP tests for the jdbc/DBTimer resource +# @sjsas.cmp.backend -- Backend to use when we are using java2db with +# the CMP tests +# @sjsas.node.agent.dir.name -- The name of the node agent directory to use. +# This value will be used on Windows only and +# ignored on non-Windows platforms. The default +# is 'n' meaning the create-node-agent command +# will pass the --agentdir argument with a value +# of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. +# @sjsas.env.type -- CTS test configuration. Possible values are: +# das (for PE or DAS) +# remote (for remote intance) +# cluster (for cluster config not yet supported) +# @s1as.targets -- Instance(s) to deploy tests +# Supports multiple instances, For example: +# s1as.targets=server server-1 +############################################################### +sjsas.das.orb.port=3700 +sjsas.das.orb.host=${orb.host} +sjsas.das.webServerPort=8000 +sjsas.das.securedWebServicePort=1043 +sjsas.nodeagent.name=node-agent-1 +sjsas.nodeinstance.name=server-1 +sjsas.master.password=changeit +sjsas.instance.config.dir=config +sjsas.cts.timer.resource=derby +sjsas.cmp.backend=derby +sjsas.node.agent.dir.name=n + +sjsas.env.type=das +#sjsas.env.type=remote + +s1as.targets=${s1as.server} +#s1as.targets=${sjsas.nodeinstance.name} + +############################################################### +# @s1as.pe.jmsServer -- name of the JMS server the RI/PE +# @s1as.se.jmsServer -- name of the JMS server for SE/EE +############################################################### +s1as.pe.jmsServer=imqbroker +s1as.se.jmsServer=imqbroker +#s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} + +############################################################### +# @extension.dir - The extension directory for the app +# server under test. This does not apply +# to the RI. +# +# Note: App server vendors will need to set this to their +# app server's extension directory. The CTS config.vi +# target will copy the CTS library jars to this location. +############################################################### +extension.dir=${s1as.domain}/lib + +############################################################### +# @instance.listenerName - Default value for the iiop listener +# for your instance. Users will +# most likely not need to change this. +############################################################### +instance.listenerName=orb-listener-1 + +############################################################### +# @tz - your local timezone. For valid values, consult your +# Operating System documentation. +############################################################### +tz=US/Eastern + +############################################################### +# @jdbc.lib.class.path - This property is used by the +# database.classes properties to point to +# where the JDBC drivers live. +############################################################### +jdbc.lib.class.path=${ts.home}/internal/lib + +############################################################### +## The following section is for CTS Database configuration +## For each database that you will test, configure the following: +## Here is an example using derby: Users will need to +## replace derby with the appropriate DB name. +# @derby.dbName -- Database Name +# @derby.server -- Database Server +# @derby.port -- Database Server port +# @derby.dml.file -- DML file used for CTS test cases +# @derby.user -- User Id configured +# @derby.passwd -- User password configured +# @derby.url -- URL to the cts database +# @derby.driver -- DriverManager driver +# @derby.classes -- CLASSPATH to JDBC driver classes +# @derby.poolName -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource -- DataSource driver +# @derby.properties -- Any additional JDBC driver required +# properties +# @derby.startup.delay-- delay to wait for DB to start + +############################################################### + +## +## Info for Cloudscape 10/Derby +## +derby.dbName=derbyDB +derby.server=${orb.host} +derby.port=1527 +derby.port.ri=1527 +derby.dml.file=derby/derby.dml.sql +derby.user=cts1 +derby.passwd=cts1 +derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true +derby.driver=org.apache.derby.jdbc.ClientDriver +derby.home=${javaee.home}/../javadb +derby.system.home=${derby.home}/databases +derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.poolName=cts-derby-pool +derby.dataSource=org.apache.derby.jdbc.ClientDataSource +derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} +derby.startup.delay=5 + +# +# Cloudscape 10 /Derby embedded driver +# +derbyEmbedded.dbName=/tmp/DerbyDB +derbyEmbedded.server=${orb.host} +derbyEmbedded.port=1527 +derbyEmbedded.dml.file=derby/derby.dml.sql +derbyEmbedded.user=cts1 +derbyEmbedded.passwd=cts1 +derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true +derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver +derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${javaee.home}/../javadb/lib/derbyshared.jar${pathsep}${javaee.home}/../javadb/lib/derbytools.jar${pathsep}${ts.home}/lib/dbprocedures.jar +derbyEmbedded.poolName=cts-derbyEmbedded-pool +derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource +derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' +derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} + + + +############################################################### +## The following database configuration section is for the CTS +## interop tests which require a database that is used by the +## reference implementation. These entries should not be changed. +# @derby.dbName.ri -- Database Name +# @derby.server.ri -- Database Server +# @derby.port.ri -- Database Server port +# @derby.dml.file.ri -- DML file used for CTS test cases +# @derby.user.ri -- User Id configured +# @derby.passwd.ri -- User password configured +# @derby.url.ri -- URL to the cts database +# @derby.driver.ri -- DriverManager driver +# @derby.classes.ri -- CLASSPATH to JDBC driver classes +# @derby.poolName.ri -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource.ri -- DataSource driver +# @derby.properties.ri -- Any additional JDBC driver required +# properties +# @derby.startup.delay.ri -- delay to wait for DB to start +############################################################### +derby.dbName.ri=derbyDBri +derby.server.ri=${orb.host.ri} +derby.port.ri=1527 +derby.dml.file.ri=derby/derby.dml.sql +derby.user.ri=cts1 +derby.passwd.ri=cts1 +derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true +derby.driver.ri=org.apache.derby.jdbc.ClientDriver +derby.home.ri=${javaee.home.ri}/../javadb +derby.system.home.ri=${derby.home.ri}/databases +derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar${pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar{pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.poolName.ri=cts-derby-pool +derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource +derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} +derby.startup.delay.ri=5 +############################################################### +# @alt.dtd.dir DTD location for Java EE and RI xml files. Used +# for xml validation when building tests. If +# javaee.home.ri is set, /lib/dtds +# will be used and alt.dtd.dir is ignored. +# @alt.schema.dir schema location for Java EE and RI xml files. +# Used for xml validation when building tests. +# If javaee.home.ri is set, +# /lib/schemas will be used and +# alt.schema.dir is ignored. +############################################################### +alt.dtd.dir=${ts.home}/lib/dtds +alt.schema.dir=${ts.home}/lib/schemas + +############################################################### +## Configure the behavior of which tables CTS will create when +## ant init.[datbaseName] is invoked. +# +# @create.cmp.tables - When set to false, the appserver is +# responsible for creating cmp tables +# at deployment of the ejb/ear +# When set to true, init.[datbaseName] +# will create the tables used by CMP +# EJBs. The sql for the CMP tables are +# contained in: +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql +# +############################################################### +create.cmp.tables=true + +############################################################### +# @jdbc.poolName - Configure the connection pool that will be +# tested in this cts test run. +# +# @jdbc.maxpoolsize - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName=${derby.poolName} +jdbc.maxpoolsize=64 +jdbc.steadypoolsize=32 + +############################################################### +## These properties are use for the CTS +## interop tests which require a database that is used by the +## reference implementation. +# +# @jdbc.poolName.ri - Configure the connection pool that will be +# use when configuring the JDBC connection +# pools for the reference implemetation. +# +# @jdbc.maxpoolsize.ri - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize.ri - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName.ri=${derby.poolName.ri} +jdbc.maxpoolsize.ri=96 +jdbc.steadypoolsize.ri=32 + +############################################################### +# @jdbc.datasource.props - Used to to specify Vendor specific +# properties and less commonly used DataSource properties. +# Its value is a comma-separated array of name-value pairs. +# Each property pair follows the format of "name=value", +# including the surrounding double quotes. +# +# The value of this property must not contain any extra spaces. +# +# In most cases, this property is not needed and therefore +# commented out. +# +############################################################### +#jdbc.datasource.props="driverType=thin","name2=value2" + +############################################################### +# @jdbc.db - The name of the currently configured DB. This +# value is the prefix of the DB properties currently +# being used. Some valid values are; derby and +# derbyEmbedded. See the other DB property +# names for other valid values. +############################################################### +jdbc.db=derby +jdbc.db.classes=${derby.classes} + +############################################################### +## These properties are configurable and must specify valid +## usernames and passwords to establish JDBC connections to +## backend RDBMS. +## +# @user1 - Set this to the user for the jdbc/DB1 resource +# @password1 - Set this to the password for the jdbc/DB1 resource +# @user2 - Set this to the user for the jdbc/DB2 resource +# @password2 - Set this to the password for the jdbc/DB2 resource +# @user3 - Set this to the user for the jdbc/DBTimer resource +# @password3 - Set this to the password for the jdbc/DBTimer resource +############################################################### +user1=${derby.user} +password1=${derby.passwd} +user2=${derby.user} +password2=${derby.passwd} +user3=${derby.user} +password3=${derby.passwd} + +############################################################### +## Configure the dml file to use +# @db.dml.file - dml file for VI +# @db.dml.file.ri - dml file for RI +############################################################### +db.dml.file=${derby.dml.file} +db.dml.file.ri=${derby.dml.file} + +############################################################### +## Configure the DB specific information needed by JSTL +# @jstl.db.driver - JDBC driver +# @jstl.db.url - DB URL +############################################################### +jstl.db.driver=${derby.driver} +jstl.db.url=${derby.url} + +######################################################################## +# +# @jtaJarClasspath: This property must be set when running signature +# tests. This property should be set to the Path +# for the JTA API jar. +# +######################################################################## +jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar + +############################################################### +## Classpath properties required by CTS: +# @javaee.classes.ri -- Classes required by Java EE RI +# @ts.run.classpath.ri -- Classpath required by Java EE RI +# appclient container. +# @ts.run.classpath -- Classpath required by the vendor +# appclient container. +# @ts.harness.classpath -- Classes required by javatest +# @ts.classpath -- Classes used to build the CTS tests +# @ts.lib.classpath -- Classes used to build cts.jar +############################################################### +implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/jakarta.el-api.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/yasson.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${ri.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${ri.modules}/angus-mail.jar${pathsep}${ri.modules}/expressly.jar + +implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/yasson.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar + +javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json-api.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${ri.modules}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.mail-api.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.persistence-api.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.authentication-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.authorization-api.jar${pathsep}${ri.modules}/jakarta.interceptor-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${ri.modules}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/jakarta.faces-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${ri.modules}/webservices-api-osgi.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar${pathsep}${ri.modules}/resolver.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${ri.modules}/webservices-extra-jdk-packages.jar${pathsep}${ri.modules}/webservices-connector.jar${pathsep}${ri.modules}/webservices-extra-xmlsec.jar${pathsep}${ri.modules}/webservices.security.jar + +javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.faces-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/resolver.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${s1as.modules}/webservices-extra-jdk-packages.jar${pathsep}${s1as.modules}/webservices-connector.jar${pathsep}${s1as.modules}/webservices-extra-xmlsec.jar${pathsep}${s1as.modules}/webservices.security.jar + +ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar + +ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes} + +ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar + +#classpath used for building CTS tests only (DO NOT MODIFY) +ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/jaxb-api.jar +#classpath used for building cts.jar (DO NOT MODIFY) +ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} + + +############################################################### +# @javaee.home.ri.classpathsuffix - The classpath suffix of +# the RI used in interop tests. Must contain the RI JDBC +# driver jars and the RMI interceptor classes. +############################################################### +javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar + +############################################################### +# @s1as.classpathsuffix - The classpath suffix of +# the RI when being used as the app server under test. +############################################################### +s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar + +######################################################################## +## Common environment for both ts_unix and ts_win32 +# +# @command.testExecute - This command is used to execute any test +# clients which are not run inside an +# application client container. For example, +# any URL clients or standalone java clients +# would be executed with this command. Some +# test directories which make use of this command +# are servlet and jsp. +######################################################################## + +command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${JAVA_HOME}/../lib/tools.jar${pathsep}\ + ${ri.modules}/security-ee.jar${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ + ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ + ${jdbc.db.classes} \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Xss2048k \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dlog.file.location=${log.file.location} \ + -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dlogical.hostname.servlet=${logical.hostname.servlet} \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################## +## Appclient Command line for the App Server under test +## Licensees modify this command +# +# @command.testExecuteAppClient - This command is used to execute +# the application client container for +# the vendor implementation (vi). +# Please note that $TS_HOME/classes +# should not be in the classpath for +# this command since all client classes +# are self contained in the application +# archive (or referenced via the manifest). +######################################################################## +command.testExecuteAppClient= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/jakarta.enterprise.cdi-api.jar \ + TZ=${tz} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs + +#-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs +#-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar + +######################################################################## +# @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. +# Its classpath must include all the APIs required +# by EJB Lite, vendor's implementation classes and +# configuration for embeddable EJB container, and +# JDBC driver classes (e.g., ${db2.classes}, +# ${oracle.classes}, etc). +# +# Current test archives are dynamically added to +# the classpath by the harness, and need not be +# included in the classpath here. +# +# Most test directories contain one test archive, +# all named ejbembed_vehicle_ejb.jar. If certain +# tooling and pre-processing of test archives are +# needed, the resulting test archives must remain +# the same name and location. +# +# ${ts.home}/classes must not be in the classpath +# since all the required test classes are packaged +# in the test archive (ejbembed_vehicle_ejb.jar). In +# addition, including ${ts.home}/classes in the +# classpath would incorrectly expose all EJBs in +# cts to EJB container bootstrapping process. +######################################################################## +command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ + ${ts.home}/lib/cts.jar${pathsep}\ + ${ts.home}/lib/glassfishporting.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${jdbc.db.classes}${pathsep}\ + ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.util.logging.config.file=${TS_HOME}/bin/client-logging.properties \ + -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + + +######################################################################## +## Appclient Command line for the Java EE RI (Do not modify) +######################################################################## +command.testExecuteAppClient2= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home.ri}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home.ri}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ + TZ=${tz} \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home.ri} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home.ri} \ + -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ + -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs + +######################################################################## +## Command line for standalone clients running against the +## Java EE RI (Do not modify) +######################################################################## +command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar \ + ${ts.home}/lib/unboundid-ldapsdk.jar\ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################### +## Environment for ts_unix +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################### +env.ts_unix.menu=true +##env.ts_unix.command.testExecute= +##env.ts_unix.command.testExecuteAppClient= +##env.ts_unix.command.testExecuteAppClient2= + + +######################################################################## +## Environment for ts_win32 +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################## +env.ts_win32.menu=true +##env.ts_win32.command.testExecute= +##env.ts_win32.command.testExecuteAppClient= +##env.ts_win32.command.testExecuteAppClient2= + +######################################################################### +# @jimage.dir: This property specifies the directory where Java 11+ +# modules will be expanded by the jimage tool for use +# in sigTestClasspath +# @sigTestClasspath: This property must be set when running signature +# tests. This property should be set to a list of +# jar files and/or directories which contain your +# Java EE and Java SE classes. Paths must be +# separated by the appropriate path separator +# (';' windows, ':' Unixes). +######################################################################### + +jimage.dir=${ts.home}/tmp/jdk-bundles + +sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming + +######################################################################## +## This property is used to support the odd side case when we have an +## optional technology package that is used but should not be tested. +## +## This property (i.e. optional.tech.packages.to.ignore) must be a comma +## separated list of packages that are NOT to be validated/tested when +## during the sigtest utilities validation of Optional Technologies. +## Example Usage: +## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 +## +## Additional notes: +## - always ignore the optional JAXB packages: +## optional.tech.packages.to.ignore=jakarta.xml.bind +## +######################################################################### +optional.tech.packages.to.ignore=jakarta.xml.bind + +######################################################################## +## These properties are used by the harness. "harness.log.port" +## specifies the port that server components use to send logging +## output back to JavaTest. If the default port # is not available +## on the machine running JavaTest, then you can set it here. +## +# +# @harness.temp.directory directory location used by the +# harness to store temporary files +# +# @harness.log.port the port the harness listens on for log mesages +# from remote clients +# +# @harness.log.traceflag used to turn on/off verbose debugging output +# for the tests. +# +# @harness.executeMode used to run the harness in the following modes +# of execution: +# 0 - default (deploy, run, undeploy) +# 1 - deploy only +# 2 - run only +# 3 - undeploy only +# 4 - deploy and run only +# +# @harness.socket.retry.count - denotes the number of time we should +# attempt to create a server socket when intilizing a test +# client. The socket is used for logging purposes. +# +# @harness.log.delayseconds Number of seconds to delay to allow +# reporting from remote clients to finish. +# +# @harness.maxoutputsize Number of characters that the harness will use +# for a test's output. +######################################################################## +harness.temp.directory=${ts.home}/tmp +harness.log.port=2000 +harness.log.traceflag=false +harness.executeMode=0 +harness.socket.retry.count=10 +harness.log.delayseconds=1 +harness.maxoutputsize=200000 + + +######################################################################### +# @wsdlRepository1 Location to publish final wsdl files when using +# file URL publishing for Vendor Java EE implementation. +# @wsdlRepository2 Location to publish final wsdl files when using +# file URL publishing for Sun RI. +######################################################################### +wsdlRepository1=${harness.temp.directory}/wsdlRepository1 +wsdlRepository2=${harness.temp.directory}/wsdlRepository2 + +####################################################################### +# @deployment_host.1 name of machine running the JSR 88 deployment +# process for the vendor's Java EE implementation. +# @deployment_host.2 name of machine running the JSR 88 deployment +# process for the Java EE RI. +# @deployment_port.1 deployment port (if applicable) for the vendor's +# Java EE implementation. +# @deployment_port.2 deployment port (if applicable) for the +# Java EE RI. +####################################################################### +deployment_host.1=${orb.host} +deployment_host.2=${orb.host.ri} +deployment_port.1=${impl.vi.port} +deployment_port.2=${impl.ri.port} + +#################################################################### +# Implementation Property Settings for Vendor and RI. These properties +# are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 +# are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. +# Note: They are are also used when using the "ant deploy" and "ant undeploy" +# targets outside of running tests. +# +# The CTS provides the glassfish implementation out of the box. +# +# Here are the common properties that need to be defined for the common +# implementation functionality: +# +# @impl.vi This property must be set to the Vendor implementation +# under test. +# @impl.vi.deploy.dir This property must be set to the deploy directory for +# the Vendor implementation. +# @impl.vi.host This property must be set to the admin host where +# the Vendor implementation is running. +# @impl.vi.port This property must be set to the admin port where +# the Vendor implementation is running. +# @impl.ri This property must be set to the RI implementation +# under test. +# @impl.ri.deploy.dir This property must be set to the deploy directory for +# the RI implementation. +# @impl.ri.host This property must be set to the admin host where +# the RI implementation is running. +# @impl.ri.port This property must be set to the admin port where +# the RI implementation is running. +# +# @impl.deploy.timeout.multiplier The time it will wait for deployment to +# succeed or fail +#################################################################### +impl.vi=glassfish +impl.vi.deploy.dir=${s1as.domain}/autodeploy +impl.vi.host=${s1as.admin.host} +impl.vi.port=${s1as.admin.port} + +impl.ri=glassfish +impl.ri.deploy.dir=${ri.domain}/autodeploy +impl.ri.host=${ri.admin.host} +impl.ri.port=${ri.admin.port} + +impl.deploy.timeout.multiplier=240 + + +############################################################### +## These properties are implementations of the pre-1.4 Deployment +## porting interface. The impls defined below use those APIs. +# +# @porting.ts.deploy.class.1 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. The default +# value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. More details about setting +# porting.ts.deploy.class.1: +# +# 1. Set this property to deploy/undeploy to/from your impl in +# a custom way. In the case of the RI, it would be set to the following. +# This is the default setting for CTS 8. +# +# porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# 2. Note that Jakarta Deployment is removed, so do not use either of the following classes: +# com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 +# com.sun.ts.lib.porting.TSDeploymentInterface2 +# com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# +# +# @porting.ts.deploy.class.2 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. +# The default value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. This should be left unchanged... +# +# porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# +############################################################### +porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM + +######################################################################## +# @deploy.delay.in.minutes is no longer used, it was for pruned Jakarta Deployment +######################################################################## + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.1 +#deployManageruri.1 +#deployManageruname.1 +#deployManagerpasswd.1 + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.2 +#deployManageruri.2 +#deployManageruname.2 +#deployManagerpasswd.2 +# +# @porting.ts.deploy2.class.1 +# @porting.ts.deploy2.class.2 +# porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 + + +############################################################### +## These properties must be set to tell the Test harness the +## class names of your porting class implementations. By default +## both property sets below point to Sun RI specific classes. To +## run interoperability tests, the ".2" set of properties should +## always point to Sun RI classes. The ".1" set should point to +## implementations that work in your specific Java EE environment. +# +# @porting.ts.login.class.1 VI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.1 VI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.1 VI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.1 VI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +# @porting.ts.login.class.2 RI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.2 RI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.2 RI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.2 RI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +############################################################### +porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) +porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +############################################################## +# @namingServiceHost1 Naming Service host name for the +# Vendor's Implementation (VI) +# @namingServicePort1 Naming Service port for the VI +# @namingServiceHost2 Naming Service host name for the +# Reference Implementation (RI) +# @ namingServicePort2 Naming Service port for the RI +############################################################## +namingServiceHost1=${orb.host} +namingServicePort1=${orb.port} +namingServiceHost2=${orb.host.ri} +namingServicePort2=${orb.port.ri} + +############################################################## +# @certLoginUserAlias User alias for certificate based login. +# This property is used in mutual authentication to pickup the +# certificate based on the user alias. +############################################################## +certLoginUserAlias=cts + +##################################################################### +## The following properties must be set prior to running the Servlet +## or JSP API tests and interoperability tests. +## +## These properties must specify the host and port of the web server, +## in which the servlets and JSPs are deployed. +# +# @webServerHost hostname for the Vendor's Java EE Web Server +# @webServerPort port number of the Vendor's Java EE Web Server +# @webServerHost.2 hostname for the Java EE RI Web Server +# @webServerPort.2 port number of the Java EE RI Web Server +# @ServletClientThreads The ServletClientThreads property configures +# the number of threads used by the client for +# the SingleThreadModel servlet test. If the +# container implementation supports pooling of +# SingleThreadModel servlets, set the value of +# ServletClientThreads to twice the value of +# the default servlet instance pool size. If +# the container implementation only maintains +# a single instance of a SingleTheadModel +# servlet, leave the default value of 2. +##################################################################### +webServerHost=${orb.host} +webServerPort=9083 +webServerHost.2=${orb.host.ri} +webServerPort.2=9003 +ServletClientThreads=2 + +#################################################################### +# @EJBServer1TxInteropEnabled Transaction interoperability settings +# for Vendor Java EE EJB Server +# @EJBServer2TxInteropEnabled Transaction interoperability settings +# for Java EE RI EJB Server +#################################################################### +EJBServer1TxInteropEnabled=true +EJBServer2TxInteropEnabled=true + +############################################################### +## These properties are used for the Connector specific tests. +## +## You must be able to deploy the following resource adapters +## on your Java EE server. +############################################################### + +## JNDI name bindings. You should not change these. The TSDeploymentInterface +## will pass these values as a properties object. See the SunRIDeployment.java +## file for usage patterns. +whitebox-tx=java:comp/env/eis/whitebox-tx +whitebox-notx=java:comp/env/eis/whitebox-notx +whitebox-xa=java:comp/env/eis/whitebox-xa +whitebox-tx-param=java:comp/env/eis/whitebox-tx-param +whitebox-notx-param=java:comp/env/eis/whitebox-notx-param +whitebox-xa-param=java:comp/env/eis/whitebox-xa-param +whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md +whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md +whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode +whitebox-multianno=java:comp/env/eis/whitebox-multianno +whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete +whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd + +## Embedded resource adapter property +whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar + +whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" +tsrJndiName=java:comp/TransactionSynchronizationRegistry +tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" + +## JNDI name bindings for JDBC Connector. +JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx +JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx +JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa +JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param +JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param +JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param + +######################################################################### +## Resource adapter configuration values. You must modify these values +## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. +## +## When you run the XA tests (src/com/sun/ts/tests/xa), you must +## configure this resource adapter to use a database. +## +# @xa.properties: These are the properties required by the XA driver. The +# managed connection factory will set these properties via +# reflection on the class specified by the +# xa.xadatasource.class property. +# +# Note: The xa.properties value is the set of properties that will be set on +# your XA JDBC driver (the class denoted by the xa.xadatasource.class property). +# See section 9.4.1 of the JDBC 3.0 specification for more details. +# +# When specifying the xa.properties property please escape the appropriate +# characters. The xa.properties value needs to be treated as a single property +# even though it is made up of many properties. The properties need to be +# separated by :'s and the names and values to be separated by ='s. +# We also need any values that contain colons or equals that do not +# need to be interrpretted to be inside single quotes. Anything in +# single quotes will be treated as a string literal. +# +# For example: The following xa.properties property: +# +# xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' +# +# Would result in the following setters being called on the supplied XA JDBC driver denoted +# by the xa.xadatasource.class property. +# +# XADataSource.setUser("admin"); +# XADataSource.setPassword("some-password"); +# XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); +# +# Please map the property xa.properties to the property name XAProps and map the +# xa.xadatasource.class property to the property name XADataSourceName. This will +# ensure the appropriate setters will be called to make these properties +# available to the managed connection factory. See section 17.4.2 of the Connector +# specification version 1.5. +# +# @xa.xadatasource.class: The implementation of the XADataSource interface. +# This class is your XA JDBC driver. +# Please note: this class and any dependent classes +# must be accessible by the CTS libraries in the app +# server's extension directory. +# +# @connector_connectionURL: The URL for your JDBC driver. Should be the +# same as the one used for the rest of the TS. +# +######################################################################### + +### Cloudscape/Derby properties for XA +xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" +xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource +connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" + +######################################################################### +## The following properties must be set before running any security +## related tests. The properties user, password, authuser, authpassword, +## and nobodyuser must be set. +## +## The value for user, password, authuser, and authpassword need to be set +## exactly as they are set in the container/server. +# +# @user User defined to exercise rolemapping feature +# @password Associated password for the user +# @authuser User defined to exercise rolemapping feature +# @authpassword Associated password for the authuser +# @user_vi Username for the vendor implementation used in +# interop tests +# @password_vi Associated password for the VI user +# @user_ri Username for the reference implementation used in +# interop tests +# @password_ri Associated password for the RI user +# @nobodyuser This value must be the same value returned by a call to +# getCallerPrincipal().getName() from the ejb-tier when +# an unauthenticated caller in the web tier invokes an +# ejb method. +######################################################################### +user=j2ee +password=j2ee +authuser=javajoe +authpassword=javajoe +user_vi=j2ee_vi +password_vi=j2ee_vi +user_ri=j2ee_ri +password_ri=j2ee_ri +nobodyuser=guest + +############################################################### +# @securedWebServicePort must be set to run secbasicssl and +# csiv2 tests. Set this property with your application +# server's secured webservice port. +# @securedWebServicePort.2 points to the secured webservice +# port in Sun's Reference Implementation(RI). +############################################################### +securedWebServicePort=1044 +securedWebServicePort.2=1045 + +############################################################################### +# @client.cert.test.jdk.tls.client.protocols JDK 11 in TLSv1.3 does not support +# Post-Handshake Authentication, so TLSv1.2 must be used +# for client-cert authentication to work. +############################################################################### +client.cert.test.jdk.tls.client.protocols=TLSv1.2 + +############################################################### +# @login This property must be set to run appclient security +# tests +############################################################### +login=default + +################################################################################ +##These properties are needed for jms tests. +# +# @jms_timeout - this is the amount of time in milliseconds that synchronous +# receives will wait for a message +############################################################################### +jms_timeout=10000 + +######################################################################### + +############################################################################### +## These properties are needed for the EJB timer tests. +# +# @ejb_timeout - this is the amount of time in milliseconds that duration will +# be set for an ejbtimeout callback method +# +# @ejb_wait - this is the amount of time in milliseconds that the client will +# wait for ejbtimeout callback method results +############################################################################## +ejb_timeout=30000 +ejb_wait=60000 + +############################################################################### +## This property is needed for ejb30 stateful timeout tests. +# @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds +# the test client waits before verifying the status of the target stateful +# bean. Its value must be an integer number. Its default value in ts.jte +# file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) +# to speed up testing, depending on the stateful timeout implementation +# strategy in the target server. +# +# For these stateful timeout tests, the property javatest.timeout.factor +# must be set to a value such that the JavaTest harness does not timeout +# before the test completes. Usually setting javatest.timeout.factor to +# 2.0 or greater should suffice. +############################################################################### +test.ejb.stateful.timeout.wait.seconds=480 + +################################################################### +# @log.file.location This property is used by JACC tests to create +# and analyze provider logs. Specify the log directory in which +# your appserver generates logs. +################################################################### +log.file.location=${vi.log.file.location} + + +################################################################### +################################################################### +################################################################### +## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW +################################################################### +################################################################### +################################################################### + +## +## The directory seperator for the platform. User should not change +## this property. +## +dirsep=/ + +##build level +##1: compile only +##2: compile and build component archives (e.g., jar's, war's) +##3: compile and build component and application archives +##default is set to 3 +build.level=3 + +deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable + +################################################################### +## Deliverables wanting ts.* packaging tasks to add extension list +## attributes to the manifest files must set this property to true. +################################################################### +create.manifest.extension.entries=true + +###################################################################### +## Deliverables must set this property to the name of the deliverable +## specific library jar file (iff create.manifest.extension.entries +## is set to true) +###################################################################### +tslib.name=cts + +############################################################### +## These properties are used by connector tests and are non configurable +## and must specify valid username,password to establish TSeis connection. +############################################################### +rauser1=cts1 +rapassword1=cts1 +rauser2=cts2 +rapassword2=cts2 + +############################################################### +## These properties are for JSTL +############################################################### +jstl.db.user=${user1} +jstl.db.password=${password1} + +############################################################### +## This command is only used when quickly checking any servlet +## or jsp related tests. The test clients will be run in +## the same JVM as JavaTest in this case. This mode can be +## enabled by passing "-Dsame.jvm=true" to the runclient or gui +## targets. NOTE: This option is only to be used for sanity +## checking and not when running CTS for compatibility. +############################################################### +command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ + $testExecuteClass $testExecuteArgs + +############################################################### +## These properties are used for the JDBC specific tests, +## they do not need to be changed. +############################################################### +DriverManager=no +Driver=DriverOnlyUsedIfDriverManagerIsYes +db1=db1OnlyUsedIfDriverManagerIsYes +db2=db1OnlyUsedIfDriverManagerIsYes +ptable=ctstable1 +ftable=ctstable2 +cofSize=5 +cofTypeSize=5 +binarySize=24 +varbinarySize=48 +longvarbinarySize=50 + +ts.home=dummy +ts_home=${ts.home} + +####################################################################### +## platform.mode is used by jpa tests to know whether to use +## the Java EE Programming Model for service and port access. +## platform.mode=jakartaEE Java EE Programming Model +###################################################################### +platform.mode=jakartaEE + +########################################################################### +# tools.jar should be set to the location of the tools.jar from the installed +# jdk +########################################################################### +tools.jar=${jdk.home}/lib/tools.jar + +########################################################################### +# various flags used by the generation tools +########################################################################### +wsgen.ant.classname= +wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} +wsgen.verbose=true +wsgen.debug=false +wsimport.ant.classname= +wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} +wsimport.verbose=true +wsimport.debug=false +wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all + +########################################################################### +# various flags used by Suns generation tools +# DO NOT EDIT +########################################################################### +ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen +ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsgen.verbose=true +ri.wsgen.debug=false +ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport +ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsimport.verbose=true +ri.wsimport.debug=false +ri.wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all + +##################################### +## Packaging properties for Wrappers +##################################### + +ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers + +ts.wrappers.web.root=com/sun/ts/tests/common/web + +## Classes to package in ejb-jar for EJB 3.x Stateless wrapper +ts.wrappers.classes.stateless.ejb.3x=\ + ${ts.wrappers.ejb.root}/Stateless3xWrapper.class + +## Classes to package in ejb-jar for EJB 3.x Stateful wrapper +ts.wrappers.classes.stateful.ejb.3x=\ + ${ts.wrappers.ejb.root}/Stateful3xWrapper.class + +## Classes to package in ejb-jar for EJB Stateless wrapper +ts.wrappers.classes.stateless.ejb=\ + ${ts.wrappers.ejb.root}/StatelessWrapper.class + +## Classes to package in ejb-jar for EJB Stateful wrapper +ts.wrappers.classes.stateful.ejb=\ + ${ts.wrappers.ejb.root}/StatefulWrapper.class + +## Classes to package in ejb-jar for EJB MDB wrapper +ts.wrappers.classes.mdb.ejb=\ + com/sun/ts/tests/jms/common/JmsUtil.class, \ + com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ + ${ts.wrappers.ejb.root}/MDBWrapper.class + +## Classes to package in client module for EJB MDB wrapper +ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class + +## Classes to package in ejb-jar for all EJB wrappers +ts.wrappers.classes.all.ejb=\ + ${ts.wrappers.classes.stateless.ejb}, \ + ${ts.wrappers.classes.stateful.ejb}, \ + ${ts.wrappers.classes.mdb.ejb} + +## Classes to package in client module for all WEB wrappers +ts.wrappers.classes.web.client=\ + ${ts.wrappers.web.root}/WebServer.class + +## Classes to package in war for all WEB wrappers +ts.wrappers.classes.web.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for Servlet wrapper +ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for Servlet wrappers +ts.wrappers.classes.servlet.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for JSP wrapper +ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for JSP wrappers +ts.wrappers.classes.jsp.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class + + +############################################################################### +## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. +############################################################################### + +#classpath used by standard deployment server to deploy to the RI in a separate +#VM (DO NOT MODIFY) +ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar + +harness.deployment.server.port=2002 + +java.naming.factory.initial=foo +org.omg.CORBA.ORBClass=foo +undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} + +############################################################################### +# The following properties are aliases for the old J2EE properties. These +# properties are now named javaee instead of j2ee and will eventually be phased +# out of the CTS. These props are necessary until the props are renamed +# through out all CTS. +############################################################################### +j2ee.home=${javaee.home} +j2ee.home.ri=${javaee.home.ri} + +#################################################################### +## This propertry is passed to any test +## that needs to programatically login from with the appclient +## container and propogate that login context to test code running +## within the EJB container. The value is a no-op. The fact that +## the test includes the property is sufficient to cause the +## EJBVehicleRunner to programatically login. To have a test +## include this property simply add it to the javatest props list +## of the test. +#################################################################### +secured.ejb.vehicle.client=true + +#################################################################### +# This property is used to point to the location of the +# implementation of VariableMapper. The value for sjsas 9.x is +# +# variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl +# +#################################################################### +variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl + +####################################################################### +# Endpoint API test +# +# Port info is obtained dynamically for Endpoint API test. +# Uncomment port range min/max if you want to specify port range +# for Endpoint publish test. +# Server endpoints will be published on ports within this range. +# If you do not want to dynamically obtain the port but wish to publish +# to a fixed static port than make the values below both equal to the +# specific port. +####################################################################### +port.range.min=1025 +port.range.max=10000 + +################################################################ +# @http.server.supports.endpoint.publish +# Does HTTP server-side support endpoint publish API's. +# @http.server.supports.endpoint.publish.2 +# Does the RI HTTP server-side support endpoint publish API's. +# +# http.server.supports.endpoint.publish=(true|false) +# DO NOT TOUCH - value MUST be false for managed environments like Java EE +################################################################ +http.server.supports.endpoint.publish=false +http.server.supports.endpoint.publish.2=false + +########################################################################### +# This property is used by some test clients that need a delay between +# method invocations to server endpoints. The value specified is the amount +# of time the client will delay in seconds. +########################################################################### +client.delay=1 + +####################################################################### +## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the +## same as the name attribute in persistence.xml +###################################################################### +persistence.unit.name=CTS-EM + +############################################################### +# @db.supports.sequence +# +# - This property is used to determine if a database supports +# the use of SEQUENCE. If it does not, this property +# should be set to false so the test is not run. The +# default value is true. +# This value should be set to false for the following databases: +# sybase, mysql, and mssqlserver. +############################################################### +db.supports.sequence=true + +####################################################################### +## @persistence.second.level.caching.supported +## - This property is used to determine if the persistence provider supports +## second level caching. +###################################################################### +persistence.second.level.caching.supported=true + +########################################################################## +## This section contains all properties that are specific to JAX-RS Tests. +## All default values are specific to GlassFish and Jersey. +## +## servlet_adaptor - implementation specific servlet for JAX-RS +## jaxrs_impl_class.dir - Directory that servlet_adaptor locates +## jaxrs_impl_name - used to tag intermediate file names +########################################################################## +servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class +jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar +jaxrs_impl_name=jersey + + +########################################################################## +# This section contains all properties that are specific to JSR-196 Tests. +# All default values are specific to GlassFish. +# +# @schema.file.location +# This points to the directory that the provider-configuration.xsd +# file will live. The provider-configuration.xsd is used to +# describe the provider.configuration.file (above). +# +# @logical.hostname.servlet +# This used to identify the the name of a logical host that +# processes Servlet requests. Servlet requests may be directed to +# a logical host using various physical or virtual host names or +# addresses, and a message processing runtime may be composed of +# multiple logical hosts (This is required to properly identify +# the servlet profiles AppContextId hostname.) +# If a logical.hostname.servlet does not exist, you can set this +# to the default hostname (eg webServerHost). +# +# @logical.hostname.soap +# This property is used to identify the name of the logical host +# that processes soap requests. This hostname is used in server +# side Application context Identifier in soap profile. +# +# @appclient.log.output +# The client logging level for appclient container depends on the +# log level specified in sun-acc.xml +# +# This log level directly affects the output of TSLogger which +# logs the JSR196 SPI calls made in appclient container. +# +# using this property we enable the appclient container's +# logging level to INFO +# +########################################################################## +schema.file.location=${javaee.home}/lib/schemas +logical.hostname.servlet=server +logical.hostname.soap=localhost +appclient.log.output=true + +########################################################################## +# @servlet_waittime: Time in seconds to wait after HttpSession expires +# to access the session +# @servlet_async_wait: Time in seconds to wait between sending asynchronous messages +########################################################################## +servlet_waittime=10 +servlet_async_wait=4 + +########################################################################################## +# The following properties are ONLY used if testing a Standalone JMS Resource Adapter. +# Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification +# this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the +# case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. +# +# test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter +# jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file +# jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file +# +# A standalone JMS Resource Adapter requires deployment/configuration to the Vendor +# Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS +# Resource Adapter then these properties MUST NOT be used and the value of the property +# (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the +# property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter +# and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of +# the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the +# (config.vi) ant task will call another script that will deploy the standalone JMS +# Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS +# connector connection pools, create the JMS connector resources, and finally create +# the JMS administration objects. The ant scripts that handles all of these steps for +# the (Java EE 8 RI) are the following: +# +# $TS_HOME/bin/xml/impl/glassfish/jmsra.xml +# $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template +# +# These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# located at: (http://genericjmsra.java.net/). If testing another standalone JMS +# Resource Adapter then these scripts will need to be rewritten/modified for that +# JMS Resource Adapter. +# +# Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS +# resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter +# RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the +# JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE +# 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars +# to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, +# the JMS connector resources, and the JMS administration objects that are needed by CTS. +# When the (config.vi) ant task completes the Java EE 8 environment will be ready to run +# the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify +# the sun-ejb-jar runtime xml files by adding the deployment info. +# +# Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# after the (config.vi) ant task completes. +# +# (1) Edit the ts.jte file and add the following: +# Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" +# property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable +# in the same "command.testExecuteAppClient" property. You can refer to the Generic +# JMS Resource Adapter (GenericJMSRA) user guide for more information on this. +# (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the +# deployment info. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml +# (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu +# can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml +# files. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml +# ant clean.vi +# (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset +# (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" +# and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. +# +# If using a different Java EE environment from the Java EE RI than a vendor will need to +# provide his own JMS Resource Adapter support scripts needed for that Java EE environment. +# It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A +# vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java +# EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource +# Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order +# to be declared fully JMS 2.0 compliant. +# +# See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. +########################################################################################## +test.sa.jmsra=false +jmsra.rarfile= +jmsra.jarfile= + +########################################################################################## +# The following property specifies the name of the JMS Resource Adapter under test. The +# Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". +# So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. +# +# Change the value of this property for the JMS Resource Adapter that is under test. This +# hardcoded value is specific to the Java EE 8 RI. +# +# jmsra.name // Name of JMS Resource Adapter for the implementation under test +########################################################################################## +jmsra.name=jmsra + + +########################################################################## +# The following property is for WebSocket tests. +# +# @ws_wait: waiting time in seconds for socket to send/receive a message +########################################################################## +ws_wait=5 + +############################################################################################ +# These following properties are needed for Javamail tests. +# +# @mailHost hostname of the mail server +# @mailuser1 must be set to a valid email address where test mails will be sent to. +# @mailFrom reply to address set in the email messages generated by the javamail tests +# @javamail.username user account name on server +# @javamail.password password for the mailuser1 +# +############################################################################################ + +mailHost=jsepc04.us.oracle.com +mailuser1=cts1@jsepc04.us.oracle.com +mailFrom=cts1@jsepc04.us.oracle.com +javamail.password=cts1 +smtp.port=25 +imap.port=143 + +### User need not change the following javamail properties + +javamail.username=${mailuser1} +transport_protocol=smtp + +# mail server used to run tests against. +javamail.server=${mailHost} + +# protocol used to run the Store tests +javamail.protocol=imap + +# mail server used to run tests against. +javamail.transport.server=$javamail.server + +# rootpath of test mailboxes +javamail.root.path="" + +# note the mailbox 'test1' +javamail.mailbox=test1 + +# search pattern used by list tests in Folder +javamail.listpattern=test + +# your own login account name +smtp.username=$javamail.username + +# smtp domain name ; i.e. oracle.com +smtp.domain=$javamail.server + +# smtp From address +smtp.from=$smtp.username + +# smtp To address +smtp.to=$smtp.username + +# io file +iofile=MailIOFile.txt + +##################################################################################################### +#### Properties used by ldap installation +# @ldap.server -- The type of ldap server. unboundid is supported by now +# @ldap.install.server -- Install ldap server by CTS script or not +# @ldap.ldif.file -- The ldif file containing data seeded in ldap server +# +# @unboundid.installation.package -- The package for installing Unboundid ldap server +######################################################################################################## +ldap.server=unboundid +ldap.install.server=true +ldap.ldif.file=${ts.home}/bin/ldap.ldif + +unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar + +##################################################################################################### +# Properties used for JPA 2.2 Tests +######################################################################################################## +persistencs.properties.file=${bin.dir}/jpa-provider.properties +persistence.unit.name.2=JPATCK2 + +jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF +jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider +jakarta.persistence.jdbc.driver=${derby.driver} +jakarta.persistence.jdbc.url=${derby.url} +jakarta.persistence.jdbc.user=${derby.user} +jakarta.persistence.jdbc.password=${derby.passwd} + diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9084.jte b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9084.jte new file mode 100644 index 0000000000..0a665aed4c --- /dev/null +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/bin/ts9084.jte @@ -0,0 +1,2079 @@ +# +# Copyright (c) 2006, 2022 Oracle and/or its affiliates and others. +# All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# + +######################################################################### +## +## JavaTest Environment file for Java EE Compatibility Test Suite +## +## Environment specific properties in this file will likely +## have to be modified prior to running the Java EE CTS. +## Instructions for modifying these properties are contained in this +## file. +## +## This file is processed by an external tool that helps generate the +## CTS documents. Therefore this file has a standard format that must +## be followed. This file is a standard Java Properties file with +## very specific comment formatting. Users can write property specific +## comments by using the property name and an ampersand (@). As an +## example the following comment applies to the foo.bar property: +## # @foo.bar - This is a comment pertaining to foo.bar +## # that spans multiple lines. +## This comment must be preceded by a single hash (#) character and +## the property name must be prepended with an ampersand (@). The +## comment can appear anywhere in the ts.jte file. If users have +## comments that belong in ts.jte but DO NOT pertain to a particular +## property the user must start the comment with at least 2 hash (#) +## characters. The following is a valid non-property comment: +## ## A valid non-property comment +## ## that spans multiple lines. +######################################################################### + +######################################################################### +## @jte.version This version denotes the bundle this JTE was +## originally included with. The version matches the ID +## in the bundle name. It can be used to identify a +## mismatched JTE file. This value is filled in during +## the build process as part of sanitizing the jte file. +######################################################################### +jte.version=@JTE_VERSION@ + +######################################################################## +## Javatest batch mode work directory and report directory, and policy for +## handling existing work and report directories. These properties affects +## runclient and report targets, but not gui target. +## To disable generating test report, unset report.dir, or set it to "none" +## either here or from command line, as in the following command: +## ant runclient -Dreport.dir="none" +## +# @work.dir The directory used to store Javatest test results and test +# information. +# @report.dir The directory used to store Javatest summary reports of +# test results. +# @if.existing.work.report.dirs specifies how existing work.dir and +# report.dir will be handled, and it must be one of the following values: +# overwrite overwrites all content in work.dir and report.dir +# backup moves all content in work.dir and report.dir to +# work.dir_time_day_bak and report.dir_time_day_bak, +# respectively +# append reuses and preserves the existing work.dir and report.dir +# auto lets the build files decide which mode to use +# (overwrite, backup or append). the value is determined +# like this: +# if.existing.work.report.dirs == auto +# if in CTS workspace +# if.existing.work.report.dirs = overwrite +# else we are in a distribution bundle +# if.existing.work.report.dirs = append +# end if +# else +# if.existing.work.report.dirs = value in this file +# end if +######################################################################## +work.dir=/files/JTWork +report.dir=/files/JTReport +if.existing.work.report.dirs=auto + +######################################################################## +# @javatest.timeout.factor This property specifies the scale factor used by +# Javatest to adjust the time JavaTest will wait for a given test to +# complete before returning failure. For instance if the default test timeout +# is 5 minutes, this value will be multiplied by 5 minutes to determine +# the total timeout delay. Note: this value only works with Javatest's +# batch mode (runclient). When using the Javatest GUI users must change +# this timeout factor in the GUI. Configure -> Edit Configuration -> View +# -> choose Standard Values -> select tab Execution -> set Time Factor. +# +# Note that javatest.timeout.factor can be a positive real number, such as 1.5 +######################################################################## +javatest.timeout.factor=1 + +######################################################################## +## Level of Vendor Java EE Implementation +# @javaee.level The level of Java EE support for the implementation under test. +# This property serves two purposes: First, it is used to determine +# whether the impl under test is a Java EE Full profile (full) or Java +# EE Web profile (web). Either "full" or "web" must be specified in +# the list values. "full" will tell the harness to deploy ears. "web" +# will tell the harness to deploy wars. +# This property is also used to help determine which apis (in the +# signature tests) are to be tested. +# +# NOTE: This property does not determine which CTS tests to run for +# different profiles and optional technologies. That is done using +# keywords. Please refer to the keywords functionality in the CTS +# User's Guide for information on how to use keywords when +# running CTS tests. +# +# Currently, there are 4 settings supported for this property: +# 1. full: This is the minimal set of signature requirements that vendors +# must support. Specifying a javaee.level of "full" with nothing +# else implies there are NO additional technologies existing within +# the vendors implementation. Again, "full" only covers the +# REQUIRED Technologies for Jakarta EE 8 Full profile +# ex/ javaee.level=full +# +# 2. web : This is the minimal set of signature requirements that vendors +# must support for Web Profile. Specifying a javaee.level of "web" +# with nothing else implies there are NO additional technologies +# existing within the vendors implementation. Again, "web" only +# covers REQUIRED Technologies for Jakarta EE 8 Web profile +# ex/ javaee.level=web +# +# 3. full + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Full Profile and any combination of the optional +# technologies. +# Known optional technologies for CTS8 full profile include: +# "jaxr". +# ex 1/ javaee.level=full jaxr +# ex 2/ javaee.level=full jaxr +# ex 3/ javaee.level=full +# ex 4/ etc... +# +# 4. web + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Web Profile and any combination of optional +# technologies. +# Known optional technologies for Web Profile include: +# "jaxr", "connector", "jaxb", +# "jms", "javamail", "wsmd" +# ex 1/ javaee.level=web connector jms +# ex 2/ javaee.level=web +# ex 3/ javaee.level=web jms connector +# ex 4/ etc... +# +# Note 1: spaces separate multiple entries +# +# Note 2: optional technologies for full/javaee profile are listed +# in the Java EE 8 spec, in Table EE.6-1. Currently, the only +# optional technologies for full profile are: "jaxr" (JAXR 1.0) +# +# Note 3: The list of optional technologies for Web Profile includes any OPTIONAL +# technology explicitly called out in the Web Profile spec (if applicable) +# as well as any additional technology which is listed within +# JavaEE Profile 8 spec *but* not included/Required in the +# Web Profile spec. +# +# Note 4: Two different examples of javaee.level are provided immediately +# following this comment block. One is for running CTS8 against +# the EE 8 (full) Profile RI and the other is for running CTS8 +# against the EE 8 Web Profile RI. Notice that optional technologies +# are supplied here since the RI for CTS8 contains those optional +# technologies in it. It's very possible vendors may provider different +# optional technologies in their implementations. If so, the list of +# optional technologies will need to be adjusted here to suite each +# vendors implementation. +# +# Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line +# below which starts with: javaee.level=web .... +# +# IMPORTANT: when testing Web Profile - be sure to adjust the +# "optional.tech.packages.to.ignore" property accordingly. +# (see comments for optional.tech.packages.to.ignore below) +# +############################################################################### +#javaee.level=web connector jaxws jaxb javamail wsmd +javaee.level=full + + +######################################################################## +## Settings for Vendor Java EE Implementation +# @javaee.home The location of the vendor's Java EE platform +# implementation. +# @orb.host Hostname of the machine running the vendor's +# implementation. +# @orb.port The port number the vendor implementation is listening +# to for service requests. +######################################################################## +javaee.home= +orb.host=localhost +orb.port=3699 + +######################################################################## +## JVMOPTS_RUNTESTCOMMAND is a marker that implementations may replace with +# the JVM options to pass when starting JVMs for running tests. +# This is intended to be used for implementations convencience. +# See file docker/run_jakartaeetck.sh for an example. +######################################################################## + +######################################################################## +## Settings for Sun RI Java EE Implementation +# @javaee.home.ri The location of the RI. +# @orb.host Hostname of the machine running the RI. +# @orb.port The port number the RI is listening to for service +# requests. +######################################################################## +javaee.home.ri= +orb.host.ri=localhost +orb.port.ri=3700 + +################################################################### +################################################################### +################################################################### +## RI SPECIFIC PROPERTIES LIVE BELOW +################################################################### +################################################################### +################################################################### + +############################################################### +# @ts.display -- location to display CTS output on Unix +############################################################### +ts.display=:0.0 + +########################################################################### +# @endorsed.dirs using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the VI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +# +# @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the RI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +########################################################################### +endorsed.dirs=${javaee.home}/modules/endorsed +endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed + +############################################################### +## Config params needed for Java EE RI asadmin +## You must change these values as needed +## +# @ri.admin.user -- The Java EE RI asadmin user id +# @ri.admin.passwd -- The Java EE RI asadmin user password +# @ri.admin.host -- The Java EE RI host +# @ri.admin.port -- The Java EE RI port +# @ri.admin -- The Java EE RI admin command +# @ri.server -- The Java EE RI server instance being used +# @ri.domain.dir -- Points to where your domains are installed. +# @ri.domain.name -- The Java EE RI domain being used +# @ri.domain -- The Java EE RI domain path being used +# @ri.asenv.loc -- location of asenv.conf or asenv.bat +# @ri.imqbin.loc -- location of the IMQ bin directory +# @ri.lib -- Library directory for other Java EE RI +# jars +# @ri.imq.share.lib -- Shared library directory for imq +# @ri.jvm.options -- Java options needed by the Java EE RI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @ri.applicationRoot-- Location of application repository +# Only needed when running on windows +# @ri.and.vi.run.on.same.host - set to true if interop tests are run +# with both RI and VI on same machine. set to +# false if they are run on different machines. +# This is used to work around an orb issue +# specific to running VI and RI on same box. +# +# @ri.orb.iiop.orbserverid - This is used to set a similarly +# named jvm option in the RI. It is only used +# when we are running interop where remote EJBs +# try to access target EJB's on the same host with +# zero port configuration for ssl. +# This only gets used when ri.and.vi.run.on.same.host=true. +# The value is to be an ORB server id. +############################################################### +ri.admin.user=admin +ri.admin.passwd= +ri.admin.host=${orb.host.ri} +ri.admin.port=4848 +ri.admin=${javaee.home.ri}/bin/asadmin +ri.server=server +ri.domain.dir=${javaee.home.ri}/domains +ri.domain.name=domain1 +ri.domain=${ri.domain.dir}/${ri.domain.name} +ri.asenv.loc=${javaee.home.ri}/config +ri.imqbin.loc=${javaee.home.ri}/../mq/bin +ri.lib=${javaee.home.ri}/lib +ri.log.file.location=${ri.domain}/logs +ri.modules=${javaee.home.ri}/modules +ri.imq.share.lib=${javaee.home.ri}/../mq/lib +ri.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +ri.jvm.options.remove=-Xmx512m:${ri.jvm.options} +ri.java.endorsed.dirs=${endorsed.dirs.ri} +ri.applicationRoot=c: +ri.and.vi.run.on.same.host=true +ri.orb.iiop.orbserverid=200 + +############################################################### +## Config params needed for Java EE VI asadmin +## You must change these values as needed +## +# @vi.admin.user -- The Java EE VI asadmin user id +# @vi.admin.passwd -- The Java EE VI asadmin user password +# @vi.admin.host -- The Java EE VI host +# @vi.admin.port -- The Java EE VI port +# @vi.admin -- The Java EE VI admin command +# @vi.server -- The Java EE VI server instance being used +# @vi.domain.dir -- Points to where your domains are installed. +# @vi.domain.name -- The Java EE VI domain being used +# @vi.domain -- The Java EE VI domain path being used +# @vi.asenv.loc -- location of asenv.conf or asenv.bat +# @vi.imqbin.loc -- location of the IMQ bin directory +# @vi.lib -- Library directory for other Java EE VI +# jars +# @vi.imq.share.lib -- Shared library directory for imq +# @vi.jvm.options -- Java options needed by the Java EE VI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @vi.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +vi.admin.user=admin +vi.admin.passwd= +vi.admin.host=${orb.host} +vi.admin.port=4848 +vi.admin=${javaee.home}/bin/asadmin +vi.server=server +vi.domain.dir=${javaee.home}/domains +vi.domain.name=domain1 +vi.domain=${vi.domain.dir}/${vi.domain.name} +vi.asenv.loc=${javaee.home}/config +vi.imqbin.loc=${javaee.home}/../mq/bin +vi.lib=${javaee.home}/server/lib +vi.log.file.location=${vi.domain}/logs +vi.modules=${javaee.home}/modules +vi.imq.share.lib=${javaee.home}/../mq/lib +vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +vi.jvm.options.remove=-Xmx512m:${vi.jvm.options} +vi.java.endorsed.dirs=${endorsed.dirs} +vi.applicationRoot=c: + +############################################################### +## Config params needed for Sun Java System Application Server +## (SJSAS) asadmin. You must change these values as needed +## only if you are testing against SJSAS app server +## (javaee.home is pointing to SJSAS). +# +# @s1as.admin.user -- The SJSAS asadmin user id +# @s1as.admin.passwd -- The SJSAS asadmin user password +# @s1as.admin.host -- The SJSAS host +# @s1as.admin.port -- The SJSAS port +# @s1as.admin -- The SJSAS admin command +# @s1as.server -- The SJSAS server instance being used +# @s1as.domain.dir -- Points to where your domains are installed. +# @s1as.domain.name -- The SJSAS domain being used +# @s1as.domain -- The SJSAS domain path being used +# @s1as.asenv.loc -- location of asenv.conf or asenv.bat +# @s1as.imqbin.loc -- location of the IMQ bin directory +# @s1as.lib -- Library directory for other Java EE RI +# jars +# @s1as.imq.share.lib -- Shared library directory for imq +# @s1as.jvm.options -- Java options needed by SJSAS +# The xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @s1as.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +s1as.admin.user=admin +s1as.admin.passwd= +s1as.admin.host=${orb.host} +s1as.admin.port=4848 +s1as.admin=${javaee.home}/bin/asadmin +s1as.server=server +s1as.domain.dir=${javaee.home}/domains +s1as.domain.name=domain1 +s1as.domain=${s1as.domain.dir}/${s1as.domain.name} +s1as.asenv.loc=${javaee.home}/config +s1as.imqbin.loc=${javaee.home}/../mq/bin +s1as.lib=${javaee.home}/lib +s1as.modules=${javaee.home}/modules +s1as.imq.share.lib=${javaee.home}/../mq/lib +s1as.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} +s1as.jvm.options.remove=-Xmx512m:${s1as.jvm.options} +s1as.java.endorsed.dirs=${endorsed.dirs} +s1as.applicationRoot=c: + +############################################################### +# @sjsas.das.orb.port -- ORB port number for the DAS +# @sjsas.das.orb.host -- ORB host name for the DAS +# @sjsas.das.webServerPort -- HTTP listener port for the DAS +# @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS +# @sjsas.nodeagent.name -- Name of node agent used by +# the remote instance. +# @sjsas.nodeinstance.name -- Name of the remote instance +# @sjsas.master.password -- Used to create a node agent only +# applicable to EE. Defaults to changeit. This +# can be changed at EE install time. +# @sjsas.instance.config.dir -- config directory used by the intsance +# being tested. +# For PE/DAS = config +# For remote instance = config +# @sjsas.cts.timer.resource -- Backend to use when we are using java2db with +# the CMP tests for the jdbc/DBTimer resource +# @sjsas.cmp.backend -- Backend to use when we are using java2db with +# the CMP tests +# @sjsas.node.agent.dir.name -- The name of the node agent directory to use. +# This value will be used on Windows only and +# ignored on non-Windows platforms. The default +# is 'n' meaning the create-node-agent command +# will pass the --agentdir argument with a value +# of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. +# @sjsas.env.type -- CTS test configuration. Possible values are: +# das (for PE or DAS) +# remote (for remote intance) +# cluster (for cluster config not yet supported) +# @s1as.targets -- Instance(s) to deploy tests +# Supports multiple instances, For example: +# s1as.targets=server server-1 +############################################################### +sjsas.das.orb.port=3700 +sjsas.das.orb.host=${orb.host} +sjsas.das.webServerPort=8000 +sjsas.das.securedWebServicePort=1043 +sjsas.nodeagent.name=node-agent-1 +sjsas.nodeinstance.name=server-1 +sjsas.master.password=changeit +sjsas.instance.config.dir=config +sjsas.cts.timer.resource=derby +sjsas.cmp.backend=derby +sjsas.node.agent.dir.name=n + +sjsas.env.type=das +#sjsas.env.type=remote + +s1as.targets=${s1as.server} +#s1as.targets=${sjsas.nodeinstance.name} + +############################################################### +# @s1as.pe.jmsServer -- name of the JMS server the RI/PE +# @s1as.se.jmsServer -- name of the JMS server for SE/EE +############################################################### +s1as.pe.jmsServer=imqbroker +s1as.se.jmsServer=imqbroker +#s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} + +############################################################### +# @extension.dir - The extension directory for the app +# server under test. This does not apply +# to the RI. +# +# Note: App server vendors will need to set this to their +# app server's extension directory. The CTS config.vi +# target will copy the CTS library jars to this location. +############################################################### +extension.dir=${s1as.domain}/lib + +############################################################### +# @instance.listenerName - Default value for the iiop listener +# for your instance. Users will +# most likely not need to change this. +############################################################### +instance.listenerName=orb-listener-1 + +############################################################### +# @tz - your local timezone. For valid values, consult your +# Operating System documentation. +############################################################### +tz=US/Eastern + +############################################################### +# @jdbc.lib.class.path - This property is used by the +# database.classes properties to point to +# where the JDBC drivers live. +############################################################### +jdbc.lib.class.path=${ts.home}/internal/lib + +############################################################### +## The following section is for CTS Database configuration +## For each database that you will test, configure the following: +## Here is an example using derby: Users will need to +## replace derby with the appropriate DB name. +# @derby.dbName -- Database Name +# @derby.server -- Database Server +# @derby.port -- Database Server port +# @derby.dml.file -- DML file used for CTS test cases +# @derby.user -- User Id configured +# @derby.passwd -- User password configured +# @derby.url -- URL to the cts database +# @derby.driver -- DriverManager driver +# @derby.classes -- CLASSPATH to JDBC driver classes +# @derby.poolName -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource -- DataSource driver +# @derby.properties -- Any additional JDBC driver required +# properties +# @derby.startup.delay-- delay to wait for DB to start + +############################################################### + +## +## Info for Cloudscape 10/Derby +## +derby.dbName=derbyDB +derby.server=${orb.host} +derby.port=1527 +derby.port.ri=1527 +derby.dml.file=derby/derby.dml.sql +derby.user=cts1 +derby.passwd=cts1 +derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true +derby.driver=org.apache.derby.jdbc.ClientDriver +derby.home=${javaee.home}/../javadb +derby.system.home=${derby.home}/databases +derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.poolName=cts-derby-pool +derby.dataSource=org.apache.derby.jdbc.ClientDataSource +derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} +derby.startup.delay=5 + +# +# Cloudscape 10 /Derby embedded driver +# +derbyEmbedded.dbName=/tmp/DerbyDB +derbyEmbedded.server=${orb.host} +derbyEmbedded.port=1527 +derbyEmbedded.dml.file=derby/derby.dml.sql +derbyEmbedded.user=cts1 +derbyEmbedded.passwd=cts1 +derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true +derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver +derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${javaee.home}/../javadb/lib/derbyshared.jar${pathsep}${javaee.home}/../javadb/lib/derbytools.jar${pathsep}${ts.home}/lib/dbprocedures.jar +derbyEmbedded.poolName=cts-derbyEmbedded-pool +derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource +derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' +derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} + + + +############################################################### +## The following database configuration section is for the CTS +## interop tests which require a database that is used by the +## reference implementation. These entries should not be changed. +# @derby.dbName.ri -- Database Name +# @derby.server.ri -- Database Server +# @derby.port.ri -- Database Server port +# @derby.dml.file.ri -- DML file used for CTS test cases +# @derby.user.ri -- User Id configured +# @derby.passwd.ri -- User password configured +# @derby.url.ri -- URL to the cts database +# @derby.driver.ri -- DriverManager driver +# @derby.classes.ri -- CLASSPATH to JDBC driver classes +# @derby.poolName.ri -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource.ri -- DataSource driver +# @derby.properties.ri -- Any additional JDBC driver required +# properties +# @derby.startup.delay.ri -- delay to wait for DB to start +############################################################### +derby.dbName.ri=derbyDBri +derby.server.ri=${orb.host.ri} +derby.port.ri=1527 +derby.dml.file.ri=derby/derby.dml.sql +derby.user.ri=cts1 +derby.passwd.ri=cts1 +derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true +derby.driver.ri=org.apache.derby.jdbc.ClientDriver +derby.home.ri=${javaee.home.ri}/../javadb +derby.system.home.ri=${derby.home.ri}/databases +derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar${pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar{pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.poolName.ri=cts-derby-pool +derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource +derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} +derby.startup.delay.ri=5 +############################################################### +# @alt.dtd.dir DTD location for Java EE and RI xml files. Used +# for xml validation when building tests. If +# javaee.home.ri is set, /lib/dtds +# will be used and alt.dtd.dir is ignored. +# @alt.schema.dir schema location for Java EE and RI xml files. +# Used for xml validation when building tests. +# If javaee.home.ri is set, +# /lib/schemas will be used and +# alt.schema.dir is ignored. +############################################################### +alt.dtd.dir=${ts.home}/lib/dtds +alt.schema.dir=${ts.home}/lib/schemas + +############################################################### +## Configure the behavior of which tables CTS will create when +## ant init.[datbaseName] is invoked. +# +# @create.cmp.tables - When set to false, the appserver is +# responsible for creating cmp tables +# at deployment of the ejb/ear +# When set to true, init.[datbaseName] +# will create the tables used by CMP +# EJBs. The sql for the CMP tables are +# contained in: +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql +# +############################################################### +create.cmp.tables=true + +############################################################### +# @jdbc.poolName - Configure the connection pool that will be +# tested in this cts test run. +# +# @jdbc.maxpoolsize - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName=${derby.poolName} +jdbc.maxpoolsize=64 +jdbc.steadypoolsize=32 + +############################################################### +## These properties are use for the CTS +## interop tests which require a database that is used by the +## reference implementation. +# +# @jdbc.poolName.ri - Configure the connection pool that will be +# use when configuring the JDBC connection +# pools for the reference implemetation. +# +# @jdbc.maxpoolsize.ri - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize.ri - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName.ri=${derby.poolName.ri} +jdbc.maxpoolsize.ri=96 +jdbc.steadypoolsize.ri=32 + +############################################################### +# @jdbc.datasource.props - Used to to specify Vendor specific +# properties and less commonly used DataSource properties. +# Its value is a comma-separated array of name-value pairs. +# Each property pair follows the format of "name=value", +# including the surrounding double quotes. +# +# The value of this property must not contain any extra spaces. +# +# In most cases, this property is not needed and therefore +# commented out. +# +############################################################### +#jdbc.datasource.props="driverType=thin","name2=value2" + +############################################################### +# @jdbc.db - The name of the currently configured DB. This +# value is the prefix of the DB properties currently +# being used. Some valid values are; derby and +# derbyEmbedded. See the other DB property +# names for other valid values. +############################################################### +jdbc.db=derby +jdbc.db.classes=${derby.classes} + +############################################################### +## These properties are configurable and must specify valid +## usernames and passwords to establish JDBC connections to +## backend RDBMS. +## +# @user1 - Set this to the user for the jdbc/DB1 resource +# @password1 - Set this to the password for the jdbc/DB1 resource +# @user2 - Set this to the user for the jdbc/DB2 resource +# @password2 - Set this to the password for the jdbc/DB2 resource +# @user3 - Set this to the user for the jdbc/DBTimer resource +# @password3 - Set this to the password for the jdbc/DBTimer resource +############################################################### +user1=${derby.user} +password1=${derby.passwd} +user2=${derby.user} +password2=${derby.passwd} +user3=${derby.user} +password3=${derby.passwd} + +############################################################### +## Configure the dml file to use +# @db.dml.file - dml file for VI +# @db.dml.file.ri - dml file for RI +############################################################### +db.dml.file=${derby.dml.file} +db.dml.file.ri=${derby.dml.file} + +############################################################### +## Configure the DB specific information needed by JSTL +# @jstl.db.driver - JDBC driver +# @jstl.db.url - DB URL +############################################################### +jstl.db.driver=${derby.driver} +jstl.db.url=${derby.url} + +######################################################################## +# +# @jtaJarClasspath: This property must be set when running signature +# tests. This property should be set to the Path +# for the JTA API jar. +# +######################################################################## +jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar + +############################################################### +## Classpath properties required by CTS: +# @javaee.classes.ri -- Classes required by Java EE RI +# @ts.run.classpath.ri -- Classpath required by Java EE RI +# appclient container. +# @ts.run.classpath -- Classpath required by the vendor +# appclient container. +# @ts.harness.classpath -- Classes required by javatest +# @ts.classpath -- Classes used to build the CTS tests +# @ts.lib.classpath -- Classes used to build cts.jar +############################################################### +implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/jakarta.el-api.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/yasson.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${ri.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${ri.modules}/angus-mail.jar${pathsep}${ri.modules}/expressly.jar + +implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/yasson.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar + +javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json-api.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${ri.modules}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.mail-api.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.persistence-api.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.authentication-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.authorization-api.jar${pathsep}${ri.modules}/jakarta.interceptor-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${ri.modules}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/jakarta.faces-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${ri.modules}/webservices-api-osgi.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar${pathsep}${ri.modules}/resolver.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${ri.modules}/webservices-extra-jdk-packages.jar${pathsep}${ri.modules}/webservices-connector.jar${pathsep}${ri.modules}/webservices-extra-xmlsec.jar${pathsep}${ri.modules}/webservices.security.jar + +javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.faces-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/resolver.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${s1as.modules}/webservices-extra-jdk-packages.jar${pathsep}${s1as.modules}/webservices-connector.jar${pathsep}${s1as.modules}/webservices-extra-xmlsec.jar${pathsep}${s1as.modules}/webservices.security.jar + +ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar + +ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes} + +ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar + +#classpath used for building CTS tests only (DO NOT MODIFY) +ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/jaxb-api.jar +#classpath used for building cts.jar (DO NOT MODIFY) +ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} + + +############################################################### +# @javaee.home.ri.classpathsuffix - The classpath suffix of +# the RI used in interop tests. Must contain the RI JDBC +# driver jars and the RMI interceptor classes. +############################################################### +javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar + +############################################################### +# @s1as.classpathsuffix - The classpath suffix of +# the RI when being used as the app server under test. +############################################################### +s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar + +######################################################################## +## Common environment for both ts_unix and ts_win32 +# +# @command.testExecute - This command is used to execute any test +# clients which are not run inside an +# application client container. For example, +# any URL clients or standalone java clients +# would be executed with this command. Some +# test directories which make use of this command +# are servlet and jsp. +######################################################################## + +command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${JAVA_HOME}/../lib/tools.jar${pathsep}\ + ${ri.modules}/security-ee.jar${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ + ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ + ${jdbc.db.classes} \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Xss2048k \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dlog.file.location=${log.file.location} \ + -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dlogical.hostname.servlet=${logical.hostname.servlet} \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################## +## Appclient Command line for the App Server under test +## Licensees modify this command +# +# @command.testExecuteAppClient - This command is used to execute +# the application client container for +# the vendor implementation (vi). +# Please note that $TS_HOME/classes +# should not be in the classpath for +# this command since all client classes +# are self contained in the application +# archive (or referenced via the manifest). +######################################################################## +command.testExecuteAppClient= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/jakarta.enterprise.cdi-api.jar \ + TZ=${tz} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs + +#-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs +#-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar + +######################################################################## +# @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. +# Its classpath must include all the APIs required +# by EJB Lite, vendor's implementation classes and +# configuration for embeddable EJB container, and +# JDBC driver classes (e.g., ${db2.classes}, +# ${oracle.classes}, etc). +# +# Current test archives are dynamically added to +# the classpath by the harness, and need not be +# included in the classpath here. +# +# Most test directories contain one test archive, +# all named ejbembed_vehicle_ejb.jar. If certain +# tooling and pre-processing of test archives are +# needed, the resulting test archives must remain +# the same name and location. +# +# ${ts.home}/classes must not be in the classpath +# since all the required test classes are packaged +# in the test archive (ejbembed_vehicle_ejb.jar). In +# addition, including ${ts.home}/classes in the +# classpath would incorrectly expose all EJBs in +# cts to EJB container bootstrapping process. +######################################################################## +command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ + ${ts.home}/lib/cts.jar${pathsep}\ + ${ts.home}/lib/glassfishporting.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${jdbc.db.classes}${pathsep}\ + ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.util.logging.config.file=${TS_HOME}/bin/client-logging.properties \ + -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + + +######################################################################## +## Appclient Command line for the Java EE RI (Do not modify) +######################################################################## +command.testExecuteAppClient2= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home.ri}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home.ri}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ + TZ=${tz} \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home.ri} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home.ri} \ + -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ + -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs + +######################################################################## +## Command line for standalone clients running against the +## Java EE RI (Do not modify) +######################################################################## +command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar \ + ${ts.home}/lib/unboundid-ldapsdk.jar\ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################### +## Environment for ts_unix +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################### +env.ts_unix.menu=true +##env.ts_unix.command.testExecute= +##env.ts_unix.command.testExecuteAppClient= +##env.ts_unix.command.testExecuteAppClient2= + + +######################################################################## +## Environment for ts_win32 +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################## +env.ts_win32.menu=true +##env.ts_win32.command.testExecute= +##env.ts_win32.command.testExecuteAppClient= +##env.ts_win32.command.testExecuteAppClient2= + +######################################################################### +# @jimage.dir: This property specifies the directory where Java 11+ +# modules will be expanded by the jimage tool for use +# in sigTestClasspath +# @sigTestClasspath: This property must be set when running signature +# tests. This property should be set to a list of +# jar files and/or directories which contain your +# Java EE and Java SE classes. Paths must be +# separated by the appropriate path separator +# (';' windows, ':' Unixes). +######################################################################### + +jimage.dir=${ts.home}/tmp/jdk-bundles + +sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming + +######################################################################## +## This property is used to support the odd side case when we have an +## optional technology package that is used but should not be tested. +## +## This property (i.e. optional.tech.packages.to.ignore) must be a comma +## separated list of packages that are NOT to be validated/tested when +## during the sigtest utilities validation of Optional Technologies. +## Example Usage: +## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 +## +## Additional notes: +## - always ignore the optional JAXB packages: +## optional.tech.packages.to.ignore=jakarta.xml.bind +## +######################################################################### +optional.tech.packages.to.ignore=jakarta.xml.bind + +######################################################################## +## These properties are used by the harness. "harness.log.port" +## specifies the port that server components use to send logging +## output back to JavaTest. If the default port # is not available +## on the machine running JavaTest, then you can set it here. +## +# +# @harness.temp.directory directory location used by the +# harness to store temporary files +# +# @harness.log.port the port the harness listens on for log mesages +# from remote clients +# +# @harness.log.traceflag used to turn on/off verbose debugging output +# for the tests. +# +# @harness.executeMode used to run the harness in the following modes +# of execution: +# 0 - default (deploy, run, undeploy) +# 1 - deploy only +# 2 - run only +# 3 - undeploy only +# 4 - deploy and run only +# +# @harness.socket.retry.count - denotes the number of time we should +# attempt to create a server socket when intilizing a test +# client. The socket is used for logging purposes. +# +# @harness.log.delayseconds Number of seconds to delay to allow +# reporting from remote clients to finish. +# +# @harness.maxoutputsize Number of characters that the harness will use +# for a test's output. +######################################################################## +harness.temp.directory=${ts.home}/tmp +harness.log.port=2000 +harness.log.traceflag=false +harness.executeMode=0 +harness.socket.retry.count=10 +harness.log.delayseconds=1 +harness.maxoutputsize=200000 + + +######################################################################### +# @wsdlRepository1 Location to publish final wsdl files when using +# file URL publishing for Vendor Java EE implementation. +# @wsdlRepository2 Location to publish final wsdl files when using +# file URL publishing for Sun RI. +######################################################################### +wsdlRepository1=${harness.temp.directory}/wsdlRepository1 +wsdlRepository2=${harness.temp.directory}/wsdlRepository2 + +####################################################################### +# @deployment_host.1 name of machine running the JSR 88 deployment +# process for the vendor's Java EE implementation. +# @deployment_host.2 name of machine running the JSR 88 deployment +# process for the Java EE RI. +# @deployment_port.1 deployment port (if applicable) for the vendor's +# Java EE implementation. +# @deployment_port.2 deployment port (if applicable) for the +# Java EE RI. +####################################################################### +deployment_host.1=${orb.host} +deployment_host.2=${orb.host.ri} +deployment_port.1=${impl.vi.port} +deployment_port.2=${impl.ri.port} + +#################################################################### +# Implementation Property Settings for Vendor and RI. These properties +# are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 +# are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. +# Note: They are are also used when using the "ant deploy" and "ant undeploy" +# targets outside of running tests. +# +# The CTS provides the glassfish implementation out of the box. +# +# Here are the common properties that need to be defined for the common +# implementation functionality: +# +# @impl.vi This property must be set to the Vendor implementation +# under test. +# @impl.vi.deploy.dir This property must be set to the deploy directory for +# the Vendor implementation. +# @impl.vi.host This property must be set to the admin host where +# the Vendor implementation is running. +# @impl.vi.port This property must be set to the admin port where +# the Vendor implementation is running. +# @impl.ri This property must be set to the RI implementation +# under test. +# @impl.ri.deploy.dir This property must be set to the deploy directory for +# the RI implementation. +# @impl.ri.host This property must be set to the admin host where +# the RI implementation is running. +# @impl.ri.port This property must be set to the admin port where +# the RI implementation is running. +# +# @impl.deploy.timeout.multiplier The time it will wait for deployment to +# succeed or fail +#################################################################### +impl.vi=glassfish +impl.vi.deploy.dir=${s1as.domain}/autodeploy +impl.vi.host=${s1as.admin.host} +impl.vi.port=${s1as.admin.port} + +impl.ri=glassfish +impl.ri.deploy.dir=${ri.domain}/autodeploy +impl.ri.host=${ri.admin.host} +impl.ri.port=${ri.admin.port} + +impl.deploy.timeout.multiplier=240 + + +############################################################### +## These properties are implementations of the pre-1.4 Deployment +## porting interface. The impls defined below use those APIs. +# +# @porting.ts.deploy.class.1 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. The default +# value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. More details about setting +# porting.ts.deploy.class.1: +# +# 1. Set this property to deploy/undeploy to/from your impl in +# a custom way. In the case of the RI, it would be set to the following. +# This is the default setting for CTS 8. +# +# porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# 2. Note that Jakarta Deployment is removed, so do not use either of the following classes: +# com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 +# com.sun.ts.lib.porting.TSDeploymentInterface2 +# com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# +# +# @porting.ts.deploy.class.2 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. +# The default value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. This should be left unchanged... +# +# porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# +############################################################### +porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM + +######################################################################## +# @deploy.delay.in.minutes is no longer used, it was for pruned Jakarta Deployment +######################################################################## + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.1 +#deployManageruri.1 +#deployManageruname.1 +#deployManagerpasswd.1 + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.2 +#deployManageruri.2 +#deployManageruname.2 +#deployManagerpasswd.2 +# +# @porting.ts.deploy2.class.1 +# @porting.ts.deploy2.class.2 +# porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 + + +############################################################### +## These properties must be set to tell the Test harness the +## class names of your porting class implementations. By default +## both property sets below point to Sun RI specific classes. To +## run interoperability tests, the ".2" set of properties should +## always point to Sun RI classes. The ".1" set should point to +## implementations that work in your specific Java EE environment. +# +# @porting.ts.login.class.1 VI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.1 VI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.1 VI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.1 VI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +# @porting.ts.login.class.2 RI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.2 RI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.2 RI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.2 RI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +############################################################### +porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) +porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +############################################################## +# @namingServiceHost1 Naming Service host name for the +# Vendor's Implementation (VI) +# @namingServicePort1 Naming Service port for the VI +# @namingServiceHost2 Naming Service host name for the +# Reference Implementation (RI) +# @ namingServicePort2 Naming Service port for the RI +############################################################## +namingServiceHost1=${orb.host} +namingServicePort1=${orb.port} +namingServiceHost2=${orb.host.ri} +namingServicePort2=${orb.port.ri} + +############################################################## +# @certLoginUserAlias User alias for certificate based login. +# This property is used in mutual authentication to pickup the +# certificate based on the user alias. +############################################################## +certLoginUserAlias=cts + +##################################################################### +## The following properties must be set prior to running the Servlet +## or JSP API tests and interoperability tests. +## +## These properties must specify the host and port of the web server, +## in which the servlets and JSPs are deployed. +# +# @webServerHost hostname for the Vendor's Java EE Web Server +# @webServerPort port number of the Vendor's Java EE Web Server +# @webServerHost.2 hostname for the Java EE RI Web Server +# @webServerPort.2 port number of the Java EE RI Web Server +# @ServletClientThreads The ServletClientThreads property configures +# the number of threads used by the client for +# the SingleThreadModel servlet test. If the +# container implementation supports pooling of +# SingleThreadModel servlets, set the value of +# ServletClientThreads to twice the value of +# the default servlet instance pool size. If +# the container implementation only maintains +# a single instance of a SingleTheadModel +# servlet, leave the default value of 2. +##################################################################### +webServerHost=${orb.host} +webServerPort=9084 +webServerHost.2=${orb.host.ri} +webServerPort.2=9004 +ServletClientThreads=2 + +#################################################################### +# @EJBServer1TxInteropEnabled Transaction interoperability settings +# for Vendor Java EE EJB Server +# @EJBServer2TxInteropEnabled Transaction interoperability settings +# for Java EE RI EJB Server +#################################################################### +EJBServer1TxInteropEnabled=true +EJBServer2TxInteropEnabled=true + +############################################################### +## These properties are used for the Connector specific tests. +## +## You must be able to deploy the following resource adapters +## on your Java EE server. +############################################################### + +## JNDI name bindings. You should not change these. The TSDeploymentInterface +## will pass these values as a properties object. See the SunRIDeployment.java +## file for usage patterns. +whitebox-tx=java:comp/env/eis/whitebox-tx +whitebox-notx=java:comp/env/eis/whitebox-notx +whitebox-xa=java:comp/env/eis/whitebox-xa +whitebox-tx-param=java:comp/env/eis/whitebox-tx-param +whitebox-notx-param=java:comp/env/eis/whitebox-notx-param +whitebox-xa-param=java:comp/env/eis/whitebox-xa-param +whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md +whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md +whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode +whitebox-multianno=java:comp/env/eis/whitebox-multianno +whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete +whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd + +## Embedded resource adapter property +whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar + +whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" +tsrJndiName=java:comp/TransactionSynchronizationRegistry +tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" + +## JNDI name bindings for JDBC Connector. +JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx +JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx +JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa +JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param +JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param +JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param + +######################################################################### +## Resource adapter configuration values. You must modify these values +## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. +## +## When you run the XA tests (src/com/sun/ts/tests/xa), you must +## configure this resource adapter to use a database. +## +# @xa.properties: These are the properties required by the XA driver. The +# managed connection factory will set these properties via +# reflection on the class specified by the +# xa.xadatasource.class property. +# +# Note: The xa.properties value is the set of properties that will be set on +# your XA JDBC driver (the class denoted by the xa.xadatasource.class property). +# See section 9.4.1 of the JDBC 3.0 specification for more details. +# +# When specifying the xa.properties property please escape the appropriate +# characters. The xa.properties value needs to be treated as a single property +# even though it is made up of many properties. The properties need to be +# separated by :'s and the names and values to be separated by ='s. +# We also need any values that contain colons or equals that do not +# need to be interrpretted to be inside single quotes. Anything in +# single quotes will be treated as a string literal. +# +# For example: The following xa.properties property: +# +# xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' +# +# Would result in the following setters being called on the supplied XA JDBC driver denoted +# by the xa.xadatasource.class property. +# +# XADataSource.setUser("admin"); +# XADataSource.setPassword("some-password"); +# XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); +# +# Please map the property xa.properties to the property name XAProps and map the +# xa.xadatasource.class property to the property name XADataSourceName. This will +# ensure the appropriate setters will be called to make these properties +# available to the managed connection factory. See section 17.4.2 of the Connector +# specification version 1.5. +# +# @xa.xadatasource.class: The implementation of the XADataSource interface. +# This class is your XA JDBC driver. +# Please note: this class and any dependent classes +# must be accessible by the CTS libraries in the app +# server's extension directory. +# +# @connector_connectionURL: The URL for your JDBC driver. Should be the +# same as the one used for the rest of the TS. +# +######################################################################### + +### Cloudscape/Derby properties for XA +xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" +xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource +connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" + +######################################################################### +## The following properties must be set before running any security +## related tests. The properties user, password, authuser, authpassword, +## and nobodyuser must be set. +## +## The value for user, password, authuser, and authpassword need to be set +## exactly as they are set in the container/server. +# +# @user User defined to exercise rolemapping feature +# @password Associated password for the user +# @authuser User defined to exercise rolemapping feature +# @authpassword Associated password for the authuser +# @user_vi Username for the vendor implementation used in +# interop tests +# @password_vi Associated password for the VI user +# @user_ri Username for the reference implementation used in +# interop tests +# @password_ri Associated password for the RI user +# @nobodyuser This value must be the same value returned by a call to +# getCallerPrincipal().getName() from the ejb-tier when +# an unauthenticated caller in the web tier invokes an +# ejb method. +######################################################################### +user=j2ee +password=j2ee +authuser=javajoe +authpassword=javajoe +user_vi=j2ee_vi +password_vi=j2ee_vi +user_ri=j2ee_ri +password_ri=j2ee_ri +nobodyuser=guest + +############################################################### +# @securedWebServicePort must be set to run secbasicssl and +# csiv2 tests. Set this property with your application +# server's secured webservice port. +# @securedWebServicePort.2 points to the secured webservice +# port in Sun's Reference Implementation(RI). +############################################################### +securedWebServicePort=1044 +securedWebServicePort.2=1045 + +############################################################################### +# @client.cert.test.jdk.tls.client.protocols JDK 11 in TLSv1.3 does not support +# Post-Handshake Authentication, so TLSv1.2 must be used +# for client-cert authentication to work. +############################################################################### +client.cert.test.jdk.tls.client.protocols=TLSv1.2 + +############################################################### +# @login This property must be set to run appclient security +# tests +############################################################### +login=default + +################################################################################ +##These properties are needed for jms tests. +# +# @jms_timeout - this is the amount of time in milliseconds that synchronous +# receives will wait for a message +############################################################################### +jms_timeout=10000 + +######################################################################### + +############################################################################### +## These properties are needed for the EJB timer tests. +# +# @ejb_timeout - this is the amount of time in milliseconds that duration will +# be set for an ejbtimeout callback method +# +# @ejb_wait - this is the amount of time in milliseconds that the client will +# wait for ejbtimeout callback method results +############################################################################## +ejb_timeout=30000 +ejb_wait=60000 + +############################################################################### +## This property is needed for ejb30 stateful timeout tests. +# @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds +# the test client waits before verifying the status of the target stateful +# bean. Its value must be an integer number. Its default value in ts.jte +# file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) +# to speed up testing, depending on the stateful timeout implementation +# strategy in the target server. +# +# For these stateful timeout tests, the property javatest.timeout.factor +# must be set to a value such that the JavaTest harness does not timeout +# before the test completes. Usually setting javatest.timeout.factor to +# 2.0 or greater should suffice. +############################################################################### +test.ejb.stateful.timeout.wait.seconds=480 + +################################################################### +# @log.file.location This property is used by JACC tests to create +# and analyze provider logs. Specify the log directory in which +# your appserver generates logs. +################################################################### +log.file.location=${vi.log.file.location} + + +################################################################### +################################################################### +################################################################### +## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW +################################################################### +################################################################### +################################################################### + +## +## The directory seperator for the platform. User should not change +## this property. +## +dirsep=/ + +##build level +##1: compile only +##2: compile and build component archives (e.g., jar's, war's) +##3: compile and build component and application archives +##default is set to 3 +build.level=3 + +deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable + +################################################################### +## Deliverables wanting ts.* packaging tasks to add extension list +## attributes to the manifest files must set this property to true. +################################################################### +create.manifest.extension.entries=true + +###################################################################### +## Deliverables must set this property to the name of the deliverable +## specific library jar file (iff create.manifest.extension.entries +## is set to true) +###################################################################### +tslib.name=cts + +############################################################### +## These properties are used by connector tests and are non configurable +## and must specify valid username,password to establish TSeis connection. +############################################################### +rauser1=cts1 +rapassword1=cts1 +rauser2=cts2 +rapassword2=cts2 + +############################################################### +## These properties are for JSTL +############################################################### +jstl.db.user=${user1} +jstl.db.password=${password1} + +############################################################### +## This command is only used when quickly checking any servlet +## or jsp related tests. The test clients will be run in +## the same JVM as JavaTest in this case. This mode can be +## enabled by passing "-Dsame.jvm=true" to the runclient or gui +## targets. NOTE: This option is only to be used for sanity +## checking and not when running CTS for compatibility. +############################################################### +command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ + $testExecuteClass $testExecuteArgs + +############################################################### +## These properties are used for the JDBC specific tests, +## they do not need to be changed. +############################################################### +DriverManager=no +Driver=DriverOnlyUsedIfDriverManagerIsYes +db1=db1OnlyUsedIfDriverManagerIsYes +db2=db1OnlyUsedIfDriverManagerIsYes +ptable=ctstable1 +ftable=ctstable2 +cofSize=5 +cofTypeSize=5 +binarySize=24 +varbinarySize=48 +longvarbinarySize=50 + +ts.home=dummy +ts_home=${ts.home} + +####################################################################### +## platform.mode is used by jpa tests to know whether to use +## the Java EE Programming Model for service and port access. +## platform.mode=jakartaEE Java EE Programming Model +###################################################################### +platform.mode=jakartaEE + +########################################################################### +# tools.jar should be set to the location of the tools.jar from the installed +# jdk +########################################################################### +tools.jar=${jdk.home}/lib/tools.jar + +########################################################################### +# various flags used by the generation tools +########################################################################### +wsgen.ant.classname= +wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} +wsgen.verbose=true +wsgen.debug=false +wsimport.ant.classname= +wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} +wsimport.verbose=true +wsimport.debug=false +wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all + +########################################################################### +# various flags used by Suns generation tools +# DO NOT EDIT +########################################################################### +ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen +ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsgen.verbose=true +ri.wsgen.debug=false +ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport +ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsimport.verbose=true +ri.wsimport.debug=false +ri.wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all + +##################################### +## Packaging properties for Wrappers +##################################### + +ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers + +ts.wrappers.web.root=com/sun/ts/tests/common/web + +## Classes to package in ejb-jar for EJB 3.x Stateless wrapper +ts.wrappers.classes.stateless.ejb.3x=\ + ${ts.wrappers.ejb.root}/Stateless3xWrapper.class + +## Classes to package in ejb-jar for EJB 3.x Stateful wrapper +ts.wrappers.classes.stateful.ejb.3x=\ + ${ts.wrappers.ejb.root}/Stateful3xWrapper.class + +## Classes to package in ejb-jar for EJB Stateless wrapper +ts.wrappers.classes.stateless.ejb=\ + ${ts.wrappers.ejb.root}/StatelessWrapper.class + +## Classes to package in ejb-jar for EJB Stateful wrapper +ts.wrappers.classes.stateful.ejb=\ + ${ts.wrappers.ejb.root}/StatefulWrapper.class + +## Classes to package in ejb-jar for EJB MDB wrapper +ts.wrappers.classes.mdb.ejb=\ + com/sun/ts/tests/jms/common/JmsUtil.class, \ + com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ + ${ts.wrappers.ejb.root}/MDBWrapper.class + +## Classes to package in client module for EJB MDB wrapper +ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class + +## Classes to package in ejb-jar for all EJB wrappers +ts.wrappers.classes.all.ejb=\ + ${ts.wrappers.classes.stateless.ejb}, \ + ${ts.wrappers.classes.stateful.ejb}, \ + ${ts.wrappers.classes.mdb.ejb} + +## Classes to package in client module for all WEB wrappers +ts.wrappers.classes.web.client=\ + ${ts.wrappers.web.root}/WebServer.class + +## Classes to package in war for all WEB wrappers +ts.wrappers.classes.web.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for Servlet wrapper +ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for Servlet wrappers +ts.wrappers.classes.servlet.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for JSP wrapper +ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for JSP wrappers +ts.wrappers.classes.jsp.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class + + +############################################################################### +## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. +############################################################################### + +#classpath used by standard deployment server to deploy to the RI in a separate +#VM (DO NOT MODIFY) +ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar + +harness.deployment.server.port=2002 + +java.naming.factory.initial=foo +org.omg.CORBA.ORBClass=foo +undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} + +############################################################################### +# The following properties are aliases for the old J2EE properties. These +# properties are now named javaee instead of j2ee and will eventually be phased +# out of the CTS. These props are necessary until the props are renamed +# through out all CTS. +############################################################################### +j2ee.home=${javaee.home} +j2ee.home.ri=${javaee.home.ri} + +#################################################################### +## This propertry is passed to any test +## that needs to programatically login from with the appclient +## container and propogate that login context to test code running +## within the EJB container. The value is a no-op. The fact that +## the test includes the property is sufficient to cause the +## EJBVehicleRunner to programatically login. To have a test +## include this property simply add it to the javatest props list +## of the test. +#################################################################### +secured.ejb.vehicle.client=true + +#################################################################### +# This property is used to point to the location of the +# implementation of VariableMapper. The value for sjsas 9.x is +# +# variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl +# +#################################################################### +variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl + +####################################################################### +# Endpoint API test +# +# Port info is obtained dynamically for Endpoint API test. +# Uncomment port range min/max if you want to specify port range +# for Endpoint publish test. +# Server endpoints will be published on ports within this range. +# If you do not want to dynamically obtain the port but wish to publish +# to a fixed static port than make the values below both equal to the +# specific port. +####################################################################### +port.range.min=1025 +port.range.max=10000 + +################################################################ +# @http.server.supports.endpoint.publish +# Does HTTP server-side support endpoint publish API's. +# @http.server.supports.endpoint.publish.2 +# Does the RI HTTP server-side support endpoint publish API's. +# +# http.server.supports.endpoint.publish=(true|false) +# DO NOT TOUCH - value MUST be false for managed environments like Java EE +################################################################ +http.server.supports.endpoint.publish=false +http.server.supports.endpoint.publish.2=false + +########################################################################### +# This property is used by some test clients that need a delay between +# method invocations to server endpoints. The value specified is the amount +# of time the client will delay in seconds. +########################################################################### +client.delay=1 + +####################################################################### +## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the +## same as the name attribute in persistence.xml +###################################################################### +persistence.unit.name=CTS-EM + +############################################################### +# @db.supports.sequence +# +# - This property is used to determine if a database supports +# the use of SEQUENCE. If it does not, this property +# should be set to false so the test is not run. The +# default value is true. +# This value should be set to false for the following databases: +# sybase, mysql, and mssqlserver. +############################################################### +db.supports.sequence=true + +####################################################################### +## @persistence.second.level.caching.supported +## - This property is used to determine if the persistence provider supports +## second level caching. +###################################################################### +persistence.second.level.caching.supported=true + +########################################################################## +## This section contains all properties that are specific to JAX-RS Tests. +## All default values are specific to GlassFish and Jersey. +## +## servlet_adaptor - implementation specific servlet for JAX-RS +## jaxrs_impl_class.dir - Directory that servlet_adaptor locates +## jaxrs_impl_name - used to tag intermediate file names +########################################################################## +servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class +jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar +jaxrs_impl_name=jersey + + +########################################################################## +# This section contains all properties that are specific to JSR-196 Tests. +# All default values are specific to GlassFish. +# +# @schema.file.location +# This points to the directory that the provider-configuration.xsd +# file will live. The provider-configuration.xsd is used to +# describe the provider.configuration.file (above). +# +# @logical.hostname.servlet +# This used to identify the the name of a logical host that +# processes Servlet requests. Servlet requests may be directed to +# a logical host using various physical or virtual host names or +# addresses, and a message processing runtime may be composed of +# multiple logical hosts (This is required to properly identify +# the servlet profiles AppContextId hostname.) +# If a logical.hostname.servlet does not exist, you can set this +# to the default hostname (eg webServerHost). +# +# @logical.hostname.soap +# This property is used to identify the name of the logical host +# that processes soap requests. This hostname is used in server +# side Application context Identifier in soap profile. +# +# @appclient.log.output +# The client logging level for appclient container depends on the +# log level specified in sun-acc.xml +# +# This log level directly affects the output of TSLogger which +# logs the JSR196 SPI calls made in appclient container. +# +# using this property we enable the appclient container's +# logging level to INFO +# +########################################################################## +schema.file.location=${javaee.home}/lib/schemas +logical.hostname.servlet=server +logical.hostname.soap=localhost +appclient.log.output=true + +########################################################################## +# @servlet_waittime: Time in seconds to wait after HttpSession expires +# to access the session +# @servlet_async_wait: Time in seconds to wait between sending asynchronous messages +########################################################################## +servlet_waittime=10 +servlet_async_wait=4 + +########################################################################################## +# The following properties are ONLY used if testing a Standalone JMS Resource Adapter. +# Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification +# this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the +# case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. +# +# test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter +# jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file +# jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file +# +# A standalone JMS Resource Adapter requires deployment/configuration to the Vendor +# Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS +# Resource Adapter then these properties MUST NOT be used and the value of the property +# (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the +# property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter +# and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of +# the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the +# (config.vi) ant task will call another script that will deploy the standalone JMS +# Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS +# connector connection pools, create the JMS connector resources, and finally create +# the JMS administration objects. The ant scripts that handles all of these steps for +# the (Java EE 8 RI) are the following: +# +# $TS_HOME/bin/xml/impl/glassfish/jmsra.xml +# $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template +# +# These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# located at: (http://genericjmsra.java.net/). If testing another standalone JMS +# Resource Adapter then these scripts will need to be rewritten/modified for that +# JMS Resource Adapter. +# +# Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS +# resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter +# RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the +# JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE +# 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars +# to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, +# the JMS connector resources, and the JMS administration objects that are needed by CTS. +# When the (config.vi) ant task completes the Java EE 8 environment will be ready to run +# the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify +# the sun-ejb-jar runtime xml files by adding the deployment info. +# +# Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# after the (config.vi) ant task completes. +# +# (1) Edit the ts.jte file and add the following: +# Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" +# property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable +# in the same "command.testExecuteAppClient" property. You can refer to the Generic +# JMS Resource Adapter (GenericJMSRA) user guide for more information on this. +# (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the +# deployment info. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml +# (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu +# can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml +# files. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml +# ant clean.vi +# (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset +# (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" +# and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. +# +# If using a different Java EE environment from the Java EE RI than a vendor will need to +# provide his own JMS Resource Adapter support scripts needed for that Java EE environment. +# It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A +# vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java +# EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource +# Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order +# to be declared fully JMS 2.0 compliant. +# +# See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. +########################################################################################## +test.sa.jmsra=false +jmsra.rarfile= +jmsra.jarfile= + +########################################################################################## +# The following property specifies the name of the JMS Resource Adapter under test. The +# Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". +# So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. +# +# Change the value of this property for the JMS Resource Adapter that is under test. This +# hardcoded value is specific to the Java EE 8 RI. +# +# jmsra.name // Name of JMS Resource Adapter for the implementation under test +########################################################################################## +jmsra.name=jmsra + + +########################################################################## +# The following property is for WebSocket tests. +# +# @ws_wait: waiting time in seconds for socket to send/receive a message +########################################################################## +ws_wait=5 + +############################################################################################ +# These following properties are needed for Javamail tests. +# +# @mailHost hostname of the mail server +# @mailuser1 must be set to a valid email address where test mails will be sent to. +# @mailFrom reply to address set in the email messages generated by the javamail tests +# @javamail.username user account name on server +# @javamail.password password for the mailuser1 +# +############################################################################################ + +mailHost=jsepc04.us.oracle.com +mailuser1=cts1@jsepc04.us.oracle.com +mailFrom=cts1@jsepc04.us.oracle.com +javamail.password=cts1 +smtp.port=25 +imap.port=143 + +### User need not change the following javamail properties + +javamail.username=${mailuser1} +transport_protocol=smtp + +# mail server used to run tests against. +javamail.server=${mailHost} + +# protocol used to run the Store tests +javamail.protocol=imap + +# mail server used to run tests against. +javamail.transport.server=$javamail.server + +# rootpath of test mailboxes +javamail.root.path="" + +# note the mailbox 'test1' +javamail.mailbox=test1 + +# search pattern used by list tests in Folder +javamail.listpattern=test + +# your own login account name +smtp.username=$javamail.username + +# smtp domain name ; i.e. oracle.com +smtp.domain=$javamail.server + +# smtp From address +smtp.from=$smtp.username + +# smtp To address +smtp.to=$smtp.username + +# io file +iofile=MailIOFile.txt + +##################################################################################################### +#### Properties used by ldap installation +# @ldap.server -- The type of ldap server. unboundid is supported by now +# @ldap.install.server -- Install ldap server by CTS script or not +# @ldap.ldif.file -- The ldif file containing data seeded in ldap server +# +# @unboundid.installation.package -- The package for installing Unboundid ldap server +######################################################################################################## +ldap.server=unboundid +ldap.install.server=true +ldap.ldif.file=${ts.home}/bin/ldap.ldif + +unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar + +##################################################################################################### +# Properties used for JPA 2.2 Tests +######################################################################################################## +persistencs.properties.file=${bin.dir}/jpa-provider.properties +persistence.unit.name.2=JPATCK2 + +jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF +jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider +jakarta.persistence.jdbc.driver=${derby.driver} +jakarta.persistence.jdbc.url=${derby.url} +jakarta.persistence.jdbc.user=${derby.user} +jakarta.persistence.jdbc.password=${derby.passwd} + diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/tmp/tstest.jte b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/tmp/tstest.jte index 4846859f4a..64153899d1 100644 --- a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/tmp/tstest.jte +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/jakartaeetck/tmp/tstest.jte @@ -1,5 +1,5 @@ -#Properties for test: aroundTimeoutMethod2 -#Fri Sep 20 17:53:53 CEST 2024 +#Properties for test: persistCoffeeCreateTimerRollbackStateless +#Wed Nov 06 14:52:04 CET 2024 Driver=DriverOnlyUsedIfDriverManagerIsYes DriverManager=no authpassword=javajoe @@ -54,17 +54,17 @@ rapassword2=cts2 rauser1=cts1 rauser2=cts2 securedWebServicePort=1044 -service_eetest.vehicles=ejblitejsp +service_eetest.vehicles=ejbliteservlet2 sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming smtp.port=25 -test_classname=com.sun.ts.tests.ejb32.lite.timer.interceptor.aroundtimeout.singleton.annotated.Client +test_classname=com.sun.ts.tests.ejb32.lite.timer.basic.xa.Client transport_protocol=smtp ts_home=dummy user=j2ee user1=cts1 varbinarySize=48 -vehicle=ejblitejsp -vehicle_archive_name=ejb32_lite_timer_interceptor_aroundtimeout_singleton_annotated_ejblitejsp_vehicle_web +vehicle=ejbliteservlet2 +vehicle_archive_name=ejb32_lite_timer_basic_xa_ejbliteservlet2_vehicle_web webServerHost=localhost webServerPort=8080 whitebox-anno_no_md=java\:comp/env/eis/whitebox-anno_no_md diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/javatest-arquillian.xml b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/javatest-arquillian.xml index 357c718437..aeaf1ac0fd 100644 --- a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/javatest-arquillian.xml +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/javatest-arquillian.xml @@ -27,16 +27,11 @@ - ${jboss.home} - -y=${project.build.testOutputDirectory}/wildfly-tck-min.yml:${project.build.testOutputDirectory}/derby.yml - - - ${wildfly.standalone.config} true ${ts.home}/tmp - ${ts.home}/bin/ts.jte + ${tck.jte.path} ${ts.home}/bin/tssql.stmt true diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/password.txt b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/password.txt new file mode 100644 index 0000000000..c7546fecbe --- /dev/null +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/src/test/resources/password.txt @@ -0,0 +1,4 @@ +AS_ADMIN_MASTERPASSWORD= +AS_ADMIN_PASSWORD= +AS_ADMIN_USERPASSWORD= +AS_ADMIN_DBPASSWORD=CTS1 From 784942e8b08ea25cb413ae1901acb852818f89e5 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Sat, 12 Oct 2024 08:45:39 -0400 Subject: [PATCH 15/84] Revert "More jpa appclient fixes (#1578)" to prepare for separate commits for the same This reverts commit 4476976a016af06658f56b66ddc53387e73e5638. --- .../com/sun/ts/lib/harness/ServiceEETest.java | 13 +--------- .../tck/persistence/common/PMClientBase.java | 2 +- .../tck/persistence/common/schema30/Util.java | 25 ------------------- .../access/field/Client1AppmanagedTest.java | 2 +- .../field/Client1AppmanagednotxTest.java | 2 +- .../access/field/Client1Stateful3Test.java | 2 +- .../access/field/Client1Stateless3Test.java | 2 +- .../access/field/Client2AppmanagedTest.java | 2 +- .../field/Client2AppmanagednotxTest.java | 2 +- .../access/field/Client2Stateful3Test.java | 2 +- .../access/field/Client2Stateless3Test.java | 2 +- .../access/field/Client3AppmanagedTest.java | 2 +- .../field/Client3AppmanagednotxTest.java | 2 +- .../access/field/Client3Stateful3Test.java | 2 +- .../access/field/Client3Stateless3Test.java | 2 +- .../access/field/Client4AppmanagedTest.java | 2 +- .../field/Client4AppmanagednotxTest.java | 2 +- .../access/field/Client4Stateful3Test.java | 2 +- .../access/field/Client4Stateless3Test.java | 2 +- .../access/mappedsc/ClientAppmanagedTest.java | 2 +- .../mappedsc/ClientAppmanagednotxTest.java | 2 +- .../access/mappedsc/ClientStateful3Test.java | 2 +- .../access/mappedsc/ClientStateless3Test.java | 2 +- .../property/Client1AppmanagedTest.java | 2 +- .../property/Client1AppmanagednotxTest.java | 2 +- .../access/property/Client1Stateful3Test.java | 2 +- .../property/Client1Stateless3Test.java | 2 +- .../property/Client2AppmanagedTest.java | 2 +- .../property/Client2AppmanagednotxTest.java | 2 +- .../access/property/Client2Stateful3Test.java | 2 +- .../property/Client2Stateless3Test.java | 2 +- .../assocoverride/ClientAppmanagedTest.java | 2 +- .../ClientAppmanagednotxTest.java | 2 +- .../assocoverride/ClientStateful3Test.java | 2 +- .../assocoverride/ClientStateless3Test.java | 2 +- .../basic/Client1AppmanagedTest.java | 2 +- .../basic/Client1AppmanagednotxTest.java | 2 +- .../basic/Client1Stateful3Test.java | 2 +- .../basic/Client1Stateless3Test.java | 2 +- .../basic/Client2AppmanagedTest.java | 2 +- .../basic/Client2AppmanagednotxTest.java | 2 +- .../basic/Client2Stateful3Test.java | 2 +- .../basic/Client2Stateless3Test.java | 2 +- .../collectiontable/ClientAppmanagedTest.java | 2 +- .../ClientAppmanagednotxTest.java | 2 +- .../collectiontable/ClientStateful3Test.java | 2 +- .../collectiontable/ClientStateless3Test.java | 2 +- .../convert/ClientAppmanagedTest.java | 2 +- .../convert/ClientAppmanagednotxTest.java | 2 +- .../convert/ClientStateful3Test.java | 2 +- .../convert/ClientStateless3Test.java | 2 +- 51 files changed, 50 insertions(+), 86 deletions(-) diff --git a/common/src/main/java/com/sun/ts/lib/harness/ServiceEETest.java b/common/src/main/java/com/sun/ts/lib/harness/ServiceEETest.java index a0dc49cf7a..01623bc87c 100644 --- a/common/src/main/java/com/sun/ts/lib/harness/ServiceEETest.java +++ b/common/src/main/java/com/sun/ts/lib/harness/ServiceEETest.java @@ -87,7 +87,6 @@ public Properties getVehicleSpecificClientProps(Properties p) { public Status run(String[] argv, Properties p) { Status status = null; boolean inTestHarness = TestUtil.iWhereAreWe == TestUtil.VM_HARNESS; - TestUtil.logTrace("Check if called from within test process, inTestHarness= " + inTestHarness); boolean isVehicleClient = false; URL thisURL = getClass().getProtectionDomain().getCodeSource().getLocation(); TestUtil.logTrace("in ServiceEETest.run(), this URL is: " + thisURL); @@ -96,17 +95,7 @@ public Status run(String[] argv, Properties p) { URL vcClassURL = vcClass.getProtectionDomain().getCodeSource().getLocation(); TestUtil.logTrace("VehicleClient URL is: " + vcClassURL); isVehicleClient = vcClass.isAssignableFrom(getClass()); - TestUtil.logTrace("VehicleClient class check if is vehicle class = " + - (isVehicleClient? "yes, is a com.sun.ts.tests.common.vehicle.VehicleClient" - : "no, is not com.sun.ts.tests.common.vehicle.VehicleClient class")); - if (inTestHarness && !isVehicleClient) { - String sVehicle = TestUtil.getProperty(p, "vehicle"); - if("stateless3".equals(sVehicle) || "stateful3".equals(sVehicle) - || "appmanaged".equals(sVehicle) || "appmanagedNoTx".equals(sVehicle)) { - isVehicleClient = true; - TestUtil.logTrace("Using appclient vehicle so set is vehicle client to true"); - } - } + TestUtil.logTrace("VehicleClient URL is: " + vcClassURL); } catch (ClassNotFoundException e) { TestUtil.logTrace("VehicleClient class not found, so not a vehicle client."); } diff --git a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/PMClientBase.java b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/PMClientBase.java index a520f4e869..e7c9e45796 100644 --- a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/PMClientBase.java +++ b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/PMClientBase.java @@ -137,7 +137,7 @@ abstract public class PMClientBase extends ServiceEETest implements UseEntityMan /** * Persistence unit name. */ - protected String persistenceUnitName; + private String persistenceUnitName; protected String secondPersistenceUnitName; diff --git a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Util.java b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Util.java index acf84d8de9..57d4a780e4 100644 --- a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Util.java +++ b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Util.java @@ -1857,31 +1857,6 @@ public void removeTestData() { } } - public void setup(String[] args, Properties p) throws Exception { - logTrace("PMClientBase.setup"); - myProps = p; - - persistenceUnitName = p.getProperty(PERSISTENCE_UNIT_NAME_PROP); - logTrace("Persistence Unit Name =" + persistenceUnitName); - secondPersistenceUnitName = p - .getProperty(SECOND_PERSISTENCE_UNIT_NAME_PROP); - logTrace("Second Persistence Unit Name =" + secondPersistenceUnitName); - if (JAKARTA_EE.equalsIgnoreCase(p.getProperty(MODE_PROP))) { - logTrace(MODE_PROP + " is set to " + p.getProperty(MODE_PROP) - + ", so tests are running in JakartaEE environment."); - } else if (STANDALONE_MODE.equalsIgnoreCase(p.getProperty(MODE_PROP))) { - logTrace(MODE_PROP + " is set to " + p.getProperty(MODE_PROP) - + ", so tests are running in J2SE environment standalone mode." - + PERSISTENCE_UNIT_NAME_PROP + " is set to " + persistenceUnitName); - } else { - logMsg("WARNING: " + MODE_PROP + " is set to " + p.getProperty(MODE_PROP) - + ", an invalid value."); - } - - cachingSupported = Boolean.parseBoolean( - p.getProperty(PERSISTENCE_SECOND_LEVEL_CACHING_SUPPORTED, "true")); - displayProperties(p); - } public void setupProductData(String[] args, Properties p) throws Exception { logTrace("setupProductData"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java index 5b0b33c95d..292a3b8536 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java index a8e92b23ac..7f4b271f03 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java index 6485b3894a..600a507b98 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java index da242718ad..7e60d7605b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java index c009c3970d..ee1ae9e6b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java index 7d4cb574a4..434819dff0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java index 5a84d38c01..dfc2e3177b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java index 1bb948e474..bc2ce40e42 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java index 3595f39cba..9878f1a252 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java index 78f0ff339e..ffcf3379bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java index 0aeb885bab..8e58490c9f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java index cd28f41350..c087d73143 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java index 1f5f66fd1b..8bddd91544 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java index 98619f9202..17b52f337b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java index 7f825a0b45..b48b021cc2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java index 5f1485371e..d324ed338d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java index 35c69dc00e..6caad7a607 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_anno_access_mappedsc_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_anno_access_mappedsc_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_anno_access_mappedsc_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java index 1879027960..5f0edc0404 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java index e3f9732bbc..e394f32d28 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_anno_access_mappedsc_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_anno_access_mappedsc_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_anno_access_mappedsc_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java index 0c528780f5..3a2613da31 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_anno_access_mappedsc_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_anno_access_mappedsc_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_anno_access_mappedsc_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java index 91061aa3d6..d62cff1bd9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java index f9e187e935..9f38103ab5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java index 7f3e5a53ca..657a21e13d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java index e6faa4b772..2ecfbb73f9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java index eff4844d9f..fa999e1fe8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java index a82ec3cfbb..2139b344eb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java index 17e44be59e..cedb69bfd0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java index 116844aaa1..b5f837b688 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java index cbcb287109..9fe02a9a7e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_assocoverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_assocoverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_assocoverride_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java index 8fb124cd92..e4ccefb15d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java index 22f647c5c9..05090b5e00 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_assocoverride_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_assocoverride_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_assocoverride_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java index 4bb8082fff..4ff13c6855 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_assocoverride_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_assocoverride_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_assocoverride_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java index e0200c87e1..a7b1037e88 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java index fd7ad0f7f3..a2a5c33433 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java index e7eaef1c62..e9b8a5be81 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java index 77bf504c3e..242f1d254a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java index 77225b771c..ec295c0f19 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java index 09e07d0560..e8650d98ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java index b8434f063d..f82579b2c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java index 6cb6e5bca1..9ed6e350b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java index fbbeda110e..283d0cf311 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_collectiontable_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_collectiontable_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_collectiontable_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java index 9c14f081b7..3563fb2bae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java index 7e9695dfdc..8870c31642 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_collectiontable_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_collectiontable_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_collectiontable_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java index fcaea8a83b..93aeb24353 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_collectiontable_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_annotations_collectiontable_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_annotations_collectiontable_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java index 285c5225b5..089370f4b1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_convert_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_convert_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_convert_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java index 991156f733..310d4b5147 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_convert_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_convert_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_convert_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java index bdddb8ebb6..b44b56434a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_convert_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_convert_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_convert_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java index 8b1dfd3fae..522ed83c22 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_convert_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); + jpa_core_convert_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } jpa_core_convert_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor From d7a856a1e7466338e5665474603d7e325ec24a56 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Sat, 12 Oct 2024 08:50:55 -0400 Subject: [PATCH 16/84] Add some of the reverted changes back in for jpa appclient support --- .../com/sun/ts/lib/harness/ServiceEETest.java | 13 +++++++++- .../tck/persistence/common/PMClientBase.java | 2 +- .../tck/persistence/common/schema30/Util.java | 25 +++++++++++++++++++ 3 files changed, 38 insertions(+), 2 deletions(-) diff --git a/common/src/main/java/com/sun/ts/lib/harness/ServiceEETest.java b/common/src/main/java/com/sun/ts/lib/harness/ServiceEETest.java index 01623bc87c..a0dc49cf7a 100644 --- a/common/src/main/java/com/sun/ts/lib/harness/ServiceEETest.java +++ b/common/src/main/java/com/sun/ts/lib/harness/ServiceEETest.java @@ -87,6 +87,7 @@ public Properties getVehicleSpecificClientProps(Properties p) { public Status run(String[] argv, Properties p) { Status status = null; boolean inTestHarness = TestUtil.iWhereAreWe == TestUtil.VM_HARNESS; + TestUtil.logTrace("Check if called from within test process, inTestHarness= " + inTestHarness); boolean isVehicleClient = false; URL thisURL = getClass().getProtectionDomain().getCodeSource().getLocation(); TestUtil.logTrace("in ServiceEETest.run(), this URL is: " + thisURL); @@ -95,7 +96,17 @@ public Status run(String[] argv, Properties p) { URL vcClassURL = vcClass.getProtectionDomain().getCodeSource().getLocation(); TestUtil.logTrace("VehicleClient URL is: " + vcClassURL); isVehicleClient = vcClass.isAssignableFrom(getClass()); - TestUtil.logTrace("VehicleClient URL is: " + vcClassURL); + TestUtil.logTrace("VehicleClient class check if is vehicle class = " + + (isVehicleClient? "yes, is a com.sun.ts.tests.common.vehicle.VehicleClient" + : "no, is not com.sun.ts.tests.common.vehicle.VehicleClient class")); + if (inTestHarness && !isVehicleClient) { + String sVehicle = TestUtil.getProperty(p, "vehicle"); + if("stateless3".equals(sVehicle) || "stateful3".equals(sVehicle) + || "appmanaged".equals(sVehicle) || "appmanagedNoTx".equals(sVehicle)) { + isVehicleClient = true; + TestUtil.logTrace("Using appclient vehicle so set is vehicle client to true"); + } + } } catch (ClassNotFoundException e) { TestUtil.logTrace("VehicleClient class not found, so not a vehicle client."); } diff --git a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/PMClientBase.java b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/PMClientBase.java index e7c9e45796..a520f4e869 100644 --- a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/PMClientBase.java +++ b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/PMClientBase.java @@ -137,7 +137,7 @@ abstract public class PMClientBase extends ServiceEETest implements UseEntityMan /** * Persistence unit name. */ - private String persistenceUnitName; + protected String persistenceUnitName; protected String secondPersistenceUnitName; diff --git a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Util.java b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Util.java index 57d4a780e4..acf84d8de9 100644 --- a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Util.java +++ b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Util.java @@ -1857,6 +1857,31 @@ public void removeTestData() { } } + public void setup(String[] args, Properties p) throws Exception { + logTrace("PMClientBase.setup"); + myProps = p; + + persistenceUnitName = p.getProperty(PERSISTENCE_UNIT_NAME_PROP); + logTrace("Persistence Unit Name =" + persistenceUnitName); + secondPersistenceUnitName = p + .getProperty(SECOND_PERSISTENCE_UNIT_NAME_PROP); + logTrace("Second Persistence Unit Name =" + secondPersistenceUnitName); + if (JAKARTA_EE.equalsIgnoreCase(p.getProperty(MODE_PROP))) { + logTrace(MODE_PROP + " is set to " + p.getProperty(MODE_PROP) + + ", so tests are running in JakartaEE environment."); + } else if (STANDALONE_MODE.equalsIgnoreCase(p.getProperty(MODE_PROP))) { + logTrace(MODE_PROP + " is set to " + p.getProperty(MODE_PROP) + + ", so tests are running in J2SE environment standalone mode." + + PERSISTENCE_UNIT_NAME_PROP + " is set to " + persistenceUnitName); + } else { + logMsg("WARNING: " + MODE_PROP + " is set to " + p.getProperty(MODE_PROP) + + ", an invalid value."); + } + + cachingSupported = Boolean.parseBoolean( + p.getProperty(PERSISTENCE_SECOND_LEVEL_CACHING_SUPPORTED, "true")); + displayProperties(p); + } public void setupProductData(String[] args, Properties p) throws Exception { logTrace("setupProductData"); From ffca049f1c3ab425c8cd478c5c96d5ba8ac08d26 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Sat, 12 Oct 2024 09:08:20 -0400 Subject: [PATCH 17/84] correct sun-application-client.xml in jpa Stateless3Test tests --- .../persistence/core/EntityGraph/ClientStateless3Test.java | 5 ++--- .../core/StoredProcedureQuery/Client1Stateless3Test.java | 5 ++--- .../core/StoredProcedureQuery/Client2Stateless3Test.java | 5 ++--- .../core/annotations/access/field/Client1Stateless3Test.java | 5 ++--- .../core/annotations/access/field/Client2Stateless3Test.java | 5 ++--- .../core/annotations/access/field/Client3Stateless3Test.java | 5 ++--- .../core/annotations/access/field/Client4Stateless3Test.java | 5 ++--- .../annotations/access/mappedsc/ClientStateless3Test.java | 5 ++--- .../annotations/access/property/Client1Stateless3Test.java | 5 ++--- .../annotations/access/property/Client2Stateless3Test.java | 5 ++--- .../core/annotations/assocoverride/ClientStateless3Test.java | 5 ++--- .../core/annotations/basic/Client1Stateless3Test.java | 5 ++--- .../core/annotations/basic/Client2Stateless3Test.java | 5 ++--- .../annotations/collectiontable/ClientStateless3Test.java | 5 ++--- .../core/annotations/convert/ClientStateless3Test.java | 5 ++--- .../annotations/discriminatorValue/ClientStateless3Test.java | 5 ++--- .../annotations/elementcollection/Client1Stateless3Test.java | 5 ++--- .../annotations/elementcollection/Client2Stateless3Test.java | 5 ++--- .../core/annotations/embeddable/ClientStateless3Test.java | 5 ++--- .../annotations/embeddableMapValue/ClientStateless3Test.java | 5 ++--- .../core/annotations/entity/ClientStateless3Test.java | 5 ++--- .../core/annotations/id/ClientStateless3Test.java | 5 ++--- .../core/annotations/lob/ClientStateless3Test.java | 5 ++--- .../core/annotations/mapkey/Client1Stateless3Test.java | 5 ++--- .../core/annotations/mapkey/Client2Stateless3Test.java | 5 ++--- .../core/annotations/mapkeyclass/ClientStateless3Test.java | 5 ++--- .../core/annotations/mapkeycolumn/ClientStateless3Test.java | 5 ++--- .../annotations/mapkeyenumerated/ClientStateless3Test.java | 5 ++--- .../annotations/mapkeyjoincolumn/ClientStateless3Test.java | 5 ++--- .../annotations/mapkeytemporal/ClientStateless3Test.java | 5 ++--- .../core/annotations/mapsid/ClientStateless3Test.java | 5 ++--- .../core/annotations/nativequery/ClientStateless3Test.java | 5 ++--- .../core/annotations/onexmanyuni/ClientStateless3Test.java | 5 ++--- .../core/annotations/orderby/Client1Stateless3Test.java | 5 ++--- .../core/annotations/orderby/Client2Stateless3Test.java | 5 ++--- .../core/annotations/orderby/Client3Stateless3Test.java | 5 ++--- .../core/annotations/ordercolumn/Client1Stateless3Test.java | 5 ++--- .../core/annotations/ordercolumn/Client2Stateless3Test.java | 5 ++--- .../annotations/tableGenerator/Client1Stateless3Test.java | 5 ++--- .../annotations/tableGenerator/Client2Stateless3Test.java | 5 ++--- .../annotations/tableGenerator/Client3Stateless3Test.java | 5 ++--- .../annotations/tableGenerator/Client4Stateless3Test.java | 5 ++--- .../core/annotations/temporal/ClientStateless3Test.java | 5 ++--- .../core/annotations/version/Client1Stateless3Test.java | 5 ++--- .../core/annotations/version/Client2Stateless3Test.java | 5 ++--- .../core/annotations/version/Client3Stateless3Test.java | 5 ++--- .../core/annotations/version/Client4Stateless3Test.java | 5 ++--- .../tck/persistence/core/basic/ClientStateless3Test.java | 5 ++--- .../core/cache/basicTests/ClientStateless3Test.java | 5 ++--- .../core/callback/inheritance/ClientStateless3Test.java | 5 ++--- .../core/callback/listener/ClientStateless3Test.java | 5 ++--- .../core/callback/listeneroverride/ClientStateless3Test.java | 5 ++--- .../core/callback/method/ClientStateless3Test.java | 5 ++--- .../core/callback/methodoverride/ClientStateless3Test.java | 5 ++--- .../persistence/core/callback/xml/ClientStateless3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client1Stateless3Test.java | 2 +- .../criteriaapi/CriteriaBuilder/Client2Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client3Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client4Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client5Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client6Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client7Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client8Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaDelete/ClientStateless3Test.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client1Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client2Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client3Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client4Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client5Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client6Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client7Stateless3Test.java | 5 ++--- .../criteriaapi/CriteriaUpdate/ClientStateless3Test.java | 5 ++--- .../core/criteriaapi/From/Client1Stateless3Test.java | 5 ++--- .../core/criteriaapi/From/Client2Stateless3Test.java | 5 ++--- .../core/criteriaapi/From/Client3Stateless3Test.java | 5 ++--- .../core/criteriaapi/From/Client4Stateless3Test.java | 5 ++--- .../core/criteriaapi/Join/Client1Stateless3Test.java | 5 ++--- .../core/criteriaapi/Join/Client2Stateless3Test.java | 5 ++--- .../core/criteriaapi/Join/Client3Stateless3Test.java | 5 ++--- .../core/criteriaapi/Root/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client2Stateless3Test.java | 5 ++--- .../core/criteriaapi/Root/Client3Stateless3Test.java | 5 ++--- .../core/criteriaapi/Root/Client4Stateless3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client1Stateless3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client2Stateless3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client3Stateless3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client4Stateless3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client5Stateless3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client6Stateless3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client7Stateless3Test.java | 5 ++--- .../core/criteriaapi/misc/Client1Stateless3Test.java | 5 ++--- .../core/criteriaapi/misc/Client2Stateless3Test.java | 5 ++--- .../core/criteriaapi/misc/Client3Stateless3Test.java | 5 ++--- .../core/criteriaapi/parameter/Client1Stateless3Test.java | 5 ++--- .../core/criteriaapi/parameter/Client2Stateless3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client1Stateless3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client2Stateless3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client3Stateless3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client4Stateless3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client5Stateless3Test.java | 5 ++--- .../core/derivedid/ex1a/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex1b/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex2a/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex2b/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex3a/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex3b/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex4a/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex4b/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex5a/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex5b/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex6a/ClientStateless3Test.java | 5 ++--- .../core/derivedid/ex6b/ClientStateless3Test.java | 5 ++--- .../core/entityManager/Client1Stateless3Test.java | 5 ++--- .../core/entityManager/Client2Stateless3Test.java | 2 +- .../core/entityManager/Client3Stateless3Test.java | 5 ++--- .../core/entityManager2/Client1Stateless3Test.java | 5 ++--- .../core/entityManager2/Client2Stateless3Test.java | 5 ++--- .../core/entityManagerFactory/Client1Stateless3Test.java | 5 ++--- .../core/entityManagerFactory/Client2Stateless3Test.java | 5 ++--- .../core/entityManagerFactory/Client3Stateless3Test.java | 5 ++--- .../ClientStateless3Test.java | 5 ++--- .../core/entityTransaction/ClientStateless3Test.java | 5 ++--- .../core/entitytest/apitests/ClientStateless3Test.java | 5 ++--- .../core/entitytest/bigdecimal/ClientStateless3Test.java | 5 ++--- .../core/entitytest/biginteger/ClientStateless3Test.java | 5 ++--- .../cascadeall/manyXmany/ClientStateless3Test.java | 5 ++--- .../entitytest/cascadeall/manyXone/ClientStateless3Test.java | 5 ++--- .../entitytest/cascadeall/oneXmany/ClientStateless3Test.java | 5 ++--- .../entitytest/cascadeall/oneXone/ClientStateless3Test.java | 5 ++--- .../core/entitytest/detach/basic/ClientStateless3Test.java | 5 ++--- .../entitytest/detach/manyXmany/ClientStateless3Test.java | 5 ++--- .../entitytest/detach/manyXone/ClientStateless3Test.java | 5 ++--- .../entitytest/detach/oneXmany/ClientStateless3Test.java | 5 ++--- .../core/entitytest/detach/oneXone/ClientStateless3Test.java | 5 ++--- .../core/entitytest/persist/basic/ClientStateless3Test.java | 5 ++--- .../entitytest/persist/manyXmany/ClientStateless3Test.java | 5 ++--- .../entitytest/persist/manyXone/ClientStateless3Test.java | 5 ++--- .../entitytest/persist/oneXmany/ClientStateless3Test.java | 5 ++--- .../entitytest/persist/oneXone/ClientStateless3Test.java | 5 ++--- .../core/entitytest/remove/basic/ClientStateless3Test.java | 5 ++--- .../entitytest/remove/oneXmany/ClientStateless3Test.java | 5 ++--- .../core/entitytest/remove/oneXone/ClientStateless3Test.java | 5 ++--- .../tck/persistence/core/enums/ClientStateless3Test.java | 5 ++--- .../persistence/core/exceptions/ClientStateless3Test.java | 5 ++--- .../inheritance/abstractentity/ClientStateless3Test.java | 5 ++--- .../mappedsc/annotation/ClientStateless3Test.java | 5 ++--- .../mappedsc/descriptors/ClientStateless3Test.java | 5 ++--- .../core/inheritance/nonentity/ClientStateless3Test.java | 5 ++--- .../core/metamodelapi/attribute/ClientStateless3Test.java | 5 ++--- .../core/metamodelapi/basictype/ClientStateless3Test.java | 5 ++--- .../core/metamodelapi/bindable/ClientStateless3Test.java | 5 ++--- .../collectionattribute/ClientStateless3Test.java | 5 ++--- .../metamodelapi/embeddabletype/ClientStateless3Test.java | 5 ++--- .../core/metamodelapi/entitytype/ClientStateless3Test.java | 5 ++--- .../metamodelapi/identifiabletype/ClientStateless3Test.java | 5 ++--- .../metamodelapi/listattribute/ClientStateless3Test.java | 5 ++--- .../core/metamodelapi/managedtype/ClientStateless3Test.java | 5 ++--- .../core/metamodelapi/mapattribute/ClientStateless3Test.java | 5 ++--- .../mappedsuperclasstype/ClientStateless3Test.java | 5 ++--- .../core/metamodelapi/metamodel/ClientStateless3Test.java | 5 ++--- .../metamodelapi/pluralattribute/ClientStateless3Test.java | 5 ++--- .../core/metamodelapi/setattribute/ClientStateless3Test.java | 5 ++--- .../metamodelapi/singularattribute/ClientStateless3Test.java | 5 ++--- .../core/metamodelapi/type/ClientStateless3Test.java | 5 ++--- .../core/nestedembedding/ClientStateless3Test.java | 5 ++--- .../override/attributeoverride/ClientStateless3Test.java | 5 ++--- .../core/override/callbacklistener/ClientStateless3Test.java | 5 ++--- .../core/override/embeddable/ClientStateless3Test.java | 5 ++--- .../core/override/entity/ClientStateless3Test.java | 5 ++--- .../core/override/entitylistener/ClientStateless3Test.java | 5 ++--- .../core/override/joincolumn/ClientStateless3Test.java | 5 ++--- .../core/override/manytomany/ClientStateless3Test.java | 5 ++--- .../core/override/mapkey/ClientStateless3Test.java | 5 ++--- .../override/nocallbacklistener/ClientStateless3Test.java | 5 ++--- .../core/override/table/ClientStateless3Test.java | 5 ++--- .../core/persistenceUnitUtil/ClientStateless3Test.java | 5 ++--- .../core/persistenceUtil/ClientStateless3Test.java | 5 ++--- .../core/query/apitests/Client1Stateless3Test.java | 5 ++--- .../core/query/apitests/Client2Stateless3Test.java | 5 ++--- .../core/query/apitests/Client3Stateless3Test.java | 5 ++--- .../core/query/apitests/Client4Stateless3Test.java | 5 ++--- .../core/query/flushmode/Client1Stateless3Test.java | 5 ++--- .../core/query/flushmode/Client2Stateless3Test.java | 5 ++--- .../core/query/flushmode/Client3Stateless3Test.java | 5 ++--- .../core/query/language/Client1Stateless3Test.java | 5 ++--- .../core/query/language/Client2Stateless3Test.java | 5 ++--- .../core/query/language/Client3Stateless3Test.java | 5 ++--- .../core/query/language/Client4Stateless3Test.java | 5 ++--- .../core/query/language/Client5Stateless3Test.java | 5 ++--- .../core/query/language/Client6Stateless3Test.java | 5 ++--- .../core/query/parameter/Client1Stateless3Test.java | 5 ++--- .../core/query/parameter/Client2Stateless3Test.java | 5 ++--- .../core/relationship/annotations/ClientStateless3Test.java | 5 ++--- .../relationship/bidirmanyxmany/ClientStateless3Test.java | 5 ++--- .../relationship/bidirmanyxone/ClientStateless3Test.java | 5 ++--- .../relationship/bidironexmany/ClientStateless3Test.java | 5 ++--- .../core/relationship/bidironexone/ClientStateless3Test.java | 5 ++--- .../core/relationship/defaults/ClientStateless3Test.java | 5 ++--- .../core/relationship/descriptors/ClientStateless3Test.java | 5 ++--- .../core/relationship/unimanyxmany/ClientStateless3Test.java | 5 ++--- .../core/relationship/unimanyxone/ClientStateless3Test.java | 5 ++--- .../core/relationship/unionexmany/ClientStateless3Test.java | 5 ++--- .../core/relationship/unionexone/ClientStateless3Test.java | 5 ++--- .../persistence/core/types/auto/ClientStateless3Test.java | 5 ++--- .../persistence/core/types/field/ClientStateless3Test.java | 5 ++--- .../core/types/generator/Client1Stateless3Test.java | 5 ++--- .../core/types/generator/Client2Stateless3Test.java | 5 ++--- .../core/types/generator/Client3Stateless3Test.java | 5 ++--- .../core/types/generator/Client4Stateless3Test.java | 5 ++--- .../core/types/primarykey/compound/ClientStateless3Test.java | 5 ++--- .../core/types/property/Client1Stateless3Test.java | 5 ++--- .../core/types/property/Client2Stateless3Test.java | 5 ++--- .../persistence/core/versioning/ClientStateless3Test.java | 5 ++--- .../persistence/ee/entityManager/ClientStateless3Test.java | 5 ++--- .../ee/entityManagerFactory/ClientStateless3Test.java | 5 ++--- .../ee/pluggability/contracts/jta/ClientStateless3Test.java | 5 ++--- .../persist/oneXmanyFetchEager/ClientStateless3Test.java | 5 ++--- .../jpa/ee/packaging/jar/ClientStateless3Test.java | 5 ++--- .../generators/tablegenerators/ClientStateless3Test.java | 5 ++--- .../persistence/jpa22/query/stream/ClientStateless3Test.java | 5 ++--- .../jpa22/repeatable/attroverride/ClientStateless3Test.java | 5 ++--- .../jpa22/repeatable/convert/ClientStateless3Test.java | 5 ++--- .../jpa22/repeatable/joincolumn/ClientStateless3Test.java | 5 ++--- .../repeatable/mapkeyjoincolumn/ClientStateless3Test.java | 5 ++--- .../repeatable/namedentitygraph/ClientStateless3Test.java | 5 ++--- .../repeatable/namednativequery/ClientStateless3Test.java | 5 ++--- .../namedstoredprocedurequery/ClientStateless3Test.java | 5 ++--- 227 files changed, 451 insertions(+), 675 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java index 32c859bdd2..ef8c7afa6c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_EntityGraph_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_EntityGraph_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_EntityGraph_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -298,5 +298,4 @@ public void annotationsTest() throws java.lang.Exception { super.annotationsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java index 385f25f05b..d4b5480e69 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_StoredProcedureQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_StoredProcedureQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_StoredProcedureQuery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -464,5 +464,4 @@ public void xmlOverridesSqlResultSetMappingAnnotationTest() throws java.lang.Exc super.xmlOverridesSqlResultSetMappingAnnotationTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java index 9030f9c9a8..e806621f4c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_StoredProcedureQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_StoredProcedureQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_StoredProcedureQuery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void setParameterParameterCalendarTemporalTypeIllegalArgumentExceptionTes super.setParameterParameterCalendarTemporalTypeIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java index 7e60d7605b..fbeb050827 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -332,5 +332,4 @@ public void fieldTypeTest17() throws java.lang.Exception { super.fieldTypeTest17(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java index bc2ce40e42..a1d4aeb2b5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void mixedAccessTest() throws java.lang.Exception { super.mixedAccessTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java index c087d73143..374bab60ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void transientTest() throws java.lang.Exception { super.transientTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java index d324ed338d..1f48ad646f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -310,5 +310,4 @@ public void testExtractDateTimeSecond() throws java.lang.Exception { super.testExtractDateTimeSecond(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java index 3a2613da31..65e0468e05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_anno_access_mappedsc_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_anno_access_mappedsc_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_anno_access_mappedsc_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java index 2ecfbb73f9..09fd88a1bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -298,5 +298,4 @@ public void propertyTypeTest13() throws java.lang.Exception { super.propertyTypeTest13(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java index b5f837b688..47c3fe6b95 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_property_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void transientTest() throws java.lang.Exception { super.transientTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java index 4ff13c6855..1034681058 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_assocoverride_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_assocoverride_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_assocoverride_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -215,5 +215,4 @@ public void associationOverride() throws java.lang.Exception { super.associationOverride(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java index 242f1d254a..8bb94f8778 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -240,5 +240,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java index 9ed6e350b3..d12b3b1e87 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -250,5 +250,4 @@ public void ShortOperandResultTypeTests() throws java.lang.Exception { super.ShortOperandResultTypeTests(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java index 93aeb24353..e53472bd29 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_collectiontable_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_collectiontable_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_collectiontable_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void collectionTable1() throws java.lang.Exception { super.collectionTable1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java index 522ed83c22..3ad4483338 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_convert_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_convert_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_convert_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -291,5 +291,4 @@ public void elementCollectionBasicType() throws java.lang.Exception { super.elementCollectionBasicType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java index 425e7ebea5..4c4e0aa1be 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_discrinimatorValue_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_discrinimatorValue_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_discrinimatorValue_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void discriminatorValueTest() throws java.lang.Exception { super.discriminatorValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java index 632b62c8c7..08f1c06c0e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_elementcollection_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_elementcollection_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_elementcollection_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void elementCollectionEmbeddableType() throws java.lang.Exception { super.elementCollectionEmbeddableType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java index 7a4d1bdb51..787478e91a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_elementcollection_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_elementcollection_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_elementcollection_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void elementCollectionBasicTypeXMLTest() throws java.lang.Exception { super.elementCollectionBasicTypeXMLTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java index 663e18ef5a..cb487fa8d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java @@ -115,7 +115,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_embeddable_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_embeddable_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_embeddable_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void EM1XMTest() throws java.lang.Exception { super.EM1XMTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java index e02d8eb0ba..c7ce595c3b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_embeddableMapValue_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_embeddableMapValue_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_embeddableMapValue_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void embeddableMapValue() throws java.lang.Exception { super.embeddableMapValue(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java index 6fddfbe26e..4749f62d81 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_entity_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_entity_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_entity_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void annotationEntityTest2() throws java.lang.Exception { super.annotationEntityTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java index 1187570987..cc29fbc7bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -314,5 +314,4 @@ public void PropertyUtilDateIdTest() throws java.lang.Exception { super.PropertyUtilDateIdTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java index 9c15c9caab..142fb9dc49 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_lob_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_lob_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_lob_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void lobTest() throws java.lang.Exception { super.lobTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java index 47e470ceac..b26eb9f07e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java @@ -151,7 +151,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkey_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkey_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkey_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -271,5 +271,4 @@ public void annotationMapKeyTest2() throws java.lang.Exception { super.annotationMapKeyTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java index 7c50c782bc..f68185750a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java @@ -156,7 +156,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkey_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkey_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkey_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -290,5 +290,4 @@ public void columnUpdatable() throws java.lang.Exception { super.columnUpdatable(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java index d28301cd54..21a11fef41 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyclass_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyclass_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyclass_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void mapKeyClass() throws java.lang.Exception { super.mapKeyClass(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java index 2f7442727e..b5808bb02c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeycolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeycolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeycolumn_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -250,5 +250,4 @@ public void criteriaBuilderKeysValuesTest() throws java.lang.Exception { super.criteriaBuilderKeysValuesTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java index 452ae5b3da..719f2643de 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyenumerated_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyenumerated_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyenumerated_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java index d6ec836704..dec120e38a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyjoincolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyjoincolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyjoincolumn_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void mapKeyJoinColumn() throws java.lang.Exception { super.mapKeyJoinColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java index 5ff33e5f93..41c85f4aa8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapKeyTemporal_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapKeyTemporal_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapKeyTemporal_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -233,5 +233,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java index 7216d12b11..fe92f27d0f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapsid_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapsid_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapsid_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void persistMX1Test1() throws java.lang.Exception { super.persistMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java index 8f1d33d2af..0e619cef2b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_nativequery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_nativequery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_nativequery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -290,5 +290,4 @@ public void getSingleResultTest() throws java.lang.Exception { super.getSingleResultTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java index 6cf359d72f..56ec7a2298 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_onexmanyuni_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_onexmanyuni_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_onexmanyuni_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void oneXmanyUniJoinColumn() throws java.lang.Exception { super.oneXmanyUniJoinColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java index 16f87ad2ed..4047559430 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -241,5 +241,4 @@ public void orderByTest4() throws java.lang.Exception { super.orderByTest4(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java index 8c5c3a3525..b4954edcb3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -231,5 +231,4 @@ public void fieldDotNotationTest() throws java.lang.Exception { super.fieldDotNotationTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java index effd38e8ac..c69818b652 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void fieldElementCollectionBasicType() throws java.lang.Exception { super.fieldElementCollectionBasicType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java index 29af2e5658..96e7e7a183 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_ordercolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_ordercolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_ordercolumn_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void orderColumn() throws java.lang.Exception { super.orderColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java index d2d5238b3b..bd6637ef67 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_ordercolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_ordercolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_ordercolumn_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void fieldAccessWithNameTest() throws java.lang.Exception { super.fieldAccessWithNameTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java index 1d0d5211d1..c2932681b2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void generatorOnEntityTest() throws java.lang.Exception { super.generatorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java index 3f7036d06d..1c4fb6263f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void generatorOnPropertyTest() throws java.lang.Exception { super.generatorOnPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java index c232821106..69a42bff20 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorOnFieldTest() throws java.lang.Exception { super.generatorOnFieldTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java index 2be77dd13d..0b7d9dc23c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorGlobalTest() throws java.lang.Exception { super.generatorGlobalTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java index 1e4e484551..544adcc130 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_temporal_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_temporal_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_temporal_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -250,5 +250,4 @@ public void idPropertyTest() throws java.lang.Exception { super.idPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java index af0f363afb..5d60a12075 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -244,5 +244,4 @@ public void integerPropertyTest() throws java.lang.Exception { super.integerPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java index 69c2242960..2c380b9d0e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -249,5 +249,4 @@ public void shortClassPropertyTest() throws java.lang.Exception { super.shortClassPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java index 06ce0eca2a..67ea364a20 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void longClassPropertyTest() throws java.lang.Exception { super.longClassPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java index ec432bed1b..f860fe33e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void timestampPropertyTest() throws java.lang.Exception { super.timestampPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java index f7438a6b6a..84240ed4ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_basic_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void newEntityTest() throws java.lang.Exception { super.newEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java index 7e6c27d311..d276f38470 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_cache_basicTests_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_cache_basicTests_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_cache_basicTests_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -231,5 +231,4 @@ public void evictallTest() throws java.lang.Exception { super.evictallTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java index 4f45ec4e4b..daa5179e68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_inheritance_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_inheritance_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_inheritance_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -288,5 +288,4 @@ public void findProductTest() throws java.lang.Exception { super.findProductTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java index 4786c686e8..fa5fcafbfe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java @@ -115,7 +115,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_listener_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_listener_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_listener_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -310,5 +310,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java index 37eeee33de..1c42657eb7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_listeneroverride_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_listeneroverride_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_listeneroverride_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -298,5 +298,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java index 4fbfbbb5ea..4111344132 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java @@ -115,7 +115,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_method_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_method_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_method_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -309,5 +309,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java index b112ab8d50..fdf895e8e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_methodoverride_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_methodoverride_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_methodoverride_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -297,5 +297,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java index b672e35c27..985706d91b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_xml_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_xml_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_xml_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -313,5 +313,4 @@ public void prePersistDefaultListenerTest() throws java.lang.Exception { super.prePersistDefaultListenerTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java index 9d61ef2016..25ba8551bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java index 6d3b1c350d..62d74b5ad3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -514,5 +514,4 @@ public void multiRootTest() throws java.lang.Exception { super.multiRootTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java index 1a66c5f678..1f53e271df 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -293,5 +293,4 @@ public void expressionAliasTest() throws java.lang.Exception { super.expressionAliasTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java index ffc9856b76..f2ebea8e6c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -321,5 +321,4 @@ public void locateExpressionStringIntTest() throws java.lang.Exception { super.locateExpressionStringIntTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java index 999ac2155c..7e79ff6f96 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -522,5 +522,4 @@ public void treatPathClassTest() throws java.lang.Exception { super.treatPathClassTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java index 7bbf4695b8..9fadd8d8aa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -336,5 +336,4 @@ public void joinOnPredicateArrayTest() throws java.lang.Exception { super.joinOnPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java index fe671dd541..6ab7674d67 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -236,5 +236,4 @@ public void tupleGetTupleElementIllegalArgumentExceptionTest() throws java.lang. super.tupleGetTupleElementIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java index 05d2564d88..3072fb053b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client8.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void trimTrailingCharExpTest() throws java.lang.Exception { super.trimTrailingCharExpTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java index a5a62ce12f..5ba75ea041 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaDelete_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaDelete_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaDelete_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -288,5 +288,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java index c4f3e5e32f..1ba392f012 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -288,5 +288,4 @@ public void distinctNotSpecifiedTest() throws java.lang.Exception { super.distinctNotSpecifiedTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java index c040272d2e..fd296fd865 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -257,5 +257,4 @@ public void multiselectIllegalArgumentExceptionTest() throws java.lang.Exception super.multiselectIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java index 095f4e7077..5a7789e177 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -338,5 +338,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java index 5e7b456816..15b1706cb7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -274,5 +274,4 @@ public void executeUpdateIllegalStateException1Test() throws java.lang.Exception super.executeUpdateIllegalStateException1Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java index 17eebf406e..9cf76ca6a1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -275,5 +275,4 @@ public void ShortOperandResultTypeTests() throws java.lang.Exception { super.ShortOperandResultTypeTests(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java index ebcfe70d07..19f5084cde 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void typeTest() throws java.lang.Exception { super.typeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java index 8e945bb8a5..3b90225a3d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void resultContainsFetchReference() throws java.lang.Exception { super.resultContainsFetchReference(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java index c2c56f7653..839f63a8f4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaUpdate_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaUpdate_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaUpdate_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -309,5 +309,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java index 4c28003b8f..59e04f16f5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -279,5 +279,4 @@ public void fromGetCorrelationParentIllegalStateExceptionTest() throws java.lang super.fromGetCorrelationParentIllegalStateExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java index e1d5fa6bf3..530dbbfa69 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -277,5 +277,4 @@ public void fromGetCorrelationParentTest() throws java.lang.Exception { super.fromGetCorrelationParentTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java index 9d063607aa..59ae49a222 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -316,5 +316,4 @@ public void joinListStringJoinTypeTest() throws java.lang.Exception { super.joinListStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java index c040d62c9e..0d2ed50543 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void pathGetMapAttributeTest() throws java.lang.Exception { super.pathGetMapAttributeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java index 6b6145fdd4..7f58f6ed76 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -272,5 +272,4 @@ public void joinMapIllegalArgumentExceptionTest() throws java.lang.Exception { super.joinMapIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java index 50d08e8e24..5f4617005a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -418,5 +418,4 @@ public void setJoinOnPredicateArrayTest() throws java.lang.Exception { super.setJoinOnPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java index 741d943de7..bf881cfe36 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void mapJoinValueTest() throws java.lang.Exception { super.mapJoinValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java index 66433ef1d8..8ce9a9b7b1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java index 8d1b2c98ee..71535e26ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -270,5 +270,4 @@ public void joinSingularAttributeJoinTypeTest() throws java.lang.Exception { super.joinSingularAttributeJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java index 447249f2fe..92a3c29b01 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -315,5 +315,4 @@ public void joinListStringJoinTypeTest() throws java.lang.Exception { super.joinListStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java index bef3ab3050..5d64ef17d0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void joinMapStringJoinTypeTest() throws java.lang.Exception { super.joinMapStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java index 92cfe8a759..de4723ddfc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -503,5 +503,4 @@ public void test_subquery_in() throws java.lang.Exception { super.test_subquery_in(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java index 4eff84ff44..0858558640 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -782,5 +782,4 @@ public void test_subquery_SOME_GTEQ() throws java.lang.Exception { super.test_subquery_SOME_GTEQ(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java index a5db260a57..bb52a02929 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -371,5 +371,4 @@ public void substringHavingExpressionPredicateArrayTest() throws java.lang.Excep super.substringHavingExpressionPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java index 1823fe3219..32d0747828 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void test_notBetweenDates() throws java.lang.Exception { super.test_notBetweenDates(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java index a71a1ecd2f..49992d2b1b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -259,5 +259,4 @@ public void queryTest28() throws java.lang.Exception { super.queryTest28(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java index 2f2f64e9c4..c33326eb12 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void queryTest55() throws java.lang.Exception { super.queryTest55(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java index 091e233243..db567d1209 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -236,5 +236,4 @@ public void getCorrelatedJoinsTest() throws java.lang.Exception { super.getCorrelatedJoinsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java index bd0bdcc985..7fe2ea5ca9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -314,5 +314,4 @@ public void getResultType() throws java.lang.Exception { super.getResultType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java index 8b86389d10..15f2f6681f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -354,5 +354,4 @@ public void getGroupRestriction() throws java.lang.Exception { super.getGroupRestriction(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java index b22e06fdb2..f81fc2ece7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -281,5 +281,4 @@ public void subqueryGroupByListTest() throws java.lang.Exception { super.subqueryGroupByListTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java index 275d134485..316f0ae1bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_parameter_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_parameter_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_parameter_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -232,5 +232,4 @@ public void parameterTest4() throws java.lang.Exception { super.parameterTest4(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java index 31947dec41..2a11e55749 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_parameter_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_parameter_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_parameter_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void parameterExpressionInExpressionTest() throws java.lang.Exception { super.parameterExpressionInExpressionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java index b4260d28bf..451cc4b02c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -251,5 +251,4 @@ public void fetchStringAndStringJoinTypeIllegalArgumentException() throws java.l super.fetchStringAndStringJoinTypeIllegalArgumentException(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java index 7a4d4fd790..bb5fd5e0cd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -649,5 +649,4 @@ public void test_subquery_SOME_GTEQ() throws java.lang.Exception { super.test_subquery_SOME_GTEQ(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java index d0a4f9f8c3..3bd1952243 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -483,5 +483,4 @@ public void isNullOneToOneTest() throws java.lang.Exception { super.isNullOneToOneTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java index c26aa97c09..4995949365 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void test_notBetweenDates() throws java.lang.Exception { super.test_notBetweenDates(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java index 4dad95c640..588c449984 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -385,5 +385,4 @@ public void test_substringHavingClause() throws java.lang.Exception { super.test_substringHavingClause(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java index df504c50cf..714d9c0047 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex1a_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex1a_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex1a_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java index f617065865..a048d7b320 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex1b_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex1b_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex1b_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java index eed65df9e0..ca10c7ac18 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex2a_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex2a_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex2a_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java index f388fa4fdd..ea994a380f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex2b_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex2b_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex2b_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java index c9741f90db..a0ecba9b8c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex3a_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex3a_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex3a_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java index de5c3bed0d..44532898bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex3b_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex3b_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex3b_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java index ea2f873363..1404a843a0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex4a_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex4a_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex4a_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java index 3075dedb45..d3c936c624 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex4b_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex4b_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex4b_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java index 6901255635..f6f1c4feb8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex5a_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex5a_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex5a_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java index a2e36528e0..77c4d79406 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex5b_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex5b_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex5b_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java index 03eaf018b3..83ebce8680 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex6a_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex6a_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex6a_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java index ae04caf438..ed3faf89f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex6b_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex6b_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex6b_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java index 11b7634a81..1ffd04222f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -418,5 +418,4 @@ public void createNamedStoredProcedureQueryStringIllegalArgumentExceptionTest() super.createNamedStoredProcedureQueryStringIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java index 4fd055f307..23e6f97f4f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java index bedc644ab1..ea0d7165e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -258,5 +258,4 @@ public void createNamedStoredProcedureQueryStringTest() throws java.lang.Excepti super.createNamedStoredProcedureQueryStringTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java index cc36d55f6b..e09c986a96 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager2_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager2_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager2_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -411,5 +411,4 @@ public void entityManagerMethodsRuntimeExceptionsCauseRollback32Test() throws ja super.entityManagerMethodsRuntimeExceptionsCauseRollback32Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java index d4c0e2c647..4f8175fa73 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager2_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager2_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager2_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -227,5 +227,4 @@ public void lockTransactionRequiredException2Test() throws java.lang.Exception { super.lockTransactionRequiredException2Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java index 78baf40e8b..48b08c65b5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java @@ -112,7 +112,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void addNamedQueryFlushModeTest() throws java.lang.Exception { super.addNamedQueryFlushModeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java index f016ec5878..9fc471cfb3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java @@ -117,7 +117,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -249,5 +249,4 @@ public void getCriteriaBuilderTest() throws java.lang.Exception { super.getCriteriaBuilderTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java index 0afbb7c963..3676abc93d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void addNamedQueryLockModeTest() throws java.lang.Exception { super.addNamedQueryLockModeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java index a9c51008a0..fad55cd0b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactoryCloseException_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactoryCloseException_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactoryCloseException_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -176,5 +176,4 @@ public void exceptionsTest() throws java.lang.Exception { super.exceptionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java index 97172474ad..b335e6e690 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityTransaction_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityTransaction_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityTransaction_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -233,5 +233,4 @@ public void setRollbackOnlyIllegalStateExceptionTest() throws java.lang.Exceptio super.setRollbackOnlyIllegalStateExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java index 400f418574..b59b80a55c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_apitests_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -355,5 +355,4 @@ public void namedQueryInMappedSuperClass() throws java.lang.Exception { super.namedQueryInMappedSuperClass(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java index c927fce680..9ebb8d5a51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_bigdecimal_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_bigdecimal_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_bigdecimal_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java index f18bab6169..e37082607d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_biginteger_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_biginteger_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_biginteger_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java index c0262e2ac2..a8afbf592f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_manyXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_manyXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_manyXmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -281,5 +281,4 @@ public void cascadeAllMXMTest11() throws java.lang.Exception { super.cascadeAllMXMTest11(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java index f2ec9ab5ea..3c6e082446 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_manyXone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_manyXone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_manyXone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -274,5 +274,4 @@ public void cascadeAllMX1Test10() throws java.lang.Exception { super.cascadeAllMX1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java index 08eb76d548..53b774e50f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_oneXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_oneXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_oneXmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -281,5 +281,4 @@ public void cascadeAll1XMTest11() throws java.lang.Exception { super.cascadeAll1XMTest11(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java index 7e881ba267..ac999209be 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_oneXone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_oneXone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_oneXone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -274,5 +274,4 @@ public void cascadeAll1X1Test10() throws java.lang.Exception { super.cascadeAll1X1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java index 5f9ededed9..13e8acbec3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_detach_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_detach_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_detach_basic_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void detachBasicTest2() throws java.lang.Exception { super.detachBasicTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java index 2842dcfbeb..6cac93bbc3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_detach_manyXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_detach_manyXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_detach_manyXmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void detachMXMTest1() throws java.lang.Exception { super.detachMXMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java index 66d4497c24..3da374d1c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_detach_manyXone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_detach_manyXone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_detach_manyXone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void detachMX1Test1() throws java.lang.Exception { super.detachMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java index 645bd088e6..0fd2975088 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_detach_oneXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_detach_oneXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_detach_oneXmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void detach1XMTest2() throws java.lang.Exception { super.detach1XMTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java index b7446c8d62..d23c01c6d9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_detach_oneXone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_detach_oneXone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_detach_oneXone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void detach1X1Test2() throws java.lang.Exception { super.detach1X1Test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java index ca0c202879..e0bcddd191 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_basic_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java index 75f9a3ccde..bf7710aea7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_manyXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_manyXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_manyXmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -281,5 +281,4 @@ public void persistMXMTest12() throws java.lang.Exception { super.persistMXMTest12(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java index 707eeb38e7..8dc6c66fad 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_manyXone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_manyXone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_manyXone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -274,5 +274,4 @@ public void persistMX1Test10() throws java.lang.Exception { super.persistMX1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java index c2392d546f..03d9b01b11 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java @@ -114,7 +114,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -321,5 +321,4 @@ public void persist1XMTest15() throws java.lang.Exception { super.persist1XMTest15(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java index 073b8eeb5e..5f0049ecac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -288,5 +288,4 @@ public void persist1X1Test12() throws java.lang.Exception { super.persist1X1Test12(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java index 0313855fe2..4b6ef0d794 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_basic_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_basic_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void removeMergeBasicTest() throws java.lang.Exception { super.removeMergeBasicTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java index e32966f1ce..e5379649a1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_oneXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_oneXmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_oneXmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -253,5 +253,4 @@ public void remove1XMTest7() throws java.lang.Exception { super.remove1XMTest7(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java index 6a51adc8bc..9c0be80d6f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_oneXone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_oneXone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_oneXone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -267,5 +267,4 @@ public void remove1X1Test9() throws java.lang.Exception { super.remove1X1Test9(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java index 441560c45c..8d56753fec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_enums_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_enums_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_enums_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -574,5 +574,4 @@ public void synchronizationTypeValuesTest() throws java.lang.Exception { super.synchronizationTypeValuesTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java index 3bcd3228f7..5c52bb4a28 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_exceptions_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_exceptions_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_exceptions_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -315,5 +315,4 @@ public void NoResultExceptionTest() throws java.lang.Exception { super.NoResultExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java index e26d471011..b2765e2309 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inheritance_abstractentity_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inheritance_abstractentity_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inheritance_abstractentity_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -229,5 +229,4 @@ public void abstractEntityTest3() throws java.lang.Exception { super.abstractEntityTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java index 036d659d8a..30df02535b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_msc_annotation_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_msc_annotation_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_msc_annotation_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -222,5 +222,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java index 7ac5c190d8..730685c712 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_msc_descriptors_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_msc_descriptors_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_msc_descriptors_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -222,5 +222,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java index 36a74ece49..39f752ad8e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_nonentity_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_nonentity_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_nonentity_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void nonEntityTest3() throws java.lang.Exception { super.nonEntityTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java index a53c821e57..0579db6cee 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_attribute_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_attribute_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_attribute_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -252,5 +252,4 @@ public void isCollection() throws java.lang.Exception { super.isCollection(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java index aa026bb7ff..e4a423ced1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_basictype_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_basictype_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_basictype_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void getPersistenceType() throws java.lang.Exception { super.getPersistenceType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java index 083f79ce7a..ea6a407975 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_bindable_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_bindable_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_bindable_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void getBindableJavaType() throws java.lang.Exception { super.getBindableJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java index 77f7ddd5da..71eedc909f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_collectionattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_collectionattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_collectionattribute_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java index c789f0caf3..d5278f7987 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_embeddabletype_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_embeddabletype_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_embeddabletype_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -562,5 +562,4 @@ public void getDeclaredPluralAttributes() throws java.lang.Exception { super.getDeclaredPluralAttributes(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java index 75b210f93c..0f1424eb2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_entitytype_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_entitytype_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_entitytype_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -327,5 +327,4 @@ public void getBindableType() throws java.lang.Exception { super.getBindableType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java index 8b0e54efe8..34d0a80ce4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_identifiabletype_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_identifiabletype_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_identifiabletype_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -656,5 +656,4 @@ public void getSingularAttributes() throws java.lang.Exception { super.getSingularAttributes(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java index e24a8c2bb6..8c9a83f4ee 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_listattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_listattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_listattribute_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void getDeclaredList2() throws java.lang.Exception { super.getDeclaredList2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java index 784d7f8bee..683f4b22e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_managedtype_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_managedtype_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_managedtype_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -577,5 +577,4 @@ public void getPersistenceType() throws java.lang.Exception { super.getPersistenceType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java index 1c8b3ec5b5..2132dd2db4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_mapattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_mapattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_mapattribute_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -232,5 +232,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java index 32e6b1a5aa..0038baf2ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_mappedsuperclasstype_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_mappedsuperclasstype_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_mappedsuperclasstype_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -305,5 +305,4 @@ public void hasVersionAttribute() throws java.lang.Exception { super.hasVersionAttribute(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java index bbc1d33f10..01162d6362 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_metamodel_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_metamodel_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_metamodel_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -278,5 +278,4 @@ public void embeddableIllegalArgumentException() throws java.lang.Exception { super.embeddableIllegalArgumentException(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java index a8433ce1b4..d68e078a70 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_pluralattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_pluralattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_pluralattribute_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -281,5 +281,4 @@ public void getDeclaringType() throws java.lang.Exception { super.getDeclaringType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java index a0a276c845..ef0f8dfcb9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_setattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_setattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_setattribute_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -226,5 +226,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java index 5ee0ee5da5..6658a7c261 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_singularattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_singularattribute_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_singularattribute_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -296,5 +296,4 @@ public void getBindableJavaType() throws java.lang.Exception { super.getBindableJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java index 137e8bb926..e7f552e29d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_type_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_type_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_type_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -227,5 +227,4 @@ public void getJavaType() throws java.lang.Exception { super.getJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java index bb38ed0215..85cfeef205 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_nestedembedding_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_nestedembedding_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_nestedembedding_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -227,5 +227,4 @@ public void NE1XMTest3() throws java.lang.Exception { super.NE1XMTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java index ce72006c4b..777b1bce98 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_attributeoverride_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_attributeoverride_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_attributeoverride_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void testNoAttributeOverrideAnnotation() throws java.lang.Exception { super.testNoAttributeOverrideAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java index 748a2de0f2..1e76be0cd7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_callbacklistener_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_callbacklistener_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_callbacklistener_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void preAndPostRemove() throws java.lang.Exception { super.preAndPostRemove(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java index 8add1a22a3..af639b7ca2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_embeddable_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_embeddable_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_embeddable_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void testMetadataCompleteness() throws java.lang.Exception { super.testMetadataCompleteness(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java index 8b941aa217..7b80bbac7d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java @@ -114,7 +114,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_entity_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_entity_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_entity_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -246,5 +246,4 @@ public void testNoEntityAnnotation() throws java.lang.Exception { super.testNoEntityAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java index a5b2a77a5f..f5c54bdc12 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_entitylistener_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_entitylistener_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_entitylistener_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -231,5 +231,4 @@ public void testNoEntityListener() throws java.lang.Exception { super.testNoEntityListener(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java index 0cae7d0501..42cfdffbe9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_joincolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_joincolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_joincolumn_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void testOverrideJoinTable() throws java.lang.Exception { super.testOverrideJoinTable(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java index 0e32b63cf4..95bbe015e6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_manytomany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_manytomany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_manytomany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void testNoManyToManyAnnotation() throws java.lang.Exception { super.testNoManyToManyAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java index d4d94b6712..4c37825e0e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_mapkey_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_mapkey_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_mapkey_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -240,5 +240,4 @@ public void testOverrideOrderBy() throws java.lang.Exception { super.testOverrideOrderBy(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java index 4667b801cf..44a0fad80a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_nocallbacklistener_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_nocallbacklistener_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_nocallbacklistener_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void testNoCallBackListener() throws java.lang.Exception { super.testNoCallBackListener(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java index 95e677bf44..aee9a8911b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_table_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_table_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_table_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void testNoTableAnnotation() throws java.lang.Exception { super.testNoTableAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java index 0b7d1b3004..953691f55c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_PersistenceUtilUtil_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_PersistenceUtilUtil_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_PersistenceUtilUtil_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void getIdentifierIllegalArgumentExceptionTest() throws java.lang.Excepti super.getIdentifierIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java index 17b6628c32..31a9715471 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_persistenceUtil_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_persistenceUtil_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_persistenceUtil_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void getPersistenceUtilTest() throws java.lang.Exception { super.getPersistenceUtilTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java index a8c95efffd..e984e37572 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -641,5 +641,4 @@ public void noTransactionLockModeTypeNoneTest() throws java.lang.Exception { super.noTransactionLockModeTypeNoneTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java index da0546ebc6..37d1253a58 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void getParameterIntIllegalArgumentException2Test() throws java.lang.Exce super.getParameterIntIllegalArgumentException2Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java index 1473972973..004451cca4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java @@ -90,7 +90,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -208,5 +208,4 @@ public void queryAPITest29() throws java.lang.Exception { super.queryAPITest29(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java index 10e144b1bb..e2f7873de3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java @@ -90,7 +90,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_apitests_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -222,5 +222,4 @@ public void typedQueryAPIGetSingleResultOrNullNullValueTest() throws java.lang.E super.typedQueryAPIGetSingleResultOrNullNullValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java index 5483adf0b4..87716b179e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_flushmode_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_flushmode_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_flushmode_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void flushModeTest1() throws java.lang.Exception { super.flushModeTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java index ac4886d8d6..06d518518b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_flushmode_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_flushmode_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_flushmode_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -263,5 +263,4 @@ public void flushModeTest7() throws java.lang.Exception { super.flushModeTest7(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java index 9f87fcad62..0862779d84 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java @@ -91,7 +91,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_flushmode_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_flushmode_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_flushmode_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void secondaryTablesValueTest() throws java.lang.Exception { super.secondaryTablesValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java index 049580693b..37248df24e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -703,5 +703,4 @@ public void resultVariableTest() throws java.lang.Exception { super.resultVariableTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java index f3f096f205..05a2aab2e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -477,5 +477,4 @@ public void embeddableNotManagedTest() throws java.lang.Exception { super.embeddableNotManagedTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java index 262242cb76..7ded2ddf50 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -354,5 +354,4 @@ public void test_substringHavingClause() throws java.lang.Exception { super.test_substringHavingClause(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java index 6eeb65d62d..9b7884bf69 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -319,5 +319,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java index 137cdd0593..c00734be9c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void queryTest55() throws java.lang.Exception { super.queryTest55(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java index 56f3f55f83..5d923f1fb5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void resultContainsFetchReference() throws java.lang.Exception { super.resultContainsFetchReference(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java index c74aaa04ef..8955d6c843 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_parameter_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_parameter_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_parameter_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -264,5 +264,4 @@ public void getParametersNoParametersTest() throws java.lang.Exception { super.getParametersNoParametersTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java index 40d161b7d4..0e0c41b3fe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_parameter_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_parameter_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_parameter_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -234,5 +234,4 @@ public void parameterNamedParameterTwiceTest() throws java.lang.Exception { super.parameterNamedParameterTwiceTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java index ac57b344ea..b4c4b8f762 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_annotations_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_annotations_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_annotations_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -272,5 +272,4 @@ public void annotationMappingTest8() throws java.lang.Exception { super.annotationMappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java index eee107a719..20f368b703 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidirmanyxmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidirmanyxmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidirmanyxmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void biDirMXMTest1() throws java.lang.Exception { super.biDirMXMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java index d156fd9445..8fdadb74fe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidirmanyxone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidirmanyxone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidirmanyxone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void biDirMX1Test1() throws java.lang.Exception { super.biDirMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java index 15885281dc..53b8ebac3d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidironexmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidironexmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidironexmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void biDir1XMTest1() throws java.lang.Exception { super.biDir1XMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java index 9d53f87d4d..5472a92b2b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidironexone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidironexone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidironexone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void biDir1X1Test1() throws java.lang.Exception { super.biDir1X1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java index 90d261ee2e..56c94fc9ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_defaults_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_defaults_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_defaults_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -265,5 +265,4 @@ public void mappingTest8() throws java.lang.Exception { super.mappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java index 28c9002e37..69bd58f9c9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_descriptors_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_descriptors_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_descriptors_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -265,5 +265,4 @@ public void descriptorMappingTest8() throws java.lang.Exception { super.descriptorMappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java index 8a302bf9bb..a69d053d1f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unimanyxmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unimanyxmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unimanyxmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void uniMXMTest1() throws java.lang.Exception { super.uniMXMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java index f3a2eeaca9..a45622841f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unimanyxone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unimanyxone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unimanyxone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void uniMX1Test1() throws java.lang.Exception { super.uniMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java index 6f2f2a9fbb..54725c73ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unionexmany_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unionexmany_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unionexmany_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void uni1XMTest1() throws java.lang.Exception { super.uni1XMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java index 72d5700fcb..3b87584ce5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unionexone_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unionexone_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unionexone_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void uni1X1Test1() throws java.lang.Exception { super.uni1X1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java index ddba809e69..1f864c778d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_auto_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_auto_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_auto_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void autoTypeTest6() throws java.lang.Exception { super.autoTypeTest6(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java index 3328d0b3f3..92b3fcf4bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_field_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_field_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_field_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -339,5 +339,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java index b58df3fa4f..2e36bfe28b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -248,5 +248,4 @@ public void generatorTypeTest6() throws java.lang.Exception { super.generatorTypeTest6(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java index b832607931..a7100ac4f7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void generatorTypeSequenceTest() throws java.lang.Exception { super.generatorTypeSequenceTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java index f5198c70b7..5a7baaea30 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void sequenceGeneratorOnEntityTest() throws java.lang.Exception { super.sequenceGeneratorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java index dd0f1a82d6..d1d1dbce6d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void sequenceGeneratorOnPropertyTest() throws java.lang.Exception { super.sequenceGeneratorOnPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java index 0b49b99b4c..cb441693fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_pkey_compound_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_pkey_compound_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_pkey_compound_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -229,5 +229,4 @@ public void testCompoundPK3() throws java.lang.Exception { super.testCompoundPK3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java index bae31e46cf..2e463ab672 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_property_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_property_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_property_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -295,5 +295,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java index 60f70207ac..16064ee458 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_property_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_property_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_property_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java index 08a475736c..136d32e9d2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_versioning_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_versioning_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_versioning_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void versionTest1() throws java.lang.Exception { super.versionTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java index cc120b2db6..f2a2f9f6c4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java @@ -111,7 +111,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_entityManager_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_entityManager_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_entityManager_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -233,5 +233,4 @@ public void joinTransactionTransactionRequiredExceptionTest() throws java.lang.E super.joinTransactionTransactionRequiredExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java index 5979376c86..2f930d2ecc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_entityManagerFactory_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void createEntityManagerFactoryStringTest() throws java.lang.Exception { super.createEntityManagerFactoryStringTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java index 304600fa09..6dc3aedaba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_pluggability_contracts_jta_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_pluggability_contracts_jta_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_pluggability_contracts_jta_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -317,5 +317,4 @@ public void isLoaded() throws java.lang.Exception { super.isLoaded(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java index 66ad9a2b68..f775a6dee6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXmanyFetchEager_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXmanyFetchEager_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXmanyFetchEager_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -316,5 +316,4 @@ public void persist1XMTest15() throws java.lang.Exception { super.persist1XMTest15(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java index 298dec7db2..7c76ecf20a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_packaging_jar_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_packaging_jar_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_packaging_jar_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -175,5 +175,4 @@ public void JarFileElementsTest() throws java.lang.Exception { super.JarFileElementsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java index fa1d867f64..eb196bd1a7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_generators_tablegenerators_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_generators_tablegenerators_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_generators_tablegenerators_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void generatorOnEntityTest() throws java.lang.Exception { super.generatorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java index 1cd0772135..993f6a2d75 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_query_stream_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_query_stream_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_query_stream_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -220,5 +220,4 @@ public void getTypedResultStreamTest() throws java.lang.Exception { super.getTypedResultStreamTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java index 711c3ab24a..275f63c480 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_attroverride_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_attroverride_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_attroverride_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -222,5 +222,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java index c429f10719..46ec737235 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_converts_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_converts_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_converts_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void convertsTest() throws java.lang.Exception { super.convertsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java index be977f0442..06ea920147 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_joincolumns_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_joincolumns_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_joincolumns_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void didTest() throws java.lang.Exception { super.didTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java index 43af3fbb63..932d4c7f7e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_mapkeyjoincolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_mapkeyjoincolumn_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_mapkeyjoincolumn_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void mapKeyJoinColumnTest() throws java.lang.Exception { super.mapKeyJoinColumnTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java index c8f619898b..471019c892 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namedentitygraph_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namedentitygraph_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namedentitygraph_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -227,5 +227,4 @@ public void getEntityGraphsClassTest() throws java.lang.Exception { super.getEntityGraphsClassTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java index 510daa21a8..72481305f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namednativequery_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namednativequery_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namednativequery_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void findTest() throws java.lang.Exception { super.findTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java index 54bd307f9f..a82eb56d45 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namedstoredprocedure_stateless3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namedstoredprocedure_stateless3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namedstoredprocedure_stateless3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -232,5 +232,4 @@ public void createNamedStoredProcedureQueryStringTest() throws java.lang.Excepti super.createNamedStoredProcedureQueryStringTest(); } - -} \ No newline at end of file +} From aeda086410fcb4b2d66e9d4d4002a235b69db870 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Sat, 12 Oct 2024 09:08:53 -0400 Subject: [PATCH 18/84] correct sun-application-client.xml in jpa Stateful3Test tests --- .../persistence/core/EntityGraph/ClientStateful3Test.java | 5 ++--- .../core/StoredProcedureQuery/Client1Stateful3Test.java | 5 ++--- .../core/StoredProcedureQuery/Client2Stateful3Test.java | 5 ++--- .../core/annotations/access/field/Client1Stateful3Test.java | 5 ++--- .../core/annotations/access/field/Client2Stateful3Test.java | 5 ++--- .../core/annotations/access/field/Client3Stateful3Test.java | 5 ++--- .../core/annotations/access/field/Client4Stateful3Test.java | 5 ++--- .../annotations/access/mappedsc/ClientStateful3Test.java | 5 ++--- .../annotations/access/property/Client1Stateful3Test.java | 5 ++--- .../annotations/access/property/Client2Stateful3Test.java | 5 ++--- .../core/annotations/assocoverride/ClientStateful3Test.java | 5 ++--- .../core/annotations/basic/Client1Stateful3Test.java | 5 ++--- .../core/annotations/basic/Client2Stateful3Test.java | 5 ++--- .../annotations/collectiontable/ClientStateful3Test.java | 5 ++--- .../core/annotations/convert/ClientStateful3Test.java | 5 ++--- .../annotations/discriminatorValue/ClientStateful3Test.java | 5 ++--- .../annotations/elementcollection/Client1Stateful3Test.java | 5 ++--- .../annotations/elementcollection/Client2Stateful3Test.java | 5 ++--- .../core/annotations/embeddable/ClientStateful3Test.java | 5 ++--- .../annotations/embeddableMapValue/ClientStateful3Test.java | 5 ++--- .../core/annotations/entity/ClientStateful3Test.java | 5 ++--- .../persistence/core/annotations/id/ClientStateful3Test.java | 5 ++--- .../core/annotations/lob/ClientStateful3Test.java | 5 ++--- .../core/annotations/mapkey/Client1Stateful3Test.java | 5 ++--- .../core/annotations/mapkey/Client2Stateful3Test.java | 5 ++--- .../core/annotations/mapkeyclass/ClientStateful3Test.java | 5 ++--- .../core/annotations/mapkeycolumn/ClientStateful3Test.java | 5 ++--- .../annotations/mapkeyenumerated/ClientStateful3Test.java | 5 ++--- .../annotations/mapkeyjoincolumn/ClientStateful3Test.java | 5 ++--- .../core/annotations/mapkeytemporal/ClientStateful3Test.java | 5 ++--- .../core/annotations/mapsid/ClientStateful3Test.java | 5 ++--- .../core/annotations/nativequery/ClientStateful3Test.java | 5 ++--- .../core/annotations/onexmanyuni/ClientStateful3Test.java | 5 ++--- .../core/annotations/orderby/Client1Stateful3Test.java | 5 ++--- .../core/annotations/orderby/Client2Stateful3Test.java | 5 ++--- .../core/annotations/orderby/Client3Stateful3Test.java | 5 ++--- .../core/annotations/ordercolumn/Client1Stateful3Test.java | 5 ++--- .../core/annotations/ordercolumn/Client2Stateful3Test.java | 5 ++--- .../annotations/tableGenerator/Client1Stateful3Test.java | 5 ++--- .../annotations/tableGenerator/Client2Stateful3Test.java | 5 ++--- .../annotations/tableGenerator/Client3Stateful3Test.java | 5 ++--- .../annotations/tableGenerator/Client4Stateful3Test.java | 5 ++--- .../core/annotations/temporal/ClientStateful3Test.java | 5 ++--- .../core/annotations/version/Client1Stateful3Test.java | 5 ++--- .../core/annotations/version/Client2Stateful3Test.java | 5 ++--- .../core/annotations/version/Client3Stateful3Test.java | 5 ++--- .../core/annotations/version/Client4Stateful3Test.java | 5 ++--- .../tck/persistence/core/basic/ClientStateful3Test.java | 5 ++--- .../core/cache/basicTests/ClientStateful3Test.java | 5 ++--- .../core/callback/inheritance/ClientStateful3Test.java | 5 ++--- .../core/callback/listener/ClientStateful3Test.java | 5 ++--- .../core/callback/listeneroverride/ClientStateful3Test.java | 5 ++--- .../core/callback/method/ClientStateful3Test.java | 5 ++--- .../core/callback/methodoverride/ClientStateful3Test.java | 5 ++--- .../persistence/core/callback/xml/ClientStateful3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client1Stateful3Test.java | 2 +- .../criteriaapi/CriteriaBuilder/Client2Stateful3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client3Stateful3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client4Stateful3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client5Stateful3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client6Stateful3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client7Stateful3Test.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client8Stateful3Test.java | 5 ++--- .../core/criteriaapi/CriteriaDelete/ClientStateful3Test.java | 5 ++--- .../core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java | 5 ++--- .../core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java | 5 ++--- .../core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java | 5 ++--- .../core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java | 5 ++--- .../core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java | 5 ++--- .../core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java | 5 ++--- .../core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java | 5 ++--- .../core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java | 5 ++--- .../core/criteriaapi/From/Client1Stateful3Test.java | 5 ++--- .../core/criteriaapi/From/Client2Stateful3Test.java | 5 ++--- .../core/criteriaapi/From/Client3Stateful3Test.java | 5 ++--- .../core/criteriaapi/From/Client4Stateful3Test.java | 5 ++--- .../core/criteriaapi/Join/Client1Stateful3Test.java | 5 ++--- .../core/criteriaapi/Join/Client2Stateful3Test.java | 5 ++--- .../core/criteriaapi/Join/Client3Stateful3Test.java | 5 ++--- .../core/criteriaapi/Root/Client1Stateful3Test.java | 5 ++--- .../core/criteriaapi/Root/Client2Stateful3Test.java | 5 ++--- .../core/criteriaapi/Root/Client3Stateful3Test.java | 5 ++--- .../core/criteriaapi/Root/Client4Stateful3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client1Stateful3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client2Stateful3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client3Stateful3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client4Stateful3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client5Stateful3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client6Stateful3Test.java | 5 ++--- .../criteriaapi/metamodelquery/Client7Stateful3Test.java | 5 ++--- .../core/criteriaapi/misc/Client1Stateful3Test.java | 5 ++--- .../core/criteriaapi/misc/Client2Stateful3Test.java | 5 ++--- .../core/criteriaapi/misc/Client3Stateful3Test.java | 5 ++--- .../core/criteriaapi/parameter/Client1Stateful3Test.java | 5 ++--- .../core/criteriaapi/parameter/Client2Stateful3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client1Stateful3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client2Stateful3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client3Stateful3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client4Stateful3Test.java | 5 ++--- .../core/criteriaapi/strquery/Client5Stateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex1a/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex1b/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex2a/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex2b/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex3a/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex3b/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex4a/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex4b/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex5a/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex5b/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex6a/ClientStateful3Test.java | 5 ++--- .../persistence/core/derivedid/ex6b/ClientStateful3Test.java | 5 ++--- .../persistence/core/entityManager/Client1Stateful3Test.java | 5 ++--- .../persistence/core/entityManager/Client2Stateful3Test.java | 2 +- .../persistence/core/entityManager/Client3Stateful3Test.java | 5 ++--- .../core/entityManagerFactory/Client1Stateful3Test.java | 5 ++--- .../core/entityManagerFactory/Client2Stateful3Test.java | 5 ++--- .../core/entityManagerFactory/Client3Stateful3Test.java | 5 ++--- .../ClientStateful3Test.java | 5 ++--- .../core/entitytest/apitests/ClientStateful3Test.java | 5 ++--- .../core/entitytest/bigdecimal/ClientStateful3Test.java | 5 ++--- .../core/entitytest/biginteger/ClientStateful3Test.java | 5 ++--- .../entitytest/cascadeall/manyXmany/ClientStateful3Test.java | 5 ++--- .../entitytest/cascadeall/manyXone/ClientStateful3Test.java | 5 ++--- .../entitytest/cascadeall/oneXmany/ClientStateful3Test.java | 5 ++--- .../entitytest/cascadeall/oneXone/ClientStateful3Test.java | 5 ++--- .../core/entitytest/persist/basic/ClientStateful3Test.java | 5 ++--- .../entitytest/persist/manyXmany/ClientStateful3Test.java | 5 ++--- .../entitytest/persist/manyXone/ClientStateful3Test.java | 5 ++--- .../entitytest/persist/oneXmany/ClientStateful3Test.java | 5 ++--- .../core/entitytest/persist/oneXone/ClientStateful3Test.java | 5 ++--- .../core/entitytest/remove/basic/ClientStateful3Test.java | 5 ++--- .../core/entitytest/remove/oneXmany/ClientStateful3Test.java | 5 ++--- .../core/entitytest/remove/oneXone/ClientStateful3Test.java | 5 ++--- .../tck/persistence/core/enums/ClientStateful3Test.java | 5 ++--- .../core/inheritance/abstractentity/ClientStateful3Test.java | 5 ++--- .../inheritance/mappedsc/annotation/ClientStateful3Test.java | 5 ++--- .../mappedsc/descriptors/ClientStateful3Test.java | 5 ++--- .../core/inheritance/nonentity/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/attribute/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/basictype/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/bindable/ClientStateful3Test.java | 5 ++--- .../collectionattribute/ClientStateful3Test.java | 5 ++--- .../metamodelapi/embeddabletype/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/entitytype/ClientStateful3Test.java | 5 ++--- .../metamodelapi/identifiabletype/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/listattribute/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/managedtype/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/mapattribute/ClientStateful3Test.java | 5 ++--- .../mappedsuperclasstype/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/metamodel/ClientStateful3Test.java | 5 ++--- .../metamodelapi/pluralattribute/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/setattribute/ClientStateful3Test.java | 5 ++--- .../metamodelapi/singularattribute/ClientStateful3Test.java | 5 ++--- .../core/metamodelapi/type/ClientStateful3Test.java | 5 ++--- .../core/nestedembedding/ClientStateful3Test.java | 5 ++--- .../core/override/attributeoverride/ClientStateful3Test.java | 5 ++--- .../core/override/callbacklistener/ClientStateful3Test.java | 5 ++--- .../core/override/embeddable/ClientStateful3Test.java | 5 ++--- .../core/override/entity/ClientStateful3Test.java | 5 ++--- .../core/override/entitylistener/ClientStateful3Test.java | 5 ++--- .../core/override/joincolumn/ClientStateful3Test.java | 5 ++--- .../core/override/manytomany/ClientStateful3Test.java | 5 ++--- .../core/override/mapkey/ClientStateful3Test.java | 5 ++--- .../override/nocallbacklistener/ClientStateful3Test.java | 5 ++--- .../persistence/core/override/table/ClientStateful3Test.java | 5 ++--- .../core/persistenceUnitUtil/ClientStateful3Test.java | 5 ++--- .../core/persistenceUtil/ClientStateful3Test.java | 5 ++--- .../core/query/language/Client1Stateful3Test.java | 5 ++--- .../core/query/language/Client2Stateful3Test.java | 5 ++--- .../core/query/language/Client3Stateful3Test.java | 5 ++--- .../core/query/language/Client4Stateful3Test.java | 5 ++--- .../core/query/language/Client5Stateful3Test.java | 5 ++--- .../core/query/language/Client6Stateful3Test.java | 5 ++--- .../core/query/parameter/Client1Stateful3Test.java | 5 ++--- .../core/query/parameter/Client2Stateful3Test.java | 5 ++--- .../core/relationship/annotations/ClientStateful3Test.java | 5 ++--- .../relationship/bidirmanyxmany/ClientStateful3Test.java | 5 ++--- .../core/relationship/bidirmanyxone/ClientStateful3Test.java | 5 ++--- .../core/relationship/bidironexmany/ClientStateful3Test.java | 5 ++--- .../core/relationship/bidironexone/ClientStateful3Test.java | 5 ++--- .../core/relationship/defaults/ClientStateful3Test.java | 5 ++--- .../core/relationship/descriptors/ClientStateful3Test.java | 5 ++--- .../core/relationship/unimanyxmany/ClientStateful3Test.java | 5 ++--- .../core/relationship/unimanyxone/ClientStateful3Test.java | 5 ++--- .../core/relationship/unionexmany/ClientStateful3Test.java | 5 ++--- .../core/relationship/unionexone/ClientStateful3Test.java | 5 ++--- .../tck/persistence/core/types/auto/ClientStateful3Test.java | 5 ++--- .../persistence/core/types/field/ClientStateful3Test.java | 5 ++--- .../core/types/generator/Client1Stateful3Test.java | 5 ++--- .../core/types/generator/Client2Stateful3Test.java | 5 ++--- .../core/types/generator/Client3Stateful3Test.java | 5 ++--- .../core/types/generator/Client4Stateful3Test.java | 5 ++--- .../core/types/primarykey/compound/ClientStateful3Test.java | 5 ++--- .../core/types/property/Client1Stateful3Test.java | 5 ++--- .../core/types/property/Client2Stateful3Test.java | 5 ++--- .../tck/persistence/core/versioning/ClientStateful3Test.java | 5 ++--- .../persistence/ee/entityManager/ClientStateful3Test.java | 5 ++--- .../ee/entityManagerFactory/ClientStateful3Test.java | 5 ++--- .../ee/pluggability/contracts/jta/ClientStateful3Test.java | 5 ++--- .../persist/oneXmanyFetchEager/ClientStateful3Test.java | 5 ++--- .../jpa/ee/packaging/jar/ClientStateful3Test.java | 5 ++--- .../generators/tablegenerators/ClientStateful3Test.java | 5 ++--- .../persistence/jpa22/query/stream/ClientStateful3Test.java | 5 ++--- .../jpa22/repeatable/attroverride/ClientStateful3Test.java | 5 ++--- .../jpa22/repeatable/joincolumn/ClientStateful3Test.java | 5 ++--- .../repeatable/mapkeyjoincolumn/ClientStateful3Test.java | 5 ++--- .../repeatable/namedentitygraph/ClientStateful3Test.java | 5 ++--- .../repeatable/namednativequery/ClientStateful3Test.java | 5 ++--- .../namedstoredprocedurequery/ClientStateful3Test.java | 5 ++--- 210 files changed, 418 insertions(+), 626 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java index 087410b54d..8a366da025 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java @@ -112,7 +112,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_EntityGraph_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_EntityGraph_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_EntityGraph_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -307,5 +307,4 @@ public void annotationsTest() throws java.lang.Exception { super.annotationsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java index e8df5a56cf..b5ae705ab5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_StoredProcedureQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_StoredProcedureQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_StoredProcedureQuery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -465,5 +465,4 @@ public void xmlOverridesSqlResultSetMappingAnnotationTest() throws java.lang.Exc super.xmlOverridesSqlResultSetMappingAnnotationTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java index 7b2b8a0060..f21ae5eb53 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_StoredProcedureQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_StoredProcedureQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_StoredProcedureQuery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -241,5 +241,4 @@ public void setParameterParameterCalendarTemporalTypeIllegalArgumentExceptionTes super.setParameterParameterCalendarTemporalTypeIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java index 600a507b98..4baab8b6c6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -332,5 +332,4 @@ public void fieldTypeTest17() throws java.lang.Exception { super.fieldTypeTest17(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java index dfc2e3177b..4bf4ad81d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void mixedAccessTest() throws java.lang.Exception { super.mixedAccessTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java index 8e58490c9f..0f4e782e31 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void transientTest() throws java.lang.Exception { super.transientTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java index b48b021cc2..feacf841fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -310,5 +310,4 @@ public void testExtractDateTimeSecond() throws java.lang.Exception { super.testExtractDateTimeSecond(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java index e394f32d28..8abdcaae70 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_anno_access_mappedsc_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_anno_access_mappedsc_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_anno_access_mappedsc_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java index 657a21e13d..74f09b6b4d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -292,5 +292,4 @@ public void propertyTypeTest13() throws java.lang.Exception { super.propertyTypeTest13(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java index cedb69bfd0..f31b391f80 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_property_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void transientTest() throws java.lang.Exception { super.transientTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java index 05090b5e00..a9d63ab148 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_assocoverride_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_assocoverride_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_assocoverride_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void associationOverride() throws java.lang.Exception { super.associationOverride(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java index e9b8a5be81..55aae79c23 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -232,5 +232,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java index f82579b2c7..aa607c5ac0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -247,5 +247,4 @@ public void ShortOperandResultTypeTests() throws java.lang.Exception { super.ShortOperandResultTypeTests(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java index 8870c31642..d24d3445d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_collectiontable_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_collectiontable_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_collectiontable_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void collectionTable1() throws java.lang.Exception { super.collectionTable1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java index b44b56434a..61dfa62e72 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_convert_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_convert_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_convert_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -291,5 +291,4 @@ public void elementCollectionBasicType() throws java.lang.Exception { super.elementCollectionBasicType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java index 8bb10d4af6..c3ba333043 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_discrinimatorValue_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_discrinimatorValue_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_discrinimatorValue_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void discriminatorValueTest() throws java.lang.Exception { super.discriminatorValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java index f39993929a..991b834a05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_elementcollection_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_elementcollection_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_elementcollection_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void elementCollectionEmbeddableType() throws java.lang.Exception { super.elementCollectionEmbeddableType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java index 7d4b1dc708..205f95cae9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_elementcollection_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_elementcollection_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_elementcollection_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void elementCollectionBasicTypeXMLTest() throws java.lang.Exception { super.elementCollectionBasicTypeXMLTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java index 4545f667ac..795d6f48ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_embeddable_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_embeddable_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_embeddable_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void EM1XMTest() throws java.lang.Exception { super.EM1XMTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java index fe8dcc2a94..4279b878ad 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_embeddableMapValue_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_embeddableMapValue_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_embeddableMapValue_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void embeddableMapValue() throws java.lang.Exception { super.embeddableMapValue(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java index c30e5a2f86..d1a506fdb8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_entity_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_entity_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_entity_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void annotationEntityTest2() throws java.lang.Exception { super.annotationEntityTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java index 070239c664..1d5bb4ab52 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -306,5 +306,4 @@ public void PropertyUtilDateIdTest() throws java.lang.Exception { super.PropertyUtilDateIdTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java index 68d07da084..b630792435 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_lob_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_lob_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_lob_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void lobTest() throws java.lang.Exception { super.lobTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java index e872244766..34692aae68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkey_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkey_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkey_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -265,5 +265,4 @@ public void annotationMapKeyTest2() throws java.lang.Exception { super.annotationMapKeyTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java index 28e8dc5922..7c08df940b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkey_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkey_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkey_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -279,5 +279,4 @@ public void columnUpdatable() throws java.lang.Exception { super.columnUpdatable(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java index 8d4a358eac..4a661827d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyclass_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyclass_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyclass_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void mapKeyClass() throws java.lang.Exception { super.mapKeyClass(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java index 67fc6516cf..81701da406 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeycolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeycolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeycolumn_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -242,5 +242,4 @@ public void criteriaBuilderKeysValuesTest() throws java.lang.Exception { super.criteriaBuilderKeysValuesTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java index 7957854f7d..b3bf9b1293 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyenumerated_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyenumerated_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyenumerated_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java index 63256e12a6..ccbd0ae3a2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyjoincolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyjoincolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyjoincolumn_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void mapKeyJoinColumn() throws java.lang.Exception { super.mapKeyJoinColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java index ff3582810a..aa4cf83eb7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapKeyTemporal_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapKeyTemporal_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapKeyTemporal_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java index 602df1408a..079f9136af 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapsid_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapsid_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapsid_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void persistMX1Test1() throws java.lang.Exception { super.persistMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java index 0040d6c100..7895077ec9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_nativequery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_nativequery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_nativequery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -282,5 +282,4 @@ public void getSingleResultTest() throws java.lang.Exception { super.getSingleResultTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java index 023a8d1c06..02f5eb8e05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_onexmanyuni_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_onexmanyuni_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_onexmanyuni_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void oneXmanyUniJoinColumn() throws java.lang.Exception { super.oneXmanyUniJoinColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java index 5a7b7762b4..ae4f75aac4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -234,5 +234,4 @@ public void orderByTest4() throws java.lang.Exception { super.orderByTest4(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java index d9556beee4..04b6d7c685 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void fieldDotNotationTest() throws java.lang.Exception { super.fieldDotNotationTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java index 56951fa756..698fac006a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -220,5 +220,4 @@ public void fieldElementCollectionBasicType() throws java.lang.Exception { super.fieldElementCollectionBasicType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java index e42658cf35..bdba7287ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_ordercolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_ordercolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_ordercolumn_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -206,5 +206,4 @@ public void orderColumn() throws java.lang.Exception { super.orderColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java index bcf2bfbd1d..3a108950ec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_ordercolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_ordercolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_ordercolumn_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void fieldAccessWithNameTest() throws java.lang.Exception { super.fieldAccessWithNameTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java index 5919f94088..4419e759cd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorOnEntityTest() throws java.lang.Exception { super.generatorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java index ed6fb1d292..277cddce58 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorOnPropertyTest() throws java.lang.Exception { super.generatorOnPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java index 7d91834c4c..04a93ae069 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorOnFieldTest() throws java.lang.Exception { super.generatorOnFieldTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java index f0e06518c7..96ea95f1b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorGlobalTest() throws java.lang.Exception { super.generatorGlobalTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java index 90c69d86d1..e0de70c3a6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_temporal_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_temporal_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_temporal_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -240,5 +240,4 @@ public void idPropertyTest() throws java.lang.Exception { super.idPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java index b4884b1fef..bfbae797ff 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void integerPropertyTest() throws java.lang.Exception { super.integerPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java index fa75d687c5..e467666193 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void shortClassPropertyTest() throws java.lang.Exception { super.shortClassPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java index 18b9ae2708..ddd48557d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void longClassPropertyTest() throws java.lang.Exception { super.longClassPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java index 53fd8e606b..33cc77be47 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void timestampPropertyTest() throws java.lang.Exception { super.timestampPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java index 5674672ab9..10e88aa4b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_basic_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void newEntityTest() throws java.lang.Exception { super.newEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java index 4e8b2170d5..b5e76461a0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_cache_basicTests_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_cache_basicTests_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_cache_basicTests_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void evictallTest() throws java.lang.Exception { super.evictallTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java index f5145f5dc5..4ca4c82f1c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_inheritance_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_inheritance_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_inheritance_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -280,5 +280,4 @@ public void findProductTest() throws java.lang.Exception { super.findProductTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java index 94b5ca5a37..d6ad00e9f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_listener_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_listener_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_listener_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -302,5 +302,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java index fa856d3cd6..ae30723a54 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_listeneroverride_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_listeneroverride_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_listeneroverride_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -290,5 +290,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java index 86224dc11b..6cabc5ef89 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_method_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_method_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_method_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java index 03995c7d2c..424ef34148 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_methodoverride_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_methodoverride_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_methodoverride_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -289,5 +289,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java index 61335b65a8..3746881362 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_xml_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_xml_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_xml_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -305,5 +305,4 @@ public void prePersistDefaultListenerTest() throws java.lang.Exception { super.prePersistDefaultListenerTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java index 686243681f..b4f2087337 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java index 9a754a4355..3cab2ac754 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -503,5 +503,4 @@ public void multiRootTest() throws java.lang.Exception { super.multiRootTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java index 6ae0e91a6a..bd75f094ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -292,5 +292,4 @@ public void expressionAliasTest() throws java.lang.Exception { super.expressionAliasTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java index b863226c73..bdd8ddde17 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -321,5 +321,4 @@ public void locateExpressionStringIntTest() throws java.lang.Exception { super.locateExpressionStringIntTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java index c4f5daf33e..d921a14562 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -524,5 +524,4 @@ public void treatPathClassTest() throws java.lang.Exception { super.treatPathClassTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java index 485a5b0c6a..06d5d8175b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -336,5 +336,4 @@ public void joinOnPredicateArrayTest() throws java.lang.Exception { super.joinOnPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java index 018b9d1bac..29ac49d972 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void tupleGetTupleElementIllegalArgumentExceptionTest() throws java.lang. super.tupleGetTupleElementIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java index a5107f2f6d..9a0142529c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client8.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void trimTrailingCharExpTest() throws java.lang.Exception { super.trimTrailingCharExpTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java index 0d50420c71..225d9aa642 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaDelete_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaDelete_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaDelete_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -280,5 +280,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java index 3fc94c1aaa..2af2f54748 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -281,5 +281,4 @@ public void distinctNotSpecifiedTest() throws java.lang.Exception { super.distinctNotSpecifiedTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java index 2e7a29ecf3..419c696d66 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -246,5 +246,4 @@ public void multiselectIllegalArgumentExceptionTest() throws java.lang.Exception super.multiselectIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java index 1eb8cedfae..3b936a8bfb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -337,5 +337,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java index dbbdda7486..b51ead50ab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -274,5 +274,4 @@ public void executeUpdateIllegalStateException1Test() throws java.lang.Exception super.executeUpdateIllegalStateException1Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java index 523cbd38d1..cd3ca1442b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -275,5 +275,4 @@ public void ShortOperandResultTypeTests() throws java.lang.Exception { super.ShortOperandResultTypeTests(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java index 6bd69bf58d..ec1cd6be38 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void typeTest() throws java.lang.Exception { super.typeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java index 3ece82bb12..90b6f5ffbb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void resultContainsFetchReference() throws java.lang.Exception { super.resultContainsFetchReference(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java index 906165a383..984e877d9f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaUpdate_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaUpdate_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaUpdate_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java index 5a4f0d8534..507f39507a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -272,5 +272,4 @@ public void fromGetCorrelationParentIllegalStateExceptionTest() throws java.lang super.fromGetCorrelationParentIllegalStateExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java index 4c0a738679..3126a00a0b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void fromGetCorrelationParentTest() throws java.lang.Exception { super.fromGetCorrelationParentTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java index 67e230d455..0f1a1a01ab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -315,5 +315,4 @@ public void joinListStringJoinTypeTest() throws java.lang.Exception { super.joinListStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java index 4494232251..69c406c54a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void pathGetMapAttributeTest() throws java.lang.Exception { super.pathGetMapAttributeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java index d98f8195a7..6a99f6ae3c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -265,5 +265,4 @@ public void joinMapIllegalArgumentExceptionTest() throws java.lang.Exception { super.joinMapIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java index f82bd99f1d..9276467b03 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -407,5 +407,4 @@ public void setJoinOnPredicateArrayTest() throws java.lang.Exception { super.setJoinOnPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java index f3eb97f196..0ff2ba7132 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -265,5 +265,4 @@ public void mapJoinValueTest() throws java.lang.Exception { super.mapJoinValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java index 1dd4f72a3f..257558e830 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -272,5 +272,4 @@ public void rootGetCorrelationParentIllegalStateExceptionTest() throws java.lang super.rootGetCorrelationParentIllegalStateExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java index 251a822727..500abfafa7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -259,5 +259,4 @@ public void joinSingularAttributeJoinTypeTest() throws java.lang.Exception { super.joinSingularAttributeJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java index e809267ee2..ba519f64fd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -314,5 +314,4 @@ public void joinListStringJoinTypeTest() throws java.lang.Exception { super.joinListStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java index 977dd15934..d2f787acfd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void joinMapStringJoinTypeTest() throws java.lang.Exception { super.joinMapStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java index 37f7d7bd6c..2028b6e1fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -496,5 +496,4 @@ public void test_subquery_in() throws java.lang.Exception { super.test_subquery_in(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java index 2ea7245ae0..fc42749ba5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -771,5 +771,4 @@ public void test_subquery_SOME_GTEQ() throws java.lang.Exception { super.test_subquery_SOME_GTEQ(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java index a4647f2737..f31388aa3b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -370,5 +370,4 @@ public void substringHavingExpressionPredicateArrayTest() throws java.lang.Excep super.substringHavingExpressionPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java index 2c3300cc63..08dde6341c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void test_notBetweenDates() throws java.lang.Exception { super.test_notBetweenDates(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java index 891e1025a2..1395cb2204 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -259,5 +259,4 @@ public void queryTest28() throws java.lang.Exception { super.queryTest28(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java index b2d2d7a530..a58dc7fa21 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void queryTest55() throws java.lang.Exception { super.queryTest55(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java index 4b3f05b456..541581ed58 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void getCorrelatedJoinsTest() throws java.lang.Exception { super.getCorrelatedJoinsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java index b3d0db2321..3a526b603e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -307,5 +307,4 @@ public void getResultType() throws java.lang.Exception { super.getResultType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java index be25e642d7..3700034d92 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -343,5 +343,4 @@ public void getGroupRestriction() throws java.lang.Exception { super.getGroupRestriction(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java index b73e657014..5bda2ed3b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -280,5 +280,4 @@ public void subqueryGroupByListTest() throws java.lang.Exception { super.subqueryGroupByListTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java index 57d717c707..3959323bbf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_parameter_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_parameter_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_parameter_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -226,5 +226,4 @@ public void parameterTest4() throws java.lang.Exception { super.parameterTest4(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java index c46a351b24..5740cc2fa1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_parameter_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_parameter_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_parameter_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -226,5 +226,4 @@ public void parameterExpressionInExpressionTest() throws java.lang.Exception { super.parameterExpressionInExpressionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java index d471489516..096982d6b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -244,5 +244,4 @@ public void fetchStringAndStringJoinTypeIllegalArgumentException() throws java.l super.fetchStringAndStringJoinTypeIllegalArgumentException(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java index 9668ccf8e9..ebc6519e4d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -638,5 +638,4 @@ public void test_subquery_SOME_GTEQ() throws java.lang.Exception { super.test_subquery_SOME_GTEQ(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java index fcafe9c4fa..eb62140c5f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -482,5 +482,4 @@ public void isNullOneToOneTest() throws java.lang.Exception { super.isNullOneToOneTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java index 9a4839c4fc..29be45663d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void test_notBetweenDates() throws java.lang.Exception { super.test_notBetweenDates(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java index 00d7a1d3cd..2364036bcb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -385,5 +385,4 @@ public void test_substringHavingClause() throws java.lang.Exception { super.test_substringHavingClause(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java index 3e057d2273..d5f26e394f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex1a_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex1a_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex1a_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java index 83cdb9091c..33e4c24878 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex1b_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex1b_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex1b_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java index 07b704bd7d..c9d093e6e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex2a_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex2a_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex2a_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java index 288a4006f5..907907293c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex2b_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex2b_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex2b_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java index 80d8ffb97f..7afdaf14bb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex3a_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex3a_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex3a_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java index 6f0314f893..992fc067f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex3b_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex3b_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex3b_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java index 8629977367..2c13382f4e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex4a_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex4a_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex4a_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java index 034a12f5df..acc775ded7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex4b_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex4b_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex4b_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java index 2827d9bd62..4e9d978dc6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex5a_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex5a_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex5a_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java index 578ad4d3b7..57069c778e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex5b_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex5b_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex5b_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java index ebaf1a8e05..84853578b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex6a_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex6a_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex6a_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java index f3bec5614f..e660448542 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex6b_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex6b_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex6b_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java index 432cb5a912..9bcb215cd8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -412,5 +412,4 @@ public void createNamedStoredProcedureQueryStringIllegalArgumentExceptionTest() super.createNamedStoredProcedureQueryStringIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java index 1dd638a3ae..8eb9b290a7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java index 7c2d52c535..10b6216bba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -258,5 +258,4 @@ public void createNamedStoredProcedureQueryStringTest() throws java.lang.Excepti super.createNamedStoredProcedureQueryStringTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java index c6684d4994..2520500e13 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void addNamedQueryFlushModeTest() throws java.lang.Exception { super.addNamedQueryFlushModeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java index e15f80673d..f85b06342e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void getCriteriaBuilderTest() throws java.lang.Exception { super.getCriteriaBuilderTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java index 0ba4114c9d..4511efe611 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void addNamedQueryLockModeTest() throws java.lang.Exception { super.addNamedQueryLockModeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java index e464feee64..7d8aa2bcf4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactoryCloseException_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactoryCloseException_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactoryCloseException_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -168,5 +168,4 @@ public void exceptionsTest() throws java.lang.Exception { super.exceptionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java index c7fafcd15e..c06d824ad5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_apitests_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_apitests_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_apitests_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -347,5 +347,4 @@ public void namedQueryInMappedSuperClass() throws java.lang.Exception { super.namedQueryInMappedSuperClass(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java index 5246085f73..ffd939cbd4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_bigdecimal_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_bigdecimal_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_bigdecimal_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java index 251f2b0c11..9af6227e1c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_biginteger_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_biginteger_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_biginteger_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java index 39d49f8874..21c625f295 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_manyXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_manyXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_manyXmany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void cascadeAllMXMTest11() throws java.lang.Exception { super.cascadeAllMXMTest11(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java index 8ff6725005..8a0b00b113 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_manyXone_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_manyXone_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_manyXone_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void cascadeAllMX1Test10() throws java.lang.Exception { super.cascadeAllMX1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java index cb94586f49..35be051ffb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_oneXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_oneXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_oneXmany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void cascadeAll1XMTest11() throws java.lang.Exception { super.cascadeAll1XMTest11(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java index d686118957..1d9277e502 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_oneXone_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_oneXone_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_oneXone_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void cascadeAll1X1Test10() throws java.lang.Exception { super.cascadeAll1X1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java index 3bb944e309..82ded464f1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_basic_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java index 3c54d843cf..c59b7abb7d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_manyXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_manyXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_manyXmany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void persistMXMTest12() throws java.lang.Exception { super.persistMXMTest12(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java index e7ec755b57..1c87bac530 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_manyXone_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_manyXone_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_manyXone_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void persistMX1Test10() throws java.lang.Exception { super.persistMX1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java index 021c397670..747cd96b24 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXmany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -313,5 +313,4 @@ public void persist1XMTest15() throws java.lang.Exception { super.persist1XMTest15(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java index 899e55ff4a..c1e6a890aa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXone_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXone_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXone_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -280,5 +280,4 @@ public void persist1X1Test12() throws java.lang.Exception { super.persist1X1Test12(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java index 10a733c20a..9ff7a5f9a7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_basic_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_basic_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void removeMergeBasicTest() throws java.lang.Exception { super.removeMergeBasicTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java index 339847fe02..5dcba72319 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_oneXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_oneXmany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_oneXmany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void remove1XMTest7() throws java.lang.Exception { super.remove1XMTest7(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java index bb16577918..7e10923eb3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_oneXone_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_oneXone_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_oneXone_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -259,5 +259,4 @@ public void remove1X1Test9() throws java.lang.Exception { super.remove1X1Test9(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java index 87fac0b24c..84ca0c9c05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_enums_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_enums_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_enums_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -566,5 +566,4 @@ public void synchronizationTypeValuesTest() throws java.lang.Exception { super.synchronizationTypeValuesTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java index 63bb033f4e..3e4dac551d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inheritance_abstractentity_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inheritance_abstractentity_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inheritance_abstractentity_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void abstractEntityTest3() throws java.lang.Exception { super.abstractEntityTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java index 332f4d81ca..e34a331d76 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_msc_annotation_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_msc_annotation_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_msc_annotation_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java index d11955afd6..7d6ba9b5a8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_msc_descriptors_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_msc_descriptors_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_msc_descriptors_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java index e81e5411d5..4fbea313e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_nonentity_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_nonentity_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_nonentity_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -222,5 +222,4 @@ public void nonEntityTest3() throws java.lang.Exception { super.nonEntityTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java index 96c82d0bda..7bad0acf4e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_attribute_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_attribute_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_attribute_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -244,5 +244,4 @@ public void isCollection() throws java.lang.Exception { super.isCollection(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java index 2ef3bb6b70..0f005c98bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_basictype_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_basictype_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_basictype_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void getPersistenceType() throws java.lang.Exception { super.getPersistenceType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java index 9d728b8d1e..44461eda37 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_bindable_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_bindable_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_bindable_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void getBindableJavaType() throws java.lang.Exception { super.getBindableJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java index 141264c2ee..3ec5a40438 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_collectionattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_collectionattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_collectionattribute_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java index 32006b3a6d..06be168269 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_embeddabletype_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_embeddabletype_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_embeddabletype_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -554,5 +554,4 @@ public void getDeclaredPluralAttributes() throws java.lang.Exception { super.getDeclaredPluralAttributes(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java index 27403fdb80..8992771774 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_entitytype_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_entitytype_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_entitytype_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -319,5 +319,4 @@ public void getBindableType() throws java.lang.Exception { super.getBindableType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java index cd23ab7c78..89db4a16c9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_identifiabletype_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_identifiabletype_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_identifiabletype_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -648,5 +648,4 @@ public void getSingularAttributes() throws java.lang.Exception { super.getSingularAttributes(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java index ea0ca2b859..2a40b3b86d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_listattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_listattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_listattribute_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -231,5 +231,4 @@ public void getDeclaredList2() throws java.lang.Exception { super.getDeclaredList2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java index f461dddd54..a62cd2283f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_managedtype_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_managedtype_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_managedtype_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -569,5 +569,4 @@ public void getPersistenceType() throws java.lang.Exception { super.getPersistenceType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java index ab78bdc255..733353f1b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_mapattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_mapattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_mapattribute_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java index b07c3bdd4b..2a67b2a02d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_mappedsuperclasstype_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_mappedsuperclasstype_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_mappedsuperclasstype_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -297,5 +297,4 @@ public void hasVersionAttribute() throws java.lang.Exception { super.hasVersionAttribute(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java index 07670c7607..d9c34852d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_metamodel_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_metamodel_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_metamodel_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -270,5 +270,4 @@ public void embeddableIllegalArgumentException() throws java.lang.Exception { super.embeddableIllegalArgumentException(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java index a68e5e66aa..fb0fa17d9a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_pluralattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_pluralattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_pluralattribute_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void getDeclaringType() throws java.lang.Exception { super.getDeclaringType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java index 23da16e984..fd908f0289 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_setattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_setattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_setattribute_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java index b01835b798..89accc5dac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_singularattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_singularattribute_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_singularattribute_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -288,5 +288,4 @@ public void getBindableJavaType() throws java.lang.Exception { super.getBindableJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java index e5e3fd47af..a50036f657 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_type_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_type_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_type_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void getJavaType() throws java.lang.Exception { super.getJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java index 825df34949..6ce90f4f7e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_nestedembedding_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_nestedembedding_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_nestedembedding_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void NE1XMTest3() throws java.lang.Exception { super.NE1XMTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java index 55fc548777..b22b59776c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_attributeoverride_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_attributeoverride_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_attributeoverride_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void testNoAttributeOverrideAnnotation() throws java.lang.Exception { super.testNoAttributeOverrideAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java index cade9c1f4f..c89c4e8afc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_callbacklistener_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_callbacklistener_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_callbacklistener_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void preAndPostRemove() throws java.lang.Exception { super.preAndPostRemove(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java index e72e3bcef0..f9f5784dfa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_embeddable_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_embeddable_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_embeddable_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void testMetadataCompleteness() throws java.lang.Exception { super.testMetadataCompleteness(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java index 3442fe911d..9047dabe90 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_entity_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_entity_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_entity_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void testNoEntityAnnotation() throws java.lang.Exception { super.testNoEntityAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java index e40c309a45..c33b025fbb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_entitylistener_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_entitylistener_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_entitylistener_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void testNoEntityListener() throws java.lang.Exception { super.testNoEntityListener(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java index f7717652cb..f3ef008934 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_joincolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_joincolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_joincolumn_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -231,5 +231,4 @@ public void testOverrideJoinTable() throws java.lang.Exception { super.testOverrideJoinTable(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java index 51ffa61ac1..99e77242db 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_manytomany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_manytomany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_manytomany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void testNoManyToManyAnnotation() throws java.lang.Exception { super.testNoManyToManyAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java index 88209bb967..0de3f8e046 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_mapkey_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_mapkey_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_mapkey_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -232,5 +232,4 @@ public void testOverrideOrderBy() throws java.lang.Exception { super.testOverrideOrderBy(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java index c9f04b212c..a29c9a4540 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_nocallbacklistener_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_nocallbacklistener_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_nocallbacklistener_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void testNoCallBackListener() throws java.lang.Exception { super.testNoCallBackListener(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java index 127e2c6755..e46ff98b7d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_table_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_table_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_table_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void testNoTableAnnotation() throws java.lang.Exception { super.testNoTableAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java index 47dee77eef..38d7aaacf7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_PersistenceUtilUtil_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_PersistenceUtilUtil_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_PersistenceUtilUtil_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void getIdentifierIllegalArgumentExceptionTest() throws java.lang.Excepti super.getIdentifierIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java index 8ae918aad8..c2e8ce779a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_persistenceUtil_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_persistenceUtil_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_persistenceUtil_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void getPersistenceUtilTest() throws java.lang.Exception { super.getPersistenceUtilTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java index 424e7971a2..157c4e4091 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -696,5 +696,4 @@ public void resultVariableTest() throws java.lang.Exception { super.resultVariableTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java index 8a70c024c3..7fcf6448ee 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -466,5 +466,4 @@ public void embeddableNotManagedTest() throws java.lang.Exception { super.embeddableNotManagedTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java index 3c291b36a2..363a2eea55 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -353,5 +353,4 @@ public void test_substringHavingClause() throws java.lang.Exception { super.test_substringHavingClause(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java index 3cb8d015c6..a9864e5a50 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -319,5 +319,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java index 1420e791e4..7ef9322f68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void queryTest55() throws java.lang.Exception { super.queryTest55(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java index b38e480d1c..cabd3f7584 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void resultContainsFetchReference() throws java.lang.Exception { super.resultContainsFetchReference(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java index 3aa7ee7c97..0d5c09c781 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_parameter_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_parameter_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_parameter_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -257,5 +257,4 @@ public void getParametersNoParametersTest() throws java.lang.Exception { super.getParametersNoParametersTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java index d66fdc77fc..5d2d3a6d05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_parameter_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_parameter_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_parameter_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void parameterNamedParameterTwiceTest() throws java.lang.Exception { super.parameterNamedParameterTwiceTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java index 860512c19c..5fc23d9edf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_annotations_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_annotations_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_annotations_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -264,5 +264,4 @@ public void annotationMappingTest8() throws java.lang.Exception { super.annotationMappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java index 393cb0fdf1..c1b02070ec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidirmanyxmany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidirmanyxmany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidirmanyxmany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void biDirMXMTest1() throws java.lang.Exception { super.biDirMXMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java index 4795109563..58e80ccb5f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidirmanyxone_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidirmanyxone_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidirmanyxone_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void biDirMX1Test1() throws java.lang.Exception { super.biDirMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java index 546dbba503..c9a942d245 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidironexmany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidironexmany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidironexmany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void biDir1XMTest1() throws java.lang.Exception { super.biDir1XMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java index 85088b00ce..ad14154cd7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidironexone_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidironexone_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidironexone_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void biDir1X1Test1() throws java.lang.Exception { super.biDir1X1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java index 2322af0837..39016e0cfd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_defaults_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_defaults_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_defaults_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -257,5 +257,4 @@ public void mappingTest8() throws java.lang.Exception { super.mappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java index e9572eb7ef..ed827c0374 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_descriptors_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_descriptors_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_descriptors_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -257,5 +257,4 @@ public void descriptorMappingTest8() throws java.lang.Exception { super.descriptorMappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java index d24032a34c..6409186719 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unimanyxmany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unimanyxmany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unimanyxmany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void uniMXMTest1() throws java.lang.Exception { super.uniMXMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java index 7ddda1a454..f860feaaea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unimanyxone_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unimanyxone_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unimanyxone_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void uniMX1Test1() throws java.lang.Exception { super.uniMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java index 20a236b9ff..25166f3a11 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unionexmany_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unionexmany_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unionexmany_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void uni1XMTest1() throws java.lang.Exception { super.uni1XMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java index 24fc6400d5..cb73999f51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unionexone_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unionexone_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unionexone_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void uni1X1Test1() throws java.lang.Exception { super.uni1X1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java index 2de20191d6..dae6ef7955 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_auto_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_auto_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_auto_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void autoTypeTest6() throws java.lang.Exception { super.autoTypeTest6(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java index 7ebd3a2823..86ecef0244 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_field_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_field_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_field_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -331,5 +331,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java index 83a043560b..44b6633e3c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -241,5 +241,4 @@ public void generatorTypeTest6() throws java.lang.Exception { super.generatorTypeTest6(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java index b9ab5316eb..ee3ada8be1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorTypeSequenceTest() throws java.lang.Exception { super.generatorTypeSequenceTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java index 9d1b6ca0fe..60422d1650 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -206,5 +206,4 @@ public void sequenceGeneratorOnEntityTest() throws java.lang.Exception { super.sequenceGeneratorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java index 1fafa26e7b..ddedb8b2ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void sequenceGeneratorOnPropertyTest() throws java.lang.Exception { super.sequenceGeneratorOnPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java index eaeacf2504..d5c003578c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_pkey_compound_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_pkey_compound_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_pkey_compound_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void testCompoundPK3() throws java.lang.Exception { super.testCompoundPK3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java index d96e2a13ae..bde77ff7ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_property_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_property_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_property_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -288,5 +288,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java index 70e331c8fc..074b11fc64 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_property_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_property_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_property_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java index 120350fcc9..3b37243fd7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_versioning_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_versioning_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_versioning_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void versionTest1() throws java.lang.Exception { super.versionTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java index 1daad00e6e..5fbb5d4bcd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_entityManager_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_entityManager_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_entityManager_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void joinTransactionTransactionRequiredExceptionTest() throws java.lang.E super.joinTransactionTransactionRequiredExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java index edf71a1d44..bd5170f00e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_entityManagerFactory_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void createEntityManagerFactoryStringTest() throws java.lang.Exception { super.createEntityManagerFactoryStringTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java index 66c533e6d6..48bc0d1e59 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java @@ -87,7 +87,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_pluggability_contracts_jta_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_pluggability_contracts_jta_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_pluggability_contracts_jta_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -309,5 +309,4 @@ public void isLoaded() throws java.lang.Exception { super.isLoaded(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java index f89fc96762..fbfcd26b9b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXmanyFetchEager_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXmanyFetchEager_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXmanyFetchEager_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -308,5 +308,4 @@ public void persist1XMTest15() throws java.lang.Exception { super.persist1XMTest15(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java index aa5730fff6..98d3812554 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_packaging_jar_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_packaging_jar_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_packaging_jar_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -167,5 +167,4 @@ public void JarFileElementsTest() throws java.lang.Exception { super.JarFileElementsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java index 2981ba01bd..44a0d8d8e1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_generators_tablegenerators_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_generators_tablegenerators_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_generators_tablegenerators_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void generatorOnEntityTest() throws java.lang.Exception { super.generatorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java index a6b854cbd7..3d942e6037 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_query_stream_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_query_stream_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_query_stream_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void getTypedResultStreamTest() throws java.lang.Exception { super.getTypedResultStreamTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java index 5489a608ee..cfbd49b8d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_attroverride_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_attroverride_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_attroverride_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java index bcf6e9da00..e163f0da86 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_joincolumns_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_joincolumns_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_joincolumns_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void didTest() throws java.lang.Exception { super.didTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java index 0d07b2408f..c93f8f46f5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_mapkeyjoincolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_mapkeyjoincolumn_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_mapkeyjoincolumn_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void mapKeyJoinColumnTest() throws java.lang.Exception { super.mapKeyJoinColumnTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java index aa4887c1be..141c49c5a2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namedentitygraph_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namedentitygraph_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namedentitygraph_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void getEntityGraphsClassTest() throws java.lang.Exception { super.getEntityGraphsClassTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java index 4d97c7ca75..133045f0b2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namednativequery_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namednativequery_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namednativequery_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void findTest() throws java.lang.Exception { super.findTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java index a4e722fb0b..ecb4fda9b0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namedstoredprocedure_stateful3_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namedstoredprocedure_stateful3_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namedstoredprocedure_stateful3_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void createNamedStoredProcedureQueryStringTest() throws java.lang.Excepti super.createNamedStoredProcedureQueryStringTest(); } - -} \ No newline at end of file +} From bd2ad45be9dca32901a1f2bacd7984855dcf22ce Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Sat, 12 Oct 2024 09:09:28 -0400 Subject: [PATCH 19/84] correct sun-application-client.xml in jpa Appmanaged tests --- .../persistence/core/EntityGraph/ClientAppmanagedTest.java | 2 +- .../core/EntityGraph/ClientAppmanagednotxTest.java | 5 ++--- .../core/StoredProcedureQuery/Client1AppmanagedTest.java | 5 ++--- .../core/StoredProcedureQuery/Client1AppmanagednotxTest.java | 5 ++--- .../core/StoredProcedureQuery/Client2AppmanagedTest.java | 5 ++--- .../core/StoredProcedureQuery/Client2AppmanagednotxTest.java | 5 ++--- .../core/annotations/access/field/Client1AppmanagedTest.java | 5 ++--- .../annotations/access/field/Client1AppmanagednotxTest.java | 5 ++--- .../core/annotations/access/field/Client2AppmanagedTest.java | 5 ++--- .../annotations/access/field/Client2AppmanagednotxTest.java | 5 ++--- .../core/annotations/access/field/Client3AppmanagedTest.java | 5 ++--- .../annotations/access/field/Client3AppmanagednotxTest.java | 5 ++--- .../core/annotations/access/field/Client4AppmanagedTest.java | 5 ++--- .../annotations/access/field/Client4AppmanagednotxTest.java | 5 ++--- .../annotations/access/mappedsc/ClientAppmanagedTest.java | 5 ++--- .../access/mappedsc/ClientAppmanagednotxTest.java | 5 ++--- .../annotations/access/property/Client1AppmanagedTest.java | 5 ++--- .../access/property/Client1AppmanagednotxTest.java | 5 ++--- .../annotations/access/property/Client2AppmanagedTest.java | 5 ++--- .../access/property/Client2AppmanagednotxTest.java | 5 ++--- .../core/annotations/assocoverride/ClientAppmanagedTest.java | 5 ++--- .../annotations/assocoverride/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/basic/Client1AppmanagedTest.java | 5 ++--- .../core/annotations/basic/Client1AppmanagednotxTest.java | 5 ++--- .../core/annotations/basic/Client2AppmanagedTest.java | 5 ++--- .../core/annotations/basic/Client2AppmanagednotxTest.java | 5 ++--- .../annotations/collectiontable/ClientAppmanagedTest.java | 5 ++--- .../collectiontable/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/convert/ClientAppmanagedTest.java | 5 ++--- .../core/annotations/convert/ClientAppmanagednotxTest.java | 5 ++--- .../annotations/discriminatorValue/ClientAppmanagedTest.java | 5 ++--- .../discriminatorValue/ClientAppmanagednotxTest.java | 5 ++--- .../annotations/elementcollection/Client1AppmanagedTest.java | 5 ++--- .../elementcollection/Client1AppmanagednotxTest.java | 5 ++--- .../annotations/elementcollection/Client2AppmanagedTest.java | 5 ++--- .../elementcollection/Client2AppmanagednotxTest.java | 5 ++--- .../core/annotations/embeddable/ClientAppmanagedTest.java | 5 ++--- .../annotations/embeddable/ClientAppmanagednotxTest.java | 5 ++--- .../annotations/embeddableMapValue/ClientAppmanagedTest.java | 5 ++--- .../embeddableMapValue/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/entity/ClientAppmanagedTest.java | 5 ++--- .../core/annotations/entity/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/id/ClientAppmanagedTest.java | 5 ++--- .../core/annotations/id/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/lob/ClientAppmanagedTest.java | 5 ++--- .../core/annotations/lob/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/mapkey/Client1AppmanagedTest.java | 5 ++--- .../core/annotations/mapkey/Client1AppmanagednotxTest.java | 5 ++--- .../core/annotations/mapkey/Client2AppmanagedTest.java | 5 ++--- .../core/annotations/mapkey/Client2AppmanagednotxTest.java | 5 ++--- .../core/annotations/mapkeyclass/ClientAppmanagedTest.java | 5 ++--- .../annotations/mapkeyclass/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/mapkeycolumn/ClientAppmanagedTest.java | 5 ++--- .../annotations/mapkeycolumn/ClientAppmanagednotxTest.java | 5 ++--- .../annotations/mapkeyenumerated/ClientAppmanagedTest.java | 5 ++--- .../mapkeyenumerated/ClientAppmanagednotxTest.java | 5 ++--- .../annotations/mapkeyjoincolumn/ClientAppmanagedTest.java | 5 ++--- .../mapkeyjoincolumn/ClientAppmanagednotxTest.java | 5 ++--- .../annotations/mapkeytemporal/ClientAppmanagedTest.java | 5 ++--- .../annotations/mapkeytemporal/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/mapsid/ClientAppmanagedTest.java | 5 ++--- .../core/annotations/mapsid/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/nativequery/ClientAppmanagedTest.java | 5 ++--- .../annotations/nativequery/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/onexmanyuni/ClientAppmanagedTest.java | 5 ++--- .../annotations/onexmanyuni/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/orderby/Client1AppmanagedTest.java | 5 ++--- .../core/annotations/orderby/Client1AppmanagednotxTest.java | 5 ++--- .../core/annotations/orderby/Client2AppmanagedTest.java | 5 ++--- .../core/annotations/orderby/Client2AppmanagednotxTest.java | 5 ++--- .../core/annotations/orderby/Client3AppmanagedTest.java | 5 ++--- .../core/annotations/orderby/Client3AppmanagednotxTest.java | 5 ++--- .../core/annotations/ordercolumn/Client1AppmanagedTest.java | 5 ++--- .../annotations/ordercolumn/Client1AppmanagednotxTest.java | 5 ++--- .../core/annotations/ordercolumn/Client2AppmanagedTest.java | 5 ++--- .../annotations/ordercolumn/Client2AppmanagednotxTest.java | 5 ++--- .../annotations/tableGenerator/Client1AppmanagedTest.java | 5 ++--- .../tableGenerator/Client1AppmanagednotxTest.java | 5 ++--- .../annotations/tableGenerator/Client2AppmanagedTest.java | 5 ++--- .../tableGenerator/Client2AppmanagednotxTest.java | 5 ++--- .../annotations/tableGenerator/Client3AppmanagedTest.java | 5 ++--- .../tableGenerator/Client3AppmanagednotxTest.java | 5 ++--- .../annotations/tableGenerator/Client4AppmanagedTest.java | 5 ++--- .../tableGenerator/Client4AppmanagednotxTest.java | 5 ++--- .../core/annotations/temporal/ClientAppmanagedTest.java | 5 ++--- .../core/annotations/temporal/ClientAppmanagednotxTest.java | 5 ++--- .../core/annotations/version/Client1AppmanagedTest.java | 5 ++--- .../core/annotations/version/Client1AppmanagednotxTest.java | 5 ++--- .../core/annotations/version/Client2AppmanagedTest.java | 5 ++--- .../core/annotations/version/Client2AppmanagednotxTest.java | 5 ++--- .../core/annotations/version/Client3AppmanagedTest.java | 5 ++--- .../core/annotations/version/Client3AppmanagednotxTest.java | 5 ++--- .../core/annotations/version/Client4AppmanagedTest.java | 5 ++--- .../core/annotations/version/Client4AppmanagednotxTest.java | 5 ++--- .../tck/persistence/core/basic/ClientAppmanagedTest.java | 5 ++--- .../tck/persistence/core/basic/ClientAppmanagednotxTest.java | 5 ++--- .../core/cache/basicTests/ClientAppmanagedTest.java | 5 ++--- .../core/cache/basicTests/ClientAppmanagednotxTest.java | 5 ++--- .../core/callback/inheritance/ClientAppmanagedTest.java | 5 ++--- .../core/callback/inheritance/ClientAppmanagednotxTest.java | 5 ++--- .../core/callback/listener/ClientAppmanagedTest.java | 5 ++--- .../core/callback/listener/ClientAppmanagednotxTest.java | 5 ++--- .../core/callback/listeneroverride/ClientAppmanagedTest.java | 5 ++--- .../callback/listeneroverride/ClientAppmanagednotxTest.java | 5 ++--- .../core/callback/method/ClientAppmanagedTest.java | 5 ++--- .../core/callback/method/ClientAppmanagednotxTest.java | 5 ++--- .../core/callback/methodoverride/ClientAppmanagedTest.java | 5 ++--- .../callback/methodoverride/ClientAppmanagednotxTest.java | 5 ++--- .../persistence/core/callback/xml/ClientAppmanagedTest.java | 5 ++--- .../core/callback/xml/ClientAppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java | 2 +- .../CriteriaBuilder/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java | 5 ++--- .../CriteriaBuilder/Client2AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java | 5 ++--- .../CriteriaBuilder/Client3AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java | 5 ++--- .../CriteriaBuilder/Client4AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java | 5 ++--- .../CriteriaBuilder/Client5AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java | 5 ++--- .../CriteriaBuilder/Client6AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java | 5 ++--- .../CriteriaBuilder/Client7AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java | 5 ++--- .../CriteriaBuilder/Client8AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaDelete/ClientAppmanagedTest.java | 5 ++--- .../criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client1AppmanagedTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client2AppmanagedTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client3AppmanagedTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client4AppmanagedTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client5AppmanagedTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client6AppmanagedTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client7AppmanagedTest.java | 5 ++--- .../criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java | 5 ++--- .../criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java | 5 ++--- .../criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/From/Client1AppmanagedTest.java | 5 ++--- .../core/criteriaapi/From/Client1AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/From/Client2AppmanagedTest.java | 5 ++--- .../core/criteriaapi/From/Client2AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/From/Client3AppmanagedTest.java | 5 ++--- .../core/criteriaapi/From/Client3AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/From/Client4AppmanagedTest.java | 5 ++--- .../core/criteriaapi/From/Client4AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/Join/Client1AppmanagedTest.java | 5 ++--- .../core/criteriaapi/Join/Client1AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/Join/Client2AppmanagedTest.java | 5 ++--- .../core/criteriaapi/Join/Client2AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/Join/Client3AppmanagedTest.java | 5 ++--- .../core/criteriaapi/Join/Client3AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/Root/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client1AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/Root/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client3AppmanagedTest.java | 5 ++--- .../core/criteriaapi/Root/Client3AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/Root/Client4AppmanagedTest.java | 5 ++--- .../core/criteriaapi/Root/Client4AppmanagednotxTest.java | 5 ++--- .../criteriaapi/metamodelquery/Client1AppmanagedTest.java | 5 ++--- .../metamodelquery/Client1AppmanagednotxTest.java | 5 ++--- .../criteriaapi/metamodelquery/Client2AppmanagedTest.java | 5 ++--- .../metamodelquery/Client2AppmanagednotxTest.java | 5 ++--- .../criteriaapi/metamodelquery/Client3AppmanagedTest.java | 5 ++--- .../metamodelquery/Client3AppmanagednotxTest.java | 5 ++--- .../criteriaapi/metamodelquery/Client4AppmanagedTest.java | 5 ++--- .../metamodelquery/Client4AppmanagednotxTest.java | 5 ++--- .../criteriaapi/metamodelquery/Client5AppmanagedTest.java | 5 ++--- .../metamodelquery/Client5AppmanagednotxTest.java | 5 ++--- .../criteriaapi/metamodelquery/Client6AppmanagedTest.java | 5 ++--- .../metamodelquery/Client6AppmanagednotxTest.java | 5 ++--- .../criteriaapi/metamodelquery/Client7AppmanagedTest.java | 5 ++--- .../metamodelquery/Client7AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/misc/Client1AppmanagedTest.java | 5 ++--- .../core/criteriaapi/misc/Client1AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/misc/Client2AppmanagedTest.java | 5 ++--- .../core/criteriaapi/misc/Client2AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/misc/Client3AppmanagedTest.java | 5 ++--- .../core/criteriaapi/misc/Client3AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/parameter/Client1AppmanagedTest.java | 5 ++--- .../criteriaapi/parameter/Client1AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/parameter/Client2AppmanagedTest.java | 5 ++--- .../criteriaapi/parameter/Client2AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/strquery/Client1AppmanagedTest.java | 5 ++--- .../core/criteriaapi/strquery/Client1AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/strquery/Client2AppmanagedTest.java | 5 ++--- .../core/criteriaapi/strquery/Client2AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/strquery/Client3AppmanagedTest.java | 5 ++--- .../core/criteriaapi/strquery/Client3AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/strquery/Client4AppmanagedTest.java | 5 ++--- .../core/criteriaapi/strquery/Client4AppmanagednotxTest.java | 5 ++--- .../core/criteriaapi/strquery/Client5AppmanagedTest.java | 5 ++--- .../core/criteriaapi/strquery/Client5AppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex1a/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex1a/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex1b/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex1b/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex2a/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex2a/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex2b/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex2b/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex3a/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex3a/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex3b/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex3b/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex4a/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex4a/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex4b/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex4b/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex5a/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex5a/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex5b/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex5b/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex6a/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex6a/ClientAppmanagednotxTest.java | 5 ++--- .../core/derivedid/ex6b/ClientAppmanagedTest.java | 5 ++--- .../core/derivedid/ex6b/ClientAppmanagednotxTest.java | 5 ++--- .../core/entityManager/Client1AppmanagedTest.java | 5 ++--- .../core/entityManager/Client1AppmanagednotxTest.java | 5 ++--- .../core/entityManager/Client2AppmanagedTest.java | 2 +- .../core/entityManager/Client2AppmanagednotxTest.java | 2 +- .../core/entityManager/Client3AppmanagedTest.java | 5 ++--- .../core/entityManager/Client3AppmanagednotxTest.java | 5 ++--- .../core/entityManager2/Client1AppmanagednotxTest.java | 5 ++--- .../core/entityManager2/Client2AppmanagednotxTest.java | 5 ++--- .../core/entityManagerFactory/Client1AppmanagedTest.java | 5 ++--- .../core/entityManagerFactory/Client1AppmanagednotxTest.java | 5 ++--- .../core/entityManagerFactory/Client2AppmanagedTest.java | 5 ++--- .../core/entityManagerFactory/Client2AppmanagednotxTest.java | 5 ++--- .../core/entityManagerFactory/Client3AppmanagedTest.java | 5 ++--- .../core/entityManagerFactory/Client3AppmanagednotxTest.java | 5 ++--- .../ClientAppmanagedTest.java | 5 ++--- .../ClientAppmanagednotxTest.java | 5 ++--- .../core/entityTransaction/ClientAppmanagednotxTest.java | 5 ++--- .../core/entitytest/apitests/ClientAppmanagedTest.java | 5 ++--- .../core/entitytest/apitests/ClientAppmanagednotxTest.java | 5 ++--- .../core/entitytest/bigdecimal/ClientAppmanagedTest.java | 5 ++--- .../core/entitytest/bigdecimal/ClientAppmanagednotxTest.java | 5 ++--- .../core/entitytest/biginteger/ClientAppmanagedTest.java | 5 ++--- .../core/entitytest/biginteger/ClientAppmanagednotxTest.java | 5 ++--- .../cascadeall/manyXmany/ClientAppmanagedTest.java | 5 ++--- .../cascadeall/manyXmany/ClientAppmanagednotxTest.java | 5 ++--- .../entitytest/cascadeall/manyXone/ClientAppmanagedTest.java | 5 ++--- .../cascadeall/manyXone/ClientAppmanagednotxTest.java | 5 ++--- .../entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java | 5 ++--- .../cascadeall/oneXmany/ClientAppmanagednotxTest.java | 5 ++--- .../entitytest/cascadeall/oneXone/ClientAppmanagedTest.java | 5 ++--- .../cascadeall/oneXone/ClientAppmanagednotxTest.java | 5 ++--- .../core/entitytest/persist/basic/ClientAppmanagedTest.java | 5 ++--- .../entitytest/persist/basic/ClientAppmanagednotxTest.java | 5 ++--- .../entitytest/persist/manyXmany/ClientAppmanagedTest.java | 5 ++--- .../persist/manyXmany/ClientAppmanagednotxTest.java | 5 ++--- .../entitytest/persist/manyXone/ClientAppmanagedTest.java | 5 ++--- .../persist/manyXone/ClientAppmanagednotxTest.java | 5 ++--- .../entitytest/persist/oneXmany/ClientAppmanagedTest.java | 5 ++--- .../persist/oneXmany/ClientAppmanagednotxTest.java | 5 ++--- .../entitytest/persist/oneXone/ClientAppmanagedTest.java | 5 ++--- .../entitytest/persist/oneXone/ClientAppmanagednotxTest.java | 5 ++--- .../core/entitytest/remove/basic/ClientAppmanagedTest.java | 5 ++--- .../entitytest/remove/basic/ClientAppmanagednotxTest.java | 5 ++--- .../entitytest/remove/oneXmany/ClientAppmanagedTest.java | 5 ++--- .../entitytest/remove/oneXmany/ClientAppmanagednotxTest.java | 5 ++--- .../core/entitytest/remove/oneXone/ClientAppmanagedTest.java | 5 ++--- .../entitytest/remove/oneXone/ClientAppmanagednotxTest.java | 5 ++--- .../tck/persistence/core/enums/ClientAppmanagedTest.java | 5 ++--- .../tck/persistence/core/enums/ClientAppmanagednotxTest.java | 5 ++--- .../inheritance/abstractentity/ClientAppmanagedTest.java | 5 ++--- .../inheritance/abstractentity/ClientAppmanagednotxTest.java | 5 ++--- .../mappedsc/annotation/ClientAppmanagedTest.java | 5 ++--- .../mappedsc/annotation/ClientAppmanagednotxTest.java | 5 ++--- .../mappedsc/descriptors/ClientAppmanagedTest.java | 5 ++--- .../mappedsc/descriptors/ClientAppmanagednotxTest.java | 5 ++--- .../core/inheritance/nonentity/ClientAppmanagedTest.java | 5 ++--- .../core/inheritance/nonentity/ClientAppmanagednotxTest.java | 5 ++--- .../core/lock/entitymanager/ClientAppmanagednotxTest.java | 5 ++--- .../core/lock/query/ClientAppmanagednotxTest.java | 5 ++--- .../core/metamodelapi/attribute/ClientAppmanagedTest.java | 5 ++--- .../metamodelapi/attribute/ClientAppmanagednotxTest.java | 5 ++--- .../core/metamodelapi/basictype/ClientAppmanagedTest.java | 5 ++--- .../metamodelapi/basictype/ClientAppmanagednotxTest.java | 5 ++--- .../core/metamodelapi/bindable/ClientAppmanagedTest.java | 5 ++--- .../core/metamodelapi/bindable/ClientAppmanagednotxTest.java | 5 ++--- .../collectionattribute/ClientAppmanagedTest.java | 5 ++--- .../collectionattribute/ClientAppmanagednotxTest.java | 5 ++--- .../metamodelapi/embeddabletype/ClientAppmanagedTest.java | 5 ++--- .../embeddabletype/ClientAppmanagednotxTest.java | 5 ++--- .../core/metamodelapi/entitytype/ClientAppmanagedTest.java | 5 ++--- .../metamodelapi/entitytype/ClientAppmanagednotxTest.java | 5 ++--- .../metamodelapi/identifiabletype/ClientAppmanagedTest.java | 5 ++--- .../identifiabletype/ClientAppmanagednotxTest.java | 5 ++--- .../metamodelapi/listattribute/ClientAppmanagedTest.java | 5 ++--- .../metamodelapi/listattribute/ClientAppmanagednotxTest.java | 5 ++--- .../core/metamodelapi/managedtype/ClientAppmanagedTest.java | 5 ++--- .../metamodelapi/managedtype/ClientAppmanagednotxTest.java | 5 ++--- .../core/metamodelapi/mapattribute/ClientAppmanagedTest.java | 5 ++--- .../metamodelapi/mapattribute/ClientAppmanagednotxTest.java | 5 ++--- .../mappedsuperclasstype/ClientAppmanagedTest.java | 5 ++--- .../mappedsuperclasstype/ClientAppmanagednotxTest.java | 5 ++--- .../core/metamodelapi/metamodel/ClientAppmanagedTest.java | 5 ++--- .../metamodelapi/metamodel/ClientAppmanagednotxTest.java | 5 ++--- .../metamodelapi/pluralattribute/ClientAppmanagedTest.java | 5 ++--- .../pluralattribute/ClientAppmanagednotxTest.java | 5 ++--- .../core/metamodelapi/setattribute/ClientAppmanagedTest.java | 5 ++--- .../metamodelapi/setattribute/ClientAppmanagednotxTest.java | 5 ++--- .../metamodelapi/singularattribute/ClientAppmanagedTest.java | 5 ++--- .../singularattribute/ClientAppmanagednotxTest.java | 5 ++--- .../core/metamodelapi/type/ClientAppmanagedTest.java | 5 ++--- .../core/metamodelapi/type/ClientAppmanagednotxTest.java | 5 ++--- .../core/nestedembedding/ClientAppmanagedTest.java | 5 ++--- .../core/nestedembedding/ClientAppmanagednotxTest.java | 5 ++--- .../override/attributeoverride/ClientAppmanagedTest.java | 5 ++--- .../override/attributeoverride/ClientAppmanagednotxTest.java | 5 ++--- .../core/override/callbacklistener/ClientAppmanagedTest.java | 5 ++--- .../override/callbacklistener/ClientAppmanagednotxTest.java | 5 ++--- .../core/override/embeddable/ClientAppmanagedTest.java | 5 ++--- .../core/override/embeddable/ClientAppmanagednotxTest.java | 5 ++--- .../core/override/entity/ClientAppmanagedTest.java | 5 ++--- .../core/override/entity/ClientAppmanagednotxTest.java | 5 ++--- .../core/override/entitylistener/ClientAppmanagedTest.java | 5 ++--- .../override/entitylistener/ClientAppmanagednotxTest.java | 5 ++--- .../core/override/joincolumn/ClientAppmanagedTest.java | 5 ++--- .../core/override/joincolumn/ClientAppmanagednotxTest.java | 5 ++--- .../core/override/manytomany/ClientAppmanagedTest.java | 5 ++--- .../core/override/manytomany/ClientAppmanagednotxTest.java | 5 ++--- .../core/override/mapkey/ClientAppmanagedTest.java | 5 ++--- .../core/override/mapkey/ClientAppmanagednotxTest.java | 5 ++--- .../override/nocallbacklistener/ClientAppmanagedTest.java | 5 ++--- .../nocallbacklistener/ClientAppmanagednotxTest.java | 5 ++--- .../core/override/table/ClientAppmanagedTest.java | 5 ++--- .../core/override/table/ClientAppmanagednotxTest.java | 5 ++--- .../core/persistenceUnitUtil/ClientAppmanagedTest.java | 5 ++--- .../core/persistenceUnitUtil/ClientAppmanagednotxTest.java | 5 ++--- .../core/persistenceUtil/ClientAppmanagedTest.java | 5 ++--- .../core/persistenceUtil/ClientAppmanagednotxTest.java | 5 ++--- .../core/query/apitests/Client1AppmanagednotxTest.java | 5 ++--- .../core/query/apitests/Client2AppmanagednotxTest.java | 5 ++--- .../core/query/apitests/Client3AppmanagednotxTest.java | 5 ++--- .../core/query/apitests/Client4AppmanagednotxTest.java | 5 ++--- .../core/query/flushmode/Client1AppmanagednotxTest.java | 5 ++--- .../core/query/flushmode/Client2AppmanagednotxTest.java | 5 ++--- .../core/query/flushmode/Client3AppmanagednotxTest.java | 5 ++--- .../core/query/language/Client1AppmanagedTest.java | 5 ++--- .../core/query/language/Client1AppmanagednotxTest.java | 5 ++--- .../core/query/language/Client2AppmanagedTest.java | 5 ++--- .../core/query/language/Client2AppmanagednotxTest.java | 5 ++--- .../core/query/language/Client3AppmanagedTest.java | 5 ++--- .../core/query/language/Client3AppmanagednotxTest.java | 5 ++--- .../core/query/language/Client4AppmanagedTest.java | 5 ++--- .../core/query/language/Client4AppmanagednotxTest.java | 5 ++--- .../core/query/language/Client5AppmanagedTest.java | 5 ++--- .../core/query/language/Client5AppmanagednotxTest.java | 5 ++--- .../core/query/language/Client6AppmanagedTest.java | 5 ++--- .../core/query/language/Client6AppmanagednotxTest.java | 5 ++--- .../core/query/parameter/Client1AppmanagedTest.java | 5 ++--- .../core/query/parameter/Client1AppmanagednotxTest.java | 5 ++--- .../core/query/parameter/Client2AppmanagedTest.java | 5 ++--- .../core/query/parameter/Client2AppmanagednotxTest.java | 5 ++--- .../core/relationship/annotations/ClientAppmanagedTest.java | 5 ++--- .../relationship/annotations/ClientAppmanagednotxTest.java | 5 ++--- .../relationship/bidirmanyxmany/ClientAppmanagedTest.java | 5 ++--- .../bidirmanyxmany/ClientAppmanagednotxTest.java | 5 ++--- .../relationship/bidirmanyxone/ClientAppmanagedTest.java | 5 ++--- .../relationship/bidirmanyxone/ClientAppmanagednotxTest.java | 5 ++--- .../relationship/bidironexmany/ClientAppmanagedTest.java | 5 ++--- .../relationship/bidironexmany/ClientAppmanagednotxTest.java | 5 ++--- .../core/relationship/bidironexone/ClientAppmanagedTest.java | 5 ++--- .../relationship/bidironexone/ClientAppmanagednotxTest.java | 5 ++--- .../core/relationship/defaults/ClientAppmanagedTest.java | 5 ++--- .../core/relationship/defaults/ClientAppmanagednotxTest.java | 5 ++--- .../core/relationship/descriptors/ClientAppmanagedTest.java | 5 ++--- .../relationship/descriptors/ClientAppmanagednotxTest.java | 5 ++--- .../core/relationship/unimanyxmany/ClientAppmanagedTest.java | 5 ++--- .../relationship/unimanyxmany/ClientAppmanagednotxTest.java | 5 ++--- .../core/relationship/unimanyxone/ClientAppmanagedTest.java | 5 ++--- .../relationship/unimanyxone/ClientAppmanagednotxTest.java | 5 ++--- .../core/relationship/unionexmany/ClientAppmanagedTest.java | 5 ++--- .../relationship/unionexmany/ClientAppmanagednotxTest.java | 5 ++--- .../core/relationship/unionexone/ClientAppmanagedTest.java | 5 ++--- .../relationship/unionexone/ClientAppmanagednotxTest.java | 5 ++--- .../persistence/core/types/auto/ClientAppmanagedTest.java | 5 ++--- .../core/types/auto/ClientAppmanagednotxTest.java | 5 ++--- .../persistence/core/types/field/ClientAppmanagedTest.java | 5 ++--- .../core/types/field/ClientAppmanagednotxTest.java | 5 ++--- .../core/types/generator/Client1AppmanagedTest.java | 5 ++--- .../core/types/generator/Client1AppmanagednotxTest.java | 5 ++--- .../core/types/generator/Client2AppmanagedTest.java | 5 ++--- .../core/types/generator/Client2AppmanagednotxTest.java | 5 ++--- .../core/types/generator/Client3AppmanagedTest.java | 5 ++--- .../core/types/generator/Client3AppmanagednotxTest.java | 5 ++--- .../core/types/generator/Client4AppmanagedTest.java | 5 ++--- .../core/types/generator/Client4AppmanagednotxTest.java | 5 ++--- .../core/types/primarykey/compound/ClientAppmanagedTest.java | 5 ++--- .../types/primarykey/compound/ClientAppmanagednotxTest.java | 5 ++--- .../core/types/property/Client1AppmanagedTest.java | 5 ++--- .../core/types/property/Client1AppmanagednotxTest.java | 5 ++--- .../core/types/property/Client2AppmanagedTest.java | 5 ++--- .../core/types/property/Client2AppmanagednotxTest.java | 5 ++--- .../persistence/core/versioning/ClientAppmanagedTest.java | 5 ++--- .../core/versioning/ClientAppmanagednotxTest.java | 5 ++--- .../persistence/ee/entityManager/ClientAppmanagedTest.java | 5 ++--- .../ee/entityManagerFactory/ClientAppmanagedTest.java | 5 ++--- .../ee/pluggability/contracts/jta/ClientAppmanagedTest.java | 5 ++--- .../contracts/resource_local/ClientAppmanagednotxTest.java | 5 ++--- .../persist/oneXmanyFetchEager/ClientAppmanagedTest.java | 5 ++--- .../persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java | 5 ++--- .../jpa/ee/packaging/jar/ClientAppmanagedTest.java | 5 ++--- .../generators/tablegenerators/ClientAppmanagedTest.java | 5 ++--- .../generators/tablegenerators/ClientAppmanagednotxTest.java | 5 ++--- .../persistence/jpa22/query/stream/ClientAppmanagedTest.java | 5 ++--- .../jpa22/query/stream/ClientAppmanagednotxTest.java | 5 ++--- .../jpa22/repeatable/attroverride/ClientAppmanagedTest.java | 5 ++--- .../repeatable/attroverride/ClientAppmanagednotxTest.java | 5 ++--- .../jpa22/repeatable/convert/ClientAppmanagednotxTest.java | 5 ++--- .../jpa22/repeatable/joincolumn/ClientAppmanagedTest.java | 5 ++--- .../repeatable/joincolumn/ClientAppmanagednotxTest.java | 5 ++--- .../repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java | 5 ++--- .../mapkeyjoincolumn/ClientAppmanagednotxTest.java | 5 ++--- .../repeatable/namedentitygraph/ClientAppmanagedTest.java | 5 ++--- .../namedentitygraph/ClientAppmanagednotxTest.java | 5 ++--- .../repeatable/namednativequery/ClientAppmanagedTest.java | 5 ++--- .../namednativequery/ClientAppmanagednotxTest.java | 5 ++--- .../namedstoredprocedurequery/ClientAppmanagedTest.java | 5 ++--- .../namedstoredprocedurequery/ClientAppmanagednotxTest.java | 5 ++--- 430 files changed, 852 insertions(+), 1274 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java index 78fb986ed0..f1858ad30b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_EntityGraph_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_EntityGraph_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_EntityGraph_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java index fd394ff723..6238a046d1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java @@ -109,7 +109,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_EntityGraph_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_EntityGraph_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_EntityGraph_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -306,5 +306,4 @@ public void annotationsTest() throws java.lang.Exception { super.annotationsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java index d234bc9878..633119493f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_StoredProcedureQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_StoredProcedureQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_StoredProcedureQuery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -464,5 +464,4 @@ public void xmlOverridesSqlResultSetMappingAnnotationTest() throws java.lang.Exc super.xmlOverridesSqlResultSetMappingAnnotationTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java index d65f62c95b..83aceaa7ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -464,5 +464,4 @@ public void xmlOverridesSqlResultSetMappingAnnotationTest() throws java.lang.Exc super.xmlOverridesSqlResultSetMappingAnnotationTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java index c9ffc61e7a..00b253a791 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_StoredProcedureQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_StoredProcedureQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_StoredProcedureQuery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void setParameterParameterCalendarTemporalTypeIllegalArgumentExceptionTes super.setParameterParameterCalendarTemporalTypeIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java index d2347dd314..5499b4f260 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -240,5 +240,4 @@ public void setParameterParameterCalendarTemporalTypeIllegalArgumentExceptionTes super.setParameterParameterCalendarTemporalTypeIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java index 292a3b8536..a06be1be1d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -331,5 +331,4 @@ public void fieldTypeTest17() throws java.lang.Exception { super.fieldTypeTest17(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java index 7f4b271f03..a152740e6a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -332,5 +332,4 @@ public void fieldTypeTest17() throws java.lang.Exception { super.fieldTypeTest17(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java index ee1ae9e6b3..48dafb52c8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void mixedAccessTest() throws java.lang.Exception { super.mixedAccessTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java index 434819dff0..689b666ffe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void mixedAccessTest() throws java.lang.Exception { super.mixedAccessTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java index 9878f1a252..f41f8b9c4f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void transientTest() throws java.lang.Exception { super.transientTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java index ffcf3379bd..c0d5fbef5c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void transientTest() throws java.lang.Exception { super.transientTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java index 8bddd91544..322f0775b4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -310,5 +310,4 @@ public void testExtractDateTimeSecond() throws java.lang.Exception { super.testExtractDateTimeSecond(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java index 17b52f337b..bdf9df0723 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_field_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -310,5 +310,4 @@ public void testExtractDateTimeSecond() throws java.lang.Exception { super.testExtractDateTimeSecond(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java index 6caad7a607..e7240da727 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_anno_access_mappedsc_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_anno_access_mappedsc_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_anno_access_mappedsc_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java index 5f0edc0404..919090c24d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java index d62cff1bd9..4295419f31 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -292,5 +292,4 @@ public void propertyTypeTest13() throws java.lang.Exception { super.propertyTypeTest13(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java index 9f38103ab5..c9f6207678 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -303,5 +303,4 @@ public void propertyTypeTest13() throws java.lang.Exception { super.propertyTypeTest13(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java index fa999e1fe8..dd28417fef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_property_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void transientTest() throws java.lang.Exception { super.transientTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java index 2139b344eb..cc5efa161e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_access_property_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -208,5 +208,4 @@ public void transientTest() throws java.lang.Exception { super.transientTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java index 9fe02a9a7e..36014af1d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_assocoverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_assocoverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_assocoverride_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void associationOverride() throws java.lang.Exception { super.associationOverride(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java index e4ccefb15d..63de66aa2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -215,5 +215,4 @@ public void associationOverride() throws java.lang.Exception { super.associationOverride(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java index a7b1037e88..ab48fc9e24 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -240,5 +240,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java index a2a5c33433..14e70fe4da 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -243,5 +243,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java index ec295c0f19..8dff0c620d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -246,5 +246,4 @@ public void ShortOperandResultTypeTests() throws java.lang.Exception { super.ShortOperandResultTypeTests(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java index e8650d98ce..500bdf189f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void ShortOperandResultTypeTests() throws java.lang.Exception { super.ShortOperandResultTypeTests(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java index 283d0cf311..ad8f18e548 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_collectiontable_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_collectiontable_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_collectiontable_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void collectionTable1() throws java.lang.Exception { super.collectionTable1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java index 3563fb2bae..4e9eb38c9b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void collectionTable1() throws java.lang.Exception { super.collectionTable1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java index 089370f4b1..7035befabd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_convert_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_convert_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_convert_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -291,5 +291,4 @@ public void elementCollectionBasicType() throws java.lang.Exception { super.elementCollectionBasicType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java index 310d4b5147..6cd8f13dcb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_convert_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_convert_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_convert_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -291,5 +291,4 @@ public void elementCollectionBasicType() throws java.lang.Exception { super.elementCollectionBasicType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java index 1ad45ce1dc..2873269008 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_discrinimatorValue_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_discrinimatorValue_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_discrinimatorValue_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -213,5 +213,4 @@ public void discriminatorValueTest() throws java.lang.Exception { super.discriminatorValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java index ed2fb66627..69084eb4c8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_discrinimatorValue_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_discrinimatorValue_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_discrinimatorValue_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void discriminatorValueTest() throws java.lang.Exception { super.discriminatorValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java index 61f2409c81..aeeac288ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_elementcollection_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_elementcollection_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_elementcollection_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void elementCollectionEmbeddableType() throws java.lang.Exception { super.elementCollectionEmbeddableType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java index e9726362bf..0dccd7907f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void elementCollectionEmbeddableType() throws java.lang.Exception { super.elementCollectionEmbeddableType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java index 1b631ca7e4..93a6c22a85 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_elementcollection_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_elementcollection_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_elementcollection_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void elementCollectionBasicTypeXMLTest() throws java.lang.Exception { super.elementCollectionBasicTypeXMLTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java index 78ffc07deb..5e637521f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void elementCollectionBasicTypeXMLTest() throws java.lang.Exception { super.elementCollectionBasicTypeXMLTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java index 8573aa560c..ec4699cb75 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_embeddable_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_embeddable_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_embeddable_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void EM1XMTest() throws java.lang.Exception { super.EM1XMTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java index 8b815c980f..3291a1bbad 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java @@ -113,7 +113,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_embeddable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_embeddable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_embeddable_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void EM1XMTest() throws java.lang.Exception { super.EM1XMTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java index c9f41848f8..b113d22a28 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_embeddableMapValue_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_embeddableMapValue_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_embeddableMapValue_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void embeddableMapValue() throws java.lang.Exception { super.embeddableMapValue(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java index 4e722db096..68956483fa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_embeddableMapValue_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_embeddableMapValue_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_embeddableMapValue_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void embeddableMapValue() throws java.lang.Exception { super.embeddableMapValue(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java index 4713dc481f..2a48f713f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_entity_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_entity_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_entity_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void annotationEntityTest2() throws java.lang.Exception { super.annotationEntityTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java index 76609dc7af..2d4077111d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_entity_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_entity_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_entity_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void annotationEntityTest2() throws java.lang.Exception { super.annotationEntityTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java index 33d85e246d..cfc08be4a5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -306,5 +306,4 @@ public void PropertyUtilDateIdTest() throws java.lang.Exception { super.PropertyUtilDateIdTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java index 2809c560c1..ad5924ce1a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -312,5 +312,4 @@ public void PropertyUtilDateIdTest() throws java.lang.Exception { super.PropertyUtilDateIdTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java index 6ee3e98212..358b6fa2d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_lob_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_lob_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_lob_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void lobTest() throws java.lang.Exception { super.lobTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java index 12882e823d..e65faa850b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_lob_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_lob_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_lob_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void lobTest() throws java.lang.Exception { super.lobTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java index e73b607d26..5c91d9ba8e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkey_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkey_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkey_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -265,5 +265,4 @@ public void annotationMapKeyTest2() throws java.lang.Exception { super.annotationMapKeyTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java index 27d28c6ed6..362751b85d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java @@ -156,7 +156,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -276,5 +276,4 @@ public void annotationMapKeyTest2() throws java.lang.Exception { super.annotationMapKeyTest2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java index df4b71b830..ba87786577 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java @@ -156,7 +156,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkey_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkey_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkey_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -290,5 +290,4 @@ public void columnUpdatable() throws java.lang.Exception { super.columnUpdatable(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java index d8755aed26..3bc643e5f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -279,5 +279,4 @@ public void columnUpdatable() throws java.lang.Exception { super.columnUpdatable(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java index 7b5cb1cdcc..4fdb79bdd7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyclass_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyclass_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyclass_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void mapKeyClass() throws java.lang.Exception { super.mapKeyClass(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java index e1fe5167e0..6f49feaac9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyclass_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyclass_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyclass_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void mapKeyClass() throws java.lang.Exception { super.mapKeyClass(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java index 1c7f087148..4c03b4a88e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeycolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeycolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeycolumn_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -242,5 +242,4 @@ public void criteriaBuilderKeysValuesTest() throws java.lang.Exception { super.criteriaBuilderKeysValuesTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java index 0681922f2a..1a7426fad7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeycolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeycolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeycolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -248,5 +248,4 @@ public void criteriaBuilderKeysValuesTest() throws java.lang.Exception { super.criteriaBuilderKeysValuesTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java index 435375fe21..172341b0ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java @@ -98,7 +98,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyenumerated_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyenumerated_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyenumerated_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java index d084623439..9e18b33a93 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyenumerated_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyenumerated_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyenumerated_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -243,5 +243,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java index efa442175d..bcc5e68d10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyjoincolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyjoincolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyjoincolumn_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void mapKeyJoinColumn() throws java.lang.Exception { super.mapKeyJoinColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java index 4cc27d270b..52adbf00ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapkeyjoincolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapkeyjoincolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapkeyjoincolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void mapKeyJoinColumn() throws java.lang.Exception { super.mapKeyJoinColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java index 049a658442..4c29abd34c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapKeyTemporal_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapKeyTemporal_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapKeyTemporal_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java index fff55924e9..192ea947e6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapKeyTemporal_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapKeyTemporal_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapKeyTemporal_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -231,5 +231,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java index 82e4ed0571..c2bc8aa993 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapsid_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapsid_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapsid_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void persistMX1Test1() throws java.lang.Exception { super.persistMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java index 45557ab064..71e91f2c50 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_mapsid_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_mapsid_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_mapsid_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void persistMX1Test1() throws java.lang.Exception { super.persistMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java index ddb8a9dcdc..2ea1dc040e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_nativequery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_nativequery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_nativequery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -282,5 +282,4 @@ public void getSingleResultTest() throws java.lang.Exception { super.getSingleResultTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java index 6492bd72a4..94566e0fbf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_nativequery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_nativequery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_nativequery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -288,5 +288,4 @@ public void getSingleResultTest() throws java.lang.Exception { super.getSingleResultTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java index 746ccf9701..273d6d9440 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_onexmanyuni_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_onexmanyuni_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_onexmanyuni_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void oneXmanyUniJoinColumn() throws java.lang.Exception { super.oneXmanyUniJoinColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java index 2dd28f20ea..ff09465c2b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_onexmanyuni_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_onexmanyuni_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_onexmanyuni_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void oneXmanyUniJoinColumn() throws java.lang.Exception { super.oneXmanyUniJoinColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java index a7c56f491d..25f746dddc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -233,5 +233,4 @@ public void orderByTest4() throws java.lang.Exception { super.orderByTest4(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java index 36aecaa271..67300656ac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void orderByTest4() throws java.lang.Exception { super.orderByTest4(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java index 51358f5da3..d857315e69 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void fieldDotNotationTest() throws java.lang.Exception { super.fieldDotNotationTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java index 51a501eb1d..7228180442 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void fieldDotNotationTest() throws java.lang.Exception { super.fieldDotNotationTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java index 0976b9cf3e..300b84d73e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void fieldElementCollectionBasicType() throws java.lang.Exception { super.fieldElementCollectionBasicType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java index d82a612639..5e4199e793 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_orderby_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_orderby_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_orderby_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void fieldElementCollectionBasicType() throws java.lang.Exception { super.fieldElementCollectionBasicType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java index a2e11fa437..afc794be7e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_ordercolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_ordercolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_ordercolumn_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void orderColumn() throws java.lang.Exception { super.orderColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java index edbe7a7047..e3d71180b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void orderColumn() throws java.lang.Exception { super.orderColumn(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java index f1a27c305d..42345cb653 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_ordercolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_ordercolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_ordercolumn_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void fieldAccessWithNameTest() throws java.lang.Exception { super.fieldAccessWithNameTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java index 35a991f1bb..513463d4aa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void fieldAccessWithNameTest() throws java.lang.Exception { super.fieldAccessWithNameTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java index 2608c2cd2d..d5ac3ebccc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorOnEntityTest() throws java.lang.Exception { super.generatorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java index a1fdc44cc6..efb2fa001b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void generatorOnEntityTest() throws java.lang.Exception { super.generatorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java index 0db7597092..3dae0c5521 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void generatorOnPropertyTest() throws java.lang.Exception { super.generatorOnPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java index fe286e6e96..71cdb9ef02 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorOnPropertyTest() throws java.lang.Exception { super.generatorOnPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java index d06e84de0d..dda3eb9f04 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorOnFieldTest() throws java.lang.Exception { super.generatorOnFieldTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java index e976b4db0a..f5e13c1e70 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorOnFieldTest() throws java.lang.Exception { super.generatorOnFieldTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java index f9654da11c..bb5ae35dbf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorGlobalTest() throws java.lang.Exception { super.generatorGlobalTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java index d7cd226975..dbefff4174 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorGlobalTest() throws java.lang.Exception { super.generatorGlobalTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java index c5d2bb5c9f..c8e635b31d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_temporal_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_temporal_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_temporal_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -240,5 +240,4 @@ public void idPropertyTest() throws java.lang.Exception { super.idPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java index d4c74590cf..b09959e11a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_temporal_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_temporal_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_temporal_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -248,5 +248,4 @@ public void idPropertyTest() throws java.lang.Exception { super.idPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java index 084cf0ab45..e5dda8a5e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void integerPropertyTest() throws java.lang.Exception { super.integerPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java index e213ae8f3a..4a65cd1948 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -249,5 +249,4 @@ public void integerPropertyTest() throws java.lang.Exception { super.integerPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java index f06a6198ed..d1ae3eb666 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -249,5 +249,4 @@ public void shortClassPropertyTest() throws java.lang.Exception { super.shortClassPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java index a964845a66..5e892de421 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void shortClassPropertyTest() throws java.lang.Exception { super.shortClassPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java index f840930edf..8f8941645f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void longClassPropertyTest() throws java.lang.Exception { super.longClassPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java index 1f0f7cd3ff..c5f0d6b812 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void longClassPropertyTest() throws java.lang.Exception { super.longClassPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java index e1f4ebe075..c944b3a5e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void timestampPropertyTest() throws java.lang.Exception { super.timestampPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java index 691d009365..0cf7882437 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_annotations_version_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void timestampPropertyTest() throws java.lang.Exception { super.timestampPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java index 1719da5bf8..d37cc8a695 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_basic_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void newEntityTest() throws java.lang.Exception { super.newEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java index 96a5c987f1..7d4c97f91f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -215,5 +215,4 @@ public void newEntityTest() throws java.lang.Exception { super.newEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java index 061d21a6f1..1b6696ccd5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_cache_basicTests_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_cache_basicTests_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_cache_basicTests_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void evictallTest() throws java.lang.Exception { super.evictallTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java index 14339a62ad..1aa04b6631 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_cache_basicTests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_cache_basicTests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_cache_basicTests_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -229,5 +229,4 @@ public void evictallTest() throws java.lang.Exception { super.evictallTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java index 6e432f8f76..c66074e026 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_inheritance_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_inheritance_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_inheritance_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -281,5 +281,4 @@ public void findProductTest() throws java.lang.Exception { super.findProductTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java index 81ef136334..d553cb9af9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_inheritance_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_inheritance_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_inheritance_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -286,5 +286,4 @@ public void findProductTest() throws java.lang.Exception { super.findProductTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java index b42eaad9b7..bdfa29d855 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_listener_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_listener_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_listener_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -302,5 +302,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java index 2811e96315..143aff5d6f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java @@ -113,7 +113,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_listener_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_listener_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_listener_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -308,5 +308,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java index 2157e30c2b..5c8480a9e0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_listeneroverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_listeneroverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_listeneroverride_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -290,5 +290,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java index fca894bb25..c842a4354a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_listeneroverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_listeneroverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_listeneroverride_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -296,5 +296,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java index 960ff91fe4..fb0ee72ca1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_method_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_method_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_method_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java index df24293304..3137d5fec7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java @@ -113,7 +113,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_method_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_method_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_method_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -307,5 +307,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java index d29814ba25..4e558666f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_methodoverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_methodoverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_methodoverride_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -289,5 +289,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java index dac404b71e..870473c638 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_methodoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_methodoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_methodoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -295,5 +295,4 @@ public void postLoadMultiTest() throws java.lang.Exception { super.postLoadMultiTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java index 92b989af61..46b5a16810 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_xml_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_xml_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_xml_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -305,5 +305,4 @@ public void prePersistDefaultListenerTest() throws java.lang.Exception { super.prePersistDefaultListenerTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java index 1962dae2b0..1ef9b61c92 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_callback_xml_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_callback_xml_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_callback_xml_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -311,5 +311,4 @@ public void prePersistDefaultListenerTest() throws java.lang.Exception { super.prePersistDefaultListenerTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java index 2c082dbaee..14862b1308 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java index 3b7741f930..927ce1d6ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java index a43889f445..08bbf2de10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -514,5 +514,4 @@ public void multiRootTest() throws java.lang.Exception { super.multiRootTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java index 0357729ded..c08a72f38b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -503,5 +503,4 @@ public void multiRootTest() throws java.lang.Exception { super.multiRootTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java index cb94f83ba1..4d2830deb2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -293,5 +293,4 @@ public void expressionAliasTest() throws java.lang.Exception { super.expressionAliasTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java index 9211feb4a2..012b2f6fd8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -293,5 +293,4 @@ public void expressionAliasTest() throws java.lang.Exception { super.expressionAliasTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java index bb60cef3e8..a1aede9a5a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -321,5 +321,4 @@ public void locateExpressionStringIntTest() throws java.lang.Exception { super.locateExpressionStringIntTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java index 242a37742f..6b89d14208 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -321,5 +321,4 @@ public void locateExpressionStringIntTest() throws java.lang.Exception { super.locateExpressionStringIntTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java index 62e2bccf1a..ec8ad6c60d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -524,5 +524,4 @@ public void treatPathClassTest() throws java.lang.Exception { super.treatPathClassTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java index bd6f642f9e..5f359c0790 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -524,5 +524,4 @@ public void treatPathClassTest() throws java.lang.Exception { super.treatPathClassTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java index ec31baf938..300b7eaab6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -336,5 +336,4 @@ public void joinOnPredicateArrayTest() throws java.lang.Exception { super.joinOnPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java index 106bad969c..0b6c30aa20 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -336,5 +336,4 @@ public void joinOnPredicateArrayTest() throws java.lang.Exception { super.joinOnPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java index e40c9bb4ef..34a4cda982 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void tupleGetTupleElementIllegalArgumentExceptionTest() throws java.lang. super.tupleGetTupleElementIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java index 67e545d20c..adbbcca681 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -236,5 +236,4 @@ public void tupleGetTupleElementIllegalArgumentExceptionTest() throws java.lang. super.tupleGetTupleElementIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java index 75b81fdb44..1483b6eef4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client8.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void trimTrailingCharExpTest() throws java.lang.Exception { super.trimTrailingCharExpTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java index a786525359..96c406bba6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client8.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void trimTrailingCharExpTest() throws java.lang.Exception { super.trimTrailingCharExpTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java index 746e6af5c7..4582fe431f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaDelete_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaDelete_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaDelete_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -280,5 +280,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java index 10a4942036..07647f94d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaDelete_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaDelete_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaDelete_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -285,5 +285,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java index 775c40227b..b2a8d85c39 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -282,5 +282,4 @@ public void distinctNotSpecifiedTest() throws java.lang.Exception { super.distinctNotSpecifiedTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java index 7fa9fb8a98..0b322dec57 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -293,5 +293,4 @@ public void distinctNotSpecifiedTest() throws java.lang.Exception { super.distinctNotSpecifiedTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java index 5119a496dd..7ea4cc3bb4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -257,5 +257,4 @@ public void multiselectIllegalArgumentExceptionTest() throws java.lang.Exception super.multiselectIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java index 6c21a8e805..4ec38db31e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -246,5 +246,4 @@ public void multiselectIllegalArgumentExceptionTest() throws java.lang.Exception super.multiselectIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java index 8d4559e45a..9848adb149 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -338,5 +338,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java index 06a267919c..638f40505c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -338,5 +338,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java index 1424946428..7a829809b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -274,5 +274,4 @@ public void executeUpdateIllegalStateException1Test() throws java.lang.Exception super.executeUpdateIllegalStateException1Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java index 58d5964a27..03f6fd39f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -274,5 +274,4 @@ public void executeUpdateIllegalStateException1Test() throws java.lang.Exception super.executeUpdateIllegalStateException1Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java index 1485a69f32..def3267901 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -275,5 +275,4 @@ public void ShortOperandResultTypeTests() throws java.lang.Exception { super.ShortOperandResultTypeTests(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java index 852b951a85..0c89e5c8a7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -275,5 +275,4 @@ public void ShortOperandResultTypeTests() throws java.lang.Exception { super.ShortOperandResultTypeTests(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java index 8f5cfd044b..2521832198 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void typeTest() throws java.lang.Exception { super.typeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java index 96cb304e50..0d8ee745bb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void typeTest() throws java.lang.Exception { super.typeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java index 507ac79a56..1255aee9e6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -239,5 +239,4 @@ public void resultContainsFetchReference() throws java.lang.Exception { super.resultContainsFetchReference(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java index 651dfca294..2e9d1dec5c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void resultContainsFetchReference() throws java.lang.Exception { super.resultContainsFetchReference(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java index 0dd6437a66..5bf8c5a1e4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaUpdate_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaUpdate_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaUpdate_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -299,5 +299,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java index 16bf28cf4a..81c6daf0ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriapia_CriteriaUpdate_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriapia_CriteriaUpdate_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriapia_CriteriaUpdate_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -306,5 +306,4 @@ public void modifiedQueryTest() throws java.lang.Exception { super.modifiedQueryTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java index df2024f510..14bb9de41f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void fromGetCorrelationParentIllegalStateExceptionTest() throws java.lang super.fromGetCorrelationParentIllegalStateExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java index 461a72bab5..5e566f6dc5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -284,5 +284,4 @@ public void fromGetCorrelationParentIllegalStateExceptionTest() throws java.lang super.fromGetCorrelationParentIllegalStateExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java index 53a3c7ec67..2740b25bf9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -277,5 +277,4 @@ public void fromGetCorrelationParentTest() throws java.lang.Exception { super.fromGetCorrelationParentTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java index 4ceb23f2d5..9512abe3ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void fromGetCorrelationParentTest() throws java.lang.Exception { super.fromGetCorrelationParentTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java index c43a926893..50d4156d85 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -316,5 +316,4 @@ public void joinListStringJoinTypeTest() throws java.lang.Exception { super.joinListStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java index 2a6ad08945..6edd315d5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -316,5 +316,4 @@ public void joinListStringJoinTypeTest() throws java.lang.Exception { super.joinListStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java index 3f945d2458..7c1763357b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void pathGetMapAttributeTest() throws java.lang.Exception { super.pathGetMapAttributeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java index 68466fe3f5..60e793ac75 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void pathGetMapAttributeTest() throws java.lang.Exception { super.pathGetMapAttributeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java index 9597be65e7..7542b5f299 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -265,5 +265,4 @@ public void joinMapIllegalArgumentExceptionTest() throws java.lang.Exception { super.joinMapIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java index 309b49f269..fb3889eb6c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -277,5 +277,4 @@ public void joinMapIllegalArgumentExceptionTest() throws java.lang.Exception { super.joinMapIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java index 4a6b71ac7e..f05070caa5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -418,5 +418,4 @@ public void setJoinOnPredicateArrayTest() throws java.lang.Exception { super.setJoinOnPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java index d826109cf3..965116568e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -407,5 +407,4 @@ public void setJoinOnPredicateArrayTest() throws java.lang.Exception { super.setJoinOnPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java index f4fa3271cb..f6e055f1d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void mapJoinValueTest() throws java.lang.Exception { super.mapJoinValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java index 849691bede..af2b2bd698 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void mapJoinValueTest() throws java.lang.Exception { super.mapJoinValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java index e61776ee8b..15091db835 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java index 3174fc7ed3..105dfe9d90 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -248,5 +248,4 @@ public void rootGetCorrelationParentIllegalStateExceptionTest() throws java.lang super.rootGetCorrelationParentIllegalStateExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java index 1840047269..15b0c2961b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java index b3958653a5..6e486a798b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java index 9d42299e88..d1c56efb61 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -315,5 +315,4 @@ public void joinListStringJoinTypeTest() throws java.lang.Exception { super.joinListStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java index 354c080437..83ba980b55 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -316,5 +316,4 @@ public void joinListStringJoinTypeTest() throws java.lang.Exception { super.joinListStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java index c16a9f4471..13394a403b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void joinMapStringJoinTypeTest() throws java.lang.Exception { super.joinMapStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java index c0ad75bedf..7fabfc7445 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void joinMapStringJoinTypeTest() throws java.lang.Exception { super.joinMapStringJoinTypeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java index 812e1c673b..e7fb059825 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -497,5 +497,4 @@ public void test_subquery_in() throws java.lang.Exception { super.test_subquery_in(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java index 529aac515e..e0618a9c60 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -508,5 +508,4 @@ public void test_subquery_in() throws java.lang.Exception { super.test_subquery_in(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java index ebc29fe942..04ecf28f71 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -782,5 +782,4 @@ public void test_subquery_SOME_GTEQ() throws java.lang.Exception { super.test_subquery_SOME_GTEQ(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java index 3af631ac10..86af766d08 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -771,5 +771,4 @@ public void test_subquery_SOME_GTEQ() throws java.lang.Exception { super.test_subquery_SOME_GTEQ(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java index ff88ee5a97..6e89193c5b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -371,5 +371,4 @@ public void substringHavingExpressionPredicateArrayTest() throws java.lang.Excep super.substringHavingExpressionPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java index 0839df7cd7..9ca53bee36 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -371,5 +371,4 @@ public void substringHavingExpressionPredicateArrayTest() throws java.lang.Excep super.substringHavingExpressionPredicateArrayTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java index 3c8a898348..c41c9c44fd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void test_notBetweenDates() throws java.lang.Exception { super.test_notBetweenDates(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java index 17610f99be..d041aa15b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void test_notBetweenDates() throws java.lang.Exception { super.test_notBetweenDates(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java index aa0ce6a176..1dd01cab33 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -259,5 +259,4 @@ public void queryTest28() throws java.lang.Exception { super.queryTest28(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java index 20de1836c1..2b6a799494 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -259,5 +259,4 @@ public void queryTest28() throws java.lang.Exception { super.queryTest28(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java index 3458dd3a73..5c4716441b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void queryTest55() throws java.lang.Exception { super.queryTest55(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java index 8eacdc5ce3..bd30121bf1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void queryTest55() throws java.lang.Exception { super.queryTest55(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java index 72e2f0deb8..a40c4d7858 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void getCorrelatedJoinsTest() throws java.lang.Exception { super.getCorrelatedJoinsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java index 1bb4b6ecc8..34bfee3afa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client7.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -236,5 +236,4 @@ public void getCorrelatedJoinsTest() throws java.lang.Exception { super.getCorrelatedJoinsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java index 84b86e4304..ce6e0b1672 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -308,5 +308,4 @@ public void getResultType() throws java.lang.Exception { super.getResultType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java index 2051542d7b..3ff46f6dd8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -319,5 +319,4 @@ public void getResultType() throws java.lang.Exception { super.getResultType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java index 31810e8b90..7a765db1e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -354,5 +354,4 @@ public void getGroupRestriction() throws java.lang.Exception { super.getGroupRestriction(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java index a241ea6a94..8b794e593a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -343,5 +343,4 @@ public void getGroupRestriction() throws java.lang.Exception { super.getGroupRestriction(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java index a76bac7416..b5b5d016a3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -281,5 +281,4 @@ public void subqueryGroupByListTest() throws java.lang.Exception { super.subqueryGroupByListTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java index 1b600e94b4..b402b35453 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -281,5 +281,4 @@ public void subqueryGroupByListTest() throws java.lang.Exception { super.subqueryGroupByListTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java index a67f9cb829..95b9e428a8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_parameter_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_parameter_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_parameter_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -226,5 +226,4 @@ public void parameterTest4() throws java.lang.Exception { super.parameterTest4(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java index 99960d1969..b380f690df 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void parameterTest4() throws java.lang.Exception { super.parameterTest4(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java index 21928946d5..c2022db38c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_parameter_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_parameter_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_parameter_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void parameterExpressionInExpressionTest() throws java.lang.Exception { super.parameterExpressionInExpressionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java index 0ef12ad908..265b6f4522 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java @@ -97,7 +97,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -227,5 +227,4 @@ public void parameterExpressionInExpressionTest() throws java.lang.Exception { super.parameterExpressionInExpressionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java index 8bf402e82e..23547f3ea5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void fetchStringAndStringJoinTypeIllegalArgumentException() throws java.l super.fetchStringAndStringJoinTypeIllegalArgumentException(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java index 19425e22fa..f256c39fd5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -256,5 +256,4 @@ public void fetchStringAndStringJoinTypeIllegalArgumentException() throws java.l super.fetchStringAndStringJoinTypeIllegalArgumentException(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java index 645de92c40..c6704f71cb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java @@ -107,7 +107,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -649,5 +649,4 @@ public void test_subquery_SOME_GTEQ() throws java.lang.Exception { super.test_subquery_SOME_GTEQ(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java index 99235ff32a..52adf37e7f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -638,5 +638,4 @@ public void test_subquery_SOME_GTEQ() throws java.lang.Exception { super.test_subquery_SOME_GTEQ(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java index 5b7f4a68fb..f31b1b2e3d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -483,5 +483,4 @@ public void isNullOneToOneTest() throws java.lang.Exception { super.isNullOneToOneTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java index cd364f4fa8..fdc6a7649f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -483,5 +483,4 @@ public void isNullOneToOneTest() throws java.lang.Exception { super.isNullOneToOneTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java index e1ca6f022d..813914f12f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void test_notBetweenDates() throws java.lang.Exception { super.test_notBetweenDates(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java index 93a7847ff0..1babdf74ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -301,5 +301,4 @@ public void test_notBetweenDates() throws java.lang.Exception { super.test_notBetweenDates(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java index 5547605bab..d7a29540ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -385,5 +385,4 @@ public void test_substringHavingClause() throws java.lang.Exception { super.test_substringHavingClause(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java index cbfeee8e14..51bc6f9532 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -385,5 +385,4 @@ public void test_substringHavingClause() throws java.lang.Exception { super.test_substringHavingClause(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java index 1de2879bd4..b6a72b93f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex1a_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex1a_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex1a_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java index dc4a5c6cd9..6945339eec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex1a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex1a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex1a_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java index 9b797d3725..2c89d4fc28 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex1b_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex1b_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex1b_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java index 1b7020fa6e..514dcee9ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex1b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex1b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex1b_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java index 2357d42fce..c3d168d522 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex2a_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex2a_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex2a_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java index f03872cd9d..95a46e5ac3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex2a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex2a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex2a_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java index 9496367c39..0ecd90efba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex2b_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex2b_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex2b_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java index f1a0e355c4..d39f58e452 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex2b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex2b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex2b_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java index ce4ab3e82c..3073f0d025 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex3a_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex3a_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex3a_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java index ed1dfb654f..f563ab153f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex3a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex3a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex3a_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java index 1e17659d8c..2ba117180d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex3b_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex3b_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex3b_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java index 51d26d4066..36f6bfb712 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex3b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex3b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex3b_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java index ab823c1512..b09a7ad349 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex4a_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex4a_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex4a_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java index 7da366b497..a44dc3fb65 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex4a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex4a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex4a_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java index 28115f42a4..95ca2506e1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex4b_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex4b_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex4b_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java index 5059a15fea..7bb3432429 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex4b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex4b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex4b_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java index 15d79343bf..c60ee60187 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex5a_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex5a_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex5a_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java index 7f1d228f02..fde64f63b5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex5a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex5a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex5a_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java index 1632d197a0..fbf3e007b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex5b_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex5b_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex5b_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java index eeac32a805..0d0b4a242f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex5b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex5b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex5b_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java index 3f9027cb75..5d13d8a159 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex6a_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex6a_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex6a_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java index c37ab02c30..369a016b88 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex6a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex6a_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex6a_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java index 4aab62744e..fe479d2e6d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex6b_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex6b_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex6b_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java index 1f14aac761..aa7df93d9d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_deriverdid_ex6b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_deriverdid_ex6b_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_deriverdid_ex6b_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void DIDTest() throws java.lang.Exception { super.DIDTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java index 9b8bb841ba..7a861d5ad7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -412,5 +412,4 @@ public void createNamedStoredProcedureQueryStringIllegalArgumentExceptionTest() super.createNamedStoredProcedureQueryStringIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java index 0489615452..e62deae5a0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -423,5 +423,4 @@ public void createNamedStoredProcedureQueryStringIllegalArgumentExceptionTest() super.createNamedStoredProcedureQueryStringIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java index 578958bf75..97c9758b73 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java index 06ddcc28a1..c2e2750eea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java index ca53e8fe95..1e56131c9e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -258,5 +258,4 @@ public void createNamedStoredProcedureQueryStringTest() throws java.lang.Excepti super.createNamedStoredProcedureQueryStringTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java index 84e5707216..5c65365a06 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -258,5 +258,4 @@ public void createNamedStoredProcedureQueryStringTest() throws java.lang.Excepti super.createNamedStoredProcedureQueryStringTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java index 1bc0dd3e3c..0b4aebc651 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager2_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager2_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager2_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -416,5 +416,4 @@ public void entityManagerMethodsRuntimeExceptionsCauseRollback32Test() throws ja super.entityManagerMethodsRuntimeExceptionsCauseRollback32Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java index 1c580d4f45..17551900fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java @@ -88,7 +88,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManager2_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManager2_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManager2_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void lockTransactionRequiredException2Test() throws java.lang.Exception { super.lockTransactionRequiredException2Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java index 935b77b4df..b34bddccd6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void addNamedQueryFlushModeTest() throws java.lang.Exception { super.addNamedQueryFlushModeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java index 18b83e7f79..d87149522e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java @@ -117,7 +117,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -235,5 +235,4 @@ public void addNamedQueryFlushModeTest() throws java.lang.Exception { super.addNamedQueryFlushModeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java index 2d2dfac559..c0ec5b9e60 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java @@ -117,7 +117,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -249,5 +249,4 @@ public void getCriteriaBuilderTest() throws java.lang.Exception { super.getCriteriaBuilderTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java index 45ea5c9a66..2b136f86a0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java @@ -104,7 +104,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -236,5 +236,4 @@ public void getCriteriaBuilderTest() throws java.lang.Exception { super.getCriteriaBuilderTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java index 9d79df0798..57e763b9c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void addNamedQueryLockModeTest() throws java.lang.Exception { super.addNamedQueryLockModeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java index fd14a2b3da..25edff370b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void addNamedQueryLockModeTest() throws java.lang.Exception { super.addNamedQueryLockModeTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java index f20da6b968..24c31e5d78 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactoryCloseException_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactoryCloseException_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactoryCloseException_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -168,5 +168,4 @@ public void exceptionsTest() throws java.lang.Exception { super.exceptionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java index 7e9ed07996..61d04d6718 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityManagerFactoryCloseException_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityManagerFactoryCloseException_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityManagerFactoryCloseException_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -174,5 +174,4 @@ public void exceptionsTest() throws java.lang.Exception { super.exceptionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java index 5fa1fdf05a..4540f38fc5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entityTransaction_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entityTransaction_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entityTransaction_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -231,5 +231,4 @@ public void setRollbackOnlyIllegalStateExceptionTest() throws java.lang.Exceptio super.setRollbackOnlyIllegalStateExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java index ff98c480aa..074f0c11db 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_apitests_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_apitests_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_apitests_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -347,5 +347,4 @@ public void namedQueryInMappedSuperClass() throws java.lang.Exception { super.namedQueryInMappedSuperClass(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java index b16c7919de..ac4be49937 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -353,5 +353,4 @@ public void namedQueryInMappedSuperClass() throws java.lang.Exception { super.namedQueryInMappedSuperClass(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java index 9fd619d507..d6b515f2c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_bigdecimal_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_bigdecimal_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_bigdecimal_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java index 84b0ff4f84..1472a70e2d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_bigdecimal_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_bigdecimal_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_bigdecimal_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -236,5 +236,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java index c4bc597301..bb9a58a4e2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_biginteger_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_biginteger_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_biginteger_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java index dcfe8f0459..8aee083723 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_entitytest_biginteger_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_entitytest_biginteger_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_entitytest_biginteger_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -236,5 +236,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java index 56ef5b67a2..4ae663d1af 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_manyXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_manyXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_manyXmany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void cascadeAllMXMTest11() throws java.lang.Exception { super.cascadeAllMXMTest11(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java index 28222c222e..86d632b09c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_manyXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_manyXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_manyXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -279,5 +279,4 @@ public void cascadeAllMXMTest11() throws java.lang.Exception { super.cascadeAllMXMTest11(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java index 9294be8866..f8eaf940c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_manyXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_manyXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_manyXone_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void cascadeAllMX1Test10() throws java.lang.Exception { super.cascadeAllMX1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java index c6bac99167..50d3897ade 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_manyXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_manyXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_manyXone_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -272,5 +272,4 @@ public void cascadeAllMX1Test10() throws java.lang.Exception { super.cascadeAllMX1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java index a33a3a3b61..3482eef181 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_oneXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_oneXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_oneXmany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void cascadeAll1XMTest11() throws java.lang.Exception { super.cascadeAll1XMTest11(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java index bcdec6c281..c8f6f8844c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_oneXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_oneXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_oneXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -279,5 +279,4 @@ public void cascadeAll1XMTest11() throws java.lang.Exception { super.cascadeAll1XMTest11(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java index fcbe50da20..3b55028747 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_oneXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_oneXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_oneXone_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void cascadeAll1X1Test10() throws java.lang.Exception { super.cascadeAll1X1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java index 0f8c22a8dd..a174bc2c42 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_cascadeall_oneXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_cascadeall_oneXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_cascadeall_oneXone_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -272,5 +272,4 @@ public void cascadeAll1X1Test10() throws java.lang.Exception { super.cascadeAll1X1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java index ea6a783a4c..a81a2fa1d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_basic_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java index d033bc29ff..017144f450 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -236,5 +236,4 @@ public void persistBasicTest5() throws java.lang.Exception { super.persistBasicTest5(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java index 3607740a4b..a405f0a204 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_manyXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_manyXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_manyXmany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void persistMXMTest12() throws java.lang.Exception { super.persistMXMTest12(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java index d295de6bbf..b3a05fc3e1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_manyXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_manyXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_manyXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -279,5 +279,4 @@ public void persistMXMTest12() throws java.lang.Exception { super.persistMXMTest12(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java index f4f4d6020c..97a61798e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_manyXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_manyXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_manyXone_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -266,5 +266,4 @@ public void persistMX1Test10() throws java.lang.Exception { super.persistMX1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java index 6888f1fc1c..86f8650625 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_manyXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_manyXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_manyXone_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -272,5 +272,4 @@ public void persistMX1Test10() throws java.lang.Exception { super.persistMX1Test10(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java index b608ed00e8..60ec7a5036 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXmany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -313,5 +313,4 @@ public void persist1XMTest15() throws java.lang.Exception { super.persist1XMTest15(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java index f0a4577ec6..c579875821 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java @@ -112,7 +112,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -319,5 +319,4 @@ public void persist1XMTest15() throws java.lang.Exception { super.persist1XMTest15(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java index 20385ef7d9..cb8deaf978 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXone_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -280,5 +280,4 @@ public void persist1X1Test12() throws java.lang.Exception { super.persist1X1Test12(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java index 8e51baacee..63ca58597d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXone_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -286,5 +286,4 @@ public void persist1X1Test12() throws java.lang.Exception { super.persist1X1Test12(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java index e9f50f976c..627d520ca8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_basic_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_basic_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void removeMergeBasicTest() throws java.lang.Exception { super.removeMergeBasicTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java index 8fea155432..78726a2f8d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_basic_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -243,5 +243,4 @@ public void removeMergeBasicTest() throws java.lang.Exception { super.removeMergeBasicTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java index 6cd9d061b4..1b89576d33 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_oneXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_oneXmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_oneXmany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -245,5 +245,4 @@ public void remove1XMTest7() throws java.lang.Exception { super.remove1XMTest7(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java index 502d79c6f1..90c6fca41d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_oneXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_oneXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_oneXmany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -251,5 +251,4 @@ public void remove1XMTest7() throws java.lang.Exception { super.remove1XMTest7(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java index e206dfc3a2..fd50e85d6f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_oneXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_oneXone_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_oneXone_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -259,5 +259,4 @@ public void remove1X1Test9() throws java.lang.Exception { super.remove1X1Test9(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java index f79037fc3a..41bef3d727 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_remove_oneXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_remove_oneXone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_remove_oneXone_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -265,5 +265,4 @@ public void remove1X1Test9() throws java.lang.Exception { super.remove1X1Test9(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java index 599ed51a06..f64b7a2333 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_enums_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_enums_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_enums_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -566,5 +566,4 @@ public void synchronizationTypeValuesTest() throws java.lang.Exception { super.synchronizationTypeValuesTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java index 9ed93aa1cc..e7ab47898f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_enums_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_enums_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_enums_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -572,5 +572,4 @@ public void synchronizationTypeValuesTest() throws java.lang.Exception { super.synchronizationTypeValuesTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java index 559f26d424..1cc665855a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inheritance_abstractentity_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inheritance_abstractentity_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inheritance_abstractentity_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void abstractEntityTest3() throws java.lang.Exception { super.abstractEntityTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java index 0cafac44fa..b3c7807fc8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java @@ -108,7 +108,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inheritance_abstractentity_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inheritance_abstractentity_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inheritance_abstractentity_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -235,5 +235,4 @@ public void abstractEntityTest3() throws java.lang.Exception { super.abstractEntityTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java index a843e09de1..794a9f27f1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_msc_annotation_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_msc_annotation_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_msc_annotation_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java index 9995be263c..ad2246fd7e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_msc_annotation_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_msc_annotation_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_msc_annotation_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -220,5 +220,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java index 13b7a68756..be005e05f8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_msc_descriptors_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_msc_descriptors_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_msc_descriptors_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java index 28eebcd0e3..c58cbd8e50 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_msc_descriptors_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_msc_descriptors_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_msc_descriptors_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -220,5 +220,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java index e3a669e064..b40d182713 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_nonentity_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_nonentity_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_nonentity_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -222,5 +222,4 @@ public void nonEntityTest3() throws java.lang.Exception { super.nonEntityTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java index 28c4d76f02..7090dd0266 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_inherit_nonentity_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_inherit_nonentity_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_inherit_nonentity_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -228,5 +228,4 @@ public void nonEntityTest3() throws java.lang.Exception { super.nonEntityTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java index 49ecbe31c7..00722aff22 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_lock_entitymanager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_lock_entitymanager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_lock_entitymanager_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -264,5 +264,4 @@ public void refreshTest3() throws java.lang.Exception { super.refreshTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java index 98751e8e91..ba43c7d8a8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_lock_query_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_lock_query_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_lock_query_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -252,5 +252,4 @@ public void getSingleResultTest() throws java.lang.Exception { super.getSingleResultTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java index 454d4379bc..6ce9ff3d45 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_attribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_attribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_attribute_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -244,5 +244,4 @@ public void isCollection() throws java.lang.Exception { super.isCollection(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java index 970386bdd0..ea7fee53c1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_attribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_attribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_attribute_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -250,5 +250,4 @@ public void isCollection() throws java.lang.Exception { super.isCollection(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java index 1be56d6854..8000fb0498 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_basictype_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_basictype_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_basictype_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void getPersistenceType() throws java.lang.Exception { super.getPersistenceType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java index 1b6acc09d4..27da43761d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_basictype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_basictype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_basictype_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -215,5 +215,4 @@ public void getPersistenceType() throws java.lang.Exception { super.getPersistenceType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java index 7b984aa2a0..f692078ba7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_bindable_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_bindable_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_bindable_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void getBindableJavaType() throws java.lang.Exception { super.getBindableJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java index 52aa21789e..c8572caa24 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_bindable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_bindable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_bindable_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void getBindableJavaType() throws java.lang.Exception { super.getBindableJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java index afd5f00179..e9dbf200a1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_collectionattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_collectionattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_collectionattribute_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java index ca62e768d2..aca498a3ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_collectionattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_collectionattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_collectionattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java index 6ca05a6e1d..9ddddb4f5e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_embeddabletype_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_embeddabletype_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_embeddabletype_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -554,5 +554,4 @@ public void getDeclaredPluralAttributes() throws java.lang.Exception { super.getDeclaredPluralAttributes(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java index efdb468eca..867d59e9ac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_embeddabletype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_embeddabletype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_embeddabletype_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -560,5 +560,4 @@ public void getDeclaredPluralAttributes() throws java.lang.Exception { super.getDeclaredPluralAttributes(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java index 56abbe9b30..f7dcdde8bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_entitytype_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_entitytype_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_entitytype_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -319,5 +319,4 @@ public void getBindableType() throws java.lang.Exception { super.getBindableType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java index 7ac70f59df..81c3ded054 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_entitytype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_entitytype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_entitytype_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -325,5 +325,4 @@ public void getBindableType() throws java.lang.Exception { super.getBindableType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java index b588afdb31..65ff9f503d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_identifiabletype_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_identifiabletype_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_identifiabletype_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -648,5 +648,4 @@ public void getSingularAttributes() throws java.lang.Exception { super.getSingularAttributes(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java index 922aa253f9..2446547fbe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_identifiabletype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_identifiabletype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_identifiabletype_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -654,5 +654,4 @@ public void getSingularAttributes() throws java.lang.Exception { super.getSingularAttributes(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java index 29936aaa75..3ba1ce58cb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_listattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_listattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_listattribute_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -231,5 +231,4 @@ public void getDeclaredList2() throws java.lang.Exception { super.getDeclaredList2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java index 5b6a775000..8bfd6986d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_listattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_listattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_listattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void getDeclaredList2() throws java.lang.Exception { super.getDeclaredList2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java index dd767f567e..6f74ffc54f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_managedtype_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_managedtype_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_managedtype_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -569,5 +569,4 @@ public void getPersistenceType() throws java.lang.Exception { super.getPersistenceType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java index 1b3872ce61..f39c49c5e2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_managedtype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_managedtype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_managedtype_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -575,5 +575,4 @@ public void getPersistenceType() throws java.lang.Exception { super.getPersistenceType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java index ce927a9bd2..9dd13dff35 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_mapattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_mapattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_mapattribute_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java index b9e17b7d37..52393a3cdc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_mapattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_mapattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_mapattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java index 75757c5735..7494788d44 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_mappedsuperclasstype_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_mappedsuperclasstype_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_mappedsuperclasstype_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -297,5 +297,4 @@ public void hasVersionAttribute() throws java.lang.Exception { super.hasVersionAttribute(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java index 7642899bb0..9b2ddf2848 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_mappedsuperclasstype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_mappedsuperclasstype_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_mappedsuperclasstype_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -303,5 +303,4 @@ public void hasVersionAttribute() throws java.lang.Exception { super.hasVersionAttribute(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java index 861d018758..de3843f839 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_metamodel_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_metamodel_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_metamodel_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -270,5 +270,4 @@ public void embeddableIllegalArgumentException() throws java.lang.Exception { super.embeddableIllegalArgumentException(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java index 4837c96284..9502079f51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_metamodel_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_metamodel_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_metamodel_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -276,5 +276,4 @@ public void embeddableIllegalArgumentException() throws java.lang.Exception { super.embeddableIllegalArgumentException(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java index f69dd2fbab..71707bdb96 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_pluralattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_pluralattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_pluralattribute_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -273,5 +273,4 @@ public void getDeclaringType() throws java.lang.Exception { super.getDeclaringType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java index b357fc1b3b..fc61492df6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_pluralattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_pluralattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_pluralattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -279,5 +279,4 @@ public void getDeclaringType() throws java.lang.Exception { super.getDeclaringType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java index 122bf12031..6f8be7d745 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_setattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_setattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_setattribute_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java index 5b016fefce..0bb5e84881 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_setattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_setattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_setattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -224,5 +224,4 @@ public void getElementType() throws java.lang.Exception { super.getElementType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java index ef9c9c6bd7..a652c7cc36 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_singularattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_singularattribute_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_singularattribute_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -288,5 +288,4 @@ public void getBindableJavaType() throws java.lang.Exception { super.getBindableJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java index 9d48c0d24b..ed4822ffaa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_singularattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_singularattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_singularattribute_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -294,5 +294,4 @@ public void getBindableJavaType() throws java.lang.Exception { super.getBindableJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java index 43bcc93305..af03c1a67b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_type_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_type_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_type_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void getJavaType() throws java.lang.Exception { super.getJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java index 6ceb80f446..d9d1cbc543 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_metamodelapi_type_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_metamodelapi_type_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_metamodelapi_type_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void getJavaType() throws java.lang.Exception { super.getJavaType(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java index a5e50121c2..dd6e43564c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_nestedembedding_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_nestedembedding_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_nestedembedding_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void NE1XMTest3() throws java.lang.Exception { super.NE1XMTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java index 23e3ffe81b..f35b1c3074 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_nestedembedding_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_nestedembedding_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_nestedembedding_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void NE1XMTest3() throws java.lang.Exception { super.NE1XMTest3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java index eff87a9ab7..75e5443b9d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_attributeoverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_attributeoverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_attributeoverride_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void testNoAttributeOverrideAnnotation() throws java.lang.Exception { super.testNoAttributeOverrideAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java index e57ef2a2d0..bf18aa693f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_attributeoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_attributeoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_attributeoverride_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void testNoAttributeOverrideAnnotation() throws java.lang.Exception { super.testNoAttributeOverrideAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java index dd474a48ec..27f4b9985d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_callbacklistener_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_callbacklistener_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_callbacklistener_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void preAndPostRemove() throws java.lang.Exception { super.preAndPostRemove(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java index fc541f0130..adefcb90e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_callbacklistener_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_callbacklistener_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_callbacklistener_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void preAndPostRemove() throws java.lang.Exception { super.preAndPostRemove(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java index 55f8f40ddb..5e78698270 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_embeddable_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_embeddable_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_embeddable_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -230,5 +230,4 @@ public void testMetadataCompleteness() throws java.lang.Exception { super.testMetadataCompleteness(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java index e2b7224f92..e255beb46d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_embeddable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_embeddable_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_embeddable_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -236,5 +236,4 @@ public void testMetadataCompleteness() throws java.lang.Exception { super.testMetadataCompleteness(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java index 023b070bd7..aa24506c51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_entity_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_entity_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_entity_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -238,5 +238,4 @@ public void testNoEntityAnnotation() throws java.lang.Exception { super.testNoEntityAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java index 84da7849b6..5a69eeb38a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java @@ -112,7 +112,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_entity_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_entity_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_entity_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -244,5 +244,4 @@ public void testNoEntityAnnotation() throws java.lang.Exception { super.testNoEntityAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java index 4283b896b8..c4cfd978ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_entitylistener_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_entitylistener_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_entitylistener_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void testNoEntityListener() throws java.lang.Exception { super.testNoEntityListener(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java index 6591164ba7..179953b9b4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_entitylistener_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_entitylistener_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_entitylistener_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -229,5 +229,4 @@ public void testNoEntityListener() throws java.lang.Exception { super.testNoEntityListener(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java index 1412f80efb..6e0708f42d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_joincolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_joincolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_joincolumn_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -231,5 +231,4 @@ public void testOverrideJoinTable() throws java.lang.Exception { super.testOverrideJoinTable(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java index 855b59dd90..4b3183042f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_joincolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_joincolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_joincolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void testOverrideJoinTable() throws java.lang.Exception { super.testOverrideJoinTable(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java index 83e719ecc9..05d159dda2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_manytomany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_manytomany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_manytomany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void testNoManyToManyAnnotation() throws java.lang.Exception { super.testNoManyToManyAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java index 759398d3ff..cecacd9f74 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_manytomany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_manytomany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_manytomany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void testNoManyToManyAnnotation() throws java.lang.Exception { super.testNoManyToManyAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java index c66025df86..5cb7356209 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_mapkey_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_mapkey_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_mapkey_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -234,5 +234,4 @@ public void testOverrideOrderBy() throws java.lang.Exception { super.testOverrideOrderBy(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java index 3988bf5dce..e33e67a957 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_mapkey_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_mapkey_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_mapkey_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -240,5 +240,4 @@ public void testOverrideOrderBy() throws java.lang.Exception { super.testOverrideOrderBy(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java index 92404c6fa9..46b66604f6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_nocallbacklistener_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_nocallbacklistener_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_nocallbacklistener_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void testNoCallBackListener() throws java.lang.Exception { super.testNoCallBackListener(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java index 11d714991b..cd71a18e84 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_nocallbacklistener_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_nocallbacklistener_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_nocallbacklistener_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void testNoCallBackListener() throws java.lang.Exception { super.testNoCallBackListener(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java index 8b388d0542..5e113442cb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_table_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_table_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_table_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void testNoTableAnnotation() throws java.lang.Exception { super.testNoTableAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java index 65fb9e1def..d7932d5ccf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_override_table_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_override_table_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_override_table_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void testNoTableAnnotation() throws java.lang.Exception { super.testNoTableAnnotation(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java index 85d19c223d..e386005f1c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_PersistenceUtilUtil_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_PersistenceUtilUtil_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_PersistenceUtilUtil_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void getIdentifierIllegalArgumentExceptionTest() throws java.lang.Excepti super.getIdentifierIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java index 2616948cfd..7458739ee5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_PersistenceUtilUtil_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_PersistenceUtilUtil_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_PersistenceUtilUtil_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -222,5 +222,4 @@ public void getIdentifierIllegalArgumentExceptionTest() throws java.lang.Excepti super.getIdentifierIllegalArgumentExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java index f94682e448..bb8dca9a8f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_persistenceUtil_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_persistenceUtil_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_persistenceUtil_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void getPersistenceUtilTest() throws java.lang.Exception { super.getPersistenceUtilTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java index b5f4d7d710..81fa44c2e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_persistenceUtil_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_persistenceUtil_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_persistenceUtil_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -208,5 +208,4 @@ public void getPersistenceUtilTest() throws java.lang.Exception { super.getPersistenceUtilTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java index 9717d2ab00..ab199231e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java @@ -101,7 +101,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -646,5 +646,4 @@ public void noTransactionLockModeTypeNoneTest() throws java.lang.Exception { super.noTransactionLockModeTypeNoneTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java index 6b1d535a39..734d69ff40 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java @@ -88,7 +88,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -199,5 +199,4 @@ public void getParameterIntIllegalArgumentException2Test() throws java.lang.Exce super.getParameterIntIllegalArgumentException2Test(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java index 2d6daff559..5870cb5ac5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java @@ -90,7 +90,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -208,5 +208,4 @@ public void queryAPITest29() throws java.lang.Exception { super.queryAPITest29(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java index dcc14e203a..051a50e569 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java @@ -90,7 +90,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_apitests_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -222,5 +222,4 @@ public void typedQueryAPIGetSingleResultOrNullNullValueTest() throws java.lang.E super.typedQueryAPIGetSingleResultOrNullNullValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java index 54dfb924d1..5b67edbc83 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java @@ -102,7 +102,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_flushmode_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_flushmode_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_flushmode_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -228,5 +228,4 @@ public void flushModeTest1() throws java.lang.Exception { super.flushModeTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java index a0923a9a4c..102c0053d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java @@ -91,7 +91,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_flushmode_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_flushmode_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_flushmode_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -252,5 +252,4 @@ public void flushModeTest7() throws java.lang.Exception { super.flushModeTest7(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java index d8f63dbfba..57b4b045d6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java @@ -91,7 +91,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_flushmode_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_flushmode_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_flushmode_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -217,5 +217,4 @@ public void secondaryTablesValueTest() throws java.lang.Exception { super.secondaryTablesValueTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java index c81f4b9b02..82e49f71d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -697,5 +697,4 @@ public void resultVariableTest() throws java.lang.Exception { super.resultVariableTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java index 310857db9f..0d85cf66cc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -710,5 +710,4 @@ public void resultVariableTest() throws java.lang.Exception { super.resultVariableTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java index 442692ea32..81dd553050 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -477,5 +477,4 @@ public void embeddableNotManagedTest() throws java.lang.Exception { super.embeddableNotManagedTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java index 83d363c8f7..0b63d286aa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -466,5 +466,4 @@ public void embeddableNotManagedTest() throws java.lang.Exception { super.embeddableNotManagedTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java index c61aa8de7c..67050ff311 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -354,5 +354,4 @@ public void test_substringHavingClause() throws java.lang.Exception { super.test_substringHavingClause(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java index 7644951bd5..605bf7d1ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -354,5 +354,4 @@ public void test_substringHavingClause() throws java.lang.Exception { super.test_substringHavingClause(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java index d4d87a029b..b5859b8848 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -319,5 +319,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java index 4e41a674b6..68e80aeaaa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -319,5 +319,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java index 1310b4f1bd..0cfada0b56 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void queryTest55() throws java.lang.Exception { super.queryTest55(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java index 29a151a8f8..40f05285ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client5.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void queryTest55() throws java.lang.Exception { super.queryTest55(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java index 572bc8034b..212b05831d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void resultContainsFetchReference() throws java.lang.Exception { super.resultContainsFetchReference(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java index 716af30fa5..e283e208bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_language_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client6.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void resultContainsFetchReference() throws java.lang.Exception { super.resultContainsFetchReference(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java index 3807f4a923..15eda50505 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_parameter_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_parameter_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_parameter_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -258,5 +258,4 @@ public void getParametersNoParametersTest() throws java.lang.Exception { super.getParametersNoParametersTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java index ce83b4bab6..c7aae5b6f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -269,5 +269,4 @@ public void getParametersNoParametersTest() throws java.lang.Exception { super.getParametersNoParametersTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java index ca7e2d7a08..b7d5ac1009 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_parameter_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_parameter_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_parameter_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -234,5 +234,4 @@ public void parameterNamedParameterTwiceTest() throws java.lang.Exception { super.parameterNamedParameterTwiceTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java index 04ed673097..b2693036d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java @@ -92,7 +92,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_query_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_query_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_query_parameter_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void parameterNamedParameterTwiceTest() throws java.lang.Exception { super.parameterNamedParameterTwiceTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java index ff5ca3b610..9136b63cc1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_annotations_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_annotations_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_annotations_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -264,5 +264,4 @@ public void annotationMappingTest8() throws java.lang.Exception { super.annotationMappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java index 3f849d2e08..feb686e9df 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_annotations_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_annotations_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_annotations_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -270,5 +270,4 @@ public void annotationMappingTest8() throws java.lang.Exception { super.annotationMappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java index 5738d5828e..c90eaee538 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidirmanyxmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidirmanyxmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidirmanyxmany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void biDirMXMTest1() throws java.lang.Exception { super.biDirMXMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java index 7513f6f442..acee6d89b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidirmanyxmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidirmanyxmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidirmanyxmany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void biDirMXMTest1() throws java.lang.Exception { super.biDirMXMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java index de1c76c085..7d84d30732 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidirmanyxone_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidirmanyxone_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidirmanyxone_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void biDirMX1Test1() throws java.lang.Exception { super.biDirMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java index 51f21a08a3..dd22388f27 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidirmanyxone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidirmanyxone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidirmanyxone_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void biDirMX1Test1() throws java.lang.Exception { super.biDirMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java index 857d993697..4d20b55701 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidironexmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidironexmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidironexmany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void biDir1XMTest1() throws java.lang.Exception { super.biDir1XMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java index 922de5c0ae..80e0343b80 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidironexmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidironexmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidironexmany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void biDir1XMTest1() throws java.lang.Exception { super.biDir1XMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java index 07bff610c2..9b9ac94cd2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidironexone_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidironexone_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidironexone_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void biDir1X1Test1() throws java.lang.Exception { super.biDir1X1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java index 6df65bd7a5..db257ea734 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_bidironexone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_bidironexone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_bidironexone_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void biDir1X1Test1() throws java.lang.Exception { super.biDir1X1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java index 36aa28db61..b58c3c0aca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_defaults_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_defaults_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_defaults_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -257,5 +257,4 @@ public void mappingTest8() throws java.lang.Exception { super.mappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java index f69afbbbc2..9ff4297c62 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_defaults_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_defaults_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_defaults_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -263,5 +263,4 @@ public void mappingTest8() throws java.lang.Exception { super.mappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java index f07e715356..9a93de67b4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_descriptors_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_descriptors_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_descriptors_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -257,5 +257,4 @@ public void descriptorMappingTest8() throws java.lang.Exception { super.descriptorMappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java index c93e31fa3c..d17fac5b30 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_descriptors_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_descriptors_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_descriptors_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -263,5 +263,4 @@ public void descriptorMappingTest8() throws java.lang.Exception { super.descriptorMappingTest8(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java index 84747dd696..3863803e2f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unimanyxmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unimanyxmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unimanyxmany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void uniMXMTest1() throws java.lang.Exception { super.uniMXMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java index 36c3bbe3f1..e7ab068d03 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unimanyxmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unimanyxmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unimanyxmany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void uniMXMTest1() throws java.lang.Exception { super.uniMXMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java index 373f7506f0..32e980e603 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unimanyxone_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unimanyxone_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unimanyxone_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void uniMX1Test1() throws java.lang.Exception { super.uniMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java index 706d7ec3bf..52d94d0413 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unimanyxone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unimanyxone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unimanyxone_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void uniMX1Test1() throws java.lang.Exception { super.uniMX1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java index c6a0d8479b..36cea9d784 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unionexmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unionexmany_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unionexmany_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void uni1XMTest1() throws java.lang.Exception { super.uni1XMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java index a6807a3a32..6f9dd4f351 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unionexmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unionexmany_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unionexmany_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void uni1XMTest1() throws java.lang.Exception { super.uni1XMTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java index d26f7e2169..c095ae5073 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unionexone_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unionexone_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unionexone_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -203,5 +203,4 @@ public void uni1X1Test1() throws java.lang.Exception { super.uni1X1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java index fcd8e2e525..c4ce2cf1bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_relationship_unionexone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_relationship_unionexone_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_relationship_unionexone_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -209,5 +209,4 @@ public void uni1X1Test1() throws java.lang.Exception { super.uni1X1Test1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java index 11582aa6b4..88fa377469 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_auto_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_auto_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_auto_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -237,5 +237,4 @@ public void autoTypeTest6() throws java.lang.Exception { super.autoTypeTest6(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java index eb556eec9d..b1b404ff1f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_auto_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_auto_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_auto_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -243,5 +243,4 @@ public void autoTypeTest6() throws java.lang.Exception { super.autoTypeTest6(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java index 70dd9b1e51..279e5701d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_field_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_field_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -331,5 +331,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java index b7099cfb86..1c10857a0c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_field_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_field_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -337,5 +337,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java index 065cdec2f3..6ddb7d731e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -242,5 +242,4 @@ public void generatorTypeTest6() throws java.lang.Exception { super.generatorTypeTest6(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java index 5035cbd194..1f2334bd81 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -253,5 +253,4 @@ public void generatorTypeTest6() throws java.lang.Exception { super.generatorTypeTest6(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java index 9cd55ffffa..6e4561cabb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java @@ -106,7 +106,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void generatorTypeSequenceTest() throws java.lang.Exception { super.generatorTypeSequenceTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java index 472e4e8e8b..7b23db87ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void generatorTypeSequenceTest() throws java.lang.Exception { super.generatorTypeSequenceTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java index 803d216d39..5964876c76 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void sequenceGeneratorOnEntityTest() throws java.lang.Exception { super.sequenceGeneratorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java index 48cce86dae..38a797f3c5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client3.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void sequenceGeneratorOnEntityTest() throws java.lang.Exception { super.sequenceGeneratorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java index 924f5f02de..30b64509f9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void sequenceGeneratorOnPropertyTest() throws java.lang.Exception { super.sequenceGeneratorOnPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java index 572f966936..b40c5feb68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_generator_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client4.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -207,5 +207,4 @@ public void sequenceGeneratorOnPropertyTest() throws java.lang.Exception { super.sequenceGeneratorOnPropertyTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java index 2b32e14eef..af96f0a4d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_pkey_compound_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_pkey_compound_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_pkey_compound_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -221,5 +221,4 @@ public void testCompoundPK3() throws java.lang.Exception { super.testCompoundPK3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java index fb6ef23b89..d223170084 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_pkey_compound_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_pkey_compound_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_pkey_compound_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -227,5 +227,4 @@ public void testCompoundPK3() throws java.lang.Exception { super.testCompoundPK3(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java index e4c7fb8979..0c973db701 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java @@ -95,7 +95,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_property_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -290,5 +290,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java index ede18a97f1..37261496f6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_property_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client1.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -300,5 +300,4 @@ public void scalarExpressionsTest() throws java.lang.Exception { super.scalarExpressionsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java index cb6e9a1229..277df272ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java @@ -105,7 +105,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_property_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_property_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -216,5 +216,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java index 110597ada5..60a9b3ec06 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_types_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_types_property_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_types_property_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client2.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void elementCollectionTest() throws java.lang.Exception { super.elementCollectionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java index ab99f4e42a..2e23ab862b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_versioning_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_versioning_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_versioning_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void versionTest1() throws java.lang.Exception { super.versionTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java index 6ec1f2ea9b..7b9da4c9f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_versioning_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_versioning_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_versioning_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -208,5 +208,4 @@ public void versionTest1() throws java.lang.Exception { super.versionTest1(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java index 7b455a0edd..accfebb6a4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java @@ -103,7 +103,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_entityManager_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_entityManager_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_entityManager_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void joinTransactionTransactionRequiredExceptionTest() throws java.lang.E super.joinTransactionTransactionRequiredExceptionTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java index 7203bb42c9..4b2602f70f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_entityManagerFactory_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void createEntityManagerFactoryStringTest() throws java.lang.Exception { super.createEntityManagerFactoryStringTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java index f8dae27a6a..817ba0c630 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java @@ -87,7 +87,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_pluggability_contracts_jta_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_pluggability_contracts_jta_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_pluggability_contracts_jta_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -309,5 +309,4 @@ public void isLoaded() throws java.lang.Exception { super.isLoaded(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java index 4ba4774b02..4aacc52788 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java @@ -89,7 +89,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - pluggability_contracts_resource_local_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + pluggability_contracts_resource_local_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } pluggability_contracts_resource_local_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -318,5 +318,4 @@ public void isLoadedWithoutReference() throws java.lang.Exception { super.isLoadedWithoutReference(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java index 2b23174456..ce84399fec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXmanyFetchEager_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXmanyFetchEager_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXmanyFetchEager_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -308,5 +308,4 @@ public void persist1XMTest15() throws java.lang.Exception { super.persist1XMTest15(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java index 971105d370..0b5ec161d1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_core_et_persist_oneXmanyFetchEager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_core_et_persist_oneXmanyFetchEager_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_et_persist_oneXmanyFetchEager_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -314,5 +314,4 @@ public void persist1XMTest15() throws java.lang.Exception { super.persist1XMTest15(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java index 61762055ff..cec510ed7f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java @@ -93,7 +93,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_ee_packaging_jar_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_ee_packaging_jar_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_ee_packaging_jar_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -167,5 +167,4 @@ public void JarFileElementsTest() throws java.lang.Exception { super.JarFileElementsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java index c3870796c4..307f140133 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_generators_tablegenerators_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_generators_tablegenerators_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_generators_tablegenerators_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void generatorOnEntityTest() throws java.lang.Exception { super.generatorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java index 84475399a5..edcba6d8a7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_generators_tablegenerators_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_generators_tablegenerators_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_generators_tablegenerators_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -208,5 +208,4 @@ public void generatorOnEntityTest() throws java.lang.Exception { super.generatorOnEntityTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java index 2063531137..860cea33c6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_query_stream_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_query_stream_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_query_stream_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -212,5 +212,4 @@ public void getTypedResultStreamTest() throws java.lang.Exception { super.getTypedResultStreamTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java index 725260f33b..9f33277c26 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_query_stream_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_query_stream_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_query_stream_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -218,5 +218,4 @@ public void getTypedResultStreamTest() throws java.lang.Exception { super.getTypedResultStreamTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java index c75216959c..ce1184d278 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_attroverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_attroverride_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_attroverride_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -214,5 +214,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java index 762a40fd0a..8d43fce4b1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_attroverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_attroverride_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_attroverride_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -220,5 +220,4 @@ public void test2() throws java.lang.Exception { super.test2(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java index 5dfc9e8cb6..cd5dfdb81e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java @@ -96,7 +96,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_converts_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_converts_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_converts_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -208,5 +208,4 @@ public void convertsTest() throws java.lang.Exception { super.convertsTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java index e627800a4e..d3764a031f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_joincolumns_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_joincolumns_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_joincolumns_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -205,5 +205,4 @@ public void didTest() throws java.lang.Exception { super.didTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java index 046831593b..f8e3dac97a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_joincolumns_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_joincolumns_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_joincolumns_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -211,5 +211,4 @@ public void didTest() throws java.lang.Exception { super.didTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java index b5d1ebb5c8..b7293424f5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_mapkeyjoincolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_mapkeyjoincolumn_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_mapkeyjoincolumn_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -204,5 +204,4 @@ public void mapKeyJoinColumnTest() throws java.lang.Exception { super.mapKeyJoinColumnTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java index 36b8f69b0a..fddfcb82d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_mapkeyjoincolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_mapkeyjoincolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_mapkeyjoincolumn_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -210,5 +210,4 @@ public void mapKeyJoinColumnTest() throws java.lang.Exception { super.mapKeyJoinColumnTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java index 6634aea6e7..6f5ea08f4e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namedentitygraph_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namedentitygraph_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namedentitygraph_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -219,5 +219,4 @@ public void getEntityGraphsClassTest() throws java.lang.Exception { super.getEntityGraphsClassTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java index bebc832754..2c12adf06d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namedentitygraph_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namedentitygraph_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namedentitygraph_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -225,5 +225,4 @@ public void getEntityGraphsClassTest() throws java.lang.Exception { super.getEntityGraphsClassTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java index 86c8b046da..cb9e3afaf5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namednativequery_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namednativequery_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namednativequery_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -202,5 +202,4 @@ public void findTest() throws java.lang.Exception { super.findTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java index d94dbfc0bd..be18bb0d64 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namednativequery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namednativequery_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namednativequery_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -208,5 +208,4 @@ public void findTest() throws java.lang.Exception { super.findTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java index 9168e1a388..459ca6de4d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java @@ -94,7 +94,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namedstoredprocedure_appmanaged_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namedstoredprocedure_appmanaged_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namedstoredprocedure_appmanaged_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -223,5 +223,4 @@ public void createNamedStoredProcedureQueryStringTest() throws java.lang.Excepti super.createNamedStoredProcedureQueryStringTest(); } - -} \ No newline at end of file +} diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java index 99c709579f..8864539855 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java @@ -100,7 +100,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); if(resURL != null) { - jpa_jpa22_repeatable_namedstoredprocedure_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); + jpa_jpa22_repeatable_namedstoredprocedure_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_jpa22_repeatable_namedstoredprocedure_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); // Call the archive processor @@ -229,5 +229,4 @@ public void createNamedStoredProcedureQueryStringTest() throws java.lang.Excepti super.createNamedStoredProcedureQueryStringTest(); } - -} \ No newline at end of file +} From 03773f64208c42567923799003477523665e1080 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 09:46:44 -0400 Subject: [PATCH 20/84] Correct JPA URL ejbResURL1 = Client.class.getResource(/vehicle/stateless3/stateless3_vehicle_ejb.xml) to instead use /com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml --- .../tck/persistence/core/EntityGraph/ClientStateless3Test.java | 2 +- .../core/StoredProcedureQuery/Client1Stateless3Test.java | 2 +- .../core/StoredProcedureQuery/Client2Stateless3Test.java | 2 +- .../core/annotations/access/field/Client1Stateless3Test.java | 2 +- .../core/annotations/access/field/Client2Stateless3Test.java | 2 +- .../core/annotations/access/field/Client3Stateless3Test.java | 2 +- .../core/annotations/access/field/Client4Stateless3Test.java | 2 +- .../core/annotations/access/mappedsc/ClientStateless3Test.java | 2 +- .../core/annotations/access/property/Client1Stateless3Test.java | 2 +- .../core/annotations/access/property/Client2Stateless3Test.java | 2 +- .../core/annotations/assocoverride/ClientStateless3Test.java | 2 +- .../core/annotations/basic/Client1Stateless3Test.java | 2 +- .../core/annotations/basic/Client2Stateless3Test.java | 2 +- .../core/annotations/collectiontable/ClientStateless3Test.java | 2 +- .../core/annotations/convert/ClientStateless3Test.java | 2 +- .../annotations/discriminatorValue/ClientStateless3Test.java | 2 +- .../annotations/elementcollection/Client1Stateless3Test.java | 2 +- .../annotations/elementcollection/Client2Stateless3Test.java | 2 +- .../core/annotations/embeddable/ClientStateless3Test.java | 2 +- .../annotations/embeddableMapValue/ClientStateless3Test.java | 2 +- .../core/annotations/entity/ClientStateless3Test.java | 2 +- .../persistence/core/annotations/id/ClientStateless3Test.java | 2 +- .../persistence/core/annotations/lob/ClientStateless3Test.java | 2 +- .../core/annotations/mapkey/Client1Stateless3Test.java | 2 +- .../core/annotations/mapkey/Client2Stateless3Test.java | 2 +- .../core/annotations/mapkeyclass/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeycolumn/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeyenumerated/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeyjoincolumn/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeytemporal/ClientStateless3Test.java | 2 +- .../core/annotations/mapsid/ClientStateless3Test.java | 2 +- .../core/annotations/nativequery/ClientStateless3Test.java | 2 +- .../core/annotations/onexmanyuni/ClientStateless3Test.java | 2 +- .../core/annotations/orderby/Client1Stateless3Test.java | 2 +- .../core/annotations/orderby/Client2Stateless3Test.java | 2 +- .../core/annotations/orderby/Client3Stateless3Test.java | 2 +- .../core/annotations/ordercolumn/Client1Stateless3Test.java | 2 +- .../core/annotations/ordercolumn/Client2Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client1Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client2Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client3Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client4Stateless3Test.java | 2 +- .../core/annotations/temporal/ClientStateless3Test.java | 2 +- .../core/annotations/version/Client1Stateless3Test.java | 2 +- .../core/annotations/version/Client2Stateless3Test.java | 2 +- .../core/annotations/version/Client3Stateless3Test.java | 2 +- .../core/annotations/version/Client4Stateless3Test.java | 2 +- .../tck/persistence/core/basic/ClientStateless3Test.java | 2 +- .../persistence/core/cache/basicTests/ClientStateless3Test.java | 2 +- .../core/callback/inheritance/ClientStateless3Test.java | 2 +- .../core/callback/listener/ClientStateless3Test.java | 2 +- .../core/callback/listeneroverride/ClientStateless3Test.java | 2 +- .../persistence/core/callback/method/ClientStateless3Test.java | 2 +- .../core/callback/methodoverride/ClientStateless3Test.java | 2 +- .../tck/persistence/core/callback/xml/ClientStateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaDelete/ClientStateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java | 2 +- .../core/criteriaapi/From/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/From/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/From/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/From/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/Join/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/Join/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/Join/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client5Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client6Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client7Stateless3Test.java | 2 +- .../core/criteriaapi/misc/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/misc/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/misc/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/parameter/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/parameter/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client5Stateless3Test.java | 2 +- .../persistence/core/derivedid/ex1a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex1b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex2a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex2b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex3a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex3b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex4a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex4b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex5a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex5b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex6a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex6b/ClientStateless3Test.java | 2 +- .../persistence/core/entityManager/Client1Stateless3Test.java | 2 +- .../persistence/core/entityManager/Client2Stateless3Test.java | 2 +- .../persistence/core/entityManager/Client3Stateless3Test.java | 2 +- .../persistence/core/entityManager2/Client1Stateless3Test.java | 2 +- .../persistence/core/entityManager2/Client2Stateless3Test.java | 2 +- .../core/entityManagerFactory/Client1Stateless3Test.java | 2 +- .../core/entityManagerFactory/Client2Stateless3Test.java | 2 +- .../core/entityManagerFactory/Client3Stateless3Test.java | 2 +- .../ClientStateless3Test.java | 2 +- .../core/entityTransaction/ClientStateless3Test.java | 2 +- .../core/entitytest/apitests/ClientStateless3Test.java | 2 +- .../core/entitytest/bigdecimal/ClientStateless3Test.java | 2 +- .../core/entitytest/biginteger/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/manyXmany/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/manyXone/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/oneXmany/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/oneXone/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/basic/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/manyXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/manyXone/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/oneXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/oneXone/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/basic/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/manyXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/manyXone/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/oneXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/oneXone/ClientStateless3Test.java | 2 +- .../core/entitytest/remove/basic/ClientStateless3Test.java | 2 +- .../core/entitytest/remove/oneXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/remove/oneXone/ClientStateless3Test.java | 2 +- .../tck/persistence/core/enums/ClientStateless3Test.java | 2 +- .../tck/persistence/core/exceptions/ClientStateless3Test.java | 2 +- .../core/inheritance/abstractentity/ClientStateless3Test.java | 2 +- .../inheritance/mappedsc/annotation/ClientStateless3Test.java | 2 +- .../inheritance/mappedsc/descriptors/ClientStateless3Test.java | 2 +- .../core/inheritance/nonentity/ClientStateless3Test.java | 2 +- .../core/metamodelapi/attribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/basictype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/bindable/ClientStateless3Test.java | 2 +- .../metamodelapi/collectionattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/embeddabletype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/entitytype/ClientStateless3Test.java | 2 +- .../metamodelapi/identifiabletype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/listattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/managedtype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/mapattribute/ClientStateless3Test.java | 2 +- .../metamodelapi/mappedsuperclasstype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/metamodel/ClientStateless3Test.java | 2 +- .../core/metamodelapi/pluralattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/setattribute/ClientStateless3Test.java | 2 +- .../metamodelapi/singularattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/type/ClientStateless3Test.java | 2 +- .../persistence/core/nestedembedding/ClientStateless3Test.java | 2 +- .../core/override/attributeoverride/ClientStateless3Test.java | 2 +- .../core/override/callbacklistener/ClientStateless3Test.java | 2 +- .../core/override/embeddable/ClientStateless3Test.java | 2 +- .../persistence/core/override/entity/ClientStateless3Test.java | 2 +- .../core/override/entitylistener/ClientStateless3Test.java | 2 +- .../core/override/joincolumn/ClientStateless3Test.java | 2 +- .../core/override/manytomany/ClientStateless3Test.java | 2 +- .../persistence/core/override/mapkey/ClientStateless3Test.java | 2 +- .../core/override/nocallbacklistener/ClientStateless3Test.java | 2 +- .../persistence/core/override/table/ClientStateless3Test.java | 2 +- .../core/persistenceUnitUtil/ClientStateless3Test.java | 2 +- .../persistence/core/persistenceUtil/ClientStateless3Test.java | 2 +- .../persistence/core/query/apitests/Client1Stateless3Test.java | 2 +- .../persistence/core/query/apitests/Client2Stateless3Test.java | 2 +- .../persistence/core/query/apitests/Client3Stateless3Test.java | 2 +- .../persistence/core/query/apitests/Client4Stateless3Test.java | 2 +- .../persistence/core/query/flushmode/Client1Stateless3Test.java | 2 +- .../persistence/core/query/flushmode/Client2Stateless3Test.java | 2 +- .../persistence/core/query/flushmode/Client3Stateless3Test.java | 2 +- .../persistence/core/query/language/Client1Stateless3Test.java | 2 +- .../persistence/core/query/language/Client2Stateless3Test.java | 2 +- .../persistence/core/query/language/Client3Stateless3Test.java | 2 +- .../persistence/core/query/language/Client4Stateless3Test.java | 2 +- .../persistence/core/query/language/Client5Stateless3Test.java | 2 +- .../persistence/core/query/language/Client6Stateless3Test.java | 2 +- .../persistence/core/query/parameter/Client1Stateless3Test.java | 2 +- .../persistence/core/query/parameter/Client2Stateless3Test.java | 2 +- .../core/relationship/annotations/ClientStateless3Test.java | 2 +- .../core/relationship/bidirmanyxmany/ClientStateless3Test.java | 2 +- .../core/relationship/bidirmanyxone/ClientStateless3Test.java | 2 +- .../core/relationship/bidironexmany/ClientStateless3Test.java | 2 +- .../core/relationship/bidironexone/ClientStateless3Test.java | 2 +- .../core/relationship/defaults/ClientStateless3Test.java | 2 +- .../core/relationship/descriptors/ClientStateless3Test.java | 2 +- .../core/relationship/unimanyxmany/ClientStateless3Test.java | 2 +- .../core/relationship/unimanyxone/ClientStateless3Test.java | 2 +- .../core/relationship/unionexmany/ClientStateless3Test.java | 2 +- .../core/relationship/unionexone/ClientStateless3Test.java | 2 +- .../tck/persistence/core/types/auto/ClientStateless3Test.java | 2 +- .../tck/persistence/core/types/field/ClientStateless3Test.java | 2 +- .../persistence/core/types/generator/Client1Stateless3Test.java | 2 +- .../persistence/core/types/generator/Client2Stateless3Test.java | 2 +- .../persistence/core/types/generator/Client3Stateless3Test.java | 2 +- .../persistence/core/types/generator/Client4Stateless3Test.java | 2 +- .../core/types/primarykey/compound/ClientStateless3Test.java | 2 +- .../persistence/core/types/property/Client1Stateless3Test.java | 2 +- .../persistence/core/types/property/Client2Stateless3Test.java | 2 +- .../tck/persistence/core/versioning/ClientStateless3Test.java | 2 +- .../tck/persistence/ee/entityManager/ClientStateless3Test.java | 2 +- .../ee/entityManagerFactory/ClientStateless3Test.java | 2 +- .../ee/pluggability/contracts/jta/ClientStateless3Test.java | 2 +- .../persist/oneXmanyFetchEager/ClientStateless3Test.java | 2 +- .../persistence/jpa/ee/packaging/jar/ClientStateless3Test.java | 2 +- .../jpa22/generators/tablegenerators/ClientStateless3Test.java | 2 +- .../persistence/jpa22/query/stream/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/attroverride/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/convert/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/joincolumn/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/namedentitygraph/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/namednativequery/ClientStateless3Test.java | 2 +- .../namedstoredprocedurequery/ClientStateless3Test.java | 2 +- 227 files changed, 227 insertions(+), 227 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java index ef8c7afa6c..c112368725 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_EntityGraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java index d4b5480e69..f55078bc28 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client1Stateless3Test.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java index e806621f4c..ea238b219d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.StoredProcedureQuery.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java index fbeb050827..8b812ae46f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client1Stateless3Test.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java index a1d4aeb2b5..88d363c80d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java index 374bab60ae..7c4af33ddb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java index 1f48ad646f..e0376c3ee1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java index 65e0468e05..9cd8033516 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_anno_access_mappedsc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java index 09fd88a1bf..b02b622f8a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.property.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java index 47c3fe6b95..eda52d495f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.property.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java index 1034681058..d245f65b6e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_assocoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java index 8bb94f8778..43183a8715 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.basic.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java index d12b3b1e87..083f502264 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.basic.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java index e53472bd29..b67e3483e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_collectiontable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java index 3ad4483338..08a862a21d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_convert_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java index 4c4e0aa1be..48101169d0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_discrinimatorValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java index 08f1c06c0e..d02781b9f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java index 787478e91a..f73739b454 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java index cb487fa8d3..0d9ad3dd5b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java index c7ce595c3b..b498a3c2b1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddableMapValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java index 4749f62d81..3f6461566a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java index cc29fbc7bc..3760a407bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java index 142fb9dc49..4192da40a0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_lob_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java index b26eb9f07e..300b2510c3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java @@ -183,7 +183,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.mapkey.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java index f68185750a..7d85839f0c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java @@ -188,7 +188,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.mapkey.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java index 21a11fef41..f5d5d4e792 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyclass_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java index b5808bb02c..74128f77bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeycolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java index 719f2643de..afee368a2e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyenumerated_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java index dec120e38a..28f971d589 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java index 41c85f4aa8..e65ad65682 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapKeyTemporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java index fe92f27d0f..178d587822 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapsid_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java index 0e619cef2b..93e6d4e424 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_nativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java index 56ec7a2298..5f3846f4cb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_onexmanyuni_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java index 4047559430..73a696aa56 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java index b4954edcb3..2ed5b4c2fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java index c69818b652..3abd232daf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java index 96e7e7a183..8a29652572 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java index bd6637ef67..7ceacc4d3a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java index c2932681b2..0f7944e9db 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java index 1c4fb6263f..8c2ecf563e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java index 69a42bff20..e9d2e0ab3d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java index 0b7d9dc23c..da40067028 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java index 544adcc130..0a7625cb36 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_temporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java index 5d60a12075..10149e8478 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java index 2c380b9d0e..ecbf6df786 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java index 67ea364a20..5eda779caf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java index f860fe33e8..57c4a70b2c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java index 84240ed4ca..68397ea94d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java index d276f38470..014a80c2d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_cache_basicTests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java index daa5179e68..8d5049a488 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_inheritance_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java index fa5fcafbfe..660ea4e0c0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_listener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java index 1c42657eb7..9ca8385011 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_listeneroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java index 4111344132..085f62a573 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_method_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java index fdf895e8e8..f2f03de050 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_methodoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java index 985706d91b..daf54e808c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_xml_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java index 25ba8551bf..29a641a8aa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java index 62d74b5ad3..cea016b04f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java index 1f53e271df..d71801c876 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.CriteriaBuilder.Client3.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java index f2ebea8e6c..b1d1cfe2fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java index 7e79ff6f96..8f4b138045 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java index 9fadd8d8aa..91ab7a23b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java index 6ab7674d67..7642398c4b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java index 3072fb053b..406324c7c1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client8.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java index 5ba75ea041..f4db29f25d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaDelete_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java index 1ba392f012..f30b06d5d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java index fd296fd865..cefb87628d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java index 5a7789e177..47b9d5c402 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.CriteriaQuery.Client3.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java index 15b1706cb7..014d659287 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java index 9cf76ca6a1..f133121330 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java index 19f5084cde..7218288b83 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java index 3b90225a3d..1f02836b8d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java index 839f63a8f4..c2973cbe18 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaUpdate_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java index 59e04f16f5..828e5cd339 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java index 530dbbfa69..b95113c633 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java index 59ae49a222..2c8a09c347 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java index 0d2ed50543..8f81a0d822 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java index 7f58f6ed76..527c29a6d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.Join.Client1.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java index 5f4617005a..c8b18ddebb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java index bf881cfe36..142f5f17ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java index 8ce9a9b7b1..2c0e67064d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java index 71535e26ce..1fd7a9db46 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java index 92a3c29b01..61b2fc4e42 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java index 5d64ef17d0..f836155877 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java index de4723ddfc..049a0360aa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.metamodelquery.Client1.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java index 0858558640..e8c5b63d6a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java index bb52a02929..35140f5781 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java index 32d0747828..0418a4f126 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java index 49992d2b1b..5e289d1028 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java index c33326eb12..fbcb960ff7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java index db567d1209..59c81e0fe2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java index 7fe2ea5ca9..4e773b33fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java index 15f2f6681f..556717f5ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java index f81fc2ece7..2171a72795 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java index 316f0ae1bd..a4be0c49b6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.parameter.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java index 2a11e55749..9f4aa23d73 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.parameter.Client.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java index 451cc4b02c..6d5c2be5fa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java index bb5fd5e0cd..3ddde127f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java index 3bd1952243..84c660f3b2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java index 4995949365..0765f2432c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java index 588c449984..b6fbd021fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.strquery.Client5.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java index 714d9c0047..46019a27a8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java index a048d7b320..3e12d62f9c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java index ca10c7ac18..0ff8ae476c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java index ea994a380f..eae6b3393c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java index a0ecba9b8c..1ccf8b7b9f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java index 44532898bc..1184778be8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java index 1404a843a0..650e5d508b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java index d3c936c624..8686bced54 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java index f6f1c4feb8..4f0bccbea1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java index 77c4d79406..7adbd4a6a9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.derivedid.ex5b.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java index 83ebce8680..b71b4acc57 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java index ed3faf89f0..ba6da7dd3f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java index 1ffd04222f..a2dce7e9e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java @@ -165,7 +165,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java index 23e6f97f4f..d435c0cd39 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java @@ -169,7 +169,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java index ea0d7165e8..212a88734e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java @@ -159,7 +159,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java index e09c986a96..f1ec3047df 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java index 4f8175fa73..e7bc9294c0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java index 48b08c65b5..462e23dde3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java index 9fc471cfb3..8c7da71fbd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java index 3676abc93d..817c0a0b79 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java index fad55cd0b3..7357e03b0d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactoryCloseException_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java index b335e6e690..e099ec4714 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.entityTransaction.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityTransaction_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java index b59b80a55c..38358b94ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java index 9ebb8d5a51..9036baedef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.entitytest.bigdecimal.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_bigdecimal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java index e37082607d..bbd7ec9523 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_biginteger_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java index a8afbf592f..d3f9d73a34 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java index 3c6e082446..a66aefd716 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java index 53b774e50f..c2232c74ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java index ac999209be..5119411d26 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java index 13e8acbec3..2a7538554d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java index 6cac93bbc3..fd57e0d177 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java index 3da374d1c7..7c7651c73c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java index 0fd2975088..587909b6db 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java index d23c01c6d9..b52e79b7ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java index e0bcddd191..410dc3b4aa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java index bf7710aea7..0fe9feaca0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java index 8dc6c66fad..36a20db99f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java index 03d9b01b11..f49ccf8d5c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java index 5f0049ecac..1f6ec36703 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java index 4b6ef0d794..c5c66e147e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java index e5379649a1..861da99b37 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java index 9c0be80d6f..e4fe61d2c5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java index 8d56753fec..29e1bb6029 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_enums_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java index 5c52bb4a28..2f890fb027 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_exceptions_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java index b2765e2309..0f9a460cc3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inheritance_abstractentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java index 30df02535b..0672f73f3a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_annotation_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java index 730685c712..969f201827 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java index 39f752ad8e..73f1a5ad6f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_nonentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java index 0579db6cee..64e01f09fa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.attribute.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_attribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java index e4a423ced1..f28bcda465 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.basictype.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_basictype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java index ea6a407975..1d454b3d43 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_bindable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java index 71eedc909f..55441a3cec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_collectionattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java index d5278f7987..f4d1be5edf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_embeddabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java index 0f1424eb2a..e874e10970 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.entitytype.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_entitytype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java index 34d0a80ce4..560f5a1e42 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_identifiabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java index 8c9a83f4ee..7596cb4e3e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_listattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java index 683f4b22e7..693e972e04 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_managedtype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java index 2132dd2db4..9f2d69b714 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mapattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java index 0038baf2ba..aea19fc4bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mappedsuperclasstype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java index 01162d6362..817bba04bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_metamodel_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java index d68e078a70..357def6007 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_pluralattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java index ef0f8dfcb9..3eb4db5fca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_setattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java index 6658a7c261..2e321975c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_singularattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java index e7f552e29d..f00e38685b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_type_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java index 85cfeef205..e7d12dec71 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_nestedembedding_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java index 777b1bce98..aa7b6b1260 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_attributeoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java index 1e76be0cd7..84ae9f8dd5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_callbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java index af639b7ca2..5dd7405cc1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java index 7b80bbac7d..88e83a995f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java index f5c54bdc12..02c7f2fa15 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_entitylistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java index 42cfdffbe9..c6e220471f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_joincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java index 95bbe015e6..89f0547eb1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_manytomany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java index 4c37825e0e..f611ea8521 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java index 44a0fad80a..0015fdb098 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_nocallbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java index aee9a8911b..3404621603 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_table_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java index 953691f55c..0d1949484d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_PersistenceUtilUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java index 31a9715471..12b141faf6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_persistenceUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java index e984e37572..a3b33fa4d2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java index 37d1253a58..a3cb010f43 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java index 004451cca4..874649da4d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java @@ -121,7 +121,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java index e2f7873de3..0769511898 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java @@ -121,7 +121,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java index 87716b179e..9c973ec45e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java index 06d518518b..557f8fce7e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java index 0862779d84..935e3941ab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java index 37248df24e..ae6bccb152 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java index 05a2aab2e7..6a91b9c554 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java index 7ded2ddf50..af57359bed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java index 9b7884bf69..20438c0e85 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java index c00734be9c..fa053c5014 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.query.language.Client5.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java index 5d923f1fb5..9f4e8b2289 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java index 8955d6c843..b81b1aef92 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java index 0e0c41b3fe..641bedf6e6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java index b4c4b8f762..453a6f3bb0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_annotations_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java index 20f368b703..1def79a5de 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java index 8fdadb74fe..f06d0641d9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java index 53b8ebac3d..d661d43333 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java index 5472a92b2b..c19f3abc04 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java index 56c94fc9ce..7ea5589b82 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_defaults_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java index 69bd58f9c9..4d657308b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java index a69d053d1f..d02a6e1426 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java index a45622841f..e77f462a23 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java index 54725c73ca..326f9cbe68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.relationship.unionexmany.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java index 3b87584ce5..93aba72149 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java index 1f864c778d..a6327f6479 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_auto_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java index 92b3fcf4bf..843bc0711d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java index 2e36bfe28b..0cc99c11e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java index a7100ac4f7..d128ef924e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java index 5a7baaea30..9ba4f9bdbe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java index d1d1dbce6d..f4e60d559d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java index cb441693fb..1a943f3ad0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_pkey_compound_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java index 2e463ab672..6b4a1a57b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java index 16064ee458..0ff8afb4c0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java index 136d32e9d2..ecd77518d1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_versioning_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java index f2a2f9f6c4..1714819b8e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_ee_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java index 2f930d2ecc..bdbbf613c0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_ee_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java index 6dc3aedaba..b917fd5347 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL != null) { jpa_ee_pluggability_contracts_jta_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java index f775a6dee6..8c4e142f46 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmanyFetchEager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java index 7c76ecf20a..b8a051ee7b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_ee_packaging_jar_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java index eb196bd1a7..1557e5515b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_generators_tablegenerators_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java index 993f6a2d75..aebd2d35f5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_query_stream_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java index 275f63c480..465d107116 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_attroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java index 46ec737235..06d3487942 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_converts_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java index 06ea920147..dd05a68ad6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_joincolumns_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java index 932d4c7f7e..e70d530121 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java index 471019c892..1de5abaace 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedentitygraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java index 72481305f0..5e9ea05aea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namednativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java index a82eb56d45..2ac67fc146 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedstoredprocedure_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } From 7f979cef0dc9305568acbb750b3ad8007b1921d4 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 09:51:39 -0400 Subject: [PATCH 21/84] Correct JPA URL URL ejbResURL1 = Client.class.getResource(/vehicle/stateful3/stateful3_vehicle_ejb.xml) to instead use URL ejbResURL1 = Client.class.getResource(/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml) --- .../tck/persistence/core/EntityGraph/ClientStateful3Test.java | 2 +- .../core/StoredProcedureQuery/Client1Stateful3Test.java | 2 +- .../core/StoredProcedureQuery/Client2Stateful3Test.java | 2 +- .../core/annotations/access/field/Client1Stateful3Test.java | 2 +- .../core/annotations/access/field/Client2Stateful3Test.java | 2 +- .../core/annotations/access/field/Client3Stateful3Test.java | 2 +- .../core/annotations/access/field/Client4Stateful3Test.java | 2 +- .../core/annotations/access/mappedsc/ClientStateful3Test.java | 2 +- .../core/annotations/access/property/Client1Stateful3Test.java | 2 +- .../core/annotations/access/property/Client2Stateful3Test.java | 2 +- .../core/annotations/assocoverride/ClientStateful3Test.java | 2 +- .../core/annotations/basic/Client1Stateful3Test.java | 2 +- .../core/annotations/basic/Client2Stateful3Test.java | 2 +- .../core/annotations/collectiontable/ClientStateful3Test.java | 2 +- .../core/annotations/convert/ClientStateful3Test.java | 2 +- .../annotations/discriminatorValue/ClientStateful3Test.java | 2 +- .../annotations/elementcollection/Client1Stateful3Test.java | 2 +- .../annotations/elementcollection/Client2Stateful3Test.java | 2 +- .../core/annotations/embeddable/ClientStateful3Test.java | 2 +- .../annotations/embeddableMapValue/ClientStateful3Test.java | 2 +- .../core/annotations/entity/ClientStateful3Test.java | 2 +- .../persistence/core/annotations/id/ClientStateful3Test.java | 2 +- .../persistence/core/annotations/lob/ClientStateful3Test.java | 2 +- .../core/annotations/mapkey/Client1Stateful3Test.java | 2 +- .../core/annotations/mapkey/Client2Stateful3Test.java | 2 +- .../core/annotations/mapkeyclass/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeycolumn/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeyenumerated/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeyjoincolumn/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeytemporal/ClientStateful3Test.java | 2 +- .../core/annotations/mapsid/ClientStateful3Test.java | 2 +- .../core/annotations/nativequery/ClientStateful3Test.java | 2 +- .../core/annotations/onexmanyuni/ClientStateful3Test.java | 2 +- .../core/annotations/orderby/Client1Stateful3Test.java | 2 +- .../core/annotations/orderby/Client2Stateful3Test.java | 2 +- .../core/annotations/orderby/Client3Stateful3Test.java | 2 +- .../core/annotations/ordercolumn/Client1Stateful3Test.java | 2 +- .../core/annotations/ordercolumn/Client2Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client1Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client2Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client3Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client4Stateful3Test.java | 2 +- .../core/annotations/temporal/ClientStateful3Test.java | 2 +- .../core/annotations/version/Client1Stateful3Test.java | 2 +- .../core/annotations/version/Client2Stateful3Test.java | 2 +- .../core/annotations/version/Client3Stateful3Test.java | 2 +- .../core/annotations/version/Client4Stateful3Test.java | 2 +- .../jakarta/tck/persistence/core/basic/ClientStateful3Test.java | 2 +- .../persistence/core/cache/basicTests/ClientStateful3Test.java | 2 +- .../core/callback/inheritance/ClientStateful3Test.java | 2 +- .../persistence/core/callback/listener/ClientStateful3Test.java | 2 +- .../core/callback/listeneroverride/ClientStateful3Test.java | 2 +- .../persistence/core/callback/method/ClientStateful3Test.java | 2 +- .../core/callback/methodoverride/ClientStateful3Test.java | 2 +- .../tck/persistence/core/callback/xml/ClientStateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaDelete/ClientStateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client3Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client4Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Join/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Join/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Join/Client3Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client3Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client5Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client6Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client7Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/misc/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/misc/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/misc/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/parameter/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/parameter/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client5Stateful3Test.java | 2 +- .../persistence/core/derivedid/ex1a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex1b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex2a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex2b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex3a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex3b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex4a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex4b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex5a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex5b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex6a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex6b/ClientStateful3Test.java | 2 +- .../persistence/core/entityManager/Client1Stateful3Test.java | 2 +- .../persistence/core/entityManager/Client2Stateful3Test.java | 2 +- .../persistence/core/entityManager/Client3Stateful3Test.java | 2 +- .../core/entityManagerFactory/Client1Stateful3Test.java | 2 +- .../core/entityManagerFactory/Client2Stateful3Test.java | 2 +- .../core/entityManagerFactory/Client3Stateful3Test.java | 2 +- .../ClientStateful3Test.java | 2 +- .../core/entitytest/apitests/ClientStateful3Test.java | 2 +- .../core/entitytest/bigdecimal/ClientStateful3Test.java | 2 +- .../core/entitytest/biginteger/ClientStateful3Test.java | 2 +- .../entitytest/cascadeall/manyXmany/ClientStateful3Test.java | 2 +- .../entitytest/cascadeall/manyXone/ClientStateful3Test.java | 2 +- .../entitytest/cascadeall/oneXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/cascadeall/oneXone/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/basic/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/manyXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/manyXone/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/oneXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/oneXone/ClientStateful3Test.java | 2 +- .../core/entitytest/remove/basic/ClientStateful3Test.java | 2 +- .../core/entitytest/remove/oneXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/remove/oneXone/ClientStateful3Test.java | 2 +- .../jakarta/tck/persistence/core/enums/ClientStateful3Test.java | 2 +- .../core/inheritance/abstractentity/ClientStateful3Test.java | 2 +- .../inheritance/mappedsc/annotation/ClientStateful3Test.java | 2 +- .../inheritance/mappedsc/descriptors/ClientStateful3Test.java | 2 +- .../core/inheritance/nonentity/ClientStateful3Test.java | 2 +- .../core/metamodelapi/attribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/basictype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/bindable/ClientStateful3Test.java | 2 +- .../metamodelapi/collectionattribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/embeddabletype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/entitytype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/identifiabletype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/listattribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/managedtype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/mapattribute/ClientStateful3Test.java | 2 +- .../metamodelapi/mappedsuperclasstype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/metamodel/ClientStateful3Test.java | 2 +- .../core/metamodelapi/pluralattribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/setattribute/ClientStateful3Test.java | 2 +- .../metamodelapi/singularattribute/ClientStateful3Test.java | 2 +- .../persistence/core/metamodelapi/type/ClientStateful3Test.java | 2 +- .../persistence/core/nestedembedding/ClientStateful3Test.java | 2 +- .../core/override/attributeoverride/ClientStateful3Test.java | 2 +- .../core/override/callbacklistener/ClientStateful3Test.java | 2 +- .../core/override/embeddable/ClientStateful3Test.java | 2 +- .../persistence/core/override/entity/ClientStateful3Test.java | 2 +- .../core/override/entitylistener/ClientStateful3Test.java | 2 +- .../core/override/joincolumn/ClientStateful3Test.java | 2 +- .../core/override/manytomany/ClientStateful3Test.java | 2 +- .../persistence/core/override/mapkey/ClientStateful3Test.java | 2 +- .../core/override/nocallbacklistener/ClientStateful3Test.java | 2 +- .../persistence/core/override/table/ClientStateful3Test.java | 2 +- .../core/persistenceUnitUtil/ClientStateful3Test.java | 2 +- .../persistence/core/persistenceUtil/ClientStateful3Test.java | 2 +- .../persistence/core/query/language/Client1Stateful3Test.java | 2 +- .../persistence/core/query/language/Client2Stateful3Test.java | 2 +- .../persistence/core/query/language/Client3Stateful3Test.java | 2 +- .../persistence/core/query/language/Client4Stateful3Test.java | 2 +- .../persistence/core/query/language/Client5Stateful3Test.java | 2 +- .../persistence/core/query/language/Client6Stateful3Test.java | 2 +- .../persistence/core/query/parameter/Client1Stateful3Test.java | 2 +- .../persistence/core/query/parameter/Client2Stateful3Test.java | 2 +- .../core/relationship/annotations/ClientStateful3Test.java | 2 +- .../core/relationship/bidirmanyxmany/ClientStateful3Test.java | 2 +- .../core/relationship/bidirmanyxone/ClientStateful3Test.java | 2 +- .../core/relationship/bidironexmany/ClientStateful3Test.java | 2 +- .../core/relationship/bidironexone/ClientStateful3Test.java | 2 +- .../core/relationship/defaults/ClientStateful3Test.java | 2 +- .../core/relationship/descriptors/ClientStateful3Test.java | 2 +- .../core/relationship/unimanyxmany/ClientStateful3Test.java | 2 +- .../core/relationship/unimanyxone/ClientStateful3Test.java | 2 +- .../core/relationship/unionexmany/ClientStateful3Test.java | 2 +- .../core/relationship/unionexone/ClientStateful3Test.java | 2 +- .../tck/persistence/core/types/auto/ClientStateful3Test.java | 2 +- .../tck/persistence/core/types/field/ClientStateful3Test.java | 2 +- .../persistence/core/types/generator/Client1Stateful3Test.java | 2 +- .../persistence/core/types/generator/Client2Stateful3Test.java | 2 +- .../persistence/core/types/generator/Client3Stateful3Test.java | 2 +- .../persistence/core/types/generator/Client4Stateful3Test.java | 2 +- .../core/types/primarykey/compound/ClientStateful3Test.java | 2 +- .../persistence/core/types/property/Client1Stateful3Test.java | 2 +- .../persistence/core/types/property/Client2Stateful3Test.java | 2 +- .../tck/persistence/core/versioning/ClientStateful3Test.java | 2 +- .../tck/persistence/ee/entityManager/ClientStateful3Test.java | 2 +- .../ee/entityManagerFactory/ClientStateful3Test.java | 2 +- .../ee/pluggability/contracts/jta/ClientStateful3Test.java | 2 +- .../persist/oneXmanyFetchEager/ClientStateful3Test.java | 2 +- .../persistence/jpa/ee/packaging/jar/ClientStateful3Test.java | 2 +- .../jpa22/generators/tablegenerators/ClientStateful3Test.java | 2 +- .../tck/persistence/jpa22/query/stream/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/attroverride/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/joincolumn/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/namedentitygraph/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/namednativequery/ClientStateful3Test.java | 2 +- .../namedstoredprocedurequery/ClientStateful3Test.java | 2 +- 210 files changed, 210 insertions(+), 210 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java index 8a366da025..0bbd4ccf53 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_EntityGraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java index b5ae705ab5..19eb3ed4b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client1Stateful3Test.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java index f21ae5eb53..9a7bfead8d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client2Stateful3Test.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java index 4baab8b6c6..9ee0391719 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client1Stateful3Test.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java index 4bf4ad81d8..807d3d8706 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java index 0f4e782e31..a935791724 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java index feacf841fc..109f765db4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java index 8abdcaae70..a2a457dde6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_anno_access_mappedsc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java index 74f09b6b4d..2ab32a1120 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.property.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java index f31b391f80..15c1cbe4e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.property.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java index a9d63ab148..a9843cfa13 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_assocoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java index 55aae79c23..6362cd99b0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.basic.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java index aa607c5ac0..95a4bfecdc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.basic.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java index d24d3445d4..79e6c82f13 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_collectiontable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java index 61dfa62e72..989746f267 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_convert_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java index c3ba333043..9f98db3c13 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_discrinimatorValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java index 991b834a05..600724aef8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java index 205f95cae9..40dbd406a9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java index 795d6f48ea..f9eb64ece4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java index 4279b878ad..520d31e787 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddableMapValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java index d1a506fdb8..87f1fd5f36 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java index 1d5bb4ab52..378ed03753 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java index b630792435..04daffa639 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_lob_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java index 34692aae68..1000a8e04f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java @@ -177,7 +177,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.mapkey.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java index 7c08df940b..0eb9e9e554 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java @@ -177,7 +177,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.mapkey.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java index 4a661827d4..8d6c42270b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyclass_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java index 81701da406..c729b99952 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeycolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java index b3bf9b1293..493c0390ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyenumerated_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java index ccbd0ae3a2..0543d53ed8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java index aa4cf83eb7..50ef253e2f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapKeyTemporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java index 079f9136af..f6cbcc1eb0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapsid_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java index 7895077ec9..e57a562871 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_nativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java index 02f5eb8e05..512b18801b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_onexmanyuni_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java index ae4f75aac4..9f48a1b582 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java index 04b6d7c685..a0212e97c5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java index 698fac006a..0000906078 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java index bdba7287ce..053536d250 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java index 3a108950ec..f4c4b7f989 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java index 4419e759cd..0d3272306c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java index 277cddce58..fad4654b5e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java index 04a93ae069..eb27788099 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java index 96ea95f1b9..be9e5a9dd9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java index e0de70c3a6..c2336dd486 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_temporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java index bfbae797ff..2cd01474f5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java index e467666193..a27f75b8d1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java index ddd48557d3..e6dc1f83ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java index 33cc77be47..868ccf637c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java index 10e88aa4b9..f1e3dbd15b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java index b5e76461a0..3f950ec813 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_cache_basicTests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java index 4ca4c82f1c..962b8b7d5a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_inheritance_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java index d6ad00e9f3..8c5d0421de 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_listener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java index ae30723a54..b431334d97 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_listeneroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java index 6cabc5ef89..62284467fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_method_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java index 424ef34148..d1abda5b66 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_methodoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java index 3746881362..2a113725ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_xml_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java index b4f2087337..9be206cb21 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java index 3cab2ac754..7aa946f610 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java index bd75f094ea..f86a46acda 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.CriteriaBuilder.Client3.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java index bdd8ddde17..b70b0850f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java index d921a14562..7c10a4dc36 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java index 06d5d8175b..a7706d41d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java index 29ac49d972..842f16ac5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java index 9a0142529c..93f237eb36 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client8.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java index 225d9aa642..83a9f25e67 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaDelete_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java index 2af2f54748..ed6ca0787e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java index 419c696d66..85859bd843 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java index 3b936a8bfb..502ed18667 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.CriteriaQuery.Client3.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java index b51ead50ab..1c60894794 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java index cd3ca1442b..66d06a3d7c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java index ec1cd6be38..5c578f5757 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java index 90b6f5ffbb..a616ab4886 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java index 984e877d9f..4afcd79031 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaUpdate_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java index 507f39507a..7f6a9b573c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java index 3126a00a0b..99a6c803e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java index 0f1a1a01ab..51398563c3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java index 69c406c54a..753ff2a025 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java index 6a99f6ae3c..2acaeab2bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.Join.Client1.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java index 9276467b03..9c87662348 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java index 0ff2ba7132..ba00496550 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java index 257558e830..7f791ef19c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java index 500abfafa7..68402b6e18 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java index ba519f64fd..a8d21c0f84 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java index d2f787acfd..7236a14649 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java index 2028b6e1fb..81aaf7c308 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.metamodelquery.Client1.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java index fc42749ba5..f4e5773360 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java index f31388aa3b..434d93c718 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java index 08dde6341c..86dbab466a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java index 1395cb2204..9a3bb84992 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java index a58dc7fa21..c96b604889 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java index 541581ed58..36cfee681d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java index 3a526b603e..d2304385eb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java index 3700034d92..834ac04559 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java index 5bda2ed3b9..cd9b9af400 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java index 3959323bbf..c41bc8a790 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.parameter.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java index 5740cc2fa1..d18e2a4ac5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.parameter.Client.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java index 096982d6b3..85d81535cb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java index ebc6519e4d..5b4d87789e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java index eb62140c5f..6eb08efa03 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java index 29be45663d..dbfb84a6f8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java index 2364036bcb..76d583daf7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.strquery.Client5.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java index d5f26e394f..a83832f1b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java index 33e4c24878..77860a62e0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java index c9d093e6e8..15c8d5deec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java index 907907293c..1a76af44ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java index 7afdaf14bb..0b989f05fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java index 992fc067f2..38f7d0f74d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java index 2c13382f4e..af5d1751c1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java index acc775ded7..bfc65c537b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java index 4e9d978dc6..9f84beb0c6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java index 57069c778e..dc9b42bb9f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.derivedid.ex5b.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java index 84853578b8..edcfad9ec6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java index e660448542..25de3546d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java index 9bcb215cd8..83e596ae93 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java @@ -159,7 +159,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java index 8eb9b290a7..bf8e4da48b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java @@ -158,7 +158,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java index 10b6216bba..f6f1039a23 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java @@ -159,7 +159,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java index 2520500e13..30c88f8cd7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java index f85b06342e..5f24f0bbaa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java index 4511efe611..162ad9750c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java index 7d8aa2bcf4..1838080968 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactoryCloseException_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java index c06d824ad5..8f521b7667 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_apitests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java index ffd939cbd4..6fbac23ed5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.entitytest.bigdecimal.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_bigdecimal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java index 9af6227e1c..089ef0742b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_biginteger_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java index 21c625f295..4a27e5d488 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java index 8a0b00b113..b56d150332 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java index 35be051ffb..9837332eb9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java index 1d9277e502..dd9f05989e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java index 82ded464f1..2fe70f36c1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java index c59b7abb7d..29d21a93e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java index 1c87bac530..4692c3a522 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java index 747cd96b24..982f780f2e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java index c1e6a890aa..841193f738 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java index 9ff7a5f9a7..7b76a7230c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java index 5dcba72319..cdbeb0fb39 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java index 7e10923eb3..88cf7e6fa6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java index 84ca0c9c05..58a8db9c20 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_enums_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java index 3e4dac551d..a1a0a61f5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inheritance_abstractentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java index e34a331d76..faa317587b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_annotation_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java index 7d6ba9b5a8..9650c910ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java index 4fbea313e9..c5715acffb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_nonentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java index 7bad0acf4e..315a533e40 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.attribute.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_attribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java index 0f005c98bc..b214809774 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.basictype.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_basictype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java index 44461eda37..7add9630bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_bindable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java index 3ec5a40438..7482b11f16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_collectionattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java index 06be168269..676e42617e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_embeddabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java index 8992771774..520c0dd7d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.entitytype.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_entitytype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java index 89db4a16c9..91c97dcec7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_identifiabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java index 2a40b3b86d..0a688c82fe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_listattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java index a62cd2283f..13b58ed658 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_managedtype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java index 733353f1b3..7cdb4eb82d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mapattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java index 2a67b2a02d..3a1ffc7d3c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mappedsuperclasstype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java index d9c34852d3..5b05aeead7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_metamodel_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java index fb0fa17d9a..b80498a6b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_pluralattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java index fd908f0289..17775599b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_setattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java index 89accc5dac..219adf42bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_singularattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java index a50036f657..4d1691b32c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_type_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java index 6ce90f4f7e..cd4424332b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_nestedembedding_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java index b22b59776c..499e07cf5e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_attributeoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java index c89c4e8afc..d0528028d2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_callbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java index f9f5784dfa..0e6f5d2ae2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java index 9047dabe90..4bbbbbc0f1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java index c33b025fbb..43b3e22a7c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_entitylistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java index f3ef008934..c8f15b007c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_joincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java index 99e77242db..111c1133ff 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_manytomany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java index 0de3f8e046..bce62f3f91 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java index a29c9a4540..03e7498a87 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_nocallbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java index e46ff98b7d..7a18bcc53c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_table_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java index 38d7aaacf7..f937be668f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_PersistenceUtilUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java index c2e8ce779a..9dea88dea5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_persistenceUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java index 157c4e4091..715c76dcf3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java index 7fcf6448ee..a03197aa83 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java index 363a2eea55..94d730a4fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java index a9864e5a50..6dc4597eac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java index 7ef9322f68..3a8986ef1b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.query.language.Client5.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java index cabd3f7584..0a7465fca6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java index 0d5c09c781..e3a8d926e2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java index 5d2d3a6d05..6c2058a69e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java index 5fc23d9edf..4096b79f80 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_annotations_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java index c1b02070ec..2199c09d44 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java index 58e80ccb5f..4f627d5f1f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java index c9a942d245..3d879502ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java index ad14154cd7..64c0e6e224 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java index 39016e0cfd..18759b3ac2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_defaults_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java index ed827c0374..1212005f40 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java index 6409186719..ec67723218 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java index f860feaaea..e84234b0d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java index 25166f3a11..560b37292e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.relationship.unionexmany.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java index cb73999f51..5c7f5a96c2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java index dae6ef7955..824a0acbed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_auto_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java index 86ecef0244..01e251b5fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java index 44b6633e3c..1f5bc11198 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java index ee3ada8be1..475d8815c3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java index 60422d1650..ffcb676f29 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java index ddedb8b2ba..c76e1cc09b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java index d5c003578c..d7a2221d3f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_pkey_compound_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java index bde77ff7ae..611807eb55 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java index 074b11fc64..32396fe303 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java index 3b37243fd7..7535c017d6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_versioning_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java index 5fbb5d4bcd..5fdbf466ee 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_ee_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java index bd5170f00e..fc6dbf7617 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_ee_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java index 48bc0d1e59..e01d9b2ef5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java @@ -118,7 +118,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL != null) { jpa_ee_pluggability_contracts_jta_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java index fbfcd26b9b..68d9de0a9f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmanyFetchEager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java index 98d3812554..126470be16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_ee_packaging_jar_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java index 44a0d8d8e1..407cf58318 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_generators_tablegenerators_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java index 3d942e6037..0d7fb4e985 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_query_stream_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java index cfbd49b8d3..c69481da5f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_attroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java index e163f0da86..84aaad58dc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_joincolumns_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java index c93f8f46f5..f0f2deec2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java index 141c49c5a2..a1389548bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedentitygraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java index 133045f0b2..3377f5734d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namednativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java index ecb4fda9b0..5e8da5550e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedstoredprocedure_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } From 3ea3208fbf5ce8194c5eddc50f845519e737accc Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 10:00:20 -0400 Subject: [PATCH 22/84] Correct JPA //vehicle/appmanaged/appmanaged_vehicle_ejb.xml to instead use //com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml --- .../tck/persistence/core/EntityGraph/ClientAppmanagedTest.java | 2 +- .../core/StoredProcedureQuery/Client1AppmanagedTest.java | 2 +- .../core/StoredProcedureQuery/Client2AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client1AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client2AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client3AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client4AppmanagedTest.java | 2 +- .../core/annotations/access/mappedsc/ClientAppmanagedTest.java | 2 +- .../core/annotations/access/property/Client1AppmanagedTest.java | 2 +- .../core/annotations/access/property/Client2AppmanagedTest.java | 2 +- .../core/annotations/assocoverride/ClientAppmanagedTest.java | 2 +- .../core/annotations/basic/Client1AppmanagedTest.java | 2 +- .../core/annotations/basic/Client2AppmanagedTest.java | 2 +- .../core/annotations/collectiontable/ClientAppmanagedTest.java | 2 +- .../core/annotations/convert/ClientAppmanagedTest.java | 2 +- .../annotations/discriminatorValue/ClientAppmanagedTest.java | 2 +- .../annotations/elementcollection/Client1AppmanagedTest.java | 2 +- .../annotations/elementcollection/Client2AppmanagedTest.java | 2 +- .../core/annotations/embeddable/ClientAppmanagedTest.java | 2 +- .../annotations/embeddableMapValue/ClientAppmanagedTest.java | 2 +- .../core/annotations/entity/ClientAppmanagedTest.java | 2 +- .../persistence/core/annotations/id/ClientAppmanagedTest.java | 2 +- .../persistence/core/annotations/lob/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkey/Client1AppmanagedTest.java | 2 +- .../core/annotations/mapkey/Client2AppmanagedTest.java | 2 +- .../core/annotations/mapkeyclass/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeycolumn/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeyenumerated/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeytemporal/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapsid/ClientAppmanagedTest.java | 2 +- .../core/annotations/nativequery/ClientAppmanagedTest.java | 2 +- .../core/annotations/onexmanyuni/ClientAppmanagedTest.java | 2 +- .../core/annotations/orderby/Client1AppmanagedTest.java | 2 +- .../core/annotations/orderby/Client2AppmanagedTest.java | 2 +- .../core/annotations/orderby/Client3AppmanagedTest.java | 2 +- .../core/annotations/ordercolumn/Client1AppmanagedTest.java | 2 +- .../core/annotations/ordercolumn/Client2AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client1AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client2AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client3AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client4AppmanagedTest.java | 2 +- .../core/annotations/temporal/ClientAppmanagedTest.java | 2 +- .../core/annotations/version/Client1AppmanagedTest.java | 2 +- .../core/annotations/version/Client2AppmanagedTest.java | 2 +- .../core/annotations/version/Client3AppmanagedTest.java | 2 +- .../core/annotations/version/Client4AppmanagedTest.java | 2 +- .../tck/persistence/core/basic/ClientAppmanagedTest.java | 2 +- .../persistence/core/cache/basicTests/ClientAppmanagedTest.java | 2 +- .../core/callback/inheritance/ClientAppmanagedTest.java | 2 +- .../core/callback/listener/ClientAppmanagedTest.java | 2 +- .../core/callback/listeneroverride/ClientAppmanagedTest.java | 2 +- .../persistence/core/callback/method/ClientAppmanagedTest.java | 2 +- .../core/callback/methodoverride/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/callback/xml/ClientAppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/Join/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/Join/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/Join/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client5AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client6AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client7AppmanagedTest.java | 2 +- .../core/criteriaapi/misc/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/misc/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/misc/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/parameter/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/parameter/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client5AppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex1a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex1b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex2a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex2b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex3a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex3b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex4a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex4b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex5a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex5b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex6a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex6b/ClientAppmanagedTest.java | 2 +- .../persistence/core/entityManager/Client1AppmanagedTest.java | 2 +- .../persistence/core/entityManager/Client2AppmanagedTest.java | 2 +- .../persistence/core/entityManager/Client3AppmanagedTest.java | 2 +- .../core/entityManagerFactory/Client1AppmanagedTest.java | 2 +- .../core/entityManagerFactory/Client2AppmanagedTest.java | 2 +- .../core/entityManagerFactory/Client3AppmanagedTest.java | 2 +- .../ClientAppmanagedTest.java | 2 +- .../core/entitytest/apitests/ClientAppmanagedTest.java | 2 +- .../core/entitytest/bigdecimal/ClientAppmanagedTest.java | 2 +- .../core/entitytest/biginteger/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/manyXone/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/oneXone/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/basic/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/manyXmany/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/manyXone/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/oneXmany/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/oneXone/ClientAppmanagedTest.java | 2 +- .../core/entitytest/remove/basic/ClientAppmanagedTest.java | 2 +- .../core/entitytest/remove/oneXmany/ClientAppmanagedTest.java | 2 +- .../core/entitytest/remove/oneXone/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/enums/ClientAppmanagedTest.java | 2 +- .../core/inheritance/abstractentity/ClientAppmanagedTest.java | 2 +- .../inheritance/mappedsc/annotation/ClientAppmanagedTest.java | 2 +- .../inheritance/mappedsc/descriptors/ClientAppmanagedTest.java | 2 +- .../core/inheritance/nonentity/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/attribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/basictype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/bindable/ClientAppmanagedTest.java | 2 +- .../metamodelapi/collectionattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/embeddabletype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/entitytype/ClientAppmanagedTest.java | 2 +- .../metamodelapi/identifiabletype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/listattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/managedtype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/mapattribute/ClientAppmanagedTest.java | 2 +- .../metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/metamodel/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/pluralattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/setattribute/ClientAppmanagedTest.java | 2 +- .../metamodelapi/singularattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/type/ClientAppmanagedTest.java | 2 +- .../persistence/core/nestedembedding/ClientAppmanagedTest.java | 2 +- .../core/override/attributeoverride/ClientAppmanagedTest.java | 2 +- .../core/override/callbacklistener/ClientAppmanagedTest.java | 2 +- .../core/override/embeddable/ClientAppmanagedTest.java | 2 +- .../persistence/core/override/entity/ClientAppmanagedTest.java | 2 +- .../core/override/entitylistener/ClientAppmanagedTest.java | 2 +- .../core/override/joincolumn/ClientAppmanagedTest.java | 2 +- .../core/override/manytomany/ClientAppmanagedTest.java | 2 +- .../persistence/core/override/mapkey/ClientAppmanagedTest.java | 2 +- .../core/override/nocallbacklistener/ClientAppmanagedTest.java | 2 +- .../persistence/core/override/table/ClientAppmanagedTest.java | 2 +- .../core/persistenceUnitUtil/ClientAppmanagedTest.java | 2 +- .../persistence/core/persistenceUtil/ClientAppmanagedTest.java | 2 +- .../persistence/core/query/language/Client1AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client2AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client3AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client4AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client5AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client6AppmanagedTest.java | 2 +- .../persistence/core/query/parameter/Client1AppmanagedTest.java | 2 +- .../persistence/core/query/parameter/Client2AppmanagedTest.java | 2 +- .../core/relationship/annotations/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidirmanyxmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidirmanyxone/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidironexmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidironexone/ClientAppmanagedTest.java | 2 +- .../core/relationship/defaults/ClientAppmanagedTest.java | 2 +- .../core/relationship/descriptors/ClientAppmanagedTest.java | 2 +- .../core/relationship/unimanyxmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/unimanyxone/ClientAppmanagedTest.java | 2 +- .../core/relationship/unionexmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/unionexone/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/types/auto/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/types/field/ClientAppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client1AppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client2AppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client3AppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client4AppmanagedTest.java | 2 +- .../core/types/primarykey/compound/ClientAppmanagedTest.java | 2 +- .../persistence/core/types/property/Client1AppmanagedTest.java | 2 +- .../persistence/core/types/property/Client2AppmanagedTest.java | 2 +- .../tck/persistence/core/versioning/ClientAppmanagedTest.java | 2 +- .../tck/persistence/ee/entityManager/ClientAppmanagedTest.java | 2 +- .../ee/entityManagerFactory/ClientAppmanagedTest.java | 2 +- .../ee/pluggability/contracts/jta/ClientAppmanagedTest.java | 2 +- .../persist/oneXmanyFetchEager/ClientAppmanagedTest.java | 2 +- .../persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java | 2 +- .../jpa22/generators/tablegenerators/ClientAppmanagedTest.java | 2 +- .../persistence/jpa22/query/stream/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/attroverride/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/joincolumn/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/namednativequery/ClientAppmanagedTest.java | 2 +- .../namedstoredprocedurequery/ClientAppmanagedTest.java | 2 +- 210 files changed, 210 insertions(+), 210 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java index f1858ad30b..631e24f33c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_EntityGraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java index 633119493f..184229ff87 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client1AppmanagedTest.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java index 00b253a791..3ddd7cea39 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client2AppmanagedTest.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java index a06be1be1d..f5757d29ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java index 48dafb52c8..3e23edccf7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java index f41f8b9c4f..571450969e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java index 322f0775b4..3ab0d9aa72 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java index e7240da727..15671175ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_anno_access_mappedsc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java index 4295419f31..da89af2f7c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.property.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java index dd28417fef..ef647b2b83 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.property.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java index 36014af1d8..b98ac2ee33 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_assocoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java index ab48fc9e24..d906905f51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.basic.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java index 8dff0c620d..ae9543f714 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.basic.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java index ad8f18e548..651c660d3a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_collectiontable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java index 7035befabd..c1b4a385d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_convert_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java index 2873269008..11d56abae3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_discrinimatorValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java index aeeac288ef..a537b2c8d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java index 93a6c22a85..0a214594d7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java index ec4699cb75..e21b30fbdf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java index b113d22a28..6ade5a8831 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddableMapValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java index 2a48f713f0..606662f9d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java index cfc08be4a5..32759cc1f4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java index 358b6fa2d8..06353f0fa5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_lob_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java index 5c91d9ba8e..4e4f95b411 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java @@ -177,7 +177,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.mapkey.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java index ba87786577..56b5c8e10a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java @@ -188,7 +188,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.mapkey.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java index 4fdb79bdd7..1b77ec706a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyclass_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java index 4c03b4a88e..ce466d11a1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeycolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java index 172341b0ba..5bfdc55e7a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyenumerated_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java index bcc5e68d10..eed30221e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java index 4c29abd34c..fdd43215e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapKeyTemporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java index c2bc8aa993..1344d9e808 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapsid_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java index 2ea1dc040e..b04aaaf30d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_nativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java index 273d6d9440..0a7fc4cc04 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_onexmanyuni_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java index 25f746dddc..0f275cd8a6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java index d857315e69..376e067ae1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java index 300b84d73e..fdb7f56d3f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java index afc794be7e..a493eda342 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java index 42345cb653..937200a427 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java index d5ac3ebccc..bd89bbfa3d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java index 3dae0c5521..398687eb60 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java index dda3eb9f04..94f48dd784 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java index bb5ae35dbf..9fd7c99073 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java index c8e635b31d..86d26f017a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_temporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java index e5dda8a5e7..3bba7faf37 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java index d1ae3eb666..d43b169525 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java index 8f8941645f..609f78425c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java index c944b3a5e9..6264eff8bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java index d37cc8a695..4b6d6a59d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java index 1b6696ccd5..dfd5841564 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_cache_basicTests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java index c66074e026..717ec69482 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_inheritance_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java index bdfa29d855..8773a8c4fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_listener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java index 5c8480a9e0..a99932fb16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_listeneroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java index fb0ee72ca1..e91e4ae4ff 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_method_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java index 4e558666f2..fd58660f33 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_methodoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java index 46b5a16810..f28f04183b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_xml_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java index 14862b1308..5f19a02d1c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java index 08bbf2de10..64c8eaf353 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java index 4d2830deb2..37e0109077 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.CriteriaBuilder.Client3.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java index a1aede9a5a..3bfa14084f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java index ec8ad6c60d..1bd1e5127f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java index 300b7eaab6..07acc9a716 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java index 34a4cda982..20d4c0df82 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java index 1483b6eef4..b0ef9b300b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client8.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java index 4582fe431f..774d6f8d9d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaDelete_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java index b2a8d85c39..e633ed833a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java index 7ea4cc3bb4..112e047f5b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java index 9848adb149..33af9a7cfe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.CriteriaQuery.Client3.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java index 7a829809b9..d452ffa903 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java index def3267901..336f472b10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java index 2521832198..7ad7eefdb7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java index 1255aee9e6..b9b76259cf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java index 5bf8c5a1e4..dc4bf1de54 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaUpdate_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java index 14bb9de41f..07701e5b15 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java index 2740b25bf9..48ad963c68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java index 50d4156d85..ca02514191 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java index 7c1763357b..22db09aa2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java index 7542b5f299..4e755e243a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.Join.Client1.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java index f05070caa5..f95b08f9c1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java index f6e055f1d3..f618693a5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java index 15091db835..b9d05137e2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java index 15b0c2961b..ca0dc4ff05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java index d1c56efb61..8bd2b2698c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java index 13394a403b..0a6004ea50 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java index e7fb059825..791b5743db 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.metamodelquery.Client1.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java index 04ecf28f71..d215ddcfb0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java index 6e89193c5b..c64e93af5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java index c41c9c44fd..c6285fd03f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java index 1dd01cab33..aa4e1c3cd0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java index 5c4716441b..ebe1975b85 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java index a40c4d7858..5fc1e7aebd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java index ce6e0b1672..663339e2a6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java index 7a765db1e7..0dc7f36461 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java index b5b5d016a3..f7707fc5d6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java index 95b9e428a8..9200bb2d03 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.parameter.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java index c2022db38c..2d71f4b241 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.parameter.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java index 23547f3ea5..d12ccc36bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java index c6704f71cb..4a507f45b6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java index f31b1b2e3d..8ab206a026 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java index 813914f12f..261e7ec6f7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java index d7a29540ae..df1a1ec34d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.strquery.Client5.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java index b6a72b93f2..efc2494986 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java index 2c89d4fc28..e135758c4b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java index c3d168d522..b548b8fa7f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java index 0ecd90efba..989d7f7bd1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java index 3073f0d025..733b378cfd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java index 2ba117180d..22a5f00c69 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java index b09a7ad349..42a81acbfa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java index 95ca2506e1..d7e344d0dd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java index c60ee60187..0ab5856aeb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java index fbf3e007b9..c3343c1f80 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.derivedid.ex5b.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java index 5d13d8a159..72ca3e053c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java index fe479d2e6d..5350a18663 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java index 7a861d5ad7..1ea3be26a6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java @@ -159,7 +159,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java index 97c9758b73..5beb195c8b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java @@ -169,7 +169,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java index 1e56131c9e..4333475a06 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java @@ -159,7 +159,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java index b34bddccd6..881c417b57 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java index c0ec5b9e60..bb97cccc6d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java index 57e763b9c7..b187b933f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java index 24c31e5d78..b098769367 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactoryCloseException_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java index 074f0c11db..b045f09a81 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_apitests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java index d6b515f2c7..abb4bac1d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.entitytest.bigdecimal.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_bigdecimal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java index bb9a58a4e2..734b2a840e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_biginteger_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java index 4ae663d1af..a27dc5454b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java index f8eaf940c7..626666f5e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java index 3482eef181..a01c6bc212 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java index 3b55028747..3f8776542d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java index a81a2fa1d8..0816427a97 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java index a405f0a204..e8f7269631 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java index 97a61798e3..cecf3c0ef8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java index 60ec7a5036..c955fa5d7b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java index cb8deaf978..a175ffcd5b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java index 627d520ca8..59e0883d5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java index 1b89576d33..58b4e20447 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java index fd50e85d6f..7deb5ac33e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java index f64b7a2333..0cb452935b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_enums_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java index 1cc665855a..ac07c39408 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inheritance_abstractentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java index 794a9f27f1..b127bbfce6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_annotation_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java index be005e05f8..80ea03f0a2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java index b40d182713..8109d4c5ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_nonentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java index 6ce9ff3d45..ca5eb59413 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.attribute.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_attribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java index 8000fb0498..a57ca90480 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.basictype.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_basictype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java index f692078ba7..7a2fe06d27 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_bindable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java index e9dbf200a1..623d2cc0ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_collectionattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java index 9ddddb4f5e..9a3208124d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_embeddabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java index f7dcdde8bc..d5ad0f96ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.entitytype.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_entitytype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java index 65ff9f503d..7bcc47c18a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_identifiabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java index 3ba1ce58cb..121bc1acba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_listattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java index 6f74ffc54f..55992ea1d7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_managedtype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java index 9dd13dff35..07715dc7ee 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mapattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java index 7494788d44..24c6efb58b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mappedsuperclasstype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java index de3843f839..76afd3bc10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_metamodel_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java index 71707bdb96..69a9b2e286 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_pluralattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java index 6f8be7d745..99a793a703 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_setattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java index a652c7cc36..94e57fc637 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_singularattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java index af03c1a67b..31646eea18 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_type_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java index dd6e43564c..96b49d7f86 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_nestedembedding_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java index 75e5443b9d..5c845df53f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_attributeoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java index 27f4b9985d..b41e8da206 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_callbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java index 5e78698270..21c302fa5c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java index aa24506c51..36727edcd5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java index c4cfd978ca..f37296bae3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_entitylistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java index 6e0708f42d..c88b8fe8bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_joincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java index 05d159dda2..4d0fb82813 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_manytomany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java index 5cb7356209..fb8b2b9d52 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java index 46b66604f6..0868685633 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_nocallbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java index 5e113442cb..f56db7dc44 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_table_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java index e386005f1c..3c024733f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_PersistenceUtilUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java index bb8dca9a8f..e71e109be8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_persistenceUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java index 82e49f71d4..8cc3c4f363 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java index 81dd553050..9e37653bed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java index 67050ff311..1f54cff41b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java index b5859b8848..968d50b282 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java index 0cfada0b56..6aca45df04 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.query.language.Client5.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java index 212b05831d..cd2f2bc994 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java index 15eda50505..a5182b9642 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java index b7d5ac1009..1d9ca3b35c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java index 9136b63cc1..de6e7ff45d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_annotations_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java index c90eaee538..26617fc8f6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java index 7d84d30732..8b892b6ecd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java index 4d20b55701..fb799b45e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java index 9b9ac94cd2..0a20146291 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java index b58c3c0aca..decbe4faab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_defaults_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java index 9a93de67b4..c87542f4c4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java index 3863803e2f..5a4d4e7fa8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java index 32e980e603..5e44fadfb6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java index 36cea9d784..dc9b492880 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.relationship.unionexmany.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java index c095ae5073..cfdebf2463 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java index 88fa377469..82bcd4aa19 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_auto_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java index 279e5701d3..7abe361d64 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java index 6ddb7d731e..4805c21716 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java index 6e4561cabb..f9725cce13 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java index 5964876c76..af99fe4edb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java index 30b64509f9..6182082ec1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java index af96f0a4d5..3730278fd8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_pkey_compound_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java index 0c973db701..5ac7b8dace 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java index 277df272ce..6a1b28728b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java index 2e23ab862b..46da5904bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_versioning_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java index accfebb6a4..9740d43754 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_ee_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java index 4b2602f70f..8eec9fb707 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_ee_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java index 817ba0c630..9b9eb629db 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java @@ -118,7 +118,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL != null) { jpa_ee_pluggability_contracts_jta_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java index ce84399fec..16c04aa65c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmanyFetchEager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java index cec510ed7f..dd446e334c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_ee_packaging_jar_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java index 307f140133..5c0b7d2040 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_generators_tablegenerators_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java index 860cea33c6..8654f048cc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_query_stream_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java index ce1184d278..eb243d6c57 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_attroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java index d3764a031f..16362910e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_joincolumns_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java index b7293424f5..830e476e96 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java index 6f5ea08f4e..840801c274 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedentitygraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java index cb9e3afaf5..ae0aa06cf9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namednativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java index 459ca6de4d..81a451c1d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedstoredprocedure_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } From 70f23780829712cca69010fc6baaac1e37142215 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 10:03:32 -0400 Subject: [PATCH 23/84] Correct JPA //vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml to instead use //com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml --- .../persistence/core/EntityGraph/ClientAppmanagednotxTest.java | 2 +- .../core/StoredProcedureQuery/Client1AppmanagednotxTest.java | 2 +- .../core/StoredProcedureQuery/Client2AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client1AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client2AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client3AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client4AppmanagednotxTest.java | 2 +- .../annotations/access/mappedsc/ClientAppmanagednotxTest.java | 2 +- .../annotations/access/property/Client1AppmanagednotxTest.java | 2 +- .../annotations/access/property/Client2AppmanagednotxTest.java | 2 +- .../annotations/assocoverride/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/basic/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/basic/Client2AppmanagednotxTest.java | 2 +- .../annotations/collectiontable/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/convert/ClientAppmanagednotxTest.java | 2 +- .../discriminatorValue/ClientAppmanagednotxTest.java | 2 +- .../elementcollection/Client1AppmanagednotxTest.java | 2 +- .../elementcollection/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/embeddable/ClientAppmanagednotxTest.java | 2 +- .../embeddableMapValue/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/entity/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/id/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/lob/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/mapkey/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/mapkey/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/mapkeyclass/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java | 2 +- .../annotations/mapkeyenumerated/ClientAppmanagednotxTest.java | 2 +- .../annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java | 2 +- .../annotations/mapkeytemporal/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/mapsid/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/nativequery/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/onexmanyuni/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/orderby/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/orderby/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/orderby/Client3AppmanagednotxTest.java | 2 +- .../core/annotations/ordercolumn/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/ordercolumn/Client2AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client1AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client2AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client3AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client4AppmanagednotxTest.java | 2 +- .../core/annotations/temporal/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/version/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/version/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/version/Client3AppmanagednotxTest.java | 2 +- .../core/annotations/version/Client4AppmanagednotxTest.java | 2 +- .../tck/persistence/core/basic/ClientAppmanagednotxTest.java | 2 +- .../core/cache/basicTests/ClientAppmanagednotxTest.java | 2 +- .../core/callback/inheritance/ClientAppmanagednotxTest.java | 2 +- .../core/callback/listener/ClientAppmanagednotxTest.java | 2 +- .../callback/listeneroverride/ClientAppmanagednotxTest.java | 2 +- .../core/callback/method/ClientAppmanagednotxTest.java | 2 +- .../core/callback/methodoverride/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/callback/xml/ClientAppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client4AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Join/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Join/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Join/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client2AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client3AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client5AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client6AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client7AppmanagednotxTest.java | 2 +- .../core/criteriaapi/misc/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/misc/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/misc/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/parameter/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/parameter/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client4AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client5AppmanagednotxTest.java | 2 +- .../core/derivedid/ex1a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex1b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex2a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex2b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex3a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex3b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex4a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex4b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex5a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex5b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex6a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex6b/ClientAppmanagednotxTest.java | 2 +- .../core/entityManager/Client1AppmanagednotxTest.java | 2 +- .../core/entityManager/Client2AppmanagednotxTest.java | 2 +- .../core/entityManager/Client3AppmanagednotxTest.java | 2 +- .../core/entityManager2/Client1AppmanagednotxTest.java | 2 +- .../core/entityManager2/Client2AppmanagednotxTest.java | 2 +- .../core/entityManagerFactory/Client1AppmanagednotxTest.java | 2 +- .../core/entityManagerFactory/Client2AppmanagednotxTest.java | 2 +- .../core/entityManagerFactory/Client3AppmanagednotxTest.java | 2 +- .../ClientAppmanagednotxTest.java | 2 +- .../core/entityTransaction/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/apitests/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/bigdecimal/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/biginteger/ClientAppmanagednotxTest.java | 2 +- .../cascadeall/manyXmany/ClientAppmanagednotxTest.java | 2 +- .../cascadeall/manyXone/ClientAppmanagednotxTest.java | 2 +- .../cascadeall/oneXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/persist/basic/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/manyXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/manyXone/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/oneXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/oneXone/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/remove/basic/ClientAppmanagednotxTest.java | 2 +- .../entitytest/remove/oneXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/remove/oneXone/ClientAppmanagednotxTest.java | 2 +- .../tck/persistence/core/enums/ClientAppmanagednotxTest.java | 2 +- .../inheritance/abstractentity/ClientAppmanagednotxTest.java | 2 +- .../mappedsc/annotation/ClientAppmanagednotxTest.java | 2 +- .../mappedsc/descriptors/ClientAppmanagednotxTest.java | 2 +- .../core/inheritance/nonentity/ClientAppmanagednotxTest.java | 2 +- .../core/lock/entitymanager/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/lock/query/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/attribute/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/basictype/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/bindable/ClientAppmanagednotxTest.java | 2 +- .../collectionattribute/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/embeddabletype/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/entitytype/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/identifiabletype/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/listattribute/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/managedtype/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/mapattribute/ClientAppmanagednotxTest.java | 2 +- .../mappedsuperclasstype/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/metamodel/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/pluralattribute/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/setattribute/ClientAppmanagednotxTest.java | 2 +- .../singularattribute/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/type/ClientAppmanagednotxTest.java | 2 +- .../core/nestedembedding/ClientAppmanagednotxTest.java | 2 +- .../override/attributeoverride/ClientAppmanagednotxTest.java | 2 +- .../override/callbacklistener/ClientAppmanagednotxTest.java | 2 +- .../core/override/embeddable/ClientAppmanagednotxTest.java | 2 +- .../core/override/entity/ClientAppmanagednotxTest.java | 2 +- .../core/override/entitylistener/ClientAppmanagednotxTest.java | 2 +- .../core/override/joincolumn/ClientAppmanagednotxTest.java | 2 +- .../core/override/manytomany/ClientAppmanagednotxTest.java | 2 +- .../core/override/mapkey/ClientAppmanagednotxTest.java | 2 +- .../override/nocallbacklistener/ClientAppmanagednotxTest.java | 2 +- .../core/override/table/ClientAppmanagednotxTest.java | 2 +- .../core/persistenceUnitUtil/ClientAppmanagednotxTest.java | 2 +- .../core/persistenceUtil/ClientAppmanagednotxTest.java | 2 +- .../core/query/apitests/Client1AppmanagednotxTest.java | 2 +- .../core/query/apitests/Client2AppmanagednotxTest.java | 2 +- .../core/query/apitests/Client3AppmanagednotxTest.java | 2 +- .../core/query/apitests/Client4AppmanagednotxTest.java | 2 +- .../core/query/flushmode/Client1AppmanagednotxTest.java | 2 +- .../core/query/flushmode/Client2AppmanagednotxTest.java | 2 +- .../core/query/flushmode/Client3AppmanagednotxTest.java | 2 +- .../core/query/language/Client1AppmanagednotxTest.java | 2 +- .../core/query/language/Client2AppmanagednotxTest.java | 2 +- .../core/query/language/Client3AppmanagednotxTest.java | 2 +- .../core/query/language/Client4AppmanagednotxTest.java | 2 +- .../core/query/language/Client5AppmanagednotxTest.java | 2 +- .../core/query/language/Client6AppmanagednotxTest.java | 2 +- .../core/query/parameter/Client1AppmanagednotxTest.java | 2 +- .../core/query/parameter/Client2AppmanagednotxTest.java | 2 +- .../core/relationship/annotations/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidirmanyxmany/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidirmanyxone/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidironexmany/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidironexone/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/defaults/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/descriptors/ClientAppmanagednotxTest.java | 2 +- .../relationship/unimanyxmany/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/unimanyxone/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/unionexmany/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/unionexone/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/types/auto/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/types/field/ClientAppmanagednotxTest.java | 2 +- .../core/types/generator/Client1AppmanagednotxTest.java | 2 +- .../core/types/generator/Client2AppmanagednotxTest.java | 2 +- .../core/types/generator/Client3AppmanagednotxTest.java | 2 +- .../core/types/generator/Client4AppmanagednotxTest.java | 2 +- .../types/primarykey/compound/ClientAppmanagednotxTest.java | 2 +- .../core/types/property/Client1AppmanagednotxTest.java | 2 +- .../core/types/property/Client2AppmanagednotxTest.java | 2 +- .../persistence/core/versioning/ClientAppmanagednotxTest.java | 2 +- .../contracts/resource_local/ClientAppmanagednotxTest.java | 2 +- .../persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java | 2 +- .../generators/tablegenerators/ClientAppmanagednotxTest.java | 2 +- .../jpa22/query/stream/ClientAppmanagednotxTest.java | 2 +- .../jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java | 2 +- .../jpa22/repeatable/convert/ClientAppmanagednotxTest.java | 2 +- .../jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java | 2 +- .../repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java | 2 +- .../repeatable/namedentitygraph/ClientAppmanagednotxTest.java | 2 +- .../repeatable/namednativequery/ClientAppmanagednotxTest.java | 2 +- .../namedstoredprocedurequery/ClientAppmanagednotxTest.java | 2 +- 220 files changed, 220 insertions(+), 220 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java index 6238a046d1..963196d018 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_EntityGraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java index 83aceaa7ea..605613b55a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client1AppmanagednotxTest.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java index 5499b4f260..973324ebd8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client2AppmanagednotxTest.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java index a152740e6a..c5e3259d4c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client1AppmanagednotxTest.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java index 689b666ffe..8e9d65f6f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java index c0d5fbef5c..882f22e548 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java index bdf9df0723..f61d726133 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.field.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java index 919090c24d..8880d85b53 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java index c9f6207678..42606e62dd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.property.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java index cc5efa161e..cb15528998 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.access.property.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java index 63de66aa2a..b596d5ecf7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java index 14e70fe4da..21ec3094df 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.basic.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java index 500bdf189f..aaa6f85e2e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.basic.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java index 4e9eb38c9b..214fec0bd0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java index 6cd8f13dcb..c3e4e88051 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_convert_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java index 69084eb4c8..92ce45558e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_discrinimatorValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java index 0dccd7907f..42b51442fa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java index 5e637521f0..32367328bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java index 3291a1bbad..762b27e680 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java index 68956483fa..f2477401eb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddableMapValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java index 2d4077111d..0915bf7946 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java index ad5924ce1a..c0c56539a4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java index e65faa850b..64e9e8939b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_lob_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java index 362751b85d..d279dfc3ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java @@ -188,7 +188,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.mapkey.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java index 3bc643e5f3..1a6571497f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java @@ -177,7 +177,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.mapkey.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java index 6f49feaac9..4ff6122c7e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyclass_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java index 1a7426fad7..bf96cfc49c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeycolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java index 9e18b33a93..7e7aecf946 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyenumerated_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java index 52adbf00ce..68a035f9a1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java index 192ea947e6..51164119f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapKeyTemporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java index 71e91f2c50..9532616be3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapsid_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java index 94566e0fbf..0255e20f3a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_nativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java index ff09465c2b..a021d53573 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_onexmanyuni_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java index 67300656ac..dc6c84d525 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java index 7228180442..b68546ba3f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java index 5e4199e793..441acdc86f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java index e3d71180b3..502c0b5b98 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java index 513463d4aa..d5985c9d38 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java index efb2fa001b..7bdb72bd90 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java index 71cdb9ef02..26653ed898 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java index f5e13c1e70..53e6c8b76a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java index dbefff4174..b27b823f22 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.tableGenerator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java index b09959e11a..5a3189c12d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_temporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java index 4a65cd1948..fc366a5c2c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java index 5e892de421..318146c733 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java index c5f0d6b812..9c6dc50021 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java index 0cf7882437..8d3737b738 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.annotations.version.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java index 7d4c97f91f..729157bed8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java index 1aa04b6631..c1b8c5e9e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_cache_basicTests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java index d553cb9af9..270d04e342 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_inheritance_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java index 143aff5d6f..a9c68eeefa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_listener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java index c842a4354a..b4e15ab982 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_listeneroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java index 3137d5fec7..58935ea319 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_method_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java index 870473c638..2445850634 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_methodoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java index 1ef9b61c92..e7d3280bbf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_callback_xml_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java index 927ce1d6ba..b360327017 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java index c08a72f38b..f0c4cf896a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java index 012b2f6fd8..82f9e4a0a3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java index 6b89d14208..2e8af27b0a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java index 5f359c0790..ff021a401f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java index 0b6c30aa20..2b0789c0bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java index adbbcca681..b6c7799645 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java index 96c406bba6..6890a92aed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client8.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java index 07647f94d4..2cb0de3bca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaDelete_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java index 0b322dec57..29e8707679 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java index 4ec38db31e..e0f5dc2494 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java index 638f40505c..4f3a6afe9d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.CriteriaQuery.Client3.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java index 03f6fd39f3..b74e375bd8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java index 0c89e5c8a7..3a5784ea18 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java index 0d8ee745bb..fbe19f7a78 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java index 2e9d1dec5c..6a4a70b3c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java index 81c6daf0ca..67e18229c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaUpdate_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java index 5e566f6dc5..2e76ba3a4c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java index 9512abe3ae..827595567c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java index 6edd315d5d..0ea647169d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java index 60e793ac75..50e376c066 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java index fb3889eb6c..afd5ceb553 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.Join.Client1.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java index 965116568e..058dfa72f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java index af2b2bd698..8c64951429 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java index 105dfe9d90..88c5639347 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java index 6e486a798b..4996f122b5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java index 83ba980b55..a85d6edff7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java index 7fabfc7445..5f46833aa6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java index e0618a9c60..5dbf48d1d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.metamodelquery.Client1.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java index 86af766d08..79f3808c84 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java index 9ca53bee36..f980ab4bd0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java index d041aa15b8..10a8ce434a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java index 2b6a799494..1a0f8b7793 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java index bd30121bf1..f8533b5fdc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java index 34bfee3afa..d654819264 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client7.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java index 3ff46f6dd8..f7eba4c8b0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java index 8b794e593a..66f9357bc3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java index b402b35453..d094efd860 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java index b380f690df..e1c35b2269 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.parameter.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java index 265b6f4522..abb0c7397d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.criteriaapi.parameter.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java index f256c39fd5..30f26ea9c8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java index 52adf37e7f..2586198927 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java index fdc6a7649f..62469bc2a4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java index 1babdf74ea..63eb59ff4e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java index 51bc6f9532..c9ac077ff4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java index 6945339eec..383dddf710 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java index 514dcee9ef..a8744fb830 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java index 95a46e5ac3..bdba99c5e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java index d39f58e452..e326c0dddf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java index f563ab153f..2be8d03dec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java index 36f6bfb712..a2cc3ce579 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java index a44dc3fb65..46e9f1a27c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java index 7bb3432429..5464d11d2b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java index fde64f63b5..ec81adb5b6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java index 0d0b4a242f..bcf719bf4c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.derivedid.ex5b.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java index 369a016b88..f923c4aa0f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java index aa7df93d9d..18ea576531 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java index e62deae5a0..eee3247607 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java @@ -170,7 +170,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java index c2e2750eea..5ea052fded 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java @@ -156,7 +156,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java index 5c65365a06..3c587cbbba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java @@ -159,7 +159,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java index 0b4aebc651..cf3b1a32f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java index 17551900fc..65455246df 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java @@ -119,7 +119,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java index d87149522e..4261cc6f47 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java index 2b136f86a0..7048dfcb40 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java index 25edff370b..202dfab16f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java index 61d04d6718..5750c289df 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactoryCloseException_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java index 4540f38fc5..0c91f1c3c0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entityTransaction_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java index ac4be49937..da529b3701 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java index 1472a70e2d..5e20ca12f4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.entitytest.bigdecimal.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_bigdecimal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java index 8aee083723..8463e8267c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_biginteger_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java index 86d632b09c..503f11572f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java index 50d3897ade..23e9add1e4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java index c8f6f8844c..1e65a07c84 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java index a174bc2c42..562836a022 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java index 017144f450..834ebe2cd7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java index b3a05fc3e1..f31233722c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java index 86f8650625..786ec6c64e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java index c579875821..1506935b8c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java index 63ca58597d..3e52052e4d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java index 78726a2f8d..d63058939a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java index 90c6fca41d..14d4cbce16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java index 41bef3d727..012197c8ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java index e7ab47898f..95c4ecb174 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_enums_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java index b3c7807fc8..d0a2509437 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inheritance_abstractentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java index ad2246fd7e..546f82e55c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_annotation_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java index c58cbd8e50..8ec8c8ceba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java index 7090dd0266..8f73dbb86c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_inherit_nonentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java index 00722aff22..47109df057 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_lock_entitymanager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java index ba43c7d8a8..1cca709def 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_lock_query_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java index ea7fee53c1..a7a3c3f651 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.attribute.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_attribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java index 27da43761d..936cfc5b76 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.basictype.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_basictype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java index c8572caa24..f035868ec7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_bindable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java index aca498a3ed..83ab006217 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_collectionattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java index 867d59e9ac..0f52d00664 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_embeddabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java index 81c3ded054..b45f546022 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.metamodelapi.entitytype.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_entitytype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java index 2446547fbe..603a9a552d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_identifiabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java index 8bfd6986d3..762f356705 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_listattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java index f39c49c5e2..60e5cdd622 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_managedtype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java index 52393a3cdc..1b678f139d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mapattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java index 9b2ddf2848..8637e91586 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mappedsuperclasstype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java index 9502079f51..e3fe267d6d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_metamodel_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java index fc61492df6..a3ecd1bc3c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_pluralattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java index 0bb5e84881..b15d3d3780 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_setattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java index ed4822ffaa..10903f6e90 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_singularattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java index d9d1cbc543..d1ca40791b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_type_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java index f35b1c3074..e16517353a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_nestedembedding_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java index bf18aa693f..c1f3975730 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_attributeoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java index adefcb90e9..1fa5eba43e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_callbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java index e255beb46d..b31cbf0e10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java index 5a69eeb38a..9cb9ad4212 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java index 179953b9b4..d898f14d62 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_entitylistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java index 4b3183042f..420adb315f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_joincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java index cecacd9f74..04b253e073 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_manytomany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java index e33e67a957..2a434c358f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java index cd71a18e84..1e9013f21b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_nocallbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java index d7932d5ccf..8118e76c24 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_override_table_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java index 7458739ee5..0127818578 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_PersistenceUtilUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java index 81fa44c2e5..b53d5608fa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_persistenceUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java index ab199231e3..ab771c1c12 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java index 734d69ff40..cbc7fe9316 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java @@ -119,7 +119,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java index 5870cb5ac5..6e5b102ab9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java @@ -121,7 +121,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java index 051a50e569..889e4801da 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java @@ -121,7 +121,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java index 5b67edbc83..b6afa03e2b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java index 102c0053d3..c3fb5b11dd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java index 57b4b045d6..50f1a0efb9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java index 0d85cf66cc..8ac905ac50 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test Client1AppmanagednotxTest.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java index 0b63d286aa..d2dc995f98 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java index 605bf7d1ce..44a1021cc8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java index 68e80aeaaa..8105947597 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java index 40f05285ca..064ae1a19c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java index e283e208bd..ce490d752d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ).addClasses(ee.jakarta.tck.persistence.common.schema30.Util.getSchema30classes()); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client6.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java index c7aae5b6f0..2a7fcbe618 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java index b2693036d5..3a0ba97b87 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java index feb686e9df..f52f7c9dc9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_annotations_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java index acee6d89b9..e2d37b1362 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java index dd22388f27..a26e147972 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java index 80e0343b80..5b067bd689 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java index db257ea734..fdaea77cb2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java index 9ff4297c62..49787b7ea6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_defaults_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java index d17fac5b30..00c9db003d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java index e7ab068d03..9a1131f56f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java index 52d94d0413..4abbae38dd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java index 6f9dd4f351..ec192315a9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.relationship.unionexmany.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java index c4ce2cf1bf..3a65f82315 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java index b1b404ff1f..208590eebe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_auto_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java index 1c10857a0c..d570b1ab6c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java index 1f2334bd81..18bb0a9392 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java index 7b23db87ca..c1a7a568a4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java index 38a797f3c5..d46ec7bb9c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java index b40c5feb68..6e513d0f05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test ee.jakarta.tck.persistence.core.types.generator.Client.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java index d223170084..270ee67532 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_pkey_compound_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java index 37261496f6..003c84f345 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java index 60a9b3ec06..712cb6272a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java index 7b9da4c9f2..d92cbeb24f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_versioning_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java index 4aacc52788..80404640e0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java @@ -120,7 +120,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL != null) { pluggability_contracts_resource_local_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java index 0b5ec161d1..f0974c7e7c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmanyFetchEager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java index edcba6d8a7..1c36ace733 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_generators_tablegenerators_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java index 9f33277c26..c4835e2cd8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_query_stream_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java index 8d43fce4b1..618d177ab3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_attroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java index cd5dfdb81e..5dd80cce5e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_converts_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java index f8e3dac97a..a3098960c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_joincolumns_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java index fddfcb82d4..caf7584ebe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java index 2c12adf06d..14adcd7ebf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedentitygraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java index be18bb0d64..81286e6edc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namednativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java index 8864539855..c1dc2f38c1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.xml"); + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedstoredprocedure_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } From 854dd440dfb701f75040b5abab45ba4c7e9cd122 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 10:09:13 -0400 Subject: [PATCH 24/84] Correct JPA //vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml to //com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml --- .../tck/persistence/core/EntityGraph/ClientStateless3Test.java | 2 +- .../core/StoredProcedureQuery/Client1Stateless3Test.java | 2 +- .../core/StoredProcedureQuery/Client2Stateless3Test.java | 2 +- .../core/annotations/access/field/Client1Stateless3Test.java | 2 +- .../core/annotations/access/field/Client2Stateless3Test.java | 2 +- .../core/annotations/access/field/Client3Stateless3Test.java | 2 +- .../core/annotations/access/field/Client4Stateless3Test.java | 2 +- .../core/annotations/access/mappedsc/ClientStateless3Test.java | 2 +- .../core/annotations/access/property/Client1Stateless3Test.java | 2 +- .../core/annotations/access/property/Client2Stateless3Test.java | 2 +- .../core/annotations/assocoverride/ClientStateless3Test.java | 2 +- .../core/annotations/basic/Client1Stateless3Test.java | 2 +- .../core/annotations/basic/Client2Stateless3Test.java | 2 +- .../core/annotations/collectiontable/ClientStateless3Test.java | 2 +- .../core/annotations/convert/ClientStateless3Test.java | 2 +- .../annotations/discriminatorValue/ClientStateless3Test.java | 2 +- .../annotations/elementcollection/Client1Stateless3Test.java | 2 +- .../annotations/elementcollection/Client2Stateless3Test.java | 2 +- .../core/annotations/embeddable/ClientStateless3Test.java | 2 +- .../annotations/embeddableMapValue/ClientStateless3Test.java | 2 +- .../core/annotations/entity/ClientStateless3Test.java | 2 +- .../persistence/core/annotations/id/ClientStateless3Test.java | 2 +- .../persistence/core/annotations/lob/ClientStateless3Test.java | 2 +- .../core/annotations/mapkey/Client1Stateless3Test.java | 2 +- .../core/annotations/mapkey/Client2Stateless3Test.java | 2 +- .../core/annotations/mapkeyclass/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeycolumn/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeyenumerated/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeyjoincolumn/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeytemporal/ClientStateless3Test.java | 2 +- .../core/annotations/mapsid/ClientStateless3Test.java | 2 +- .../core/annotations/nativequery/ClientStateless3Test.java | 2 +- .../core/annotations/onexmanyuni/ClientStateless3Test.java | 2 +- .../core/annotations/orderby/Client1Stateless3Test.java | 2 +- .../core/annotations/orderby/Client2Stateless3Test.java | 2 +- .../core/annotations/orderby/Client3Stateless3Test.java | 2 +- .../core/annotations/ordercolumn/Client1Stateless3Test.java | 2 +- .../core/annotations/ordercolumn/Client2Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client1Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client2Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client3Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client4Stateless3Test.java | 2 +- .../core/annotations/temporal/ClientStateless3Test.java | 2 +- .../core/annotations/version/Client1Stateless3Test.java | 2 +- .../core/annotations/version/Client2Stateless3Test.java | 2 +- .../core/annotations/version/Client3Stateless3Test.java | 2 +- .../core/annotations/version/Client4Stateless3Test.java | 2 +- .../tck/persistence/core/basic/ClientStateless3Test.java | 2 +- .../persistence/core/cache/basicTests/ClientStateless3Test.java | 2 +- .../core/callback/inheritance/ClientStateless3Test.java | 2 +- .../core/callback/listener/ClientStateless3Test.java | 2 +- .../core/callback/listeneroverride/ClientStateless3Test.java | 2 +- .../persistence/core/callback/method/ClientStateless3Test.java | 2 +- .../core/callback/methodoverride/ClientStateless3Test.java | 2 +- .../tck/persistence/core/callback/xml/ClientStateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaDelete/ClientStateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java | 2 +- .../core/criteriaapi/From/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/From/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/From/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/From/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/Join/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/Join/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/Join/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client5Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client6Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client7Stateless3Test.java | 2 +- .../core/criteriaapi/misc/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/misc/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/misc/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/parameter/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/parameter/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client5Stateless3Test.java | 2 +- .../persistence/core/derivedid/ex1a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex1b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex2a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex2b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex3a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex3b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex4a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex4b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex5a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex5b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex6a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex6b/ClientStateless3Test.java | 2 +- .../persistence/core/entityManager/Client1Stateless3Test.java | 2 +- .../persistence/core/entityManager/Client2Stateless3Test.java | 2 +- .../persistence/core/entityManager/Client3Stateless3Test.java | 2 +- .../persistence/core/entityManager2/Client1Stateless3Test.java | 2 +- .../persistence/core/entityManager2/Client2Stateless3Test.java | 2 +- .../core/entityManagerFactory/Client1Stateless3Test.java | 2 +- .../core/entityManagerFactory/Client2Stateless3Test.java | 2 +- .../core/entityManagerFactory/Client3Stateless3Test.java | 2 +- .../ClientStateless3Test.java | 2 +- .../core/entityTransaction/ClientStateless3Test.java | 2 +- .../core/entitytest/apitests/ClientStateless3Test.java | 2 +- .../core/entitytest/bigdecimal/ClientStateless3Test.java | 2 +- .../core/entitytest/biginteger/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/manyXmany/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/manyXone/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/oneXmany/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/oneXone/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/basic/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/manyXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/manyXone/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/oneXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/oneXone/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/basic/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/manyXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/manyXone/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/oneXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/oneXone/ClientStateless3Test.java | 2 +- .../core/entitytest/remove/basic/ClientStateless3Test.java | 2 +- .../core/entitytest/remove/oneXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/remove/oneXone/ClientStateless3Test.java | 2 +- .../tck/persistence/core/enums/ClientStateless3Test.java | 2 +- .../tck/persistence/core/exceptions/ClientStateless3Test.java | 2 +- .../core/inheritance/abstractentity/ClientStateless3Test.java | 2 +- .../inheritance/mappedsc/annotation/ClientStateless3Test.java | 2 +- .../inheritance/mappedsc/descriptors/ClientStateless3Test.java | 2 +- .../core/inheritance/nonentity/ClientStateless3Test.java | 2 +- .../core/metamodelapi/attribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/basictype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/bindable/ClientStateless3Test.java | 2 +- .../metamodelapi/collectionattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/embeddabletype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/entitytype/ClientStateless3Test.java | 2 +- .../metamodelapi/identifiabletype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/listattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/managedtype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/mapattribute/ClientStateless3Test.java | 2 +- .../metamodelapi/mappedsuperclasstype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/metamodel/ClientStateless3Test.java | 2 +- .../core/metamodelapi/pluralattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/setattribute/ClientStateless3Test.java | 2 +- .../metamodelapi/singularattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/type/ClientStateless3Test.java | 2 +- .../persistence/core/nestedembedding/ClientStateless3Test.java | 2 +- .../core/override/attributeoverride/ClientStateless3Test.java | 2 +- .../core/override/callbacklistener/ClientStateless3Test.java | 2 +- .../core/override/embeddable/ClientStateless3Test.java | 2 +- .../persistence/core/override/entity/ClientStateless3Test.java | 2 +- .../core/override/entitylistener/ClientStateless3Test.java | 2 +- .../core/override/joincolumn/ClientStateless3Test.java | 2 +- .../core/override/manytomany/ClientStateless3Test.java | 2 +- .../persistence/core/override/mapkey/ClientStateless3Test.java | 2 +- .../core/override/nocallbacklistener/ClientStateless3Test.java | 2 +- .../persistence/core/override/table/ClientStateless3Test.java | 2 +- .../core/persistenceUnitUtil/ClientStateless3Test.java | 2 +- .../persistence/core/persistenceUtil/ClientStateless3Test.java | 2 +- .../persistence/core/query/apitests/Client1Stateless3Test.java | 2 +- .../persistence/core/query/apitests/Client2Stateless3Test.java | 2 +- .../persistence/core/query/apitests/Client3Stateless3Test.java | 2 +- .../persistence/core/query/apitests/Client4Stateless3Test.java | 2 +- .../persistence/core/query/flushmode/Client1Stateless3Test.java | 2 +- .../persistence/core/query/flushmode/Client2Stateless3Test.java | 2 +- .../persistence/core/query/flushmode/Client3Stateless3Test.java | 2 +- .../persistence/core/query/language/Client1Stateless3Test.java | 2 +- .../persistence/core/query/language/Client2Stateless3Test.java | 2 +- .../persistence/core/query/language/Client3Stateless3Test.java | 2 +- .../persistence/core/query/language/Client4Stateless3Test.java | 2 +- .../persistence/core/query/language/Client5Stateless3Test.java | 2 +- .../persistence/core/query/language/Client6Stateless3Test.java | 2 +- .../persistence/core/query/parameter/Client1Stateless3Test.java | 2 +- .../persistence/core/query/parameter/Client2Stateless3Test.java | 2 +- .../core/relationship/annotations/ClientStateless3Test.java | 2 +- .../core/relationship/bidirmanyxmany/ClientStateless3Test.java | 2 +- .../core/relationship/bidirmanyxone/ClientStateless3Test.java | 2 +- .../core/relationship/bidironexmany/ClientStateless3Test.java | 2 +- .../core/relationship/bidironexone/ClientStateless3Test.java | 2 +- .../core/relationship/defaults/ClientStateless3Test.java | 2 +- .../core/relationship/descriptors/ClientStateless3Test.java | 2 +- .../core/relationship/unimanyxmany/ClientStateless3Test.java | 2 +- .../core/relationship/unimanyxone/ClientStateless3Test.java | 2 +- .../core/relationship/unionexmany/ClientStateless3Test.java | 2 +- .../core/relationship/unionexone/ClientStateless3Test.java | 2 +- .../tck/persistence/core/types/auto/ClientStateless3Test.java | 2 +- .../tck/persistence/core/types/field/ClientStateless3Test.java | 2 +- .../persistence/core/types/generator/Client1Stateless3Test.java | 2 +- .../persistence/core/types/generator/Client2Stateless3Test.java | 2 +- .../persistence/core/types/generator/Client3Stateless3Test.java | 2 +- .../persistence/core/types/generator/Client4Stateless3Test.java | 2 +- .../core/types/primarykey/compound/ClientStateless3Test.java | 2 +- .../persistence/core/types/property/Client1Stateless3Test.java | 2 +- .../persistence/core/types/property/Client2Stateless3Test.java | 2 +- .../tck/persistence/core/versioning/ClientStateless3Test.java | 2 +- .../tck/persistence/ee/entityManager/ClientStateless3Test.java | 2 +- .../ee/entityManagerFactory/ClientStateless3Test.java | 2 +- .../ee/pluggability/contracts/jta/ClientStateless3Test.java | 2 +- .../persist/oneXmanyFetchEager/ClientStateless3Test.java | 2 +- .../persistence/jpa/ee/packaging/jar/ClientStateless3Test.java | 2 +- .../jpa22/generators/tablegenerators/ClientStateless3Test.java | 2 +- .../persistence/jpa22/query/stream/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/attroverride/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/convert/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/joincolumn/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/namedentitygraph/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/namednativequery/ClientStateless3Test.java | 2 +- .../namedstoredprocedurequery/ClientStateless3Test.java | 2 +- 227 files changed, 227 insertions(+), 227 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java index c112368725..8108e4c2fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_EntityGraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_EntityGraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java index f55078bc28..22548d2d26 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java index ea238b219d..e4573ff0da 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java index 8b812ae46f..90115f71fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java index 88d363c80d..0636be7717 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java index 7c4af33ddb..9da3bf0140 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java index e0376c3ee1..5b012aa6d0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java index 9cd8033516..881883ceb8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_anno_access_mappedsc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_anno_access_mappedsc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java index b02b622f8a..95a2e41144 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java index eda52d495f..6e93262c16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java index d245f65b6e..95607032d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_assocoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_assocoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java index 43183a8715..77286ed1f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java index 083f502264..2b8e2ea4e0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java index b67e3483e9..835584093d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_collectiontable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_collectiontable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java index 08a862a21d..370ae7d215 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_convert_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_convert_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java index 48101169d0..5cb3baa4ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_discrinimatorValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_discrinimatorValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java index d02781b9f0..57f19535f8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java index f73739b454..f29c93cd4d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java index 0d9ad3dd5b..a65f230487 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java @@ -151,7 +151,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java index b498a3c2b1..c79e55fed0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_embeddableMapValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddableMapValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java index 3f6461566a..03d8c70226 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java index 3760a407bd..77927fe102 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java index 4192da40a0..e725e69ba2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_lob_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_lob_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java index 300b2510c3..4af80e2a2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java @@ -188,7 +188,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java index 7d85839f0c..fce1b6e836 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java @@ -193,7 +193,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java index f5d5d4e792..66325cf5be 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyclass_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyclass_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java index 74128f77bd..4d33a5c07b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeycolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeycolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java index afee368a2e..ff32c2dd73 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyenumerated_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyenumerated_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java index 28f971d589..243b33f227 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java index e65ad65682..2821639fc3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapKeyTemporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapKeyTemporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java index 178d587822..ebf5cfd889 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapsid_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapsid_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java index 93e6d4e424..ccbf47c813 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_nativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_nativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java index 5f3846f4cb..0209fa259c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_onexmanyuni_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_onexmanyuni_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java index 73a696aa56..1e5a678f1f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java index 2ed5b4c2fb..b77df54e4e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java index 3abd232daf..cf0a76fae7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java index 8a29652572..b28e62b07f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java index 7ceacc4d3a..95a908b8f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java index 0f7944e9db..0da81e25f6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java index 8c2ecf563e..75b9402728 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java index e9d2e0ab3d..884ff8dcf2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java index da40067028..fab7a4a1c6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java index 0a7625cb36..c6d1f37160 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_temporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_temporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java index 10149e8478..dde0af5fc6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java index ecbf6df786..4addd98967 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java index 5eda779caf..85a8be4d8c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java index 57c4a70b2c..b4d5ee6f78 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java index 68397ea94d..421ef1fbfe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java index 014a80c2d5..48ff52742a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_cache_basicTests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_cache_basicTests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java index 8d5049a488..29f242b533 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_inheritance_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_inheritance_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java index 660ea4e0c0..eb8ccd1249 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java @@ -153,7 +153,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_listener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_listener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java index 9ca8385011..8df88dd698 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_listeneroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_listeneroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java index 085f62a573..8a677c1bd1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java @@ -153,7 +153,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_method_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_method_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java index f2f03de050..975ad988c8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_methodoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_methodoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java index daf54e808c..4024fa1b58 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_xml_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_xml_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java index 29a641a8aa..30bc04819e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java index cea016b04f..6654285d10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java index d71801c876..2664a976d7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java index b1d1cfe2fb..0c7048684b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java index 8f4b138045..d7babb724f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java index 91ab7a23b8..14d12996a3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java index 7642398c4b..21df1adb1a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java index 406324c7c1..0e44841611 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client8.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java index f4db29f25d..180d73e062 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaDelete_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaDelete_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java index f30b06d5d5..63a354883b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java index cefb87628d..e998bfcc50 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java index 47b9d5c402..c5ec891f4b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java index 014d659287..6a8dc96c19 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java index f133121330..8615d5c4ac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java index 7218288b83..976fb3615f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java index 1f02836b8d..182883a592 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java index c2973cbe18..29628fefb4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaUpdate_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaUpdate_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java index 828e5cd339..4ffccab3c5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java index b95113c633..e4083f686c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java index 2c8a09c347..0a61d4c45e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java index 8f81a0d822..bd74436474 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java index 527c29a6d5..e9f4b36fd9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java index c8b18ddebb..a430b9778b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java index 142f5f17ba..5d17b36f86 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java index 2c0e67064d..0d1324e34a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java index 1fd7a9db46..91cb4ca337 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java index 61b2fc4e42..d08e64736a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java index f836155877..1af5a19313 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java index 049a0360aa..15006500be 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java index e8c5b63d6a..0c0ba420ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java index 35140f5781..48ad850574 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java index 0418a4f126..d829e33a03 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java index 5e289d1028..8f42464770 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java index fbcb960ff7..3afad6e4ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java index 59c81e0fe2..634d3af068 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java index 4e773b33fc..6b8dba2a68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java index 556717f5ef..3433d69de6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java index 2171a72795..29c6b1e42b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java index a4be0c49b6..150e58de98 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java index 9f4aa23d73..d648357786 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java index 6d5c2be5fa..f5e8c3c46a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java index 3ddde127f2..03d01bb186 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java index 84c660f3b2..2dab6fc576 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java index 0765f2432c..6e0206a2bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java index b6fbd021fc..67bfa355fa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java index 46019a27a8..9c67b28db4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex1a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java index 3e12d62f9c..1b56386e62 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex1b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java index 0ff8ae476c..f7c735e355 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex2a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java index eae6b3393c..90d8201682 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex2b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java index 1ccf8b7b9f..fcde88bd68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex3a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java index 1184778be8..85a946ebb1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex3b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java index 650e5d508b..66d8f57676 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex4a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java index 8686bced54..fd6f43186a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex4b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java index 4f0bccbea1..93fc753dab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex5a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java index 7adbd4a6a9..2f41a65dfd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex5b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java index b71b4acc57..9fd78d26ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex6a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java index ba6da7dd3f..516110676e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex6b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java index a2dce7e9e7..c61575891a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java @@ -170,7 +170,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java index d435c0cd39..401263f338 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java @@ -174,7 +174,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java index 212a88734e..ba27c0376f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java @@ -164,7 +164,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java index f1ec3047df..dee96ff0a9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java index e7bc9294c0..fc5c2ddf01 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java index 462e23dde3..d9170cae2d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java index 8c7da71fbd..eeff081262 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java @@ -153,7 +153,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java index 817c0a0b79..54cf6efa0a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java index 7357e03b0d..0b4f954da7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactoryCloseException_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactoryCloseException_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java index e099ec4714..e8dbb5d1dc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityTransaction_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityTransaction_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java index 38358b94ca..d97927fd44 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java index 9036baedef..a7a329b5c3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_bigdecimal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_bigdecimal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java index bbd7ec9523..f3b532b6a3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_biginteger_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_biginteger_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java index d3f9d73a34..4d5476206e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java index a66aefd716..1e1b8673f7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java index c2232c74ed..c4a2d69e13 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java index 5119411d26..a5e586a688 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java index 2a7538554d..d0c3c5323e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_detach_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java index fd57e0d177..51e98e65b7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_detach_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java index 7c7651c73c..39eed0dc68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_detach_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java index 587909b6db..ae6897bb54 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_detach_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java index b52e79b7ce..2dd6527a98 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_detach_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_detach_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java index 410dc3b4aa..a1c26da396 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java index 0fe9feaca0..00e577ced1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java index 36a20db99f..424814b4f8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java index f49ccf8d5c..6b5061d820 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java @@ -150,7 +150,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java index 1f6ec36703..16c225756f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java index c5c66e147e..1d7ee47eed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java index 861da99b37..0796ae78ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java index e4fe61d2c5..5da98cdb3f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java index 29e1bb6029..351dd9f7de 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_enums_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_enums_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java index 2f890fb027..cc4539fff5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_exceptions_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_exceptions_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java index 0f9a460cc3..71d5d957e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inheritance_abstractentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inheritance_abstractentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java index 0672f73f3a..77d2063ef5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_msc_annotation_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_annotation_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java index 969f201827..050e78eea2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_msc_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java index 73f1a5ad6f..9ee16e2b7d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_nonentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_nonentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java index 64e01f09fa..a8a8917900 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_attribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_attribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java index f28bcda465..d243d0af8e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_basictype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_basictype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java index 1d454b3d43..d186245c0a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_bindable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_bindable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java index 55441a3cec..2e123a8f9c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_collectionattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_collectionattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java index f4d1be5edf..ee8da4ddb6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_embeddabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_embeddabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java index e874e10970..e2d35d3854 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_entitytype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_entitytype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java index 560f5a1e42..e49e5efad2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_identifiabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_identifiabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java index 7596cb4e3e..2575a6cae6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_listattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_listattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java index 693e972e04..0e7159f34c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_managedtype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_managedtype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java index 9f2d69b714..442742a8be 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_mapattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mapattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java index aea19fc4bf..0084268f2e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_mappedsuperclasstype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mappedsuperclasstype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java index 817bba04bd..035de9b1cc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_metamodel_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_metamodel_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java index 357def6007..66c775fc06 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_pluralattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_pluralattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java index 3eb4db5fca..5114313750 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_setattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_setattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java index 2e321975c7..b00db9dfcf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_singularattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_singularattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java index f00e38685b..3b6a2638d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_type_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_type_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java index e7d12dec71..1f3ed038c5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_nestedembedding_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_nestedembedding_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java index aa7b6b1260..655ccfefdc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_attributeoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_attributeoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java index 84ae9f8dd5..67972b56b6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_callbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_callbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java index 5dd7405cc1..f919471969 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java index 88e83a995f..ddda6ca17e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java @@ -150,7 +150,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java index 02c7f2fa15..5603797e75 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_entitylistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_entitylistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java index c6e220471f..775843c1fe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_joincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_joincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java index 89f0547eb1..05e8e7306b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_manytomany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_manytomany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java index f611ea8521..52ccc8f7c5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java index 0015fdb098..0372b356f1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_nocallbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_nocallbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java index 3404621603..fcbd7632b1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_table_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_table_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java index 0d1949484d..77899bf3a9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_PersistenceUtilUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_PersistenceUtilUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java index 12b141faf6..908c665c52 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_persistenceUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_persistenceUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java index a3b33fa4d2..929756a0e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java index a3cb010f43..308b3b537f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java index 874649da4d..36fc82505f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java index 0769511898..3b60bb5439 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java index 9c973ec45e..b52b1e7f58 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java index 557f8fce7e..b9d65a0f32 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java index 935e3941ab..2ed8273e0c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java index ae6bccb152..6113547b18 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java index 6a91b9c554..b8a8502118 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java index af57359bed..0362b04696 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java index 20438c0e85..14a2055b8b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java index fa053c5014..d742e9fe4c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java index 9f4e8b2289..5c3b612461 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java index b81b1aef92..dd8f18d47d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java index 641bedf6e6..2e3891d207 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java index 453a6f3bb0..4abc5facf8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_annotations_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_annotations_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java index 1def79a5de..cd9237efac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidirmanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java index f06d0641d9..6e0446e957 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidirmanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java index d661d43333..1cf007a249 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidironexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java index c19f3abc04..30a8bc1407 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidironexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java index 7ea5589b82..826b02a33b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_defaults_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_defaults_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java index 4d657308b9..e7a9d2e111 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java index d02a6e1426..92c6278583 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unimanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java index e77f462a23..06b6beb59f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unimanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java index 326f9cbe68..0285a9b533 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unionexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java index 93aba72149..0c33aa9d9e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unionexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java index a6327f6479..e5d0c069e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_auto_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_auto_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java index 843bc0711d..3f7e6c60f4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java index 0cc99c11e3..9e427ea7e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java index d128ef924e..0a0b73ad27 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java index 9ba4f9bdbe..aeec2f1b43 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java index f4e60d559d..884e5f8f44 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java index 1a943f3ad0..b6bf6a6f3b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_pkey_compound_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_pkey_compound_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java index 6b4a1a57b3..75e79532ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java index 0ff8afb4c0..abda6adde8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java index ecd77518d1..f3b50b814b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_versioning_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_versioning_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java index 1714819b8e..861cc0e8ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java @@ -147,7 +147,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_ee_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java index bdbbf613c0..e197dc582e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_ee_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java index b917fd5347..71dff76960 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_pluggability_contracts_jta_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL != null) { jpa_ee_pluggability_contracts_jta_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java index 8c4e142f46..697dc00cac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXmanyFetchEager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmanyFetchEager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java index b8a051ee7b..ef8fa5e213 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_packaging_jar_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_ee_packaging_jar_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java index 1557e5515b..a39556be96 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_generators_tablegenerators_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_generators_tablegenerators_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java index aebd2d35f5..bd4b429991 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_query_stream_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_query_stream_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java index 465d107116..dca4dcab26 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_attroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_attroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java index 06d3487942..ac7320e966 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_converts_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_converts_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java index dd05a68ad6..c7442238cf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_joincolumns_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_joincolumns_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java index e70d530121..0ecb8ef9d9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java index 1de5abaace..25bc8f6fdd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namedentitygraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedentitygraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java index 5e9ea05aea..34261a5f88 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namednativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namednativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java index 2ac67fc146..86692bb8db 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namedstoredprocedure_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedstoredprocedure_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } From d1acc40ac64234a87710b51d7165024251e824a4 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 10:11:39 -0400 Subject: [PATCH 25/84] Correct JPA //vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml to /com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml --- .../tck/persistence/core/EntityGraph/ClientStateful3Test.java | 2 +- .../core/StoredProcedureQuery/Client1Stateful3Test.java | 2 +- .../core/StoredProcedureQuery/Client2Stateful3Test.java | 2 +- .../core/annotations/access/field/Client1Stateful3Test.java | 2 +- .../core/annotations/access/field/Client2Stateful3Test.java | 2 +- .../core/annotations/access/field/Client3Stateful3Test.java | 2 +- .../core/annotations/access/field/Client4Stateful3Test.java | 2 +- .../core/annotations/access/mappedsc/ClientStateful3Test.java | 2 +- .../core/annotations/access/property/Client1Stateful3Test.java | 2 +- .../core/annotations/access/property/Client2Stateful3Test.java | 2 +- .../core/annotations/assocoverride/ClientStateful3Test.java | 2 +- .../core/annotations/basic/Client1Stateful3Test.java | 2 +- .../core/annotations/basic/Client2Stateful3Test.java | 2 +- .../core/annotations/collectiontable/ClientStateful3Test.java | 2 +- .../core/annotations/convert/ClientStateful3Test.java | 2 +- .../annotations/discriminatorValue/ClientStateful3Test.java | 2 +- .../annotations/elementcollection/Client1Stateful3Test.java | 2 +- .../annotations/elementcollection/Client2Stateful3Test.java | 2 +- .../core/annotations/embeddable/ClientStateful3Test.java | 2 +- .../annotations/embeddableMapValue/ClientStateful3Test.java | 2 +- .../core/annotations/entity/ClientStateful3Test.java | 2 +- .../persistence/core/annotations/id/ClientStateful3Test.java | 2 +- .../persistence/core/annotations/lob/ClientStateful3Test.java | 2 +- .../core/annotations/mapkey/Client1Stateful3Test.java | 2 +- .../core/annotations/mapkey/Client2Stateful3Test.java | 2 +- .../core/annotations/mapkeyclass/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeycolumn/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeyenumerated/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeyjoincolumn/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeytemporal/ClientStateful3Test.java | 2 +- .../core/annotations/mapsid/ClientStateful3Test.java | 2 +- .../core/annotations/nativequery/ClientStateful3Test.java | 2 +- .../core/annotations/onexmanyuni/ClientStateful3Test.java | 2 +- .../core/annotations/orderby/Client1Stateful3Test.java | 2 +- .../core/annotations/orderby/Client2Stateful3Test.java | 2 +- .../core/annotations/orderby/Client3Stateful3Test.java | 2 +- .../core/annotations/ordercolumn/Client1Stateful3Test.java | 2 +- .../core/annotations/ordercolumn/Client2Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client1Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client2Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client3Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client4Stateful3Test.java | 2 +- .../core/annotations/temporal/ClientStateful3Test.java | 2 +- .../core/annotations/version/Client1Stateful3Test.java | 2 +- .../core/annotations/version/Client2Stateful3Test.java | 2 +- .../core/annotations/version/Client3Stateful3Test.java | 2 +- .../core/annotations/version/Client4Stateful3Test.java | 2 +- .../jakarta/tck/persistence/core/basic/ClientStateful3Test.java | 2 +- .../persistence/core/cache/basicTests/ClientStateful3Test.java | 2 +- .../core/callback/inheritance/ClientStateful3Test.java | 2 +- .../persistence/core/callback/listener/ClientStateful3Test.java | 2 +- .../core/callback/listeneroverride/ClientStateful3Test.java | 2 +- .../persistence/core/callback/method/ClientStateful3Test.java | 2 +- .../core/callback/methodoverride/ClientStateful3Test.java | 2 +- .../tck/persistence/core/callback/xml/ClientStateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaDelete/ClientStateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client3Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client4Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Join/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Join/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Join/Client3Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client3Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client5Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client6Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client7Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/misc/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/misc/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/misc/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/parameter/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/parameter/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client5Stateful3Test.java | 2 +- .../persistence/core/derivedid/ex1a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex1b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex2a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex2b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex3a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex3b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex4a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex4b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex5a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex5b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex6a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex6b/ClientStateful3Test.java | 2 +- .../persistence/core/entityManager/Client1Stateful3Test.java | 2 +- .../persistence/core/entityManager/Client2Stateful3Test.java | 2 +- .../persistence/core/entityManager/Client3Stateful3Test.java | 2 +- .../core/entityManagerFactory/Client1Stateful3Test.java | 2 +- .../core/entityManagerFactory/Client2Stateful3Test.java | 2 +- .../core/entityManagerFactory/Client3Stateful3Test.java | 2 +- .../ClientStateful3Test.java | 2 +- .../core/entitytest/apitests/ClientStateful3Test.java | 2 +- .../core/entitytest/bigdecimal/ClientStateful3Test.java | 2 +- .../core/entitytest/biginteger/ClientStateful3Test.java | 2 +- .../entitytest/cascadeall/manyXmany/ClientStateful3Test.java | 2 +- .../entitytest/cascadeall/manyXone/ClientStateful3Test.java | 2 +- .../entitytest/cascadeall/oneXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/cascadeall/oneXone/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/basic/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/manyXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/manyXone/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/oneXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/oneXone/ClientStateful3Test.java | 2 +- .../core/entitytest/remove/basic/ClientStateful3Test.java | 2 +- .../core/entitytest/remove/oneXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/remove/oneXone/ClientStateful3Test.java | 2 +- .../jakarta/tck/persistence/core/enums/ClientStateful3Test.java | 2 +- .../core/inheritance/abstractentity/ClientStateful3Test.java | 2 +- .../inheritance/mappedsc/annotation/ClientStateful3Test.java | 2 +- .../inheritance/mappedsc/descriptors/ClientStateful3Test.java | 2 +- .../core/inheritance/nonentity/ClientStateful3Test.java | 2 +- .../core/metamodelapi/attribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/basictype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/bindable/ClientStateful3Test.java | 2 +- .../metamodelapi/collectionattribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/embeddabletype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/entitytype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/identifiabletype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/listattribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/managedtype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/mapattribute/ClientStateful3Test.java | 2 +- .../metamodelapi/mappedsuperclasstype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/metamodel/ClientStateful3Test.java | 2 +- .../core/metamodelapi/pluralattribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/setattribute/ClientStateful3Test.java | 2 +- .../metamodelapi/singularattribute/ClientStateful3Test.java | 2 +- .../persistence/core/metamodelapi/type/ClientStateful3Test.java | 2 +- .../persistence/core/nestedembedding/ClientStateful3Test.java | 2 +- .../core/override/attributeoverride/ClientStateful3Test.java | 2 +- .../core/override/callbacklistener/ClientStateful3Test.java | 2 +- .../core/override/embeddable/ClientStateful3Test.java | 2 +- .../persistence/core/override/entity/ClientStateful3Test.java | 2 +- .../core/override/entitylistener/ClientStateful3Test.java | 2 +- .../core/override/joincolumn/ClientStateful3Test.java | 2 +- .../core/override/manytomany/ClientStateful3Test.java | 2 +- .../persistence/core/override/mapkey/ClientStateful3Test.java | 2 +- .../core/override/nocallbacklistener/ClientStateful3Test.java | 2 +- .../persistence/core/override/table/ClientStateful3Test.java | 2 +- .../core/persistenceUnitUtil/ClientStateful3Test.java | 2 +- .../persistence/core/persistenceUtil/ClientStateful3Test.java | 2 +- .../persistence/core/query/language/Client1Stateful3Test.java | 2 +- .../persistence/core/query/language/Client2Stateful3Test.java | 2 +- .../persistence/core/query/language/Client3Stateful3Test.java | 2 +- .../persistence/core/query/language/Client4Stateful3Test.java | 2 +- .../persistence/core/query/language/Client5Stateful3Test.java | 2 +- .../persistence/core/query/language/Client6Stateful3Test.java | 2 +- .../persistence/core/query/parameter/Client1Stateful3Test.java | 2 +- .../persistence/core/query/parameter/Client2Stateful3Test.java | 2 +- .../core/relationship/annotations/ClientStateful3Test.java | 2 +- .../core/relationship/bidirmanyxmany/ClientStateful3Test.java | 2 +- .../core/relationship/bidirmanyxone/ClientStateful3Test.java | 2 +- .../core/relationship/bidironexmany/ClientStateful3Test.java | 2 +- .../core/relationship/bidironexone/ClientStateful3Test.java | 2 +- .../core/relationship/defaults/ClientStateful3Test.java | 2 +- .../core/relationship/descriptors/ClientStateful3Test.java | 2 +- .../core/relationship/unimanyxmany/ClientStateful3Test.java | 2 +- .../core/relationship/unimanyxone/ClientStateful3Test.java | 2 +- .../core/relationship/unionexmany/ClientStateful3Test.java | 2 +- .../core/relationship/unionexone/ClientStateful3Test.java | 2 +- .../tck/persistence/core/types/auto/ClientStateful3Test.java | 2 +- .../tck/persistence/core/types/field/ClientStateful3Test.java | 2 +- .../persistence/core/types/generator/Client1Stateful3Test.java | 2 +- .../persistence/core/types/generator/Client2Stateful3Test.java | 2 +- .../persistence/core/types/generator/Client3Stateful3Test.java | 2 +- .../persistence/core/types/generator/Client4Stateful3Test.java | 2 +- .../core/types/primarykey/compound/ClientStateful3Test.java | 2 +- .../persistence/core/types/property/Client1Stateful3Test.java | 2 +- .../persistence/core/types/property/Client2Stateful3Test.java | 2 +- .../tck/persistence/core/versioning/ClientStateful3Test.java | 2 +- .../tck/persistence/ee/entityManager/ClientStateful3Test.java | 2 +- .../ee/entityManagerFactory/ClientStateful3Test.java | 2 +- .../ee/pluggability/contracts/jta/ClientStateful3Test.java | 2 +- .../persist/oneXmanyFetchEager/ClientStateful3Test.java | 2 +- .../persistence/jpa/ee/packaging/jar/ClientStateful3Test.java | 2 +- .../jpa22/generators/tablegenerators/ClientStateful3Test.java | 2 +- .../tck/persistence/jpa22/query/stream/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/attroverride/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/joincolumn/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/namedentitygraph/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/namednativequery/ClientStateful3Test.java | 2 +- .../namedstoredprocedurequery/ClientStateful3Test.java | 2 +- 210 files changed, 210 insertions(+), 210 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java index 0bbd4ccf53..9a60912a5b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_EntityGraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_EntityGraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java index 19eb3ed4b8..5890e0eb6f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java index 9a7bfead8d..9f8b551231 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java index 9ee0391719..7fff21f450 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java index 807d3d8706..739fa41d12 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java index a935791724..a6021828e2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java index 109f765db4..865deacbb2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java index a2a457dde6..da225d46fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_anno_access_mappedsc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_anno_access_mappedsc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java index 2ab32a1120..d1e4295881 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java index 15c1cbe4e9..af69cd6fb9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java index a9843cfa13..84c06e19e2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_assocoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_assocoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java index 6362cd99b0..ac7b5c8903 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java index 95a4bfecdc..ac2f1a1c44 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java index 79e6c82f13..4d2df365fe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_collectiontable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_collectiontable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java index 989746f267..2e297fc3e2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_convert_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_convert_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java index 9f98db3c13..601f872129 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_discrinimatorValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_discrinimatorValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java index 600724aef8..d19d88236c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java index 40dbd406a9..78787d6f40 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java index f9eb64ece4..e96baa424e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java index 520d31e787..e62e72873a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_embeddableMapValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddableMapValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java index 87f1fd5f36..4ff51f7e4e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java index 378ed03753..7ec487c0ee 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java index 04daffa639..9b2aba5442 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_lob_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_lob_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java index 1000a8e04f..bd259d0ffc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java @@ -182,7 +182,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java index 0eb9e9e554..39c0fb2c5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java @@ -182,7 +182,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java index 8d6c42270b..db54e0e762 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyclass_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyclass_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java index c729b99952..3b3ff4d475 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeycolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeycolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java index 493c0390ce..d74fa60a41 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyenumerated_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyenumerated_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java index 0543d53ed8..d18098cdae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java index 50ef253e2f..0c32862496 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapKeyTemporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapKeyTemporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java index f6cbcc1eb0..da363a8591 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapsid_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapsid_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java index e57a562871..c3a8941baa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_nativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_nativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java index 512b18801b..e0437121e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_onexmanyuni_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_onexmanyuni_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java index 9f48a1b582..56f892456b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java index a0212e97c5..23239d97fa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java index 0000906078..e1f5e59cea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java index 053536d250..c7ef006c3f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java index f4c4b7f989..f8c225b0d0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java index 0d3272306c..2052ddce5b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java index fad4654b5e..63fe477f58 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java index eb27788099..9d61829253 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java index be9e5a9dd9..af2729b50b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java index c2336dd486..7188ba6b51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_temporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_temporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java index 2cd01474f5..58d2ace8d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java index a27f75b8d1..2c161dd0ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java index e6dc1f83ed..99b56b27b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java index 868ccf637c..79ee69461b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java index f1e3dbd15b..4b28a966c8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java index 3f950ec813..0637335550 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_cache_basicTests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_cache_basicTests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java index 962b8b7d5a..55ab237384 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_inheritance_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_inheritance_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java index 8c5d0421de..c4aef673aa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_listener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_listener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java index b431334d97..a17009871c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_listeneroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_listeneroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java index 62284467fb..240d54d258 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_method_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_method_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java index d1abda5b66..262dea2fd3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_methodoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_methodoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java index 2a113725ea..52ed7923ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_xml_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_xml_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java index 9be206cb21..f235564326 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java index 7aa946f610..3a9dc2112b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java index f86a46acda..d395110528 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java index b70b0850f0..b8af91087f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java index 7c10a4dc36..e2607f3f3a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java index a7706d41d8..3ce8113e39 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java index 842f16ac5d..d257a139a2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java index 93f237eb36..7e78ff23b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client8.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java index 83a9f25e67..92d6992fae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaDelete_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaDelete_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java index ed6ca0787e..550f4a025e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java index 85859bd843..f80d3baa27 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java index 502ed18667..9b2828ac96 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java index 1c60894794..f86c709a95 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java index 66d06a3d7c..7e3e3f245f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java index 5c578f5757..925d7afeed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java index a616ab4886..d7422e9fe6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java index 4afcd79031..d00d21ad2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaUpdate_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaUpdate_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java index 7f6a9b573c..0e706682ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java index 99a6c803e3..b914859ce3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java index 51398563c3..413d4bd44e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java index 753ff2a025..3c07a3b94d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java index 2acaeab2bf..ac368bbe33 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java index 9c87662348..27ef68fc90 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java index ba00496550..d622914d00 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java index 7f791ef19c..6983dc59ad 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java index 68402b6e18..8a333214d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java index a8d21c0f84..6fcb7fc763 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java index 7236a14649..5fe2b5e2d0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java index 81aaf7c308..c15e36c806 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java index f4e5773360..537b2858c6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java index 434d93c718..d5148a8090 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java index 86dbab466a..644f6c23c1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java index 9a3bb84992..35c40bcb1d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java index c96b604889..815e4c4aa9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java index 36cfee681d..f6a759323d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java index d2304385eb..4d883d6d5a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java index 834ac04559..c49f94200a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java index cd9b9af400..c660c01ede 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java index c41bc8a790..72ba8d5060 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java index d18e2a4ac5..697a834a3c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java index 85d81535cb..d6c8ededc8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java index 5b4d87789e..9203d70b9a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java index 6eb08efa03..dd0d98da32 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java index dbfb84a6f8..a0f9e4e8d7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java index 76d583daf7..cde67f0897 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java index a83832f1b8..f55b6d1c7a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex1a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java index 77860a62e0..cd8823328f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex1b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java index 15c8d5deec..e62298d728 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex2a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java index 1a76af44ce..72f673187b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex2b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java index 0b989f05fc..b57eea13e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex3a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java index 38f7d0f74d..cac7994521 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex3b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java index af5d1751c1..92b7a2441a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex4a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java index bfc65c537b..cd773372f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex4b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java index 9f84beb0c6..6912f7f672 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex5a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java index dc9b42bb9f..eb0f639739 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex5b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java index edcfad9ec6..aa43a925c0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex6a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java index 25de3546d5..b666495d66 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex6b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java index 83e596ae93..2c6823843e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java @@ -164,7 +164,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java index bf8e4da48b..09163d2c05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java @@ -163,7 +163,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java index f6f1039a23..c990a705b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java @@ -164,7 +164,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java index 30c88f8cd7..e3f4d20b32 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java index 5f24f0bbaa..4722afa974 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java index 162ad9750c..8178c1e231 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java index 1838080968..d037fe34d0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactoryCloseException_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactoryCloseException_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java index 8f521b7667..ce8dbccd90 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_apitests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_apitests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java index 6fbac23ed5..2e1951aca3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_bigdecimal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_bigdecimal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java index 089ef0742b..4918d5953b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_biginteger_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_biginteger_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java index 4a27e5d488..50ecbe6b56 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java index b56d150332..051dd3765e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java index 9837332eb9..54ca214a9c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java index dd9f05989e..f26ced4c3f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java index 2fe70f36c1..5dcb562a65 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java index 29d21a93e7..d91f23234d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java index 4692c3a522..209a0e20dc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java index 982f780f2e..4e38b99d38 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java index 841193f738..ca476c685c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java index 7b76a7230c..e8e3bfdd86 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java index cdbeb0fb39..5b91c22fb4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java index 88cf7e6fa6..4d559011ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java index 58a8db9c20..dd209818b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_enums_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_enums_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java index a1a0a61f5d..10cd6b7686 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inheritance_abstractentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inheritance_abstractentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java index faa317587b..39bea7175b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_msc_annotation_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_annotation_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java index 9650c910ed..6a0cb32abd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_msc_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java index c5715acffb..ee0d77da95 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_nonentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_nonentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java index 315a533e40..4b29cec176 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_attribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_attribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java index b214809774..744dd46a16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_basictype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_basictype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java index 7add9630bf..e9ec6f6559 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_bindable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_bindable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java index 7482b11f16..8ff52fc893 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_collectionattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_collectionattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java index 676e42617e..8f57971056 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_embeddabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_embeddabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java index 520c0dd7d8..fd43b5835c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_entitytype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_entitytype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java index 91c97dcec7..8151a79585 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_identifiabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_identifiabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java index 0a688c82fe..a6f1ee60f1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_listattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_listattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java index 13b58ed658..b3c48d983a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_managedtype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_managedtype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java index 7cdb4eb82d..bc4c36579d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_mapattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mapattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java index 3a1ffc7d3c..a49a59c2e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_mappedsuperclasstype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mappedsuperclasstype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java index 5b05aeead7..6553534af4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_metamodel_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_metamodel_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java index b80498a6b3..67fcf6e1c4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_pluralattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_pluralattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java index 17775599b8..2eeb9945f8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_setattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_setattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java index 219adf42bc..a9f356c3fa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_singularattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_singularattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java index 4d1691b32c..b13e716674 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_type_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_type_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java index cd4424332b..e423575f68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_nestedembedding_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_nestedembedding_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java index 499e07cf5e..7ec948b7b4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_attributeoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_attributeoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java index d0528028d2..c3d586ff2c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_callbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_callbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java index 0e6f5d2ae2..f899b228c2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java index 4bbbbbc0f1..f39f650b26 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java index 43b3e22a7c..b585147b0a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_entitylistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_entitylistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java index c8f15b007c..025b337c99 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_joincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_joincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java index 111c1133ff..b530060ff9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_manytomany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_manytomany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java index bce62f3f91..d9b8371a50 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java index 03e7498a87..2af248723f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_nocallbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_nocallbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java index 7a18bcc53c..2c9dfc50dd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_table_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_table_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java index f937be668f..6283f126a3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_PersistenceUtilUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_PersistenceUtilUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java index 9dea88dea5..219e51f133 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_persistenceUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_persistenceUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java index 715c76dcf3..6fed93fd78 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java index a03197aa83..d009f71ec3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java index 94d730a4fc..e4ecb2d5ab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java index 6dc4597eac..338112e49e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java index 3a8986ef1b..d6f5fc7237 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java index 0a7465fca6..0704e583dc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java index e3a8d926e2..afb4ef46cd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java index 6c2058a69e..ccef39298a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java index 4096b79f80..9f93fb43da 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_annotations_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_annotations_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java index 2199c09d44..85236d1b9e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidirmanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java index 4f627d5f1f..ec497f24b6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidirmanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java index 3d879502ed..88a2e89706 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidironexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java index 64c0e6e224..59e366b103 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidironexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java index 18759b3ac2..f97fbe4040 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_defaults_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_defaults_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java index 1212005f40..530717981b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java index ec67723218..a05298dc06 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unimanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java index e84234b0d5..0ec38e7969 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unimanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java index 560b37292e..eaae335c20 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unionexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java index 5c7f5a96c2..04d4b71604 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unionexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java index 824a0acbed..c4b15fc055 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_auto_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_auto_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java index 01e251b5fb..752348cc9d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java index 1f5bc11198..af32033937 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java index 475d8815c3..ec3ea82320 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java index ffcb676f29..e0214a551c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java index c76e1cc09b..52b8b790a9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java index d7a2221d3f..138369d44b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_pkey_compound_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_pkey_compound_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java index 611807eb55..d49ac94618 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java index 32396fe303..8002cb3d16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java index 7535c017d6..1e4a42d015 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_versioning_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_versioning_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java index 5fdbf466ee..0ac047d003 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_ee_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java index fc6dbf7617..69ae241b1a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_ee_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java index e01d9b2ef5..59578d7f47 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientStateful3Test.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_pluggability_contracts_jta_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL != null) { jpa_ee_pluggability_contracts_jta_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java index 68d9de0a9f..c41be0d637 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXmanyFetchEager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmanyFetchEager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java index 126470be16..85d2d6019a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_packaging_jar_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_ee_packaging_jar_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java index 407cf58318..d6fffe2c67 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_generators_tablegenerators_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_generators_tablegenerators_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java index 0d7fb4e985..686fd0c542 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_query_stream_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_query_stream_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java index c69481da5f..c8e8dac55e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_attroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_attroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java index 84aaad58dc..991e554889 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_joincolumns_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_joincolumns_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java index f0f2deec2a..a173843c9a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java index a1389548bd..79e624b342 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namedentitygraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedentitygraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java index 3377f5734d..595abe5cb7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namednativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namednativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java index 5e8da5550e..52ec0cf0e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namedstoredprocedure_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedstoredprocedure_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } From 762cbbfed1c02fc6b37684ef744dfc2efc5a356d Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 10:13:58 -0400 Subject: [PATCH 26/84] Correct JPA //vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xm to //com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml --- .../tck/persistence/core/EntityGraph/ClientAppmanagedTest.java | 2 +- .../core/StoredProcedureQuery/Client1AppmanagedTest.java | 2 +- .../core/StoredProcedureQuery/Client2AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client1AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client2AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client3AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client4AppmanagedTest.java | 2 +- .../core/annotations/access/mappedsc/ClientAppmanagedTest.java | 2 +- .../core/annotations/access/property/Client1AppmanagedTest.java | 2 +- .../core/annotations/access/property/Client2AppmanagedTest.java | 2 +- .../core/annotations/assocoverride/ClientAppmanagedTest.java | 2 +- .../core/annotations/basic/Client1AppmanagedTest.java | 2 +- .../core/annotations/basic/Client2AppmanagedTest.java | 2 +- .../core/annotations/collectiontable/ClientAppmanagedTest.java | 2 +- .../core/annotations/convert/ClientAppmanagedTest.java | 2 +- .../annotations/discriminatorValue/ClientAppmanagedTest.java | 2 +- .../annotations/elementcollection/Client1AppmanagedTest.java | 2 +- .../annotations/elementcollection/Client2AppmanagedTest.java | 2 +- .../core/annotations/embeddable/ClientAppmanagedTest.java | 2 +- .../annotations/embeddableMapValue/ClientAppmanagedTest.java | 2 +- .../core/annotations/entity/ClientAppmanagedTest.java | 2 +- .../persistence/core/annotations/id/ClientAppmanagedTest.java | 2 +- .../persistence/core/annotations/lob/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkey/Client1AppmanagedTest.java | 2 +- .../core/annotations/mapkey/Client2AppmanagedTest.java | 2 +- .../core/annotations/mapkeyclass/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeycolumn/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeyenumerated/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeytemporal/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapsid/ClientAppmanagedTest.java | 2 +- .../core/annotations/nativequery/ClientAppmanagedTest.java | 2 +- .../core/annotations/onexmanyuni/ClientAppmanagedTest.java | 2 +- .../core/annotations/orderby/Client1AppmanagedTest.java | 2 +- .../core/annotations/orderby/Client2AppmanagedTest.java | 2 +- .../core/annotations/orderby/Client3AppmanagedTest.java | 2 +- .../core/annotations/ordercolumn/Client1AppmanagedTest.java | 2 +- .../core/annotations/ordercolumn/Client2AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client1AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client2AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client3AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client4AppmanagedTest.java | 2 +- .../core/annotations/temporal/ClientAppmanagedTest.java | 2 +- .../core/annotations/version/Client1AppmanagedTest.java | 2 +- .../core/annotations/version/Client2AppmanagedTest.java | 2 +- .../core/annotations/version/Client3AppmanagedTest.java | 2 +- .../core/annotations/version/Client4AppmanagedTest.java | 2 +- .../tck/persistence/core/basic/ClientAppmanagedTest.java | 2 +- .../persistence/core/cache/basicTests/ClientAppmanagedTest.java | 2 +- .../core/callback/inheritance/ClientAppmanagedTest.java | 2 +- .../core/callback/listener/ClientAppmanagedTest.java | 2 +- .../core/callback/listeneroverride/ClientAppmanagedTest.java | 2 +- .../persistence/core/callback/method/ClientAppmanagedTest.java | 2 +- .../core/callback/methodoverride/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/callback/xml/ClientAppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/Join/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/Join/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/Join/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client5AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client6AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client7AppmanagedTest.java | 2 +- .../core/criteriaapi/misc/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/misc/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/misc/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/parameter/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/parameter/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client5AppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex1a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex1b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex2a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex2b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex3a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex3b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex4a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex4b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex5a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex5b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex6a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex6b/ClientAppmanagedTest.java | 2 +- .../persistence/core/entityManager/Client1AppmanagedTest.java | 2 +- .../persistence/core/entityManager/Client2AppmanagedTest.java | 2 +- .../persistence/core/entityManager/Client3AppmanagedTest.java | 2 +- .../core/entityManagerFactory/Client1AppmanagedTest.java | 2 +- .../core/entityManagerFactory/Client2AppmanagedTest.java | 2 +- .../core/entityManagerFactory/Client3AppmanagedTest.java | 2 +- .../ClientAppmanagedTest.java | 2 +- .../core/entitytest/apitests/ClientAppmanagedTest.java | 2 +- .../core/entitytest/bigdecimal/ClientAppmanagedTest.java | 2 +- .../core/entitytest/biginteger/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/manyXone/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/oneXone/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/basic/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/manyXmany/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/manyXone/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/oneXmany/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/oneXone/ClientAppmanagedTest.java | 2 +- .../core/entitytest/remove/basic/ClientAppmanagedTest.java | 2 +- .../core/entitytest/remove/oneXmany/ClientAppmanagedTest.java | 2 +- .../core/entitytest/remove/oneXone/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/enums/ClientAppmanagedTest.java | 2 +- .../core/inheritance/abstractentity/ClientAppmanagedTest.java | 2 +- .../inheritance/mappedsc/annotation/ClientAppmanagedTest.java | 2 +- .../inheritance/mappedsc/descriptors/ClientAppmanagedTest.java | 2 +- .../core/inheritance/nonentity/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/attribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/basictype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/bindable/ClientAppmanagedTest.java | 2 +- .../metamodelapi/collectionattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/embeddabletype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/entitytype/ClientAppmanagedTest.java | 2 +- .../metamodelapi/identifiabletype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/listattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/managedtype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/mapattribute/ClientAppmanagedTest.java | 2 +- .../metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/metamodel/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/pluralattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/setattribute/ClientAppmanagedTest.java | 2 +- .../metamodelapi/singularattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/type/ClientAppmanagedTest.java | 2 +- .../persistence/core/nestedembedding/ClientAppmanagedTest.java | 2 +- .../core/override/attributeoverride/ClientAppmanagedTest.java | 2 +- .../core/override/callbacklistener/ClientAppmanagedTest.java | 2 +- .../core/override/embeddable/ClientAppmanagedTest.java | 2 +- .../persistence/core/override/entity/ClientAppmanagedTest.java | 2 +- .../core/override/entitylistener/ClientAppmanagedTest.java | 2 +- .../core/override/joincolumn/ClientAppmanagedTest.java | 2 +- .../core/override/manytomany/ClientAppmanagedTest.java | 2 +- .../persistence/core/override/mapkey/ClientAppmanagedTest.java | 2 +- .../core/override/nocallbacklistener/ClientAppmanagedTest.java | 2 +- .../persistence/core/override/table/ClientAppmanagedTest.java | 2 +- .../core/persistenceUnitUtil/ClientAppmanagedTest.java | 2 +- .../persistence/core/persistenceUtil/ClientAppmanagedTest.java | 2 +- .../persistence/core/query/language/Client1AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client2AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client3AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client4AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client5AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client6AppmanagedTest.java | 2 +- .../persistence/core/query/parameter/Client1AppmanagedTest.java | 2 +- .../persistence/core/query/parameter/Client2AppmanagedTest.java | 2 +- .../core/relationship/annotations/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidirmanyxmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidirmanyxone/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidironexmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidironexone/ClientAppmanagedTest.java | 2 +- .../core/relationship/defaults/ClientAppmanagedTest.java | 2 +- .../core/relationship/descriptors/ClientAppmanagedTest.java | 2 +- .../core/relationship/unimanyxmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/unimanyxone/ClientAppmanagedTest.java | 2 +- .../core/relationship/unionexmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/unionexone/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/types/auto/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/types/field/ClientAppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client1AppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client2AppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client3AppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client4AppmanagedTest.java | 2 +- .../core/types/primarykey/compound/ClientAppmanagedTest.java | 2 +- .../persistence/core/types/property/Client1AppmanagedTest.java | 2 +- .../persistence/core/types/property/Client2AppmanagedTest.java | 2 +- .../tck/persistence/core/versioning/ClientAppmanagedTest.java | 2 +- .../tck/persistence/ee/entityManager/ClientAppmanagedTest.java | 2 +- .../ee/entityManagerFactory/ClientAppmanagedTest.java | 2 +- .../ee/pluggability/contracts/jta/ClientAppmanagedTest.java | 2 +- .../persist/oneXmanyFetchEager/ClientAppmanagedTest.java | 2 +- .../persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java | 2 +- .../jpa22/generators/tablegenerators/ClientAppmanagedTest.java | 2 +- .../persistence/jpa22/query/stream/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/attroverride/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/joincolumn/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/namednativequery/ClientAppmanagedTest.java | 2 +- .../namedstoredprocedurequery/ClientAppmanagedTest.java | 2 +- 210 files changed, 210 insertions(+), 210 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java index 631e24f33c..d0a3b24c2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_EntityGraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_EntityGraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java index 184229ff87..a6cfcc2c47 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java index 3ddd7cea39..a941cc31f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java index f5757d29ea..6b12529235 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java index 3e23edccf7..5c8b2019b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java index 571450969e..03cc93008d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java index 3ab0d9aa72..3c50e78bd2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java index 15671175ca..4db3259db4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_anno_access_mappedsc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_anno_access_mappedsc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java index da89af2f7c..372926a6de 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java index ef647b2b83..09f86cd365 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java index b98ac2ee33..89cfa76812 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_assocoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_assocoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java index d906905f51..fd49c08d03 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java index ae9543f714..d1d7172f09 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java index 651c660d3a..2bd0bcc927 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_collectiontable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_collectiontable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java index c1b4a385d3..c3e7a61d4d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_convert_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_convert_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java index 11d56abae3..047b3930af 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_discrinimatorValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_discrinimatorValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java index a537b2c8d5..1b98ae676a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java index 0a214594d7..4bae1f69ec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java index e21b30fbdf..32b346bb0c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java index 6ade5a8831..6ffb6d4a9b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_embeddableMapValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddableMapValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java index 606662f9d8..f9d325867a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java index 32759cc1f4..052f2bdf4f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java index 06353f0fa5..ec7803ba48 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_lob_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_lob_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java index 4e4f95b411..8ec48dff14 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java @@ -182,7 +182,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java index 56b5c8e10a..ef603220ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java @@ -193,7 +193,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java index 1b77ec706a..69c8d0e714 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyclass_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyclass_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java index ce466d11a1..6c782c2e60 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeycolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeycolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java index 5bfdc55e7a..04096c58a1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyenumerated_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyenumerated_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java index eed30221e5..63f7fb7936 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java index fdd43215e5..6851636324 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapKeyTemporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapKeyTemporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java index 1344d9e808..082727031b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapsid_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapsid_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java index b04aaaf30d..390a7a3a4a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_nativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_nativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java index 0a7fc4cc04..fee2ac4be5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_onexmanyuni_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_onexmanyuni_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java index 0f275cd8a6..86b39cd959 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java index 376e067ae1..46b4754d5b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java index fdb7f56d3f..0c533baec0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java index a493eda342..50267b5174 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java index 937200a427..d6d8771eae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java index bd89bbfa3d..2f1361ec79 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java index 398687eb60..b230357c01 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java index 94f48dd784..f82a8aabc0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java index 9fd7c99073..3b45ffa71e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java index 86d26f017a..3a870fe43e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_temporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_temporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java index 3bba7faf37..e4045fc3d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java index d43b169525..2a70a6110a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java index 609f78425c..4b75d103fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java index 6264eff8bf..3403f20571 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java index 4b6d6a59d4..c067c3c757 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java index dfd5841564..b5a4bdf223 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_cache_basicTests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_cache_basicTests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java index 717ec69482..390e8f970f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_inheritance_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_inheritance_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java index 8773a8c4fb..fdcb763c43 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_listener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_listener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java index a99932fb16..66ec409edf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_listeneroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_listeneroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java index e91e4ae4ff..40e162fdaf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_method_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_method_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java index fd58660f33..24e2d7b567 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_methodoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_methodoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java index f28f04183b..c82f6294f6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_xml_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_xml_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java index 5f19a02d1c..c7cba953ff 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java index 64c8eaf353..6ad567b863 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java index 37e0109077..3d6e2a9513 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java index 3bfa14084f..a631bb9d10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java index 1bd1e5127f..8ca4324bd3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java index 07acc9a716..5e7cef8d41 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java index 20d4c0df82..742089ad8f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java index b0ef9b300b..4c45d6b27f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client8.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java index 774d6f8d9d..945f4362ac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaDelete_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaDelete_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java index e633ed833a..d37539ef7a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java index 112e047f5b..79d532f236 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java index 33af9a7cfe..35da52e60f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java index d452ffa903..8d842ddf77 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java index 336f472b10..01189ab01d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java index 7ad7eefdb7..318c35e7d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java index b9b76259cf..6789e32572 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java index dc4bf1de54..abd85c8748 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaUpdate_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaUpdate_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java index 07701e5b15..ea6079bff7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java index 48ad963c68..8e054f3e5a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java index ca02514191..c933b96db4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java index 22db09aa2a..c963af1066 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java index 4e755e243a..b8e065a143 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java index f95b08f9c1..b85c2df2b0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java index f618693a5d..3bb6354351 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java index b9d05137e2..ccbfebecd8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java index ca0dc4ff05..50cd51f115 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java index 8bd2b2698c..f04582c618 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java index 0a6004ea50..a97be125f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java index 791b5743db..3753ac5ebf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java index d215ddcfb0..6d21ea1dd7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java index c64e93af5d..81b1ba4baa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java index c6285fd03f..a983e686c2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java index aa4e1c3cd0..d53f51cc4f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java index ebe1975b85..faaba5f7dc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java index 5fc1e7aebd..5ec30f2ff3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java index 663339e2a6..82bdf0436e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java index 0dc7f36461..7385149148 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java index f7707fc5d6..781cea74ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java index 9200bb2d03..7ae5835678 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java index 2d71f4b241..66be62ab96 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java index d12ccc36bf..a2ac19551b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java index 4a507f45b6..4d7b8b3e44 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java index 8ab206a026..cb97168314 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java index 261e7ec6f7..be320a6792 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java index df1a1ec34d..d0fb079dda 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java index efc2494986..6a7951ce9e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex1a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java index e135758c4b..09eb72cfd0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex1b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java index b548b8fa7f..61b09fc629 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex2a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java index 989d7f7bd1..db29eaaf58 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex2b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java index 733b378cfd..b8538b4317 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex3a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java index 22a5f00c69..facd21e601 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex3b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java index 42a81acbfa..0855fe0295 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex4a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java index d7e344d0dd..15a7733cb1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex4b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java index 0ab5856aeb..16221043e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex5a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java index c3343c1f80..2242db562d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex5b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java index 72ca3e053c..41b500c3f9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex6a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java index 5350a18663..261bdd2d8c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex6b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java index 1ea3be26a6..cb7d4b0ab9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java @@ -164,7 +164,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java index 5beb195c8b..33505686cf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java @@ -174,7 +174,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java index 4333475a06..cbfce99887 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java @@ -164,7 +164,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java index 881c417b57..6c48e899c9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java index bb97cccc6d..bdff06d4e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java @@ -153,7 +153,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java index b187b933f2..af2fffde65 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java index b098769367..1e9251f6b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactoryCloseException_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactoryCloseException_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java index b045f09a81..d7e2c5b6b0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_apitests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_apitests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java index abb4bac1d3..53a2e0f604 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_bigdecimal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_bigdecimal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java index 734b2a840e..c738be9946 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_biginteger_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_biginteger_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java index a27dc5454b..7c75c82380 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java index 626666f5e3..501d4ad318 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java index a01c6bc212..960ba62acf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java index 3f8776542d..b4c9d972ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java index 0816427a97..9bea6ee449 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java index e8f7269631..50463bd5f8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java index cecf3c0ef8..4a6e6a9e9d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java index c955fa5d7b..7de5ec5961 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java index a175ffcd5b..24890aeeae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java index 59e0883d5d..db35486ff5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java index 58b4e20447..866294671d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java index 7deb5ac33e..dfaf983b68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java index 0cb452935b..7223df4486 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_enums_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_enums_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java index ac07c39408..ad489e5d99 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inheritance_abstractentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inheritance_abstractentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java index b127bbfce6..95739ebd1e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_msc_annotation_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_annotation_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java index 80ea03f0a2..f86bcb2292 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_msc_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java index 8109d4c5ea..dd93ea97ad 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_nonentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_nonentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java index ca5eb59413..77dd843428 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_attribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_attribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java index a57ca90480..f4b0b0ff22 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_basictype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_basictype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java index 7a2fe06d27..f8a59bee28 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_bindable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_bindable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java index 623d2cc0ae..8a414f48fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_collectionattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_collectionattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java index 9a3208124d..d9e51ebdf3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_embeddabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_embeddabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java index d5ad0f96ba..c99407fd11 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_entitytype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_entitytype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java index 7bcc47c18a..3c9329f57b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_identifiabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_identifiabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java index 121bc1acba..ce7a0c33f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_listattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_listattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java index 55992ea1d7..7ed4fa4bcf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_managedtype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_managedtype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java index 07715dc7ee..35441b4a43 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_mapattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mapattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java index 24c6efb58b..b6574a5578 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_mappedsuperclasstype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mappedsuperclasstype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java index 76afd3bc10..7dae65f577 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_metamodel_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_metamodel_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java index 69a9b2e286..914c3f5482 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_pluralattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_pluralattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java index 99a793a703..d80c85fa37 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_setattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_setattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java index 94e57fc637..78353d04fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_singularattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_singularattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java index 31646eea18..184d328a99 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_type_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_type_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java index 96b49d7f86..b6f4204c8e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_nestedembedding_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_nestedembedding_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java index 5c845df53f..8e0db62bae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_attributeoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_attributeoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java index b41e8da206..30b8a93453 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_callbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_callbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java index 21c302fa5c..c2a6e54e83 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java index 36727edcd5..5d63a80fab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java index f37296bae3..12712409db 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_entitylistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_entitylistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java index c88b8fe8bc..28a19e85b7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_joincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_joincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java index 4d0fb82813..30abb9cb32 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_manytomany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_manytomany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java index fb8b2b9d52..02d551c64b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java index 0868685633..f99169ba8a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_nocallbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_nocallbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java index f56db7dc44..9ab5137c4a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_table_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_table_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java index 3c024733f3..ec4bd41b06 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_PersistenceUtilUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_PersistenceUtilUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java index e71e109be8..6b4fa44489 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_persistenceUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_persistenceUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java index 8cc3c4f363..e36a993cce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java index 9e37653bed..52e2793ea2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java index 1f54cff41b..872869d48a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java index 968d50b282..d6b98bb224 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java index 6aca45df04..18fa09896a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java index cd2f2bc994..25498d444f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java index a5182b9642..92a3fbf6a0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java index 1d9ca3b35c..7e226d7469 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java index de6e7ff45d..b3be98dfbf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_annotations_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_annotations_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java index 26617fc8f6..aaf7ec5fda 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidirmanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java index 8b892b6ecd..4ed4e893d0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidirmanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java index fb799b45e8..1a02a4ad2c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidironexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java index 0a20146291..c48768c7ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidironexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java index decbe4faab..01bb5dff8b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_defaults_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_defaults_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java index c87542f4c4..875afa7973 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java index 5a4d4e7fa8..7d945074cb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unimanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java index 5e44fadfb6..22f7e3af06 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unimanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java index dc9b492880..c7a4b85011 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unionexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java index cfdebf2463..d6f87f403c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unionexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java index 82bcd4aa19..e7e080f340 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_auto_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_auto_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java index 7abe361d64..fb22f93bed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java index 4805c21716..74c2b62dca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java index f9725cce13..85e9530679 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java index af99fe4edb..d0d319c4e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java index 6182082ec1..15c840d98b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java index 3730278fd8..8884efc01d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_pkey_compound_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_pkey_compound_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java index 5ac7b8dace..1e376a6933 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java index 6a1b28728b..d1ac3bed51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java index 46da5904bc..c97c65bc6c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_versioning_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_versioning_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java index 9740d43754..97791a1b10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_ee_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java index 8eec9fb707..a962c32ea1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_ee_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java index 9b9eb629db..e5de5fd644 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientAppmanagedTest.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_pluggability_contracts_jta_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL != null) { jpa_ee_pluggability_contracts_jta_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java index 16c04aa65c..b0bb101b0b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXmanyFetchEager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmanyFetchEager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java index dd446e334c..e0b3131c41 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_ee_packaging_jar_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_ee_packaging_jar_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java index 5c0b7d2040..6006de95d6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_generators_tablegenerators_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_generators_tablegenerators_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java index 8654f048cc..ebeea06c41 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_query_stream_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_query_stream_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java index eb243d6c57..387ceed577 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_attroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_attroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java index 16362910e3..a81eb8c040 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_joincolumns_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_joincolumns_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java index 830e476e96..75690beacb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java index 840801c274..677348b20b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namedentitygraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedentitygraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java index ae0aa06cf9..7d82fd8deb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namednativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namednativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java index 81a451c1d3..b4bfef7999 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namedstoredprocedure_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedstoredprocedure_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } From 77565265693f97a8c0760e51be2747c34ec7acc5 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 10:16:21 -0400 Subject: [PATCH 27/84] Correct JPA //vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml to //com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml --- .../persistence/core/EntityGraph/ClientAppmanagednotxTest.java | 2 +- .../core/StoredProcedureQuery/Client1AppmanagednotxTest.java | 2 +- .../core/StoredProcedureQuery/Client2AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client1AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client2AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client3AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client4AppmanagednotxTest.java | 2 +- .../annotations/access/mappedsc/ClientAppmanagednotxTest.java | 2 +- .../annotations/access/property/Client1AppmanagednotxTest.java | 2 +- .../annotations/access/property/Client2AppmanagednotxTest.java | 2 +- .../annotations/assocoverride/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/basic/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/basic/Client2AppmanagednotxTest.java | 2 +- .../annotations/collectiontable/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/convert/ClientAppmanagednotxTest.java | 2 +- .../discriminatorValue/ClientAppmanagednotxTest.java | 2 +- .../elementcollection/Client1AppmanagednotxTest.java | 2 +- .../elementcollection/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/embeddable/ClientAppmanagednotxTest.java | 2 +- .../embeddableMapValue/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/entity/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/id/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/lob/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/mapkey/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/mapkey/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/mapkeyclass/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java | 2 +- .../annotations/mapkeyenumerated/ClientAppmanagednotxTest.java | 2 +- .../annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java | 2 +- .../annotations/mapkeytemporal/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/mapsid/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/nativequery/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/onexmanyuni/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/orderby/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/orderby/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/orderby/Client3AppmanagednotxTest.java | 2 +- .../core/annotations/ordercolumn/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/ordercolumn/Client2AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client1AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client2AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client3AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client4AppmanagednotxTest.java | 2 +- .../core/annotations/temporal/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/version/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/version/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/version/Client3AppmanagednotxTest.java | 2 +- .../core/annotations/version/Client4AppmanagednotxTest.java | 2 +- .../tck/persistence/core/basic/ClientAppmanagednotxTest.java | 2 +- .../core/cache/basicTests/ClientAppmanagednotxTest.java | 2 +- .../core/callback/inheritance/ClientAppmanagednotxTest.java | 2 +- .../core/callback/listener/ClientAppmanagednotxTest.java | 2 +- .../callback/listeneroverride/ClientAppmanagednotxTest.java | 2 +- .../core/callback/method/ClientAppmanagednotxTest.java | 2 +- .../core/callback/methodoverride/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/callback/xml/ClientAppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client4AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Join/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Join/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Join/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client2AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client3AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client5AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client6AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client7AppmanagednotxTest.java | 2 +- .../core/criteriaapi/misc/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/misc/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/misc/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/parameter/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/parameter/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client4AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client5AppmanagednotxTest.java | 2 +- .../core/derivedid/ex1a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex1b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex2a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex2b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex3a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex3b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex4a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex4b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex5a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex5b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex6a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex6b/ClientAppmanagednotxTest.java | 2 +- .../core/entityManager/Client1AppmanagednotxTest.java | 2 +- .../core/entityManager/Client2AppmanagednotxTest.java | 2 +- .../core/entityManager/Client3AppmanagednotxTest.java | 2 +- .../core/entityManager2/Client1AppmanagednotxTest.java | 2 +- .../core/entityManager2/Client2AppmanagednotxTest.java | 2 +- .../core/entityManagerFactory/Client1AppmanagednotxTest.java | 2 +- .../core/entityManagerFactory/Client2AppmanagednotxTest.java | 2 +- .../core/entityManagerFactory/Client3AppmanagednotxTest.java | 2 +- .../ClientAppmanagednotxTest.java | 2 +- .../core/entityTransaction/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/apitests/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/bigdecimal/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/biginteger/ClientAppmanagednotxTest.java | 2 +- .../cascadeall/manyXmany/ClientAppmanagednotxTest.java | 2 +- .../cascadeall/manyXone/ClientAppmanagednotxTest.java | 2 +- .../cascadeall/oneXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/persist/basic/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/manyXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/manyXone/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/oneXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/oneXone/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/remove/basic/ClientAppmanagednotxTest.java | 2 +- .../entitytest/remove/oneXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/remove/oneXone/ClientAppmanagednotxTest.java | 2 +- .../tck/persistence/core/enums/ClientAppmanagednotxTest.java | 2 +- .../inheritance/abstractentity/ClientAppmanagednotxTest.java | 2 +- .../mappedsc/annotation/ClientAppmanagednotxTest.java | 2 +- .../mappedsc/descriptors/ClientAppmanagednotxTest.java | 2 +- .../core/inheritance/nonentity/ClientAppmanagednotxTest.java | 2 +- .../core/lock/entitymanager/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/lock/query/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/attribute/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/basictype/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/bindable/ClientAppmanagednotxTest.java | 2 +- .../collectionattribute/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/embeddabletype/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/entitytype/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/identifiabletype/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/listattribute/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/managedtype/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/mapattribute/ClientAppmanagednotxTest.java | 2 +- .../mappedsuperclasstype/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/metamodel/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/pluralattribute/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/setattribute/ClientAppmanagednotxTest.java | 2 +- .../singularattribute/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/type/ClientAppmanagednotxTest.java | 2 +- .../core/nestedembedding/ClientAppmanagednotxTest.java | 2 +- .../override/attributeoverride/ClientAppmanagednotxTest.java | 2 +- .../override/callbacklistener/ClientAppmanagednotxTest.java | 2 +- .../core/override/embeddable/ClientAppmanagednotxTest.java | 2 +- .../core/override/entity/ClientAppmanagednotxTest.java | 2 +- .../core/override/entitylistener/ClientAppmanagednotxTest.java | 2 +- .../core/override/joincolumn/ClientAppmanagednotxTest.java | 2 +- .../core/override/manytomany/ClientAppmanagednotxTest.java | 2 +- .../core/override/mapkey/ClientAppmanagednotxTest.java | 2 +- .../override/nocallbacklistener/ClientAppmanagednotxTest.java | 2 +- .../core/override/table/ClientAppmanagednotxTest.java | 2 +- .../core/persistenceUnitUtil/ClientAppmanagednotxTest.java | 2 +- .../core/persistenceUtil/ClientAppmanagednotxTest.java | 2 +- .../core/query/apitests/Client1AppmanagednotxTest.java | 2 +- .../core/query/apitests/Client2AppmanagednotxTest.java | 2 +- .../core/query/apitests/Client3AppmanagednotxTest.java | 2 +- .../core/query/apitests/Client4AppmanagednotxTest.java | 2 +- .../core/query/flushmode/Client1AppmanagednotxTest.java | 2 +- .../core/query/flushmode/Client2AppmanagednotxTest.java | 2 +- .../core/query/flushmode/Client3AppmanagednotxTest.java | 2 +- .../core/query/language/Client1AppmanagednotxTest.java | 2 +- .../core/query/language/Client2AppmanagednotxTest.java | 2 +- .../core/query/language/Client3AppmanagednotxTest.java | 2 +- .../core/query/language/Client4AppmanagednotxTest.java | 2 +- .../core/query/language/Client5AppmanagednotxTest.java | 2 +- .../core/query/language/Client6AppmanagednotxTest.java | 2 +- .../core/query/parameter/Client1AppmanagednotxTest.java | 2 +- .../core/query/parameter/Client2AppmanagednotxTest.java | 2 +- .../core/relationship/annotations/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidirmanyxmany/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidirmanyxone/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidironexmany/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidironexone/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/defaults/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/descriptors/ClientAppmanagednotxTest.java | 2 +- .../relationship/unimanyxmany/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/unimanyxone/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/unionexmany/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/unionexone/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/types/auto/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/types/field/ClientAppmanagednotxTest.java | 2 +- .../core/types/generator/Client1AppmanagednotxTest.java | 2 +- .../core/types/generator/Client2AppmanagednotxTest.java | 2 +- .../core/types/generator/Client3AppmanagednotxTest.java | 2 +- .../core/types/generator/Client4AppmanagednotxTest.java | 2 +- .../types/primarykey/compound/ClientAppmanagednotxTest.java | 2 +- .../core/types/property/Client1AppmanagednotxTest.java | 2 +- .../core/types/property/Client2AppmanagednotxTest.java | 2 +- .../persistence/core/versioning/ClientAppmanagednotxTest.java | 2 +- .../contracts/resource_local/ClientAppmanagednotxTest.java | 2 +- .../persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java | 2 +- .../generators/tablegenerators/ClientAppmanagednotxTest.java | 2 +- .../jpa22/query/stream/ClientAppmanagednotxTest.java | 2 +- .../jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java | 2 +- .../jpa22/repeatable/convert/ClientAppmanagednotxTest.java | 2 +- .../jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java | 2 +- .../repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java | 2 +- .../repeatable/namedentitygraph/ClientAppmanagednotxTest.java | 2 +- .../repeatable/namednativequery/ClientAppmanagednotxTest.java | 2 +- .../namedstoredprocedurequery/ClientAppmanagednotxTest.java | 2 +- 220 files changed, 220 insertions(+), 220 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java index 963196d018..91fec09385 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java @@ -147,7 +147,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_EntityGraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_EntityGraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java index 605613b55a..97e1d25ba0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java index 973324ebd8..22cdb3c3e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java index c5e3259d4c..51ec7fce4c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java index 8e9d65f6f2..e29321f26b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java index 882f22e548..eda2951745 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java index f61d726133..63927fd6d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java index 8880d85b53..e4d0b6ae94 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java index 42606e62dd..1152998fb6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java index cb15528998..5970028cfd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java index b596d5ecf7..e76c9b28a1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java index 21ec3094df..b23c9d94b1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java index aaa6f85e2e..1694aac480 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java index 214fec0bd0..cad6b44df5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java index c3e4e88051..541fd6171f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_convert_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_convert_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java index 92ce45558e..108f5be95d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_discrinimatorValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_discrinimatorValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java index 42b51442fa..0ea755f714 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java index 32367328bc..4148501993 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java index 762b27e680..49b6718426 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java @@ -149,7 +149,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java index f2477401eb..c70e82c65e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_embeddableMapValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_embeddableMapValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java index 0915bf7946..825b0ba0bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java index c0c56539a4..ed06995a7f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java index 64e9e8939b..1b226fc894 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_lob_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_lob_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java index d279dfc3ef..f3b997bb43 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java @@ -193,7 +193,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java index 1a6571497f..c343868983 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java @@ -182,7 +182,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java index 4ff6122c7e..0e5b85ae01 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyclass_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyclass_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java index bf96cfc49c..f90498bd47 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeycolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeycolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java index 7e7aecf946..0eb7f464a4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyenumerated_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyenumerated_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java index 68a035f9a1..6c04e89f56 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java index 51164119f3..b3129c898e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapKeyTemporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapKeyTemporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java index 9532616be3..f28456622c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_mapsid_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_mapsid_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java index 0255e20f3a..a34f7b832e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_nativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_nativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java index a021d53573..a67bf0f972 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_onexmanyuni_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_onexmanyuni_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java index dc6c84d525..fc96b8cdcc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java index b68546ba3f..d103b5b4cf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java index 441acdc86f..db0a480c1a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java index 502c0b5b98..66b1b3d5f1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java index d5985c9d38..f0c939897a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java index 7bdb72bd90..7292c67a8f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java index 26653ed898..c5e9f9ceba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java index 53e6c8b76a..3b25c1cdc8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java index b27b823f22..24da985264 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java index 5a3189c12d..9408984a90 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_temporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_temporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java index fc366a5c2c..1fa79db95c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java index 318146c733..1558eb6337 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java index 9c6dc50021..4cb367012b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java index 8d3737b738..b2ff5190ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java index 729157bed8..637f020198 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java index c1b8c5e9e7..8491e00906 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_cache_basicTests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_cache_basicTests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java index 270d04e342..331c4aa82f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_inheritance_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_inheritance_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java index a9c68eeefa..20e905998a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java @@ -151,7 +151,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_listener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_listener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java index b4e15ab982..a24c3a985e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_listeneroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_listeneroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java index 58935ea319..da60b3a3a5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java @@ -151,7 +151,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_method_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_method_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java index 2445850634..b75172e975 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_methodoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_methodoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java index e7d3280bbf..3e665e5782 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_callback_xml_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_callback_xml_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java index b360327017..202dd62b6e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java index f0c4cf896a..79a9f34c8a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java index 82f9e4a0a3..8cdf976b9c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java index 2e8af27b0a..88b066749f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java index ff021a401f..1de93d5af0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java index 2b0789c0bc..e81d40b36b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java index b6c7799645..d9fc0274c6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java index 6890a92aed..a8b6b7cca6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client8.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java index 2cb0de3bca..0d45e4ee28 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaDelete_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaDelete_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java index 29e8707679..930fc90485 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java index e0f5dc2494..b34d65155a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java index 4f3a6afe9d..dc415c640e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java index b74e375bd8..e83d6f680f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java index 3a5784ea18..4b843db3f9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java index fbe19f7a78..d377ecbf6a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java index 6a4a70b3c7..9bf17eb3e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java index 67e18229c7..db087c8414 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriapia_CriteriaUpdate_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriapia_CriteriaUpdate_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java index 2e76ba3a4c..9578b1f42a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java index 827595567c..9206637df0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java index 0ea647169d..6b3fe5f2a3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java index 50e376c066..666d20b925 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java index afd5ceb553..0931628bfc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java index 058dfa72f3..bf8eb92dbc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java index 8c64951429..555e4db36b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java index 88c5639347..c6ded96547 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java index 4996f122b5..564861a106 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java index a85d6edff7..b0e14f5ca5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java index 5f46833aa6..d29dba58e8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java index 5dbf48d1d4..a233e34a75 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java index 79f3808c84..2442756101 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java index f980ab4bd0..18196d0e3a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java index 10a8ce434a..412aaf70a8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java index 1a0f8b7793..d84bdedd5e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java index f8533b5fdc..d3f00da950 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java index d654819264..9b676faa60 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client7.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java index f7eba4c8b0..04e6b0ebdc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java index 66f9357bc3..511de515a3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java index d094efd860..52da1543e6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java index e1c35b2269..8cf98a5fc1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java index abb0c7397d..b4f1a2d961 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java index 30f26ea9c8..38faa8b2d2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java index 2586198927..0469866f41 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java index 62469bc2a4..bc91696df6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java index 63eb59ff4e..26b244b36b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java index c9ac077ff4..589833f419 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java index 383dddf710..2d63ee0d68 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex1a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java index a8744fb830..14b89848cc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex1b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex1b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java index bdba99c5e3..6d6274811c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex2a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java index e326c0dddf..f3b526a589 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex2b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex2b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java index 2be8d03dec..a571660761 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex3a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java index a2cc3ce579..5bfe4503a0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex3b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex3b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java index 46e9f1a27c..5d7f962143 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex4a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java index 5464d11d2b..e02790d075 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex4b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex4b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java index ec81adb5b6..ba29f36702 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex5a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java index bcf719bf4c..ca97ead083 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex5b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex5b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java index f923c4aa0f..e377a4b20d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex6a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java index 18ea576531..c1daf51491 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_deriverdid_ex6b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_deriverdid_ex6b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java index eee3247607..c5c1f76196 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java @@ -175,7 +175,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java index 5ea052fded..6a202edc29 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java @@ -161,7 +161,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java index 3c587cbbba..064a47f666 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java @@ -164,7 +164,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java index cf3b1a32f0..43fea21885 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java index 65455246df..521f8e61ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java index 4261cc6f47..5b5a74e734 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java @@ -153,7 +153,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java index 7048dfcb40..894368266d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java index 202dfab16f..7e830c2349 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java index 5750c289df..de4a11ad6a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityManagerFactoryCloseException_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityManagerFactoryCloseException_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java index 0c91f1c3c0..73781194b7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entityTransaction_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entityTransaction_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java index da529b3701..c640953b72 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java index 5e20ca12f4..90c2737df5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_bigdecimal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_bigdecimal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java index 8463e8267c..d3836bdb6f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_entitytest_biginteger_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_entitytest_biginteger_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java index 503f11572f..b1d550a646 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java index 23e9add1e4..26ac00d816 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java index 1e65a07c84..3ec432490b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java index 562836a022..e98fc37167 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_cascadeall_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_cascadeall_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java index 834ebe2cd7..301cf3afc4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java index f31233722c..c9dcea0c4e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java index 786ec6c64e..a326065329 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java index 1506935b8c..57884da758 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java index 3e52052e4d..19b671d0a7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java index d63058939a..c2f8ba9318 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java index 14d4cbce16..73b19ea38a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java index 012197c8ca..1a6f557f0a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_remove_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_remove_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java index 95c4ecb174..8d67b06f94 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_enums_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_enums_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java index d0a2509437..0610b3282f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inheritance_abstractentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inheritance_abstractentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java index 546f82e55c..587d3a63e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_msc_annotation_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_annotation_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java index 8ec8c8ceba..bd3619c7cb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_msc_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_msc_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java index 8f73dbb86c..57dfbc6037 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_inherit_nonentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_inherit_nonentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java index 47109df057..0f0a805880 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_lock_entitymanager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_lock_entitymanager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java index 1cca709def..56eed562b2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_lock_query_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_lock_query_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java index a7a3c3f651..5ce4c58543 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_attribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_attribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java index 936cfc5b76..ae37ddc27d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_basictype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_basictype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java index f035868ec7..d6af54d6f5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_bindable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_bindable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java index 83ab006217..63ea16a61d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_collectionattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_collectionattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java index 0f52d00664..ebd8117c81 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_embeddabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_embeddabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java index b45f546022..5c38167318 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_entitytype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_entitytype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java index 603a9a552d..dc344a80a8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_identifiabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_identifiabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java index 762f356705..642e97ad6c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_listattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_listattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java index 60e5cdd622..6d310905f5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_managedtype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_managedtype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java index 1b678f139d..805dc64d89 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_mapattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mapattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java index 8637e91586..7bd1e5636b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_mappedsuperclasstype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_mappedsuperclasstype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java index e3fe267d6d..bdc1a3d075 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_metamodel_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_metamodel_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java index a3ecd1bc3c..b3833ca777 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_pluralattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_pluralattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java index b15d3d3780..91331129e4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_setattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_setattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java index 10903f6e90..11cd68aa73 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_singularattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_singularattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java index d1ca40791b..eefbe1883c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_metamodelapi_type_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_metamodelapi_type_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java index e16517353a..136909a816 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_nestedembedding_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_nestedembedding_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java index c1f3975730..14d623b416 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_attributeoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_attributeoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java index 1fa5eba43e..d55b1dfc1e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_callbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_callbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java index b31cbf0e10..c0b9017623 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java index 9cb9ad4212..71c44df200 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java index d898f14d62..0362e25e0f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_entitylistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_entitylistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java index 420adb315f..5ee6333920 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_joincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_joincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java index 04b253e073..4771002256 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_manytomany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_manytomany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java index 2a434c358f..919a068a5e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java index 1e9013f21b..ff2ec06dde 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_nocallbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_nocallbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java index 8118e76c24..3264e17ae1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_override_table_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_override_table_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java index 0127818578..0ad0e7eb1c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_PersistenceUtilUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_PersistenceUtilUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java index b53d5608fa..b11d08c6d0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_persistenceUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_persistenceUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java index ab771c1c12..693d63a877 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java index cbc7fe9316..ef96819891 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java @@ -124,7 +124,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java index 6e5b102ab9..ac31cce657 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java index 889e4801da..e14a3688ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java index b6afa03e2b..587ffa7e3f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java index c3fb5b11dd..7477e24f99 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java index 50f1a0efb9..5c1268f09e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java index 8ac905ac50..187b4d150d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java index d2dc995f98..45c54caf3e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java index 44a1021cc8..5e53c01b75 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java index 8105947597..5940ef7ed9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java index 064ae1a19c..a962fa64e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client5.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java index ce490d752d..b32f7a166e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client6.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java index 2a7fcbe618..03e977b843 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java index 3a0ba97b87..80c8d04234 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java index f52f7c9dc9..b261fde5be 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_annotations_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_annotations_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java index e2d37b1362..28e0aef17d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidirmanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java index a26e147972..39f00f488d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidirmanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidirmanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java index 5b067bd689..87b0cdf7d1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidironexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java index fdaea77cb2..e8ec9269ab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_bidironexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_bidironexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java index 49787b7ea6..d967c22192 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_defaults_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_defaults_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java index 00c9db003d..97f7aa64e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java index 9a1131f56f..192ea03974 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unimanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java index 4abbae38dd..0d77a9b10b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unimanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unimanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java index ec192315a9..5cb5df3180 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unionexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java index 3a65f82315..5c747fc035 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_relationship_unionexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_relationship_unionexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java index 208590eebe..6571564f3d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_auto_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_auto_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java index d570b1ab6c..847104ac3e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java index 18bb0a9392..90b52795e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java index c1a7a568a4..fce9fbf5b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java index d46ec7bb9c..6ddf8bbb71 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client3.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java index 6e513d0f05..677c3c5563 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client4.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java index 270ee67532..b35966fbf5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_pkey_compound_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_pkey_compound_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java index 003c84f345..aa38d89946 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client1.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java index 712cb6272a..ed73599239 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client2.class.getResource("//vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java index d92cbeb24f..c882bbe021 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_versioning_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_versioning_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java index 80404640e0..37ef2fdc57 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/resource_local/ClientAppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test pluggability_contracts_resource_local_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL != null) { pluggability_contracts_resource_local_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java index f0974c7e7c..26e6140a05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_core_et_persist_oneXmanyFetchEager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_et_persist_oneXmanyFetchEager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java index 1c36ace733..c4616df1cc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_generators_tablegenerators_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_generators_tablegenerators_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java index c4835e2cd8..2a50c67377 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_query_stream_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_query_stream_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java index 618d177ab3..0d31fce43c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_attroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_attroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java index 5dd80cce5e..0e08511bd5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java @@ -132,7 +132,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_converts_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_converts_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java index a3098960c7..c3e017595b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_joincolumns_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_joincolumns_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java index caf7584ebe..2325f9205d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java index 14adcd7ebf..87ae99492f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namedentitygraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedentitygraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java index 81286e6edc..d45b3e707b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namednativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namednativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java index c1dc2f38c1..65ffac0e30 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test jpa_jpa22_repeatable_namedstoredprocedure_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_jpa22_repeatable_namedstoredprocedure_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } From eae0df178f9ac26a0d38a631879823b0d851ac0a Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 14:10:29 -0400 Subject: [PATCH 28/84] remove display-name from jpa appclient descriptor for vehicle --- .../common/vehicle/appmanaged/appmanaged_vehicle_client.xml | 1 - .../vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml | 1 - .../tests/common/vehicle/stateful3/stateful3_vehicle_client.xml | 1 - .../common/vehicle/stateless3/stateless3_vehicle_client.xml | 1 - 4 files changed, 4 deletions(-) diff --git a/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml b/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml index 3da6c820db..c1576bea74 100644 --- a/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml +++ b/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml @@ -18,7 +18,6 @@ --> - appmanaged_vehicle_client ejb/AppManagedVehicleBean Session diff --git a/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml b/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml index c69d2091d2..0a7b4f5b91 100644 --- a/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml +++ b/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml @@ -18,7 +18,6 @@ --> - appmanagedNoTx_vehicle_client ejb/AppManagedNoTxVehicleBean Session diff --git a/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml b/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml index fa2c394ae2..edcfa3cd8e 100644 --- a/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml +++ b/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml @@ -18,7 +18,6 @@ --> - stateful3_vehicle_client ejb/Stateful3VehicleBean Session diff --git a/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml b/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml index 9bea3b27c4..2050d30ccc 100644 --- a/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml +++ b/jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml @@ -18,7 +18,6 @@ --> - stateless3_vehicle_client ejb/Stateless3VehicleBean Session From 70542ff64761dfacb9db109ff9e336048e279175 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 14:26:19 -0400 Subject: [PATCH 29/84] remove uneeded ejb-jar.xml reference --- .../tck/persistence/core/EntityGraph/ClientStateless3Test.java | 2 +- .../core/StoredProcedureQuery/Client1Stateless3Test.java | 2 +- .../core/StoredProcedureQuery/Client2Stateless3Test.java | 2 +- .../core/annotations/access/field/Client1Stateless3Test.java | 2 +- .../core/annotations/access/field/Client2Stateless3Test.java | 2 +- .../core/annotations/access/field/Client3Stateless3Test.java | 2 +- .../core/annotations/access/field/Client4Stateless3Test.java | 2 +- .../core/annotations/access/mappedsc/ClientStateless3Test.java | 2 +- .../core/annotations/access/property/Client1Stateless3Test.java | 2 +- .../core/annotations/access/property/Client2Stateless3Test.java | 2 +- .../core/annotations/assocoverride/ClientStateless3Test.java | 2 +- .../core/annotations/basic/Client1Stateless3Test.java | 2 +- .../core/annotations/basic/Client2Stateless3Test.java | 2 +- .../core/annotations/collectiontable/ClientStateless3Test.java | 2 +- .../core/annotations/convert/ClientStateless3Test.java | 2 +- .../annotations/discriminatorValue/ClientStateless3Test.java | 2 +- .../annotations/elementcollection/Client1Stateless3Test.java | 2 +- .../annotations/elementcollection/Client2Stateless3Test.java | 2 +- .../core/annotations/embeddable/ClientStateless3Test.java | 2 +- .../annotations/embeddableMapValue/ClientStateless3Test.java | 2 +- .../core/annotations/entity/ClientStateless3Test.java | 2 +- .../persistence/core/annotations/id/ClientStateless3Test.java | 2 +- .../persistence/core/annotations/lob/ClientStateless3Test.java | 2 +- .../core/annotations/mapkey/Client1Stateless3Test.java | 2 +- .../core/annotations/mapkey/Client2Stateless3Test.java | 2 +- .../core/annotations/mapkeyclass/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeycolumn/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeyenumerated/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeyjoincolumn/ClientStateless3Test.java | 2 +- .../core/annotations/mapkeytemporal/ClientStateless3Test.java | 2 +- .../core/annotations/mapsid/ClientStateless3Test.java | 2 +- .../core/annotations/nativequery/ClientStateless3Test.java | 2 +- .../core/annotations/onexmanyuni/ClientStateless3Test.java | 2 +- .../core/annotations/orderby/Client1Stateless3Test.java | 2 +- .../core/annotations/orderby/Client2Stateless3Test.java | 2 +- .../core/annotations/orderby/Client3Stateless3Test.java | 2 +- .../core/annotations/ordercolumn/Client1Stateless3Test.java | 2 +- .../core/annotations/ordercolumn/Client2Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client1Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client2Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client3Stateless3Test.java | 2 +- .../core/annotations/tableGenerator/Client4Stateless3Test.java | 2 +- .../core/annotations/temporal/ClientStateless3Test.java | 2 +- .../core/annotations/version/Client1Stateless3Test.java | 2 +- .../core/annotations/version/Client2Stateless3Test.java | 2 +- .../core/annotations/version/Client3Stateless3Test.java | 2 +- .../core/annotations/version/Client4Stateless3Test.java | 2 +- .../tck/persistence/core/basic/ClientStateless3Test.java | 2 +- .../persistence/core/cache/basicTests/ClientStateless3Test.java | 2 +- .../core/callback/inheritance/ClientStateless3Test.java | 2 +- .../core/callback/listener/ClientStateless3Test.java | 2 +- .../core/callback/listeneroverride/ClientStateless3Test.java | 2 +- .../persistence/core/callback/method/ClientStateless3Test.java | 2 +- .../core/callback/methodoverride/ClientStateless3Test.java | 2 +- .../tck/persistence/core/callback/xml/ClientStateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaDelete/ClientStateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java | 2 +- .../core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java | 2 +- .../core/criteriaapi/From/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/From/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/From/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/From/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/Join/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/Join/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/Join/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/Root/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client5Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client6Stateless3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client7Stateless3Test.java | 2 +- .../core/criteriaapi/misc/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/misc/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/misc/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/parameter/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/parameter/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client1Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client2Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client3Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client4Stateless3Test.java | 2 +- .../core/criteriaapi/strquery/Client5Stateless3Test.java | 2 +- .../persistence/core/derivedid/ex1a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex1b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex2a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex2b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex3a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex3b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex4a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex4b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex5a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex5b/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex6a/ClientStateless3Test.java | 2 +- .../persistence/core/derivedid/ex6b/ClientStateless3Test.java | 2 +- .../persistence/core/entityManager/Client1Stateless3Test.java | 2 +- .../persistence/core/entityManager/Client2Stateless3Test.java | 2 +- .../persistence/core/entityManager/Client3Stateless3Test.java | 2 +- .../persistence/core/entityManager2/Client1Stateless3Test.java | 2 +- .../persistence/core/entityManager2/Client2Stateless3Test.java | 2 +- .../core/entityManagerFactory/Client1Stateless3Test.java | 2 +- .../core/entityManagerFactory/Client2Stateless3Test.java | 2 +- .../core/entityManagerFactory/Client3Stateless3Test.java | 2 +- .../ClientStateless3Test.java | 2 +- .../core/entityTransaction/ClientStateless3Test.java | 2 +- .../core/entitytest/apitests/ClientStateless3Test.java | 2 +- .../core/entitytest/bigdecimal/ClientStateless3Test.java | 2 +- .../core/entitytest/biginteger/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/manyXmany/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/manyXone/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/oneXmany/ClientStateless3Test.java | 2 +- .../entitytest/cascadeall/oneXone/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/basic/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/manyXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/manyXone/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/oneXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/detach/oneXone/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/basic/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/manyXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/manyXone/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/oneXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/persist/oneXone/ClientStateless3Test.java | 2 +- .../core/entitytest/remove/basic/ClientStateless3Test.java | 2 +- .../core/entitytest/remove/oneXmany/ClientStateless3Test.java | 2 +- .../core/entitytest/remove/oneXone/ClientStateless3Test.java | 2 +- .../tck/persistence/core/enums/ClientStateless3Test.java | 2 +- .../tck/persistence/core/exceptions/ClientStateless3Test.java | 2 +- .../core/inheritance/abstractentity/ClientStateless3Test.java | 2 +- .../inheritance/mappedsc/annotation/ClientStateless3Test.java | 2 +- .../inheritance/mappedsc/descriptors/ClientStateless3Test.java | 2 +- .../core/inheritance/nonentity/ClientStateless3Test.java | 2 +- .../core/metamodelapi/attribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/basictype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/bindable/ClientStateless3Test.java | 2 +- .../metamodelapi/collectionattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/embeddabletype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/entitytype/ClientStateless3Test.java | 2 +- .../metamodelapi/identifiabletype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/listattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/managedtype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/mapattribute/ClientStateless3Test.java | 2 +- .../metamodelapi/mappedsuperclasstype/ClientStateless3Test.java | 2 +- .../core/metamodelapi/metamodel/ClientStateless3Test.java | 2 +- .../core/metamodelapi/pluralattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/setattribute/ClientStateless3Test.java | 2 +- .../metamodelapi/singularattribute/ClientStateless3Test.java | 2 +- .../core/metamodelapi/type/ClientStateless3Test.java | 2 +- .../persistence/core/nestedembedding/ClientStateless3Test.java | 2 +- .../core/override/attributeoverride/ClientStateless3Test.java | 2 +- .../core/override/callbacklistener/ClientStateless3Test.java | 2 +- .../core/override/embeddable/ClientStateless3Test.java | 2 +- .../persistence/core/override/entity/ClientStateless3Test.java | 2 +- .../core/override/entitylistener/ClientStateless3Test.java | 2 +- .../core/override/joincolumn/ClientStateless3Test.java | 2 +- .../core/override/manytomany/ClientStateless3Test.java | 2 +- .../persistence/core/override/mapkey/ClientStateless3Test.java | 2 +- .../core/override/nocallbacklistener/ClientStateless3Test.java | 2 +- .../persistence/core/override/table/ClientStateless3Test.java | 2 +- .../core/persistenceUnitUtil/ClientStateless3Test.java | 2 +- .../persistence/core/persistenceUtil/ClientStateless3Test.java | 2 +- .../persistence/core/query/apitests/Client1Stateless3Test.java | 2 +- .../persistence/core/query/apitests/Client2Stateless3Test.java | 2 +- .../persistence/core/query/apitests/Client3Stateless3Test.java | 2 +- .../persistence/core/query/apitests/Client4Stateless3Test.java | 2 +- .../persistence/core/query/flushmode/Client1Stateless3Test.java | 2 +- .../persistence/core/query/flushmode/Client2Stateless3Test.java | 2 +- .../persistence/core/query/flushmode/Client3Stateless3Test.java | 2 +- .../persistence/core/query/language/Client1Stateless3Test.java | 2 +- .../persistence/core/query/language/Client2Stateless3Test.java | 2 +- .../persistence/core/query/language/Client3Stateless3Test.java | 2 +- .../persistence/core/query/language/Client4Stateless3Test.java | 2 +- .../persistence/core/query/language/Client5Stateless3Test.java | 2 +- .../persistence/core/query/language/Client6Stateless3Test.java | 2 +- .../persistence/core/query/parameter/Client1Stateless3Test.java | 2 +- .../persistence/core/query/parameter/Client2Stateless3Test.java | 2 +- .../core/relationship/annotations/ClientStateless3Test.java | 2 +- .../core/relationship/bidirmanyxmany/ClientStateless3Test.java | 2 +- .../core/relationship/bidirmanyxone/ClientStateless3Test.java | 2 +- .../core/relationship/bidironexmany/ClientStateless3Test.java | 2 +- .../core/relationship/bidironexone/ClientStateless3Test.java | 2 +- .../core/relationship/defaults/ClientStateless3Test.java | 2 +- .../core/relationship/descriptors/ClientStateless3Test.java | 2 +- .../core/relationship/unimanyxmany/ClientStateless3Test.java | 2 +- .../core/relationship/unimanyxone/ClientStateless3Test.java | 2 +- .../core/relationship/unionexmany/ClientStateless3Test.java | 2 +- .../core/relationship/unionexone/ClientStateless3Test.java | 2 +- .../tck/persistence/core/types/auto/ClientStateless3Test.java | 2 +- .../tck/persistence/core/types/field/ClientStateless3Test.java | 2 +- .../persistence/core/types/generator/Client1Stateless3Test.java | 2 +- .../persistence/core/types/generator/Client2Stateless3Test.java | 2 +- .../persistence/core/types/generator/Client3Stateless3Test.java | 2 +- .../persistence/core/types/generator/Client4Stateless3Test.java | 2 +- .../core/types/primarykey/compound/ClientStateless3Test.java | 2 +- .../persistence/core/types/property/Client1Stateless3Test.java | 2 +- .../persistence/core/types/property/Client2Stateless3Test.java | 2 +- .../tck/persistence/core/versioning/ClientStateless3Test.java | 2 +- .../tck/persistence/ee/entityManager/ClientStateless3Test.java | 2 +- .../ee/entityManagerFactory/ClientStateless3Test.java | 2 +- .../persist/oneXmanyFetchEager/ClientStateless3Test.java | 2 +- .../persistence/jpa/ee/packaging/jar/ClientStateless3Test.java | 2 +- .../jpa22/generators/tablegenerators/ClientStateless3Test.java | 2 +- .../persistence/jpa22/query/stream/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/attroverride/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/convert/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/joincolumn/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/namedentitygraph/ClientStateless3Test.java | 2 +- .../jpa22/repeatable/namednativequery/ClientStateless3Test.java | 2 +- .../namedstoredprocedurequery/ClientStateless3Test.java | 2 +- 226 files changed, 226 insertions(+), 226 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java index 8108e4c2fb..5cfc7d571c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_EntityGraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_EntityGraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java index 22548d2d26..66d42c50e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateless3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java index e4573ff0da..6ce545dc6d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_StoredProcedureQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java index 90115f71fb..6cbda8298e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java index 0636be7717..24a3676531 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateless3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java index 9da3bf0140..058237b890 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateless3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java index 5b012aa6d0..60d00ff8ec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateless3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java index 881883ceb8..514e6f0c9e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_anno_access_mappedsc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_anno_access_mappedsc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java index 95a2e41144..ed34f6aa31 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java index 6e93262c16..36e92a4bd3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java index 95607032d8..d292b0a5bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_assocoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_assocoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java index 77286ed1f3..a347d14a97 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java index 2b8e2ea4e0..c77d264a16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java index 835584093d..8609bcedcc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_collectiontable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_collectiontable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java index 370ae7d215..b86054b53e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_convert_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_convert_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java index 5cb3baa4ef..1c7f57fd24 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_discrinimatorValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_discrinimatorValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java index 57f19535f8..0b1adb6334 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java index f29c93cd4d..94515dd7b7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_elementcollection_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java index a65f230487..ca5d344124 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateless3Test.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java index c79e55fed0..486582d037 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_embeddableMapValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_embeddableMapValue_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java index 03d8c70226..57f16ab4fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java index 77927fe102..1d7ba8a5aa 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java index e725e69ba2..bc9fbc9198 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_lob_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_lob_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java index 4af80e2a2a..f1ec304872 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateless3Test.java @@ -185,7 +185,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java index fce1b6e836..17edb30fb4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateless3Test.java @@ -190,7 +190,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java index 66325cf5be..cf4bad5bf3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyclass_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyclass_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java index 4d33a5c07b..5723d02ed8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeycolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeycolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java index ff32c2dd73..70b849bbd3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyenumerated_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyenumerated_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java index 243b33f227..fabe176149 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java index 2821639fc3..d12b68685f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapKeyTemporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapKeyTemporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java index ebf5cfd889..04316472b1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapsid_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapsid_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java index ccbf47c813..928371bf19 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_nativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_nativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java index 0209fa259c..15e2850bf0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_onexmanyuni_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_onexmanyuni_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java index 1e5a678f1f..f01a97e494 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java index b77df54e4e..50dd4d544a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java index cf0a76fae7..99687d53a6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java index b28e62b07f..ca2b19b844 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java index 95a908b8f3..31b9637af1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_ordercolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java index 0da81e25f6..bad895f768 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java index 75b9402728..0cb07e437e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java index 884ff8dcf2..696d41f0ab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java index fab7a4a1c6..2972932957 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java index c6d1f37160..69c7b0014f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_temporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_temporal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java index dde0af5fc6..3827a2d67f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java index 4addd98967..10fe05eb36 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java index 85a8be4d8c..54557e0432 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java index b4d5ee6f78..f7eebbb0b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java index 421ef1fbfe..2b02d938fe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java index 48ff52742a..58095baebc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_cache_basicTests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_cache_basicTests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java index 29f242b533..bf65e06fdc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_inheritance_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_inheritance_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java index eb8ccd1249..a0b1061dde 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateless3Test.java @@ -150,7 +150,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_listener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_listener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java index 8df88dd698..a690b9eafe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_listeneroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_listeneroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java index 8a677c1bd1..297fc4d9a5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateless3Test.java @@ -150,7 +150,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_method_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_method_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java index 975ad988c8..63ab8d7f46 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_methodoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_methodoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java index 4024fa1b58..23d5d56d6b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_xml_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_xml_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java index 30bc04819e..9d18fc9165 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java index 6654285d10..22ff843891 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java index 2664a976d7..7b8f9993b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java index 0c7048684b..ab84e6c804 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java index d7babb724f..dc0d3a45e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java index 14d12996a3..ad9f9ba47b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java index 21df1adb1a..3b635904e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java index 0e44841611..857579491b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java index 180d73e062..4e7c9e2e06 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaDelete_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaDelete_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java index 63a354883b..f89123da8d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java index e998bfcc50..4b407b7df0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java index c5ec891f4b..b34936a602 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java index 6a8dc96c19..f74b17d52d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java index 8615d5c4ac..038fb226ec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java index 976fb3615f..8412d63136 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java index 182883a592..fdd8419a77 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java index 29628fefb4..574578b09f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaUpdate_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaUpdate_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java index 4ffccab3c5..0fbd0866f7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java index e4083f686c..7f0079fe43 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java index 0a61d4c45e..e5874dde41 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java index bd74436474..f83b634bf0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java index e9f4b36fd9..e1d5455ec9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java index a430b9778b..119bc0ff9b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java index 5d17b36f86..210ca48e62 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java index 0d1324e34a..6a100ced7b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java index 91cb4ca337..a3c238c0d8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java index d08e64736a..709b597e7e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java index 1af5a19313..e8a8b6f762 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java index 15006500be..c11d0a81fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java index 0c0ba420ca..983c955777 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java index 48ad850574..f4cfa49fab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java index d829e33a03..7dc6e35176 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java index 8f42464770..bd63edb1da 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java index 3afad6e4ef..4af52a125d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java index 634d3af068..2c808c6350 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateless3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java index 6b8dba2a68..ce467dcd98 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java index 3433d69de6..44624138fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java index 29c6b1e42b..43fe49f9e0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateless3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java index 150e58de98..99ab90576a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java index d648357786..20b26a1731 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateless3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java index f5e8c3c46a..5ba207e241 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java index 03d01bb186..f2dcb853fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateless3Test.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java index 2dab6fc576..c60110bcec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java index 6e0206a2bf..1a0ae77930 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java index 67bfa355fa..57ab6fb4cf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java index 9c67b28db4..ec41af23a5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex1a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex1a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java index 1b56386e62..61621f0007 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex1b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex1b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java index f7c735e355..1e91bd3352 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex2a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex2a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java index 90d8201682..8e82cb916c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex2b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex2b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java index fcde88bd68..93ba43a1fe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex3a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex3a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java index 85a946ebb1..f1c94e05f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex3b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex3b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java index 66d8f57676..9dcebc4e4d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex4a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex4a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java index fd6f43186a..e7525cc86d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex4b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex4b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java index 93fc753dab..54dd8b4a5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex5a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex5a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java index 2f41a65dfd..61e655cfe8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex5b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex5b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java index 9fd78d26ce..f1d6fecf70 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex6a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex6a_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java index 516110676e..5f538e0237 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex6b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex6b_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java index c61575891a..460ff9205f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateless3Test.java @@ -167,7 +167,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java index 401263f338..c87e6b16e2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateless3Test.java @@ -171,7 +171,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java index ba27c0376f..25419c9ce4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateless3Test.java @@ -161,7 +161,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java index dee96ff0a9..b82f73fb12 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1Stateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java index fc5c2ddf01..56d0b383f9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager2_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java index d9170cae2d..470707653f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateless3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java index eeff081262..feede90fe3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateless3Test.java @@ -150,7 +150,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java index 54cf6efa0a..8ad3798fd5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateless3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java index 0b4f954da7..6be942a3e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactoryCloseException_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactoryCloseException_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java index e8dbb5d1dc..76a8704358 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientStateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityTransaction_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityTransaction_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java index d97927fd44..9a21e54785 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateless3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java index a7a329b5c3..d628db826f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_bigdecimal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_bigdecimal_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java index f3b532b6a3..0cf81229c9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_biginteger_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_biginteger_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java index 4d5476206e..9126d41174 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java index 1e1b8673f7..7e0acceaf1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java index c4a2d69e13..354976a87e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java index a5e586a688..0e752eee30 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java index d0c3c5323e..56f12ece4e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/basic/ClientStateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_detach_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_detach_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java index 51e98e65b7..fe2834ae98 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXmany/ClientStateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_detach_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_detach_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java index 39eed0dc68..b090a9f60f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/manyXone/ClientStateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_detach_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_detach_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java index ae6897bb54..46b1a00457 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXmany/ClientStateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_detach_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_detach_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java index 2dd6527a98..dc4452c83e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/detach/oneXone/ClientStateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_detach_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_detach_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java index a1c26da396..5213fbe986 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java index 00e577ced1..2fbeeeb84b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_manyXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java index 424814b4f8..2a2eadc37c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_manyXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java index 6b5061d820..3ac851a60f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateless3Test.java @@ -147,7 +147,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java index 16c225756f..c707f0c0cf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java index 1d7ee47eed..280189f38d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_basic_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java index 0796ae78ae..8833fa1c93 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_oneXmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java index 5da98cdb3f..d270ffa962 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_oneXone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java index 351dd9f7de..0c7a3b7d80 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_enums_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_enums_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java index cc4539fff5..f9cad6bf1f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/exceptions/ClientStateless3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_exceptions_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_exceptions_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java index 71d5d957e8..d83cff985a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inheritance_abstractentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inheritance_abstractentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java index 77d2063ef5..6cd19249b0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_msc_annotation_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_msc_annotation_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java index 050e78eea2..895e9106d2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_msc_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_msc_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java index 9ee16e2b7d..d938d73690 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_nonentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_nonentity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java index a8a8917900..14b9112950 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_attribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_attribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java index d243d0af8e..a569b1cb10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_basictype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_basictype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java index d186245c0a..65075c7e99 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_bindable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_bindable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java index 2e123a8f9c..e22e3db05c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_collectionattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_collectionattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java index ee8da4ddb6..ee50fb9c86 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_embeddabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_embeddabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java index e2d35d3854..ad18c358c1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_entitytype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_entitytype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java index e49e5efad2..9eeb92984d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_identifiabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_identifiabletype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java index 2575a6cae6..abdd1f0054 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_listattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_listattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java index 0e7159f34c..2d9da3eee5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_managedtype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_managedtype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java index 442742a8be..0b0cc1b20c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_mapattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_mapattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java index 0084268f2e..5ea41a9812 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_mappedsuperclasstype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_mappedsuperclasstype_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java index 035de9b1cc..25a3f38850 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_metamodel_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_metamodel_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java index 66c775fc06..98287ea73c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_pluralattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_pluralattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java index 5114313750..c6e5bf4b14 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_setattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_setattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java index b00db9dfcf..d9bcb3ff7c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_singularattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_singularattribute_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java index 3b6a2638d8..484d52caf2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_type_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_type_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java index 1f3ed038c5..442e0671f7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_nestedembedding_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_nestedembedding_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java index 655ccfefdc..4b173adde8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_attributeoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_attributeoverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java index 67972b56b6..282a0fbf2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_callbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_callbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java index f919471969..67edeb395f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_embeddable_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java index ddda6ca17e..80a5d2c1b4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateless3Test.java @@ -147,7 +147,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_entity_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java index 5603797e75..4a4b440a12 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_entitylistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_entitylistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java index 775843c1fe..d053d54f51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_joincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_joincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java index 05e8e7306b..76f5b5b237 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_manytomany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_manytomany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java index 52ccc8f7c5..e4033231df 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_mapkey_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java index 0372b356f1..fb206bbf7f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_nocallbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_nocallbacklistener_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java index fcbd7632b1..30835e96c2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_table_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_table_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java index 77899bf3a9..95aff64939 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_PersistenceUtilUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_PersistenceUtilUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java index 908c665c52..625d01a563 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_persistenceUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_persistenceUtil_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java index 929756a0e7..8ab7e118ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java index 308b3b537f..855faa477d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2Stateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java index 36fc82505f..65ab4f2398 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3Stateless3Test.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java index 3b60bb5439..027ae26e1a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4Stateless3Test.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_apitests_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java index b52b1e7f58..3eb71f292a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1Stateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java index b9d65a0f32..6ada96430c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2Stateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java index 2ed8273e0c..b67fafd5cc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3Stateless3Test.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_flushmode_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java index 6113547b18..dcdb6f5c2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java index b8a8502118..cc825f9ff0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java index 0362b04696..2ddd53b6ec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java index 14a2055b8b..3c683371ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java index d742e9fe4c..af7566dce0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java index 5c3b612461..87b55a7647 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java index dd8f18d47d..c807775d3f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java index 2e3891d207..141b426f7a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_parameter_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java index 4abc5facf8..583a81acac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_annotations_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_annotations_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java index cd9237efac..356545eea7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidirmanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidirmanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java index 6e0446e957..d57b9f7b12 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidirmanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidirmanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java index 1cf007a249..a609e0b56f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidironexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidironexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java index 30a8bc1407..c0775371d1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidironexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidironexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java index 826b02a33b..e242e9e1ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_defaults_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_defaults_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java index e7a9d2e111..3d5c5df695 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_descriptors_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java index 92c6278583..9efa8e5e95 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unimanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unimanyxmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java index 06b6beb59f..577ca463d1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unimanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unimanyxone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java index 0285a9b533..c23221a57c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unionexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unionexmany_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java index 0c33aa9d9e..c1933e7871 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unionexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unionexone_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java index e5d0c069e5..4dac841aef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_auto_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_auto_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java index 3f7e6c60f4..2f4e03ac4c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_field_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java index 9e427ea7e9..73c6f06c46 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java index 0a0b73ad27..1a9aa01213 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateless3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java index aeec2f1b43..194685b3e5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java index 884e5f8f44..72a27b93d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateless3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java index b6bf6a6f3b..9bd021acd1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_pkey_compound_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_pkey_compound_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java index 75e79532ba..0c5baa7faf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateless3Test.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java index abda6adde8..a62b7a65d3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateless3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_property_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java index f3b50b814b..3e6d01d72a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_versioning_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_versioning_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java index 861cc0e8ae..6177548e03 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateless3Test.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_ee_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_ee_entityManager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java index e197dc582e..138071665f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_ee_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_ee_entityManagerFactory_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java index 697dc00cac..489ea67978 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXmanyFetchEager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXmanyFetchEager_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java index ef8fa5e213..fe2a417f49 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateless3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_ee_packaging_jar_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_ee_packaging_jar_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java index a39556be96..7cf47d89ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_generators_tablegenerators_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_generators_tablegenerators_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java index bd4b429991..788c9ae399 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_query_stream_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_query_stream_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java index dca4dcab26..8c356d7bd6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_attroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_attroverride_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java index ac7320e966..9febda6c86 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientStateless3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_converts_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_converts_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java index c7442238cf..5181ff1268 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_joincolumns_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_joincolumns_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java index 0ecb8ef9d9..4acec21571 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_mapkeyjoincolumn_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java index 25bc8f6fdd..3d84d0c39d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namedentitygraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namedentitygraph_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java index 34261a5f88..2a34108fcd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateless3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namednativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namednativequery_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java index 86692bb8db..626b56e1de 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateless3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namedstoredprocedure_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namedstoredprocedure_stateless3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateless3/stateless3_vehicle_ejb.jar.sun-ejb-jar.xml"); From 1fd8b2865762469fbb52db0b956d96b260f424f0 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 14:27:24 -0400 Subject: [PATCH 30/84] remove incorrect ejb-jar.xml reference --- .../tck/persistence/core/EntityGraph/ClientStateful3Test.java | 2 +- .../core/StoredProcedureQuery/Client1Stateful3Test.java | 2 +- .../core/StoredProcedureQuery/Client2Stateful3Test.java | 2 +- .../core/annotations/access/field/Client1Stateful3Test.java | 2 +- .../core/annotations/access/field/Client2Stateful3Test.java | 2 +- .../core/annotations/access/field/Client3Stateful3Test.java | 2 +- .../core/annotations/access/field/Client4Stateful3Test.java | 2 +- .../core/annotations/access/mappedsc/ClientStateful3Test.java | 2 +- .../core/annotations/access/property/Client1Stateful3Test.java | 2 +- .../core/annotations/access/property/Client2Stateful3Test.java | 2 +- .../core/annotations/assocoverride/ClientStateful3Test.java | 2 +- .../core/annotations/basic/Client1Stateful3Test.java | 2 +- .../core/annotations/basic/Client2Stateful3Test.java | 2 +- .../core/annotations/collectiontable/ClientStateful3Test.java | 2 +- .../core/annotations/convert/ClientStateful3Test.java | 2 +- .../annotations/discriminatorValue/ClientStateful3Test.java | 2 +- .../annotations/elementcollection/Client1Stateful3Test.java | 2 +- .../annotations/elementcollection/Client2Stateful3Test.java | 2 +- .../core/annotations/embeddable/ClientStateful3Test.java | 2 +- .../annotations/embeddableMapValue/ClientStateful3Test.java | 2 +- .../core/annotations/entity/ClientStateful3Test.java | 2 +- .../persistence/core/annotations/id/ClientStateful3Test.java | 2 +- .../persistence/core/annotations/lob/ClientStateful3Test.java | 2 +- .../core/annotations/mapkey/Client1Stateful3Test.java | 2 +- .../core/annotations/mapkey/Client2Stateful3Test.java | 2 +- .../core/annotations/mapkeyclass/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeycolumn/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeyenumerated/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeyjoincolumn/ClientStateful3Test.java | 2 +- .../core/annotations/mapkeytemporal/ClientStateful3Test.java | 2 +- .../core/annotations/mapsid/ClientStateful3Test.java | 2 +- .../core/annotations/nativequery/ClientStateful3Test.java | 2 +- .../core/annotations/onexmanyuni/ClientStateful3Test.java | 2 +- .../core/annotations/orderby/Client1Stateful3Test.java | 2 +- .../core/annotations/orderby/Client2Stateful3Test.java | 2 +- .../core/annotations/orderby/Client3Stateful3Test.java | 2 +- .../core/annotations/ordercolumn/Client1Stateful3Test.java | 2 +- .../core/annotations/ordercolumn/Client2Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client1Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client2Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client3Stateful3Test.java | 2 +- .../core/annotations/tableGenerator/Client4Stateful3Test.java | 2 +- .../core/annotations/temporal/ClientStateful3Test.java | 2 +- .../core/annotations/version/Client1Stateful3Test.java | 2 +- .../core/annotations/version/Client2Stateful3Test.java | 2 +- .../core/annotations/version/Client3Stateful3Test.java | 2 +- .../core/annotations/version/Client4Stateful3Test.java | 2 +- .../jakarta/tck/persistence/core/basic/ClientStateful3Test.java | 2 +- .../persistence/core/cache/basicTests/ClientStateful3Test.java | 2 +- .../core/callback/inheritance/ClientStateful3Test.java | 2 +- .../persistence/core/callback/listener/ClientStateful3Test.java | 2 +- .../core/callback/listeneroverride/ClientStateful3Test.java | 2 +- .../persistence/core/callback/method/ClientStateful3Test.java | 2 +- .../core/callback/methodoverride/ClientStateful3Test.java | 2 +- .../tck/persistence/core/callback/xml/ClientStateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaDelete/ClientStateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java | 2 +- .../core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client3Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/From/Client4Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Join/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Join/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Join/Client3Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client3Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/Root/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client5Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client6Stateful3Test.java | 2 +- .../core/criteriaapi/metamodelquery/Client7Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/misc/Client1Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/misc/Client2Stateful3Test.java | 2 +- .../persistence/core/criteriaapi/misc/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/parameter/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/parameter/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client1Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client2Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client3Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client4Stateful3Test.java | 2 +- .../core/criteriaapi/strquery/Client5Stateful3Test.java | 2 +- .../persistence/core/derivedid/ex1a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex1b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex2a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex2b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex3a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex3b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex4a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex4b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex5a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex5b/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex6a/ClientStateful3Test.java | 2 +- .../persistence/core/derivedid/ex6b/ClientStateful3Test.java | 2 +- .../persistence/core/entityManager/Client1Stateful3Test.java | 2 +- .../persistence/core/entityManager/Client2Stateful3Test.java | 2 +- .../persistence/core/entityManager/Client3Stateful3Test.java | 2 +- .../core/entityManagerFactory/Client1Stateful3Test.java | 2 +- .../core/entityManagerFactory/Client2Stateful3Test.java | 2 +- .../core/entityManagerFactory/Client3Stateful3Test.java | 2 +- .../ClientStateful3Test.java | 2 +- .../core/entitytest/apitests/ClientStateful3Test.java | 2 +- .../core/entitytest/bigdecimal/ClientStateful3Test.java | 2 +- .../core/entitytest/biginteger/ClientStateful3Test.java | 2 +- .../entitytest/cascadeall/manyXmany/ClientStateful3Test.java | 2 +- .../entitytest/cascadeall/manyXone/ClientStateful3Test.java | 2 +- .../entitytest/cascadeall/oneXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/cascadeall/oneXone/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/basic/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/manyXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/manyXone/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/oneXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/persist/oneXone/ClientStateful3Test.java | 2 +- .../core/entitytest/remove/basic/ClientStateful3Test.java | 2 +- .../core/entitytest/remove/oneXmany/ClientStateful3Test.java | 2 +- .../core/entitytest/remove/oneXone/ClientStateful3Test.java | 2 +- .../jakarta/tck/persistence/core/enums/ClientStateful3Test.java | 2 +- .../core/inheritance/abstractentity/ClientStateful3Test.java | 2 +- .../inheritance/mappedsc/annotation/ClientStateful3Test.java | 2 +- .../inheritance/mappedsc/descriptors/ClientStateful3Test.java | 2 +- .../core/inheritance/nonentity/ClientStateful3Test.java | 2 +- .../core/metamodelapi/attribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/basictype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/bindable/ClientStateful3Test.java | 2 +- .../metamodelapi/collectionattribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/embeddabletype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/entitytype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/identifiabletype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/listattribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/managedtype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/mapattribute/ClientStateful3Test.java | 2 +- .../metamodelapi/mappedsuperclasstype/ClientStateful3Test.java | 2 +- .../core/metamodelapi/metamodel/ClientStateful3Test.java | 2 +- .../core/metamodelapi/pluralattribute/ClientStateful3Test.java | 2 +- .../core/metamodelapi/setattribute/ClientStateful3Test.java | 2 +- .../metamodelapi/singularattribute/ClientStateful3Test.java | 2 +- .../persistence/core/metamodelapi/type/ClientStateful3Test.java | 2 +- .../persistence/core/nestedembedding/ClientStateful3Test.java | 2 +- .../core/override/attributeoverride/ClientStateful3Test.java | 2 +- .../core/override/callbacklistener/ClientStateful3Test.java | 2 +- .../core/override/embeddable/ClientStateful3Test.java | 2 +- .../persistence/core/override/entity/ClientStateful3Test.java | 2 +- .../core/override/entitylistener/ClientStateful3Test.java | 2 +- .../core/override/joincolumn/ClientStateful3Test.java | 2 +- .../core/override/manytomany/ClientStateful3Test.java | 2 +- .../persistence/core/override/mapkey/ClientStateful3Test.java | 2 +- .../core/override/nocallbacklistener/ClientStateful3Test.java | 2 +- .../persistence/core/override/table/ClientStateful3Test.java | 2 +- .../core/persistenceUnitUtil/ClientStateful3Test.java | 2 +- .../persistence/core/persistenceUtil/ClientStateful3Test.java | 2 +- .../persistence/core/query/language/Client1Stateful3Test.java | 2 +- .../persistence/core/query/language/Client2Stateful3Test.java | 2 +- .../persistence/core/query/language/Client3Stateful3Test.java | 2 +- .../persistence/core/query/language/Client4Stateful3Test.java | 2 +- .../persistence/core/query/language/Client5Stateful3Test.java | 2 +- .../persistence/core/query/language/Client6Stateful3Test.java | 2 +- .../persistence/core/query/parameter/Client1Stateful3Test.java | 2 +- .../persistence/core/query/parameter/Client2Stateful3Test.java | 2 +- .../core/relationship/annotations/ClientStateful3Test.java | 2 +- .../core/relationship/bidirmanyxmany/ClientStateful3Test.java | 2 +- .../core/relationship/bidirmanyxone/ClientStateful3Test.java | 2 +- .../core/relationship/bidironexmany/ClientStateful3Test.java | 2 +- .../core/relationship/bidironexone/ClientStateful3Test.java | 2 +- .../core/relationship/defaults/ClientStateful3Test.java | 2 +- .../core/relationship/descriptors/ClientStateful3Test.java | 2 +- .../core/relationship/unimanyxmany/ClientStateful3Test.java | 2 +- .../core/relationship/unimanyxone/ClientStateful3Test.java | 2 +- .../core/relationship/unionexmany/ClientStateful3Test.java | 2 +- .../core/relationship/unionexone/ClientStateful3Test.java | 2 +- .../tck/persistence/core/types/auto/ClientStateful3Test.java | 2 +- .../tck/persistence/core/types/field/ClientStateful3Test.java | 2 +- .../persistence/core/types/generator/Client1Stateful3Test.java | 2 +- .../persistence/core/types/generator/Client2Stateful3Test.java | 2 +- .../persistence/core/types/generator/Client3Stateful3Test.java | 2 +- .../persistence/core/types/generator/Client4Stateful3Test.java | 2 +- .../core/types/primarykey/compound/ClientStateful3Test.java | 2 +- .../persistence/core/types/property/Client1Stateful3Test.java | 2 +- .../persistence/core/types/property/Client2Stateful3Test.java | 2 +- .../tck/persistence/core/versioning/ClientStateful3Test.java | 2 +- .../tck/persistence/ee/entityManager/ClientStateful3Test.java | 2 +- .../ee/entityManagerFactory/ClientStateful3Test.java | 2 +- .../persist/oneXmanyFetchEager/ClientStateful3Test.java | 2 +- .../persistence/jpa/ee/packaging/jar/ClientStateful3Test.java | 2 +- .../jpa22/generators/tablegenerators/ClientStateful3Test.java | 2 +- .../tck/persistence/jpa22/query/stream/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/attroverride/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/joincolumn/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/namedentitygraph/ClientStateful3Test.java | 2 +- .../jpa22/repeatable/namednativequery/ClientStateful3Test.java | 2 +- .../namedstoredprocedurequery/ClientStateful3Test.java | 2 +- 209 files changed, 209 insertions(+), 209 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java index 9a60912a5b..6a50b9f0c4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientStateful3Test.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_EntityGraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_EntityGraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java index 5890e0eb6f..7028051451 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1Stateful3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java index 9f8b551231..f5023abb7c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2Stateful3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_StoredProcedureQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java index 7fff21f450..b7f1cdfe35 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1Stateful3Test.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java index 739fa41d12..2887a4399f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2Stateful3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java index a6021828e2..e1f9d38524 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3Stateful3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java index 865deacbb2..4c47660ab8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4Stateful3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java index da225d46fc..3c5b5577fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientStateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_anno_access_mappedsc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_anno_access_mappedsc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java index d1e4295881..33002d0dd9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1Stateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java index af69cd6fb9..f1212ea704 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2Stateful3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java index 84c06e19e2..6f0493ede7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientStateful3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_assocoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_assocoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java index ac7b5c8903..30bc54e413 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java index ac2f1a1c44..9558ca9807 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2Stateful3Test.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java index 4d2df365fe..ee45669c15 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientStateful3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_collectiontable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_collectiontable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java index 2e297fc3e2..7ac4895478 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientStateful3Test.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_convert_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_convert_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java index 601f872129..279d443b41 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_discrinimatorValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_discrinimatorValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java index d19d88236c..8cfdcd757f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java index 78787d6f40..0885d0b375 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_elementcollection_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java index e96baa424e..3f3dd385a0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientStateful3Test.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java index e62e72873a..61de9ed38f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_embeddableMapValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_embeddableMapValue_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java index 4ff51f7e4e..d292e53b51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java index 7ec487c0ee..1c52e56035 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java index 9b2aba5442..4a697a3cc3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_lob_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_lob_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java index bd259d0ffc..a5858e6cdb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1Stateful3Test.java @@ -179,7 +179,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java index 39c0fb2c5d..4cf2fb8af5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2Stateful3Test.java @@ -179,7 +179,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java index db54e0e762..fea4de0c6f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyclass_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyclass_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java index 3b3ff4d475..91f10c6905 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeycolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeycolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java index d74fa60a41..f844c8bf8c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientStateful3Test.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyenumerated_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyenumerated_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java index d18098cdae..2413a84f95 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java index 0c32862496..927257ed30 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapKeyTemporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapKeyTemporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java index da363a8591..bf3f539f13 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapsid_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapsid_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java index c3a8941baa..27dc8832af 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_nativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_nativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java index e0437121e8..69cf471178 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_onexmanyuni_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_onexmanyuni_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java index 56f892456b..8e2b7acf43 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java index 23239d97fa..f9557eeffd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java index e1f5e59cea..3bca055f16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java index c7ef006c3f..af28c2bd0a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java index f8c225b0d0..753e54e361 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_ordercolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java index 2052ddce5b..fb4ebd6528 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java index 63fe477f58..3aa919a698 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java index 9d61829253..47ff268e48 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java index af2729b50b..9520131ce5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java index 7188ba6b51..e8c2c50473 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_temporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_temporal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java index 58d2ace8d4..6a0f23cc6e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java index 2c161dd0ca..166571e1e4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java index 99b56b27b8..2fe4572250 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java index 79ee69461b..63598d6bde 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java index 4b28a966c8..8ca874a8fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java index 0637335550..b83f854ed1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_cache_basicTests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_cache_basicTests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java index 55ab237384..4050a2da10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_inheritance_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_inheritance_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java index c4aef673aa..da0e9ba077 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientStateful3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_listener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_listener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java index a17009871c..97d01f20fb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_listeneroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_listeneroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java index 240d54d258..de7ef2e66a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientStateful3Test.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_method_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_method_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java index 262dea2fd3..503d21e635 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_methodoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_methodoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java index 52ed7923ef..ff509dfb0c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientStateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_xml_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_xml_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java index f235564326..bdff4f2cce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java index 3a9dc2112b..f61d3053ad 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java index d395110528..07cc6d03b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java index b8af91087f..9087ef5eb7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java index e2607f3f3a..9eef2d1f05 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java index 3ce8113e39..e08674f135 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java index d257a139a2..ad4515b9bc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java index 7e78ff23b9..accb5495c3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java index 92d6992fae..bdb5f880a1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientStateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaDelete_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaDelete_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java index 550f4a025e..5211112c4f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java index f80d3baa27..dd0688b9a5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java index 9b2828ac96..6e78439386 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java index f86c709a95..8ea327bf38 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java index 7e3e3f245f..d5c8c1cba4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java index 925d7afeed..47a2c8a215 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java index d7422e9fe6..85da38642e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java index d00d21ad2a..56de056885 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientStateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaUpdate_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaUpdate_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java index 0e706682ce..321c4d74ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java index b914859ce3..d6e90df1c0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java index 413d4bd44e..27e83fe990 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java index 3c07a3b94d..5da6c90389 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java index ac368bbe33..6aa442a7c9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java index 27ef68fc90..bbb83152ca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java index d622914d00..cba94ecfc7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java index 6983dc59ad..d380db1d49 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java index 8a333214d4..e879846b5f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java index 6fcb7fc763..c1505a7f88 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java index 5fe2b5e2d0..23c4054323 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java index c15e36c806..5e1a249b88 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java index 537b2858c6..3fb5daa477 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java index d5148a8090..b0d0f1e760 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java index 644f6c23c1..7e8ab119d7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java index 35c40bcb1d..403e839c0f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java index 815e4c4aa9..45a61ef4d1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java index f6a759323d..3ee44b4cd5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java index 4d883d6d5a..5e4775c042 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java index c49f94200a..96ce5b68dc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java index c660c01ede..ab9a1cbb8a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java index 72ba8d5060..5dc88db0c3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java index 697a834a3c..153cdf60ad 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java index d6c8ededc8..1429c1bf59 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java index 9203d70b9a..b97daead53 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2Stateful3Test.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java index dd0d98da32..e71cfc7ea4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java index a0f9e4e8d7..663d46b00c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java index cde67f0897..daae91bd2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java index f55b6d1c7a..932cbc6fe5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex1a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex1a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java index cd8823328f..d452218aa2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex1b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex1b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java index e62298d728..7a4839c33b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex2a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex2a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java index 72f673187b..5554c60db9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex2b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex2b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java index b57eea13e7..d437b32519 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex3a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex3a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java index cac7994521..dd46a38f95 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex3b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex3b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java index 92b7a2441a..7def6ea880 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex4a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex4a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java index cd773372f3..80ba66fe40 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex4b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex4b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java index 6912f7f672..6641d8864b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex5a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex5a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java index eb0f639739..31fcac6e4f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex5b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex5b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java index aa43a925c0..f46ec448a6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex6a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex6a_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java index b666495d66..89d0db6036 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex6b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex6b_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java index 2c6823843e..93a405366a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1Stateful3Test.java @@ -161,7 +161,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java index 09163d2c05..c00e520ff1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2Stateful3Test.java @@ -160,7 +160,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java index c990a705b9..3bd7881e7f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3Stateful3Test.java @@ -161,7 +161,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java index e3f4d20b32..ed1be63fe8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1Stateful3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java index 4722afa974..401af23769 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2Stateful3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java index 8178c1e231..6efee348da 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3Stateful3Test.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java index d037fe34d0..ce3f1481fc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactoryCloseException_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactoryCloseException_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java index ce8dbccd90..2010f55a7b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientStateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_apitests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_apitests_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java index 2e1951aca3..88b8e3c130 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_bigdecimal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_bigdecimal_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java index 4918d5953b..cb4c4b419b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_biginteger_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_biginteger_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java index 50ecbe6b56..3180f65018 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java index 051dd3765e..48836fad0d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java index 54ca214a9c..ec8259a666 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java index f26ced4c3f..6368b5f267 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java index 5dcb562a65..37683b78f7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java index d91f23234d..82447342f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_manyXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java index 209a0e20dc..f42b5068ec 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_manyXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java index 4e38b99d38..e65a2b22de 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientStateful3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java index ca476c685c..dd16c2764b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java index e8e3bfdd86..00d54f73e4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_basic_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java index 5b91c22fb4..1198673e16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_oneXmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java index 4d559011ba..c9d93e3b5a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_oneXone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java index dd209818b8..f9458ef2a5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_enums_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_enums_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java index 10cd6b7686..46d84d9550 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientStateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inheritance_abstractentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inheritance_abstractentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java index 39bea7175b..957f6c018a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_msc_annotation_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_msc_annotation_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java index 6a0cb32abd..d25da6a5a6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_msc_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_msc_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java index ee0d77da95..ed8f462ea3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_nonentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_nonentity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java index 4b29cec176..40e598a29d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_attribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_attribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java index 744dd46a16..90748b6674 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_basictype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_basictype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java index e9ec6f6559..c43ae8329f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_bindable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_bindable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java index 8ff52fc893..1a68e27c66 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_collectionattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_collectionattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java index 8f57971056..0d2b40dfa6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_embeddabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_embeddabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java index fd43b5835c..69f74c56ab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_entitytype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_entitytype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java index 8151a79585..2d88bdbcea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_identifiabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_identifiabletype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java index a6f1ee60f1..9043a89788 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_listattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_listattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java index b3c48d983a..7de149a23a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_managedtype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_managedtype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java index bc4c36579d..f3b95f695c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_mapattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_mapattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java index a49a59c2e8..ecd959930b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_mappedsuperclasstype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_mappedsuperclasstype_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java index 6553534af4..b48c83753d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_metamodel_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_metamodel_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java index 67fcf6e1c4..235c26bdd4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_pluralattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_pluralattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java index 2eeb9945f8..1e9c59080e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_setattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_setattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java index a9f356c3fa..696da5778e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_singularattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_singularattribute_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java index b13e716674..6550f0dd1f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_type_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_type_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java index e423575f68..ba2e567a1d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_nestedembedding_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_nestedembedding_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java index 7ec948b7b4..ccb6a6724d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_attributeoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_attributeoverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java index c3d586ff2c..8b8f57798d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_callbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_callbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java index f899b228c2..a7e35dc00d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_embeddable_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java index f39f650b26..32d413eadf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientStateful3Test.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_entity_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java index b585147b0a..ce76f39b79 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_entitylistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_entitylistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java index 025b337c99..27d429afda 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_joincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_joincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java index b530060ff9..4964897996 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_manytomany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_manytomany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java index d9b8371a50..01d3f1dfa3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_mapkey_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java index 2af248723f..5422b56dff 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_nocallbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_nocallbacklistener_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java index 2c9dfc50dd..894b19b842 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_table_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_table_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java index 6283f126a3..31dfc017b4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_PersistenceUtilUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_PersistenceUtilUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java index 219e51f133..b16b4bca4e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_persistenceUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_persistenceUtil_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java index 6fed93fd78..9c3f9fabce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java index d009f71ec3..edb7660e3d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java index e4ecb2d5ab..7ab8aa9ad7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java index 338112e49e..1bf69391f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java index d6f5fc7237..b734b0cd9e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java index 0704e583dc..0cb50e9a2d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java index afb4ef46cd..741911f89f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java index ccef39298a..72c95bc7fe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_parameter_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java index 9f93fb43da..f6b5396e62 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_annotations_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_annotations_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java index 85236d1b9e..99317c6212 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidirmanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidirmanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java index ec497f24b6..2723ffcf81 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidirmanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidirmanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java index 88a2e89706..10e9a7e75c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidironexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidironexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java index 59e366b103..948b1af6bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidironexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidironexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java index f97fbe4040..9f138c3a69 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_defaults_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_defaults_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java index 530717981b..8e02a0fcb5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_descriptors_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java index a05298dc06..3258114dab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unimanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unimanyxmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java index 0ec38e7969..4682ee7eb8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unimanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unimanyxone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java index eaae335c20..c8eed0badd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unionexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unionexmany_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java index 04d4b71604..5f8b90a4d4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unionexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unionexone_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java index c4b15fc055..0887623831 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_auto_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_auto_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java index 752348cc9d..c4d23a558e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_field_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java index af32033937..e517d89910 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java index ec3ea82320..682e168c5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java index e0214a551c..6c1a18e083 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3Stateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java index 52b8b790a9..2648682ead 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4Stateful3Test.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java index 138369d44b..20f6456844 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_pkey_compound_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_pkey_compound_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java index d49ac94618..9cace0cb79 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1Stateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java index 8002cb3d16..77ba51043a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2Stateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_property_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java index 1e4a42d015..116dab26db 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientStateful3Test.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_versioning_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_versioning_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java index 0ac047d003..1372a17851 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientStateful3Test.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_ee_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_ee_entityManager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java index 69ae241b1a..b21151951c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_ee_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_ee_entityManagerFactory_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java index c41be0d637..f85bc3c348 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXmanyFetchEager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXmanyFetchEager_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java index 85d2d6019a..926469a699 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientStateful3Test.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_ee_packaging_jar_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_ee_packaging_jar_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java index d6fffe2c67..1af3ac2dd2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_generators_tablegenerators_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_generators_tablegenerators_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java index 686fd0c542..0b9ce5872b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientStateful3Test.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_query_stream_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_query_stream_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java index c8e8dac55e..80a9e711b5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_attroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_attroverride_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java index 991e554889..aaba38db34 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_joincolumns_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_joincolumns_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java index a173843c9a..09b9225a0e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_mapkeyjoincolumn_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java index 79e624b342..0e092034b3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namedentitygraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namedentitygraph_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java index 595abe5cb7..dad666dda0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namednativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namednativequery_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java index 52ec0cf0e5..4546d56d28 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientStateful3Test.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namedstoredprocedure_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namedstoredprocedure_stateful3_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/stateful3/stateful3_vehicle_ejb.jar.sun-ejb-jar.xml"); From 26a6b5942d4f9b1447688a138e452d86d042a5f7 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 14:27:43 -0400 Subject: [PATCH 31/84] remove incorrect ejb-jar.xml reference --- .../tck/persistence/core/EntityGraph/ClientAppmanagedTest.java | 2 +- .../core/StoredProcedureQuery/Client1AppmanagedTest.java | 2 +- .../core/StoredProcedureQuery/Client2AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client1AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client2AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client3AppmanagedTest.java | 2 +- .../core/annotations/access/field/Client4AppmanagedTest.java | 2 +- .../core/annotations/access/mappedsc/ClientAppmanagedTest.java | 2 +- .../core/annotations/access/property/Client1AppmanagedTest.java | 2 +- .../core/annotations/access/property/Client2AppmanagedTest.java | 2 +- .../core/annotations/assocoverride/ClientAppmanagedTest.java | 2 +- .../core/annotations/basic/Client1AppmanagedTest.java | 2 +- .../core/annotations/basic/Client2AppmanagedTest.java | 2 +- .../core/annotations/collectiontable/ClientAppmanagedTest.java | 2 +- .../core/annotations/convert/ClientAppmanagedTest.java | 2 +- .../annotations/discriminatorValue/ClientAppmanagedTest.java | 2 +- .../annotations/elementcollection/Client1AppmanagedTest.java | 2 +- .../annotations/elementcollection/Client2AppmanagedTest.java | 2 +- .../core/annotations/embeddable/ClientAppmanagedTest.java | 2 +- .../annotations/embeddableMapValue/ClientAppmanagedTest.java | 2 +- .../core/annotations/entity/ClientAppmanagedTest.java | 2 +- .../persistence/core/annotations/id/ClientAppmanagedTest.java | 2 +- .../persistence/core/annotations/lob/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkey/Client1AppmanagedTest.java | 2 +- .../core/annotations/mapkey/Client2AppmanagedTest.java | 2 +- .../core/annotations/mapkeyclass/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeycolumn/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeyenumerated/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapkeytemporal/ClientAppmanagedTest.java | 2 +- .../core/annotations/mapsid/ClientAppmanagedTest.java | 2 +- .../core/annotations/nativequery/ClientAppmanagedTest.java | 2 +- .../core/annotations/onexmanyuni/ClientAppmanagedTest.java | 2 +- .../core/annotations/orderby/Client1AppmanagedTest.java | 2 +- .../core/annotations/orderby/Client2AppmanagedTest.java | 2 +- .../core/annotations/orderby/Client3AppmanagedTest.java | 2 +- .../core/annotations/ordercolumn/Client1AppmanagedTest.java | 2 +- .../core/annotations/ordercolumn/Client2AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client1AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client2AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client3AppmanagedTest.java | 2 +- .../core/annotations/tableGenerator/Client4AppmanagedTest.java | 2 +- .../core/annotations/temporal/ClientAppmanagedTest.java | 2 +- .../core/annotations/version/Client1AppmanagedTest.java | 2 +- .../core/annotations/version/Client2AppmanagedTest.java | 2 +- .../core/annotations/version/Client3AppmanagedTest.java | 2 +- .../core/annotations/version/Client4AppmanagedTest.java | 2 +- .../tck/persistence/core/basic/ClientAppmanagedTest.java | 2 +- .../persistence/core/cache/basicTests/ClientAppmanagedTest.java | 2 +- .../core/callback/inheritance/ClientAppmanagedTest.java | 2 +- .../core/callback/listener/ClientAppmanagedTest.java | 2 +- .../core/callback/listeneroverride/ClientAppmanagedTest.java | 2 +- .../persistence/core/callback/method/ClientAppmanagedTest.java | 2 +- .../core/callback/methodoverride/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/callback/xml/ClientAppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java | 2 +- .../core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/From/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/Join/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/Join/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/Join/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/Root/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client5AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client6AppmanagedTest.java | 2 +- .../core/criteriaapi/metamodelquery/Client7AppmanagedTest.java | 2 +- .../core/criteriaapi/misc/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/misc/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/misc/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/parameter/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/parameter/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client1AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client2AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client3AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client4AppmanagedTest.java | 2 +- .../core/criteriaapi/strquery/Client5AppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex1a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex1b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex2a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex2b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex3a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex3b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex4a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex4b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex5a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex5b/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex6a/ClientAppmanagedTest.java | 2 +- .../persistence/core/derivedid/ex6b/ClientAppmanagedTest.java | 2 +- .../persistence/core/entityManager/Client1AppmanagedTest.java | 2 +- .../persistence/core/entityManager/Client2AppmanagedTest.java | 2 +- .../persistence/core/entityManager/Client3AppmanagedTest.java | 2 +- .../core/entityManagerFactory/Client1AppmanagedTest.java | 2 +- .../core/entityManagerFactory/Client2AppmanagedTest.java | 2 +- .../core/entityManagerFactory/Client3AppmanagedTest.java | 2 +- .../ClientAppmanagedTest.java | 2 +- .../core/entitytest/apitests/ClientAppmanagedTest.java | 2 +- .../core/entitytest/bigdecimal/ClientAppmanagedTest.java | 2 +- .../core/entitytest/biginteger/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/manyXone/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java | 2 +- .../entitytest/cascadeall/oneXone/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/basic/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/manyXmany/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/manyXone/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/oneXmany/ClientAppmanagedTest.java | 2 +- .../core/entitytest/persist/oneXone/ClientAppmanagedTest.java | 2 +- .../core/entitytest/remove/basic/ClientAppmanagedTest.java | 2 +- .../core/entitytest/remove/oneXmany/ClientAppmanagedTest.java | 2 +- .../core/entitytest/remove/oneXone/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/enums/ClientAppmanagedTest.java | 2 +- .../core/inheritance/abstractentity/ClientAppmanagedTest.java | 2 +- .../inheritance/mappedsc/annotation/ClientAppmanagedTest.java | 2 +- .../inheritance/mappedsc/descriptors/ClientAppmanagedTest.java | 2 +- .../core/inheritance/nonentity/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/attribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/basictype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/bindable/ClientAppmanagedTest.java | 2 +- .../metamodelapi/collectionattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/embeddabletype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/entitytype/ClientAppmanagedTest.java | 2 +- .../metamodelapi/identifiabletype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/listattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/managedtype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/mapattribute/ClientAppmanagedTest.java | 2 +- .../metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/metamodel/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/pluralattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/setattribute/ClientAppmanagedTest.java | 2 +- .../metamodelapi/singularattribute/ClientAppmanagedTest.java | 2 +- .../core/metamodelapi/type/ClientAppmanagedTest.java | 2 +- .../persistence/core/nestedembedding/ClientAppmanagedTest.java | 2 +- .../core/override/attributeoverride/ClientAppmanagedTest.java | 2 +- .../core/override/callbacklistener/ClientAppmanagedTest.java | 2 +- .../core/override/embeddable/ClientAppmanagedTest.java | 2 +- .../persistence/core/override/entity/ClientAppmanagedTest.java | 2 +- .../core/override/entitylistener/ClientAppmanagedTest.java | 2 +- .../core/override/joincolumn/ClientAppmanagedTest.java | 2 +- .../core/override/manytomany/ClientAppmanagedTest.java | 2 +- .../persistence/core/override/mapkey/ClientAppmanagedTest.java | 2 +- .../core/override/nocallbacklistener/ClientAppmanagedTest.java | 2 +- .../persistence/core/override/table/ClientAppmanagedTest.java | 2 +- .../core/persistenceUnitUtil/ClientAppmanagedTest.java | 2 +- .../persistence/core/persistenceUtil/ClientAppmanagedTest.java | 2 +- .../persistence/core/query/language/Client1AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client2AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client3AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client4AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client5AppmanagedTest.java | 2 +- .../persistence/core/query/language/Client6AppmanagedTest.java | 2 +- .../persistence/core/query/parameter/Client1AppmanagedTest.java | 2 +- .../persistence/core/query/parameter/Client2AppmanagedTest.java | 2 +- .../core/relationship/annotations/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidirmanyxmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidirmanyxone/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidironexmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/bidironexone/ClientAppmanagedTest.java | 2 +- .../core/relationship/defaults/ClientAppmanagedTest.java | 2 +- .../core/relationship/descriptors/ClientAppmanagedTest.java | 2 +- .../core/relationship/unimanyxmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/unimanyxone/ClientAppmanagedTest.java | 2 +- .../core/relationship/unionexmany/ClientAppmanagedTest.java | 2 +- .../core/relationship/unionexone/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/types/auto/ClientAppmanagedTest.java | 2 +- .../tck/persistence/core/types/field/ClientAppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client1AppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client2AppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client3AppmanagedTest.java | 2 +- .../persistence/core/types/generator/Client4AppmanagedTest.java | 2 +- .../core/types/primarykey/compound/ClientAppmanagedTest.java | 2 +- .../persistence/core/types/property/Client1AppmanagedTest.java | 2 +- .../persistence/core/types/property/Client2AppmanagedTest.java | 2 +- .../tck/persistence/core/versioning/ClientAppmanagedTest.java | 2 +- .../tck/persistence/ee/entityManager/ClientAppmanagedTest.java | 2 +- .../ee/entityManagerFactory/ClientAppmanagedTest.java | 2 +- .../persist/oneXmanyFetchEager/ClientAppmanagedTest.java | 2 +- .../persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java | 2 +- .../jpa22/generators/tablegenerators/ClientAppmanagedTest.java | 2 +- .../persistence/jpa22/query/stream/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/attroverride/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/joincolumn/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java | 2 +- .../jpa22/repeatable/namednativequery/ClientAppmanagedTest.java | 2 +- .../namedstoredprocedurequery/ClientAppmanagedTest.java | 2 +- 209 files changed, 209 insertions(+), 209 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java index d0a3b24c2a..ebf1b4ba1f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagedTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_EntityGraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_EntityGraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java index a6cfcc2c47..e333ef2e11 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java index a941cc31f0..79ccd90df5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagedTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_StoredProcedureQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java index 6b12529235..3f11623426 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java index 5c8b2019b8..5143b1915b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java index 03cc93008d..89696f6546 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java index 3c50e78bd2..28b4a82565 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java index 4db3259db4..a61d79e3c9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagedTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_anno_access_mappedsc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_anno_access_mappedsc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java index 372926a6de..12752cf2c0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagedTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java index 09f86cd365..e1635c8dce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java index 89cfa76812..1be64f0aa6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_assocoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_assocoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java index fd49c08d03..9ab6826fbd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagedTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java index d1d7172f09..3fb96b668b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagedTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java index 2bd0bcc927..f61155cea6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagedTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_collectiontable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_collectiontable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java index c3e7a61d4d..749c7e9172 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagedTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_convert_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_convert_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java index 047b3930af..f9d637502c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_discrinimatorValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_discrinimatorValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java index 1b98ae676a..230359193b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java index 4bae1f69ec..4836d310d5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_elementcollection_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java index 32b346bb0c..6b9824d037 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java index 6ffb6d4a9b..678d71d995 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_embeddableMapValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_embeddableMapValue_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java index f9d325867a..03ea06e0a4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java index 052f2bdf4f..ca7882b6f8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java index ec7803ba48..ad2749c3b7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_lob_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_lob_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java index 8ec48dff14..33c266d0c4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagedTest.java @@ -179,7 +179,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java index ef603220ef..50f5d9f211 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagedTest.java @@ -190,7 +190,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java index 69c8d0e714..8232556d52 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyclass_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyclass_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java index 6c782c2e60..858e9adbab 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeycolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeycolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java index 04096c58a1..728e812841 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagedTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyenumerated_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyenumerated_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java index 63f7fb7936..950b62d31c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java index 6851636324..aef613d651 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapKeyTemporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapKeyTemporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java index 082727031b..a036e765cb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapsid_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapsid_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java index 390a7a3a4a..f60bc5af6f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_nativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_nativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java index fee2ac4be5..ded2a703a4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_onexmanyuni_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_onexmanyuni_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java index 86b39cd959..26230b8716 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java index 46b4754d5b..281d8c2e75 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java index 0c533baec0..eb1a9bb03f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java index 50267b5174..06359d606a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java index d6d8771eae..6927cedb9f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_ordercolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java index 2f1361ec79..fca808b670 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java index b230357c01..b0d1e52671 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java index f82a8aabc0..28721d113b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java index 3b45ffa71e..b82b3d0a36 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java index 3a870fe43e..ddd50bd170 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_temporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_temporal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java index e4045fc3d4..49546212b9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java index 2a70a6110a..f2f56a4097 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java index 4b75d103fc..2f72e4ca6e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java index 3403f20571..72fd5911a2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java index c067c3c757..504c87615f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java index b5a4bdf223..95f235813d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_cache_basicTests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_cache_basicTests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java index 390e8f970f..4e57f973b7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagedTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_inheritance_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_inheritance_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java index fdcb763c43..31067240e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_listener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_listener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java index 66ec409edf..253aaca80f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_listeneroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_listeneroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java index 40e162fdaf..254ca78579 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_method_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_method_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java index 24e2d7b567..9248f15f48 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_methodoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_methodoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java index c82f6294f6..29b1c7aadd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_xml_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_xml_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java index c7cba953ff..463e0cbb5e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java index 6ad567b863..d14e134e78 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java index 3d6e2a9513..f3ad132c32 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java index a631bb9d10..92d62e018a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java index 8ca4324bd3..a72f704971 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java index 5e7cef8d41..990ee23aa6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java index 742089ad8f..ba233d070c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java index 4c45d6b27f..ee869d7e34 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java index 945f4362ac..94004450b7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaDelete_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaDelete_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java index d37539ef7a..ee3c6feac8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java index 79d532f236..9928e2e753 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java index 35da52e60f..a0decdfab9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java index 8d842ddf77..ec917b4a7a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java index 01189ab01d..b4376b9859 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java index 318c35e7d5..f854062a4d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java index 6789e32572..47f897519d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java index abd85c8748..c9d280aa90 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaUpdate_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaUpdate_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java index ea6079bff7..f22659df41 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java index 8e054f3e5a..792959e64b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java index c933b96db4..9e5a846918 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java index c963af1066..f5ebb3a198 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java index b8e065a143..3601df267e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java index b85c2df2b0..17e0850bfe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagedTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java index 3bb6354351..2f270d5fb5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java index ccbfebecd8..0c6d31a5f3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java index 50cd51f115..0920e9c307 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java index f04582c618..ba33883e9f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java index a97be125f3..96ebd0462a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java index 3753ac5ebf..cf7741fc63 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java index 6d21ea1dd7..9034618cd0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagedTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java index 81b1ba4baa..d30ccfc31f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java index a983e686c2..0dae0c4203 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java index d53f51cc4f..460e53d07b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java index faaba5f7dc..7e20dfc91c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java index 5ec30f2ff3..3a95de3288 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java index 82bdf0436e..097a21627e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java index 7385149148..98a3cd6879 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java index 781cea74ce..1571b530e6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java index 7ae5835678..31222668af 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagedTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java index 66be62ab96..62237ef4ac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagedTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java index a2ac19551b..9aa0b70ea5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java index 4d7b8b3e44..04a13f725c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagedTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java index cb97168314..5946db1c3c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java index be320a6792..1c3459a39b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java index d0fb079dda..cd5e890145 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java index 6a7951ce9e..0801a3d10b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex1a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex1a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java index 09eb72cfd0..b304dbc6eb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex1b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex1b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java index 61b09fc629..f05b81e4c2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex2a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex2a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java index db29eaaf58..512fcb1bdd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex2b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex2b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java index b8538b4317..436bc47c35 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex3a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex3a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java index facd21e601..f9be5d4295 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex3b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex3b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java index 0855fe0295..a400fdbd22 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex4a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex4a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java index 15a7733cb1..1f340ff77b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex4b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex4b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java index 16221043e7..fbf0080721 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex5a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex5a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java index 2242db562d..2f2ef20cb1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex5b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex5b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java index 41b500c3f9..c51f1fd518 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex6a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex6a_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java index 261bdd2d8c..de74b1e68b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex6b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex6b_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java index cb7d4b0ab9..9b6ed80128 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagedTest.java @@ -161,7 +161,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java index 33505686cf..3ca44373be 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagedTest.java @@ -171,7 +171,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java index cbfce99887..d2265c04bb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagedTest.java @@ -161,7 +161,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java index 6c48e899c9..af77e3d82c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java index bdff06d4e5..f04943e346 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagedTest.java @@ -150,7 +150,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java index af2fffde65..7b76a87395 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java index 1e9251f6b9..ea8c8da611 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactoryCloseException_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactoryCloseException_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java index d7e2c5b6b0..7afe929e4c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_apitests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_apitests_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java index 53a2e0f604..066bbfcbee 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_bigdecimal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_bigdecimal_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java index c738be9946..439b1d0e2e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_biginteger_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_biginteger_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java index 7c75c82380..f195183ebb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java index 501d4ad318..8a9bfa3129 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java index 960ba62acf..3435f3d837 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java index b4c9d972ed..6bb769670f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java index 9bea6ee449..9297830cf4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java index 50463bd5f8..332638dc24 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_manyXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java index 4a6e6a9e9d..7a78533197 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_manyXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java index 7de5ec5961..a417f878ee 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java index 24890aeeae..6c7275a910 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java index db35486ff5..6f03433640 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_basic_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java index 866294671d..f253e446ac 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_oneXmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java index dfaf983b68..b3e42ed800 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_oneXone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java index 7223df4486..34d0430a02 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_enums_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_enums_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java index ad489e5d99..f79f6de811 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inheritance_abstractentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inheritance_abstractentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java index 95739ebd1e..4672635e78 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_msc_annotation_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_msc_annotation_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java index f86bcb2292..90f078c7c0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_msc_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_msc_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java index dd93ea97ad..1e3958412f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_nonentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_nonentity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java index 77dd843428..b20f67af16 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_attribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_attribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java index f4b0b0ff22..f756167645 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_basictype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_basictype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java index f8a59bee28..34b324f849 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_bindable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_bindable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java index 8a414f48fc..14c232a4b5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_collectionattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_collectionattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java index d9e51ebdf3..788701bcbd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_embeddabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_embeddabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java index c99407fd11..d23fb0e85e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_entitytype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_entitytype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java index 3c9329f57b..bc8a3073b1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_identifiabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_identifiabletype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java index ce7a0c33f0..b2270ccf99 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_listattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_listattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java index 7ed4fa4bcf..bcfb52855a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_managedtype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_managedtype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java index 35441b4a43..8151ceaa10 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_mapattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_mapattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java index b6574a5578..6432a7b9ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_mappedsuperclasstype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_mappedsuperclasstype_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java index 7dae65f577..fa037bc5d2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_metamodel_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_metamodel_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java index 914c3f5482..93137a1134 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_pluralattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_pluralattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java index d80c85fa37..118df01c6e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_setattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_setattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java index 78353d04fb..cf7402bc71 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_singularattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_singularattribute_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java index 184d328a99..9b245585f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_type_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_type_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java index b6f4204c8e..c0ef21fae5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_nestedembedding_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_nestedembedding_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java index 8e0db62bae..4792e7eda3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_attributeoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_attributeoverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java index 30b8a93453..be4c620008 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_callbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_callbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java index c2a6e54e83..2f9716d5a3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_embeddable_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java index 5d63a80fab..20d28d8c12 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagedTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_entity_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java index 12712409db..402edd6b89 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_entitylistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_entitylistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java index 28a19e85b7..f438b7205b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_joincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_joincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java index 30abb9cb32..3531a6ba13 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_manytomany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_manytomany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java index 02d551c64b..375292dfc4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_mapkey_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java index f99169ba8a..4885e712a1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_nocallbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_nocallbacklistener_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java index 9ab5137c4a..6619b4e5f2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_table_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_table_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java index ec4bd41b06..232e39ff14 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_PersistenceUtilUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_PersistenceUtilUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java index 6b4fa44489..e63c70f595 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_persistenceUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_persistenceUtil_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java index e36a993cce..cf674fbb57 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java index 52e2793ea2..8713d4aeb5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java index 872869d48a..8a9073a250 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java index d6b98bb224..6f44e76094 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java index 18fa09896a..8557b6a871 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java index 25498d444f..bcdfcd398b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java index 92a3fbf6a0..f97d24e56c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java index 7e226d7469..f7628ebb6b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_parameter_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java index b3be98dfbf..f969dd0e3a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_annotations_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_annotations_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java index aaf7ec5fda..ba72ba7d51 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidirmanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidirmanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java index 4ed4e893d0..72514ba4e7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidirmanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidirmanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java index 1a02a4ad2c..07292464bb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidironexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidironexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java index c48768c7ba..e3dc91ad30 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidironexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidironexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java index 01bb5dff8b..35ddd91adc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_defaults_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_defaults_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java index 875afa7973..9c42a7889b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_descriptors_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java index 7d945074cb..24c5f2d35c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unimanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unimanyxmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java index 22f7e3af06..afdd13339d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unimanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unimanyxone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java index c7a4b85011..4a7a92bdb6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unionexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unionexmany_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java index d6f87f403c..e899e08485 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unionexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unionexone_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java index e7e080f340..2c5ad7e17e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_auto_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_auto_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java index fb22f93bed..759abc953f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_field_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java index 74c2b62dca..c0def99a5e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java index 85e9530679..3f5e8da138 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagedTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java index d0d319c4e8..8c888c58d1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java index 15c840d98b..94dda19e63 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagedTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java index 8884efc01d..53131434fd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_pkey_compound_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_pkey_compound_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java index 1e376a6933..a53146014c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java index d1ac3bed51..ae3a3e34cf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagedTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_property_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java index c97c65bc6c..9c5f969bf4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_versioning_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_versioning_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java index 97791a1b10..7f21cad820 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManager/ClientAppmanagedTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_ee_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_ee_entityManager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java index a962c32ea1..56ce7fdb5e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_ee_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_ee_entityManagerFactory_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java index b0bb101b0b..3ba6243976 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXmanyFetchEager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXmanyFetchEager_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java index e0b3131c41..3d95ef3c19 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa/ee/packaging/jar/ClientAppmanagedTest.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_ee_packaging_jar_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_ee_packaging_jar_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java index 6006de95d6..af5c582bf8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_generators_tablegenerators_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_generators_tablegenerators_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java index ebeea06c41..6ae0268c69 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagedTest.java @@ -128,7 +128,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_query_stream_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_query_stream_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java index 387ceed577..bd8f0bf161 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_attroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_attroverride_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java index a81eb8c040..2421c7d3f4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_joincolumns_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_joincolumns_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java index 75690beacb..af51cd13cc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_mapkeyjoincolumn_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java index 677348b20b..906fa53469 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namedentitygraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namedentitygraph_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java index 7d82fd8deb..d39f835dd5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namednativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namednativequery_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java index b4bfef7999..d983c77408 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagedTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namedstoredprocedure_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namedstoredprocedure_appmanaged_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanaged/appmanaged_vehicle_ejb.jar.sun-ejb-jar.xml"); From f86ef7e420bc9d11b0bbb63c333795c4b4b77eaa Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Mon, 14 Oct 2024 14:28:09 -0400 Subject: [PATCH 32/84] remove incorrect ejb-jar.xml reference --- .../persistence/core/EntityGraph/ClientAppmanagednotxTest.java | 2 +- .../core/StoredProcedureQuery/Client1AppmanagednotxTest.java | 2 +- .../core/StoredProcedureQuery/Client2AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client1AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client2AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client3AppmanagednotxTest.java | 2 +- .../annotations/access/field/Client4AppmanagednotxTest.java | 2 +- .../annotations/access/mappedsc/ClientAppmanagednotxTest.java | 2 +- .../annotations/access/property/Client1AppmanagednotxTest.java | 2 +- .../annotations/access/property/Client2AppmanagednotxTest.java | 2 +- .../annotations/assocoverride/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/basic/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/basic/Client2AppmanagednotxTest.java | 2 +- .../annotations/collectiontable/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/convert/ClientAppmanagednotxTest.java | 2 +- .../discriminatorValue/ClientAppmanagednotxTest.java | 2 +- .../elementcollection/Client1AppmanagednotxTest.java | 2 +- .../elementcollection/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/embeddable/ClientAppmanagednotxTest.java | 2 +- .../embeddableMapValue/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/entity/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/id/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/lob/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/mapkey/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/mapkey/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/mapkeyclass/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java | 2 +- .../annotations/mapkeyenumerated/ClientAppmanagednotxTest.java | 2 +- .../annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java | 2 +- .../annotations/mapkeytemporal/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/mapsid/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/nativequery/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/onexmanyuni/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/orderby/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/orderby/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/orderby/Client3AppmanagednotxTest.java | 2 +- .../core/annotations/ordercolumn/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/ordercolumn/Client2AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client1AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client2AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client3AppmanagednotxTest.java | 2 +- .../annotations/tableGenerator/Client4AppmanagednotxTest.java | 2 +- .../core/annotations/temporal/ClientAppmanagednotxTest.java | 2 +- .../core/annotations/version/Client1AppmanagednotxTest.java | 2 +- .../core/annotations/version/Client2AppmanagednotxTest.java | 2 +- .../core/annotations/version/Client3AppmanagednotxTest.java | 2 +- .../core/annotations/version/Client4AppmanagednotxTest.java | 2 +- .../tck/persistence/core/basic/ClientAppmanagednotxTest.java | 2 +- .../core/cache/basicTests/ClientAppmanagednotxTest.java | 2 +- .../core/callback/inheritance/ClientAppmanagednotxTest.java | 2 +- .../core/callback/listener/ClientAppmanagednotxTest.java | 2 +- .../callback/listeneroverride/ClientAppmanagednotxTest.java | 2 +- .../core/callback/method/ClientAppmanagednotxTest.java | 2 +- .../core/callback/methodoverride/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/callback/xml/ClientAppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java | 2 +- .../criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/From/Client4AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Join/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Join/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Join/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/Root/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client1AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client2AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client3AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client4AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client5AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client6AppmanagednotxTest.java | 2 +- .../criteriaapi/metamodelquery/Client7AppmanagednotxTest.java | 2 +- .../core/criteriaapi/misc/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/misc/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/misc/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/parameter/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/parameter/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client1AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client2AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client3AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client4AppmanagednotxTest.java | 2 +- .../core/criteriaapi/strquery/Client5AppmanagednotxTest.java | 2 +- .../core/derivedid/ex1a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex1b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex2a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex2b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex3a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex3b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex4a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex4b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex5a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex5b/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex6a/ClientAppmanagednotxTest.java | 2 +- .../core/derivedid/ex6b/ClientAppmanagednotxTest.java | 2 +- .../core/entityManager/Client1AppmanagednotxTest.java | 2 +- .../core/entityManager/Client2AppmanagednotxTest.java | 2 +- .../core/entityManager/Client3AppmanagednotxTest.java | 2 +- .../core/entityManager2/Client1AppmanagednotxTest.java | 2 +- .../core/entityManager2/Client2AppmanagednotxTest.java | 2 +- .../core/entityManagerFactory/Client1AppmanagednotxTest.java | 2 +- .../core/entityManagerFactory/Client2AppmanagednotxTest.java | 2 +- .../core/entityManagerFactory/Client3AppmanagednotxTest.java | 2 +- .../ClientAppmanagednotxTest.java | 2 +- .../core/entityTransaction/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/apitests/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/bigdecimal/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/biginteger/ClientAppmanagednotxTest.java | 2 +- .../cascadeall/manyXmany/ClientAppmanagednotxTest.java | 2 +- .../cascadeall/manyXone/ClientAppmanagednotxTest.java | 2 +- .../cascadeall/oneXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/persist/basic/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/manyXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/manyXone/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/oneXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/persist/oneXone/ClientAppmanagednotxTest.java | 2 +- .../core/entitytest/remove/basic/ClientAppmanagednotxTest.java | 2 +- .../entitytest/remove/oneXmany/ClientAppmanagednotxTest.java | 2 +- .../entitytest/remove/oneXone/ClientAppmanagednotxTest.java | 2 +- .../tck/persistence/core/enums/ClientAppmanagednotxTest.java | 2 +- .../inheritance/abstractentity/ClientAppmanagednotxTest.java | 2 +- .../mappedsc/annotation/ClientAppmanagednotxTest.java | 2 +- .../mappedsc/descriptors/ClientAppmanagednotxTest.java | 2 +- .../core/inheritance/nonentity/ClientAppmanagednotxTest.java | 2 +- .../core/lock/entitymanager/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/lock/query/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/attribute/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/basictype/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/bindable/ClientAppmanagednotxTest.java | 2 +- .../collectionattribute/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/embeddabletype/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/entitytype/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/identifiabletype/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/listattribute/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/managedtype/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/mapattribute/ClientAppmanagednotxTest.java | 2 +- .../mappedsuperclasstype/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/metamodel/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/pluralattribute/ClientAppmanagednotxTest.java | 2 +- .../metamodelapi/setattribute/ClientAppmanagednotxTest.java | 2 +- .../singularattribute/ClientAppmanagednotxTest.java | 2 +- .../core/metamodelapi/type/ClientAppmanagednotxTest.java | 2 +- .../core/nestedembedding/ClientAppmanagednotxTest.java | 2 +- .../override/attributeoverride/ClientAppmanagednotxTest.java | 2 +- .../override/callbacklistener/ClientAppmanagednotxTest.java | 2 +- .../core/override/embeddable/ClientAppmanagednotxTest.java | 2 +- .../core/override/entity/ClientAppmanagednotxTest.java | 2 +- .../core/override/entitylistener/ClientAppmanagednotxTest.java | 2 +- .../core/override/joincolumn/ClientAppmanagednotxTest.java | 2 +- .../core/override/manytomany/ClientAppmanagednotxTest.java | 2 +- .../core/override/mapkey/ClientAppmanagednotxTest.java | 2 +- .../override/nocallbacklistener/ClientAppmanagednotxTest.java | 2 +- .../core/override/table/ClientAppmanagednotxTest.java | 2 +- .../core/persistenceUnitUtil/ClientAppmanagednotxTest.java | 2 +- .../core/persistenceUtil/ClientAppmanagednotxTest.java | 2 +- .../core/query/apitests/Client1AppmanagednotxTest.java | 2 +- .../core/query/apitests/Client2AppmanagednotxTest.java | 2 +- .../core/query/apitests/Client3AppmanagednotxTest.java | 2 +- .../core/query/apitests/Client4AppmanagednotxTest.java | 2 +- .../core/query/flushmode/Client1AppmanagednotxTest.java | 2 +- .../core/query/flushmode/Client2AppmanagednotxTest.java | 2 +- .../core/query/flushmode/Client3AppmanagednotxTest.java | 2 +- .../core/query/language/Client1AppmanagednotxTest.java | 2 +- .../core/query/language/Client2AppmanagednotxTest.java | 2 +- .../core/query/language/Client3AppmanagednotxTest.java | 2 +- .../core/query/language/Client4AppmanagednotxTest.java | 2 +- .../core/query/language/Client5AppmanagednotxTest.java | 2 +- .../core/query/language/Client6AppmanagednotxTest.java | 2 +- .../core/query/parameter/Client1AppmanagednotxTest.java | 2 +- .../core/query/parameter/Client2AppmanagednotxTest.java | 2 +- .../core/relationship/annotations/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidirmanyxmany/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidirmanyxone/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidironexmany/ClientAppmanagednotxTest.java | 2 +- .../relationship/bidironexone/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/defaults/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/descriptors/ClientAppmanagednotxTest.java | 2 +- .../relationship/unimanyxmany/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/unimanyxone/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/unionexmany/ClientAppmanagednotxTest.java | 2 +- .../core/relationship/unionexone/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/types/auto/ClientAppmanagednotxTest.java | 2 +- .../persistence/core/types/field/ClientAppmanagednotxTest.java | 2 +- .../core/types/generator/Client1AppmanagednotxTest.java | 2 +- .../core/types/generator/Client2AppmanagednotxTest.java | 2 +- .../core/types/generator/Client3AppmanagednotxTest.java | 2 +- .../core/types/generator/Client4AppmanagednotxTest.java | 2 +- .../types/primarykey/compound/ClientAppmanagednotxTest.java | 2 +- .../core/types/property/Client1AppmanagednotxTest.java | 2 +- .../core/types/property/Client2AppmanagednotxTest.java | 2 +- .../persistence/core/versioning/ClientAppmanagednotxTest.java | 2 +- .../persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java | 2 +- .../generators/tablegenerators/ClientAppmanagednotxTest.java | 2 +- .../jpa22/query/stream/ClientAppmanagednotxTest.java | 2 +- .../jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java | 2 +- .../jpa22/repeatable/convert/ClientAppmanagednotxTest.java | 2 +- .../jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java | 2 +- .../repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java | 2 +- .../repeatable/namedentitygraph/ClientAppmanagednotxTest.java | 2 +- .../repeatable/namednativequery/ClientAppmanagednotxTest.java | 2 +- .../namedstoredprocedurequery/ClientAppmanagednotxTest.java | 2 +- 219 files changed, 219 insertions(+), 219 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java index 91fec09385..4a96e78a28 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java @@ -144,7 +144,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_EntityGraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_EntityGraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java index 97e1d25ba0..95a2f11e0d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client1AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java index 22cdb3c3e3..46bdcc5fdc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/StoredProcedureQuery/Client2AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_StoredProcedureQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java index 51ec7fce4c..bcc59163a5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client1AppmanagednotxTest.java @@ -143,7 +143,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java index e29321f26b..712a3dd7bb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client2AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java index eda2951745..6d9d5fad38 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client3AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java index 63927fd6d8..c843cd5c04 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/field/Client4AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java index e4d0b6ae94..6c457b9236 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/mappedsc/ClientAppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_anno_access_mappedsc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java index 1152998fb6..fdb2948156 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client1AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java index 5970028cfd..34c90062e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/access/property/Client2AppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_access_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java index e76c9b28a1..ea339214e2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/assocoverride/ClientAppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_assocoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java index b23c9d94b1..0b22211597 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java index 1694aac480..b38ef5098b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/basic/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java index cad6b44df5..41ae93d8c3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/collectiontable/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_collectiontable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java index 541fd6171f..14942f0dc1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/convert/ClientAppmanagednotxTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_convert_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_convert_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java index 108f5be95d..ff814a8387 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/discriminatorValue/ClientAppmanagednotxTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_discrinimatorValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_discrinimatorValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java index 0ea755f714..66ab4cf251 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client1AppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java index 4148501993..fffb2497d2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/elementcollection/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_elementcollection_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java index 49b6718426..3b522a97e0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddable/ClientAppmanagednotxTest.java @@ -146,7 +146,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java index c70e82c65e..704356717d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/embeddableMapValue/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_embeddableMapValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_embeddableMapValue_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java index 825b0ba0bc..369bdfaedf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/entity/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java index ed06995a7f..66927d23cd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/id/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java index 1b226fc894..bd6dcbdaa0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/lob/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_lob_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_lob_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java index f3b997bb43..a09c645bd0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client1AppmanagednotxTest.java @@ -190,7 +190,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java index c343868983..89718a7c45 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkey/Client2AppmanagednotxTest.java @@ -179,7 +179,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java index 0e5b85ae01..43f12b8cdd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyclass/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyclass_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyclass_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java index f90498bd47..2af47481b1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeycolumn/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeycolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeycolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java index 0eb7f464a4..84c80c97ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyenumerated/ClientAppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyenumerated_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyenumerated_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java index 6c04e89f56..c985f9e1dd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeyjoincolumn/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java index b3129c898e..e5c7943ece 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapkeytemporal/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapKeyTemporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapKeyTemporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java index f28456622c..f1d897c789 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/mapsid/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_mapsid_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_mapsid_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java index a34f7b832e..216845a227 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/nativequery/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_nativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_nativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java index a67bf0f972..9242e4cfce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/onexmanyuni/ClientAppmanagednotxTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_onexmanyuni_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_onexmanyuni_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java index fc96b8cdcc..290b5ee28f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client1AppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java index d103b5b4cf..cfd879c293 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java index db0a480c1a..1da24876e1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/orderby/Client3AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_orderby_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java index 66b1b3d5f1..ad51e930ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java index f0c939897a..622119b3a0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/ordercolumn/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_ordercolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java index 7292c67a8f..b152f6787e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java index c5e9f9ceba..31a3fa1cd2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java index 3b25c1cdc8..4a47efaa98 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client3AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java index 24da985264..b4b8a931dc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/tableGenerator/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_tableGenerator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java index 9408984a90..2946895fc5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/temporal/ClientAppmanagednotxTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_temporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_temporal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java index 1fa79db95c..70ac271ded 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java index 1558eb6337..a8a4edd0ba 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java index 4cb367012b..abfe492cb4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client3AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java index b2ff5190ea..49666e4c70 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/annotations/version/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_annotations_version_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java index 637f020198..60916b6c92 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/basic/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java index 8491e00906..0bb2f399ea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/cache/basicTests/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_cache_basicTests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_cache_basicTests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java index 331c4aa82f..5d0543232e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/inheritance/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_inheritance_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_inheritance_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java index 20e905998a..7e2b8dcf29 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listener/ClientAppmanagednotxTest.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_listener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_listener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java index a24c3a985e..00334c7684 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/listeneroverride/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_listeneroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_listeneroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java index da60b3a3a5..571dbbf31f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/method/ClientAppmanagednotxTest.java @@ -148,7 +148,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_method_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_method_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java index b75172e975..d99b67c80d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/methodoverride/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_methodoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_methodoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java index 3e665e5782..a70ce4ca6c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/callback/xml/ClientAppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_callback_xml_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_callback_xml_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java index 202dd62b6e..9d7d66dfdc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java index 79a9f34c8a..ebc161e5e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java index 8cdf976b9c..8cfcbae630 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client3AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java index 88b066749f..a60da5d54b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java index 1de93d5af0..2e08bdfd71 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client5AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java index e81d40b36b..c8581ef7b8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client6AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java index d9fc0274c6..ae7cea7589 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client7AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java index a8b6b7cca6..34cd89e010 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaBuilder/Client8AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaBuilder_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client8.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java index 0d45e4ee28..a31a3f4493 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaDelete/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaDelete_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaDelete_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java index 930fc90485..80bb3a0e32 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client1AppmanagednotxTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java index b34d65155a..5b388837e6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java index dc415c640e..7122596b44 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client3AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java index e83d6f680f..98eec4c21f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java index 4b843db3f9..a98b7a2a2c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client5AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java index d377ecbf6a..90d2ebc67d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client6AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java index 9bf17eb3e5..2835e1e7c4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaQuery/Client7AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_CriteriaQuery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java index db087c8414..b428756e59 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/CriteriaUpdate/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriapia_CriteriaUpdate_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriapia_CriteriaUpdate_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java index 9578b1f42a..7ee96be8f6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java index 9206637df0..a1e16d802e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java index 6b3fe5f2a3..48f5c5815c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client3AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java index 666d20b925..b455d7d373 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/From/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_From_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java index 0931628bfc..bca4b7c514 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java index bf8eb92dbc..a4f0e64db9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client2AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java index 555e4db36b..b99013d7b5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Join/Client3AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Join_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java index c6ded96547..d357b4dc70 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java index 564861a106..1a35e97d17 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java index b0e14f5ca5..b36ad6b1d2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client3AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java index d29dba58e8..11d4e57821 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/Root/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_Root_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java index a233e34a75..2b928e6fea 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java index 2442756101..98f301ed93 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client2AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java index 18196d0e3a..505c341c01 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client3AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java index 412aaf70a8..311d5853ee 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java index d84bdedd5e..cede2f8857 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client5AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java index d3f00da950..29cd489205 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client6AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java index 9b676faa60..e6e0e7ab13 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/metamodelquery/Client7AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_metamodelquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client7.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java index 04e6b0ebdc..0ee83afca5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java index 511de515a3..70a44cfa7c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java index 52da1543e6..9b09949cc5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/misc/Client3AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_misc_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java index 8cf98a5fc1..3169e9b8ff 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client1AppmanagednotxTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java index b4f1a2d961..e6c86da9b6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/parameter/Client2AppmanagednotxTest.java @@ -131,7 +131,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java index 38faa8b2d2..4de1a7436e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java index 0469866f41..ef1eddd70b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client2AppmanagednotxTest.java @@ -130,7 +130,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java index bc91696df6..029bdbdfa9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client3AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java index 26b244b36b..06b76d4df1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java index 589833f419..a32af7b9ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/criteriaapi/strquery/Client5AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_criteriaapi_strquery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java index 2d63ee0d68..7e801bbd6d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1a/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex1a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex1a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java index 14b89848cc..8518ca1757 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex1b/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex1b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex1b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java index 6d6274811c..d0a8dbc13a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2a/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex2a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex2a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java index f3b526a589..8e00850e86 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex2b/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex2b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex2b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java index a571660761..be82101b4a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3a/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex3a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex3a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java index 5bfe4503a0..58ebff5cfc 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex3b/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex3b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex3b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java index 5d7f962143..d2ae1e85ff 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4a/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex4a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex4a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java index e02790d075..0bc97a0b5d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex4b/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex4b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex4b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java index ba29f36702..87b6a3a641 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5a/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex5a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex5a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java index ca97ead083..c472ca961b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex5b/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex5b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex5b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java index e377a4b20d..23b78cf1ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6a/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex6a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex6a_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java index c1daf51491..1e0a2e419d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/derivedid/ex6b/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_deriverdid_ex6b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_deriverdid_ex6b_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java index c5c1f76196..2d7c506d9c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client1AppmanagednotxTest.java @@ -172,7 +172,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java index 6a202edc29..ecb5e4c026 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client2AppmanagednotxTest.java @@ -158,7 +158,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java index 064a47f666..3d9059ee86 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager/Client3AppmanagednotxTest.java @@ -161,7 +161,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java index 43fea21885..76c27831c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client1AppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java index 521f8e61ae..714ba7364c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManager2/Client2AppmanagednotxTest.java @@ -121,7 +121,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManager2_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java index 5b5a74e734..16a2dd7c6f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client1AppmanagednotxTest.java @@ -150,7 +150,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java index 894368266d..4ed50f0525 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client2AppmanagednotxTest.java @@ -137,7 +137,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java index 7e830c2349..87f42b7c78 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactory/Client3AppmanagednotxTest.java @@ -139,7 +139,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactory_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java index de4a11ad6a..a297bb67d9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityManagerFactoryCloseExceptions/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityManagerFactoryCloseException_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityManagerFactoryCloseException_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java index 73781194b7..ec8040a6ce 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entityTransaction/ClientAppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entityTransaction_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entityTransaction_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java index c640953b72..6d1e2e0c2f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/apitests/ClientAppmanagednotxTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java index 90c2737df5..a5fb803edf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/bigdecimal/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_bigdecimal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_bigdecimal_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java index d3836bdb6f..46c43dbae0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/biginteger/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_entitytest_biginteger_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_entitytest_biginteger_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java index b1d550a646..7eb2100b1e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXmany/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java index 26ac00d816..35b3553a24 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/manyXone/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java index 3ec432490b..3c920d3702 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXmany/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java index e98fc37167..fde051598a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/cascadeall/oneXone/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_cascadeall_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_cascadeall_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java index 301cf3afc4..0bcf583823 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/basic/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java index c9dcea0c4e..937c9da92c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXmany/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_manyXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java index a326065329..b30bfc7ca1 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/manyXone/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_manyXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java index 57884da758..f9c769d62e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXmany/ClientAppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java index 19b671d0a7..7cf83e9ffe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/persist/oneXone/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java index c2f8ba9318..9dac672b6a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/basic/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_basic_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java index 73b19ea38a..5a42a45c1e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXmany/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_oneXmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java index 1a6f557f0a..712ba3d857 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/entitytest/remove/oneXone/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_remove_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_remove_oneXone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java index 8d67b06f94..456bcc4548 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/enums/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_enums_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_enums_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java index 0610b3282f..b6403a9deb 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/abstractentity/ClientAppmanagednotxTest.java @@ -141,7 +141,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inheritance_abstractentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inheritance_abstractentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java index 587d3a63e5..84586c1965 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/annotation/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_msc_annotation_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_msc_annotation_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java index bd3619c7cb..d949a54107 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/mappedsc/descriptors/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_msc_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_msc_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java index 57dfbc6037..58fe197798 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/inheritance/nonentity/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_inherit_nonentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_inherit_nonentity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java index 0f0a805880..aabacae7bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/entitymanager/ClientAppmanagednotxTest.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_lock_entitymanager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_lock_entitymanager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java index 56eed562b2..d0e7723a97 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/lock/query/ClientAppmanagednotxTest.java @@ -126,7 +126,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_lock_query_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_lock_query_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java index 5ce4c58543..42676a1f78 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/attribute/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_attribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_attribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java index ae37ddc27d..1d24aea82a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/basictype/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_basictype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_basictype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java index d6af54d6f5..96390120f6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/bindable/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_bindable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_bindable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java index 63ea16a61d..2d847914b2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/collectionattribute/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_collectionattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_collectionattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java index ebd8117c81..c63dff872f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/embeddabletype/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_embeddabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_embeddabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java index 5c38167318..8115c5236c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/entitytype/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_entitytype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_entitytype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java index dc344a80a8..4e6c3839fe 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/identifiabletype/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_identifiabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_identifiabletype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java index 642e97ad6c..8480bf2982 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/listattribute/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_listattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_listattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java index 6d310905f5..6ece98600b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/managedtype/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_managedtype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_managedtype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java index 805dc64d89..50231b2772 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mapattribute/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_mapattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_mapattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java index 7bd1e5636b..91ccc3791f 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/mappedsuperclasstype/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_mappedsuperclasstype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_mappedsuperclasstype_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java index bdc1a3d075..ad002ed94b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/metamodel/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_metamodel_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_metamodel_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java index b3833ca777..2a4298e5ed 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/pluralattribute/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_pluralattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_pluralattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java index 91331129e4..178ee8eff7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/setattribute/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_setattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_setattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java index 11cd68aa73..05032345ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/singularattribute/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_singularattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_singularattribute_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java index eefbe1883c..70ce4da0ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/metamodelapi/type/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_metamodelapi_type_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_metamodelapi_type_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java index 136909a816..42cbbf81c7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/nestedembedding/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_nestedembedding_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_nestedembedding_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java index 14d623b416..3f093820a4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/attributeoverride/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_attributeoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_attributeoverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java index d55b1dfc1e..d943dd1ec8 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/callbacklistener/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_callbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_callbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java index c0b9017623..f92093e9fd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/embeddable/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_embeddable_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java index 71c44df200..78282633bf 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entity/ClientAppmanagednotxTest.java @@ -145,7 +145,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_entity_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java index 0362e25e0f..098718adf7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/entitylistener/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_entitylistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_entitylistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java index 5ee6333920..5aa1a0838e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/joincolumn/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_joincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_joincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java index 4771002256..41a274e589 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/manytomany/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_manytomany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_manytomany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java index 919a068a5e..c46d61506d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/mapkey/ClientAppmanagednotxTest.java @@ -135,7 +135,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_mapkey_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java index ff2ec06dde..4db2101298 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/nocallbacklistener/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_nocallbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_nocallbacklistener_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java index 3264e17ae1..517b18645d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/override/table/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_override_table_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_override_table_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java index 0ad0e7eb1c..a772ebf793 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUnitUtil/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_PersistenceUtilUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_PersistenceUtilUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java index b11d08c6d0..0236afae21 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/persistenceUtil/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_persistenceUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_persistenceUtil_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java index 693d63a877..8719c247d2 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client1AppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java index ef96819891..b7d311ed75 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client2AppmanagednotxTest.java @@ -121,7 +121,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java index ac31cce657..16ba068227 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client3AppmanagednotxTest.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java index e14a3688ed..488b69e730 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/apitests/Client4AppmanagednotxTest.java @@ -123,7 +123,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_apitests_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java index 587ffa7e3f..d61a83001e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client1AppmanagednotxTest.java @@ -136,7 +136,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java index 7477e24f99..9244b6fac4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client2AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java index 5c1268f09e..96eeab8959 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/flushmode/Client3AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_flushmode_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java index 187b4d150d..d7af579737 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client1AppmanagednotxTest.java @@ -142,7 +142,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java index 45c54caf3e..5dbb4bc158 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java index 5e53c01b75..596cc201e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client3AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java index 5940ef7ed9..291b3e52f0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java index a962fa64e5..10a666e77c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client5AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client5.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java index b32f7a166e..601cb6d1e3 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/language/Client6AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_language_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client6.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java index 03e977b843..48b849e302 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java index 80c8d04234..f60f3e58c6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/query/parameter/Client2AppmanagednotxTest.java @@ -125,7 +125,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_query_parameter_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java index b261fde5be..3dede1a147 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/annotations/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_annotations_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_annotations_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java index 28e0aef17d..0a441def15 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxmany/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidirmanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidirmanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java index 39f00f488d..fffa740a6b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidirmanyxone/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidirmanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidirmanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java index 87b0cdf7d1..98777302ef 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexmany/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidironexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidironexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java index e8ec9269ab..3daa530c2a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/bidironexone/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_bidironexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_bidironexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java index d967c22192..bba66a83bd 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/defaults/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_defaults_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_defaults_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java index 97f7aa64e3..e05cf93ee5 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/descriptors/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_descriptors_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java index 192ea03974..fc994e0f69 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxmany/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unimanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unimanyxmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java index 0d77a9b10b..054c6aca23 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unimanyxone/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unimanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unimanyxone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java index 5cb5df3180..d629096398 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexmany/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unionexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unionexmany_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java index 5c747fc035..a9acc6f706 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/relationship/unionexone/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_relationship_unionexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_relationship_unionexone_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java index 6571564f3d..70b7e138ae 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/auto/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_auto_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_auto_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java index 847104ac3e..4c1790b55c 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/field/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_field_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java index 90b52795e7..9228d59957 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client1AppmanagednotxTest.java @@ -140,7 +140,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java index fce9fbf5b3..52e52b615a 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client2AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java index 6ddf8bbb71..24b4f0ad95 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client3AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client3.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java index 677c3c5563..5fddbcff9e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/generator/Client4AppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_generator_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client4.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java index b35966fbf5..17d9b6b055 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/primarykey/compound/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_pkey_compound_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_pkey_compound_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java index aa38d89946..07746aab88 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client1AppmanagednotxTest.java @@ -138,7 +138,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client1.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java index ed73599239..2e3490221b 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/types/property/Client2AppmanagednotxTest.java @@ -127,7 +127,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_types_property_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client2.class.getResource("//com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java index c882bbe021..0bfa2f964e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/versioning/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_versioning_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_versioning_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java index 26e6140a05..a32e23c3e9 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/entitytest/persist/oneXmanyFetchEager/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_core_et_persist_oneXmanyFetchEager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_core_et_persist_oneXmanyFetchEager_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java index c4616df1cc..505e202cca 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/generators/tablegenerators/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_generators_tablegenerators_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_generators_tablegenerators_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java index 2a50c67377..324e05db7e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/query/stream/ClientAppmanagednotxTest.java @@ -134,7 +134,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_query_stream_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_query_stream_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java index 0d31fce43c..84b9e0bf12 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/attroverride/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_attroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_attroverride_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java index 0e08511bd5..b96a17a257 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/convert/ClientAppmanagednotxTest.java @@ -129,7 +129,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_converts_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_converts_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java index c3e017595b..c4763592f7 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/joincolumn/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_joincolumns_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_joincolumns_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java index 2325f9205d..19ec41d2e0 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/mapkeyjoincolumn/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_mapkeyjoincolumn_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java index 87ae99492f..8fd7384e0d 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedentitygraph/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namedentitygraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namedentitygraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java index d45b3e707b..ffa7d854a6 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namednativequery/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namednativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namednativequery_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java index 65ffac0e30..1bb343a825 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/jpa22/repeatable/namedstoredprocedurequery/ClientAppmanagednotxTest.java @@ -133,7 +133,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The ejb-jar.xml descriptor URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(ejbResURL1 != null) { - jpa_jpa22_repeatable_namedstoredprocedure_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); +// jpa_jpa22_repeatable_namedstoredprocedure_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); } // The sun-ejb-jar.xml file ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); From 981baaf8365411cbc3eeb25fb60d8e60ede0efdf Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Tue, 15 Oct 2024 10:06:24 -0400 Subject: [PATCH 33/84] try setting allowConnectingToRunningServer to true to see if that starts the GlassFish Platform implementation --- .../src/test/resources/appclient-arquillian.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glassfish-runner/jpa-platform-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/jpa-platform-tck/src/test/resources/appclient-arquillian.xml index 92cbff4e9e..01110395eb 100644 --- a/glassfish-runner/jpa-platform-tck/src/test/resources/appclient-arquillian.xml +++ b/glassfish-runner/jpa-platform-tck/src/test/resources/appclient-arquillian.xml @@ -15,6 +15,7 @@ target/glassfish8 + true true @@ -65,4 +66,4 @@ - \ No newline at end of file + From 410503cff698fc0650d14a47366b712f680f38f9 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Tue, 5 Nov 2024 09:34:55 -0500 Subject: [PATCH 34/84] Revert change as TCK Challenge issue was rejected for "ee.jakarta.tck.persistence.common.schema30.Spouse should use consistence get/setter/fieldNames" This reverts commit be72476c424657281b5f0354b04d15241957e041. --- .../persistence/common/schema30/Spouse.java | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Spouse.java b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Spouse.java index 88c8516f1a..21f77fa490 100644 --- a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Spouse.java +++ b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/schema30/Spouse.java @@ -35,13 +35,13 @@ public class Spouse implements java.io.Serializable { // Instance variables private String id; - private String firstName; + private String first; - private String maidenName; + private String maiden; - private String lastName; + private String last; - private String socialSecurityNumber; + private String sNumber; private Info info; @@ -52,19 +52,19 @@ public Spouse() { public Spouse(String v1, String v2, String v3, String v4, String v5, Info v6) { id = v1; - firstName = v2; - maidenName = v3; - lastName = v4; - socialSecurityNumber = v5; + first = v2; + maiden = v3; + last = v4; + sNumber = v5; info = v6; } public Spouse(String v1, String v2, String v3, String v4, String v5, Info v6, Customer v7) { id = v1; - firstName = v2; - maidenName = v3; - lastName = v4; - socialSecurityNumber = v5; + first = v2; + maiden = v3; + last = v4; + sNumber = v5; info = v6; customer = v7; } @@ -83,38 +83,38 @@ public void setId(String v) { @Column(name = "FIRSTNAME") public String getFirstName() { - return firstName; + return first; } public void setFirstName(String v) { - firstName = v; + first = v; } @Column(name = "MAIDENNAME") public String getMaidenName() { - return maidenName; + return maiden; } public void setMaidenName(String v) { - maidenName = v; + maiden = v; } @Column(name = "LASTNAME") public String getLastName() { - return lastName; + return last; } public void setLastName(String v) { - lastName = v; + last = v; } @Column(name = "SOCSECNUM") public String getSocialSecurityNumber() { - return socialSecurityNumber; + return sNumber; } public void setSocialSecurityNumber(String v) { - socialSecurityNumber = v; + sNumber = v; } // 1X1 From f3091a074fb9e15ac373d0f8c277b4857440002b Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Tue, 5 Nov 2024 09:39:11 -0500 Subject: [PATCH 35/84] None of these changes help GlassFish to run the appclient tests Signed-off-by: Scott Marlow --- .../protocol/common/TsTestPropsBuilder.java | 2 + .../appmanaged/AppManagedVehicleRunner.java | 37 +++++++++++++++++-- .../AppManagedNoTxVehicleRunner.java | 12 +++--- .../jpa-platform-tck/jakartaeetck/bin/ts.jte | 4 +- glassfish-runner/pom.xml | 2 +- .../EntityGraph/ClientAppmanagednotxTest.java | 15 +++++--- jpa/spec-tests/pom.xml | 6 +++ 7 files changed, 60 insertions(+), 18 deletions(-) diff --git a/arquillian/common/src/main/java/tck/arquillian/protocol/common/TsTestPropsBuilder.java b/arquillian/common/src/main/java/tck/arquillian/protocol/common/TsTestPropsBuilder.java index c072f50931..f41f3ea94e 100644 --- a/arquillian/common/src/main/java/tck/arquillian/protocol/common/TsTestPropsBuilder.java +++ b/arquillian/common/src/main/java/tck/arquillian/protocol/common/TsTestPropsBuilder.java @@ -19,6 +19,8 @@ public class TsTestPropsBuilder { // Property names passed from the ts.jte file to the tstest.jte file // Parsed from the test @class.setup_props: values + additional seen to be used by harness static String[] tsJtePropNames = { + "s1as", + "s1as.modules", "Driver", "authpassword", "authuser", diff --git a/common/src/main/java/com/sun/ts/tests/common/vehicle/appmanaged/AppManagedVehicleRunner.java b/common/src/main/java/com/sun/ts/tests/common/vehicle/appmanaged/AppManagedVehicleRunner.java index de6c5ac803..14720b2a0d 100644 --- a/common/src/main/java/com/sun/ts/tests/common/vehicle/appmanaged/AppManagedVehicleRunner.java +++ b/common/src/main/java/com/sun/ts/tests/common/vehicle/appmanaged/AppManagedVehicleRunner.java @@ -22,6 +22,11 @@ import java.util.Properties; +import javax.naming.InitialContext; +import javax.naming.NameClassPair; +import javax.naming.NamingEnumeration; +import javax.naming.NamingException; + import com.sun.ts.lib.harness.Status; import com.sun.ts.lib.util.TSNamingContext; import com.sun.ts.lib.util.TestUtil; @@ -33,9 +38,15 @@ public class AppManagedVehicleRunner implements VehicleRunnable { public Status run(String[] args, Properties props) { Status sTestStatus = null; try { - TSNamingContext jc = new TSNamingContext(); - AppManagedVehicleIF bean = (AppManagedVehicleIF) jc - .lookup(APPMANAGED_REF_NAME); + AppManagedVehicleIF bean=null; + TSNamingContext jc = new TSNamingContext(props); + try { + bean = (AppManagedVehicleIF) jc + .lookup(APPMANAGED_REF_NAME); + } catch (Exception e) { + e.printStackTrace(); + dumpJndi("", new InitialContext()); + } TestUtil.logTrace( "application-managed JTA runner looked up vehicle: " + bean); sTestStatus = (bean.runTest(args, props)).toStatus(); @@ -46,4 +57,24 @@ public Status run(String[] args, Properties props) { } return sTestStatus; } + + private void dumpJndi(String s,InitialContext jc ) { + try { + dumpTreeEntry(jc, jc.list(s), s); + } catch (Exception ignore) { + } + } + private void dumpTreeEntry(InitialContext jc, NamingEnumeration list, String s) throws NamingException { + System.out.println("\n1. AppManagedVehicleRunner jndi dump walking down tree branch name = " + s); + while (list.hasMore()) { + NameClassPair ncp = list.next(); + System.out.println("2. AppManagedVehicleRunner jndi dump (show name + classname pair): " + ncp.toString()); + if (s.length() == 0) { + dumpJndi(ncp.getName(), jc); + } else { + dumpJndi(s + "/" + ncp.getName(), jc); + } + } + } + } diff --git a/common/src/main/java/com/sun/ts/tests/common/vehicle/appmanagedNoTx/AppManagedNoTxVehicleRunner.java b/common/src/main/java/com/sun/ts/tests/common/vehicle/appmanagedNoTx/AppManagedNoTxVehicleRunner.java index fd2f0636e1..541123c9a7 100644 --- a/common/src/main/java/com/sun/ts/tests/common/vehicle/appmanagedNoTx/AppManagedNoTxVehicleRunner.java +++ b/common/src/main/java/com/sun/ts/tests/common/vehicle/appmanagedNoTx/AppManagedNoTxVehicleRunner.java @@ -33,12 +33,12 @@ public class AppManagedNoTxVehicleRunner implements VehicleRunnable { public Status run(String[] args, Properties props) { Status sTestStatus = null; try { - TSNamingContext jc = new TSNamingContext(); - AppManagedNoTxVehicleIF bean = (AppManagedNoTxVehicleIF) jc - .lookup(APPMANAGEDNOTX_REF_NAME); - TestUtil.logTrace( - "application-managed resource-local runner looked up vehicle: " - + bean); + TSNamingContext jc = new TSNamingContext(); + AppManagedNoTxVehicleIF bean = (AppManagedNoTxVehicleIF) jc + .lookup(APPMANAGEDNOTX_REF_NAME); + TestUtil.logTrace( + "application-managed resource-local runner looked up vehicle: " + + bean); sTestStatus = (bean.runTest(args, props)).toStatus(); } catch (Exception e) { TestUtil.logErr("Test failed.", e); diff --git a/glassfish-runner/jpa-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/jpa-platform-tck/jakartaeetck/bin/ts.jte index fcba1b25d2..4794227579 100644 --- a/glassfish-runner/jpa-platform-tck/jakartaeetck/bin/ts.jte +++ b/glassfish-runner/jpa-platform-tck/jakartaeetck/bin/ts.jte @@ -197,7 +197,7 @@ javaee.level=full # @orb.port The port number the vendor implementation is listening # to for service requests. ######################################################################## -javaee.home=/Users/alwjosep/Documents/jakartaee-tck/glassfish-runner/jpa-platform-tck/target/glassfish8 +javaee.home=/home/smarlow/tck/platformtck/glassfish-runner/jpa-platform-tck/target/glassfish8 orb.host=localhost orb.port=4848 @@ -1429,7 +1429,7 @@ optional.tech.packages.to.ignore=jakarta.xml.bind ######################################################################## harness.temp.directory=${ts.home}/tmp harness.log.port=2000 -harness.log.traceflag=false +harness.log.traceflag=true harness.executeMode=0 harness.socket.retry.count=10 harness.log.delayseconds=1 diff --git a/glassfish-runner/pom.xml b/glassfish-runner/pom.xml index 0b32721887..3aa015f8a8 100644 --- a/glassfish-runner/pom.xml +++ b/glassfish-runner/pom.xml @@ -39,7 +39,7 @@ jsonb-tck jsonp-tck pages-tck - persistence-tck + jpa-platform-tck servlet-tck diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java index 4a96e78a28..79526d278e 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/core/EntityGraph/ClientAppmanagednotxTest.java @@ -104,11 +104,13 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The application-client.xml descriptor URL resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); if(resURL != null) { + System.out.println("xxx adding ./jpa/spec-tests/src/main/resources/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml client container xml"); jpa_core_EntityGraph_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "application-client.xml"); } // The sun-application-client.xml file need to be added or should this be in in the vendor Arquillian extension? - resURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.jar.sun-application-client.xml"); + resURL = Client.class.getResource("/com/sun/ts/tests/common/sunxml/sun-application-client.xml"); if(resURL != null) { + System.out.println("xxx /com/sun/ts/tests/common/sunxml/sun-application-client.xml added as sun-application-client.xml" ); jpa_core_EntityGraph_appmanagedNoTx_vehicle_client.addAsManifestResource(resURL, "sun-application-client.xml"); } jpa_core_EntityGraph_appmanagedNoTx_vehicle_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); @@ -142,12 +144,13 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.appmanagedNoTx.AppManagedNoTxVehicleBean.class ); // The ejb-jar.xml descriptor - URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); - if(ejbResURL1 != null) { + // URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_client.xml"); + // ^ is a application-client_10.xsd + // if(ejbResURL1 != null) { // jpa_core_EntityGraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "ejb-jar.xml"); - } - // The sun-ejb-jar.xml file - ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); + //} + // The sun-ejb-jar.xml file http://www.sun.com/software/appserver/dtds/sun-ejb-jar_3_0-0.dtd + URL ejbResURL1 = Client.class.getResource("/com/sun/ts/tests/common/vehicle/appmanagedNoTx/appmanagedNoTx_vehicle_ejb.jar.sun-ejb-jar.xml"); if(ejbResURL1 != null) { jpa_core_EntityGraph_appmanagedNoTx_vehicle_ejb.addAsManifestResource(ejbResURL1, "sun-ejb-jar.xml"); } diff --git a/jpa/spec-tests/pom.xml b/jpa/spec-tests/pom.xml index 8eed8581aa..0e5ff22098 100644 --- a/jpa/spec-tests/pom.xml +++ b/jpa/spec-tests/pom.xml @@ -32,6 +32,12 @@ persistence-platform-tck-common ${project.version} + + ${project.groupId} + common + ${project.version} + + From 3ac3a4b22389dbb461e1b29e1cf1e6829db004ff Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Wed, 6 Nov 2024 19:38:06 +0100 Subject: [PATCH 36/84] Fix EJB TCK installer Signed-off-by: Arjan Tijms --- .../enterprise-beans-tck-install/pom.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-install/pom.xml b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-install/pom.xml index 8951503a48..566af951f6 100644 --- a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-install/pom.xml +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-install/pom.xml @@ -38,7 +38,7 @@ com.googlecode.maven-download-plugin download-maven-plugin - 1.9.0 + 1.11.0 true ${project.build.directory} @@ -75,34 +75,36 @@ 3.8.0 - + - ejb_source + tck_full_build run + generate-resources true ${project.build.directory}/platform-tck-main pom.xml - clean source:jar install -pl ":ejb30" -pl ":ejb32" + clean install - + - tck_full_build + ejb_source run + process-resources true ${project.build.directory}/platform-tck-main pom.xml - clean install + clean source:jar install -pl ":ejb30" -pl ":ejb32" @@ -112,6 +114,7 @@ run + process-resources true ${project.build.directory}/jakartaee-tck-tools-master/arquillian From f2075f05c7aea9be26dca872aba6e0a747a93dc0 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Thu, 7 Nov 2024 00:15:53 +0100 Subject: [PATCH 37/84] Add junit5-container as explicit dependency --- .../enterprise-beans-tck/enterprise-beans-tck-run/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml index 40bf4da61a..8b64b61879 100644 --- a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml @@ -146,10 +146,12 @@ org.junit.jupiter junit-jupiter + test org.junit.platform junit-platform-suite-engine + test org.junit.platform @@ -157,9 +159,15 @@ test + + org.jboss.arquillian.junit5 + arquillian-junit5-container + test + org.jboss.arquillian.container arquillian-container-spi + test From b1547d647c010c240c65d7c42d5e88eeb3979d10 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Thu, 7 Nov 2024 08:49:05 +0100 Subject: [PATCH 38/84] Add dependency for all EE APIs. CI seems to want this. --- .../enterprise-beans-tck/enterprise-beans-tck-run/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml index 8b64b61879..e6c4b9919f 100644 --- a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml @@ -73,6 +73,13 @@ + + jakarta.platform + jakarta.jakartaee-api + 11.0.0-M4 + provided + + jakarta.ejb jakarta.ejb-api From 845d4ca618898a4c00656accb37bba0bcd965d79 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Thu, 7 Nov 2024 08:55:33 +0100 Subject: [PATCH 39/84] Spotless wants this --- .../enterprise-beans-tck/enterprise-beans-tck-run/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml index e6c4b9919f..16bc280d3d 100644 --- a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml @@ -73,13 +73,13 @@ - + jakarta.platform jakarta.jakartaee-api 11.0.0-M4 provided - + jakarta.ejb jakarta.ejb-api From b8522fb35679bcea81992edb1fba94b5f9436a03 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Thu, 7 Nov 2024 16:50:04 +0100 Subject: [PATCH 40/84] Rename glassfish-runner folders to Jakarta spec names --- .../j2ee.pass | 0 .../jakartaeetck/bin/certificates/clientcert.jks | Bin .../jakartaeetck/bin/certificates/clientcert.p12 | Bin .../jakartaeetck/bin/certificates/cts_cert | Bin .../jakartaeetck/bin/ts.jte | 0 .../javajoe.pass | 0 .../pom.xml | 0 .../src/test/resources/arquillian.xml | 0 .../create.jms.template | 0 .../j2ee.pass | 0 .../jakartaeetck/bin/certificates/clientcert.jks | Bin .../jakartaeetck/bin/certificates/clientcert.p12 | Bin .../jakartaeetck/bin/certificates/cts_cert | Bin .../jakartaeetck/bin/ts.jte | 0 .../javajoe.pass | 0 .../pom.xml | 0 .../sql/derby/derby.ddl.sql | 0 .../sql/derby/derby.dml.sql | 0 .../messaging/tck/GlassfishLoadableExtension.java | 0 .../tck/GlassfishTestArchiveProcessor.java | 0 .../org.jboss.arquillian.core.spi.LoadableExtension | 0 .../src/test/resources/appclient-arquillian.xml | 0 .../src/test/resources/arquillian.xml | 0 .../{jaxrs-platform-tck => messaging-tck}/j2ee.pass | 0 .../javajoe.pass | 0 glassfish-runner/{jms-tck => messaging-tck}/pom.xml | 0 .../src/test/resources/jndi.properties | 0 .../j2ee.pass | 0 .../{jms-tck => pages-platform-tck}/javajoe.pass | 0 .../pom.xml | 0 .../tck/GlassfishApplicationArchiveProcessor.java | 0 .../pages/core/tck/GlassfishLoadableExtension.java | 0 .../org.jboss.arquillian.core.spi.LoadableExtension | 0 .../resources/jsp_sec_secbasic_web.war.sun-web.xml | 0 .../resources/jsp_sec_secform_web.war.sun-web.xml | 0 ...tagext_resource_httplistener_web.war.sun-web.xml | 0 ...jsp_tagext_resource_listener_web.war.sun-web.xml | 0 ...p_tagext_resource_taghandler_web.war.sun-web.xml | 0 .../src/test/resources/arquillian.xml | 0 .../j2ee.pass | 0 .../jakartaeetck/bin/certificates/clientcert.jks | Bin .../jakartaeetck/bin/certificates/clientcert.p12 | Bin .../jakartaeetck/bin/certificates/cts_cert | Bin .../jakartaeetck/bin/ts.jte | 0 .../javajoe.pass | 0 .../pom.xml | 0 .../sql/derby/derby.ddl.sql | 0 .../sql/derby/derby.dml.sql | 0 .../core/tck/GlassfishLoadableExtension.java | 0 .../core/tck/GlassfishTestArchiveProcessor.java | 0 .../org.jboss.arquillian.core.spi.LoadableExtension | 0 .../src/test/resources/appclient-arquillian.xml | 0 .../src/test/resources/arquillian.xml | 0 .../README | 0 .../{jms-tck => rest-platform-tck}/j2ee.pass | 0 .../javajoe.pass | 0 .../pom.xml | 0 glassfish-runner/{jstl-tck => tags-tck}/j2ee.pass | 0 .../{jstl-tck => tags-tck}/javajoe.pass | 0 glassfish-runner/{jstl-tck => tags-tck}/pom.xml | 0 .../sql/derby/derby.ddl.jstl.sql | 0 .../sql/derby/derby.dml.jstl.sql | 0 .../src/test/resources/arquillian.xml | 0 .../j2ee.pass | 0 .../jakartaeetck/bin/certificates/clientcert.jks | Bin .../jakartaeetck/bin/certificates/clientcert.p12 | Bin .../jakartaeetck/bin/certificates/cts_cert | Bin .../jakartaeetck/bin/ts.jte | 0 .../javajoe.pass | 0 .../pom.xml | 0 .../sql/derby/derby.ddl.sql | 0 .../sql/derby/derby.dml.sql | 0 .../tck/GlassfishLoadableExtension.java | 0 .../tck/GlassfishTestArchiveProcessor.java | 0 .../org.jboss.arquillian.core.spi.LoadableExtension | 0 .../src/test/resources/appclient-arquillian.xml | 0 .../src/test/resources/arquillian.xml | 0 77 files changed, 0 insertions(+), 0 deletions(-) rename glassfish-runner/{el-platform-tck => expression-language-platform-tck}/j2ee.pass (100%) rename glassfish-runner/{el-platform-tck => expression-language-platform-tck}/jakartaeetck/bin/certificates/clientcert.jks (100%) rename glassfish-runner/{el-platform-tck => expression-language-platform-tck}/jakartaeetck/bin/certificates/clientcert.p12 (100%) rename glassfish-runner/{el-platform-tck => expression-language-platform-tck}/jakartaeetck/bin/certificates/cts_cert (100%) rename glassfish-runner/{el-platform-tck => expression-language-platform-tck}/jakartaeetck/bin/ts.jte (100%) rename glassfish-runner/{el-platform-tck => expression-language-platform-tck}/javajoe.pass (100%) rename glassfish-runner/{el-platform-tck => expression-language-platform-tck}/pom.xml (100%) rename glassfish-runner/{el-platform-tck => expression-language-platform-tck}/src/test/resources/arquillian.xml (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/create.jms.template (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/j2ee.pass (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/jakartaeetck/bin/certificates/clientcert.jks (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/jakartaeetck/bin/certificates/clientcert.p12 (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/jakartaeetck/bin/certificates/cts_cert (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/jakartaeetck/bin/ts.jte (100%) rename glassfish-runner/{jaxrs-platform-tck => messaging-platform-tck}/javajoe.pass (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/pom.xml (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/sql/derby/derby.ddl.sql (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/sql/derby/derby.dml.sql (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/src/main/java/org/glassfish/messaging/tck/GlassfishLoadableExtension.java (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/src/main/java/org/glassfish/messaging/tck/GlassfishTestArchiveProcessor.java (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/src/test/resources/appclient-arquillian.xml (100%) rename glassfish-runner/{jms-platform-tck => messaging-platform-tck}/src/test/resources/arquillian.xml (100%) rename glassfish-runner/{jaxrs-platform-tck => messaging-tck}/j2ee.pass (100%) rename glassfish-runner/{jms-platform-tck => messaging-tck}/javajoe.pass (100%) rename glassfish-runner/{jms-tck => messaging-tck}/pom.xml (100%) rename glassfish-runner/{jms-tck => messaging-tck}/src/test/resources/jndi.properties (100%) rename glassfish-runner/{jpa-platform-tck => pages-platform-tck}/j2ee.pass (100%) rename glassfish-runner/{jms-tck => pages-platform-tck}/javajoe.pass (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/pom.xml (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/src/main/java/org/glassfish/pages/core/tck/GlassfishApplicationArchiveProcessor.java (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/src/main/java/org/glassfish/pages/core/tck/GlassfishLoadableExtension.java (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/src/main/resources/jsp_sec_secbasic_web.war.sun-web.xml (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/src/main/resources/jsp_sec_secform_web.war.sun-web.xml (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/src/main/resources/jsp_tagext_resource_httplistener_web.war.sun-web.xml (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/src/main/resources/jsp_tagext_resource_listener_web.war.sun-web.xml (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/src/main/resources/jsp_tagext_resource_taghandler_web.war.sun-web.xml (100%) rename glassfish-runner/{jsp-platform-tck => pages-platform-tck}/src/test/resources/arquillian.xml (100%) rename glassfish-runner/{jsp-platform-tck => persistence-platform-tck}/j2ee.pass (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/jakartaeetck/bin/certificates/clientcert.jks (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/jakartaeetck/bin/certificates/clientcert.p12 (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/jakartaeetck/bin/certificates/cts_cert (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/jakartaeetck/bin/ts.jte (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/javajoe.pass (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/pom.xml (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/sql/derby/derby.ddl.sql (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/sql/derby/derby.dml.sql (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/src/main/java/org/glassfish/transactions/core/tck/GlassfishLoadableExtension.java (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/src/main/java/org/glassfish/transactions/core/tck/GlassfishTestArchiveProcessor.java (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/src/test/resources/appclient-arquillian.xml (100%) rename glassfish-runner/{jpa-platform-tck => persistence-platform-tck}/src/test/resources/arquillian.xml (100%) rename glassfish-runner/{jaxrs-platform-tck => rest-platform-tck}/README (100%) rename glassfish-runner/{jms-tck => rest-platform-tck}/j2ee.pass (100%) rename glassfish-runner/{jsp-platform-tck => rest-platform-tck}/javajoe.pass (100%) rename glassfish-runner/{jaxrs-platform-tck => rest-platform-tck}/pom.xml (100%) rename glassfish-runner/{jstl-tck => tags-tck}/j2ee.pass (100%) rename glassfish-runner/{jstl-tck => tags-tck}/javajoe.pass (100%) rename glassfish-runner/{jstl-tck => tags-tck}/pom.xml (100%) rename glassfish-runner/{jstl-tck => tags-tck}/sql/derby/derby.ddl.jstl.sql (100%) rename glassfish-runner/{jstl-tck => tags-tck}/sql/derby/derby.dml.jstl.sql (100%) rename glassfish-runner/{jstl-tck => tags-tck}/src/test/resources/arquillian.xml (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/j2ee.pass (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/jakartaeetck/bin/certificates/clientcert.jks (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/jakartaeetck/bin/certificates/clientcert.p12 (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/jakartaeetck/bin/certificates/cts_cert (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/jakartaeetck/bin/ts.jte (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/javajoe.pass (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/pom.xml (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/sql/derby/derby.ddl.sql (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/sql/derby/derby.dml.sql (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/src/test/resources/appclient-arquillian.xml (100%) rename glassfish-runner/{jta-platform-tck => transactions-platform-tck}/src/test/resources/arquillian.xml (100%) diff --git a/glassfish-runner/el-platform-tck/j2ee.pass b/glassfish-runner/expression-language-platform-tck/j2ee.pass similarity index 100% rename from glassfish-runner/el-platform-tck/j2ee.pass rename to glassfish-runner/expression-language-platform-tck/j2ee.pass diff --git a/glassfish-runner/el-platform-tck/jakartaeetck/bin/certificates/clientcert.jks b/glassfish-runner/expression-language-platform-tck/jakartaeetck/bin/certificates/clientcert.jks similarity index 100% rename from glassfish-runner/el-platform-tck/jakartaeetck/bin/certificates/clientcert.jks rename to glassfish-runner/expression-language-platform-tck/jakartaeetck/bin/certificates/clientcert.jks diff --git a/glassfish-runner/el-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 b/glassfish-runner/expression-language-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 similarity index 100% rename from glassfish-runner/el-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 rename to glassfish-runner/expression-language-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 diff --git a/glassfish-runner/el-platform-tck/jakartaeetck/bin/certificates/cts_cert b/glassfish-runner/expression-language-platform-tck/jakartaeetck/bin/certificates/cts_cert similarity index 100% rename from glassfish-runner/el-platform-tck/jakartaeetck/bin/certificates/cts_cert rename to glassfish-runner/expression-language-platform-tck/jakartaeetck/bin/certificates/cts_cert diff --git a/glassfish-runner/el-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/expression-language-platform-tck/jakartaeetck/bin/ts.jte similarity index 100% rename from glassfish-runner/el-platform-tck/jakartaeetck/bin/ts.jte rename to glassfish-runner/expression-language-platform-tck/jakartaeetck/bin/ts.jte diff --git a/glassfish-runner/el-platform-tck/javajoe.pass b/glassfish-runner/expression-language-platform-tck/javajoe.pass similarity index 100% rename from glassfish-runner/el-platform-tck/javajoe.pass rename to glassfish-runner/expression-language-platform-tck/javajoe.pass diff --git a/glassfish-runner/el-platform-tck/pom.xml b/glassfish-runner/expression-language-platform-tck/pom.xml similarity index 100% rename from glassfish-runner/el-platform-tck/pom.xml rename to glassfish-runner/expression-language-platform-tck/pom.xml diff --git a/glassfish-runner/el-platform-tck/src/test/resources/arquillian.xml b/glassfish-runner/expression-language-platform-tck/src/test/resources/arquillian.xml similarity index 100% rename from glassfish-runner/el-platform-tck/src/test/resources/arquillian.xml rename to glassfish-runner/expression-language-platform-tck/src/test/resources/arquillian.xml diff --git a/glassfish-runner/jms-platform-tck/create.jms.template b/glassfish-runner/messaging-platform-tck/create.jms.template similarity index 100% rename from glassfish-runner/jms-platform-tck/create.jms.template rename to glassfish-runner/messaging-platform-tck/create.jms.template diff --git a/glassfish-runner/jms-platform-tck/j2ee.pass b/glassfish-runner/messaging-platform-tck/j2ee.pass similarity index 100% rename from glassfish-runner/jms-platform-tck/j2ee.pass rename to glassfish-runner/messaging-platform-tck/j2ee.pass diff --git a/glassfish-runner/jms-platform-tck/jakartaeetck/bin/certificates/clientcert.jks b/glassfish-runner/messaging-platform-tck/jakartaeetck/bin/certificates/clientcert.jks similarity index 100% rename from glassfish-runner/jms-platform-tck/jakartaeetck/bin/certificates/clientcert.jks rename to glassfish-runner/messaging-platform-tck/jakartaeetck/bin/certificates/clientcert.jks diff --git a/glassfish-runner/jms-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 b/glassfish-runner/messaging-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 similarity index 100% rename from glassfish-runner/jms-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 rename to glassfish-runner/messaging-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 diff --git a/glassfish-runner/jms-platform-tck/jakartaeetck/bin/certificates/cts_cert b/glassfish-runner/messaging-platform-tck/jakartaeetck/bin/certificates/cts_cert similarity index 100% rename from glassfish-runner/jms-platform-tck/jakartaeetck/bin/certificates/cts_cert rename to glassfish-runner/messaging-platform-tck/jakartaeetck/bin/certificates/cts_cert diff --git a/glassfish-runner/jms-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/messaging-platform-tck/jakartaeetck/bin/ts.jte similarity index 100% rename from glassfish-runner/jms-platform-tck/jakartaeetck/bin/ts.jte rename to glassfish-runner/messaging-platform-tck/jakartaeetck/bin/ts.jte diff --git a/glassfish-runner/jaxrs-platform-tck/javajoe.pass b/glassfish-runner/messaging-platform-tck/javajoe.pass similarity index 100% rename from glassfish-runner/jaxrs-platform-tck/javajoe.pass rename to glassfish-runner/messaging-platform-tck/javajoe.pass diff --git a/glassfish-runner/jms-platform-tck/pom.xml b/glassfish-runner/messaging-platform-tck/pom.xml similarity index 100% rename from glassfish-runner/jms-platform-tck/pom.xml rename to glassfish-runner/messaging-platform-tck/pom.xml diff --git a/glassfish-runner/jms-platform-tck/sql/derby/derby.ddl.sql b/glassfish-runner/messaging-platform-tck/sql/derby/derby.ddl.sql similarity index 100% rename from glassfish-runner/jms-platform-tck/sql/derby/derby.ddl.sql rename to glassfish-runner/messaging-platform-tck/sql/derby/derby.ddl.sql diff --git a/glassfish-runner/jms-platform-tck/sql/derby/derby.dml.sql b/glassfish-runner/messaging-platform-tck/sql/derby/derby.dml.sql similarity index 100% rename from glassfish-runner/jms-platform-tck/sql/derby/derby.dml.sql rename to glassfish-runner/messaging-platform-tck/sql/derby/derby.dml.sql diff --git a/glassfish-runner/jms-platform-tck/src/main/java/org/glassfish/messaging/tck/GlassfishLoadableExtension.java b/glassfish-runner/messaging-platform-tck/src/main/java/org/glassfish/messaging/tck/GlassfishLoadableExtension.java similarity index 100% rename from glassfish-runner/jms-platform-tck/src/main/java/org/glassfish/messaging/tck/GlassfishLoadableExtension.java rename to glassfish-runner/messaging-platform-tck/src/main/java/org/glassfish/messaging/tck/GlassfishLoadableExtension.java diff --git a/glassfish-runner/jms-platform-tck/src/main/java/org/glassfish/messaging/tck/GlassfishTestArchiveProcessor.java b/glassfish-runner/messaging-platform-tck/src/main/java/org/glassfish/messaging/tck/GlassfishTestArchiveProcessor.java similarity index 100% rename from glassfish-runner/jms-platform-tck/src/main/java/org/glassfish/messaging/tck/GlassfishTestArchiveProcessor.java rename to glassfish-runner/messaging-platform-tck/src/main/java/org/glassfish/messaging/tck/GlassfishTestArchiveProcessor.java diff --git a/glassfish-runner/jms-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/glassfish-runner/messaging-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension similarity index 100% rename from glassfish-runner/jms-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension rename to glassfish-runner/messaging-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension diff --git a/glassfish-runner/jms-platform-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml similarity index 100% rename from glassfish-runner/jms-platform-tck/src/test/resources/appclient-arquillian.xml rename to glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml diff --git a/glassfish-runner/jms-platform-tck/src/test/resources/arquillian.xml b/glassfish-runner/messaging-platform-tck/src/test/resources/arquillian.xml similarity index 100% rename from glassfish-runner/jms-platform-tck/src/test/resources/arquillian.xml rename to glassfish-runner/messaging-platform-tck/src/test/resources/arquillian.xml diff --git a/glassfish-runner/jaxrs-platform-tck/j2ee.pass b/glassfish-runner/messaging-tck/j2ee.pass similarity index 100% rename from glassfish-runner/jaxrs-platform-tck/j2ee.pass rename to glassfish-runner/messaging-tck/j2ee.pass diff --git a/glassfish-runner/jms-platform-tck/javajoe.pass b/glassfish-runner/messaging-tck/javajoe.pass similarity index 100% rename from glassfish-runner/jms-platform-tck/javajoe.pass rename to glassfish-runner/messaging-tck/javajoe.pass diff --git a/glassfish-runner/jms-tck/pom.xml b/glassfish-runner/messaging-tck/pom.xml similarity index 100% rename from glassfish-runner/jms-tck/pom.xml rename to glassfish-runner/messaging-tck/pom.xml diff --git a/glassfish-runner/jms-tck/src/test/resources/jndi.properties b/glassfish-runner/messaging-tck/src/test/resources/jndi.properties similarity index 100% rename from glassfish-runner/jms-tck/src/test/resources/jndi.properties rename to glassfish-runner/messaging-tck/src/test/resources/jndi.properties diff --git a/glassfish-runner/jpa-platform-tck/j2ee.pass b/glassfish-runner/pages-platform-tck/j2ee.pass similarity index 100% rename from glassfish-runner/jpa-platform-tck/j2ee.pass rename to glassfish-runner/pages-platform-tck/j2ee.pass diff --git a/glassfish-runner/jms-tck/javajoe.pass b/glassfish-runner/pages-platform-tck/javajoe.pass similarity index 100% rename from glassfish-runner/jms-tck/javajoe.pass rename to glassfish-runner/pages-platform-tck/javajoe.pass diff --git a/glassfish-runner/jsp-platform-tck/pom.xml b/glassfish-runner/pages-platform-tck/pom.xml similarity index 100% rename from glassfish-runner/jsp-platform-tck/pom.xml rename to glassfish-runner/pages-platform-tck/pom.xml diff --git a/glassfish-runner/jsp-platform-tck/src/main/java/org/glassfish/pages/core/tck/GlassfishApplicationArchiveProcessor.java b/glassfish-runner/pages-platform-tck/src/main/java/org/glassfish/pages/core/tck/GlassfishApplicationArchiveProcessor.java similarity index 100% rename from glassfish-runner/jsp-platform-tck/src/main/java/org/glassfish/pages/core/tck/GlassfishApplicationArchiveProcessor.java rename to glassfish-runner/pages-platform-tck/src/main/java/org/glassfish/pages/core/tck/GlassfishApplicationArchiveProcessor.java diff --git a/glassfish-runner/jsp-platform-tck/src/main/java/org/glassfish/pages/core/tck/GlassfishLoadableExtension.java b/glassfish-runner/pages-platform-tck/src/main/java/org/glassfish/pages/core/tck/GlassfishLoadableExtension.java similarity index 100% rename from glassfish-runner/jsp-platform-tck/src/main/java/org/glassfish/pages/core/tck/GlassfishLoadableExtension.java rename to glassfish-runner/pages-platform-tck/src/main/java/org/glassfish/pages/core/tck/GlassfishLoadableExtension.java diff --git a/glassfish-runner/jsp-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/glassfish-runner/pages-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension similarity index 100% rename from glassfish-runner/jsp-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension rename to glassfish-runner/pages-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension diff --git a/glassfish-runner/jsp-platform-tck/src/main/resources/jsp_sec_secbasic_web.war.sun-web.xml b/glassfish-runner/pages-platform-tck/src/main/resources/jsp_sec_secbasic_web.war.sun-web.xml similarity index 100% rename from glassfish-runner/jsp-platform-tck/src/main/resources/jsp_sec_secbasic_web.war.sun-web.xml rename to glassfish-runner/pages-platform-tck/src/main/resources/jsp_sec_secbasic_web.war.sun-web.xml diff --git a/glassfish-runner/jsp-platform-tck/src/main/resources/jsp_sec_secform_web.war.sun-web.xml b/glassfish-runner/pages-platform-tck/src/main/resources/jsp_sec_secform_web.war.sun-web.xml similarity index 100% rename from glassfish-runner/jsp-platform-tck/src/main/resources/jsp_sec_secform_web.war.sun-web.xml rename to glassfish-runner/pages-platform-tck/src/main/resources/jsp_sec_secform_web.war.sun-web.xml diff --git a/glassfish-runner/jsp-platform-tck/src/main/resources/jsp_tagext_resource_httplistener_web.war.sun-web.xml b/glassfish-runner/pages-platform-tck/src/main/resources/jsp_tagext_resource_httplistener_web.war.sun-web.xml similarity index 100% rename from glassfish-runner/jsp-platform-tck/src/main/resources/jsp_tagext_resource_httplistener_web.war.sun-web.xml rename to glassfish-runner/pages-platform-tck/src/main/resources/jsp_tagext_resource_httplistener_web.war.sun-web.xml diff --git a/glassfish-runner/jsp-platform-tck/src/main/resources/jsp_tagext_resource_listener_web.war.sun-web.xml b/glassfish-runner/pages-platform-tck/src/main/resources/jsp_tagext_resource_listener_web.war.sun-web.xml similarity index 100% rename from glassfish-runner/jsp-platform-tck/src/main/resources/jsp_tagext_resource_listener_web.war.sun-web.xml rename to glassfish-runner/pages-platform-tck/src/main/resources/jsp_tagext_resource_listener_web.war.sun-web.xml diff --git a/glassfish-runner/jsp-platform-tck/src/main/resources/jsp_tagext_resource_taghandler_web.war.sun-web.xml b/glassfish-runner/pages-platform-tck/src/main/resources/jsp_tagext_resource_taghandler_web.war.sun-web.xml similarity index 100% rename from glassfish-runner/jsp-platform-tck/src/main/resources/jsp_tagext_resource_taghandler_web.war.sun-web.xml rename to glassfish-runner/pages-platform-tck/src/main/resources/jsp_tagext_resource_taghandler_web.war.sun-web.xml diff --git a/glassfish-runner/jsp-platform-tck/src/test/resources/arquillian.xml b/glassfish-runner/pages-platform-tck/src/test/resources/arquillian.xml similarity index 100% rename from glassfish-runner/jsp-platform-tck/src/test/resources/arquillian.xml rename to glassfish-runner/pages-platform-tck/src/test/resources/arquillian.xml diff --git a/glassfish-runner/jsp-platform-tck/j2ee.pass b/glassfish-runner/persistence-platform-tck/j2ee.pass similarity index 100% rename from glassfish-runner/jsp-platform-tck/j2ee.pass rename to glassfish-runner/persistence-platform-tck/j2ee.pass diff --git a/glassfish-runner/jpa-platform-tck/jakartaeetck/bin/certificates/clientcert.jks b/glassfish-runner/persistence-platform-tck/jakartaeetck/bin/certificates/clientcert.jks similarity index 100% rename from glassfish-runner/jpa-platform-tck/jakartaeetck/bin/certificates/clientcert.jks rename to glassfish-runner/persistence-platform-tck/jakartaeetck/bin/certificates/clientcert.jks diff --git a/glassfish-runner/jpa-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 b/glassfish-runner/persistence-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 similarity index 100% rename from glassfish-runner/jpa-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 rename to glassfish-runner/persistence-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 diff --git a/glassfish-runner/jpa-platform-tck/jakartaeetck/bin/certificates/cts_cert b/glassfish-runner/persistence-platform-tck/jakartaeetck/bin/certificates/cts_cert similarity index 100% rename from glassfish-runner/jpa-platform-tck/jakartaeetck/bin/certificates/cts_cert rename to glassfish-runner/persistence-platform-tck/jakartaeetck/bin/certificates/cts_cert diff --git a/glassfish-runner/jpa-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/persistence-platform-tck/jakartaeetck/bin/ts.jte similarity index 100% rename from glassfish-runner/jpa-platform-tck/jakartaeetck/bin/ts.jte rename to glassfish-runner/persistence-platform-tck/jakartaeetck/bin/ts.jte diff --git a/glassfish-runner/jpa-platform-tck/javajoe.pass b/glassfish-runner/persistence-platform-tck/javajoe.pass similarity index 100% rename from glassfish-runner/jpa-platform-tck/javajoe.pass rename to glassfish-runner/persistence-platform-tck/javajoe.pass diff --git a/glassfish-runner/jpa-platform-tck/pom.xml b/glassfish-runner/persistence-platform-tck/pom.xml similarity index 100% rename from glassfish-runner/jpa-platform-tck/pom.xml rename to glassfish-runner/persistence-platform-tck/pom.xml diff --git a/glassfish-runner/jpa-platform-tck/sql/derby/derby.ddl.sql b/glassfish-runner/persistence-platform-tck/sql/derby/derby.ddl.sql similarity index 100% rename from glassfish-runner/jpa-platform-tck/sql/derby/derby.ddl.sql rename to glassfish-runner/persistence-platform-tck/sql/derby/derby.ddl.sql diff --git a/glassfish-runner/jpa-platform-tck/sql/derby/derby.dml.sql b/glassfish-runner/persistence-platform-tck/sql/derby/derby.dml.sql similarity index 100% rename from glassfish-runner/jpa-platform-tck/sql/derby/derby.dml.sql rename to glassfish-runner/persistence-platform-tck/sql/derby/derby.dml.sql diff --git a/glassfish-runner/jpa-platform-tck/src/main/java/org/glassfish/transactions/core/tck/GlassfishLoadableExtension.java b/glassfish-runner/persistence-platform-tck/src/main/java/org/glassfish/transactions/core/tck/GlassfishLoadableExtension.java similarity index 100% rename from glassfish-runner/jpa-platform-tck/src/main/java/org/glassfish/transactions/core/tck/GlassfishLoadableExtension.java rename to glassfish-runner/persistence-platform-tck/src/main/java/org/glassfish/transactions/core/tck/GlassfishLoadableExtension.java diff --git a/glassfish-runner/jpa-platform-tck/src/main/java/org/glassfish/transactions/core/tck/GlassfishTestArchiveProcessor.java b/glassfish-runner/persistence-platform-tck/src/main/java/org/glassfish/transactions/core/tck/GlassfishTestArchiveProcessor.java similarity index 100% rename from glassfish-runner/jpa-platform-tck/src/main/java/org/glassfish/transactions/core/tck/GlassfishTestArchiveProcessor.java rename to glassfish-runner/persistence-platform-tck/src/main/java/org/glassfish/transactions/core/tck/GlassfishTestArchiveProcessor.java diff --git a/glassfish-runner/jpa-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/glassfish-runner/persistence-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension similarity index 100% rename from glassfish-runner/jpa-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension rename to glassfish-runner/persistence-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension diff --git a/glassfish-runner/jpa-platform-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/persistence-platform-tck/src/test/resources/appclient-arquillian.xml similarity index 100% rename from glassfish-runner/jpa-platform-tck/src/test/resources/appclient-arquillian.xml rename to glassfish-runner/persistence-platform-tck/src/test/resources/appclient-arquillian.xml diff --git a/glassfish-runner/jpa-platform-tck/src/test/resources/arquillian.xml b/glassfish-runner/persistence-platform-tck/src/test/resources/arquillian.xml similarity index 100% rename from glassfish-runner/jpa-platform-tck/src/test/resources/arquillian.xml rename to glassfish-runner/persistence-platform-tck/src/test/resources/arquillian.xml diff --git a/glassfish-runner/jaxrs-platform-tck/README b/glassfish-runner/rest-platform-tck/README similarity index 100% rename from glassfish-runner/jaxrs-platform-tck/README rename to glassfish-runner/rest-platform-tck/README diff --git a/glassfish-runner/jms-tck/j2ee.pass b/glassfish-runner/rest-platform-tck/j2ee.pass similarity index 100% rename from glassfish-runner/jms-tck/j2ee.pass rename to glassfish-runner/rest-platform-tck/j2ee.pass diff --git a/glassfish-runner/jsp-platform-tck/javajoe.pass b/glassfish-runner/rest-platform-tck/javajoe.pass similarity index 100% rename from glassfish-runner/jsp-platform-tck/javajoe.pass rename to glassfish-runner/rest-platform-tck/javajoe.pass diff --git a/glassfish-runner/jaxrs-platform-tck/pom.xml b/glassfish-runner/rest-platform-tck/pom.xml similarity index 100% rename from glassfish-runner/jaxrs-platform-tck/pom.xml rename to glassfish-runner/rest-platform-tck/pom.xml diff --git a/glassfish-runner/jstl-tck/j2ee.pass b/glassfish-runner/tags-tck/j2ee.pass similarity index 100% rename from glassfish-runner/jstl-tck/j2ee.pass rename to glassfish-runner/tags-tck/j2ee.pass diff --git a/glassfish-runner/jstl-tck/javajoe.pass b/glassfish-runner/tags-tck/javajoe.pass similarity index 100% rename from glassfish-runner/jstl-tck/javajoe.pass rename to glassfish-runner/tags-tck/javajoe.pass diff --git a/glassfish-runner/jstl-tck/pom.xml b/glassfish-runner/tags-tck/pom.xml similarity index 100% rename from glassfish-runner/jstl-tck/pom.xml rename to glassfish-runner/tags-tck/pom.xml diff --git a/glassfish-runner/jstl-tck/sql/derby/derby.ddl.jstl.sql b/glassfish-runner/tags-tck/sql/derby/derby.ddl.jstl.sql similarity index 100% rename from glassfish-runner/jstl-tck/sql/derby/derby.ddl.jstl.sql rename to glassfish-runner/tags-tck/sql/derby/derby.ddl.jstl.sql diff --git a/glassfish-runner/jstl-tck/sql/derby/derby.dml.jstl.sql b/glassfish-runner/tags-tck/sql/derby/derby.dml.jstl.sql similarity index 100% rename from glassfish-runner/jstl-tck/sql/derby/derby.dml.jstl.sql rename to glassfish-runner/tags-tck/sql/derby/derby.dml.jstl.sql diff --git a/glassfish-runner/jstl-tck/src/test/resources/arquillian.xml b/glassfish-runner/tags-tck/src/test/resources/arquillian.xml similarity index 100% rename from glassfish-runner/jstl-tck/src/test/resources/arquillian.xml rename to glassfish-runner/tags-tck/src/test/resources/arquillian.xml diff --git a/glassfish-runner/jta-platform-tck/j2ee.pass b/glassfish-runner/transactions-platform-tck/j2ee.pass similarity index 100% rename from glassfish-runner/jta-platform-tck/j2ee.pass rename to glassfish-runner/transactions-platform-tck/j2ee.pass diff --git a/glassfish-runner/jta-platform-tck/jakartaeetck/bin/certificates/clientcert.jks b/glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/clientcert.jks similarity index 100% rename from glassfish-runner/jta-platform-tck/jakartaeetck/bin/certificates/clientcert.jks rename to glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/clientcert.jks diff --git a/glassfish-runner/jta-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 b/glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 similarity index 100% rename from glassfish-runner/jta-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 rename to glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 diff --git a/glassfish-runner/jta-platform-tck/jakartaeetck/bin/certificates/cts_cert b/glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/cts_cert similarity index 100% rename from glassfish-runner/jta-platform-tck/jakartaeetck/bin/certificates/cts_cert rename to glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/cts_cert diff --git a/glassfish-runner/jta-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/transactions-platform-tck/jakartaeetck/bin/ts.jte similarity index 100% rename from glassfish-runner/jta-platform-tck/jakartaeetck/bin/ts.jte rename to glassfish-runner/transactions-platform-tck/jakartaeetck/bin/ts.jte diff --git a/glassfish-runner/jta-platform-tck/javajoe.pass b/glassfish-runner/transactions-platform-tck/javajoe.pass similarity index 100% rename from glassfish-runner/jta-platform-tck/javajoe.pass rename to glassfish-runner/transactions-platform-tck/javajoe.pass diff --git a/glassfish-runner/jta-platform-tck/pom.xml b/glassfish-runner/transactions-platform-tck/pom.xml similarity index 100% rename from glassfish-runner/jta-platform-tck/pom.xml rename to glassfish-runner/transactions-platform-tck/pom.xml diff --git a/glassfish-runner/jta-platform-tck/sql/derby/derby.ddl.sql b/glassfish-runner/transactions-platform-tck/sql/derby/derby.ddl.sql similarity index 100% rename from glassfish-runner/jta-platform-tck/sql/derby/derby.ddl.sql rename to glassfish-runner/transactions-platform-tck/sql/derby/derby.ddl.sql diff --git a/glassfish-runner/jta-platform-tck/sql/derby/derby.dml.sql b/glassfish-runner/transactions-platform-tck/sql/derby/derby.dml.sql similarity index 100% rename from glassfish-runner/jta-platform-tck/sql/derby/derby.dml.sql rename to glassfish-runner/transactions-platform-tck/sql/derby/derby.dml.sql diff --git a/glassfish-runner/jta-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java b/glassfish-runner/transactions-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java similarity index 100% rename from glassfish-runner/jta-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java rename to glassfish-runner/transactions-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java diff --git a/glassfish-runner/jta-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java b/glassfish-runner/transactions-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java similarity index 100% rename from glassfish-runner/jta-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java rename to glassfish-runner/transactions-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java diff --git a/glassfish-runner/jta-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/glassfish-runner/transactions-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension similarity index 100% rename from glassfish-runner/jta-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension rename to glassfish-runner/transactions-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension diff --git a/glassfish-runner/jta-platform-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/transactions-platform-tck/src/test/resources/appclient-arquillian.xml similarity index 100% rename from glassfish-runner/jta-platform-tck/src/test/resources/appclient-arquillian.xml rename to glassfish-runner/transactions-platform-tck/src/test/resources/appclient-arquillian.xml diff --git a/glassfish-runner/jta-platform-tck/src/test/resources/arquillian.xml b/glassfish-runner/transactions-platform-tck/src/test/resources/arquillian.xml similarity index 100% rename from glassfish-runner/jta-platform-tck/src/test/resources/arquillian.xml rename to glassfish-runner/transactions-platform-tck/src/test/resources/arquillian.xml From 81d5992ff2b56160f4af9c4ce2b5f8cc46abb0be Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Thu, 7 Nov 2024 17:16:17 +0100 Subject: [PATCH 41/84] Delete servlet source folder Servlet TCK tests moved to the jakartaee/servlet project --- pom.xml | 4 - servlet/pom.xml | 136 - .../com/sun/ts/tests/servlet/api/build.xml | 22 - .../sun/ts/tests/servlet/api/common/build.xml | 22 - .../HSessionAttributeListener.java | 41 - .../common/sharedfiles/HSessionListener.java | 36 - .../sharedfiles/SCAttributeListener.java | 44 - .../api/common/sharedfiles/SCListener.java | 36 - .../sharedfiles/SRAttributeListener.java | 45 - .../api/common/sharedfiles/SRListener.java | 36 - .../asynccontext/ACListener.java | 49 - .../asynccontext/ACListener1.java | 47 - .../asynccontext/ACListener2.java | 48 - .../asynccontext/ACListenerBad.java | 49 - .../asynccontext/AsyncTestServlet.java | 1075 ------- .../asynccontext/AsyncTests.java | 62 - .../asynccontext/RequestWrapper.java | 33 - .../asynccontext/ResponseWrapper.java | 34 - .../asynccontext/URLClient.java | 831 ----- .../jakarta_servlet/asynccontext/build.xml | 45 - .../servlet_js_asynccontext_web.xml | 43 - .../asyncevent/AsyncTestServlet.java | 150 - .../jakarta_servlet/asyncevent/URLClient.java | 181 -- .../api/jakarta_servlet/asyncevent/build.xml | 47 - .../asyncevent/servlet_js_asyncevent_web.xml | 34 - .../servlet/api/jakarta_servlet/build.xml | 22 - .../dispatchertype/TestServlet.java | 123 - .../dispatchertype/URLClient.java | 115 - .../jakarta_servlet/dispatchertype/build.xml | 46 - .../servlet_js_dispatchertype_web.xml | 33 - .../dispatchtest/DispatchTestServlet.java | 1119 ------- .../dispatchtest/DispatchTests.java | 117 - .../dispatchtest/DispatchTests1.java | 92 - .../dispatchtest/DispatchTests10.java | 84 - .../dispatchtest/DispatchTests11.java | 93 - .../dispatchtest/DispatchTests12.java | 93 - .../dispatchtest/DispatchTests13.java | 91 - .../dispatchtest/DispatchTests14.java | 91 - .../dispatchtest/DispatchTests15.java | 104 - .../dispatchtest/DispatchTests16.java | 104 - .../dispatchtest/DispatchTests17.java | 98 - .../dispatchtest/DispatchTests18.java | 98 - .../dispatchtest/DispatchTests19.java | 98 - .../dispatchtest/DispatchTests2.java | 92 - .../dispatchtest/DispatchTests20.java | 86 - .../dispatchtest/DispatchTests3.java | 90 - .../dispatchtest/DispatchTests4.java | 90 - .../dispatchtest/DispatchTests5.java | 122 - .../dispatchtest/DispatchTests6.java | 122 - .../dispatchtest/TestListener.java | 53 - .../dispatchtest/TestListener0.java | 53 - .../dispatchtest/TestListener1.java | 52 - .../dispatchtest/TestListener2.java | 54 - .../dispatchtest/TestListener3.java | 54 - .../dispatchtest/URLClient.java | 1223 -------- .../jakarta_servlet/dispatchtest/build.xml | 66 - .../servlet_js_dispatchtest1_web.xml | 124 - .../servlet_js_dispatchtest_web.xml | 97 - .../dofilter/CTSResponseWrapper.java | 36 - .../dofilter/ForwardedServlet.java | 43 - .../dofilter/IncludedServlet.java | 44 - .../dofilter/SetHeaderResponseFilter.java | 61 - .../jakarta_servlet/dofilter/TestServlet.java | 41 - .../jakarta_servlet/dofilter/URLClient.java | 77 - .../dofilter/WrapResponseFilter.java | 63 - .../api/jakarta_servlet/dofilter/build.xml | 46 - .../dofilter/servlet_js_dofilter_web.xml | 75 - .../filter/DoFilterTestServlet.java | 83 - .../filter/DoFilter_Filter.java | 110 - .../filter/InitFilterConfigTestServlet.java | 81 - .../filter/InitFilter_Filter.java | 121 - .../api/jakarta_servlet/filter/URLClient.java | 78 - .../api/jakarta_servlet/filter/build.xml | 44 - .../filter/servlet_js_filter_web.xml | 65 - .../filterchain/FilterChainTestServlet.java | 82 - .../filterchain/FilterChain_Filter1.java | 108 - .../filterchain/FilterChain_Filter2.java | 107 - .../filterchain/URLClient.java | 63 - .../api/jakarta_servlet/filterchain/build.xml | 44 - .../servlet_js_filterchain_web.xml | 57 - .../GetFilterNameTestServlet.java | 82 - .../filterconfig/GetFilterName_Filter.java | 119 - .../GetInitParamNamesNullTestServlet.java | 82 - .../GetInitParamNamesNull_Filter.java | 125 - .../GetInitParamNamesTestServlet.java | 82 - .../GetInitParamNames_Filter.java | 181 -- .../GetInitParamNullTestServlet.java | 81 - .../filterconfig/GetInitParamNull_Filter.java | 121 - .../filterconfig/GetInitParamTestServlet.java | 81 - .../filterconfig/GetInitParam_Filter.java | 120 - .../GetServletContextTestServlet.java | 81 - .../GetServletContext_Filter.java | 113 - .../filterconfig/URLClient.java | 141 - .../jakarta_servlet/filterconfig/build.xml | 44 - .../servlet_js_filterconfig_web.xml | 145 - .../filterrequestdispatcher/DummyServlet.java | 41 - .../filterrequestdispatcher/ErrorPage.java | 41 - .../ForwardTest1Servlet.java | 39 - .../ForwardTestServlet.java | 39 - .../ForwardedServlet.java | 41 - .../IncludeTest1Servlet.java | 39 - .../IncludeTestServlet.java | 39 - .../IncludedServlet.java | 44 - .../RequestTestServlet.java | 40 - .../filterrequestdispatcher/TestServlet.java | 90 - .../filterrequestdispatcher/Test_Filter.java | 65 - .../filterrequestdispatcher/URLClient.java | 228 -- .../filterrequestdispatcher/build.xml | 51 - ...servlet_js_filterrequestdispatcher_web.xml | 128 - .../GetFilterNameTestServlet.java | 82 - .../genericfilter/GetFilterName_Filter.java | 108 - .../GetInitParamNamesNullTestServlet.java | 82 - .../GetInitParamNamesNull_Filter.java | 116 - .../GetInitParamNamesTestServlet.java | 82 - .../GetInitParamNames_Filter.java | 170 -- .../GetInitParamNullTestServlet.java | 81 - .../GetInitParamNull_Filter.java | 110 - .../GetInitParamTestServlet.java | 81 - .../genericfilter/GetInitParam_Filter.java | 110 - .../GetServletContextTestServlet.java | 81 - .../GetServletContext_Filter.java | 103 - .../InitFilterConfigTestServlet.java | 82 - .../InitFilterConfig_Filter.java | 116 - .../genericfilter/InitFilterTestServlet.java | 81 - .../genericfilter/InitFilter_Filter.java | 97 - .../genericfilter/URLClient.java | 171 -- .../jakarta_servlet/genericfilter/build.xml | 44 - .../servlet_js_genericfilter_web.xml | 169 -- .../genericservlet/DestroyTestServlet.java | 77 - .../InitServletExceptionTestServlet.java | 84 - .../genericservlet/InitTestServlet.java | 103 - ...vletConfigServletExceptionTestServlet.java | 88 - .../Init_ServletConfigTestServlet.java | 105 - .../genericservlet/ServiceTestServlet.java | 80 - .../genericservlet/ServletErrorPage.java | 75 - .../genericservlet/TestServlet.java | 204 -- .../genericservlet/URLClient.java | 253 -- .../jakarta_servlet/genericservlet/build.xml | 48 - .../servlet_js_genericservlet_web.xml | 101 - .../registration/TestListener.java | 373 --- .../registration/TestServlet.java | 212 -- .../registration/URLClient.java | 388 --- .../jakarta_servlet/registration/build.xml | 71 - .../servlet_js_registration_web.xml | 36 - .../requestdispatcher/ForwardedServlet.java | 80 - .../requestdispatcher/ForwardedServlet2.java | 36 - .../requestdispatcher/ForwardedServlet3.java | 36 - .../requestdispatcher/IncludedServlet.java | 83 - .../requestdispatcher/TestServlet.java | 144 - .../requestdispatcher/URLClient.java | 153 - .../requestdispatcher/build.xml | 47 - .../servlet_js_requestdispatcher_web.xml | 65 - .../SCAttributeEventListener.java | 42 - .../scattributeevent/SCAttributeListener.java | 118 - .../scattributeevent/TestServlet.java | 169 -- .../scattributeevent/URLClient.java | 120 - .../scattributeevent/build.xml | 48 - .../servlet_js_scattributeevent_web.xml | 36 - .../SCAttributeListener.java | 83 - .../scattributelistener/TestServlet.java | 170 -- .../scattributelistener/URLClient.java | 101 - .../scattributelistener/build.xml | 47 - .../servlet_js_scattributelistener_web.xml | 36 - .../SCAttributeListener40.java | 65 - .../scattributelistener40/TestServlet.java | 80 - .../scattributelistener40/URLClient.java | 73 - .../scattributelistener40/build.xml | 47 - .../servlet_js_scattributelistener40_web.xml | 36 - .../scevent/SContextEventListener.java | 90 - .../jakarta_servlet/scevent/TestServlet.java | 107 - .../jakarta_servlet/scevent/URLClient.java | 85 - .../api/jakarta_servlet/scevent/build.xml | 47 - .../scevent/servlet_js_scevent_web.xml | 36 - .../addfilter/AddFilterString.java | 62 - .../TCKServletContainerInitializer.java | 36 - .../scinitializer/addfilter/TestListener.java | 64 - .../scinitializer/addfilter/TestServlet.java | 46 - .../scinitializer/addfilter/URLClient.java | 70 - .../scinitializer/addfilter/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 2 - .../addfilter/servlet_sci_addfilter_web.xml | 33 - .../addfilter1/AddFilterClass.java | 62 - .../TCKServletContainerInitializer.java | 36 - .../addfilter1/TestListener.java | 63 - .../scinitializer/addfilter1/TestServlet.java | 46 - .../scinitializer/addfilter1/URLClient.java | 71 - .../scinitializer/addfilter1/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - .../addfilter1/servlet_sci_addfilter1_web.xml | 33 - .../addlistener/SCAttributeListener.java | 49 - .../scinitializer/addlistener/SCListener.java | 34 - .../addlistener/SRAttributeListener.java | 45 - .../scinitializer/addlistener/SRListener.java | 35 - .../TCKServletContainerInitializer.java | 36 - .../addlistener/TestListener.java | 97 - .../addlistener/TestServlet.java | 46 - .../scinitializer/addlistener/URLClient.java | 72 - .../scinitializer/addlistener/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - .../servlet_sci_addlistener_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../addlistener1/TestListener.java | 97 - .../addlistener1/TestServlet.java | 46 - .../scinitializer/addlistener1/URLClient.java | 69 - .../scinitializer/addlistener1/build.xml | 61 - ...akarta.servlet.ServletContainerInitializer | 1 - .../servlet_sci_addlistener1_web.xml | 33 - .../addservlet/DummyServlet.java | 41 - .../TCKServletContainerInitializer.java | 36 - .../addservlet/TestListener.java | 64 - .../scinitializer/addservlet/TestServlet.java | 46 - .../scinitializer/addservlet/URLClient.java | 69 - .../scinitializer/addservlet/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - .../addservlet/servlet_sci_addservlet_web.xml | 33 - .../addservlet1/DummyServlet.java | 41 - .../TCKServletContainerInitializer.java | 36 - .../addservlet1/TestListener.java | 64 - .../addservlet1/TestServlet.java | 46 - .../scinitializer/addservlet1/URLClient.java | 70 - .../scinitializer/addservlet1/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - .../servlet_sci_addservlet1_web.xml | 33 - .../jakarta_servlet/scinitializer/build.xml | 22 - .../createfilter/CreateFilter.java | 58 - .../TCKServletContainerInitializer.java | 36 - .../createfilter/TestListener.java | 66 - .../createfilter/TestServlet.java | 46 - .../scinitializer/createfilter/URLClient.java | 71 - .../scinitializer/createfilter/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - .../servlet_sci_createfilter_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../createlistener/TestListener.java | 112 - .../createlistener/TestServlet.java | 46 - .../createlistener/URLClient.java | 74 - .../scinitializer/createlistener/build.xml | 61 - ...akarta.servlet.ServletContainerInitializer | 1 - .../servlet_sci_createlistener_web.xml | 33 - .../createservlet/DummyServlet.java | 41 - .../TCKServletContainerInitializer.java | 36 - .../createservlet/TestListener.java | 64 - .../createservlet/TestServlet.java | 46 - .../createservlet/URLClient.java | 71 - .../scinitializer/createservlet/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - .../servlet_sci_createservlet_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../getclassloader/TestListener.java | 63 - .../getclassloader/TestServlet.java | 46 - .../getclassloader/URLClient.java | 69 - .../scinitializer/getclassloader/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - .../servlet_sci_getclassloader_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../TestListener.java | 61 - .../TestServlet.java | 46 - .../URLClient.java | 69 - .../getdefaultsessiontrackingmodes/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - ..._sci_getdefaultsessiontrackingmode_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../TestListener.java | 63 - .../geteffectivemajorversion/TestServlet.java | 46 - .../geteffectivemajorversion/URLClient.java | 70 - .../geteffectivemajorversion/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - ...rvlet_sci_geteffectivemajorversion_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../TestListener.java | 61 - .../geteffectiveminorversion/TestServlet.java | 46 - .../geteffectiveminorversion/URLClient.java | 69 - .../geteffectiveminorversion/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - ...rvlet_sci_geteffectiveminorversion_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../TestListener.java | 61 - .../TestServlet.java | 46 - .../URLClient.java | 71 - .../build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - ...ci_geteffectivesessiontrackingmode_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../getfilterregistration/TestFilter.java | 58 - .../getfilterregistration/TestListener.java | 64 - .../getfilterregistration/TestServlet.java | 51 - .../getfilterregistration/URLClient.java | 69 - .../getfilterregistration/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - .../servlet_sci_getfilterregistration_web.xml | 41 - .../TCKServletContainerInitializer.java | 36 - .../getfilterregistrations/TestFilter.java | 60 - .../getfilterregistrations/TestFilter1.java | 58 - .../getfilterregistrations/TestListener.java | 63 - .../getfilterregistrations/TestServlet.java | 46 - .../getfilterregistrations/URLClient.java | 70 - .../getfilterregistrations/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - ...servlet_sci_getfilterregistrations_web.xml | 49 - .../TCKServletContainerInitializer.java | 36 - .../getservletregistration/TestListener.java | 64 - .../getservletregistration/TestServlet.java | 46 - .../getservletregistration/URLClient.java | 69 - .../getservletregistration/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - ...servlet_sci_getservletregistration_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../getservletregistrations/TestListener.java | 63 - .../getservletregistrations/TestServlet.java | 46 - .../getservletregistrations/URLClient.java | 70 - .../getservletregistrations/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - ...ervlet_sci_getservletregistrations_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../getsessioncookieconfig/TestListener.java | 61 - .../getsessioncookieconfig/TestServlet.java | 46 - .../getsessioncookieconfig/URLClient.java | 70 - .../getsessioncookieconfig/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - ...servlet_sci_getsessioncookieconfig_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../setinitparameter/TestListener.java | 63 - .../setinitparameter/TestServlet.java | 46 - .../setinitparameter/URLClient.java | 69 - .../scinitializer/setinitparameter/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - .../servlet_sci_setinitparameter_web.xml | 33 - .../TCKServletContainerInitializer.java | 36 - .../setsessiontrackingmodes/TestListener.java | 107 - .../setsessiontrackingmodes/TestServlet.java | 46 - .../setsessiontrackingmodes/URLClient.java | 69 - .../setsessiontrackingmodes/build.xml | 58 - ...akarta.servlet.ServletContainerInitializer | 1 - ...servlet_sci_setsessiontrackingmode_web.xml | 33 - .../sclistener/ContextListener.java | 93 - .../sclistener/TestServlet.java | 104 - .../jakarta_servlet/sclistener/URLClient.java | 71 - .../api/jakarta_servlet/sclistener/build.xml | 46 - .../sclistener/servlet_js_sclistener_web.xml | 36 - .../sclistener40/SCListener40.java | 64 - .../sclistener40/TestServlet.java | 80 - .../sclistener40/URLClient.java | 70 - .../jakarta_servlet/sclistener40/build.xml | 47 - .../servlet_js_sclistener40_web.xml | 36 - .../servlet/CoreServletTest.java | 109 - .../servlet/DoDestroyedTestServlet.java | 99 - .../servlet/DoInit1TestServlet.java | 99 - .../servlet/DoInit2TestServlet.java | 96 - .../servlet/DoServiceTestServlet.java | 111 - .../servlet/DoServletConfigTestServlet.java | 113 - .../servlet/DoServletInfoTestServlet.java | 97 - .../servlet/PUTestServlet.java | 101 - .../jakarta_servlet/servlet/URLClient.java | 154 - .../api/jakarta_servlet/servlet/build.xml | 44 - .../servlet/servlet_js_servlet_web.xml | 85 - .../servletconfig/TestServlet.java | 189 -- .../servletconfig/URLClient.java | 122 - .../jakarta_servlet/servletconfig/build.xml | 46 - .../servlet_js_servletconfig_web.xml | 41 - .../GetNamedDispatcherTestServlet.java | 65 - .../servletcontext/TestServlet.java | 991 ------ .../servletcontext/URLClient.java | 478 --- .../jakarta_servlet/servletcontext/build.xml | 46 - .../servlet_js_servletcontext_web.xml | 53 - .../servletcontext30/AddFilterClass.java | 62 - .../servletcontext30/AddFilterNotFound.java | 61 - .../servletcontext30/AddFilterString.java | 61 - .../AddSCAttributeListenerClass.java | 48 - .../AddSCAttributeListenerString.java | 48 - .../servletcontext30/AddSCListenerClass.java | 36 - .../servletcontext30/AddSCListenerString.java | 36 - .../AddSRAttributeListenerClass.java | 49 - .../AddSRAttributeListenerString.java | 49 - .../servletcontext30/AddSRListenerClass.java | 51 - .../servletcontext30/AddSRListenerString.java | 51 - .../servletcontext30/AddServletClass.java | 62 - .../servletcontext30/AddServletNotFound.java | 64 - .../servletcontext30/AddServletString.java | 60 - .../servletcontext30/BadFilter.java | 65 - .../servletcontext30/BadListener.java | 42 - .../servletcontext30/BadServlet.java | 68 - .../servletcontext30/CreateFilter.java | 60 - .../CreateSCAttributeListener.java | 48 - .../servletcontext30/CreateSCListener.java | 36 - .../CreateSRAttributeListener.java | 49 - .../servletcontext30/CreateSRListener.java | 50 - .../servletcontext30/CreateServlet.java | 63 - .../DuplicateFilterClass.java | 61 - .../DuplicateFilterString.java | 61 - .../DuplicateServletClass.java | 62 - .../DuplicateServletString.java | 60 - .../servletcontext30/FilterTestServlet.java | 62 - .../servletcontext30/TestListener.java | 332 -- .../servletcontext30/TestServlet.java | 330 -- .../servletcontext30/URLClient.java | 595 ---- .../servletcontext30/build.xml | 47 - .../servlet_js_servletcontext30_web.xml | 76 - .../AddGenericEventListenerClass.java | 37 - .../servletcontext301/TestListener.java | 63 - .../servletcontext301/TestServlet.java | 47 - .../servletcontext301/URLClient.java | 74 - .../servletcontext301/build.xml | 46 - .../servlet_js_servletcontext301_web.xml | 36 - .../servletcontext302/TestListener.java | 63 - .../servletcontext302/URLClient.java | 77 - .../servletcontext302/build.xml | 50 - .../servlet_js_servletcontext302_web.xml | 36 - .../servletcontext303/TestServlet.java | 193 -- .../servletcontext303/URLClient.java | 181 -- .../servletcontext303/build.xml | 51 - .../servlet_js_servletcontext303_web.xml | 33 - .../CreateGenericEventListener.java | 37 - .../servletcontext304/TestListener.java | 69 - .../servletcontext304/URLClient.java | 75 - .../servletcontext304/build.xml | 48 - .../servlet_js_servletcontext304_web.xml | 36 - .../servletcontext305/AddSCListenerClass.java | 36 - .../AddSCListenerString.java | 36 - .../servletcontext305/CreateSCListener.java | 36 - .../TestContainerInitializer.java | 270 -- .../servletcontext305/TestServlet.java | 165 - .../servletcontext305/URLClient.java | 492 --- .../servletcontext305/build.xml | 67 - ...akarta.servlet.ServletContainerInitializer | 2 - .../servlet_js_servletcontext305_web.xml | 33 - .../servletcontext306/TestServlet.java | 158 - .../servletcontext306/URLClient.java | 165 - .../servletcontext306/build.xml | 53 - .../servlet_js_servletcontext306_web.xml | 33 - .../servletcontext31/TestServlet.java | 63 - .../servletcontext31/URLClient.java | 71 - .../servletcontext31/build.xml | 44 - .../servlet_js_servletcontext31_web.xml | 33 - .../servletcontext40/AddListener.java | 54 - .../servletcontext40/Client.java | 531 ---- .../servletcontext40/TestListener.java | 88 - .../servletcontext40/TestServlet.java | 41 - .../servletcontext40/TestServlet2.java | 136 - .../servletcontext40/build.xml | 58 - .../servletcontext40/listener.tld | 31 - .../servlet_js_servletcontext40_web.xml | 46 - .../servletexception/TestServlet.java | 164 - .../servletexception/URLClient.java | 126 - .../servletexception/build.xml | 47 - .../servlet_js_servletexception_web.xml | 33 - .../ReadLineTestServlet.java | 104 - .../servletinputstream/URLClient.java | 77 - .../servletinputstream/build.xml | 44 - .../servlet_js_servletinputstream_web.xml | 33 - .../servletoutputstream/TestServlet.java | 318 -- .../servletoutputstream/URLClient.java | 302 -- .../servletoutputstream/build.xml | 45 - .../servlet_js_servletoutputstream_web.xml | 33 - ...GetParameterNamesEmptyEnumTestServlet.java | 79 - ...supportedEncodingExceptionTestServlet.java | 81 - .../SetCharacterEncodingTest.java | 41 - ...odingUnsupportedEncodingExceptionTest.java | 39 - .../servletrequest/URLClient.java | 539 ---- .../jakarta_servlet/servletrequest/build.xml | 49 - .../servlet_js_servletrequest_web.xml | 65 - .../servletrequest1/URLClient.java | 71 - .../jakarta_servlet/servletrequest1/build.xml | 47 - .../servlet_js_servletrequest1_web.xml | 33 - .../servletrequest30/AsyncTestServlet.java | 99 - .../servletrequest30/AsyncTests.java | 69 - .../servletrequest30/SecondServlet.java | 41 - .../servletrequest30/TestServlet.java | 102 - .../servletrequest30/URLClient.java | 323 -- .../servletrequest30/build.xml | 48 - .../servlet_js_servletrequest30_web.xml | 65 - .../SetCharacterEncodingTest.java | 46 - .../SetCharacterEncodingTestWrapper.java | 46 - ...odingUnsupportedEncodingExceptionTest.java | 45 - ...supportedEncodingExceptionTestWrapper.java | 43 - .../servletrequestwrapper/TestServlet.java | 84 - .../servletrequestwrapper/URLClient.java | 470 --- .../servletrequestwrapper/build.xml | 47 - .../servlet_js_servletrequestwrapper_web.xml | 65 - .../AsyncTestServletWrapper.java | 39 - .../ErrorServletWrapper.java | 44 - .../TestServletWrapper.java | 56 - .../servletrequestwrapper30/URLClient.java | 342 --- .../servletrequestwrapper30/build.xml | 54 - ...servlet_js_servletrequestwrapper30_web.xml | 89 - .../IsWrapperForTest.java | 153 - .../TCKServletRequestWrapper.java | 27 - .../TCKServletRequestsubWrapper.java | 26 - .../servletrequestwrapper30x/URLClient.java | 65 - .../servletrequestwrapper30x/build.xml | 44 - ...ervlet_js_servletrequestwrapper30x_web.xml | 33 - .../SetCharacterEncodingTestServlet.java | 77 - .../servletresponse/URLClient.java | 462 --- .../jakarta_servlet/servletresponse/build.xml | 49 - .../servlet_js_servletresponse_web.xml | 55 - .../SetCharacterEncodingTestServlet.java | 79 - .../servletresponsewrapper/TestServlet.java | 49 - .../servletresponsewrapper/URLClient.java | 309 -- .../servletresponsewrapper/build.xml | 47 - .../servlet_js_servletresponsewrapper_web.xml | 41 - .../IsWrapperForTest.java | 154 - .../TCKServletResponseWrapper.java | 27 - .../TCKServletResponsesubWrapper.java | 26 - .../servletresponsewrapper30/URLClient.java | 67 - .../servletresponsewrapper30/build.xml | 43 - ...ervlet_js_servletresponsewrapper30_web.xml | 33 - .../sessiontrackingmode/TestListener.java | 113 - .../sessiontrackingmode/TestServlet.java | 90 - .../sessiontrackingmode/URLClient.java | 67 - .../sessiontrackingmode/build.xml | 46 - .../servlet_js_sessiontrackingmode_web.xml | 36 - .../sessiontrackingmode1/TestServlet.java | 172 -- .../sessiontrackingmode1/URLClient.java | 115 - .../sessiontrackingmode1/build.xml | 45 - .../servlet_js_sessiontrackingmode1_web.xml | 33 - .../sessiontrackingmode2/TestListener.java | 70 - .../sessiontrackingmode2/TestServlet.java | 50 - .../sessiontrackingmode2/URLClient.java | 68 - .../sessiontrackingmode2/build.xml | 45 - .../servlet_js_sessiontrackingmode2_web.xml | 36 - .../sessiontrackingmode3/TestListener.java | 70 - .../sessiontrackingmode3/TestServlet.java | 50 - .../sessiontrackingmode3/URLClient.java | 68 - .../sessiontrackingmode3/build.xml | 45 - .../servlet_js_sessiontrackingmode3_web.xml | 36 - .../sessiontrackingmode4/TestListener.java | 71 - .../sessiontrackingmode4/TestServlet.java | 50 - .../sessiontrackingmode4/URLClient.java | 68 - .../sessiontrackingmode4/build.xml | 45 - .../servlet_js_sessiontrackingmode4_web.xml | 36 - .../srattributeevent/SRAttributeListener.java | 123 - .../srattributeevent/TestServlet.java | 190 -- .../srattributeevent/URLClient.java | 124 - .../srattributeevent/build.xml | 47 - .../servlet_js_srattributeevent_web.xml | 36 - .../SRAttributeListener.java | 86 - .../srattributelistener/TestServlet.java | 142 - .../srattributelistener/URLClient.java | 104 - .../srattributelistener/build.xml | 47 - .../servlet_js_srattributelistener_web.xml | 36 - .../SRAttributeListener40.java | 65 - .../srattributelistener40/TestServlet.java | 80 - .../srattributelistener40/URLClient.java | 71 - .../srattributelistener40/build.xml | 47 - .../servlet_js_srattributelistener40_web.xml | 36 - .../jakarta_servlet/srevent/TestServlet.java | 140 - .../jakarta_servlet/srevent/URLClient.java | 96 - .../api/jakarta_servlet/srevent/build.xml | 46 - .../srevent/servlet_js_srevent_web.xml | 33 - .../srlistener/SRListener.java | 89 - .../srlistener/TestServlet.java | 103 - .../jakarta_servlet/srlistener/URLClient.java | 76 - .../api/jakarta_servlet/srlistener/build.xml | 47 - .../srlistener/servlet_js_srlistener_web.xml | 36 - .../srlistener40/SRListener40.java | 62 - .../srlistener40/TestServlet.java | 81 - .../srlistener40/URLClient.java | 72 - .../jakarta_servlet/srlistener40/build.xml | 47 - .../servlet_js_srlistener40_web.xml | 36 - .../unavailableexception/TestServlet.java | 175 -- .../unavailableexception/URLClient.java | 133 - .../UnavailableServlet.java | 44 - .../unavailableexception/build.xml | 46 - .../servlet_js_unavailableexception_web.xml | 41 - .../asynccontext/ACListener.java | 50 - .../asynccontext/ACListener1.java | 47 - .../asynccontext/ACListener2.java | 48 - .../asynccontext/ACListenerBad.java | 51 - .../asynccontext/AsyncTestServlet.java | 262 -- .../asynccontext/AsyncTests.java | 62 - .../asynccontext/RequestWrapper.java | 33 - .../asynccontext/ResponseWrapper.java | 34 - .../asynccontext/URLClient.java | 290 -- .../asynccontext/build.xml | 46 - .../servlet_jsh_asynccontext_web.xml | 43 - .../api/jakarta_servlet_http/build.xml | 22 - .../cookie/TestServlet.java | 737 ----- .../cookie/URLClient.java | 484 --- .../api/jakarta_servlet_http/cookie/build.xml | 46 - .../cookie/servlet_jsh_cookie_web.xml | 33 - .../httpfilter/HttpFilterTestServlet.java | 81 - .../httpfilter/HttpFilter_Filter1.java | 97 - .../httpfilter/HttpFilter_Filter2.java | 96 - .../httpfilter/URLClient.java | 62 - .../jakarta_servlet_http/httpfilter/build.xml | 44 - .../httpfilter/servlet_jsh_httpfilter_web.xml | 49 - .../httpservlet/DestroyTestServlet.java | 77 - .../httpservlet/InitTestServlet.java | 103 - .../Init_ServletConfigTestServlet.java | 105 - .../httpservlet/ServiceTestServlet.java | 80 - .../httpservlet/TestServlet.java | 231 -- .../httpservlet/URLClient.java | 226 -- .../httpservlet/build.xml | 47 - .../servlet_jsh_httpservlet_web.xml | 73 - ...GetParameterNamesEmptyEnumTestServlet.java | 79 - .../GetQueryStringNullTestServlet.java | 79 - ...supportedEncodingExceptionTestServlet.java | 81 - .../GetServletPathEmptyStringTestServlet.java | 79 - .../SetCharacterEncodingTest.java | 41 - ...odingUnsupportedEncodingExceptionTest.java | 43 - .../httpservletrequest/URLClient.java | 1014 ------- .../httpservletrequest/build.xml | 49 - .../httpservletrequest/doHeadTest.java | 37 - .../getServletContextTest.java | 49 - .../servlet_jsh_httpservletrequest_web.xml | 98 - .../httpservletrequest1/URLClient.java | 66 - .../httpservletrequest1/build.xml | 48 - .../servlet_jsh_httpservletrequest1_web.xml | 30 - .../LoginTestServlet.java | 56 - .../httpservletrequest30/URLClient.java | 78 - .../httpservletrequest30/build.xml | 45 - .../servlet_jsh_httpservletrequest30_web.xml | 30 - .../httpservletrequest31/URLClient.java | 62 - .../httpservletrequest31/build.xml | 49 - .../servlet_jsh_httpservletrequest31_web.xml | 30 - .../httpservletrequest40/Client.java | 294 -- .../httpservletrequest40/DispatchServlet.java | 36 - .../httpservletrequest40/ForwardFilter.java | 35 - .../httpservletrequest40/ForwardServlet.java | 34 - .../httpservletrequest40/IncludeServlet.java | 32 - .../NamedForwardServlet.java | 34 - .../NamedIncludeServlet.java | 34 - .../httpservletrequest40/TestServlet.java | 45 - .../TrailerTestServlet.java | 50 - .../httpservletrequest40/Utilities.java | 31 - .../httpservletrequest40/build.xml | 44 - .../servlet_jsh_httpservletrequest40_web.xml | 91 - .../SetCharacterEncodingTest.java | 46 - .../SetCharacterEncodingTestWrapper.java | 46 - ...odingUnsupportedEncodingExceptionTest.java | 45 - ...supportedEncodingExceptionTestWrapper.java | 43 - .../TCKHttpSessionIDListener.java | 37 - .../TestServlet.java | 48 - .../httpservletrequestwrapper/URLClient.java | 831 ----- .../httpservletrequestwrapper/build.xml | 47 - .../servlet_jsh_HSReqWrapper_web.xml | 65 - .../GetContentTypeNullTestServlet.java | 77 - .../RedirectedTestServlet.java | 79 - .../httpservletresponse/ServletErrorPage.java | 74 - .../SetCharacterEncodingTestServlet.java | 77 - .../httpservletresponse/URLClient.java | 621 ---- .../httpservletresponse/build.xml | 49 - .../servlet_jsh_httpservletresponse_web.xml | 77 - .../httpservletresponse30/URLClient.java | 105 - .../httpservletresponse30/build.xml | 52 - .../servlet_jsh_httpservletresponse30_web.xml | 33 - .../httpservletresponse40/Client.java | 176 -- .../TrailerTestServlet.java | 57 - .../TrailerTestServlet2.java | 54 - .../httpservletresponse40/build.xml | 45 - .../servlet_jsh_httpservletresponse40_web.xml | 38 - .../RedirectedTestServlet.java | 79 - .../SetCharacterEncodingTestServlet.java | 79 - .../TestServlet.java | 84 - .../httpservletresponsewrapper/URLClient.java | 499 --- .../httpservletresponsewrapper/build.xml | 50 - .../servlet_jsh_HSRespWrapper_web.xml | 49 - .../TestServlet.java | 42 - .../URLClient.java | 122 - .../httpservletresponsewrapper30/build.xml | 50 - .../servlet_jsh_HSRespWrapper30_web.xml | 33 - .../httpsession/ExpireHttpSession.java | 44 - .../httpsession/GetLastAccessedTime.java | 68 - .../httpsession/TestServlet.java | 594 ---- .../httpsession/URLClient.java | 449 --- .../httpsession/build.xml | 53 - .../servlet_jsh_httpsession_web.xml | 49 - .../HSActivationListener40.java | 63 - .../TestServlet.java | 87 - .../URLClient.java | 70 - .../httpsessionactivationlistener40/build.xml | 47 - ...sh_httpsessionactivationlistener40_web.xml | 33 - .../HSAttributeListener.java | 83 - .../TestServlet.java | 149 - .../URLClient.java | 99 - .../httpsessionattributelistener/build.xml | 48 - ...t_jsh_httpsessionattributelistener_web.xml | 36 - .../HSAttributeListener40.java | 65 - .../TestServlet.java | 80 - .../URLClient.java | 71 - .../httpsessionattributelistener40/build.xml | 47 - ...jsh_httpsessionattributelistener40_web.xml | 36 - .../HSBindingEvent.java | 84 - .../httpsessionbindingevent/TestServlet.java | 200 -- .../httpsessionbindingevent/URLClient.java | 127 - .../httpsessionbindingevent/build.xml | 47 - ...ervlet_jsh_httpsessionbindingevent_web.xml | 36 - .../HSBindingListener.java | 76 - .../TestServlet.java | 126 - .../httpsessionbindinglistener/URLClient.java | 89 - .../httpsessionbindinglistener/build.xml | 48 - ...let_jsh_httpsessionbindinglistener_web.xml | 33 - .../HSBindingListener40.java | 64 - .../TestServlet.java | 87 - .../URLClient.java | 71 - .../httpsessionbindinglistener40/build.xml | 47 - ...t_jsh_httpsessionbindinglistener40_web.xml | 33 - .../httpsessionevent/HSEvent.java | 77 - .../httpsessionevent/TestServlet.java | 116 - .../httpsessionevent/URLClient.java | 84 - .../httpsessionevent/build.xml | 48 - .../servlet_jsh_httpsessionevent_web.xml | 36 - .../TCKHttpSessionIDListener.java | 37 - .../httpsessionidlistener/URLClient.java | 63 - .../httpsessionidlistener/build.xml | 49 - .../servlet_jsh_httpsessionidlistener_web.xml | 30 - .../httpsessionlistener/HSListener.java | 78 - .../httpsessionlistener/TestServlet.java | 121 - .../httpsessionlistener/URLClient.java | 89 - .../httpsessionlistener/build.xml | 47 - .../servlet_jsh_httpsessionlistener_web.xml | 36 - .../httpsessionlistener40/HSListener40.java | 66 - .../httpsessionlistener40/TestServlet.java | 80 - .../httpsessionlistener40/URLClient.java | 71 - .../httpsessionlistener40/build.xml | 47 - .../servlet_jsh_httpsessionlistener40_web.xml | 36 - .../httpsessionx/ExpireHttpSession.java | 45 - .../httpsessionx/GetNewSession.java | 44 - .../httpsessionx/InvalidateHttpSession.java | 49 - .../httpsessionx/SetMaxInterval.java | 45 - .../httpsessionx/TestServlet.java | 170 -- .../httpsessionx/URLClient.java | 336 --- .../httpsessionx/application.xml | 35 - .../httpsessionx/build.xml | 60 - .../servlet_jsh_httpsessionx2_web.xml | 57 - .../servlet_jsh_httpsessionx_web.xml | 33 - .../TCKHttpUpgradeHandler.java | 62 - .../httpupgradehandler/TCKReadListener.java | 69 - .../httpupgradehandler/TestServlet.java | 48 - .../httpupgradehandler/URLClient.java | 162 - .../httpupgradehandler/build.xml | 45 - .../part/TestServlet.java | 191 -- .../jakarta_servlet_http/part/URLClient.java | 736 ----- .../api/jakarta_servlet_http/part/build.xml | 45 - .../api/jakarta_servlet_http/part/test.txt | 3 - .../api/jakarta_servlet_http/part/test2.txt | 3 - .../part1/TestServletWrapper.java | 51 - .../jakarta_servlet_http/part1/URLClient.java | 745 ----- .../api/jakarta_servlet_http/part1/build.xml | 47 - .../readlistener/TestListener.java | 71 - .../readlistener/TestServlet.java | 45 - .../readlistener/URLClient.java | 158 - .../readlistener/build.xml | 45 - .../readlistener1/TestListener.java | 71 - .../readlistener1/TestServlet.java | 74 - .../readlistener1/URLClient.java | 199 -- .../readlistener1/build.xml | 45 - .../servletcontext303/TestServlet.java | 113 - .../servletcontext303/URLClient.java | 111 - .../servletcontext303/build.xml | 49 - .../servlet_jsh_servletcontext303_web.xml | 33 - .../AddHttpSessionListenerClass.java | 36 - .../AddHttpSessionListenerString.java | 36 - .../CreateHttpSessionListener.java | 36 - .../servletcontext304/TestListener.java | 72 - .../servletcontext304/TestServlet.java | 55 - .../servletcontext304/URLClient.java | 78 - .../servletcontext304/build.xml | 47 - .../servlet_jsh_servletcontext304_web.xml | 36 - .../AddHttpSessionAttributeListenerClass.java | 44 - ...AddHttpSessionAttributeListenerString.java | 44 - .../CreateHttpSessionAttributeListener.java | 44 - .../servletcontext305/TestListener.java | 73 - .../servletcontext305/TestServlet.java | 56 - .../servletcontext305/URLClient.java | 86 - .../servletcontext305/build.xml | 47 - .../servlet_jsh_servletcontext305_web.xml | 36 - .../sessioncookieconfig/TestListener.java | 91 - .../sessioncookieconfig/TestServlet.java | 207 -- .../sessioncookieconfig/URLClient.java | 199 -- .../sessioncookieconfig/build.xml | 46 - .../servlet_jsh_sessioncookieconfig_web.xml | 36 - .../writelistener/TestListener.java | 52 - .../writelistener/TestServlet.java | 46 - .../writelistener/URLClient.java | 107 - .../writelistener/build.xml | 45 - .../java/com/sun/ts/tests/servlet/build.xml | 22 - .../common/client/AbstractUrlClient.java | 252 -- .../servlet/common/client/BaseUrlClient.java | 661 ---- .../common/client/handler/ALLOWHandler.java | 64 - .../client/handler/ContentTypeHandler.java | 152 - .../common/client/handler/DefaultHandler.java | 144 - .../common/client/handler/Handler.java | 84 - .../common/client/handler/HandlerFactory.java | 126 - .../client/handler/LocationHandler.java | 161 - .../client/handler/SetCookieHandler.java | 83 - .../handler/WWWAuthenticateHandler.java | 112 - .../servlet/common/request/HttpRequest.java | 581 ---- .../common/request/HttpRequestClient.java | 391 --- .../servlet/common/request/HttpResponse.java | 330 -- .../servlet/common/request/MethodFactory.java | 164 - .../servlet/common/request/RequestClient.java | 368 --- .../common/request/SecBasicClient.java | 449 --- .../servlet/common/request/SecformClient.java | 2304 -------------- .../servlet/common/request/TestCase.java | 66 - .../common/request/ValidationFactory.java | 69 - .../common/request/ValidationStrategy.java | 29 - .../servlet/common/request/WebTestCase.java | 553 ---- .../ts/tests/servlet/common/request/build.xml | 22 - .../common/response/HttpResponseClient.java | 278 -- .../response/HttpResponseTestServlet.java | 88 - .../common/response/ResponseClient.java | 291 -- .../common/response/ResponseTestServlet.java | 63 - .../common/response/ResponseTests.java | 1369 --------- .../tests/servlet/common/response/build.xml | 22 - .../response/validation/WebValidatorBase.java | 634 ---- .../common/servlets/CommonServlets.java | 38 - .../GenericCheckTestResultServlet.java | 87 - .../common/servlets/GenericTCKServlet.java | 105 - .../servlets/HttpCheckTestResultServlet.java | 87 - .../servlets/HttpRequestTestServlet.java | 92 - .../common/servlets/HttpTCKServlet.java | 136 - .../common/servlets/RequestTestServlet.java | 65 - .../servlet/common/servlets/RequestTests.java | 2685 ----------------- .../tests/servlet/common/servlets/build.xml | 23 - .../ts/tests/servlet/common/util/Data.java | 65 - .../servlet/common/util/ServletTestUtil.java | 371 --- .../tests/servlet/common/util/StaticLog.java | 106 - .../common/util/TCKLoadableExtension.java | 39 - .../ts/tests/servlet/common/util/build.xml | 22 - .../WithLeadingSlash/URLClient.java | 68 - .../WithLeadingSlashTestServlet.java | 78 - .../LeadingSlash/WithLeadingSlash/build.xml | 39 - .../servlet_compat_LeadingSlash_With_web.xml | 39 - .../WithoutLeadingSlash/URLClient.java | 70 - .../WithoutLeadingSlashTestServlet.java | 78 - .../WithoutLeadingSlash/build.xml | 40 - ...ervlet_compat_LeadingSlash_Without_web.xml | 39 - .../servlet/compat/LeadingSlash/build.xml | 22 - .../com/sun/ts/tests/servlet/compat/build.xml | 22 - .../servlet/ee/platform/cdi/filter/beans.xml | 0 .../ee/platform/cdi/listener/beans.xml | 0 .../servlet/ee/platform/cdi/servlet/beans.xml | 0 .../ee/spec/crosscontext/application.xml | 35 - .../security/permissiondd/permissions.xml | 60 - .../ee/spec/security/runAs/application.xml | 46 - .../pluggability/aordering/URLClient.java | 79 - .../servlet/pluggability/aordering/build.xml | 98 - .../aordering/servlet_spec_aordering_web.xml | 54 - .../pluggability/aordering1/URLClient.java | 75 - .../servlet/pluggability/aordering1/build.xml | 98 - .../servlet_spec_aordering1_web.xml | 55 - .../pluggability/aordering2/URLClient.java | 89 - .../servlet/pluggability/aordering2/build.xml | 108 - .../servlet_spec_aordering2_web.xml | 55 - .../pluggability/aordering3/URLClient.java | 88 - .../servlet/pluggability/aordering3/build.xml | 107 - .../servlet_spec_aordering3_web.xml | 48 - .../pluggability/aordering4/URLClient.java | 103 - .../servlet/pluggability/aordering4/build.xml | 116 - .../servlet_spec_aordering4_web.xml | 55 - .../tests/servlet/pluggability/api/build.xml | 22 - .../asynccontext/URLClient.java | 338 --- .../jakarta_servlet/asynccontext/build.xml | 64 - .../servlet_plu_asynccontext_web-fragment.xml | 46 - .../jakarta_servlet/asyncevent/URLClient.java | 186 -- .../api/jakarta_servlet/asyncevent/build.xml | 63 - .../servlet_plu_asyncevent_web-fragment.xml | 37 - .../api/jakarta_servlet/build.xml | 22 - .../dispatchertype/URLClient.java | 121 - .../jakarta_servlet/dispatchertype/build.xml | 65 - ...ervlet_plu_dispatchertype_web-fragment.xml | 36 - .../jakarta_servlet/dofilter/URLClient.java | 86 - .../api/jakarta_servlet/dofilter/build.xml | 64 - .../servlet_plu_dofilter_web-fragment.xml | 78 - .../api/jakarta_servlet/filter/URLClient.java | 87 - .../api/jakarta_servlet/filter/build.xml | 64 - .../servlet_plu_filter_web-fragment.xml | 68 - .../filterchain/URLClient.java | 71 - .../api/jakarta_servlet/filterchain/build.xml | 64 - .../servlet_plu_filterchain_web-fragment.xml | 60 - .../filterconfig/URLClient.java | 159 - .../jakarta_servlet/filterconfig/build.xml | 63 - .../servlet_plu_filterconfig_web-fragment.xml | 148 - .../filterrequestdispatcher/URLClient.java | 239 -- .../filterrequestdispatcher/build.xml | 69 - ...u_filterrequestdispatcher_web-fragment.xml | 131 - .../genericservlet/URLClient.java | 267 -- .../jakarta_servlet/genericservlet/build.xml | 67 - ...ervlet_plu_genericservlet_web-fragment.xml | 104 - .../registration/URLClient.java | 370 --- .../jakarta_servlet/registration/build.xml | 89 - .../servlet_plu_registration_web-fragment.xml | 39 - .../requestdispatcher/URLClient.java | 163 - .../requestdispatcher/build.xml | 67 - ...let_plu_requestdispatcher_web-fragment.xml | 68 - .../scattributeevent/URLClient.java | 125 - .../scattributeevent/build.xml | 66 - ...vlet_plu_scattributeevent_web-fragment.xml | 39 - .../scattributelistener/URLClient.java | 109 - .../scattributelistener/build.xml | 68 - ...t_plu_scattributelistener_web-fragment.xml | 39 - .../jakarta_servlet/scevent/URLClient.java | 90 - .../api/jakarta_servlet/scevent/build.xml | 68 - .../servlet_plu_scevent_web-fragment.xml | 39 - .../jakarta_servlet/sclistener/URLClient.java | 77 - .../api/jakarta_servlet/sclistener/build.xml | 67 - .../servlet_plu_sclistener_web-fragment.xml | 39 - .../jakarta_servlet/servlet/URLClient.java | 168 -- .../api/jakarta_servlet/servlet/build.xml | 65 - .../servlet_plu_servlet_web-fragment.xml | 88 - .../servletconfig/URLClient.java | 132 - .../jakarta_servlet/servletconfig/build.xml | 67 - ...servlet_plu_servletconfig_web-fragment.xml | 44 - .../servletcontext/URLClient.java | 417 --- .../jakarta_servlet/servletcontext/build.xml | 65 - ...ervlet_plu_servletcontext_web-fragment.xml | 56 - .../servletcontext30/URLClient.java | 530 ---- .../servletcontext30/build.xml | 70 - ...vlet_plu_servletcontext30_web-fragment.xml | 39 - .../jakarta_servlet/servletcontext30/web.xml | 25 - .../servletexception/URLClient.java | 133 - .../servletexception/build.xml | 68 - ...vlet_plu_servletexception_web-fragment.xml | 36 - .../servletinputstream/URLClient.java | 83 - .../servletinputstream/build.xml | 64 - ...et_plu_servletinputstream_web-fragment.xml | 36 - .../servletoutputstream/URLClient.java | 305 -- .../servletoutputstream/build.xml | 66 - ...t_plu_servletoutputstream_web-fragment.xml | 36 - .../servletrequest/URLClient.java | 547 ---- .../jakarta_servlet/servletrequest/build.xml | 70 - ...ervlet_plu_servletrequest_web-fragment.xml | 68 - .../servletrequest1/URLClient.java | 75 - .../jakarta_servlet/servletrequest1/build.xml | 68 - ...rvlet_plu_servletrequest1_web-fragment.xml | 36 - .../servletrequest30/URLClient.java | 332 -- .../servletrequest30/build.xml | 69 - ...vlet_plu_servletrequest30_web-fragment.xml | 68 - .../servletrequestwrapper/URLClient.java | 479 --- .../servletrequestwrapper/build.xml | 67 - ...plu_servletrequestwrapper_web-fragment.xml | 68 - .../servletrequestwrapper30/URLClient.java | 354 --- .../servletrequestwrapper30/build.xml | 76 - ...u_servletrequestwrapper30_web-fragment.xml | 92 - .../servletrequestwrapper30x/URLClient.java | 76 - .../servletrequestwrapper30x/build.xml | 60 - ..._servletrequestwrapper30x_web-fragment.xml | 36 - .../servletresponse/URLClient.java | 467 --- .../jakarta_servlet/servletresponse/build.xml | 70 - ...rvlet_plu_servletresponse_web-fragment.xml | 58 - .../servletresponsewrapper/URLClient.java | 314 -- .../servletresponsewrapper/build.xml | 68 - ...lu_servletresponsewrapper_web-fragment.xml | 44 - .../servletresponsewrapper30/URLClient.java | 75 - .../servletresponsewrapper30/build.xml | 60 - ..._servletresponsewrapper30_web-fragment.xml | 36 - .../sessiontrackingmode/URLClient.java | 76 - .../sessiontrackingmode/build.xml | 67 - ...t_plu_sessiontrackingmode_web-fragment.xml | 39 - .../srattributeevent/URLClient.java | 128 - .../srattributeevent/build.xml | 68 - ...vlet_plu_srattributeevent_web-fragment.xml | 39 - .../srattributelistener/URLClient.java | 110 - .../srattributelistener/build.xml | 68 - ...t_plu_srattributelistener_web-fragment.xml | 39 - .../jakarta_servlet/srevent/URLClient.java | 104 - .../api/jakarta_servlet/srevent/build.xml | 67 - .../servlet_plu_srevent_web-fragment.xml | 36 - .../jakarta_servlet/srlistener/URLClient.java | 80 - .../api/jakarta_servlet/srlistener/build.xml | 67 - .../servlet_plu_srlistener_web-fragment.xml | 39 - .../unavailableexception/URLClient.java | 141 - .../unavailableexception/build.xml | 68 - ..._plu_unavailableexception_web-fragment.xml | 44 - .../api/jakarta_servlet_http/build.xml | 22 - .../cookie/URLClient.java | 530 ---- .../api/jakarta_servlet_http/cookie/build.xml | 67 - .../servlet_pluh_cookie_web-fragment.xml | 36 - .../httpservlet/URLClient.java | 238 -- .../httpservlet/build.xml | 65 - .../servlet_pluh_httpservlet_web-fragment.xml | 76 - .../httpservletrequest/URLClient.java | 971 ------ .../httpservletrequest/build.xml | 71 - ...t_pluh_httpservletrequest_web-fragment.xml | 92 - ...luh_httpservletrequest_web.war.sun-web.xml | 28 - .../httpservletrequest30/URLClient.java | 86 - .../httpservletrequest30/build.xml | 65 - ...pluh_httpservletrequest30_web-fragment.xml | 33 - .../httpservletrequestwrapper/URLClient.java | 812 ----- .../httpservletrequestwrapper/build.xml | 68 - ...servlet_pluh_HSReqWrapper_web-fragment.xml | 68 - ...vlet_pluh_HSReqWrapper_web.war.sun-web.xml | 28 - .../httpservletresponse/URLClient.java | 627 ---- .../httpservletresponse/build.xml | 68 - ..._pluh_httpservletresponse_web-fragment.xml | 80 - .../httpservletresponse30/URLClient.java | 109 - .../httpservletresponse30/build.xml | 71 - ...luh_httpservletresponse30_web-fragment.xml | 36 - .../httpservletresponsewrapper/URLClient.java | 506 ---- .../httpservletresponsewrapper/build.xml | 69 - ...ervlet_pluh_HSRespWrapper_web-fragment.xml | 52 - .../URLClient.java | 131 - .../httpservletresponsewrapper30/build.xml | 68 - ...vlet_pluh_HSRespWrapper30_web-fragment.xml | 36 - .../httpsession/URLClient.java | 385 --- .../httpsession/build.xml | 73 - .../servlet_pluh_httpsession_web-fragment.xml | 52 - .../URLClient.java | 110 - .../httpsessionattributelistener/build.xml | 67 - ...psessionattributelistener_web-fragment.xml | 39 - .../httpsessionbindingevent/URLClient.java | 138 - .../httpsessionbindingevent/build.xml | 68 - ...h_httpsessionbindingevent_web-fragment.xml | 39 - .../httpsessionbindinglistener/URLClient.java | 99 - .../httpsessionbindinglistener/build.xml | 66 - ...ttpsessionbindinglistener_web-fragment.xml | 36 - .../httpsessionevent/URLClient.java | 91 - .../httpsessionevent/build.xml | 66 - ...let_pluh_httpsessionevent_web-fragment.xml | 39 - .../httpsessionlistener/URLClient.java | 98 - .../httpsessionlistener/build.xml | 67 - ..._pluh_httpsessionlistener_web-fragment.xml | 39 - .../sessioncookieconfig/URLClient.java | 208 -- .../sessioncookieconfig/build.xml | 67 - ..._pluh_sessioncookieconfig_web-fragment.xml | 39 - .../ts/tests/servlet/pluggability/build.xml | 22 - .../pluggability/common/CommonArchives.java | 39 - .../pluggability/common/RequestListener.java | 47 - .../pluggability/common/RequestListener1.java | 47 - .../pluggability/common/RequestListener2.java | 47 - .../pluggability/common/RequestListener3.java | 47 - .../pluggability/common/RequestListener4.java | 47 - .../pluggability/common/RequestListener5.java | 47 - .../pluggability/common/RequestListener6.java | 47 - .../pluggability/common/RequestListener7.java | 49 - .../pluggability/common/TestServlet1.java | 60 - .../pluggability/common/TestServlet2.java | 55 - .../pluggability/common/TestServlet3.java | 51 - .../pluggability/common/TestServlet4.java | 50 - .../pluggability/common/web-fragment_1.xml | 44 - .../pluggability/common/web-fragment_2.xml | 29 - .../pluggability/common/web-fragment_3.xml | 29 - .../pluggability/common/web-fragment_4.xml | 29 - .../pluggability/common/web-fragment_5.xml | 29 - .../pluggability/common/web-fragment_6.xml | 44 - .../pluggability/common/web-fragment_7.xml | 33 - .../pluggability/fragment/TestFilter.java | 69 - .../pluggability/fragment/TestFilter1.java | 69 - .../pluggability/fragment/TestFilter2.java | 69 - .../pluggability/fragment/TestFilter3.java | 69 - .../pluggability/fragment/TestServlet1.java | 40 - .../pluggability/fragment/TestServlet2.java | 41 - .../pluggability/fragment/TestServlet3.java | 39 - .../pluggability/fragment/TestServlet4.java | 38 - .../pluggability/fragment/TestServlet5.java | 38 - .../pluggability/fragment/URLClient.java | 176 -- .../servlet/pluggability/fragment/build.xml | 80 - .../servlet_spec_fragment_web-fragment.xml | 58 - .../servlet_spec_fragment_web-fragment_1.xml | 59 - .../servlet_spec_fragment_web-fragment_2.xml | 49 - .../servlet_spec_fragment_web-fragment_3.xml | 51 - .../fragment/servlet_spec_fragment_web.xml | 68 - .../servlet/spec/annotationservlet/build.xml | 22 - .../annotationservlet/webfilter/Servlet1.java | 56 - .../webfilter/TestFilter1.java | 60 - .../webfilter/TestFilter2.java | 83 - .../webfilter/TestServlet.java | 65 - .../webfilter/URLClient.java | 124 - .../annotationservlet/webfilter/build.xml | 50 - ...ervlet_annotationservlet_webfilter_web.xml | 33 - .../weblistener/ContextListener.java | 51 - .../weblistener/HSAttributeListener.java | 66 - .../weblistener/HSListener.java | 52 - .../weblistener/HttpTestServlet.java | 44 - .../weblistener/SCAttributeListener.java | 54 - .../weblistener/SRAttributeListener.java | 58 - .../weblistener/SRListener.java | 49 - .../weblistener/TestServlet.java | 116 - .../weblistener/URLClient.java | 203 -- .../annotationservlet/weblistener/build.xml | 47 - ...vlet_annotationservlet_weblistener_web.xml | 41 - .../webservlet/Servlet1.java | 54 - .../webservlet/Servlet2.java | 55 - .../webservlet/Servlet3.java | 57 - .../webservlet/Servlet4.java | 57 - .../webservlet/Servlet5.java | 56 - .../webservlet/URLClient.java | 209 -- .../annotationservlet/webservlet/build.xml | 44 - .../webservletapi/TestListener.java | 95 - .../webservletapi/URLClient.java | 190 -- .../annotationservlet/webservletapi/build.xml | 46 - .../webservletdd/URLClient.java | 302 -- .../annotationservlet/webservletdd/build.xml | 43 - ...let_annotationservlet_webservletdd_web.xml | 91 - .../ts/tests/servlet/spec/async/Filter10.java | 43 - .../ts/tests/servlet/spec/async/Filter4.java | 43 - .../ts/tests/servlet/spec/async/Filter5.java | 44 - .../ts/tests/servlet/spec/async/Filter6.java | 44 - .../ts/tests/servlet/spec/async/Filter7.java | 44 - .../ts/tests/servlet/spec/async/Filter8.java | 44 - .../ts/tests/servlet/spec/async/Filter9.java | 44 - .../ts/tests/servlet/spec/async/Servlet1.java | 91 - .../tests/servlet/spec/async/Servlet10.java | 73 - .../ts/tests/servlet/spec/async/Servlet2.java | 72 - .../ts/tests/servlet/spec/async/Servlet3.java | 75 - .../ts/tests/servlet/spec/async/Servlet4.java | 112 - .../ts/tests/servlet/spec/async/Servlet5.java | 97 - .../ts/tests/servlet/spec/async/Servlet6.java | 78 - .../ts/tests/servlet/spec/async/Servlet7.java | 78 - .../ts/tests/servlet/spec/async/Servlet8.java | 78 - .../ts/tests/servlet/spec/async/Servlet9.java | 78 - .../tests/servlet/spec/async/TestServlet.java | 54 - .../tests/servlet/spec/async/URLClient.java | 857 ------ .../sun/ts/tests/servlet/spec/async/build.xml | 47 - .../spec/async/servlet_spec_async_web.xml | 205 -- .../com/sun/ts/tests/servlet/spec/build.xml | 22 - .../spec/defaultcontextpath/TestServlet.java | 44 - .../spec/defaultcontextpath/URLClient.java | 63 - .../servlet/spec/defaultcontextpath/build.xml | 49 - .../servlet_spec_defaultcontextpath_web.xml | 34 - .../spec/defaultmapping/TestServlet6.java | 39 - .../spec/defaultmapping/URLClient.java | 83 - .../servlet/spec/defaultmapping/build.xml | 48 - .../servlet_spec_defaultmapping_web.xml | 73 - .../spec/dir_struct/ClassFileTestServlet.java | 76 - .../spec/dir_struct/JarFileTestServlet.java | 76 - .../servlet/spec/dir_struct/URLClient.java | 85 - .../tests/servlet/spec/dir_struct/build.xml | 39 - .../dir_struct/servlet_spec_dirstruct_web.xml | 41 - .../errorpage/SecondServletErrorPage.java | 81 - .../spec/errorpage/ServletErrorPage.java | 75 - .../servlet/spec/errorpage/TestException.java | 41 - .../servlet/spec/errorpage/TestServlet.java | 65 - .../servlet/spec/errorpage/URLClient.java | 156 - .../spec/errorpage/WrappedException.java | 45 - .../ts/tests/servlet/spec/errorpage/build.xml | 49 - .../errorpage/servlet_spec_errorpage_web.xml | 77 - .../servlet/spec/errorpage1/TestServlet.java | 52 - .../spec/errorpage1/TestServletException.java | 34 - .../servlet/spec/errorpage1/URLClient.java | 113 - .../tests/servlet/spec/errorpage1/build.xml | 51 - .../servlet_spec_errorpage1_web.xml | 57 - .../httpservletresponse/HttpTestServlet.java | 91 - .../RedirectedTestServlet.java | 79 - .../spec/httpservletresponse/URLClient.java | 147 - .../spec/httpservletresponse/build.xml | 46 - .../servlet_spec_httpservletresponse_web.xml | 41 - .../sun/ts/tests/servlet/spec/i18n/build.xml | 22 - .../spec/i18n/encoding/TestServlet.java | 239 -- .../servlet/spec/i18n/encoding/URLClient.java | 98 - .../servlet/spec/i18n/encoding/build.xml | 46 - .../servlet_spec_i18n_encoding_web.xml | 43 - .../ServletRequestListener1.java | 54 - .../ServletRequestListener2.java | 55 - .../ServletRequestListener3.java | 53 - .../spec/listenerorder/TestServlet.java | 37 - .../servlet/spec/listenerorder/URLClient.java | 64 - .../servlet/spec/listenerorder/build.xml | 41 - .../servlet_spec_listenerorder_web.xml | 41 - .../spec/multifiltermapping/ErrorPage.java | 38 - .../spec/multifiltermapping/TestServlet.java | 61 - .../spec/multifiltermapping/TestServlet6.java | 39 - .../spec/multifiltermapping/TestServlet7.java | 47 - .../multifiltermapping/Test_ErrorFilter.java | 59 - .../Test_ForwardFilter.java | 59 - .../Test_IncludeFilter.java | 59 - .../Test_RequestFilter.java | 59 - .../spec/multifiltermapping/URLClient.java | 313 -- .../servlet/spec/multifiltermapping/build.xml | 59 - .../servlet_spec_multifiltermapping_web.xml | 176 -- .../pluggability/common/RequestListener.java | 47 - .../pluggability/common/RequestListener1.java | 47 - .../pluggability/common/RequestListener2.java | 47 - .../pluggability/common/RequestListener3.java | 47 - .../pluggability/common/RequestListener4.java | 47 - .../pluggability/common/RequestListener5.java | 47 - .../pluggability/common/RequestListener6.java | 47 - .../pluggability/common/RequestListener7.java | 49 - .../pluggability/common/TestServlet1.java | 49 - .../pluggability/common/TestServlet2.java | 49 - .../pluggability/common/TestServlet3.java | 51 - .../pluggability/common/TestServlet4.java | 50 - .../pluggability/common/web-fragment_1.xml | 44 - .../pluggability/common/web-fragment_2.xml | 29 - .../pluggability/common/web-fragment_3.xml | 29 - .../pluggability/common/web-fragment_4.xml | 29 - .../pluggability/common/web-fragment_5.xml | 29 - .../pluggability/common/web-fragment_6.xml | 44 - .../pluggability/common/web-fragment_7.xml | 33 - .../spec/pluggability/ordering/build.xml | 22 - .../ordering/test1/URLClient.java | 90 - .../pluggability/ordering/test1/build.xml | 79 - .../test1/servlet_spec_ordering1_web.xml | 52 - .../ordering/test1/web-fragment_1.xml | 58 - .../ordering/test1/web-fragment_2.xml | 46 - .../ordering/test1/web-fragment_3.xml | 43 - .../ts/tests/servlet/spec/protocols/build.xml | 22 - .../spec/protocols/http/TestServlet.java | 79 - .../spec/protocols/http/URLClient.java | 80 - .../servlet/spec/protocols/http/build.xml | 46 - .../http/servlet_spec_protocols_http_web.xml | 33 - .../spec/rdspecialchar/IncludedServlet.java | 39 - .../spec/rdspecialchar/TestServlet.java | 61 - .../servlet/spec/rdspecialchar/URLClient.java | 90 - .../servlet/spec/rdspecialchar/build.xml | 43 - .../servlet_spec_rdspecialchar_web.xml | 41 - .../requestdispatcher/ForwardedServlet.java | 139 - .../requestdispatcher/HttpTestServlet.java | 155 - .../requestdispatcher/IncludedServlet.java | 133 - .../MultiForwardedServlet.java | 54 - .../spec/requestdispatcher/TestServlet.java | 518 ---- .../spec/requestdispatcher/URLClient.java | 497 --- .../spec/requestdispatcher/WrapServlet.java | 86 - .../servlet/spec/requestdispatcher/build.xml | 44 - .../servlet_spec_requestdispatcher_web.xml | 73 - .../servlet/spec/requestmap/TestServlet1.java | 39 - .../servlet/spec/requestmap/TestServlet2.java | 39 - .../servlet/spec/requestmap/TestServlet3.java | 39 - .../servlet/spec/requestmap/TestServlet4.java | 39 - .../servlet/spec/requestmap/TestServlet5.java | 39 - .../servlet/spec/requestmap/URLClient.java | 197 -- .../tests/servlet/spec/requestmap/build.xml | 37 - .../requestmap/servlet_js_requestmap_web.xml | 65 - .../spec/security/annotations/Client.java | 513 ---- .../security/annotations/DenyAllServlet.java | 111 - .../annotations/GuestPageTestServlet.java | 79 - .../annotations/PartialDDServlet.java | 57 - .../annotations/ServletSecTestServlet.java | 90 - .../annotations/UnProtectedTestServlet.java | 73 - .../spec/security/annotations/build.xml | 40 - ...et_sec_annotations.ear.sun-application.xml | 35 - ...ervlet_sec_annotations_web.war.sun-web.xml | 36 - .../servlet_sec_annotations_web.xml | 94 - .../ts/tests/servlet/spec/security/build.xml | 22 - .../spec/security/clientcert/Client.java | 309 -- .../clientcert/ServletSecTestServlet.java | 155 - .../spec/security/clientcert/build.xml | 29 - .../clientcert.ear.sun-application.xml | 32 - .../clientcert/clientcert_web.war.sun-web.xml | 28 - .../security/clientcert/clientcert_web.xml | 58 - .../spec/security/clientcertanno/Client.java | 224 -- .../clientcertanno/ServletSecTestServlet.java | 189 -- .../spec/security/clientcertanno/build.xml | 29 - .../clientcertanno.ear.sun-application.xml | 32 - .../clientcertanno_web.war.sun-web.xml | 28 - .../clientcertanno/clientcertanno_web.xml | 28 - .../denyUncovered/AllMethodsAllowedAnno.java | 69 - .../spec/security/denyUncovered/Client.java | 388 --- .../denyUncovered/ExcludeAuthConstraint.java | 61 - .../denyUncovered/PartialDDServlet.java | 75 - .../security/denyUncovered/TestServlet.java | 61 - .../spec/security/denyUncovered/build.xml | 34 - ..._sec_denyUncovered.ear.sun-application.xml | 40 - ...vlet_sec_denyUncovered_web.war.sun-web.xml | 36 - .../servlet_sec_denyUncovered_web.xml | 105 - .../security/metadatacomplete/Client.java | 424 --- .../metadatacomplete/DenyAllServlet.java | 81 - .../GuestPageTestServlet.java | 78 - .../ServletSecTestServlet.java | 82 - .../UnProtectedTestServlet.java | 54 - .../spec/security/metadatacomplete/build.xml | 40 - ...c_metadatacomplete.ear.sun-application.xml | 35 - ...t_sec_metadatacomplete_web.war.sun-web.xml | 36 - .../servlet_sec_metadatacomplete_web.xml | 158 - .../spec/security/secbasic/Client.java | 475 --- .../secbasic/GuestPageAnnoTestServlet.java | 60 - .../secbasic/GuestPageTestServlet.java | 40 - .../servlet/spec/security/secbasic/README | 16 - .../secbasic/RoleReverseAnnoTestServlet.java | 70 - .../secbasic/RoleReverseTestServlet.java | 51 - .../secbasic/ServletSecAnnoTestServlet.java | 80 - .../secbasic/ServletSecTestServlet.java | 66 - .../secbasic/UnProtectedAnnoTestServlet.java | 72 - .../secbasic/UnProtectedTestServlet.java | 61 - .../servlet/spec/security/secbasic/build.xml | 34 - ...rvlet_sec_secbasic.ear.sun-application.xml | 40 - .../servlet_sec_secbasic_web.war.sun-web.xml | 36 - .../secbasic/servlet_sec_secbasic_web.xml | 229 -- .../servlet/spec/security/secform/Client.java | 747 ----- .../spec/security/secform/ControlServlet.java | 44 - .../security/secform/ForwardedServlet.java | 63 - .../secform/GuestPageAnnoTestServlet.java | 60 - .../secform/GuestPageTestServlet.java | 41 - .../security/secform/IncludedServlet.java | 63 - .../spec/security/secform/OneTestServlet.java | 45 - .../servlet/spec/security/secform/README | 16 - .../secform/RoleReverseAnnoTestServlet.java | 72 - .../secform/RoleReverseTestServlet.java | 51 - .../security/secform/SampleTestServlet.java | 64 - .../secform/ServletProgrammaticAuthen.java | 117 - .../secform/ServletProgrammaticLogin.java | 98 - .../secform/ServletProgrammaticLogout.java | 102 - .../secform/ServletSecAnnoTestServlet.java | 80 - .../secform/ServletSecTestServlet.java | 57 - .../spec/security/secform/TwoTestServlet.java | 44 - .../secform/UnProtectedAnnoTestServlet.java | 71 - .../secform/UnProtectedTestServlet.java | 61 - .../security/secform/allRolesTestServlet.java | 54 - .../servlet/spec/security/secform/build.xml | 33 - ...ervlet_sec_secform.ear.sun-application.xml | 40 - .../servlet_sec_secform_web.war.sun-web.xml | 36 - .../secform/servlet_sec_secform_web.xml | 511 ---- .../tests/servlet/spec/serverpush/Client.java | 551 ---- .../servlet/spec/serverpush/TestServlet.java | 48 - .../servlet/spec/serverpush/TestServlet2.java | 54 - .../servlet/spec/serverpush/TestServlet3.java | 48 - .../servlet/spec/serverpush/TestServlet4.java | 53 - .../servlet/spec/serverpush/TestServlet5.java | 41 - .../servlet/spec/serverpush/TestServlet6.java | 43 - .../servlet/spec/serverpush/TestServlet7.java | 86 - .../tests/servlet/spec/serverpush/build.xml | 47 - ...ervlet_spec_serverpush_web.war.sun-web.xml | 32 - .../servlet_spec_serverpush_web.xml | 106 - .../spec/servletcontext/TestServlet.java | 47 - .../spec/servletcontext/URLClient.java | 63 - .../servlet/spec/servletcontext/build.xml | 49 - .../servlet_spec_servletcontext_web.xml | 33 - .../spec/servletmapping/TestServlet1.java | 38 - .../spec/servletmapping/TestServlet2.java | 38 - .../spec/servletmapping/TestServlet4.java | 38 - .../spec/servletmapping/TestServlet5.java | 38 - .../spec/servletmapping/URLClient.java | 143 - .../servlet/spec/servletmapping/build.xml | 36 - .../servlet_js_servletmapping_web.xml | 63 - .../spec/servletresponse/HttpTestServlet.java | 70 - .../spec/servletresponse/TestServlet.java | 66 - .../spec/servletresponse/URLClient.java | 157 - .../servlet/spec/servletresponse/build.xml | 36 - .../servlet_spec_servletresponse_web.xml | 41 - .../spec/srlistener/ForwardedServlet.java | 98 - .../spec/srlistener/IncludedServlet.java | 99 - .../servlet/spec/srlistener/SRListener.java | 53 - .../srlistener/SecondForwardedServlet.java | 63 - .../srlistener/SecondIncludedServlet.java | 67 - .../servlet/spec/srlistener/TestServlet.java | 327 -- .../servlet/spec/srlistener/URLClient.java | 448 --- .../tests/servlet/spec/srlistener/build.xml | 47 - .../servlet_spec_srlistener_web.xml | 71 - .../spec/webapps/accesswebinf/URLClient.java | 66 - .../spec/webapps/accesswebinf/build.xml | 51 - .../servlet_spec_webapps_accesswebinf_web.xml | 25 - .../ts/tests/servlet/spec/webapps/build.xml | 22 - .../servlet/spec/welcomefiles/URLClient.java | 92 - .../tests/servlet/spec/welcomefiles/build.xml | 44 - .../servlet_js_welcomefiles_web.xml | 45 - ...boss.arquillian.core.spi.LoadableExtension | 1 - 1336 files changed, 129533 deletions(-) delete mode 100644 servlet/pom.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/common/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/HSessionAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/HSessionListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SCAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SCListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SRAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SRListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListenerBad.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/AsyncTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/AsyncTests.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/RequestWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ResponseWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/servlet_js_asynccontext_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/AsyncTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/servlet_js_asyncevent_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/servlet_js_dispatchertype_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests10.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests11.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests12.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests13.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests14.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests15.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests16.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests17.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests18.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests19.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests20.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests6.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener0.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/servlet_js_dispatchtest1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/servlet_js_dispatchtest_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/CTSResponseWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/ForwardedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/IncludedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/SetHeaderResponseFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/WrapResponseFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/servlet_js_dofilter_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/DoFilterTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/DoFilter_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/InitFilterConfigTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/InitFilter_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/servlet_js_filter_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChainTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChain_Filter1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChain_Filter2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/servlet_js_filterchain_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetFilterNameTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetFilterName_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesNullTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesNull_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNames_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNullTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNull_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParam_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetServletContextTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetServletContext_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/servlet_js_filterconfig_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/DummyServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ErrorPage.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardTest1Servlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludeTest1Servlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludeTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/RequestTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/Test_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/servlet_js_filterrequestdispatcher_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetFilterNameTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetFilterName_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesNullTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesNull_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNames_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNullTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNull_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParam_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetServletContextTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetServletContext_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterConfigTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterConfig_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilter_Filter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/servlet_js_genericfilter_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/DestroyTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/InitServletExceptionTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/InitTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/Init_ServletConfigServletExceptionTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/Init_ServletConfigTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/ServiceTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/ServletErrorPage.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/servlet_js_genericservlet_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/servlet_js_registration_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/IncludedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/servlet_js_requestdispatcher_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/SCAttributeEventListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/SCAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/servlet_js_scattributeevent_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/SCAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/servlet_js_scattributelistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/SCAttributeListener40.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/servlet_js_scattributelistener40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/SContextEventListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/servlet_js_scevent_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/AddFilterString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/servlet_sci_addfilter_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/AddFilterClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/servlet_sci_addfilter1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SCAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SCListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SRAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SRListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/servlet_sci_addlistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/servlet_sci_addlistener1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/DummyServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/servlet_sci_addservlet_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/DummyServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/servlet_sci_addservlet1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/CreateFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/servlet_sci_createfilter_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/servlet_sci_createlistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/DummyServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/servlet_sci_createservlet_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/servlet_sci_getclassloader_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/servlet_sci_getdefaultsessiontrackingmode_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/servlet_sci_geteffectivemajorversion_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/servlet_sci_geteffectiveminorversion_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/servlet_sci_geteffectivesessiontrackingmode_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/servlet_sci_getfilterregistration_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestFilter1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/servlet_sci_getfilterregistrations_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/servlet_sci_getservletregistration_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/servlet_sci_getservletregistrations_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/servlet_sci_getsessioncookieconfig_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/servlet_sci_setinitparameter_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TCKServletContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/servlet_sci_setsessiontrackingmode_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/ContextListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/servlet_js_sclistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/SCListener40.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/servlet_js_sclistener40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/CoreServletTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoDestroyedTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoInit1TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoInit2TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServiceTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServletConfigTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServletInfoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/PUTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/servlet_js_servlet_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/servlet_js_servletconfig_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/GetNamedDispatcherTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/servlet_js_servletcontext_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterNotFound.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCAttributeListenerClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCAttributeListenerString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCListenerClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCListenerString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRAttributeListenerClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRAttributeListenerString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRListenerClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRListenerString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletNotFound.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSCAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSCListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSRAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSRListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateFilterClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateFilterString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateServletClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateServletString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/FilterTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/servlet_js_servletcontext30_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/AddGenericEventListenerClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/servlet_js_servletcontext301_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/servlet_js_servletcontext302_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/servlet_js_servletcontext303_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/CreateGenericEventListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/servlet_js_servletcontext304_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/AddSCListenerClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/AddSCListenerString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/CreateSCListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/TestContainerInitializer.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/jakarta.servlet.ServletContainerInitializer delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/servlet_js_servletcontext305_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/servlet_js_servletcontext306_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/servlet_js_servletcontext31_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/AddListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/Client.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestServlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/listener.tld delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/servlet_js_servletcontext40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/servlet_js_servletexception_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/ReadLineTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/servlet_js_servletinputstream_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/servlet_js_servletoutputstream_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/GetParameterNamesEmptyEnumTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/GetReaderUnsupportedEncodingExceptionTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/SetCharacterEncodingTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/SetCharacterEncodingUnsupportedEncodingExceptionTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/servlet_js_servletrequest_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/servlet_js_servletrequest1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/AsyncTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/AsyncTests.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/SecondServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/servlet_js_servletrequest30_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingTestWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/servlet_js_servletrequestwrapper_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/AsyncTestServletWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/ErrorServletWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/TestServletWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/servlet_js_servletrequestwrapper30_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/IsWrapperForTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/TCKServletRequestWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/TCKServletRequestsubWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/servlet_js_servletrequestwrapper30x_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/SetCharacterEncodingTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/servlet_js_servletresponse_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/SetCharacterEncodingTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/servlet_js_servletresponsewrapper_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/IsWrapperForTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/TCKServletResponseWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/TCKServletResponsesubWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/servlet_js_servletresponsewrapper30_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/servlet_js_sessiontrackingmode_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/servlet_js_sessiontrackingmode1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/servlet_js_sessiontrackingmode2_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/servlet_js_sessiontrackingmode3_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/servlet_js_sessiontrackingmode4_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/SRAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/servlet_js_srattributeevent_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/SRAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/servlet_js_srattributelistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/SRAttributeListener40.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/servlet_js_srattributelistener40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/servlet_js_srevent_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/SRListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/servlet_js_srlistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/SRListener40.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/servlet_js_srlistener40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/UnavailableServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/servlet_js_unavailableexception_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListenerBad.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/AsyncTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/AsyncTests.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/RequestWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ResponseWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/servlet_jsh_asynccontext_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/servlet_jsh_cookie_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilterTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilter_Filter1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilter_Filter2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/servlet_jsh_httpfilter_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/DestroyTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/InitTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/Init_ServletConfigTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/ServiceTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/servlet_jsh_httpservlet_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetParameterNamesEmptyEnumTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetQueryStringNullTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetReaderUnsupportedEncodingExceptionTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetServletPathEmptyStringTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/SetCharacterEncodingTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/SetCharacterEncodingUnsupportedEncodingExceptionTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/doHeadTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/getServletContextTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/servlet_jsh_httpservletrequest_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/servlet_jsh_httpservletrequest1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/LoginTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/servlet_jsh_httpservletrequest30_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/servlet_jsh_httpservletrequest31_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Client.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/DispatchServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/ForwardFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/ForwardServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/IncludeServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/NamedForwardServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/NamedIncludeServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/TrailerTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Utilities.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/servlet_jsh_httpservletrequest40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingTestWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/TCKHttpSessionIDListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_jsh_HSReqWrapper_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/GetContentTypeNullTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/RedirectedTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/ServletErrorPage.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/SetCharacterEncodingTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/servlet_jsh_httpservletresponse_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/servlet_jsh_httpservletresponse30_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/Client.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/TrailerTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/TrailerTestServlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/servlet_jsh_httpservletresponse40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/RedirectedTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/SetCharacterEncodingTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/servlet_jsh_HSRespWrapper_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/servlet_jsh_HSRespWrapper30_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/ExpireHttpSession.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/GetLastAccessedTime.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/servlet_jsh_httpsession_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/HSActivationListener40.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/servlet_jsh_httpsessionactivationlistener40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/HSAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/servlet_jsh_httpsessionattributelistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/HSAttributeListener40.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/servlet_jsh_httpsessionattributelistener40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/HSBindingEvent.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/servlet_jsh_httpsessionbindingevent_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/HSBindingListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/servlet_jsh_httpsessionbindinglistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/HSBindingListener40.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/servlet_jsh_httpsessionbindinglistener40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/HSEvent.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/servlet_jsh_httpsessionevent_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/TCKHttpSessionIDListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/servlet_jsh_httpsessionidlistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/HSListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/servlet_jsh_httpsessionlistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/HSListener40.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/servlet_jsh_httpsessionlistener40_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/ExpireHttpSession.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/GetNewSession.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/InvalidateHttpSession.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/SetMaxInterval.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/application.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/servlet_jsh_httpsessionx2_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/servlet_jsh_httpsessionx_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TCKHttpUpgradeHandler.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TCKReadListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/test.txt delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/test2.txt delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/TestServletWrapper.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/servlet_jsh_servletcontext303_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/AddHttpSessionListenerClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/AddHttpSessionListenerString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/CreateHttpSessionListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/servlet_jsh_servletcontext304_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/AddHttpSessionAttributeListenerClass.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/AddHttpSessionAttributeListenerString.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/CreateHttpSessionAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/servlet_jsh_servletcontext305_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/servlet_jsh_sessioncookieconfig_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/AbstractUrlClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/BaseUrlClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/ALLOWHandler.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/ContentTypeHandler.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/DefaultHandler.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/Handler.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/HandlerFactory.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/LocationHandler.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/SetCookieHandler.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/WWWAuthenticateHandler.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpRequest.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpRequestClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpResponse.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/MethodFactory.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/RequestClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/SecBasicClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/SecformClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/TestCase.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/ValidationFactory.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/ValidationStrategy.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/WebTestCase.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/request/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/response/HttpResponseClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/response/HttpResponseTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseTests.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/response/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/response/validation/WebValidatorBase.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/CommonServlets.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/GenericCheckTestResultServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/GenericTCKServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpCheckTestResultServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpRequestTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/RequestTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/RequestTests.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/util/Data.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/util/ServletTestUtil.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/util/StaticLog.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/util/TCKLoadableExtension.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/common/util/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/WithLeadingSlashTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/servlet_compat_LeadingSlash_With_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/WithoutLeadingSlashTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/servlet_compat_LeadingSlash_Without_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/compat/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/ee/platform/cdi/filter/beans.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/ee/platform/cdi/listener/beans.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/ee/platform/cdi/servlet/beans.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/crosscontext/application.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/security/permissiondd/permissions.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/security/runAs/application.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/servlet_spec_aordering_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/servlet_spec_aordering1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/servlet_spec_aordering2_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/servlet_spec_aordering3_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/servlet_spec_aordering4_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/servlet_plu_asynccontext_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/servlet_plu_asyncevent_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/servlet_plu_dispatchertype_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/servlet_plu_dofilter_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/servlet_plu_filter_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/servlet_plu_filterchain_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/servlet_plu_filterconfig_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/servlet_plu_filterrequestdispatcher_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/servlet_plu_genericservlet_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/servlet_plu_registration_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/servlet_plu_requestdispatcher_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/servlet_plu_scattributeevent_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/servlet_plu_scattributelistener_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/servlet_plu_scevent_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/servlet_plu_sclistener_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/servlet_plu_servlet_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/servlet_plu_servletconfig_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/servlet_plu_servletcontext_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/servlet_plu_servletcontext30_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/servlet_plu_servletexception_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/servlet_plu_servletinputstream_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/servlet_plu_servletoutputstream_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/servlet_plu_servletrequest_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/servlet_plu_servletrequest1_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/servlet_plu_servletrequest30_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/servlet_plu_servletrequestwrapper_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/servlet_plu_servletrequestwrapper30_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/servlet_plu_servletrequestwrapper30x_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/servlet_plu_servletresponse_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/servlet_plu_servletresponsewrapper_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/servlet_plu_servletresponsewrapper30_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/servlet_plu_sessiontrackingmode_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/servlet_plu_srattributeevent_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/servlet_plu_srattributelistener_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/servlet_plu_srevent_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/servlet_plu_srlistener_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/servlet_plu_unavailableexception_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/servlet_pluh_cookie_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/servlet_pluh_httpservlet_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/servlet_pluh_httpservletrequest_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/servlet_pluh_httpservletrequest_web.war.sun-web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/servlet_pluh_httpservletrequest30_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_pluh_HSReqWrapper_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_pluh_HSReqWrapper_web.war.sun-web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/servlet_pluh_httpservletresponse_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/servlet_pluh_httpservletresponse30_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/servlet_pluh_HSRespWrapper_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/servlet_pluh_HSRespWrapper30_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/servlet_pluh_httpsession_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/servlet_pluh_httpsessionattributelistener_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/servlet_pluh_httpsessionbindingevent_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/servlet_pluh_httpsessionbindinglistener_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/servlet_pluh_httpsessionevent_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/servlet_pluh_httpsessionlistener_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/servlet_pluh_sessioncookieconfig_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/CommonArchives.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener6.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener7.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_1.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_2.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_3.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_4.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_5.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_6.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_7.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_1.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_2.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_3.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/Servlet1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestFilter1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestFilter2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/servlet_annotationservlet_webfilter_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/ContextListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HSAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HSListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HttpTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SCAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SRAttributeListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SRListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/servlet_annotationservlet_weblistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/TestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/servlet_annotationservlet_webservletdd_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter10.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter6.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter7.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter8.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter9.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet10.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet6.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet7.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet8.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet9.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/servlet_spec_async_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/servlet_spec_defaultcontextpath_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/TestServlet6.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/servlet_spec_defaultmapping_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/ClassFileTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/JarFileTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/servlet_spec_dirstruct_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/SecondServletErrorPage.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/ServletErrorPage.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/TestException.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/WrappedException.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/servlet_spec_errorpage_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/TestServletException.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/servlet_spec_errorpage1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/HttpTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/RedirectedTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/servlet_spec_httpservletresponse_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/servlet_spec_i18n_encoding_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/servlet_spec_listenerorder_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/ErrorPage.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet6.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet7.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_ErrorFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_ForwardFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_IncludeFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_RequestFilter.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/servlet_spec_multifiltermapping_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener6.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener7.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_1.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_2.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_3.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_4.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_5.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_6.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_7.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/servlet_spec_ordering1_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_1.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_2.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_3.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/servlet_spec_protocols_http_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/IncludedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/servlet_spec_rdspecialchar_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/ForwardedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/HttpTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/IncludedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/MultiForwardedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/WrapServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/servlet_spec_requestdispatcher_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/servlet_js_requestmap_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/Client.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/DenyAllServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/GuestPageTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/PartialDDServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/ServletSecTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/UnProtectedTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations.ear.sun-application.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations_web.war.sun-web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/Client.java delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/ServletSecTestServlet.java delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/build.xml delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert.ear.sun-application.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.war.sun-web.xml delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/Client.java delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/ServletSecTestServlet.java delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/build.xml delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno.ear.sun-application.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.war.sun-web.xml delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.xml delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/AllMethodsAllowedAnno.java delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/Client.java delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/ExcludeAuthConstraint.java delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/PartialDDServlet.java delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/TestServlet.java delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered.ear.sun-application.xml delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered_web.war.sun-web.xml delete mode 100755 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/Client.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/DenyAllServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/GuestPageTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/ServletSecTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/UnProtectedTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete.ear.sun-application.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete_web.war.sun-web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/Client.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/GuestPageAnnoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/GuestPageTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/README delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/RoleReverseAnnoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/RoleReverseTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/ServletSecAnnoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/ServletSecTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/UnProtectedAnnoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/UnProtectedTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic.ear.sun-application.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic_web.war.sun-web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/Client.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ControlServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ForwardedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/GuestPageAnnoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/GuestPageTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/IncludedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/OneTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/README delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/RoleReverseAnnoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/RoleReverseTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/SampleTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticAuthen.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticLogin.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticLogout.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletSecAnnoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletSecTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/TwoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/UnProtectedAnnoTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/UnProtectedTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/allRolesTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform.ear.sun-application.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform_web.war.sun-web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/Client.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet3.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet6.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet7.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/servlet_spec_serverpush_web.war.sun-web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/servlet_spec_serverpush_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/servlet_spec_servletcontext_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet1.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet2.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet4.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet5.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/servlet_js_servletmapping_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/HttpTestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/servlet_spec_servletresponse_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/ForwardedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/IncludedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SRListener.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SecondForwardedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SecondIncludedServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/TestServlet.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/servlet_spec_srlistener_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/servlet_spec_webapps_accesswebinf_web.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/URLClient.java delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/build.xml delete mode 100644 servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/servlet_js_welcomefiles_web.xml delete mode 100644 servlet/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension diff --git a/pom.xml b/pom.xml index fe4d19e693..68bddd3a7f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,8 +39,6 @@ assembly common connector - - core-profile-tck ejb30 @@ -63,10 +61,8 @@ jstl jta libutil - runtime samples - servlet signaturetest tsharness user_guides diff --git a/servlet/pom.xml b/servlet/pom.xml deleted file mode 100644 index 4880dd3c7d..0000000000 --- a/servlet/pom.xml +++ /dev/null @@ -1,136 +0,0 @@ - - - - 4.0.0 - - - jakarta.tck - project - 11.0.0-SNAPSHOT - - - servlet - jar - - Servlet - Servlet - - - - ${project.groupId} - common - - - ${project.groupId} - assembly - - - commons-httpclient - commons-httpclient - - - jakarta.servlet - jakarta.servlet-api - - - jakarta.inject - jakarta.inject-api - - - jakarta.enterprise - jakarta.enterprise.cdi-api - - - ${project.groupId} - libutil - - - ${project.groupId} - web-servlet - - - ${project.groupId} - web-jsp - - - commons-io - commons-io - - - - org.slf4j - slf4j-api - - - - org.junit.jupiter - junit-jupiter - compile - - - - org.jboss.arquillian.junit5 - arquillian-junit5-container - - - - org.jboss.shrinkwrap.descriptors - shrinkwrap-descriptors-impl-javaee - 2.0.0 - - - org.jboss.shrinkwrap - shrinkwrap-api - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - - - - - - - - src/main/java - - **/**.xml - **/jakarta.servlet.ServletContainerInitializer - **/web-fragment*.xml - **/*.txt - **/*.tld - - - - src/main/resources - - - - - - maven-deploy-plugin - - true - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/build.xml deleted file mode 100644 index d93411beb8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/build.xml deleted file mode 100644 index cf5ce7930e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/HSessionAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/HSessionAttributeListener.java deleted file mode 100644 index 135d87059b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/HSessionAttributeListener.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.common.sharedfiles; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionAttributeListener; -import jakarta.servlet.http.HttpSessionBindingEvent; - -public final class HSessionAttributeListener - implements HttpSessionAttributeListener { - - public void attributeAdded(HttpSessionBindingEvent arg0) { - StaticLog.add("HSessionAttribute Added."); - } - - public void attributeRemoved(HttpSessionBindingEvent arg0) { - StaticLog.add("HSessionAttribute Removed."); - } - - public void attributeReplaced(HttpSessionBindingEvent arg0) { - StaticLog.add("HSessionAttribute Replaced."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/HSessionListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/HSessionListener.java deleted file mode 100644 index ddb0235066..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/HSessionListener.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.common.sharedfiles; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionEvent; -import jakarta.servlet.http.HttpSessionListener; - -public final class HSessionListener implements HttpSessionListener { - - public void sessionCreated(HttpSessionEvent arg0) { - StaticLog.add("HSessionListener created."); - } - - public void sessionDestroyed(HttpSessionEvent arg0) { - StaticLog.add("HSessionListener destroyed."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SCAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SCAttributeListener.java deleted file mode 100644 index 9d2d1bd8a7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SCAttributeListener.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.common.sharedfiles; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletContextAttributeListener; - -public final class SCAttributeListener - implements ServletContextAttributeListener { - - public void attributeAdded(ServletContextAttributeEvent event) { - StaticLog.add( - "SCAttributeListenerAdded:" + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(ServletContextAttributeEvent event) { - StaticLog.add("SCAttributeListenerRemoved:" + event.getName() + "," - + event.getValue()); - } - - public void attributeReplaced(ServletContextAttributeEvent event) { - StaticLog.add("SCAttributeListenerReplaced:" + event.getName() + "," - + event.getValue()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SCListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SCListener.java deleted file mode 100644 index c6224a8633..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SCListener.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.common.sharedfiles; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public final class SCListener implements ServletContextListener { - - public void contextInitialized(ServletContextEvent sce) { - StaticLog.add("SCListener_ContextInitialized."); - } - - public void contextDestroyed(ServletContextEvent sce) { - StaticLog.add("SCListener_ContextDestroyed."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SRAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SRAttributeListener.java deleted file mode 100644 index 6feb6e3d3f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SRAttributeListener.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.common.sharedfiles; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletRequestAttributeEvent; -import jakarta.servlet.ServletRequestAttributeListener; - -public final class SRAttributeListener - implements ServletRequestAttributeListener { - - public void attributeAdded(ServletRequestAttributeEvent event) { - StaticLog.add( - "SRAttributeListenerAdded:" + event.getName() + "," + event.getValue()); - - } - - public void attributeRemoved(ServletRequestAttributeEvent event) { - StaticLog.add("SRAttributeListenerRemoved:" + event.getName() + "," - + event.getValue()); - } - - public void attributeReplaced(ServletRequestAttributeEvent event) { - StaticLog.add("SRAttributeListenerReplaced:" + event.getName() + "," - + event.getValue()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SRListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SRListener.java deleted file mode 100644 index 4abde1afd8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/common/sharedfiles/SRListener.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.common.sharedfiles; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class SRListener implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - StaticLog.add("SRListenerDestroyed."); - } - - public void requestInitialized(ServletRequestEvent event) { - StaticLog.add("SRListenerInitialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener.java deleted file mode 100644 index 848dce544a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; - -public final class ACListener implements AsyncListener { - - public ACListener() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onError method of ACListener"); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onStartAsync method of ACListener"); - } - - public void onComplete(AsyncEvent event) throws IOException { - // bug 19258007: illegal to call getResponse() in here - // event.getAsyncContext().getResponse().getWriter().println("in onComplete - // method of ACListener"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onTimeout method of ACListener"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener1.java deleted file mode 100644 index 9ed4f45e41..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener1.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; - -public final class ACListener1 implements AsyncListener { - - public ACListener1() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onError method of ACListener1"); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onStartAsync method of ACListener1"); - } - - public void onComplete(AsyncEvent event) throws IOException { - throw new IOException("in onComplete method of ACListener1"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onTimeout method of ACListener1"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener2.java deleted file mode 100644 index d5df1d93c8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListener2.java +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; - -public final class ACListener2 implements AsyncListener { - - public ACListener2() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onError method of ACListener2"); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onStartAsync method of ACListener2"); - } - - public void onComplete(AsyncEvent event) throws IOException { - throw new IOException("in onComplete method of ACListener2"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onTimeout method of ACListener2"); - event.getAsyncContext().complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListenerBad.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListenerBad.java deleted file mode 100644 index 30420112cb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ACListenerBad.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; - -public final class ACListenerBad implements AsyncListener { - - public ACListenerBad() throws IOException { - throw new IOException("Make sure that ACListenerBad does not instantiate"); - } - - public void onError(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onError method of ACListenerBad"); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onStartAsync method of ACListenerBad"); - } - - public void onComplete(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onComplete method of ACListenerBad"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onTimeout method of ACListenerBad"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/AsyncTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/AsyncTestServlet.java deleted file mode 100644 index f69f4e6f70..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/AsyncTestServlet.java +++ /dev/null @@ -1,1075 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext; - -import java.io.IOException; -import java.util.Timer; -import java.util.TimerTask; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.AsyncListener; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class AsyncTestServlet extends GenericTCKServlet { - - // Test for AsyncContext.dispatch() - public void dispatchZeroArgTest(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter().println("ASYNC_STARTED_dispatchZeroArgTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_dispatchZeroArgTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - ac.dispatch(); - } - } - - // Test for AsyncContext.dispatch() - public void dispatchZeroArgTest1(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter().println("ASYNC_STARTED_dispatchZeroArgTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_dispatchZeroArgTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - request.setAttribute("WHERE", "ASYNC"); - ac.dispatch(); - } - } - // Test for AsyncContext.dispatch() - - public void dispatchZeroArgTest2(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter().println("ASYNC_STARTED_dispatchZeroArgTest2"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_dispatchZeroArgTest2"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(new RequestWrapper(request), - new ResponseWrapper(response)); - request.setAttribute("WHERE", "ASYNC"); - ac.dispatch(); - } - } - - // Test for AsyncContext.dispatch(ServletContext, String path) - public void dispatchContextPathTest(ServletRequest request, - ServletResponse response) throws IOException { - String path = "/async/AsyncTests?testname=asyncTest"; - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchContextPathTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - ac.dispatch(request.getServletContext(), path); - } - - // Test for AsyncContext.dispatch(ServletContext, String path) - public void dispatchContextPathTest1(ServletRequest request, - ServletResponse response) throws IOException { - String path = "/async/AsyncTests?testname=asyncTest"; - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchContextPathTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - ac.dispatch(request.getServletContext(), path); - } - - // Test for AsyncContext.dispatch(ServletContext, String path) - public void dispatchContextPathTest2(ServletRequest request, - ServletResponse response) throws IOException { - String path = "/async/AsyncTests?testname=asyncTest"; - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchContextPathTest2"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(new RequestWrapper(request), - new ResponseWrapper(response)); - ac.dispatch(request.getServletContext(), path); - } - - public void forwardTest(ServletRequest request, ServletResponse response) - throws IOException, ServletException { - - response.getWriter().println("forwardTest"); - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter().println("ASYNC_STARTED_forwardTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_forwardTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - getServletContext() - .getRequestDispatcher("/AsyncTestServlet?testname=forwardDummy") - .forward(request, response); - } - } - - public void forwardTest1(ServletRequest request, ServletResponse response) - throws IOException, ServletException { - - response.getWriter().println("forwardTest1"); - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter().println("ASYNC_STARTED_forwardTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_forwardTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - getServletContext() - .getRequestDispatcher("/AsyncTestServlet?testname=forwardDummy1") - .forward(request, response); - } - } - - public void forwardDummy(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter().println("forwardDummy"); - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter().println("ASYNC_STARTED_forwardDummy"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_forwardDummy"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - ac.dispatch(); - } - } - - public void forwardDummy1(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter().println("forwardDummy1"); - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter().println("ASYNC_STARTED_forwardDummy1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_forwardDummy1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - - AsyncContext ac = request.startAsync(request, response); - request.setAttribute("WHERE", "ASYNC"); - ac.dispatch(); - } - } - - // Test for AsyncContext.getRequest() - public void getRequestTest(ServletRequest request, ServletResponse response) - throws IOException { - AsyncContext ac = request.startAsync(); - - if (ac.getRequest() == request) { - response.getWriter().println("getRequest() worked. Test PASSED."); - } else { - response.getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.getRequest() - public void getRequestTest1(ServletRequest request, ServletResponse response) - throws IOException { - - AsyncContext ac = request.startAsync(request, response); - if (ac.getRequest() == request) { - response.getWriter().println("getRequest() worked. Test PASSED."); - } else { - response.getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.getRequest() - public void getRequestTest2(ServletRequest request, ServletResponse response) - throws IOException { - RequestWrapper newRequest = new RequestWrapper(request); - ResponseWrapper newResponse = new ResponseWrapper(response); - - AsyncContext ac = request.startAsync(newRequest, newResponse); - - if (ac.getRequest() == newRequest) { - response.getWriter().println("getRequest() worked. Test PASSED."); - } else { - response.getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.getRequest() - public void getRequestTest3(ServletRequest request, ServletResponse response) - throws IOException { - ResponseWrapper newResponse = new ResponseWrapper(response); - - AsyncContext ac = request.startAsync(request, newResponse); - - if (ac.getRequest() == request) { - response.getWriter().println("getRequest() worked. Test PASSED."); - } else { - response.getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.getRequest() - public void getRequestTest4(ServletRequest request, ServletResponse response) - throws IOException { - RequestWrapper newRequest = new RequestWrapper(request); - - AsyncContext ac = request.startAsync(newRequest, response); - - if (ac.getRequest() == newRequest) { - response.getWriter().println("getRequest() worked. Test PASSED."); - } else { - response.getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.getRequest() - public void getRequestTest6(final ServletRequest request, - ServletResponse response) throws IOException { - final AsyncContext ac = request.startAsync(); - - Timer asyncTimer = new Timer("AsyncTimer", true); - asyncTimer.schedule(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == request) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }, 0); - - } - - // Test for AsyncContext.getRequest() - public void getRequestTest7(final ServletRequest request, - ServletResponse response) throws IOException { - final AsyncContext ac = request.startAsync(request, response); - Timer asyncTimer = new Timer("AsyncTimer", true); - asyncTimer.schedule(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == request) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }, 0); - - } - - // Test for AsyncContext.getRequest() - public void getRequestTest8(ServletRequest request, ServletResponse response) - throws IOException { - final RequestWrapper newRequest = new RequestWrapper(request); - ResponseWrapper newResponse = new ResponseWrapper(response); - - final AsyncContext ac = request.startAsync(newRequest, newResponse); - - Timer asyncTimer = new Timer("AsyncTimer", true); - asyncTimer.schedule(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == newRequest) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }, 0); - - } - - // Test for AsyncContext.getRequest() - public void getRequestTest9(final ServletRequest request, - ServletResponse response) throws IOException { - ResponseWrapper newResponse = new ResponseWrapper(response); - - final AsyncContext ac = request.startAsync(request, newResponse); - - Timer asyncTimer = new Timer("AsyncTimer", true); - asyncTimer.schedule(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == request) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }, 0); - - } - - // Test for AsyncContext.getRequest() - public void getRequestTest10(ServletRequest request, ServletResponse response) - throws IOException { - final RequestWrapper newRequest = new RequestWrapper(request); - - final AsyncContext ac = request.startAsync(newRequest, response); - - Timer asyncTimer = new Timer("AsyncTimer", true); - asyncTimer.schedule(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == newRequest) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }, 0); - } - - // Test for AsyncContext.getRequest() - public void getRequestTest12(final ServletRequest request, - ServletResponse response) throws IOException { - final AsyncContext ac = request.startAsync(); - - ac.start(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == request) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }); - } - - // Test for AsyncContext.getRequest() - public void getRequestTest13(final ServletRequest request, - ServletResponse response) throws IOException { - final AsyncContext ac = request.startAsync(request, response); - - ac.start(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == request) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }); - - } - - // Test for AsyncContext.getRequest() - public void getRequestTest14(ServletRequest request, ServletResponse response) - throws IOException { - final RequestWrapper newRequest = new RequestWrapper(request); - ResponseWrapper newResponse = new ResponseWrapper(response); - - final AsyncContext ac = request.startAsync(newRequest, newResponse); - - ac.start(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == newRequest) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }); - - } - - // Test for AsyncContext.getRequest() - public void getRequestTest15(final ServletRequest request, - ServletResponse response) throws IOException { - ResponseWrapper newResponse = new ResponseWrapper(response); - - final AsyncContext ac = request.startAsync(request, newResponse); - - ac.start(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == request) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }); - - } - - // Test for AsyncContext.getRequest() - public void getRequestTest16(ServletRequest request, ServletResponse response) - throws IOException { - final RequestWrapper newRequest = new RequestWrapper(request); - - final AsyncContext ac = request.startAsync(newRequest, response); - - ac.start(new TimerTask() { - - @Override - public void run() { - try { - if (ac.getRequest() == newRequest) { - ac.getResponse().getWriter() - .println("getRequest() worked. Test PASSED."); - } else { - ac.getResponse().getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } catch (java.io.IOException ioe) { - ioe.printStackTrace(); - } - } - }); - } - - // Test for AsyncContext.createListener and - // AsyncContext.addListener(AsyncListener) - public void asyncListenerTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(); - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListener.class); - ac.addListener(acl); - - ac.complete(); - } - - // Negative test for AsyncContext.createListener - public void asyncListenerTest1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - long timeout_set = 5015L; - - AsyncContext ac = request.startAsync(); - response.getWriter().println("Default timeout: " + ac.getTimeout()); - - try { - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListenerBad.class); - response.getWriter() - .println("Test FAILED without throwing expected exception."); - } catch (ServletException ex) { - response.getWriter() - .println("Test PASSED with exception: " + ex.getMessage()); - } catch (Exception ex1) { - response.getWriter().println( - "Test FAILED with wrong type exception: " + ex1.getMessage()); - } - ac.complete(); - } - - // Test for AsyncContext.createListener and - // AsyncContext.addListener(AsyncListener, ServletRequest, ServletResponse) - public void asyncListenerTest2(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(); - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListener.class); - ac.addListener(acl, request, response); - - ac.complete(); - } - - // Test for AsyncContext.createListener and - // AsyncContext.addListener(AsyncListener) - public void asyncListenerTest5(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - final AsyncContext ac = request.startAsync(); - - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListener.class); - ac.addListener(acl); - ac.start(new TimerTask() { - - @Override - public void run() { - ac.complete(); - - } - }); - } - - // Negative test for AsyncContext.createListener - public void asyncListenerTest6(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - long timeout_set = 5015L; - - final AsyncContext ac = request.startAsync(); - response.getWriter().println("Default timeout: " + ac.getTimeout()); - - try { - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListenerBad.class); - response.getWriter() - .println("Test FAILED without throwing expected exception."); - } catch (ServletException ex) { - response.getWriter() - .println("Test PASSED with exception: " + ex.getMessage()); - } catch (Exception ex1) { - response.getWriter().println( - "Test FAILED with wrong type exception: " + ex1.getMessage()); - } - - ac.start(new TimerTask() { - - @Override - public void run() { - ac.complete(); - - } - }); - } - - // Test for AsyncContext.createListener and - // AsyncContext.addListener(AsyncListener, ServletRequest, ServletResponse) - public void asyncListenerTest7(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - final AsyncContext ac = request.startAsync(); - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListener.class); - ac.addListener(acl, request, response); - - ac.start(new TimerTask() { - - @Override - public void run() { - ac.complete(); - - } - }); - } - - // Test for AsyncContext.setTimeout and AsyncContext.getTimeout - public void timeOutTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - long timeout_set = 5015L; - long timeout_actual; - - AsyncContext ac = request.startAsync(); - response.getWriter().println("Default timeout: " + ac.getTimeout()); - - ac.setTimeout(timeout_set); - timeout_actual = ac.getTimeout(); - - if (timeout_actual == timeout_set) { - response.getWriter().println("Test PASSED."); - } else { - response.getWriter() - .println("Test FAILED. setTimeout to " + timeout_set); - response.getWriter().println("getTimeout returned " + timeout_actual); - } - - ac.complete(); - } - - // Test for AsyncContext.setTimeout(0L) and AsyncContext.getTimeout - public void timeOutTest1(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - long timeout_set = 0L; - long timeout_actual; - - AsyncContext ac = request.startAsync(); - ac.setTimeout(timeout_set); - timeout_actual = ac.getTimeout(); - - if (timeout_actual == timeout_set) { - response.getWriter().println("Test PASSED."); - } else { - response.getWriter() - .println("Test FAILED. setTimeout to " + timeout_set); - response.getWriter().println("getTimeout returned " + timeout_actual); - } - - ac.complete(); - } - - // Test for AsyncContext.createListener, - // AsyncContext.addListener(AsyncListener), and timeout - public void timeOutTest2(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - long timeout_default; - - AsyncContext ac = request.startAsync(); - timeout_default = ac.getTimeout(); - response.getWriter().println("Default timeout: " + timeout_default); - AsyncListener acl2 = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListener2.class); - ac.addListener(acl2); - - ac.setTimeout(timeout_default); - - try { - Thread.sleep(timeout_default * 2); - } catch (InterruptedException ex) { - response.getWriter() - .println("Test FAILED with exception: " + ex.getMessage()); - } - } - - // Test for AsyncContext.createListener, - // AsyncContext.addListener(AsyncListener), and AsyncContext.setTimeout(0L) - public void timeOutTest3(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - long timeout_default; - - AsyncContext ac = request.startAsync(); - timeout_default = ac.getTimeout(); - response.getWriter().println("Default timeout: " + timeout_default); - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListener.class); - ac.addListener(acl); - - ac.setTimeout(0L); - - try { - if (timeout_default * 5 < 3000000L) { - Thread.sleep(timeout_default * 5); - } else { - Thread.sleep(3000000L); - } - } catch (InterruptedException ex) { - response.getWriter() - .println("Test FAILED with exception: " + ex.getMessage()); - } - ac.complete(); - } - - // Test for AsyncContext.createListener, - // AsyncContext.addListener(AsyncListener), and AsyncContext timeout - public void timeOutTest4(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - long timeout_default; - - AsyncContext ac = request.startAsync(); - timeout_default = ac.getTimeout(); - response.getWriter().println("Default timeout: " + timeout_default); - AsyncListener acl2 = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListener2.class); - ac.addListener(acl2); - - try { - Thread.sleep(timeout_default + 18000L); - } catch (InterruptedException ex) { - response.getWriter() - .println("Test FAILED with exception: " + ex.getMessage()); - } - } - - // Test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } - - // Test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(request, response); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } - - // Negative test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest2(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(new RequestWrapper(request), - new ResponseWrapper(response)); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } - - // Negative test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest3(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(new RequestWrapper(request), response); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } - - // Negative test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest4(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(request, - new ResponseWrapper(response)); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } - - // Test for AsyncContext.getResponse() - public void getResponseTest(ServletRequest request, ServletResponse response) - throws IOException { - String path = "/async/AsyncTests?testname=asyncTest"; - - AsyncContext ac = request.startAsync(); - if (ac.getResponse() == response) { - response.getWriter().println("getResponse() worked. Test PASSED."); - } else { - response.getWriter() - .println("getResponse() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.getResponse() - public void getResponseTest1(ServletRequest request, ServletResponse response) - throws IOException { - - AsyncContext ac = request.startAsync(request, response); - if (ac.getResponse() == response) { - response.getWriter().println("getResponse() worked. Test PASSED."); - } else { - response.getWriter() - .println("getResponse() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.getResponse() - public void getResponseTest2(ServletRequest request, ServletResponse response) - throws IOException { - RequestWrapper newRequest = new RequestWrapper(request); - ResponseWrapper newResponse = new ResponseWrapper(response); - - AsyncContext ac = request.startAsync(newRequest, newResponse); - - if (ac.getResponse() == newResponse) { - response.getWriter().println("getResponse() worked. Test PASSED."); - } else { - response.getWriter() - .println("getResponse() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.getResponse() - public void getResponseTest3(ServletRequest request, ServletResponse response) - throws IOException { - ResponseWrapper newResponse = new ResponseWrapper(response); - - AsyncContext ac = request.startAsync(request, newResponse); - - if (ac.getResponse() == newResponse) { - response.getWriter().println("getResponse() worked. Test PASSED."); - } else { - response.getWriter() - .println("getResponse() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.getResponse() - public void getResponseTest4(ServletRequest request, ServletResponse response) - throws IOException { - RequestWrapper newRequest = new RequestWrapper(request); - - AsyncContext ac = request.startAsync(newRequest, response); - - if (ac.getResponse() == response) { - response.getWriter().println("getResponse() worked. Test PASSED."); - } else { - response.getWriter() - .println("getResponse() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for ServletRequest.startAsync() called twice - public void startAsyncAgainTest(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - try { - request.startAsync(); - } catch (java.lang.IllegalStateException ex) { - response.getWriter().println("startAsync called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - - ac.complete(); - } - - // Test for ServletRequest.startAsync(request, response) called twice - public void startAsyncAgainTest1(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - try { - request.startAsync(request, response); - } catch (java.lang.IllegalStateException ex) { - response.getWriter().println("startAsync called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - ac.complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/AsyncTests.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/AsyncTests.java deleted file mode 100644 index 2abc17d808..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/AsyncTests.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class AsyncTests extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void asyncTest(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter().println("ASYNC_STARTED_asyncTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/RequestWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/RequestWrapper.java deleted file mode 100644 index 2be9bb764b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/RequestWrapper.java +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext; - -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; - -public class RequestWrapper extends ServletRequestWrapper { - - protected ServletRequest origRequest = null; - - public RequestWrapper(ServletRequest request) { - super(request); - origRequest = request; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ResponseWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ResponseWrapper.java deleted file mode 100644 index f255fad816..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/ResponseWrapper.java +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext; - -import jakarta.servlet.ServletResponse; -import jakarta.servlet.ServletResponseWrapper; - -public class ResponseWrapper extends ServletResponseWrapper { - - protected ServletResponse origResponse = null; - - public ResponseWrapper(ServletResponse response) { - super(response); - response.setContentType("text/plain"); - origResponse = response; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/URLClient.java deleted file mode 100644 index f6c4bf9af4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/URLClient.java +++ /dev/null @@ -1,831 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("AsyncTestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_asynccontext_web.war") - .addClasses(ACListener.class, ACListener1.class, ACListener2.class) - .addClasses(ACListenerBad.class, AsyncTests.class, AsyncTestServlet.class) - .addClasses(RequestWrapper.class, ResponseWrapper.class) - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .setWebXML(URLClient.class.getResource("servlet_js_asynccontext_web.xml")); - } - - - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * Test set up: - * - * Define two servets AsyncTestServlet and AsyncTests that supports async in - * web.xml; Define three AsyncListeners using annotation: ACListener, - * ACListener1, ACListenerBad; - ACListener1 does not complete properly - - * ACListenerBad does not instantiate; Define a ServletRequestWrapper that - * wraps the original request; Define a ServletResponseWrapper that wraps the - * original response; - * - */ - - /* - * @testName: dispatchZeroArgTest - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.4; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ac.dispatch(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() verifies all work accordingly. - */ - @Test - public void dispatchZeroArgTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchZeroArgTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchZeroArgTest1 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.4; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(ServletRequest, ServletResponse); call - * ac.dispatch(); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * verifies all work accordingly. - */ - @Test - public void dispatchZeroArgTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchZeroArgTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchZeroArgTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_dispatchZeroArgTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchZeroArgTest2 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.4; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(ServletRequestWrapper, ServletResponseWrapper); - * call ac.dispatch(); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * verifies all work accordingly. - */ - @Test - public void dispatchZeroArgTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchZeroArgTest2"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchZeroArgTest2|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_dispatchZeroArgTest2|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchContextPathTest - * - * @assertion_ids: Servlet:JAVADOC:641; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsynTest both - * support async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet ServletRequest.startAsync(); call - * ac.dispatch(ServletContext, path to AsynTest); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() verifies all work accordingly. - */ - @Test - public void dispatchContextPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchContextPathTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchContextPathTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_asyncTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchContextPathTest1 - * - * @assertion_ids: Servlet:JAVADOC:641; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsynTest both - * support async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet ServletRequest.startAsync(ServletRequest, - * ServletResponse); call ac.dispatch(ServletContext, path to AsynTest); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() verifies all work accordingly. - */ - @Test - public void dispatchContextPathTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchContextPathTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchContextPathTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_asyncTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchContextPathTest2 - * - * @assertion_ids: Servlet:JAVADOC:641; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsynTest both - * support async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet ServletRequest.startAsync(ServletRequestWrapper, - * ServletResponseWrapper); call ac.dispatch(ServletContext, path to - * AsynTest); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * verifies all work accordingly. - */ - @Test - public void dispatchContextPathTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchContextPathTest2"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchContextPathTest2|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_asyncTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: forwardTest1 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.4; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet at - * "/AsyncTestServlet?testname=forwardTest1"; - * getRequestDispatcher("/AsyncTestServlet?testname=forwardDummy1").forward( - * request, response); In forwardDummy1: AsyncContext ac = - * request.startAsync(request, response); ac.dispatch(); verifies that it - * dispatches to "/AsyncTestServlet?testname=forwardDummy1". - */ - @Test - public void forwardTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "forwardTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "forwardDummy1|" + "ASYNC_NOT_STARTED_forwardDummy1|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=FORWARD|" + "forwardDummy1|" - + "ASYNC_STARTED_forwardDummy1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "ASYNC_STARTED_forwardTest1"); - invoke(); - } - - /* - * @testName: getRequestTest - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:710; - * Servlet:JAVADOC:710.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call AsyncContext.getRequest() verifies it - * works. - */ - @Test - public void getRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest"); - invoke(); - } - - /* - * @testName: getRequestTest1 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(Request, Response); call - * AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest1"); - invoke(); - } - - /* - * @testName: getRequestTest2 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(RequestWrapper, ResponseWrapper); call - * AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest2"); - invoke(); - } - - /* - * @testName: getRequestTest3 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(Request, ResponseWrapper); call - * AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest3"); - invoke(); - } - - /* - * @testName: getRequestTest4 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(RequestWrapper, Response); call - * AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest4"); - invoke(); - } - - /* - * @testName: getRequestTest6 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:710; - * Servlet:JAVADOC:710.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); In a separate thread, call - * AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest6() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest6"); - invoke(); - } - - /* - * @testName: getRequestTest7 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(Request, Response); In a separate thread, call - * AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest7() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest7"); - invoke(); - } - - /* - * @testName: getRequestTest8 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(RequestWrapper, ResponseWrapper); In a separate - * thread, call AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest8() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest8"); - invoke(); - } - - /* - * @testName: getRequestTest9 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(Request, ResponseWrapper); In a separate thread, - * call AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest9() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest9"); - invoke(); - } - - /* - * @testName: getRequestTest10 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(RequestWrapper, Response); In a separate thread, - * call AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest10() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest10"); - invoke(); - } - - /* - * @testName: getRequestTest12 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:645; - * Servlet:JAVADOC:710; Servlet:JAVADOC:710.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); In a separate thread, call - * AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest12() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest12"); - invoke(); - } - - /* - * @testName: getRequestTest13 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:645; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(Request, Response); In a separate thread, call - * AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest13() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest13"); - invoke(); - } - - /* - * @testName: getRequestTest14 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:645; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(RequestWrapper, ResponseWrapper); In a separate - * thread, call AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest14() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest14"); - invoke(); - } - - /* - * @testName: getRequestTest15 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:645; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(Request, ResponseWrapper); In a separate thread, - * call AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest15() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest15"); - invoke(); - } - - /* - * @testName: getRequestTest16 - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:645; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:SPEC:270; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(RequestWrapper, Response); In a separate thread, - * call AsyncContext.getRequest() verifies it works. - */ - @Test - public void getRequestTest16() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest16"); - invoke(); - } - - /* - * @testName: asyncListenerTest1 - * - * @assertion_ids: Servlet:JAVADOC:649; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:866; Servlet:JAVADOC:873; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Create an AsyncListenerBad; Client send a request to AsyncTestServlet; - * StartAsync in AsyncTestServlet; AsyncContext.createistener(clazz) verifies - * ServletException is thrown when clazz fails to be instantiated. - */ - @Test - public void asyncListenerTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "asyncListenerTest1"); - invoke(); - } - - /* - * @testName: asyncListenerTest6 - * - * @assertion_ids: Servlet:JAVADOC:645; Servlet:JAVADOC:649; - * Servlet:JAVADOC:710; Servlet:JAVADOC:846; Servlet:JAVADOC:866; - * Servlet:JAVADOC:873; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Create an AsyncListenerBad; Client send a request to AsyncTestServlet; - * StartAsync in AsyncTestServlet; AsyncContext.createistener(clazz) In a - * separate thread, call AsyncContext.complete(); verifies ServletException is - * thrown when clazz fails to be instantiated. - */ - @Test - public void asyncListenerTest6() throws Exception { - TEST_PROPS.setProperty(APITEST, "asyncListenerTest6"); - invoke(); - } - - /* - * @testName: timeOutTest - * - * @assertion_ids: Servlet:JAVADOC:649; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:868; Servlet:JAVADOC:869; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * AsyncContext.setTimeout(L) verifies it works using getTimeout. - */ - @Test - public void timeOutTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest"); - invoke(); - } - - /* - * @testName: timeOutTest1 - * - * @assertion_ids: Servlet:JAVADOC:649; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:868; Servlet:JAVADOC:868.1; - * Servlet:JAVADOC:869; Servlet:JAVADOC:869.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * AsyncContext.setTimeout(0L) verifies it works using getTimeout. - */ - @Test - public void timeOutTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest1"); - invoke(); - } - - /* - * @testName: timeOutTest2 - * - * @assertion_ids: Servlet:JAVADOC:651; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:868; Servlet:JAVADOC:869; - * Servlet:JAVADOC:869.1; Servlet:JAVADOC:869.2; Servlet:JAVADOC:869.5; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * AsyncContext.setTimeout(L) verifies it works by letting it timeout. - */ - @Test - public void timeOutTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest2"); - TEST_PROPS.setProperty(SEARCH_STRING, "in onTimeout method of ACListener2"); - TEST_PROPS.setProperty(STATUS_CODE, "-1"); - invoke(); - } - - /* - * @testName: timeOutTest4 - * - * @assertion_ids: Servlet:JAVADOC:651; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:868; Servlet:JAVADOC:869.4; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * verifies it times out at default timeout. - */ - @Test - public void timeOutTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest4"); - TEST_PROPS.setProperty(SEARCH_STRING, "in onTimeout method of ACListener2"); - TEST_PROPS.setProperty(STATUS_CODE, "-1"); - invoke(); - } - - /* - * @testName: originalRequestTest - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:710; Servlet:JAVADOC:710.2; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call ServletRequest.startAsync() - * in AsyncTestServlet; verifies AsyncContext.hasOriginalRequestAndResponse - * works. - */ - @Test - public void originalRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest"); - invoke(); - } - - /* - * @testName: originalRequestTest1 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; * - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequest, ServletResponse); verifies - * AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest1"); - invoke(); - } - - /* - * @testName: originalRequestTest2 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequestWrapper, ServletResponseWrapper); - * verifies AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest2"); - invoke(); - } - - /* - * @testName: originalRequestTest3 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequestWrapper, ServletResponse); verifies - * AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest3"); - invoke(); - } - - /* - * @testName: originalRequestTest4 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequest, ServletResponseWrapper); verifies - * AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest4"); - invoke(); - } - - /* - * @testName: getResponseTest - * - * @assertion_ids: Servlet:JAVADOC:643; Servlet:JAVADOC:710; - * Servlet:JAVADOC:710.1; Servlet:SPEC:271; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call AsyncContext.getResponse() verifies it - * works. - */ - @Test - public void getResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResponseTest"); - invoke(); - } - - /* - * @testName: getResponseTest1 - * - * @assertion_ids: Servlet:JAVADOC:643; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:271; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(Request, Response); call - * AsyncContext.getResponse() verifies it works. - */ - @Test - public void getResponseTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResponseTest1"); - invoke(); - } - - /* - * @testName: getResponseTest2 - * - * @assertion_ids: Servlet:JAVADOC:643; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:271; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(RequestWrapper, ResponseWrapper); call - * AsyncContext.getResponse() verifies it works. - */ - @Test - public void getResponseTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResponseTest2"); - invoke(); - } - - /* - * @testName: getResponseTest3 - * - * @assertion_ids: Servlet:JAVADOC:643; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:271; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(Request, ResponseWrapper); call - * AsyncContext.getResponse() verifies it works. - */ - @Test - public void getResponseTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResponseTest3"); - invoke(); - } - - /* - * @testName: getResponseTest4 - * - * @assertion_ids: Servlet:JAVADOC:643; Servlet:JAVADOC:712; - * Servlet:JAVADOC:712.1; Servlet:SPEC:271; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(RequestWrapper, Response); call - * AsyncContext.getResponse() verifies it works. - */ - @Test - public void getResponseTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResponseTest4"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:639.9; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * StartAsync again verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "startAsync called|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=true|" + "DispatcherType=REQUEST|" - + "startAsync called again|" - + "Expected IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest1 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:639.9; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(request,response); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() StartAsync again verifies all work - * accordingly. - */ - @Test - public void startAsyncAgainTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "startAsync called|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=true|" + "DispatcherType=REQUEST|" - + "startAsync called again|" - + "Expected IllegalStateException thrown"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/build.xml deleted file mode 100644 index 681a1fc64b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/servlet_js_asynccontext_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/servlet_js_asynccontext_web.xml deleted file mode 100644 index c73c8f2ff7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asynccontext/servlet_js_asynccontext_web.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - SerJaxSerasynccontext - - AsyncTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.AsyncTestServlet - true - - - AsyncTests - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.AsyncTests - true - - - AsyncTestServlet - /AsyncTestServlet - - - AsyncTests - /async/AsyncTests - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/AsyncTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/AsyncTestServlet.java deleted file mode 100644 index d4cc6ba09e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/AsyncTestServlet.java +++ /dev/null @@ -1,150 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.asyncevent; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class AsyncTestServlet extends GenericTCKServlet { - - public void constructorTest1(ServletRequest request, ServletResponse response) - throws IOException { - AsyncContext ac = request.startAsync(); - AsyncEvent ae = new AsyncEvent(ac); - if (ae == null) { - response.getWriter().println( - "The constructor for AsyncEvent(AsyncContext) returned a null. Test FAILED"); - } else { - response.getWriter().println("Test PASSED"); - } - ac.complete(); - } - - public void constructorTest2(ServletRequest request, ServletResponse response) - throws IOException { - AsyncContext ac = request.startAsync(); - AsyncEvent ae = new AsyncEvent(ac, request, response); - if (ae == null) { - response.getWriter().println( - "The constructor for AsyncEvent(AsyncContext, ServletRequest, ServletResponse) returned a null. Test FAILED"); - } else { - response.getWriter().println("Test PASSED"); - } - ac.complete(); - } - - public void constructorTest3(ServletRequest request, ServletResponse response) - throws IOException { - AsyncContext ac = request.startAsync(); - AsyncEvent ae = new AsyncEvent(ac, new IOException("AsyncEvent")); - if (ae == null) { - response.getWriter().println( - "The constructor for AsyncEvent(AsyncContext, Throwable) returned a null. Test FAILED"); - } else { - response.getWriter().println("Test PASSED"); - } - ac.complete(); - } - - public void constructorTest4(ServletRequest request, ServletResponse response) - throws IOException { - AsyncContext ac = request.startAsync(); - AsyncEvent ae = new AsyncEvent(ac, request, response, - new IOException("AsyncEvent")); - if (ae == null) { - response.getWriter().println( - "The constructor for AsyncEvent(AsyncContext, Throwable) returned a null. Test FAILED"); - } else { - response.getWriter().println("Test PASSED"); - } - ac.complete(); - } - - public void getSuppliedRequestTest1(ServletRequest request, - ServletResponse response) throws IOException { - AsyncContext ac = request.startAsync(); - AsyncEvent ae = new AsyncEvent(ac, request, response); - if (request != ae.getSuppliedRequest()) { - response.getWriter() - .println("getSuppliedRequest() returned are incorrect. Test FAILED"); - } else { - response.getWriter().println("Test PASSED"); - } - ac.complete(); - } - - public void getSuppliedRequestTest2(ServletRequest request, - ServletResponse response) throws IOException { - AsyncContext ac = request.startAsync(); - AsyncEvent ae = new AsyncEvent(ac, request, response, - new IOException("AsyncEvent")); - if (request != ae.getSuppliedRequest()) { - response.getWriter() - .println("getSuppliedRequest() returned are incorrect. Test FAILED"); - } else { - response.getWriter().println("Test PASSED"); - } - ac.complete(); - } - - public void getSuppliedResponseTest1(ServletRequest request, - ServletResponse response) throws IOException { - AsyncContext ac = request.startAsync(); - AsyncEvent ae = new AsyncEvent(ac, request, response); - if (response != ae.getSuppliedResponse()) { - response.getWriter() - .println("getSuppliedResponse() returned are incorrect. Test FAILED"); - } else { - response.getWriter().println("Test PASSED"); - } - ac.complete(); - } - - public void getSuppliedResponseTest2(ServletRequest request, - ServletResponse response) throws IOException { - AsyncContext ac = request.startAsync(); - AsyncEvent ae = new AsyncEvent(ac, request, response, - new IOException("AsyncEvent")); - if (response != ae.getSuppliedResponse()) { - response.getWriter() - .println("getSuppliedResponse() returned are incorrect. Test FAILED"); - } else { - response.getWriter().println("Test PASSED"); - } - ac.complete(); - } - - public void getThrowableTest(ServletRequest request, ServletResponse response) - throws IOException { - AsyncContext ac = request.startAsync(); - IOException ie = new IOException("AsyncEvent"); - AsyncEvent ae = new AsyncEvent(ac, request, response, ie); - if (ie != ae.getThrowable()) { - response.getWriter() - .println("getThrowable() returned are incorrect. Test FAILED"); - } else { - response.getWriter().println("Test PASSED"); - } - ac.complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/URLClient.java deleted file mode 100644 index b3e314e710..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/URLClient.java +++ /dev/null @@ -1,181 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.asyncevent; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import jakarta.servlet.GenericServlet; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("AsyncTestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_asyncevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AsyncTestServlet.class, GenericTCKServlet.class, GenericServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_asyncevent_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: constructorTest1 - * - * @assertion_ids: Servlet:JAVADOC:842; - * - * @test_Strategy: test the constructor AsyncEvent( AsyncContext ) - */ - @Test - public void constructorTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest1"); - invoke(); - } - - /* - * @testName: constructorTest2 - * - * @assertion_ids: Servlet:JAVADOC:843; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse) - */ - @Test - public void constructorTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest2"); - invoke(); - } - - /* - * @testName: constructorTest3 - * - * @assertion_ids: Servlet:JAVADOC:844; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, Throwable) - */ - @Test - public void constructorTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest3"); - invoke(); - } - - /* - * @testName: constructorTest4 - * - * @assertion_ids: Servlet:JAVADOC:845; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse, Throwable) - */ - @Test - public void constructorTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest4"); - invoke(); - } - - /* - * @testName: getSuppliedRequestTest1 - * - * @assertion_ids: Servlet:JAVADOC:847; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse) verify AsyncEvent.getSuplliedRequest() - * works - */ - @Test - public void getSuppliedRequestTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSuppliedRequestTest1"); - invoke(); - } - - /* - * @testName: getSuppliedRequestTest2 - * - * @assertion_ids: Servlet:JAVADOC:847; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse, Throwable) verify - * AsyncEvent.getSuplliedRequest() works - */ - @Test - public void getSuppliedRequestTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSuppliedRequestTest2"); - invoke(); - } - - /* - * @testName: getSuppliedResponseTest1 - * - * @assertion_ids: Servlet:JAVADOC:848; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse) verify AsyncEvent.getSuplliedResponse() - * works - */ - @Test - public void getSuppliedResponseTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSuppliedResponseTest1"); - invoke(); - } - - /* - * @testName: getSuppliedResponseTest2 - * - * @assertion_ids: Servlet:JAVADOC:848; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse, Throwable) verify - * AsyncEvent.getSuplliedResponse() works - */ - @Test - public void getSuppliedResponseTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSuppliedResponseTest2"); - invoke(); - } - - /* - * @testName: getThrowableTest - * - * @assertion_ids: Servlet:JAVADOC:849; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse, Throwable) verify - * AsyncEvent.getThrowable() works - */ - @Test - public void getThrowableTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getThrowableTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/build.xml deleted file mode 100644 index 11fef2f61c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/servlet_js_asyncevent_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/servlet_js_asyncevent_web.xml deleted file mode 100644 index 64c1679bbf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/asyncevent/servlet_js_asyncevent_web.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - AsyncEvent - - AsyncTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.asyncevent.AsyncTestServlet - true - - - AsyncTestServlet - /AsyncTestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/build.xml deleted file mode 100644 index 5add83ecd1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/TestServlet.java deleted file mode 100644 index d2f5303f55..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/TestServlet.java +++ /dev/null @@ -1,123 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchertype; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.DispatcherType; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void valuesTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - Boolean pass = true; - PrintWriter pw = response.getWriter(); - - DispatcherType[] types = jakarta.servlet.DispatcherType.values(); - DispatcherType[] expected_types = { DispatcherType.FORWARD, - DispatcherType.INCLUDE, DispatcherType.REQUEST, DispatcherType.ASYNC, - DispatcherType.ERROR }; - - int i = 0; - for (DispatcherType type : types) { - if (!type.equals(expected_types[i])) { - pw.println( - "The DispatcherType value at position " + i + " is incorrect."); - pw.println("Expecting " + expected_types[i] + "; got " + type + "."); - pass = false; - } - i++; - } - ServletTestUtil.printResult(pw, pass); - } - - public void valueOfTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - Boolean pass = true; - PrintWriter pw = response.getWriter(); - - String[] types = { "FORWARD", "INCLUDE", "REQUEST", "ASYNC", "ERROR" }; - DispatcherType[] expected_types = { DispatcherType.FORWARD, - DispatcherType.INCLUDE, DispatcherType.REQUEST, DispatcherType.ASYNC, - DispatcherType.ERROR }; - - int i = 0; - for (DispatcherType type : expected_types) { - if (!type.equals(DispatcherType.valueOf(types[i]))) { - pw.println("DispatcherType.valueOf does not work correctly."); - pw.println("Expecting " + expected_types[i] + "; got " - + DispatcherType.valueOf(types[i]) + "."); - pass = false; - } - i++; - } - ServletTestUtil.printResult(pw, pass); - } - - public void valueOfNullTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - Boolean pass = true; - PrintWriter pw = response.getWriter(); - String name = null; - - try { - DispatcherType.valueOf(name); - pass = false; - pw.println("DispatcherType.valueOf(null) does not work correctly."); - pw.println("Expected NullPointerException not thrown."); - } catch (NullPointerException npe) { - pw.println("Test Passed. Expected NullPointerException thrown for name =" - + name + "."); - } - - ServletTestUtil.printResult(pw, pass); - } - - public void valueOfInvalidTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - Boolean pass = true; - PrintWriter pw = response.getWriter(); - - String[] names = { "Forward", " INCLUDE", "REQUEST ", "ASYNc", "ERROr ", - "bogus" }; - - for (String name : names) { - try { - DispatcherType.valueOf(name); - pass = false; - pw.println( - "DispatcherType.valueOf(bad dispatchertype) does not work correctly."); - pw.println("Expected IllegalArgumentException not thrown."); - } catch (IllegalArgumentException ile) { - pw.println( - "Test Passed. Expected IllegalArgumentException thrown for name =" - + name + "."); - } - } - ServletTestUtil.printResult(pw, pass); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/URLClient.java deleted file mode 100644 index ef98137fb4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/URLClient.java +++ /dev/null @@ -1,115 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchertype; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_dispatchertype_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClass(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_dispatchertype_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: valuesTest - * - * @assertion_ids: Servlet:JAVADOC:654; - * - * @test_Strategy: 1. Create a servlet - TestServlet 2. Client send a request - * to TestServlet 3. In TestServlet, call DispatcherType.values 4. Verify that - * DispatcherType.values works properly. - */ - @Test - public void valuesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "valuesTest"); - invoke(); - } - - /* - * @testName: valueOfTest - * - * @assertion_ids: Servlet:JAVADOC:653; - * - * @test_Strategy: 1. Create a servlet - TestServlet 2. Client send a request - * to TestServlet 3. In TestServlet, call DispatcherType.valueOf 4. Verify - * that DispatcherType.valueOf works properly. - */ - @Test - public void valueOfTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "valueOfTest"); - invoke(); - } - /* - * @testName: valueOfNullTest - * - * @assertion_ids: Servlet:JAVADOC:653; - * - * @test_Strategy: 1. Create a servlet - TestServlet 2. Client send a request - * to TestServlet 3. In TestServlet, call DispatcherType.valueOf(String name) - * 4. Verify that DispatcherType.valueOf throws NullPointerException when name - * is null - */ - @Test - public void valueOfNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "valueOfNullTest"); - invoke(); - } - /* - * @testName: valueOfInvalidTest - * - * @assertion_ids: Servlet:JAVADOC:653; - * - * @test_Strategy: 1. Create a servlet - TestServlet 2. Client send a request - * to TestServlet 3. In TestServlet, call DispatcherType.valueOf(String name) - * 4. Verify that DispatcherType.valueOf throws IllegalArgumentException when - * name is invalid Dispatcher type - */ - @Test - public void valueOfInvalidTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "valueOfInvalidTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/build.xml deleted file mode 100644 index f56eb202f3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/servlet_js_dispatchertype_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/servlet_js_dispatchertype_web.xml deleted file mode 100644 index c4a8fd6356..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchertype/servlet_js_dispatchertype_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerdispatchertype - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchertype.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTestServlet.java deleted file mode 100644 index c75a56d2b7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTestServlet.java +++ /dev/null @@ -1,1119 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTestServlet extends GenericTCKServlet { - - public static String DISPATCH_TEST1_CTX_KEY = "DISPATCH_TEST1_CTX_KEY"; - - public static String DISPATCH_TEST_CTX_KEY = "DISPATCH_TEST_CTX_KEY"; - - public static String getDispatcherContextRoot() { - return System.getProperty(DISPATCH_TEST_CTX_KEY, "/servlet_js_dispatchtest_web"); - } - - public static String getDispatcher1ContextRoot() { - return System.getProperty(DISPATCH_TEST1_CTX_KEY, "/servlet_js_dispatchtest1_web"); - } - - // Test for AsyncContext.dispatch() - public void dispatchReturnTest(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchReturnTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_dispatchReturnTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test for AsyncContext.dispatch(request, response) - public void dispatchReturnTest1(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchReturnTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_dispatchReturnTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test for AsyncContext.dispatch(String) - public void dispatchReturnTest2(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchReturnTest2"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(String) - public void dispatchReturnTest3(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchReturnTest3"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(ServletContext, String) - public void dispatchReturnTest4(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchReturnTest4"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(ServletContext, String) - public void dispatchReturnTest5(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchReturnTest5"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch() when startAsync called twice - public void startAsyncAgainTest(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_startAsyncAgainTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "LAST"); - response.getWriter() - .println("Before second dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("second dispatch return=" + System.currentTimeMillis()); - } else if ("LAST".equals(where)) { - response.getWriter() - .println("After second dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_AGAIN_startAsyncAgainTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test for AsyncContext.dispatch() when startAsync called twice - public void startAsyncAgainTest1(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_startAsyncAgainTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - request.setAttribute("WHERE", "LAST"); - response.getWriter() - .println("Before second dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("second dispatch return=" + System.currentTimeMillis()); - } else if ("LAST".equals(where)) { - response.getWriter() - .println("After second dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_AGAIN_startAsyncAgainTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test for AsyncContext.dispatch() when startAsync called twice - public void startAsyncAgainTest2(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_startAsyncAgainTest2"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before complete=" + System.currentTimeMillis()); - ac.complete(); - response.getWriter() - .println("After complete=" + System.currentTimeMillis()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest2"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test for AsyncContext.dispatch() when startAsync called twice - public void startAsyncAgainTest3(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_startAsyncAgainTest3"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before complete=" + System.currentTimeMillis()); - ac.complete(); - response.getWriter() - .println("After complete=" + System.currentTimeMillis()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest3"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test AsyncContext.dispatch() when startAsync() called in an asynchrounous - // thread - public void startAsyncAgainTest4(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_startAsyncAgainTest4"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - try { - request.startAsync(); - } catch (java.lang.IllegalStateException ex) { - response.getWriter().println("startAsync called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - ac.complete(); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest4"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test AsyncContext.dispatch() when startAsync(request, response) called in - // an asynchrounous thread - public void startAsyncAgainTest5(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_startAsyncAgainTest5"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - try { - request.startAsync(request, response); - } catch (java.lang.IllegalStateException ex) { - response.getWriter().println("startAsync called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - ac.complete(); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest5"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test for AsyncContext.dispatch(URI) when startAsync called twice - public void startAsyncAgainTest6(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest6"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests1?testname=dispatchTest1"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(URI) when startAsync called twice - public void startAsyncAgainTest7(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest7"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests2?testname=dispatchTest2"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(URI) when startAsync called twice - public void startAsyncAgainTest8(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest8"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests3?testname=dispatchTest3"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(URI) when startAsync called twice - public void startAsyncAgainTest9(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest9"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests4?testname=dispatchTest4"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test AsyncContext.dispatch(URI) when startAsync() called in an - // asynchrounous thread - public void startAsyncAgainTest10(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest10"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests5?testname=dispatchTest5"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test AsyncContext.dispatch(URI) when startAsync(request, response) called - // in an asynchrounous thread - public void startAsyncAgainTest11(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest11"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests6?testname=dispatchTest6"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(ServletContext,URI) when startAsync called - // twice - public void startAsyncAgainTest12(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest12"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests11?testname=dispatchTest11"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(ServletContext,URI) when startAsync called - // twice - public void startAsyncAgainTest13(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest13"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests12?testname=dispatchTest12"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(ServletContext, URI) when startAsync called - // twice - public void startAsyncAgainTest14(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest14"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests13?testname=dispatchTest13"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test for AsyncContext.dispatch(ServletContext, URI) when startAsync called - // twice - public void startAsyncAgainTest15(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest15"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests14?testname=dispatchTest14"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test AsyncContext.dispatch(ServletContext, URI) when startAsync() called in - // an asynchrounous thread - public void startAsyncAgainTest16(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest16"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests15?testname=dispatchTest15"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test AsyncContext.dispatch(ServletContext, URI) when startAsync(request, - // response) called in an asynchrounous thread - public void startAsyncAgainTest17(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_startAsyncAgainTest17"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests16?testname=dispatchTest16"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Negative test AsyncContext.dispatch() - calling dispatch() after it already - // happened. - public void negativeDispatchTest(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_negativeDispatchTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_negativeDispatchTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - - try { - response.getWriter().println("dispatch again"); - ac.dispatch(); - } catch (IllegalStateException ex) { - response.getWriter().println("dispatch() called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - } - } - - // Negative test AsyncContext.dispatch() - calling dispatch() after it already - // happened. - public void negativeDispatchTest1(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_negativeDispatchTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_negativeDispatchTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - - try { - response.getWriter().println("dispatch again"); - ac.dispatch(); - } catch (IllegalStateException ex) { - response.getWriter().println("dispatch() called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - } - } - - // Negative test AsyncContext.dispatch(URI) - calling dispatch(URI) after it - // already happened. - public void negativeDispatchTest4(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_negativeDispatchTest4"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - - try { - response.getWriter().println("dispatch again"); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - } catch (IllegalStateException ex) { - response.getWriter().println("dispatch(URI) called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - } - - // Negative test AsyncContext.dispatch(URI) - calling dispatch(URI) after it - // already happened. - public void negativeDispatchTest5(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_negativeDispatchTest5"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - - try { - response.getWriter().println("dispatch again"); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - } catch (IllegalStateException ex) { - response.getWriter().println("dispatch(URI) called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - } - - // Negative test AsyncContext.dispatch(ServletContext, URI) - // calling dispatch(ServletContext, URI) after it already happened. - public void negativeDispatchTest8(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_negativeDispatchTest8"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - - try { - response.getWriter().println("dispatch again"); - ac.dispatch( - request.getServletContext() - .getContext(getDispatcher1ContextRoot()), - "/DispatchTests19?testname=dispatchTest19"); - } catch (IllegalStateException ex) { - response.getWriter().println("dispatch() called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - } - - // Negative test AsyncContext.dispatch(ServletContext,URI) - // calling dispatch(ServletContext, URI) after it already happened. - public void negativeDispatchTest9(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_negativeDispatchTest9"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - - try { - response.getWriter().println("dispatch again"); - ac.dispatch( - request.getServletContext() - .getContext(getDispatcher1ContextRoot()), - "/DispatchTests19?testname=dispatchTest19"); - } catch (IllegalStateException ex) { - response.getWriter().println("dispatch() called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - } - - // Negative test AsyncContext.dispatch(ServletContext,URI) - // calling dispatch(URI) after it already happened. - public void negativeDispatchTest12(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_negativeDispatchTest12"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - - try { - response.getWriter().println("dispatch again"); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - } catch (IllegalStateException ex) { - response.getWriter().println("dispatch(URI) called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - } - - // Negative test AsyncContext.dispatch(ServletContext,URI) - // calling dispatch(URI) after it already happened. - public void negativeDispatchTest13(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_negativeDispatchTest13"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - - try { - response.getWriter().println("dispatch again"); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - } catch (IllegalStateException ex) { - response.getWriter().println("dispatch(URI) called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - } - - // Test AsyncContext.dispatch() - test dispatch after response has been - // committed - public void dispatchAfterCommitTest(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchAfterCommitTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_dispatchAfterCommitTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.flushBuffer(); - response.getWriter().println("After commmit"); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test AsyncContext.dispatch() - test dispatch after response has been - // committed - public void dispatchAfterCommitTest1(ServletRequest request, - ServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchAfterCommitTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter() - .println("ASYNC_NOT_STARTED_dispatchAfterCommitTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.flushBuffer(); - response.getWriter().println("After commmit"); - AsyncContext ac = request.startAsync(request, response); - request.setAttribute("WHERE", "ASYNC"); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch(); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - } - - // Test AsyncContext.dispatch(URI) - test dispatch after response has been - // committed - public void dispatchAfterCommitTest2(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_dispatchAfterCommitTest2"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.flushBuffer(); - response.getWriter().println("After commmit"); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test AsyncContext.dispatch(URI) - test dispatch after response has been - // committed - public void dispatchAfterCommitTest3(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchAfterCommitTest3"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.flushBuffer(); - response.getWriter().println("After commmit"); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test AsyncContext.dispatch(ServletContext,URI) - test dispatch after - // response has been committed - public void dispatchAfterCommitTest4(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("ASYNC_NOT_STARTED_dispatchAfterCommitTest4"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.flushBuffer(); - response.getWriter().println("After commmit"); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } - - // Test AsyncContext.dispatch(ServletContext,URI) - test dispatch after - // response has been committed - public void dispatchAfterCommitTest5(ServletRequest request, - ServletResponse response) throws IOException { - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchAfterCommitTest5"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.flushBuffer(); - response.getWriter().println("After commmit"); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(getDispatcher1ContextRoot()), - "/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("dispatch return=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests.java deleted file mode 100644 index fec676d1a2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests.java +++ /dev/null @@ -1,117 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - } - - public void dispatchTest1(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - throw new IOException("A_UNIQUE_EXCEPTION_MESSAGE_TO_CHECK_LATER"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests1.java deleted file mode 100644 index bd4c4f2a10..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests1.java +++ /dev/null @@ -1,92 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests1 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest1(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest1"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before second dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("second dispatch return=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests10.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests10.java deleted file mode 100644 index 17b9a3d661..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests10.java +++ /dev/null @@ -1,84 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests10 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest10(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest10"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests11.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests11.java deleted file mode 100644 index a25698efe5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests11.java +++ /dev/null @@ -1,93 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests11 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest11(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest11"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before second dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(DispatchTestServlet.getDispatcherContextRoot()), - "/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("second dispatch return=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests12.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests12.java deleted file mode 100644 index 8b177f4983..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests12.java +++ /dev/null @@ -1,93 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests12 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest12(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest12"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before second dispatch=" + System.currentTimeMillis()); - ac.dispatch( - request.getServletContext().getContext(DispatchTestServlet.getDispatcherContextRoot()), - "/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("second dispatch return=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests13.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests13.java deleted file mode 100644 index b607c7fc5f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests13.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests13 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest13(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest13"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before complete=" + System.currentTimeMillis()); - ac.complete(); - response.getWriter() - .println("After complete=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests14.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests14.java deleted file mode 100644 index 33060c9f93..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests14.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests14 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest14(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest14"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before complete=" + System.currentTimeMillis()); - ac.complete(); - response.getWriter() - .println("After complete=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests15.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests15.java deleted file mode 100644 index 885fdcc90e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests15.java +++ /dev/null @@ -1,104 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests15 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest15(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest15"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - AsyncContext ac = request.startAsync(); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - try { - request.startAsync(); - } catch (java.lang.IllegalStateException ex) { - response.getWriter().println("startAsync called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - response.getWriter() - .println("Before complete=" + System.currentTimeMillis()); - ac.complete(); - response.getWriter() - .println("After complete=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests16.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests16.java deleted file mode 100644 index 1631928879..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests16.java +++ /dev/null @@ -1,104 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests16 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest16(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest16"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - AsyncContext ac = request.startAsync(request, response); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - try { - request.startAsync(request, response); - } catch (java.lang.IllegalStateException ex) { - response.getWriter().println("startAsync called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - response.getWriter() - .println("Before complete=" + System.currentTimeMillis()); - ac.complete(); - response.getWriter() - .println("After complete=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests17.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests17.java deleted file mode 100644 index 7fb2e23731..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests17.java +++ /dev/null @@ -1,98 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests17 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest17(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest17"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - AsyncContext ac = request.startAsync(); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - - response.getWriter() - .println("Before second dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("second dispatch return=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests18.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests18.java deleted file mode 100644 index 5632ebb4b9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests18.java +++ /dev/null @@ -1,98 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests18 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest18(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest18"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - AsyncContext ac = request.startAsync(request, response); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - - response.getWriter() - .println("Before second dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("second dispatch return=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests19.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests19.java deleted file mode 100644 index 8cfac696bd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests19.java +++ /dev/null @@ -1,98 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests19 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest19(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest18"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - AsyncContext ac = request.startAsync(request, response); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - - response.getWriter() - .println("Before second dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests10?testname=dispatchTest10"); - response.getWriter() - .println("second dispatch return=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests2.java deleted file mode 100644 index 7ce69e79c9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests2.java +++ /dev/null @@ -1,92 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests2 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest2(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest2"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before second dispatch=" + System.currentTimeMillis()); - ac.dispatch("/DispatchTests?testname=dispatchTest"); - response.getWriter() - .println("second dispatch return=" + System.currentTimeMillis()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests20.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests20.java deleted file mode 100644 index b49a77260f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests20.java +++ /dev/null @@ -1,86 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests20 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest20(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest20"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - - throw new IOException("A_UNIQUE_EXCEPTION_MESSAGE_TO_CHECK_LATER"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests3.java deleted file mode 100644 index a044c8747c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests3.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests3 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest3(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest3"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - - AsyncContext ac = request.startAsync(); - response.getWriter() - .println("Before complete=" + System.currentTimeMillis()); - ac.complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests4.java deleted file mode 100644 index aeb7a1b106..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests4.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests4 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest4(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest4"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - - AsyncContext ac = request.startAsync(request, response); - response.getWriter() - .println("Before complete=" + System.currentTimeMillis()); - ac.complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests5.java deleted file mode 100644 index 639106e5a1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests5.java +++ /dev/null @@ -1,122 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests5 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest5(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest5"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - - AsyncContext ac = request.startAsync(); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - - try { - request.startAsync(); - } catch (java.lang.IllegalStateException ex) { - response.getWriter().println("startAsync called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - ac.complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests6.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests6.java deleted file mode 100644 index e9db4973a9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/DispatchTests6.java +++ /dev/null @@ -1,122 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DispatchTests6 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void dispatchTest6(ServletRequest request, ServletResponse response) - throws IOException { - response.getWriter() - .println("After dispatch=" + System.currentTimeMillis()); - response.getWriter().println("ASYNC_STARTED_dispatchTest6"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - - AsyncContext ac = request.startAsync(request, response); - response.getWriter().println("startAsync called"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - response.getWriter() - .println("REQUEST_URI=" + request.getAttribute("REQUEST_URI")); - response.getWriter() - .println("CONTEXT_PATH=" + request.getAttribute("CONTEXT_PATH")); - response.getWriter() - .println("PATH_INFO=" + request.getAttribute("PATH_INFO")); - response.getWriter() - .println("SERVLET_PATH=" + request.getAttribute("SERVLET_PATH")); - response.getWriter() - .println("QUERY_STRING=" + request.getAttribute("QUERY_STRING")); - response.getWriter().println( - "ASYNC_REQUEST_URI=" + request.getAttribute("ASYNC_REQUEST_URI")); - response.getWriter().println( - "ASYNC_CONTEXT_PATH=" + request.getAttribute("ASYNC_CONTEXT_PATH")); - response.getWriter() - .println("ASYNC_PATH_INFO=" + request.getAttribute("ASYNC_PATH_INFO")); - response.getWriter().println( - "ASYNC_SERVLET_PATH=" + request.getAttribute("ASYNC_SERVLET_PATH")); - response.getWriter().println( - "ASYNC_QUERY_STRING=" + request.getAttribute("ASYNC_QUERY_STRING")); - - try { - request.startAsync(request, response); - } catch (java.lang.IllegalStateException ex) { - response.getWriter().println("startAsync called again"); - response.getWriter() - .println("Expected IllegalStateException thrown" + ex.getMessage()); - } - ac.complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener.java deleted file mode 100644 index 9eba8221f1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener.java +++ /dev/null @@ -1,53 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; -import jakarta.servlet.RequestDispatcher; - -public final class TestListener implements AsyncListener { - - public TestListener() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onError method of TestListener"); - event.getSuppliedResponse().getWriter() - .println(event.getThrowable().getMessage()); - event.getSuppliedResponse().getWriter().println(event.getSuppliedRequest() - .getAttribute(RequestDispatcher.ERROR_EXCEPTION)); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onStartAsync method of TestListener"); - } - - public void onComplete(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onComplete method of TestListener"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onTimeout method of TestListener"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener0.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener0.java deleted file mode 100644 index 4c2c76dd03..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener0.java +++ /dev/null @@ -1,53 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; -import jakarta.servlet.RequestDispatcher; - -public final class TestListener0 implements AsyncListener { - - public TestListener0() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onError method of TestListener0"); - event.getSuppliedResponse().getWriter() - .println(event.getThrowable().getMessage()); - event.getSuppliedResponse().getWriter().println(event.getSuppliedRequest() - .getAttribute(RequestDispatcher.ERROR_EXCEPTION)); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onStartAsync method of TestListener0"); - } - - public void onComplete(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onComplete method of TestListener0"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onTimeout method of TestListener0"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener1.java deleted file mode 100644 index 3f033bc661..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener1.java +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; -import jakarta.servlet.RequestDispatcher; - -public final class TestListener1 implements AsyncListener { - - public TestListener1() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onError method of TestListener1"); - event.getSuppliedResponse().getWriter() - .println(event.getThrowable().getMessage()); - event.getSuppliedResponse().getWriter().println(event.getSuppliedRequest() - .getAttribute(RequestDispatcher.ERROR_EXCEPTION)); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onStartAsync method of TestListener1"); - } - - public void onComplete(AsyncEvent event) throws IOException { - throw new IOException("in onComplete method of TestListener1"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onTimeout method of TestListener1"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener2.java deleted file mode 100644 index be0bbcadb8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener2.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; -import jakarta.servlet.RequestDispatcher; - -public final class TestListener2 implements AsyncListener { - - public TestListener2() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onError method of TestListener2"); - event.getSuppliedResponse().getWriter() - .println(event.getThrowable().getMessage()); - event.getSuppliedResponse().getWriter().println(event.getSuppliedRequest() - .getAttribute(RequestDispatcher.ERROR_EXCEPTION)); - event.getAsyncContext().complete(); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onStartAsync method of TestListener2"); - } - - public void onComplete(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onComplete method of TestListener2"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onTimeout method of TestListener2"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener3.java deleted file mode 100644 index 1b73ce8fde..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/TestListener3.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; -import jakarta.servlet.RequestDispatcher; - -public final class TestListener3 implements AsyncListener { - - public TestListener3() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onError method of TestListener3"); - event.getSuppliedResponse().getWriter() - .println(event.getThrowable().getMessage()); - event.getSuppliedResponse().getWriter().println(event.getSuppliedRequest() - .getAttribute(RequestDispatcher.ERROR_EXCEPTION)); - event.getAsyncContext().complete(); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onStartAsync method of TestListener3"); - } - - public void onComplete(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onComplete method of TestListener3"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getSuppliedResponse().getWriter() - .println("in onTimeout method of TestListener3"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/URLClient.java deleted file mode 100644 index c50218a248..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/URLClient.java +++ /dev/null @@ -1,1223 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.arquillian.container.test.api.OperateOnDeployment; -import org.jboss.arquillian.test.api.ArquillianResource; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -import java.net.URL; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("DispatchTestServlet"); - } - - @ArquillianResource - @OperateOnDeployment("servlet_js_dispatchtest_web1") - public URL url2; - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_dispatchtest_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DispatchTestServlet.class, DispatchTests.class, DispatchTests1.class, DispatchTests2.class, - DispatchTests3.class, DispatchTests4.class, DispatchTests5.class, DispatchTests6.class, TestListener.class, - TestListener0.class, TestListener1.class, TestListener2.class, TestListener3.class, - DispatchTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_dispatchtest_web.xml")); - } - - @Deployment(testable = false, name = "servlet_js_dispatchtest_web1") - public static WebArchive getTestArchive1() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_dispatchtest1_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DispatchTests10.class, DispatchTests11.class, DispatchTests12.class, - DispatchTests13.class, DispatchTests14.class, DispatchTests15.class, - DispatchTests16.class, DispatchTests17.class, DispatchTests18.class, - DispatchTests19.class,DispatchTests20.class, - DispatchTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_dispatchtest1_web.xml")); - } - - - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: dispatchReturnTest - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:703; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call ac.dispatch(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. verifies all work - * accordingly. - */ - @Test - public void dispatchReturnTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchReturnTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchReturnTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchReturnTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchReturnTest1 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:703; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. verifies all work accordingly. - */ - @Test - public void dispatchReturnTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchReturnTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchReturnTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchReturnTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchReturnTest2 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.1; - * Servlet:JAVADOC:703; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call ac.dispatch(URI); - * call ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() - * call ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. verifies all work - * accordingly. - */ - @Test - public void dispatchReturnTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchReturnTest2"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchReturnTest2|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchReturnTest3 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.1; - * Servlet:JAVADOC:703; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(URI); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. verifies all work accordingly. - */ - @Test - public void dispatchReturnTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchReturnTest3"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchReturnTest3|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchReturnTest4 - * - * @assertion_ids: Servlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:703; Servlet:JAVADOC:706; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call - * ac.dispatch(ServletContext,URI); call ServletRequest.isAsyncSupported() - * call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. verifies all work - * accordingly. - */ - @Test - public void dispatchReturnTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchReturnTest4"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchReturnTest4|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest10|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchReturnTest5 - * - * @assertion_ids: Servlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:703; Servlet:JAVADOC:706; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(ServletContext,URI); call ServletRequest.isAsyncSupported() - * call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. verifies all work - * accordingly. - */ - @Test - public void dispatchReturnTest5() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchReturnTest5"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchReturnTest5|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest10|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:703; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call ac.dispatch(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync and - * dispatch again, and check all above; verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_startAsyncAgainTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before second dispatch|" + "second dispatch return|" - + "After second dispatch|" - + "ASYNC_STARTED_AGAIN_startAsyncAgainTest|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest1 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:703; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. StartAsync and dispatch again, and check all above; - * verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_startAsyncAgainTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before second dispatch|" + "second dispatch return|" - + "After second dispatch|" - + "ASYNC_STARTED_AGAIN_startAsyncAgainTest1|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest2 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:639.10; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call ac.dispatch(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync again in - * dispatched thread, and check all above; ac.complete(); verifies all work - * accordingly. - */ - @Test - public void startAsyncAgainTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest2"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest2|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_startAsyncAgainTest2|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before complete"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest3 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:639.10; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. StartAsync again in dispatched thread, and check all - * above; call ac.complete(); verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest3"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest3|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_startAsyncAgainTest3|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before complete"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest4 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:639.9; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call ac.dispatch(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync in - * dispatched thread, and check all above; StartAsync again in the - * asynchrounous thread verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest4"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest4|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_startAsyncAgainTest4|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "startAsync called|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=true|" + "DispatcherType=ASYNC|" - + "startAsync called again|" - + "Expected IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest5 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:639.9; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. StartAsync in dispatched thread, and check all above; - * StartAsync again in the asynchrounous thread verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest5() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest5"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest5|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_startAsyncAgainTest5|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "startAsync called|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=true|" + "DispatcherType=ASYNC|" - + "startAsync called again|" - + "Expected IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest6 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.1; - * Servlet:JAVADOC:640.2; Servlet:JAVADOC:640.4; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call ac.dispatch(URI); - * call ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() - * call ServletRequest.getDispatcherType() check request's attributes: - * REQUEST_URI CONTEXT_PATH PATH_INFO SERVLET_PATH QUERY_STRING - * ASYNC_REQUEST_URI ASYNC_CONTEXT_PATH ASYNC_PATH_INFO ASYNC_SERVLET_PATH - * ASYNC_QUERY_STRING check System times: before calling dispatch; dispatch - * returns dispatch operation starts. StartAsync again, and check all above; - * call ac.dispatch(URI); verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest6() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest6"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest6|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before second dispatch|" + "second dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchTest|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest7 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.1; - * Servlet:JAVADOC:640.2; Servlet:JAVADOC:640.4; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(URI); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * check request's attributes: REQUEST_URI CONTEXT_PATH PATH_INFO SERVLET_PATH - * QUERY_STRING ASYNC_REQUEST_URI ASYNC_CONTEXT_PATH ASYNC_PATH_INFO - * ASYNC_SERVLET_PATH ASYNC_QUERY_STRING check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync again, and - * check all above; call ac.dispatch(URI); verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest7() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest7"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest7|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest2|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before second dispatch|" + "second dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchTest|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest8 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.1; - * Servlet:JAVADOC:640.2; Servlet:JAVADOC:640.4; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call ac.dispatch(URI); - * call ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() - * call ServletRequest.getDispatcherType() check request's attributes: - * REQUEST_URI CONTEXT_PATH PATH_INFO SERVLET_PATH QUERY_STRING - * ASYNC_REQUEST_URI ASYNC_CONTEXT_PATH ASYNC_PATH_INFO ASYNC_SERVLET_PATH - * ASYNC_QUERY_STRING check System times: before calling dispatch; dispatch - * returns dispatch operation starts. StartAsync again in dispatched thread, - * and check all above; ac.complete(); verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest8() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest8"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest8|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest3|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before complete"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest9 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.1; - * Servlet:JAVADOC:640.2; Servlet:JAVADOC:640.4; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(URI); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * check request's attributes: REQUEST_URI CONTEXT_PATH PATH_INFO SERVLET_PATH - * QUERY_STRING ASYNC_REQUEST_URI ASYNC_CONTEXT_PATH ASYNC_PATH_INFO - * ASYNC_SERVLET_PATH ASYNC_QUERY_STRING check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync again in - * dispatched thread, and check all above; call ac.complete(); verifies all - * work accordingly. - */ - @Test - public void startAsyncAgainTest9() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest9"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest9|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest4|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before complete"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest10 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.1; - * Servlet:JAVADOC:640.2; Servlet:JAVADOC:640.3; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call ac.dispatch(URI); - * call ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() - * call ServletRequest.getDispatcherType() check request's attributes: - * REQUEST_URI CONTEXT_PATH PATH_INFO SERVLET_PATH QUERY_STRING - * ASYNC_REQUEST_URI ASYNC_CONTEXT_PATH ASYNC_PATH_INFO ASYNC_SERVLET_PATH - * ASYNC_QUERY_STRING check System times: before calling dispatch; dispatch - * returns dispatch operation starts. StartAsync in dispatched thread, and - * check all above; StartAsync again in the asynchrounous thread verifies all - * work accordingly. - */ - @Test - public void startAsyncAgainTest10() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest10"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest10|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest5|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "startAsync called|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=true|" + "DispatcherType=ASYNC|" - + "startAsync called again|" - + "Expected IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest11 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.1; - * Servlet:JAVADOC:640.2; Servlet:JAVADOC:640.3; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * check request's attributes: REQUEST_URI CONTEXT_PATH PATH_INFO SERVLET_PATH - * QUERY_STRING ASYNC_REQUEST_URI ASYNC_CONTEXT_PATH ASYNC_PATH_INFO - * ASYNC_SERVLET_PATH ASYNC_QUERY_STRING check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync in - * dispatched thread, and check all above; StartAsync again in the - * asynchrounous thread verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest11() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest11"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest11|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest6|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "startAsync called|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=true|" + "DispatcherType=ASYNC|" - + "startAsync called again|" - + "Expected IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest12 - * - * @assertion_ids: Servlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:641.4; Servlet:JAVADOC:703; - * Servlet:JAVADOC:706; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call - * ac.dispatch(ServletContext, URI); call ServletRequest.isAsyncSupported() - * call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync and - * dispatch again, and check all above; verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest12() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest12"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest12|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest11|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before second dispatch|" + "second dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchTest|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest13 - * - * @assertion_ids: Servlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:641.4; Servlet:JAVADOC:703; - * Servlet:JAVADOC:706; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(ServletContext, URI); call ServletRequest.isAsyncSupported() - * call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync and - * dispatch again, and check all above; verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest13() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest13"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest13|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest12|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before second dispatch|" + "second dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchTest|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest14 - * - * @assertion_ids: Servlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:641.4; Servlet:JAVADOC:703; - * Servlet:JAVADOC:706;; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call - * ac.dispatch(ServletContext, URI); call ServletRequest.isAsyncSupported() - * call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync again in - * dispatched thread, and check all above; ac.complete(); verifies all work - * accordingly. - */ - @Test - public void startAsyncAgainTest14() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest14"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest14|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest13|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before complete"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest15 - * - * @assertion_ids: Servlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:641.4; Servlet:JAVADOC:703; - * Servlet:JAVADOC:706; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(); call ServletRequest.isAsyncSupported() call - * ServletRequest.isAsyncStarted() call ServletRequest.getDispatcherType() - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. StartAsync again in dispatched thread, and check all - * above; call ac.complete(); verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest15() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest15"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest15|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest14|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "Before complete"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest16 - * - * @assertion_ids: Servlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.3; Servlet:JAVADOC:703; Servlet:JAVADOC:706; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call - * ac.dispatch(ServletContext, URI); call ServletRequest.isAsyncSupported() - * call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync in - * dispatched thread, and check all above; StartAsync again in the - * asynchrounous thread verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest16() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest16"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest16|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest15|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "startAsync called|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=true|" + "DispatcherType=ASYNC|" - + "startAsync called again|" - + "Expected IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: startAsyncAgainTest17 - * - * @assertion_ids: Servlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.3; Servlet:JAVADOC:703; Servlet:JAVADOC:706; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ac.dispatch(ServletContext, URI); call ServletRequest.isAsyncSupported() - * call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() check System times: before calling - * dispatch; dispatch returns dispatch operation starts. StartAsync in - * dispatched thread, and check all above; StartAsync again in the - * asynchrounous thread verifies all work accordingly. - */ - @Test - public void startAsyncAgainTest17() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncAgainTest17"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_startAsyncAgainTest17|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest16|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC|" - + "startAsync called|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=true|" + "DispatcherType=ASYNC|" - + "startAsync called again|" - + "Expected IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: negativeDispatchTest - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:639.11; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() call ac.dispatch(); check System times: - * before calling dispatch; dispatch returns dispatch operation starts. call - * ac.dispatch() again verifies all work accordingly. - */ - @Test - public void negativeDispatchTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeDispatchTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_negativeDispatchTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "dispatch again|" - + "dispatch() called again|" - + "Expected IllegalStateException thrown|" + "After dispatch|" - + "ASYNC_STARTED_negativeDispatchTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: negativeDispatchTest1 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.3; Servlet:JAVADOC:639.4; Servlet:JAVADOC:639.5; - * Servlet:JAVADOC:639.11; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() call ac.dispatch(); check System times: - * before calling dispatch; dispatch returns dispatch operation starts. call - * ac.dispatch() again verifies all work accordingly. - */ - @Test - public void negativeDispatchTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeDispatchTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_negativeDispatchTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "dispatch again|" - + "dispatch() called again|" - + "Expected IllegalStateException thrown|" + "After dispatch|" - + "ASYNC_STARTED_negativeDispatchTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: negativeDispatchTest4 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.3; - * Servlet:JAVADOC:640.8; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() call ac.dispatch(URI); check System - * times: before calling dispatch; dispatch returns dispatch operation starts. - * call ac.dispatch(URI) again verifies all work accordingly. - */ - @Test - public void negativeDispatchTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeDispatchTest4"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_negativeDispatchTest4|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "dispatch again|" - + "dispatch(URI) called again|" - + "Expected IllegalStateException thrown|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: negativeDispatchTest5 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:640.3; - * Servlet:JAVADOC:640.8; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() call ac.dispatch(URI); check System - * times: before calling dispatch; dispatch returns dispatch operation starts. - * call ac.dispatch(URI) again verifies all work accordingly. - */ - @Test - public void negativeDispatchTest5() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeDispatchTest5"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_negativeDispatchTest5|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "dispatch again|" - + "dispatch(URI) called again|" - + "Expected IllegalStateException thrown|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: negativeDispatchTest8 - * - * @assertion_ids: SServlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:641.2; Servlet:JAVADOC:641.3; - * Servlet:JAVADOC:703; Servlet:JAVADOC:706; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() call ac.dispatch(ServletContext, URI); - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. call ac.dispatch(ServletContext, URI) again verifies all - * work accordingly. - */ - @Test - public void negativeDispatchTest8() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeDispatchTest8"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_negativeDispatchTest8|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "dispatch again|" - + "dispatch() called again|" - + "Expected IllegalStateException thrown|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest10|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: negativeDispatchTest9 - * - * @assertion_ids: SServlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:641.2; Servlet:JAVADOC:641.3; - * Servlet:JAVADOC:703; Servlet:JAVADOC:706; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() call ac.dispatch(ServletContext, URI); - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. call ac.dispatch(ServletContext, URI) again verifies all - * work accordingly. - */ - @Test - public void negativeDispatchTest9() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeDispatchTest9"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_negativeDispatchTest9|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "dispatch again|" - + "dispatch() called again|" - + "Expected IllegalStateException thrown|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest10|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: negativeDispatchTest12 - * - * @assertion_ids: SServlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:641.2; Servlet:JAVADOC:641.3; - * Servlet:JAVADOC:703; Servlet:JAVADOC:706; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() call ac.dispatch(ServletContext,URI); - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. call ac.dispatch(URI) again verifies all work - * accordingly. - */ - @Test - public void negativeDispatchTest12() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeDispatchTest12"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_negativeDispatchTest12|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "dispatch again|" - + "dispatch(URI) called again|" - + "Expected IllegalStateException thrown|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest10|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: negativeDispatchTest13 - * - * @assertion_ids: SServlet:JAVADOC:219; Servlet:JAVADOC:641; - * Servlet:JAVADOC:641.1; Servlet:JAVADOC:641.2; Servlet:JAVADOC:641.3; - * Servlet:JAVADOC:703; Servlet:JAVADOC:706; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:712; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; StartAsync in - * DispatchTestServlet ServletRequest.startAsync(request, response); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() call ac.dispatch(ServletContext,URI); - * check System times: before calling dispatch; dispatch returns dispatch - * operation starts. call ac.dispatch(URI) again verifies all work - * accordingly. - */ - @Test - public void negativeDispatchTest13() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeDispatchTest13"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_negativeDispatchTest13|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "Before dispatch|" + "dispatch return|" + "dispatch again|" - + "dispatch(URI) called again|" - + "Expected IllegalStateException thrown|" + "After dispatch|" - + "ASYNC_STARTED_dispatchTest10|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchAfterCommitTest - * - * @assertion_ids: Servlet:JAVADOC:639.12; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; Servlet:JAVADOC:866; - * Servlet:JAVADOC:872; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; DispatchTestServlet commits - * the response; StartAsync in DispatchTestServlet - * ServletRequest.startAsync(); call ac.dispatch(); verifies all works - */ - @Test - public void dispatchAfterCommitTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchAfterCommitTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchAfterCommitTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "After commmit|" + "Before dispatch|" + "dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchAfterCommitTest|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchAfterCommitTest1 - * - * @assertion_ids: Servlet:JAVADOC:639.12; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:712; Servlet:JAVADOC:866; - * Servlet:JAVADOC:872; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; DispatchTestServlet commits - * the response; StartAsync in DispatchTestServlet - * ServletRequest.startAsync(request, response); call ac.dispatch(); verifies - * all works - */ - @Test - public void dispatchAfterCommitTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchAfterCommitTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchAfterCommitTest1|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "After commmit|" + "Before dispatch|" + "dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchAfterCommitTest1|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchAfterCommitTest2 - * - * @assertion_ids: Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:710; Servlet:JAVADOC:866; Servlet:JAVADOC:872; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; DispatchTestServlet commits - * the response; StartAsync in DispatchTestServlet - * ServletRequest.startAsync(); call ac.dispatch(URI); verifies all works - */ - @Test - public void dispatchAfterCommitTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchAfterCommitTest2"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchAfterCommitTest2|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "After commmit|" + "Before dispatch|" + "dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchTest|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchAfterCommitTest3 - * - * @assertion_ids: Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:712; Servlet:JAVADOC:866; Servlet:JAVADOC:872; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; DispatchTestServlet commits - * the response; StartAsync in DispatchTestServlet - * ServletRequest.startAsync(request, response); call ac.dispatch(URI); - * verifies all works - */ - @Test - public void dispatchAfterCommitTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchAfterCommitTest3"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchAfterCommitTest3|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "After commmit|" + "Before dispatch|" + "dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchTest|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchAfterCommitTest4 - * - * @assertion_ids: Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:710; Servlet:JAVADOC:866; Servlet:JAVADOC:872; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; DispatchTestServlet commits - * the response; StartAsync in DispatchTestServlet - * ServletRequest.startAsync(); call ac.dispatch(ServletContext,URI); verifies - * all works - */ - @Test - public void dispatchAfterCommitTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchAfterCommitTest4"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchAfterCommitTest4|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "After commmit|" + "Before dispatch|" + "dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchTest10|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchAfterCommitTest5 - * - * @assertion_ids: Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:712; Servlet:JAVADOC:866; Servlet:JAVADOC:872; - * - * @test_Strategy: Create a Servlet DispatchTestServlet which supports async; - * Client send a request to DispatchTestServlet; DispatchTestServlet commits - * the response; StartAsync in DispatchTestServlet - * ServletRequest.startAsync(request, response); call - * ac.dispatch(ServletContext,URI); verifies all works - */ - @Test - public void dispatchAfterCommitTest5() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchAfterCommitTest5"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchAfterCommitTest5|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "After commmit|" + "Before dispatch|" + "dispatch return|" - + "After dispatch|" + "ASYNC_STARTED_dispatchTest10|" - + "IsAsyncSupported=true|" + "IsAsyncStarted=false|" - + "DispatcherType=ASYNC"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/build.xml deleted file mode 100644 index eea4d19c89..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/build.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/servlet_js_dispatchtest1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/servlet_js_dispatchtest1_web.xml deleted file mode 100644 index 866d7d47bc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/servlet_js_dispatchtest1_web.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - - SerJaxSerdispatchtest1 - - DispatchTests10 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests10 - true - - - DispatchTests11 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests11 - true - - - DispatchTests12 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests12 - true - - - DispatchTests13 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests13 - true - - - DispatchTests14 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests14 - true - - - DispatchTests15 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests15 - true - - - DispatchTests16 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests16 - true - - - DispatchTests17 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests17 - true - - - DispatchTests18 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests18 - true - - - DispatchTests19 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests19 - true - - - DispatchTests20 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests20 - true - - - DispatchTests10 - /DispatchTests10 - - - DispatchTests11 - /DispatchTests11 - - - DispatchTests12 - /DispatchTests12 - - - DispatchTests13 - /DispatchTests13 - - - DispatchTests14 - /DispatchTests14 - - - DispatchTests15 - /DispatchTests15 - - - DispatchTests16 - /DispatchTests16 - - - DispatchTests17 - /DispatchTests17 - - - DispatchTests18 - /DispatchTests18 - - - DispatchTests19 - /DispatchTests19 - - - DispatchTests20 - /DispatchTests20 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/servlet_js_dispatchtest_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/servlet_js_dispatchtest_web.xml deleted file mode 100644 index 870874f2e8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dispatchtest/servlet_js_dispatchtest_web.xml +++ /dev/null @@ -1,97 +0,0 @@ - - - - - SerJaxSerdispatchtest - - DispatchTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTestServlet - true - - - DispatchTests - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests - true - - - DispatchTests1 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests1 - true - - - DispatchTests2 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests2 - true - - - DispatchTests3 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests3 - true - - - DispatchTests4 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests4 - true - - - DispatchTests5 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests5 - true - - - DispatchTests6 - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchtest.DispatchTests6 - true - - - DispatchTestServlet - /DispatchTestServlet - - - DispatchTests - /DispatchTests - - - DispatchTests1 - /DispatchTests1 - - - DispatchTests2 - /DispatchTests2 - - - DispatchTests3 - /DispatchTests3 - - - DispatchTests4 - /DispatchTests4 - - - DispatchTests5 - /DispatchTests5 - - - DispatchTests6 - /DispatchTests6 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/CTSResponseWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/CTSResponseWrapper.java deleted file mode 100644 index c88585c7a8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/CTSResponseWrapper.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter; - -import java.io.PrintWriter; - -import jakarta.servlet.ServletResponse; -import jakarta.servlet.ServletResponseWrapper; - -public class CTSResponseWrapper extends ServletResponseWrapper { - - public CTSResponseWrapper(ServletResponse response) - throws java.io.IOException { - super(response); - PrintWriter pw = response.getWriter(); - pw.write("CTSResponseWrapper"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/ForwardedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/ForwardedServlet.java deleted file mode 100644 index e953ff9e2e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/ForwardedServlet.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ForwardedServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println("ForwardedServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/IncludedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/IncludedServlet.java deleted file mode 100644 index 0a87de3f00..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/IncludedServlet.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * @(#)IncludedServlet.java 1.6 04/02/18 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class IncludedServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - response.setContentType("text/html"); - ServletTestUtil.printResult(pw, "from IncludedServlet"); - pw.flush(); - pw.close(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/SetHeaderResponseFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/SetHeaderResponseFilter.java deleted file mode 100644 index 777f3939ff..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/SetHeaderResponseFilter.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class SetHeaderResponseFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - - ServletTestUtil.printResult(pw, "in SetHeaderResponseFilter"); - - chain.doFilter(request, response); - - pw.write("modifiedHeader"); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/TestServlet.java deleted file mode 100644 index 512aa8e531..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/TestServlet.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void wrapResponseTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/forward/ForwardedServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/URLClient.java deleted file mode 100644 index ff2fdfda00..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/URLClient.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_dofilter_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(CTSResponseWrapper.class, ForwardedServlet.class, IncludedServlet.class, - SetHeaderResponseFilter.class, TestServlet.class, WrapResponseFilter.class) - .setWebXML(URLClient.class.getResource("servlet_js_dofilter_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: wrapResponseTest - * - * @assertion_ids: Servlet:SPEC:54; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create two servlets - TestServlet, ForwardedServlet 2. - * Invoke ForwardedServlet using forward in TestServlet 3. Map a filter - * WrapResponseFilter with dispatcher value set to FORWARD 4. In the filter, - * wrap the response with custom implementation of ServletResponse - * CTSResponseWrapper 5. Verify that filter is properly invoked. - */ - @Test - public void wrapResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "wrapResponseTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CTSResponseWrapper|WrapResponseFilter|ForwardedServlet"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/WrapResponseFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/WrapResponseFilter.java deleted file mode 100644 index e67a896c17..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/WrapResponseFilter.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class WrapResponseFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - - CTSResponseWrapper wrappedResponse = new CTSResponseWrapper(response); - ServletTestUtil.printResult(pw, "in WrapResponseFilter"); - - chain.doFilter(request, wrappedResponse); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - this.filterConfig = null; - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/build.xml deleted file mode 100644 index b66cca7daf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/servlet_js_dofilter_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/servlet_js_dofilter_web.xml deleted file mode 100644 index df760a9bfb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/dofilter/servlet_js_dofilter_web.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - SerJaxSerDoFilter - - SetHeaderResponseFilter - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.SetHeaderResponseFilter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.SetHeaderResponseFilter.SERVLET_MAPPED - - - - ResponseWrapperFilter - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.WrapResponseFilter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.SetHeaderResponseFilter.SERVLET_MAPPED - - - - ResponseWrapperFilter - ForwardedServlet - FORWARD - - - SetHeaderResponseFilter - IncludedServlet - INCLUDE - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.TestServlet - - - IncludedServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.IncludedServlet - - - ForwardedServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.ForwardedServlet - - - TestServlet - /TestServlet - - - IncludedServlet - /include/IncludedServlet - - - ForwardedServlet - /forward/ForwardedServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/DoFilterTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/DoFilterTestServlet.java deleted file mode 100644 index 4fc9f679c2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/DoFilterTestServlet.java +++ /dev/null @@ -1,83 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DoFilterTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println( - "This text should not be displayed from the DoFilterTest servlet"); - ServletTestUtil.printResult(pw, false); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/DoFilter_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/DoFilter_Filter.java deleted file mode 100644 index 49f5af6af6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/DoFilter_Filter.java +++ /dev/null @@ -1,110 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class DoFilter_Filter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - - if (filterConfig == null) { - passed = false; - pw.println( - "doFilter of DoFilter_Filter was called but this filter instance is not currently configured"); - } else { - passed = true; - pw.println("doFilter was successfully called in DoFilter_Filter"); - } - ServletTestUtil.printResult(pw, passed); - - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/InitFilterConfigTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/InitFilterConfigTestServlet.java deleted file mode 100644 index f8f90b6d2f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/InitFilterConfigTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class InitFilterConfigTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the InitFilterConfigTest servlet"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/InitFilter_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/InitFilter_Filter.java deleted file mode 100644 index ebf0372ae2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/InitFilter_Filter.java +++ /dev/null @@ -1,121 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filter; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; -import java.util.Vector; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class InitFilter_Filter implements Filter { - - // Instance Variables - Vector v = new Vector(); - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - - if (filterConfig == null) { - passed = false; - pw.println( - "doFilter of Filter1 was called but this filter instance is not currently configured"); - } else { - passed = true; - pw.println("doFilter was successfully called in InitFilter_Filter"); - Enumeration filters = v.elements(); - - while (filters.hasMoreElements()) { - pw.println(filters.nextElement()); - } - } - ServletTestUtil.printResult(pw, passed); - - } - - // remove the filter - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - v.add("In initFilterConfig() of initFilter_Filter"); - this.filterConfig = filterConfig; - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/URLClient.java deleted file mode 100644 index 8dfa5d7020..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/URLClient.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filter; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_filter_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DoFilter_Filter.class, DoFilterTestServlet.class, InitFilter_Filter.class, - InitFilterConfigTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_filter_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: doFilterTest - * - * @assertion_ids: Servlet:SPEC:58; Servlet:SPEC:48; Servlet:JAVADOC:293; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void doFilterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoFilterTest"); - invoke(); - } - - /* - * @testName: initFilterConfigTest - * - * @assertion_ids: Servlet:SPEC:58; Servlet:SPEC:45; Servlet:JAVADOC:290; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet. - */ - @Test - public void initFilterConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "InitFilterConfigTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/build.xml deleted file mode 100644 index 064c5c7447..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/servlet_js_filter_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/servlet_js_filter_web.xml deleted file mode 100644 index ed38c95317..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filter/servlet_js_filter_web.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - SerJaxSerFilter - - ServletMappedDoFilter_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.DoFilter_Filter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.DoFilter_Filter.SERVLET_MAPPED - - - - ServletMappedInitFilter_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.InitFilter_Filter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.InitFilter_Filter.SERVLET_MAPPED - - - - ServletMappedDoFilter_Filter - DoFilterTestLogicalName - - - ServletMappedInitFilter_Filter - InitFilterConfigTestLogicalName - - - DoFilterTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.DoFilterTestServlet - - - InitFilterConfigTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.InitFilterConfigTestServlet - - - DoFilterTestLogicalName - /DoFilterTest - - - InitFilterConfigTestLogicalName - /InitFilterConfigTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChainTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChainTestServlet.java deleted file mode 100644 index fbe597df2a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChainTestServlet.java +++ /dev/null @@ -1,82 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class FilterChainTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - ServletTestUtil.printResult(pw, true); - pw.println("In FilterChainTest Servlet"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChain_Filter1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChain_Filter1.java deleted file mode 100644 index 29be32d16b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChain_Filter1.java +++ /dev/null @@ -1,108 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class FilterChain_Filter1 implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - // this pw.println should not get displayed, only the line going to the - // static log should be valid - pw.println("doFilter was successfully called in FilterChain_Filter1"); - - if (filterConfig == null) { - pw.println( - "doFilter of FilterChain_Filter1 was called but this filter instance is not currently configured "); - ServletTestUtil.printResult(pw, false); - } else { - chain.doFilter(request, response); - } - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChain_Filter2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChain_Filter2.java deleted file mode 100644 index 9ca247b815..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/FilterChain_Filter2.java +++ /dev/null @@ -1,107 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2006, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class FilterChain_Filter2 implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - - pw.println("doFilter was successfully called in FilterChain_Filter2"); - - if (filterConfig == null) { - pw.println( - "doFilter of FilterChain_Filter2 was called but this filter instance is not currently configured "); - ServletTestUtil.printResult(pw, false); - } else { - chain.doFilter(request, response); - } - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/URLClient.java deleted file mode 100644 index e3fb5a1151..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/URLClient.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_filterchain_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(FilterChain_Filter1.class, FilterChain_Filter2.class, FilterChainTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_filterchain_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: filterChainTest - * - * @assertion_ids: Servlet:SPEC:48; Servlet:SPEC:50; Servlet:SPEC:52; - * Servlet:JAVADOC:287; Servlet:JAVADOC:293; - * - * @test_Strategy: Client attempts to access a servlet and both filters - * configured for that servlet should be invoked. - */ - @Test - public void filterChainTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "FilterChainTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/build.xml deleted file mode 100644 index eb695813fd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/servlet_js_filterchain_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/servlet_js_filterchain_web.xml deleted file mode 100644 index c09fbd6048..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterchain/servlet_js_filterchain_web.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - SerJaxSerFilterChain - - ServletMappedFilterChain_Filter1 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter1 - - attribute1 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter1.SERVLET_MAPPED - - - - ServletMappedFilterChain_Filter2 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter2 - - attribute2 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter2.SERVLET_MAPPED - - - - ServletMappedFilterChain_Filter1 - FilterChainTestLogicalName - - - ServletMappedFilterChain_Filter2 - FilterChainTestLogicalName - - - FilterChainTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChainTestServlet - - - FilterChainTestLogicalName - /FilterChainTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetFilterNameTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetFilterNameTestServlet.java deleted file mode 100644 index ccabe058d8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetFilterNameTestServlet.java +++ /dev/null @@ -1,82 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetFilterNameTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GetFilterNameTest servlet"); - ServletTestUtil.printResult(pw, false); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetFilterName_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetFilterName_Filter.java deleted file mode 100644 index d15f4aa48b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetFilterName_Filter.java +++ /dev/null @@ -1,119 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetFilterName_Filter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetFilterName_Filter"); - - if (filterConfig == null) { - passed = false; - pw.println( - "doFilter of GetFilterNameFilter was called but this filter instance is not currently configured "); - } else { - - String expected = "ServletMappedGetFilterName_Filter"; - String result = filterConfig.getFilterName(); - - if (expected.equals(result)) { - passed = true; - } else { - passed = false; - pw.println("getFilterName() returned the wrong result"); - pw.println("Expected Value returned ->" + expected); - pw.println("Actual Value returned ->|" + result + "|"); - } - } - ServletTestUtil.printResult(pw, passed); - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesNullTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesNullTestServlet.java deleted file mode 100644 index d4b36e1418..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesNullTestServlet.java +++ /dev/null @@ -1,82 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetInitParamNamesNullTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GetInitParamNamesNullTest servlet"); - ServletTestUtil.printResult(pw, false); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesNull_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesNull_Filter.java deleted file mode 100644 index c02ce22e51..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesNull_Filter.java +++ /dev/null @@ -1,125 +0,0 @@ -/* - * - * * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 1999, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetInitParamNamesNull_Filter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println( - "doFilter was successfully called in GetInitParamNamesNull_Filter"); - - if (filterConfig == null) { - passed = false; - pw.println( - "doFilter of GetInitParamNamesNull_Filter was called but this filter instance is not currently configured "); - } else { - - Object o = filterConfig.getInitParameterNames(); - - if (o == null) { - passed = true; - } else if (!((Enumeration) o).hasMoreElements()) { - passed = true; - } else { - passed = false; - pw.println("The following initialization parameters exist:"); - - while (((Enumeration) o).hasMoreElements()) { - String name = (String) ((Enumeration) o).nextElement(); - pw.println(name); - } - } - } - ServletTestUtil.printResult(pw, passed); - - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesTestServlet.java deleted file mode 100644 index 3f39b98cc2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNamesTestServlet.java +++ /dev/null @@ -1,82 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetInitParamNamesTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GetInitParamNamesTest servlet"); - ServletTestUtil.printResult(pw, false); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNames_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNames_Filter.java deleted file mode 100644 index 237b35aa49..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNames_Filter.java +++ /dev/null @@ -1,181 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; -import java.util.Vector; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetInitParamNames_Filter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetInitParamNames_Filter"); - - if (filterConfig == null) { - passed = false; - pw.println( - "doFilter of GetInitParamNames_Filter was called but this filter instance is not currently configured "); - } else { - - String expectedResult1 = "GetInitParamNames_Filter_attribute1"; - String expectedResult2 = "GetInitParamNames_Filter_attribute2"; - - boolean expectedResult1Found = false; - boolean expectedResult2Found = false; - Enumeration initP = filterConfig.getInitParameterNames(); - int expectedCount = 2; - int count = 0; - - if (initP.hasMoreElements()) { - Vector v = new Vector(); - - while (initP.hasMoreElements()) { - String result = (String) initP.nextElement(); - - if (result.equals(expectedResult1)) { - if (!expectedResult1Found) { - count++; - expectedResult1Found = true; - } else { - passed = false; - pw.println( - "FilterConfig.getInitParameterNames() method return the same parameter name twice "); - pw.println( - "The parameter name already received was " + expectedResult1); - } - } else if (result.equals(expectedResult2)) { - if (!expectedResult2Found) { - count++; - expectedResult2Found = true; - } else { - passed = false; - pw.println( - "FilterConfig.getInitParameterNames() method return the same parameter name twice "); - pw.println( - "The parameter name already received was " + expectedResult2); - } - } else { - v.add(result); - } - } - - if (count != expectedCount) { - passed = false; - pw.println("FilterConfig.getInitParameterNames() method FAILED "); - pw.println("Expected count = " + expectedCount); - pw.println("Actual count = " + count); - pw.println("The expected parameter names received were :"); - - if (expectedResult1Found) { - pw.println(expectedResult1); - } - - if (expectedResult2Found) { - pw.println(expectedResult2); - } - - pw.println(" Other parameter names received were :"); - - for (int i = 0; i <= v.size() - 1; i++) { - pw.println(" " + v.elementAt(i).toString()); - } - } else { - passed = true; - } - } else { - passed = false; - pw.println( - "FilterConfig.getInitParameterNames() returned an empty enumeration"); - } - } - ServletTestUtil.printResult(pw, passed); - - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNullTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNullTestServlet.java deleted file mode 100644 index 3ec327e582..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNullTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetInitParamNullTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GetInitParamNullTest servlet"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNull_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNull_Filter.java deleted file mode 100644 index ab20020460..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamNull_Filter.java +++ /dev/null @@ -1,121 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetInitParamNull_Filter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetInitParamNull_Filter"); - - if (filterConfig == null) { - passed = false; - pw.println( - "doFilter of GetInitParamNull_Filter was called but this filter instance is not currently configured "); - } else { - - String param = "GetInitParamNull_Filter_attribute1"; - String result = filterConfig.getInitParameter(param); - - if (result == null) { - passed = true; - } else { - passed = false; - pw.println("getInitParameter(" + param + ") returned the wrong result"); - pw.println( - "Expected result = null for the following parameter " + param); - pw.println(" Actual result = " + result); - } - } - ServletTestUtil.printResult(pw, passed); - - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamTestServlet.java deleted file mode 100644 index cc3db28d68..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParamTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetInitParamTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GetInitParamTest servlet"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParam_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParam_Filter.java deleted file mode 100644 index ff65e8731c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetInitParam_Filter.java +++ /dev/null @@ -1,120 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetInitParam_Filter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetInitParam_Filter"); - - if (filterConfig == null) { - passed = false; - pw.println( - "doFilter of GetInitParam_Filter was called but this filter instance is not currently configured "); - } else { - - String param = "GetInitParam_Filter_attribute1"; - String expected = "com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParam_Filter.SERVLET_MAPPED1"; - String result = filterConfig.getInitParameter(param); - - if (expected.equals(result)) { - passed = true; - } else { - passed = true; - pw.println("FilterConfig.getInitParameter(" + param - + ") returned the wrong result"); - pw.println("Expected Value returned ->" + expected); - pw.println("Actual Value returned ->|" + result + "|"); - } - } - ServletTestUtil.printResult(pw, passed); - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetServletContextTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetServletContextTestServlet.java deleted file mode 100644 index 5e5bda53e3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetServletContextTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetServletContextTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GetServletContextTest servlet"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetServletContext_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetServletContext_Filter.java deleted file mode 100644 index 7156b2dedb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/GetServletContext_Filter.java +++ /dev/null @@ -1,113 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetServletContext_Filter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetServletContext_Filter"); - - if (filterConfig == null) { - passed = false; - pw.println( - "doFilter of GetServletContext_Filter was called but this filter instance is not currently configured "); - } else { - - if (filterConfig.getServletContext() != null) { - passed = true; - } else { - passed = true; - pw.println("Method returned a null value for the servlet context "); - } - } - ServletTestUtil.printResult(pw, passed); - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/URLClient.java deleted file mode 100644 index 7ae53e92cc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/URLClient.java +++ /dev/null @@ -1,141 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_filterconfig_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(GetFilterName_Filter.class, GetFilterNameTestServlet.class, GetInitParam_Filter.class, - GetInitParamNames_Filter.class, GetInitParamNamesNull_Filter.class, - GetInitParamNamesNullTestServlet.class, GetInitParamNamesTestServlet.class, - GetInitParamNull_Filter.class, GetInitParamNullTestServlet.class, GetInitParamTestServlet.class, - GetServletContext_Filter.class, GetServletContextTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_filterconfig_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: GetFilterNameTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:281; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetFilterNameTest() throws Exception { - String testName = "GetFilterNameTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamNamesTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:285; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamNamesTest() throws Exception { - String testName = "GetInitParamNamesTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamNamesNullTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:286; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamNamesNullTest() throws Exception { - String testName = "GetInitParamNamesNullTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:283; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamTest() throws Exception { - String testName = "GetInitParamTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamNullTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:284; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamNullTest() throws Exception { - String testName = "GetInitParamNullTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetServletContextTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:282; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetServletContextTest() throws Exception { - String testName = "GetServletContextTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/build.xml deleted file mode 100644 index d0fc6f79a4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/servlet_js_filterconfig_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/servlet_js_filterconfig_web.xml deleted file mode 100644 index 70c733be08..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterconfig/servlet_js_filterconfig_web.xml +++ /dev/null @@ -1,145 +0,0 @@ - - - - - SerJaxSerFilterConfig - - ServletMappedGetFilterName_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetFilterName_Filter - - GetFilterName_Filter_attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetFilterName_Filter.SERVLET_MAPPED - - - - ServletMappedGetInitParam_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParam_Filter - - GetInitParam_Filter_attribute1 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParam_Filter.SERVLET_MAPPED1 - - - GetInitParam_Filter_attribute2 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParam_Filter.SERVLET_MAPPED2 - - - - ServletMappedGetInitParamNames_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNames_Filter - - GetInitParamNames_Filter_attribute1 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNames_Filter.SERVLET_MAPPED1 - - - GetInitParamNames_Filter_attribute2 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNames_Filter.SERVLET_MAPPED2 - - - - ServletMappedGetServletContext_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetServletContext_Filter - - GetServletContext_Filter_attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetServletContext_Filter.SERVLET_MAPPED - - - - ServletMappedGetInitParamNull_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNull_Filter - - - ServletMappedGetInitParamNamesNull_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNamesNull_Filter - - - ServletMappedGetFilterName_Filter - GetFilterNameTestLogicalName - - - ServletMappedGetInitParam_Filter - GetInitParamTestLogicalName - - - ServletMappedGetInitParamNames_Filter - GetInitParamNamesTestLogicalName - - - ServletMappedGetServletContext_Filter - GetServletContextTestLogicalName - - - ServletMappedGetInitParamNull_Filter - GetInitParamNullTestLogicalName - - - ServletMappedGetInitParamNamesNull_Filter - GetInitParamNamesNullTestLogicalName - - - GetFilterNameTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetFilterNameTestServlet - - - GetInitParamNamesTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNamesTestServlet - - - GetInitParamNamesNullTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNamesNullTestServlet - - - GetServletContextTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetServletContextTestServlet - - - GetInitParamTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamTestServlet - - - GetInitParamNullTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNullTestServlet - - - GetFilterNameTestLogicalName - /GetFilterNameTest - - - GetInitParamNamesTestLogicalName - /GetInitParamNamesTest - - - GetInitParamNamesNullTestLogicalName - /GetInitParamNamesNullTest - - - GetServletContextTestLogicalName - /GetServletContextTest - - - GetInitParamTestLogicalName - /GetInitParamTest - - - GetInitParamNullTestLogicalName - /GetInitParamNullTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/DummyServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/DummyServlet.java deleted file mode 100644 index 076b0f6a46..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/DummyServlet.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DummyServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, "from DummyServlet"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ErrorPage.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ErrorPage.java deleted file mode 100644 index 33ae0b99c4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ErrorPage.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ErrorPage extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, "from ErrorPage"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardTest1Servlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardTest1Servlet.java deleted file mode 100644 index 9322c397d9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardTest1Servlet.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ForwardTest1Servlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/generic/TestServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardTestServlet.java deleted file mode 100644 index d755ce3148..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardTestServlet.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ForwardTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/forward/ForwardedServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardedServlet.java deleted file mode 100644 index b863f4667c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/ForwardedServlet.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ForwardedServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, "from ForwardedServlet"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludeTest1Servlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludeTest1Servlet.java deleted file mode 100644 index 0106e0b6ee..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludeTest1Servlet.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class IncludeTest1Servlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - String path = "/generic/TestServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludeTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludeTestServlet.java deleted file mode 100644 index e35f11b307..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludeTestServlet.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class IncludeTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - String path = "/include/IncludedServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludedServlet.java deleted file mode 100644 index 84444a907c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/IncludedServlet.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class IncludedServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - response.setContentType("text/html"); - ServletTestUtil.printResult(pw, "from IncludedServlet"); - pw.flush(); - pw.close(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/RequestTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/RequestTestServlet.java deleted file mode 100644 index 7f4f671485..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/RequestTestServlet.java +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class RequestTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, "from RequestTestServlet"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/TestServlet.java deleted file mode 100644 index 0c8b9ed450..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/TestServlet.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void forwardServletTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - String path = "/generic/DummyServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } - - public void forwardJSPTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/generic/dummyJSP"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } - - public void forwardHTMLTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/dummy.html"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } - - public void forwardTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/forward/ForwardedServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } - - public void includeServletTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - String path = "/generic/DummyServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } - - public void includeJSPTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/generic/dummyJSP"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } - - public void includeHTMLTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/dummy.html"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } - - public void includeTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/include/IncludedServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/Test_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/Test_Filter.java deleted file mode 100644 index 42fd080b6a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/Test_Filter.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class Test_Filter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - - if (filterConfig == null) { - ServletTestUtil.printResult(pw, "in Test_Filter"); - } else { - ServletTestUtil.printResult(pw, true); - } - - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/URLClient.java deleted file mode 100644 index 79803eaf05..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/URLClient.java +++ /dev/null @@ -1,228 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -import java.util.Arrays; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - WebArchive webArchive = - ShrinkWrap.create(WebArchive.class, "servlet_js_filterrequestdispatcher_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DummyServlet.class, ErrorPage.class, ForwardedServlet.class, - ForwardTest1Servlet.class, ForwardTestServlet.class, IncludedServlet.class, - IncludeTest1Servlet.class, IncludeTestServlet.class, RequestTestServlet.class, - Test_Filter.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_filterrequestdispatcher_web.xml")); - Arrays.asList("dummy.html","dummyJSP.jsp") - .forEach(s -> webArchive.addAsWebResource("api/jakarta_servlet/filterrequestdispatcher/"+ s, s)); - return webArchive; - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: RequestTest - * - * @assertion_ids: Servlet:SPEC:54; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create a servlet, a JSP page and a web page - - * /generic/DummyServlet, /generic/dummyJSP, and /dummy.html. 2. Map a filter - * Test_Filter on all above three with dispatcher value set to REQUEST using - * url-pattern, as well as ERROR, FORWARD and INCLUDE. 3. Client try to access - * all of them directly. 4. Verify that filter is properly invoked. - */ - @Test - public void RequestTest() throws Exception { - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(APITEST, "generic/DummyServlet"); - invoke(); - - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(APITEST, "generic/dummyJSP"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "dummy.html"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - invoke(); - } - - /* - * @testName: RequestTest1 - * - * @assertion_ids: Servlet:SPEC:54; - * - * @test_Strategy: 1. Create a servlet - RequestTestServlet. 2. Map a filter - * Test_Filter on RequestTestServlet with dispatcher value set to REQUEST - * using servlet-name 3. Client try to access RequestTestServlet directly. 4. - * Verify that filter is properly invoked. - */ - @Test - public void RequestTest1() throws Exception { - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(APITEST, "request/RequestTest"); - invoke(); - } - - /* - * @testName: RequestTest2 - * - * @assertion_ids: Servlet:SPEC:54; - * - * @test_Strategy: 1. Create a servlet - forward/ForwardedServlet. 2. Map a - * filter Test_Filter on forward/ForwardedServlet with dispatcher value not - * set to REQUEST but to FORWARD only. 3. Client try to access - * forward/ForwardedServlet directly. 4. Verify that filter is not invoked. - */ - @Test - public void RequestTest2() throws Exception { - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.FAILED); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, Data.PASSED); - - TEST_PROPS.setProperty(APITEST, "forward/ForwardedServlet"); - invoke(); - } - - /* - * @testName: ForwardTest - * - * @assertion_ids: Servlet:SPEC:55; Servlet:JAVADOC:273; - * - * @test_Strategy: 1. Create two servlets - TestServlet, ForwardedServlet. 2. - * Map a filter Test_Filter using for ForwardedServlet with - * dispacther value FORWARD. 3. Client try to use the RequestDispatcher to - * forward to ForwardedServlet through TestServlet. 4. Verify that filter is - * properly invoked. - */ - @Test - public void ForwardTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "forwardTest"); - invoke(); - } - - /* - * @testName: ForwardTest1 - * - * @assertion_ids: Servlet:SPEC:55; Servlet:SPEC:59; Servlet:JAVADOC:273; - * - * @test_Strategy: 1. Create two servlets - ForwardTest1Servlet, - * /generic/TestServlet 2. Map a filter Test_Filter using for - * TestServlet with dispacther value FORWARD, as well as ERROR, INCLUDE and - * REQUEST. 3. Client try to access ForwardTest1Servlet which in turn use the - * RequestDispatcher to forward to TestServlet. 4. Verify that filter is - * properly invoked. - */ - @Test - public void ForwardTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "forwardServletTest"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "forwardJSPTest"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "forwardHTMLTest"); - invoke(); - } - - /* - * @testName: IncludeTest - * - * @assertion_ids: Servlet:SPEC:56; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create two servlets - TestServlet, IncludedServlet. 2. - * Map a filter Test_Filter on IncludedServlet with dispacther value set to - * INCLUDE only. 3. Client try to use the RequestDispatcher's include to - * access IncludedServlet through TestServlet. 4. Verify that filter is - * properly invoked. - */ - @Test - public void IncludeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "includeTest"); - invoke(); - } - - /* - * @testName: IncludeTest1 - * - * @assertion_ids: Servlet:SPEC:56; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create two servlet - TestServlet, /generic/DummyServlet, - * a JSP dummyJSP and a HTML file dummy.html. 2. Map a filter Test_Filter on - * /generic/DummyServlet, dummyJSP and dummy.html with dispacther value set to - * INCLUDE as well as ERROR, FORWARD and REQUEST using url-pattern. 3. Client - * try to use the RequestDispatcher's include to access all three through - * TestServlet. 4. Verify that filter is properly invoked. - */ - @Test - public void IncludeTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "includeJSPTest"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "includeServletTest"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "includeHTMLTest"); - invoke(); - } - - /* - * @testName: ErrorTest - * - * @assertion_ids: Servlet:SPEC:57; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create an Error Page /generic/ErrorPage handling - * error-code 404. 2. Map a filter Test_Filter on /generic/ErrorPage with - * dispacther value set to ERROR as well as FORWARD INCLUDE and REQUEST. 3. - * Client try to access a non-existent Servlet 4. Verify that filter is - * properly invoked. - */ - @Test - public void ErrorTest() throws Exception { - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(APITEST, "forward/IncludedServlet"); - TEST_PROPS.setProperty(STATUS_CODE, "404"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/build.xml deleted file mode 100644 index 26f20928cc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/build.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/servlet_js_filterrequestdispatcher_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/servlet_js_filterrequestdispatcher_web.xml deleted file mode 100644 index b9cc76987a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/filterrequestdispatcher/servlet_js_filterrequestdispatcher_web.xml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - SerJaxSerRequestDispatcher - - ServletMappedTest_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.Test_Filter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.Test_Filter.SERVLET_MAPPED - - - - ServletMappedTest_Filter - IncludedServlet - INCLUDE - - - ServletMappedTest_Filter - ForwardedServlet - FORWARD - - - ServletMappedTest_Filter - /generic/* - REQUEST - INCLUDE - FORWARD - ERROR - - - ServletMappedTest_Filter - /dummy.html - REQUEST - INCLUDE - FORWARD - ERROR - - - ServletMappedTest_Filter - RequestServlet - REQUEST - - - DummyJSP - /dummyJSP.jsp - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.TestServlet - - - DummyServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.DummyServlet - - - RequestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.RequestTestServlet - - - IncludedServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.IncludedServlet - - - ForwardedServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.ForwardedServlet - - - ErrorPage - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.ErrorPage - - - ErrorPage - /generic/ErrorPage - - - DummyServlet - /generic/DummyServlet - - - DummyJSP - /generic/dummyJSP - - - TestServlet - /TestServlet - - - TestServlet - /generic/TestServlet - - - RequestServlet - /request/RequestTest - - - IncludedServlet - /include/IncludedServlet - - - ForwardedServlet - /forward/ForwardedServlet - - - 54 - - - 404 - /generic/ErrorPage - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetFilterNameTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetFilterNameTestServlet.java deleted file mode 100644 index dc03bcd30e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetFilterNameTestServlet.java +++ /dev/null @@ -1,82 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetFilterNameTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GenericFilter.GetFilterNameTest servlet"); - ServletTestUtil.printResult(pw, false); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetFilterName_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetFilterName_Filter.java deleted file mode 100644 index 33e807f62a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetFilterName_Filter.java +++ /dev/null @@ -1,108 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.GenericFilter; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetFilterName_Filter extends GenericFilter { - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetFilterName_Filter"); - - if (getFilterConfig() == null) { - passed = false; - pw.println( - "doFilter of GetFilterNameFilter was called but this filter instance is not currently configured "); - } else { - - String expected = "ServletMappedGetFilterName_Filter"; - String result = getFilterName(); - - if (expected.equals(result)) { - passed = true; - } else { - passed = false; - pw.println("GenericFilter.getFilterName() returned the wrong result"); - pw.println("Expected Value returned ->" + expected); - pw.println("Actual Value returned ->|" + result + "|"); - } - } - ServletTestUtil.printResult(pw, passed); - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesNullTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesNullTestServlet.java deleted file mode 100644 index 153b96fc7d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesNullTestServlet.java +++ /dev/null @@ -1,82 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetInitParamNamesNullTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GenericFilter.GetInitParamNamesNullTest servlet"); - ServletTestUtil.printResult(pw, false); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesNull_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesNull_Filter.java deleted file mode 100644 index c4b22ff440..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesNull_Filter.java +++ /dev/null @@ -1,116 +0,0 @@ -/* - * - * * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.GenericFilter; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetInitParamNamesNull_Filter extends GenericFilter { - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println( - "doFilter was successfully called in GetInitParamNamesNull_Filter"); - - if (getFilterConfig() == null) { - passed = false; - pw.println( - "doFilter of GetInitParamNamesNull_Filter was called but this filter instance is not currently configured "); - } else { - - Object o = getInitParameterNames(); - - if (o == null) { - passed = true; - } else if (!((Enumeration) o).hasMoreElements()) { - passed = true; - } else { - passed = false; - pw.println("The following initialization parameters exist:"); - - while (((Enumeration) o).hasMoreElements()) { - String name = (String) ((Enumeration) o).nextElement(); - pw.println(name); - } - } - } - ServletTestUtil.printResult(pw, passed); - - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesTestServlet.java deleted file mode 100644 index 6780f397b2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNamesTestServlet.java +++ /dev/null @@ -1,82 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetInitParamNamesTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GenericFilter.GetInitParamNamesTest servlet"); - ServletTestUtil.printResult(pw, false); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNames_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNames_Filter.java deleted file mode 100644 index 017c6346c2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNames_Filter.java +++ /dev/null @@ -1,170 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; -import java.util.Vector; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.GenericFilter; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetInitParamNames_Filter extends GenericFilter { - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetInitParamNames_Filter"); - - if (getFilterConfig() == null) { - passed = false; - pw.println( - "doFilter of GetInitParamNames_Filter was called but this filter instance is not currently configured "); - } else { - - String expectedResult1 = "GetInitParamNames_Filter_attribute1"; - String expectedResult2 = "GetInitParamNames_Filter_attribute2"; - - boolean expectedResult1Found = false; - boolean expectedResult2Found = false; - Enumeration initP = getInitParameterNames(); - int expectedCount = 2; - int count = 0; - - if (initP.hasMoreElements()) { - Vector v = new Vector(); - - while (initP.hasMoreElements()) { - String result = (String) initP.nextElement(); - - if (result.equals(expectedResult1)) { - if (!expectedResult1Found) { - count++; - expectedResult1Found = true; - } else { - passed = false; - pw.println( - "GenericFilter.getInitParameterNames() method return the same parameter name twice "); - pw.println( - "The parameter name already received was " + expectedResult1); - } - } else if (result.equals(expectedResult2)) { - if (!expectedResult2Found) { - count++; - expectedResult2Found = true; - } else { - passed = false; - pw.println( - "GenericFilter.getInitParameterNames() method return the same parameter name twice "); - pw.println( - "The parameter name already received was " + expectedResult2); - } - } else { - v.add(result); - } - } - - if (count != expectedCount) { - passed = false; - pw.println("GenericFilter.getInitParameterNames() method FAILED "); - pw.println("Expected count = " + expectedCount); - pw.println("Actual count = " + count); - pw.println("The expected parameter names received were :"); - - if (expectedResult1Found) { - pw.println(expectedResult1); - } - - if (expectedResult2Found) { - pw.println(expectedResult2); - } - - pw.println(" Other parameter names received were :"); - - for (int i = 0; i <= v.size() - 1; i++) { - pw.println(" " + v.elementAt(i).toString()); - } - } else { - passed = true; - } - } else { - passed = false; - pw.println( - "GenericFilter.getInitParameterNames() returned an empty enumeration"); - } - } - ServletTestUtil.printResult(pw, passed); - - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNullTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNullTestServlet.java deleted file mode 100644 index a8d235e7b8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNullTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetInitParamNullTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GenericFilter.GetInitParamNullTest servlet"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNull_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNull_Filter.java deleted file mode 100644 index 0516e16014..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamNull_Filter.java +++ /dev/null @@ -1,110 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.GenericFilter; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetInitParamNull_Filter extends GenericFilter { - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetInitParamNull_Filter"); - - if (getFilterConfig() == null) { - passed = false; - pw.println( - "doFilter of GetInitParamNull_Filter was called but this filter instance is not currently configured "); - } else { - - String param = "GetInitParamNull_Filter_attribute1"; - String result = getInitParameter(param); - - if (result == null) { - passed = true; - } else { - passed = false; - pw.println("getInitParameter(" + param + ") returned the wrong result"); - pw.println( - "Expected result = null for the following parameter " + param); - pw.println(" Actual result = " + result); - } - } - ServletTestUtil.printResult(pw, passed); - - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamTestServlet.java deleted file mode 100644 index bac185d099..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParamTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetInitParamTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GenericFilter.GetInitParamTest servlet"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParam_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParam_Filter.java deleted file mode 100644 index 60200d89dc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetInitParam_Filter.java +++ /dev/null @@ -1,110 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.GenericFilter; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetInitParam_Filter extends GenericFilter { - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetInitParam_Filter"); - - if (getFilterConfig() == null) { - passed = false; - pw.println( - "doFilter of GetInitParam_Filter was called but this filter instance is not currently configured "); - } else { - - String param = "GetInitParam_Filter_attribute"; - String expected = "com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParam_Filter.SERVLET_MAPPED"; - String result = getInitParameter(param); - - if (expected.equals(result)) { - passed = true; - } else { - passed = false; - pw.println("GenericFilter.getInitParameter(" + param - + ") returned the wrong result"); - pw.println("Expected Value returned ->" + expected); - pw.println("Actual Value returned ->|" + result + "|"); - } - } - ServletTestUtil.printResult(pw, passed); - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetServletContextTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetServletContextTestServlet.java deleted file mode 100644 index bc50151b4e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetServletContextTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetServletContextTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GenericFilter.GetServletContextTest servlet"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetServletContext_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetServletContext_Filter.java deleted file mode 100644 index 55e6f3c9a5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/GetServletContext_Filter.java +++ /dev/null @@ -1,103 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.GenericFilter; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class GetServletContext_Filter extends GenericFilter { - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("doFilter was successfully called in GetServletContext_Filter"); - - if (getFilterConfig() == null) { - passed = false; - pw.println( - "doFilter of GetServletContext_Filter was called but this filter instance is not currently configured "); - } else { - - if (getServletContext() != null) { - passed = true; - } else { - passed = false; - pw.println("Method returned a null value for the servlet context "); - } - } - ServletTestUtil.printResult(pw, passed); - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterConfigTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterConfigTestServlet.java deleted file mode 100644 index efd04d2733..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterConfigTestServlet.java +++ /dev/null @@ -1,82 +0,0 @@ -/* - * - * * - * * * - * * * The Apache Software License, Version 1.1 - * * * - * * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * * reserved. - * * * - * * * Redistribution and use in source and binary forms, with or without - * * * modification, are permitted provided that the following conditions - * * * are met: - * * * - * * * 1. Redistributions of source code must retain the above copyright - * * * notice, this list of conditions and the following disclaimer. - * * * - * * * 2. Redistributions in binary form must reproduce the above copyright - * * * notice, this list of conditions and the following disclaimer in - * * * the documentation and/or other materials provided with the - * * * distribution. - * * * - * * * 3. The end-user documentation included with the redistribution, if - * * * any, must include the following acknowlegement: - * * * "This product includes software developed by the - * * * Apache Software Foundation (http://www.apache.org/)." - * * * Alternately, this acknowlegement may appear in the software itself, - * * * if and wherever such third-party acknowlegements normally appear. - * * * - * * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * * Foundation" must not be used to endorse or promote products derived - * * * from this software without prior written permission. For written - * * * permission, please contact apache@apache.org. - * * * - * * * 5. Products derived from this software may not be called "Apache" - * * * nor may "Apache" appear in their names without prior written - * * * permission of the Apache Group. - * * * - * * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * * SUCH DAMAGE. - * * * ==================================================================== - * * * - * * * This software consists of voluntary contributions made by many - * * * individuals on behalf of the Apache Software Foundation. For more - * * * information on the Apache Software Foundation, please see - * * * . - * * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class InitFilterConfigTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GenericFilter.InitFilterConfigTest servlet"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterConfig_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterConfig_Filter.java deleted file mode 100644 index c75a38aafc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterConfig_Filter.java +++ /dev/null @@ -1,116 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2006, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; -import java.util.Vector; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.GenericFilter; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class InitFilterConfig_Filter extends GenericFilter { - - // Instance Variables - Vector v = new Vector(); - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - - if (getFilterConfig() == null) { - passed = false; - pw.println( - "doFilter of Filter1 was called but this filter instance is not currently configured"); - } else { - passed = true; - pw.println("doFilter was successfully called in InitFilterConfig_Filter"); - Enumeration filters = v.elements(); - - while (filters.hasMoreElements()) { - pw.println(filters.nextElement()); - } - } - ServletTestUtil.printResult(pw, passed); - - } - - // remove the filter - public void destroy() { - } - - // initialize the filter configuration object for this filter. - - public void init(FilterConfig filterConfig) throws ServletException { - super.init(filterConfig); - v.add("In initFilterConfig() of initFilter_Filter"); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterTestServlet.java deleted file mode 100644 index d267d892ef..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilterTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class InitFilterTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "This text should not be displayed from the GenericFilter.InitFilterTest servlet"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilter_Filter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilter_Filter.java deleted file mode 100644 index a5264c7f8f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/InitFilter_Filter.java +++ /dev/null @@ -1,97 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.GenericFilter; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class InitFilter_Filter extends GenericFilter { - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - - if (getFilterConfig() == null) { - passed = false; - pw.println( - "doFilter of Filter1 was called but this filter instance is not currently configured"); - } else { - passed = true; - pw.println("doFilter was successfully called in InitFilter_Filter"); - } - ServletTestUtil.printResult(pw, passed); - - } - - // remove the filter - public void destroy() { - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/URLClient.java deleted file mode 100644 index 1ee5fe5ae6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/URLClient.java +++ /dev/null @@ -1,171 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62833 2011-05-18 13:13:23Z djiao $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_genericfilter_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(GetFilterName_Filter.class, GetFilterNameTestServlet.class, GetInitParam_Filter.class, GetInitParamNull_Filter.class, - GetInitParamNames_Filter.class, GetInitParamNamesNull_Filter.class, GetInitParamNamesNullTestServlet.class, - GetInitParamNamesTestServlet.class, GetInitParamNamesNull_Filter.class, GetInitParamNullTestServlet.class, - GetInitParamTestServlet.class, GetServletContext_Filter.class, GetServletContextTestServlet.class, - InitFilter_Filter.class, InitFilterConfig_Filter.class, InitFilterConfigTestServlet.class, - InitFilterTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_genericfilter_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: initFilterTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void initFilterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "InitFilterTest"); - invoke(); - } - - /* - * @testName: initFilterConfigTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void initFilterConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "InitFilterConfigTest"); - invoke(); - } - - /* - * @testName: GetFilterNameTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetFilterNameTest() throws Exception { - String testName = "GetFilterNameTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamTest() throws Exception { - String testName = "GetInitParamTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamNamesTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamNamesTest() throws Exception { - String testName = "GetInitParamNamesTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamNamesNullTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamNamesNullTest() throws Exception { - String testName = "GetInitParamNamesNullTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamNullTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamNullTest() throws Exception { - String testName = "GetInitParamNullTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetServletContextTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetServletContextTest() throws Exception { - String testName = "GetServletContextTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/build.xml deleted file mode 100644 index dab8aa2d51..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/servlet_js_genericfilter_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/servlet_js_genericfilter_web.xml deleted file mode 100644 index 4e8f0988dc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericfilter/servlet_js_genericfilter_web.xml +++ /dev/null @@ -1,169 +0,0 @@ - - - - - SerJaxSerGenericFilter - - ServletMappedInitFilter_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.InitFilter_Filter - - - ServletMappedInitFilterConfig_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.InitFilterConfig_Filter - - - ServletMappedGetFilterName_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetFilterName_Filter - - - ServletMappedGetInitParam_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParam_Filter - - GetInitParam_Filter_attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParam_Filter.SERVLET_MAPPED - - - - ServletMappedGetInitParamNames_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParamNames_Filter - - GetInitParamNames_Filter_attribute1 - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParamNames_Filter.SERVLET_MAPPED1 - - - GetInitParamNames_Filter_attribute2 - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParamNames_Filter.SERVLET_MAPPED2 - - - - ServletMappedGetServletContext_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetServletContext_Filter - - GetServletContext_Filter_attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetServletContext_Filter.SERVLET_MAPPED - - - - ServletMappedGetInitParamNull_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParamNull_Filter - - - ServletMappedGetInitParamNamesNull_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParamNamesNull_Filter - - - ServletMappedInitFilter_Filter - InitFilterTestLogicalName - - - ServletMappedInitFilterConfig_Filter - InitFilterConfigTestLogicalName - - - ServletMappedGetFilterName_Filter - GetFilterNameTestLogicalName - - - ServletMappedGetInitParam_Filter - GetInitParamTestLogicalName - - - ServletMappedGetInitParamNames_Filter - GetInitParamNamesTestLogicalName - - - ServletMappedGetServletContext_Filter - GetServletContextTestLogicalName - - - ServletMappedGetInitParamNull_Filter - GetInitParamNullTestLogicalName - - - ServletMappedGetInitParamNamesNull_Filter - GetInitParamNamesNullTestLogicalName - - - InitFilterTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.InitFilterTestServlet - - - InitFilterConfigTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.InitFilterConfigTestServlet - - - GetFilterNameTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetFilterNameTestServlet - - - GetInitParamNamesTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParamNamesTestServlet - - - GetInitParamNamesNullTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParamNamesNullTestServlet - - - GetServletContextTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetServletContextTestServlet - - - GetInitParamTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParamTestServlet - - - GetInitParamNullTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.genericfilter.GetInitParamNullTestServlet - - - InitFilterTestLogicalName - /InitFilterTest - - - InitFilterConfigTestLogicalName - /InitFilterConfigTest - - - GetFilterNameTestLogicalName - /GetFilterNameTest - - - GetInitParamNamesTestLogicalName - /GetInitParamNamesTest - - - GetInitParamNamesNullTestLogicalName - /GetInitParamNamesNullTest - - - GetServletContextTestLogicalName - /GetServletContextTest - - - GetInitParamTestLogicalName - /GetInitParamTest - - - GetInitParamNullTestLogicalName - /GetInitParamNullTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/DestroyTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/DestroyTestServlet.java deleted file mode 100644 index 7e3c1f6757..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/DestroyTestServlet.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DestroyTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - // Generally we shouldn't call destroy method explicitly. - destroy(); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/InitServletExceptionTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/InitServletExceptionTestServlet.java deleted file mode 100644 index d744c12884..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/InitServletExceptionTestServlet.java +++ /dev/null @@ -1,84 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class InitServletExceptionTestServlet extends GenericServlet { - - public void init() throws ServletException { - throw new ServletException("in init of InitServletExceptionTestServlet"); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, false); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/InitTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/InitTestServlet.java deleted file mode 100644 index 5a46ec99fd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/InitTestServlet.java +++ /dev/null @@ -1,103 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 1999, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class InitTestServlet extends GenericServlet { - - private final static String EXPECTED = "in init"; - - public void init() throws ServletException { - getServletConfig().getServletContext().setAttribute("status", EXPECTED); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - String actual = (String) getServletContext().getAttribute("status"); - if (actual != null) { - if (!actual.equals(EXPECTED)) { - passed = false; - pw.println("ERROR: status message was not found"); - pw.println("expected result=" + EXPECTED); - pw.println("actual result=" + actual); - } else { - passed = false; - } - } else { - passed = false; - pw.println("ERROR: status attribute was not found"); - } - - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/Init_ServletConfigServletExceptionTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/Init_ServletConfigServletExceptionTestServlet.java deleted file mode 100644 index 1a834a2f9b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/Init_ServletConfigServletExceptionTestServlet.java +++ /dev/null @@ -1,88 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Init_ServletConfigServletExceptionTestServlet - extends GenericServlet { - - public void init(ServletConfig sc) throws ServletException { - super.init(sc); - throw new ServletException( - "in init of Init_ServletConfigServletExceptionTestServlet"); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, false); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/Init_ServletConfigTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/Init_ServletConfigTestServlet.java deleted file mode 100644 index bc053ae1b6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/Init_ServletConfigTestServlet.java +++ /dev/null @@ -1,105 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 1999, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Init_ServletConfigTestServlet extends GenericServlet { - - private static final String EXPECTED = "in init"; - - public void init(ServletConfig sc) throws ServletException { - super.init(sc); - sc.getServletContext().setAttribute("status", EXPECTED); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - String actual = (String) getServletContext().getAttribute("status"); - if (actual != null) { - if (!actual.equals(EXPECTED)) { - passed = false; - pw.println("ERROR: status message was not found"); - pw.println("expected result=" + EXPECTED); - pw.println("actual result=" + actual); - } else { - passed = false; - } - } else { - passed = false; - pw.println("ERROR: status attribute was not found"); - } - - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/ServiceTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/ServiceTestServlet.java deleted file mode 100644 index bda298587e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/ServiceTestServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ServiceTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, true); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/ServletErrorPage.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/ServletErrorPage.java deleted file mode 100644 index 8e0c0dcf4c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/ServletErrorPage.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -/** - * Simple Servlet-based error page that displays error related req attributes. - */ - -public class ServletErrorPage extends GenericServlet { - - private static final String STATUS_CODE = RequestDispatcher.ERROR_STATUS_CODE; // "jakarta.servlet.error.status_code"; - - private static final String EXCEPTION_TYPE = RequestDispatcher.ERROR_EXCEPTION_TYPE; //"jakarta.servlet.error.exception_type"; - - private static final String MESSAGE = RequestDispatcher.ERROR_MESSAGE; //"jakarta.servlet.error.message"; - - private static final String EXCEPTION = RequestDispatcher.ERROR_EXCEPTION; //"jakarta.servlet.error.exception" - - private static final String REQUEST_URI = RequestDispatcher.ERROR_REQUEST_URI; //"jakarta.servlet.error.request_uri"; - - private static final String SERVLET_NAME = RequestDispatcher.ERROR_SERVLET_NAME; //"jakarta.servlet.error.servlet_name" - - private static final String EXP_MESSAGE = "error page invoked"; - - /** - * Invoked by container - */ - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - - PrintWriter pw = res.getWriter(); - // display req attributes - pw.println("Servlet Name: " + req.getAttribute(SERVLET_NAME)); - pw.println("Request URI: " + req.getAttribute(REQUEST_URI)); - pw.println("Status Code: " + req.getAttribute(STATUS_CODE)); - pw.println("Exception Type: " + req.getAttribute(EXCEPTION_TYPE)); - pw.println("Exception: " + req.getAttribute(EXCEPTION)); - pw.print("Message: "); - if (((String) req.getAttribute(MESSAGE)).indexOf(EXP_MESSAGE) > -1) { - pw.println(EXP_MESSAGE); - } - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/TestServlet.java deleted file mode 100644 index d2013bfb40..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/TestServlet.java +++ /dev/null @@ -1,204 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getServletConfigTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - if (getServletConfig() == null) { - passed = false; - pw.println("getServletConfig method returned a null"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - - } - - public void getServletContextTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - - if (getServletContext() == null) { - passed = false; - pw.println("getServletContext method returned a null"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getServletInfoTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - if (getServletInfo() == null) { - passed = false; - pw.println("getServletInfo method returned a null"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getServletNameTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - String expected = "TestServlet"; - String actual = getServletName(); - - if (actual != null) { - if (!expected.equals(actual)) { - passed = false; - pw.println("getServletName returned the wrong result"); - pw.println("Expected result= " + expected); - pw.println("Actual result= " + actual); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getServletName method returned a null"); - } - ServletTestUtil.printResult(pw, passed); - - } - - public void getInitParameterTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - String expected = "value1"; - - String actual = getInitParameter("parameter1"); - if (!expected.equals(actual)) { - passed = false; - pw.println("getInitParameter(String) did not return the correct result"); - pw.println("Expected result=" + expected); - pw.println("Actual result=" + actual); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getInitParameterNamesTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = true; - - String expectedResult1 = "parameter1"; - boolean expectedResult1Found = false; - String expectedResult2 = "parameter2"; - boolean expectedResult2Found = false; - Enumeration initP = getInitParameterNames(); - - if (initP.hasMoreElements()) { - while (initP.hasMoreElements()) { - String name = (String) initP.nextElement(); - pw.println("Initialization parameter: " + name); - - if (name.equals(expectedResult1)) { - if (!expectedResult1Found) { - expectedResult1Found = true; - } else { - passed = false; - pw.println( - "getInitParameterNames() method return an attribute name twice "); - pw.println( - "The attribute already specified was " + expectedResult1 + " "); - } - } else if (name.equals(expectedResult2)) { - if (!expectedResult2Found) { - expectedResult2Found = true; - } else { - passed = false; - pw.println( - "getInitParameterNames() method return an attribute name twice "); - pw.println( - "The attribute already specified was " + expectedResult2 + " "); - } - } - } - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/URLClient.java deleted file mode 100644 index 3ad1018809..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/URLClient.java +++ /dev/null @@ -1,253 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_genericservlet_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DestroyTestServlet.class, Init_ServletConfigServletExceptionTestServlet.class, - Init_ServletConfigTestServlet.class, InitServletExceptionTestServlet.class, - InitTestServlet.class, ServiceTestServlet.class, ServletErrorPage.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_genericservlet_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: destroyTest - * - * @assertion_ids: Servlet:JAVADOC:119 - * - * @test_Strategy: Create a GenericServlet and take out of service using - * destroy method - * - */ - @Test - public void destroyTest() throws Exception { - String testName = "destroyTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - } - - /* - * @testName: getServletConfigTest - * - * @assertion_ids: Servlet:JAVADOC:124 - * - * @test_Strategy: Create a GenericServlet and check for its ServletConfig - * object existence - * - */ - @Test - public void getServletConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:125 - * - * @test_Strategy: Create a GenericServlet and check for its ServletContext - * object existence - * - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } - - /* - * @testName: getServletInfoTest - * - * @assertion_ids: Servlet:JAVADOC:126 - * - * @test_Strategy: Create a GenericServlet and check for its ServletInfo - * object values - * - */ - @Test - public void getServletInfoTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletInfoTest"); - invoke(); - } - - /* - * @testName: getInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:120 - * - * @test_Strategy: Servlet tries to access a parameter that exists - */ - @Test - public void getInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterTest"); - invoke(); - } - - /* - * @testName: getInitParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:122 - * - * @test_Strategy: Servlet tries to get all parameter names - */ - @Test - public void getInitParameterNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterNamesTest"); - invoke(); - } - - /* - * @testName: getServletNameTest - * - * @assertion_ids: Servlet:JAVADOC:136 - * - * @test_Strategy: Servlet gets name of servlet - */ - @Test - public void getServletNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletNameTest"); - invoke(); - } - - /* - * @testName: initServletExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:130 - * - * @test_Strategy: Servlet throws a ServletException - */ - @Test - public void initServletExceptionTest() throws Exception { - String testName = "initServletExceptionTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Status Code: 500|Exception: jakarta.servlet.ServletException: in init of InitServletExceptionTestServlet"); - invoke(); - } - - /* - * @testName: initTest - * - * @assertion_ids: Servlet:JAVADOC:129 - * - * @test_Strategy: Servlet has init method that puts a value into the context. - * Servlet when called reads value from context - */ - @Test - public void initTest() throws Exception { - String testName = "initTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: init_ServletConfigServletExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:128 - * - * @test_Strategy: Servlet throws a ServletException - */ - @Test - public void init_ServletConfigServletExceptionTest() throws Exception { - String testName = "init_ServletConfigServletExceptionTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Status Code: 500|Exception: jakarta.servlet.ServletException: in init of Init_ServletConfigServletExceptionTestServlet"); - invoke(); - } - - /* - * @testName: init_ServletConfigTest - * - * @assertion_ids: Servlet:JAVADOC:127 - * - * @test_Strategy: Servlet has init method that puts a value into the context. - * Servlet when called reads value from context - */ - @Test - public void init_ServletConfigTest() throws Exception { - String testName = "init_ServletConfigTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: serviceTest - * - * @assertion_ids: Servlet:JAVADOC:133 - * - * @test_Strategy: Servlet which has a service method that is called - */ - @Test - public void serviceTest() throws Exception { - String testName = "serviceTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/build.xml deleted file mode 100644 index 8578790a03..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/build.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/servlet_js_genericservlet_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/servlet_js_genericservlet_web.xml deleted file mode 100644 index 1ab783b9ba..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/genericservlet/servlet_js_genericservlet_web.xml +++ /dev/null @@ -1,101 +0,0 @@ - - - - - SerJaxSerGenericServlet - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.TestServlet - - parameter1 - value1 - - - parameter2 - value2 - - - - destroyTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.DestroyTestServlet - - - initServletExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.InitServletExceptionTestServlet - - - initTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.InitTestServlet - - - init_ServletConfigServletExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.Init_ServletConfigServletExceptionTestServlet - - - init_ServletConfigTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.Init_ServletConfigTestServlet - - - servletErrorPage - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.ServletErrorPage - - - serviceTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.ServiceTestServlet - - - TestServlet - /TestServlet/* - - - destroyTest - /destroyTest - - - initServletExceptionTest - /initServletExceptionTest - - - initTest - /initTest - - - init_ServletConfigServletExceptionTest - /init_ServletConfigServletExceptionTest - - - init_ServletConfigTest - /init_ServletConfigTest - - - servletErrorPage - /servletErrorPage - - - serviceTest - /serviceTest - - - 54 - - - jakarta.servlet.ServletException - /servletErrorPage - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/TestListener.java deleted file mode 100644 index e3ded8e292..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/TestListener.java +++ /dev/null @@ -1,373 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.registration; - -import java.util.Collection; -import java.util.EnumSet; -import java.util.EventListener; -import java.util.HashMap; -import java.util.Iterator; -import java.util.Map; - -import jakarta.servlet.DispatcherType; -import jakarta.servlet.Filter; -import jakarta.servlet.FilterRegistration; -import jakarta.servlet.Registration; -import jakarta.servlet.Servlet; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRegistration; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public class TestListener implements ServletContextListener { - - private static final Logger LOGGER = LoggerFactory.getLogger(TestListener.class); - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - - final String addServletName1 = "AddServletString"; - final String addServletName2 = "AddServletClass"; - final String addServletName3 = "CreateServlet"; - final String addServletName4 = "AddServletNotFound"; - - final String addFilterName1 = "AddFilterString"; - final String addFilterName2 = "AddFilterClass"; - final String addFilterName3 = "CreateFilter"; - final String addFilterName4 = "AddFilterNotFound"; - - final String[] param_names = { "Filter", "FilterName", "Servlet", - "DISPATCH", "ServletName" }; - - /* - * Add Servlet AddServletString - */ - ServletRegistration srString = context.addServlet(addServletName1, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletString"); - srString.addMapping("/addServletString"); - srString.setInitParameter("FILTER", addFilterName1); - Map params = new HashMap<>(); - params.put("Filter", "No"); - params.put("Servlet", "Yes"); - params.put("FilterName", addFilterName1); - params.put("ServletName", addServletName1); - params.put("DISPATCH", DispatcherType.FORWARD.toString()); - srString.setInitParameters(params); - params.clear(); - - FilterRegistration frString = context.addFilter(addFilterName1, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterString"); - frString.addMappingForServletNames(EnumSet.of(DispatcherType.FORWARD), true, - addServletName1); - frString.setInitParameter("SERVLET", addServletName1); - params.put("Filter", "Yes"); - params.put("Servlet", "No"); - params.put("FilterName", addFilterName1); - params.put("ServletName", addServletName1); - params.put("DISPATCH", DispatcherType.FORWARD.toString()); - frString.setInitParameters(params); - params.clear(); - - /* - * Add Servlet AddServletClass - */ - ServletRegistration srClass = context.addServlet(addServletName2, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletClass.class); - srClass.addMapping("/addServletClass", "/SecondaddServletClass", - "/ThirdAddServletClass", "/AddServletClass/*"); - srClass.setInitParameter("FILTER", addFilterName2); - params.put("Filter", "No"); - params.put("Servlet", "Yes"); - params.put("FilterName", addFilterName2); - params.put("ServletName", addServletName2); - params.put("DISPATCH", DispatcherType.REQUEST.toString()); - srClass.setInitParameters(params); - params.clear(); - - FilterRegistration frClass = context.addFilter(addFilterName2, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterClass.class); - frClass.addMappingForServletNames(EnumSet.of(DispatcherType.REQUEST), true, - addServletName2); - frClass.setInitParameter("SERVLET", addServletName2); - params.put("Filter", "Yes"); - params.put("Servlet", "No"); - params.put("FilterName", addFilterName2); - params.put("ServletName", addServletName2); - params.put("DISPATCH", DispatcherType.REQUEST.toString()); - frClass.setInitParameters(params); - params.clear(); - - /* - * Add Servlet CreateServlet - */ - ServletRegistration srServlet = null; - FilterRegistration frFilter = null; - try { - Servlet servlet3 = context.createServlet( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateServlet.class); - srServlet = context.addServlet(addServletName3, servlet3); - srServlet.addMapping("/createServlet", "/SecondCreateServlet", - "/ThirdCreateServlet"); - srServlet.setInitParameter("FILTER", addFilterName3); - params.put("Filter", "No"); - params.put("Servlet", "Yes"); - params.put("FilterName", addFilterName3); - params.put("ServletName", addServletName3); - params.put("DISPATCH", DispatcherType.REQUEST.toString()); - srServlet.setInitParameters(params); - params.clear(); - - Filter filter3 = context.createFilter( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateFilter.class); - frFilter = context.addFilter(addFilterName3, filter3); - frFilter.addMappingForServletNames(EnumSet.of(DispatcherType.REQUEST), - true, addServletName3); - frFilter.setInitParameter("SERVLET", addServletName3); - params.put("Filter", "Yes"); - params.put("Servlet", "No"); - params.put("FilterName", addFilterName3); - params.put("ServletName", addServletName3); - params.put("DISPATCH", DispatcherType.REQUEST.toString()); - frFilter.setInitParameters(params); - params.clear(); - } catch (ServletException ex) { - LOGGER.error("Error creating Servlet"); - } - - /* - * Add Servlet AddServletNotFound - */ - ServletRegistration srNotFound = context.addServlet(addServletName4, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletNotFound.class); - srNotFound.addMapping("/addServletNotFound", "/TestServlet"); - srNotFound.setInitParameter("FILTER", addFilterName4); - srNotFound.setInitParameter(addFilterName4, "ALL"); - params.put("Filter", "No"); - params.put("Servlet", "Yes"); - params.put("FilterName", addFilterName4); - params.put("ServletName", addServletName4); - params.put("DISPATCH", "ALL"); - srNotFound.setInitParameters(params); - params.clear(); - - FilterRegistration frNotFound = context.addFilter(addFilterName4, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterNotFound.class); - frNotFound.addMappingForServletNames( - EnumSet.of(DispatcherType.REQUEST, DispatcherType.INCLUDE, - DispatcherType.FORWARD, DispatcherType.ERROR), - true, addServletName4); - frNotFound.setInitParameter("SERVLET", addServletName4); - params.put("Filter", "Yes"); - params.put("Servlet", "No"); - params.put("FilterName", addFilterName4); - params.put("ServletName", addServletName4); - params.put("DISPATCH", "ALL"); - frNotFound.setInitParameters(params); - params.clear(); - - /* - * Negative tests for - createServlet - createFilter - createListener - */ - - Boolean servlet_test = false; - Boolean filter_test = false; - Boolean listener_test = false; - String SERVLET_TEST = "SERVLET_TEST"; - String FILTER_TEST = "FILTER_TEST"; - String LISTENER_TEST = "LISTENER_TEST"; - - try { - Servlet badservlet = context.createServlet( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadServlet.class); - } catch (ServletException ex) { - servlet_test = true; - } - context.setInitParameter(SERVLET_TEST, servlet_test.toString()); - - try { - Filter badfilter = context.createFilter( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadFilter.class); - } catch (ServletException ex) { - filter_test = true; - } - context.setInitParameter(FILTER_TEST, filter_test.toString()); - - try { - EventListener badlistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadListener.class); - } catch (ServletException ex) { - listener_test = true; - } - context.setInitParameter(LISTENER_TEST, listener_test.toString()); - - /* - * Test for ServletRegistration.getMappings() - */ - String URL_MAPPING = "URL_MAPPING_TEST"; - StringBuilder Value_OF_URL = new StringBuilder(); - Collection url_mappings = srClass.getMappings(); - for (String url : url_mappings) { - Value_OF_URL.append(url).append('|'); - } - context.setInitParameter(URL_MAPPING, Value_OF_URL.toString()); - - /* - * Test for ServletRegistration.getServletRegistrations() - */ - String SERVLET_REGISTRATIONS = "SERVLET_REGISTRATIONS"; - StringBuilder Value_OF_Servlet_Registrations = new StringBuilder(); - Map servlet_registrations = context.getServletRegistrations(); - Iterator it = servlet_registrations.entrySet().iterator(); - while (it.hasNext()) { - Map.Entry pairs = (Map.Entry) it.next(); - Value_OF_Servlet_Registrations - .append(pairs.getKey() + "=" + pairs.getValue() + "|"); - } - context.setInitParameter(SERVLET_REGISTRATIONS, - Value_OF_Servlet_Registrations.toString()); - - /* - * Test for ServletRegistration.getServletRegistration(String) - */ - String SERVLET_REGISTRATION = "SERVLET_REGISTRATION"; - StringBuilder Value_OF_Registration = new StringBuilder(); - String[] servlets = { "AddServletString", "AddServletClass", "AddServletNotFound", "CreateServlet", "TestServlet" }; - for (String servlet : servlets) { - Value_OF_Registration.append( - servlet + "=" + context.getServletRegistration(servlet) + "|"); - } - context.setInitParameter(SERVLET_REGISTRATION, - Value_OF_Registration.toString()); - - /* - * Test for FilterRegistration.getFilterRegistrations() - */ - String FILTER_REGISTRATIONS = "FILTER_REGISTRATIONS"; - StringBuilder Value_OF_Filter_Registrations = new StringBuilder(); - Map filter_registrations = context - .getFilterRegistrations(); - it = filter_registrations.entrySet().iterator(); - while (it.hasNext()) { - Map.Entry pairs = (Map.Entry) it.next(); - Value_OF_Filter_Registrations - .append(pairs.getKey() + "=" + pairs.getValue() + "|"); - } - context.setInitParameter(FILTER_REGISTRATIONS, - Value_OF_Filter_Registrations.toString()); - - /* - * Test for ServletRegistration.getFilterRegistration(String) - */ - String FILTER_REGISTRATION = "FILTER_REGISTRATION"; - StringBuffer Value_OF_Filter_Registration = new StringBuffer(); - String[] filters = { "AddFilterString", "AddFilterClass", - "AddFilterNotFound", "CreateFilter" }; - for (String filter : filters) { - Value_OF_Filter_Registration - .append(filter + "=" + context.getFilterRegistration(filter) + "|"); - } - context.setInitParameter(FILTER_REGISTRATION, - Value_OF_Filter_Registration.toString()); - - /* - * Test for FilterRegistration.getServletNameMappings() - */ - String FILTER_SERVLET_MAPPING = "FILTER_SERVLET_MAPPING"; - StringBuffer Value_OF_Servlet_URL = new StringBuffer(); - FilterRegistration[] Filters = { frString, frClass, frNotFound, frFilter }; - for (FilterRegistration Filter_Test : Filters) { - Collection servlet_mappings = Filter_Test - .getServletNameMappings(); - for (String servlet : servlet_mappings) { - Value_OF_Servlet_URL.append(servlet + "|"); - } - } - context.setInitParameter(FILTER_SERVLET_MAPPING, - Value_OF_Servlet_URL.toString()); - - /* - * Test for Registration.getName() Test for Registration.getClassName() Test - * for Registration.setInitParameter(String) Test for - * Registration.getInitParameter(String) Test for - * Registration.setInitParameters() Test for - * Registration.getInitParameters() - */ - - String REGISTRATION_NAME = "REGISTRION_NAME"; - String REGISTRATION_CLASS_NAME = "REGISTRATION_CLASS_NAME"; - String REGISTRATION_INIT_PARAMETER = "REGISTRATION_INIT_PARAMETER"; - String REGISTRATION_INIT_PARAMETERS = "REGISTRATION_INIT_PARAMETERS"; - - StringBuffer Value_OF_Registration_Name = new StringBuffer(); - StringBuffer Value_OF_Registration_Class_Name = new StringBuffer(); - StringBuffer Value_OF_Registration_InitParameter = new StringBuffer(); - StringBuffer Value_OF_Registration_InitParameters = new StringBuffer(); - - Registration[] registrations = { srString, frString, srClass, frClass, - srServlet, frFilter, srNotFound, frNotFound }; - - for (Registration registration : registrations) { - Value_OF_Registration_Name.append(registration.getName() + "|"); - - Value_OF_Registration_Class_Name - .append(registration.getClassName() + "|"); - - Value_OF_Registration_InitParameter - .append(registration.getInitParameter("FILTER") + "|"); - Value_OF_Registration_InitParameter - .append(registration.getInitParameter("SERVLET") + "|"); - - params = registration.getInitParameters(); - for (int i = 0; i < 5; i++) { - Value_OF_Registration_InitParameters - .append(param_names[i] + "=" + params.get(param_names[i]) + "|"); - } - } - - context.setInitParameter(REGISTRATION_NAME, - Value_OF_Registration_Name.toString()); - context.setInitParameter(REGISTRATION_CLASS_NAME, - Value_OF_Registration_Class_Name.toString()); - context.setInitParameter(REGISTRATION_INIT_PARAMETER, - Value_OF_Registration_InitParameter.toString()); - context.setInitParameter(REGISTRATION_INIT_PARAMETERS, - Value_OF_Registration_InitParameters.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/TestServlet.java deleted file mode 100644 index 49ca9cbb73..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/TestServlet.java +++ /dev/null @@ -1,212 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.registration; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.StringTokenizer; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void servletURLMappingTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String URL_MAPPING = "URL_MAPPING_TEST"; - - pw.println(URL_MAPPING + "=" - + getServletContext().getInitParameter(URL_MAPPING).toUpperCase()); - getServletContext().removeAttribute(URL_MAPPING); - - ServletTestUtil.printResult(pw, true); - } - - public void filterServletMappingTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String FILTER_SERVLET_MAPPING = "FILTER_SERVLET_MAPPING"; - - pw.println(FILTER_SERVLET_MAPPING + "=" - + getServletContext().getInitParameter(FILTER_SERVLET_MAPPING)); - getServletContext().removeAttribute(FILTER_SERVLET_MAPPING); - - ServletTestUtil.printResult(pw, true); - } - - public void getServletRegistrationsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String SERVLET_REGISTRIONS = "SERVLET_REGISTRATIONS"; - - pw.println(SERVLET_REGISTRIONS + ":"); - String servlets = getServletContext().getInitParameter(SERVLET_REGISTRIONS) - .toUpperCase(); - - StringTokenizer st = new StringTokenizer(servlets, "|"); - while (st.hasMoreTokens()) { - pw.println(st.nextToken()); - } - - getServletContext().removeAttribute(SERVLET_REGISTRIONS); - - ServletTestUtil.printResult(pw, true); - } - - public void getServletRegistrationTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String SERVLET_REGISTRATION = "SERVLET_REGISTRATION"; - - pw.println(SERVLET_REGISTRATION + ":"); - String servlets = getServletContext().getInitParameter(SERVLET_REGISTRATION) - .toUpperCase(); - - StringTokenizer st = new StringTokenizer(servlets, "|"); - while (st.hasMoreTokens()) { - pw.println(st.nextToken()); - } - - getServletContext().removeAttribute(SERVLET_REGISTRATION); - - ServletTestUtil.printResult(pw, true); - } - - public void getFilterRegistrationsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String FILTER_REGISTRIONS = "FILTER_REGISTRATIONS"; - - pw.println(FILTER_REGISTRIONS + ":"); - String filters = getServletContext().getInitParameter(FILTER_REGISTRIONS); - - StringTokenizer st = new StringTokenizer(filters, "|"); - while (st.hasMoreTokens()) { - pw.println(st.nextToken()); - } - - getServletContext().removeAttribute(FILTER_REGISTRIONS); - - ServletTestUtil.printResult(pw, true); - } - - public void getFilterRegistrationTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String FILTER_REGISTRION = "FILTER_REGISTRATION"; - - pw.println(FILTER_REGISTRION + ":"); - String filters = getServletContext().getInitParameter(FILTER_REGISTRION); - - StringTokenizer st = new StringTokenizer(filters, "|"); - while (st.hasMoreTokens()) { - pw.println(st.nextToken()); - } - - getServletContext().removeAttribute(FILTER_REGISTRION); - - ServletTestUtil.printResult(pw, true); - } - - public void getRegistrationNameTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String REGISTRATION_NAME = "REGISTRION_NAME"; - - pw.println(REGISTRATION_NAME + ":"); - String servlets = getServletContext().getInitParameter(REGISTRATION_NAME) - .toUpperCase(); - - StringTokenizer st = new StringTokenizer(servlets, "|"); - while (st.hasMoreTokens()) { - pw.println(st.nextToken()); - } - - getServletContext().removeAttribute(REGISTRATION_NAME); - - ServletTestUtil.printResult(pw, true); - } - - public void getRegistrationClassNameTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String REGISTRATION_CLASS_NAME = "REGISTRATION_CLASS_NAME"; - - pw.println(REGISTRATION_CLASS_NAME + ":"); - String servlets = getServletContext() - .getInitParameter(REGISTRATION_CLASS_NAME).toUpperCase(); - - StringTokenizer st = new StringTokenizer(servlets, "|"); - while (st.hasMoreTokens()) { - pw.println(st.nextToken()); - } - - getServletContext().removeAttribute(REGISTRATION_CLASS_NAME); - - ServletTestUtil.printResult(pw, true); - } - - public void getRegistrationInitParameterTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String REGISTRATION_INIT_PARAMETER = "REGISTRATION_INIT_PARAMETER"; - - pw.println(REGISTRATION_INIT_PARAMETER + ":"); - String servlets = getServletContext() - .getInitParameter(REGISTRATION_INIT_PARAMETER); - - if (servlets != null) { - StringTokenizer st = new StringTokenizer(servlets, "|"); - while (st.hasMoreTokens()) { - pw.println(st.nextToken()); - } - ServletTestUtil.printResult(pw, true); - } else { - ServletTestUtil.printResult(pw, false); - } - getServletContext().removeAttribute(REGISTRATION_INIT_PARAMETER); - } - - public void getRegistrationInitParametersTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String REGISTRATION_INIT_PARAMETERS = "REGISTRATION_INIT_PARAMETERS"; - - pw.println(REGISTRATION_INIT_PARAMETERS + ":"); - String all_stuff = getServletContext() - .getInitParameter(REGISTRATION_INIT_PARAMETERS); - - if (all_stuff != null) { - StringTokenizer st = new StringTokenizer(all_stuff, "|"); - while (st.hasMoreTokens()) { - pw.println(st.nextToken()); - } - ServletTestUtil.printResult(pw, true); - } else { - ServletTestUtil.printResult(pw, false); - } - getServletContext().removeAttribute(REGISTRATION_INIT_PARAMETERS); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/URLClient.java deleted file mode 100644 index 204baa2d53..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/URLClient.java +++ /dev/null @@ -1,388 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 58928 2009-08-03 21:08:09Z djiao $ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.registration; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterNotFound; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletNotFound; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadFilter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateFilter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_registration_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, TestServlet.class, AddServletString.class, AddFilterString.class, - AddServletClass.class, AddFilterClass.class, CreateServlet.class, CreateFilter.class, - AddServletNotFound.class, AddFilterNotFound.class, BadServlet.class, BadFilter.class, - BadListener.class) - .setWebXML(URLClient.class.getResource("servlet_js_registration_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * Test strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), Add another Servlet - * ServletContext.addServlet(String, String), Add the third Servlet - * ServletContext.addServlet(String, Servlet), Add the fourth Servlet - * ServletContext.createServlet(Class), 2. mapping the new Servlets - * programmatically. 3. Create a FilterRegistration - * ServletContext.addFilter(String, Class) Create another FilterRegistration - * ServletContext.addFilter(String, String), Create the third - * FilterRegistration ServletContext.addFilter(String, Filter), Create the - * fourth FilterRegistration ServletContext.createFilter(Class), 4. Map all - * FilterRegistration calling addMappingForServletNames 5. Store server side - * information returned in ServletContextAttribute 6. Define a servlet in - * web.xml; 7. client send a request to the last servlet to get server - * information - */ - /* - * @testName: servletURLMappingTest - * - * @assertion_ids: Servlet:JAVADOC:664; Servlet:JAVADOC:676; - * Servlet:JAVADOC:696; Servlet:JAVADOC:697; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. mapping the new - * Servlet programmatically. 3. Store information returned by - * jakarta.servlet.ServletRegistration.getMappings in ServletContextAttribute 4. - * client send a request to another servlet to get the information Verify in - * client that getMapping works - */ - @Test - public void servletURLMappingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletURLMappingTest"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "URL_MAPPING_TEST" + "|/ADDSERVLETCLASS" + "|/SECONDADDSERVLETCLASS" - + "|/THIRDADDSERVLETCLASS" + "|/ADDSERVLETCLASS/*"); - invoke(); - } - - /* - * @testName: filterServletMappingTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:655; - * Servlet:JAVADOC:657; Servlet:JAVADOC:668; Servlet:JAVADOC:668.3; - * Servlet:JAVADOC:669; Servlet:JAVADOC:669.3; Servlet:JAVADOC:670; - * Servlet:JAVADOC:670.3; Servlet:JAVADOC:677; Servlet:JAVADOC:677.1; - * Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * FilterRegistration ServletContext.addFilter(String, Class) 2. Create - * another FilterRegistration ServletContext.addFilter(String, String), 3. - * Create the third FilterRegistration ServletContext.addServlet(String, - * Filter), 4. Map all FilterRegistration calling addMappingForServletNames 5. - * Store information in ServletContextAttribute: - * jakarta.servlet.FilterRegistration.getServletNameMappings 6. client send a - * request to another servlet to get the information Verify in client that - * getServletNameMappings works - */ - @Test - public void filterServletMappingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "filterServletMappingTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "FILTER_SERVLET_MAPPING" + "|AddServletString" + "|AddServletClass" - + "|AddServletNotFound" + "|CreateServlet"); - invoke(); - } - - /* - * @testName: servletRegistrationsTest - * - * @assertion_ids: Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:681; Servlet:JAVADOC:692; - * Servlet:JAVADOC:694; Servlet:JAVADOC:696; - * - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. Add another Servlet - * ServletContext.addServlet(String, String), 3. Add the third Servlet - * ServletContext.addServlet(String, Servlet), 4. Add the fourth Servlet - * ServletContext.createServlet(Class), 5. Define a servlet in web.xml; 6. - * Store information returned in ServletContextAttribute by - * jakarta.servlet.ServletRegistration.getServletRegistrations 7. client send a - * request to another servlet to get the information Verify in client that - * getServletRegistrations works - */ - @Test - public void servletRegistrationsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletRegistrationsTest"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "SERVLET_REGISTRATIONS:" + "|ADDSERVLETCLASS" + "|ADDSERVLETNOTFOUND" - + "|ADDSERVLETSTRING" + "|CREATESERVLET" + "|TESTSERVLET"); - invoke(); - } - - /* - * @testName: getServletRegistrationTest - * - * @assertion_ids: Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:681; Servlet:JAVADOC:691; - * Servlet:JAVADOC:694; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. Add another Servlet - * ServletContext.addServlet(String, String), 3. Add the third Servlet - * ServletContext.addServlet(String, Servlet), 4. Add the fourth Servlet - * ServletContext.createServlet(Class), 5. Define a servlet in web.xml; 6. - * Store information returned in ServletContextAttribute by - * jakarta.servlet.ServletRegistration.getServletRegistration(String) 7. client - * send a request to another servlet to get the information Verify in client - * that getServletRegistration(String) works - */ - @Test - public void getServletRegistrationTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletRegistrationTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "SERVLET_REGISTRATION:" + "|ADDSERVLETSTRING" + "|ADDSERVLETCLASS" - + "|ADDSERVLETNOTFOUND" + "|CREATESERVLET" + "|TESTSERVLET"); - invoke(); - } - - /* - * @testName: getFilterRegistrationsTest - * - * @assertion_ids: Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:681; Servlet:JAVADOC:689; - * Servlet:JAVADOC:694; Servlet:JAVADOC:696; - * - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. Add another Servlet - * ServletContext.addServlet(String, String), 3. Add the third Servlet - * ServletContext.addServlet(String, Servlet), 4. Add the fourth Servlet - * ServletContext.createServlet(Class), 5. Define a servlet in web.xml; 6. - * Store information returned in ServletContextAttribute by - * jakarta.servlet.ServletRegistration.getFilterRegistrations 7. client send a - * request to another servlet to get the information Verify in client that - * getFilterRegistrations works - */ - @Test - public void getFilterRegistrationsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getFilterRegistrationsTest"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "FILTER_REGISTRATIONS:" + "|AddFilterClass" + "|AddFilterNotFound" - + "|AddFilterString" + "|CreateFilter"); - invoke(); - } - - /* - * @testName: getFilterRegistrationTest - * - * @assertion_ids: Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:681; Servlet:JAVADOC:688; - * Servlet:JAVADOC:694; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. Add another Servlet - * ServletContext.addServlet(String, String), 3. Add the third Servlet - * ServletContext.addServlet(String, Servlet), 4. Add the fourth Servlet - * ServletContext.createServlet(Class), 5. Define a servlet in web.xml; 6. - * Store information returned in ServletContextAttribute by - * jakarta.servlet.ServletRegistration.getFilterRegistration(String) 7. client - * send a request to another servlet to get the information Verify in client - * that getFilterRegistration(String) works - */ - @Test - public void getFilterRegistrationTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getFilterRegistrationTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "FILTER_REGISTRATION:" + "|AddFilterString" + "|AddFilterClass" - + "|AddFilterNotFound" + "|CreateFilter"); - invoke(); - } - - /* - * @testName: getRegistrationNameTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:662; - * Servlet:JAVADOC:668; Servlet:JAVADOC:669; Servlet:JAVADOC:670; - * Servlet:JAVADOC:674; Servlet:JAVADOC:675; Servlet:JAVADOC:676; - * Servlet:JAVADOC:677; Servlet:JAVADOC:681; Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * ServletRegistration ServletContext.addServlet(String, Class) 2. Create - * another ServletRegistration ServletContext.addServlet(String, String), 3. - * Create the third ServletRegistration ServletContext.addServlet(String, - * Servlet), 4. Add the fourth Servlet ServletContext.createServlet(Class), 5. - * Create a FilterRegistration ServletContext.addFilter(String, Class) 6. - * Create another FilterRegistration ServletContext.addFilter(String, String), - * 7. Create the third FilterRegistration ServletContext.addFilter(String, - * Filter), 8. Create the fourth FilterRegistration - * ServletContext.CreateFilter(Class), 9. Store information returned in - * ServletContextAttribute by jakarta.servlet.Registration.getName() 10. client - * send a request to another servlet to get the information Verify in client - * that jakarta.servlet.Registration.getName() works - */ - @Test - public void getRegistrationNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRegistrationNameTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "REGISTRION_NAME:" + "|ADDSERVLETSTRING" + "|ADDFILTERSTRING" - + "|ADDSERVLETCLASS" + "|ADDFILTERCLASS" + "|CREATESERVLET" - + "|CREATEFILTER" + "|ADDSERVLETNOTFOUND" + "|ADDFILTERNOTFOUND"); - invoke(); - } - - /* - * @testName: getRegistrationClassNameTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:659; - * Servlet:JAVADOC:668; Servlet:JAVADOC:669; Servlet:JAVADOC:670; - * Servlet:JAVADOC:674; Servlet:JAVADOC:675; Servlet:JAVADOC:676; - * Servlet:JAVADOC:677; Servlet:JAVADOC:681; Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * ServletRegistration ServletContext.addServlet(String, Class) 2. Create - * another ServletRegistration ServletContext.addServlet(String, String), 3. - * Create the third ServletRegistration ServletContext.addServlet(String, - * Servlet), 4. Add the fourth Servlet ServletContext.createServlet(Class), 5. - * Create a FilterRegistration ServletContext.addFilter(String, Class) 6. - * Create another FilterRegistration ServletContext.addFilter(String, String), - * 7. Create the third FilterRegistration ServletContext.addFilter(String, - * Filter), 8. Create the fourth FilterRegistration - * ServletContext.CreateFilter(Class), 9. Store information returned in - * ServletContextAttribute by jakarta.servlet.Registration.getName() 10. client - * send a request to another servlet to get the information Verify in client - * that jakarta.servlet.Registration.getClassName() works - */ - @Test - public void getRegistrationClassNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRegistrationClassNameTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "REGISTRATION_CLASS_NAME:" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDSERVLETSTRING" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDFILTERSTRING" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDSERVLETCLASS" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDFILTERCLASS" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.CREATESERVLET" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.CREATEFILTER" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDSERVLETNOTFOUND" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDFILTERNOTFOUND"); - invoke(); - } - - /* - * @testName: getRegistrationInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:660; - * Servlet:JAVADOC:663; Servlet:JAVADOC:668; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:677; Servlet:JAVADOC:681; - * Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * ServletRegistration ServletContext.addServlet(String, Class) 2. Create - * another ServletRegistration ServletContext.addServlet(String, String), 3. - * Create the third ServletRegistration ServletContext.addServlet(String, - * Servlet), 4. Create a FilterRegistration ServletContext.addFilter(String, - * Class) 5. Create another FilterRegistration - * ServletContext.addFilter(String, String), 6. Create the third - * FilterRegistration ServletContext.addFilter(String, Filter), 7. Call - * setInitParameter(String, String) on all above Registratyion Object; 8. - * Store information returned in ServletContextAttribute by - * jakarta.servlet.Registration.getInitParameter(String) 9. client send a - * request to another servlet to get the information Verify in client that - * jakarta.servlet.Registration.getInitParameter(String) works - */ - @Test - public void getRegistrationInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRegistrationInitParameterTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "REGISTRATION_INIT_PARAMETER:" + "|AddFilterString" - + "|AddServletString" + "|AddFilterClass" + "|AddServletClass" - + "|CreateFilter" + "|CreateServlet" + "|AddFilterNotFound" - + "|AddServletNotFound"); - invoke(); - } - - /* - * @testName: getRegistrationInitParametersTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:661; - * Servlet:JAVADOC:664; Servlet:JAVADOC:668; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:677; Servlet:JAVADOC:681; - * Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * ServletRegistration ServletContext.addServlet(String, Class) 2. Create - * another ServletRegistration ServletContext.addServlet(String, String), 3. - * Create the third ServletRegistration ServletContext.addServlet(String, - * Servlet), 4. Create a FilterRegistration ServletContext.addFilter(String, - * Class) 5. Create another FilterRegistration - * ServletContext.addFilter(String, String), 6. Create the third - * FilterRegistration ServletContext.addFilter(String, Filter), 7. Call - * setInitParameters(Map) on all above Registratyion Object; 8. Store - * information returned in ServletContextAttribute by - * jakarta.servlet.Registration.getInitParameters() 9. client send a request to - * another servlet to get the information Verify in client that - * jakarta.servlet.Registration.getInitParameters() works - */ - @Test - public void getRegistrationInitParametersTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRegistrationInitParametersTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "REGISTRATION_INIT_PARAMETERS:" - + "|Filter=No|FilterName=AddFilterString|Servlet=Yes" - + "|DISPATCH=FORWARD|ServletName=AddServletString" - + "|Filter=Yes|FilterName=AddFilterString|Servlet=No" - + "|DISPATCH=FORWARD|ServletName=AddServletString" - + "|Filter=No|FilterName=AddFilterClass|Servlet=Yes" - + "|DISPATCH=REQUEST|ServletName=AddServletClass" - + "|Filter=Yes|FilterName=AddFilterClass|Servlet=No" - + "|DISPATCH=REQUEST|ServletName=AddServletClass" - + "|Filter=No|FilterName=CreateFilter|Servlet=Yes" - + "|DISPATCH=REQUEST|ServletName=CreateServlet" - + "|Filter=Yes|FilterName=CreateFilter|Servlet=No" - + "|DISPATCH=REQUEST|ServletName=CreateServlet" - + "|Filter=No|FilterName=AddFilterNotFound|Servlet=Yes" - + "|DISPATCH=ALL|ServletName=AddServletNotFound" - + "|Filter=Yes|FilterName=AddFilterNotFound|Servlet=No" - + "|DISPATCH=ALL|ServletName=AddServletNotFound"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/build.xml deleted file mode 100644 index ab8101b657..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/build.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/servlet_js_registration_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/servlet_js_registration_web.xml deleted file mode 100644 index 5fa030736c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/registration/servlet_js_registration_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxRegistration - - com.sun.ts.tests.servlet.api.jakarta_servlet.registration.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.registration.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet.java deleted file mode 100644 index 7177db6ab7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ForwardedServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - pw.println("Content from ForwardedServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet2.java deleted file mode 100644 index 95205771ad..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet2.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ForwardedServlet2 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - throw new ServletException("Content from ForwardedServlet2"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet3.java deleted file mode 100644 index e1e94ae42d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/ForwardedServlet3.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ForwardedServlet3 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - throw new IOException("Content from ForwardedServlet3"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/IncludedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/IncludedServlet.java deleted file mode 100644 index 21c0d8669c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/IncludedServlet.java +++ /dev/null @@ -1,83 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class IncludedServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - response.setContentType("text/html"); - pw.write("Content of IncludedServlet\n"); - ServletTestUtil.printResult(pw, true); - pw.flush(); - pw.close(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/TestServlet.java deleted file mode 100644 index 596f4ba15b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/TestServlet.java +++ /dev/null @@ -1,144 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - /** - * Test for forward(ServletRequest,ServletResponse) method - */ - public void forwardTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/ForwardedServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } - - public void forward_1Test(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - // response is committed here - pw.println("Committing some content to buffer"); - pw.flush(); - String path = "/ForwardedServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - try { - rd.forward(request, response); - passed = false; - pw.println("IllegalStateException should have been generated"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * A Test for Include(ServletRequest,ServletResponse) method - */ - public void includeTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String path = "/ForwardedServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } - - /** - * The included servlet is not supposed to change the Response Headers. Our - * included servlet changes it we will check whether that changed header value - * gets reflected in the client side or not - */ - public void include_1Test(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - response.setContentType("text/sgml"); - String path = "/IncludedServlet"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } - - public void include_2Test(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - String path = "/ForwardedServlet2"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - try { - rd.include(request, response); - passed = false; - pw.println("ServletException should have been generated"); - } catch (Throwable t) { - if (t instanceof ServletException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of ServletException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void include_3Test(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - String path = "/ForwardedServlet3"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - try { - rd.include(request, response); - passed = false; - pw.println("IOException should have been generated"); - } catch (Throwable t) { - if (t instanceof IOException) { - passed = true; - } else { - passed = false; - pw.println("Exception thrown, but was not an instance of IOException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/URLClient.java deleted file mode 100644 index 8444adc52a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/URLClient.java +++ /dev/null @@ -1,153 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_requestdispatcher_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ForwardedServlet.class, ForwardedServlet2.class, ForwardedServlet3.class, - IncludedServlet.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_requestdispatcher_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: forwardTest - * - * @assertion_ids: Servlet:SPEC:80; Servlet:JAVADOC:230; Servlet:JAVADOC:272; - * Servlet:JAVADOC:274; - * - * @test_Strategy: Create a servlet, get its RequestDispatcher and use it to - * forward to a servlet - */ - @Test - public void forwardTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "forwardTest"); - invoke(); - } - - /* - * @testName: forward_1Test - * - * @assertion_ids: Servlet:SPEC:77; Servlet:SPEC:80; Servlet:JAVADOC:230; - * Servlet:JAVADOC:277; - * - * @test_Strategy: A negative test for RequestDispatcher.forward() method. - * Create a servlet, print a string to the buffer, flush the buffer to commit - * the string, get its RequestDispatcher and use it to forward to a servlet. - */ - @Test - public void forward_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "forward_1Test"); - invoke(); - } - - /* - * @testName: includeTest - * - * @assertion_ids: Servlet:JAVADOC:230; Servlet:JAVADOC:278; - * - * @test_Strategy: Create a servlet, get its RequestDispatcher and use it to - * include a servlet - */ - @Test - public void includeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "includeTest"); - invoke(); - } - - /* - * @testName: include_1Test - * - * @assertion_ids: Servlet:JAVADOC:230; Servlet:JAVADOC:278; - * - * @test_Strategy: A negative test for RequestDispatcher.include() test. - * Create a servlet, set its Content-Type to be 'text/html', get its - * RequestDispatcher and use it to include a servlet. The included servlet - * tries to change the Content-Type to be text/html. Test at the client side - * for correct Content-Type. - */ - @Test - public void include_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "include_1Test"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Content-Type: text/sgml"); - invoke(); - } - - /* - * @testName: include_2Test - * - * @assertion_ids: Servlet:SPEC:82; Servlet:SPEC:80; Servlet:JAVADOC:230; - * Servlet:JAVADOC:279; - * - * @test_Strategy: A negative test for RequestDispatcher.include() method. - * Create a servlet with service() method throws ServletException. Use - * RequestDispatcher to include to this servlet. Verify that include() method - * throws ServletException. - */ - @Test - public void include_2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "include_2Test"); - invoke(); - } - - /* - * @testName: include_3Test - * - * @assertion_ids: Servlet:SPEC:82; Servlet:SPEC:80; Servlet:JAVADOC:230; - * Servlet:JAVADOC:280; - * - * @test_Strategy: A negative test for RequestDispatcher.include() method. - * Create a servlet with service() method throws IOException. Use - * RequestDispatcher to include to this servlet. Verify that include() method - * throws IOException. - */ - @Test - public void include_3Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "include_3Test"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/build.xml deleted file mode 100644 index 88ecd7a54b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/servlet_js_requestdispatcher_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/servlet_js_requestdispatcher_web.xml deleted file mode 100644 index 76dfc0502a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/requestdispatcher/servlet_js_requestdispatcher_web.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - SerJaxSerRequestDispatcher - - IncludedServletLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.IncludedServlet - - - ForwardedServlet2LogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.ForwardedServlet2 - - - ForwardedServlet3LogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.ForwardedServlet3 - - - ForwardedServletLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.ForwardedServlet - - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.TestServlet - - - TestLogicalName - /TestServlet - - - IncludedServletLogicalName - /IncludedServlet - - - ForwardedServletLogicalName - /ForwardedServlet - - - ForwardedServlet2LogicalName - /ForwardedServlet2 - - - ForwardedServlet3LogicalName - /ForwardedServlet3 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/SCAttributeEventListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/SCAttributeEventListener.java deleted file mode 100644 index 41e7434034..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/SCAttributeEventListener.java +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletContextAttributeListener; - -public final class SCAttributeEventListener - implements ServletContextAttributeListener { - - // Public Methods - - public void attributeAdded(ServletContextAttributeEvent event) { - StaticLog.add("AttributeAdded:" + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(ServletContextAttributeEvent event) { - StaticLog - .add("AttributeRemoved:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletContextAttributeEvent event) { - StaticLog - .add("AttributeReplaced:" + event.getName() + "," + event.getValue()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/SCAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/SCAttributeListener.java deleted file mode 100644 index 73004b2fa0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/SCAttributeListener.java +++ /dev/null @@ -1,118 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletContextAttributeListener; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public final class SCAttributeListener - implements ServletContextAttributeListener, ServletContextListener { - - static ServletContext savedSC = null; - - // Public Methods - - public void contextInitialized(ServletContextEvent event) { - savedSC = event.getServletContext(); - } - - public void contextDestroyed(ServletContextEvent event) { - } - - public void attributeAdded(ServletContextAttributeEvent event) { - StaticLog.add("AttributeAdded:" + event.getName() + "," + event.getValue()); - ServletContext sc = event.getServletContext(); - if (savedSC != sc) { - StaticLog.add(getErrorMessageForInvalidContext(savedSC, sc)); - } - } - - public void attributeRemoved(ServletContextAttributeEvent event) { - StaticLog - .add("AttributeRemoved:" + event.getName() + "," + event.getValue()); - ServletContext sc = event.getServletContext(); - if (savedSC != sc) { - StaticLog.add(getErrorMessageForInvalidContext(savedSC, sc)); - } - } - - public void attributeReplaced(ServletContextAttributeEvent event) { - StaticLog - .add("AttributeReplaced:" + event.getName() + "," + event.getValue()); - ServletContext sc = event.getServletContext(); - if (savedSC != sc) { - StaticLog.add(getErrorMessageForInvalidContext(savedSC, sc)); - } - } - - private String getErrorMessageForInvalidContext(ServletContext initCtx, - ServletContext eventCtx) { - StringBuffer sb = new StringBuffer(128); - sb.append( - "The ServletContext of the event is not the same ServletContext provided to the listener at initialization.\n"); - sb.append("Initialized context: " + initCtx + "\n"); - sb.append("Event.getServletContext returned context: " + eventCtx + "\n"); - return sb.toString(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/TestServlet.java deleted file mode 100644 index e92f6cda9c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/TestServlet.java +++ /dev/null @@ -1,169 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void constructorTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - ServletContextAttributeEvent scae = new ServletContextAttributeEvent( - getServletContext(), "test", "value"); - if (scae == null) { - passed = false; - pw.println("The constructor for ServletContextEvent returned a null"); - } else { - passed = true; - } - StaticLog.clear(); - ServletTestUtil.printResult(pw, passed); - } - - public void addedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "AttributeAdded:addTest,Attribute1" }; - - // the test - ServletContext context = getServletContext(); - context.setAttribute("addTest", "Attribute1"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean passed = ServletTestUtil.checkArrayList(result, expected, true, - false); - if (!passed) { - ServletTestUtil.printFailureData(pw, result, expected); - } - context.removeAttribute("addTest"); - ServletTestUtil.printResult(pw, passed); - - } - - public void removedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "AttributeAdded:removeTest,Attribute1", - "AttributeRemoved:removeTest,Attribute1" }; - - // the test - ServletContext context = getServletContext(); - context.setAttribute("removeTest", "Attribute1"); - context.removeAttribute("removeTest"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean passed = ServletTestUtil.checkArrayList(result, expected, true, - false); - if (!passed) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, passed); - - } - - public void replacedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "AttributeAdded:replacedTest,Attribute1", - "AttributeReplaced:replacedTest,Attribute1" }; - - // the test - ServletContext context = getServletContext(); - context.setAttribute("replacedTest", "Attribute1"); - context.setAttribute("replacedTest", "Attribute2"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean passed = ServletTestUtil.checkArrayList(result, expected, true, - false); - if (!passed) { - ServletTestUtil.printFailureData(pw, result, expected); - } - context.removeAttribute("replacedTest"); - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/URLClient.java deleted file mode 100644 index ff87d26778..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/URLClient.java +++ /dev/null @@ -1,120 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_scattributeevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SCAttributeEventListener.class, SCAttributeListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_scattributeevent_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:112 - * - * @test_Strategy: Servlet instanciate the constructor - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: addedTest - * - * @assertion_ids: Servlet:JAVADOC:113;Servlet:JAVADOC:114;Servlet:JAVADOC:117 - * - * @test_Strategy: Servlet adds an attribute. The listener should detect the - * add and write a message out to a static log. Servlet then reads the log and - * verifys the result. It also verifies the request and context that changed - * - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: Servlet:JAVADOC:113;Servlet:JAVADOC:115;Servlet:JAVADOC:117 - * - * @test_Strategy: Servlet adds/removes an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. It also verifies the request and context - * that changed - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: Servlet:JAVADOC:113;Servlet:JAVADOC:116;Servlet:JAVADOC:117 - * - * @test_Strategy: Servlet adds/replaces an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. It also verifies the request and context - * that changed - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/build.xml deleted file mode 100644 index c54112b4b6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/build.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/servlet_js_scattributeevent_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/servlet_js_scattributeevent_web.xml deleted file mode 100644 index 3a139e7a94..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributeevent/servlet_js_scattributeevent_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - ServletContextAttributeEvent - - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent.SCAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/SCAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/SCAttributeListener.java deleted file mode 100644 index cf4a7b4288..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/SCAttributeListener.java +++ /dev/null @@ -1,83 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 1999, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletContextAttributeListener; - -public final class SCAttributeListener - implements ServletContextAttributeListener { - - // Public Methods - public void attributeAdded(ServletContextAttributeEvent event) { - StaticLog.add("AttributeAdded:" + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(ServletContextAttributeEvent event) { - StaticLog - .add("AttributeRemoved:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletContextAttributeEvent event) { - StaticLog - .add("AttributeReplaced:" + event.getName() + "," + event.getValue()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/TestServlet.java deleted file mode 100644 index 5de0925721..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/TestServlet.java +++ /dev/null @@ -1,170 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void addedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - // cleanup context just to be sure - context.removeAttribute("addedTest"); - context.removeAttribute("removedTest"); - context.removeAttribute("replacedTest"); - StaticLog.clear(); - - String[] expected = { "AttributeAdded:addedTest,Attribute1" }; - - // the test - context.setAttribute("addedTest", "Attribute1"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - // cleanup context - context.removeAttribute("addedTest"); - - } - - public void removedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - // cleanup context just to be sure - context.removeAttribute("addedTest"); - context.removeAttribute("removedTest"); - context.removeAttribute("replacedTest"); - StaticLog.clear(); - String[] expected = { "AttributeAdded:removedTest,Attribute1", - "AttributeRemoved:removedTest,Attribute1" }; - - // the test - context.setAttribute("removedTest", "Attribute1"); - context.removeAttribute("removedTest"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - } - - public void replacedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - // cleanup context just to be sure - context.removeAttribute("addedTest"); - context.removeAttribute("removedTest"); - context.removeAttribute("replacedTest"); - StaticLog.clear(); - - String[] expected = { "AttributeAdded:replacedTest,Attribute1", - "AttributeReplaced:replacedTest,Attribute1" }; - - // the test - context.setAttribute("replacedTest", "Attribute1"); - context.setAttribute("replacedTest", "Attribute2"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - // cleanup context - context.removeAttribute("replacedTest"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/URLClient.java deleted file mode 100644 index 5fca1650a0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/URLClient.java +++ /dev/null @@ -1,101 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_scattributelistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SCAttributeListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_scattributelistener_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: addedTest - * - * @assertion_ids: Servlet:JAVADOC:216; Servlet:JAVADOC:252; - * - * @test_Strategy: Servlet adds an attribute. The listener should detect the - * add and write a message out to a static log. Servlet then reads the log and - * verifies the result. - * - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: Servlet:JAVADOC:217; Servlet:JAVADOC:255; - * - * @test_Strategy: Servlet adds/removes an attribute. The listener should - * detect the two actions and write a message out to a static log. Servlet - * then reads the log and verifies the result. - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: Servlet:JAVADOC:218 - * - * @test_Strategy: Servlet adds/replaces an attribute. The listener should - * detect the two actions and write a message to a static log. Servlet then - * reads the log and verifies the result. - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/build.xml deleted file mode 100644 index 517bb5cafa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/servlet_js_scattributelistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/servlet_js_scattributelistener_web.xml deleted file mode 100644 index 78d84913a1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener/servlet_js_scattributelistener_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSerContextAttrListen - - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener.SCAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/SCAttributeListener40.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/SCAttributeListener40.java deleted file mode 100644 index 9ec3673f36..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/SCAttributeListener40.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener40; - -import jakarta.servlet.ServletContextAttributeListener; - -public final class SCAttributeListener40 - implements ServletContextAttributeListener { -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/TestServlet.java deleted file mode 100644 index 522fb13f59..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/TestServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener40; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void defaultMethodsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("In ServletContextAttributeListener40.TestServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/URLClient.java deleted file mode 100644 index a3ff73116f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/URLClient.java +++ /dev/null @@ -1,73 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener40; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_scattributelistener40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SCAttributeListener40.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_scattributelistener40_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: defaultMethodsTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client successfully calls a servlet with an empty - * ServletContextAttribute listener implementation class. - * - */ - @Test - public void defaultMethodsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "defaultMethodsTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/build.xml deleted file mode 100644 index 6dc21c959e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/servlet_js_scattributelistener40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/servlet_js_scattributelistener40_web.xml deleted file mode 100644 index 5c37ea8e66..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scattributelistener40/servlet_js_scattributelistener40_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSerContextAttrListen40 - - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener40.SCAttributeListener40 - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener40.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/SContextEventListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/SContextEventListener.java deleted file mode 100644 index 0dddada868..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/SContextEventListener.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 1999, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scevent; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public final class SContextEventListener implements ServletContextListener { - - // The servlet context with which we are associated. - private ServletContext context = null; - - // Public Methods - public void contextDestroyed(ServletContextEvent event) { - this.context = null; - StaticLog.clear(); - } - - public void contextInitialized(ServletContextEvent event) { - this.context = event.getServletContext(); - StaticLog.clear(); - - if (event.getServletContext() instanceof ServletContext) { - StaticLog.add( - "ServletContextEvent.getServletContext() returned instanceof ServletContext"); - } else { - StaticLog.add( - "ServletContextEvent.getServletContext() did not return an instanceof ServletContext"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/TestServlet.java deleted file mode 100644 index 6bb2697e42..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/TestServlet.java +++ /dev/null @@ -1,107 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scevent; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void constructorTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletContextEvent sce = new ServletContextEvent( - this.getServletConfig().getServletContext()); - if (sce != null) { - ServletTestUtil.printResult(pw, true); - } else { - ServletTestUtil.printResult(pw, false); - } - - } - - public void getServletContextTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - String[] expected = { - "ServletContextEvent.getServletContext() returned instanceof ServletContext" }; - - // verify results - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/URLClient.java deleted file mode 100644 index 973f5805d9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/URLClient.java +++ /dev/null @@ -1,85 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scevent; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_scevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SContextEventListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_scevent_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:110 - * - * @test_Strategy: Servlet tries to get an instance of ServletContextEvent. - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:111 - * - * @test_Strategy: Deploy a servlet context event listener. When the context - * gets initialized, write a status message to a static log. Servlet reads the - * static log looking for a specific message and verifies it exists - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/build.xml deleted file mode 100644 index 312936042e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/servlet_js_scevent_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/servlet_js_scevent_web.xml deleted file mode 100644 index 46522ba17a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scevent/servlet_js_scevent_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSerContextEvent - - com.sun.ts.tests.servlet.api.jakarta_servlet.scevent.SContextEventListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/AddFilterString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/AddFilterString.java deleted file mode 100644 index 7218153f72..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/AddFilterString.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public final class AddFilterString implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - private static final Logger LOGGER = LoggerFactory.getLogger(AddFilterString.class); - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) { - LOGGER.info( - "doFilter of AddFilterString was called but this filter instance is not currently configured"); - } else { - LOGGER.info("ADD_FILTER_STRING_INVOKED"); - } - - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TCKServletContainerInitializer.java deleted file mode 100644 index 62664eb3b5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TestListener.java deleted file mode 100644 index 40ceea5267..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TestListener.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - final String addFilterName1 = "AddFilterString"; - - try { - context.addFilter(addFilterName1, - "com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter.AddFilterString"); - passed = false; - log.append("Expected UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("Expected UnsupportedOperationException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TestServlet.java deleted file mode 100644 index b28d117e9b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void addFilterTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/URLClient.java deleted file mode 100644 index 244c8cc617..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/URLClient.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_addfilter_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addClasses(AddFilterString.class, TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_addfilter_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: addFilterTest - * - * @assertion_ids: Servlet:JAVADOC:668.6; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.addFilter(String, String) Verify - * that UnsupportedOperationException is thrown. - */ - @Test - public void addFilterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addFilterTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/build.xml deleted file mode 100644 index 3e96e2bf84..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 3be0918afc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1,2 +0,0 @@ - -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/servlet_sci_addfilter_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/servlet_sci_addfilter_web.xml deleted file mode 100644 index f2cb616160..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter/servlet_sci_addfilter_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIADDFILTER - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/AddFilterClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/AddFilterClass.java deleted file mode 100644 index 6af0ae3d0f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/AddFilterClass.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter1; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public final class AddFilterClass implements Filter { - - private static final Logger LOGGER = LoggerFactory.getLogger(AddFilterClass.class); - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) { - LOGGER.info( - "doFilter of AddFilterClass was called but this filter instance is not currently configured"); - } else { - LOGGER.info("ADD_FILTER_CLASS_INVOKED"); - } - - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TCKServletContainerInitializer.java deleted file mode 100644 index 46af5b8863..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter1; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter1.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TestListener.java deleted file mode 100644 index 284a977810..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TestListener.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter1; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - final String addFilterName2 = "AddFilterClass"; - - try { - context.addFilter(addFilterName2, AddFilterClass.class); - passed = false; - log.append("Expected UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("Expected UnsupportedOperationException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TestServlet.java deleted file mode 100644 index 1b01a79f3b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter1; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void addFilterTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/URLClient.java deleted file mode 100644 index 3400e60b9f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter1; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_addfilter1_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AddFilterClass.class, TCKServletContainerInitializer.class, - TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_addfilter1_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: addFilterTest - * - * @assertion_ids: Servlet:JAVADOC:670.6; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.addFilter(String, Class) Verify - * that UnsupportedOperationException is thrown. - */ - @Test - public void addFilterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addFilterTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/build.xml deleted file mode 100644 index fbdb197de2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 73b9707368..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter1.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/servlet_sci_addfilter1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/servlet_sci_addfilter1_web.xml deleted file mode 100644 index d2df30fda7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addfilter1/servlet_sci_addfilter1_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIADDFILTER1 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addfilter1.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SCAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SCAttributeListener.java deleted file mode 100644 index f3d9c26278..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SCAttributeListener.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener; - -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletContextAttributeListener; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public final class SCAttributeListener - implements ServletContextAttributeListener { - - private static final Logger LOGGER = LoggerFactory.getLogger(SCAttributeListener.class); - - // Public Methods - - public void attributeAdded(ServletContextAttributeEvent event) { - LOGGER.info("SCAttributeAdded:" + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(ServletContextAttributeEvent event) { - LOGGER.info( - "SCAttributeRemoved:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletContextAttributeEvent event) { - LOGGER.info( - "SCAttributeReplaced:" + event.getName() + "," + event.getValue()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SCListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SCListener.java deleted file mode 100644 index f295234e26..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SCListener.java +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class SCListener implements ServletContextListener { - - public void contextDestroyed(ServletContextEvent event) { - System.out.print("SCListener Destroyed."); - } - - public void contextInitialized(ServletContextEvent event) { - System.out.print("SCListener Initialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SRAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SRAttributeListener.java deleted file mode 100644 index 3c6af4f196..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SRAttributeListener.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener; - -import jakarta.servlet.ServletRequestAttributeEvent; -import jakarta.servlet.ServletRequestAttributeListener; - -public final class SRAttributeListener - implements ServletRequestAttributeListener { - - public void attributeAdded(ServletRequestAttributeEvent event) { - System.out - .print("SRAttributeAdded:" + event.getName() + "," + event.getValue()); - - } - - public void attributeRemoved(ServletRequestAttributeEvent event) { - System.out.print( - "SRAttributeRemoved:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletRequestAttributeEvent event) { - System.out.print( - "SRAttributeReplaced:" + event.getName() + "," + event.getValue()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SRListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SRListener.java deleted file mode 100644 index 07976282eb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/SRListener.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class SRListener implements ServletRequestListener { - - // Public Methods - public void requestDestroyed(ServletRequestEvent event) { - System.out.print("in requestDestroyed method of CreateSRListener"); - } - - public void requestInitialized(ServletRequestEvent event) { - System.out.print("CreateSRListener_INVOKED"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TCKServletContainerInitializer.java deleted file mode 100644 index 21af780461..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TestListener.java deleted file mode 100644 index 1d310e2149..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TestListener.java +++ /dev/null @@ -1,97 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SCListener.class); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addListener(SCListener.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addListener(SCListener.class)."); - } - - try { - context.addListener( - SCAttributeListener.class); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addListener(SCAttributeListener.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addListener(SCAttributeListener.class)."); - } - - try { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SRListener.class); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addListener(SRListener.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addListener(SRListener.class)."); - } - - try { - context.addListener( - SRAttributeListener.class); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addListener(SRAttributeListener.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addListener(SRAttributeListener.class)."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TestServlet.java deleted file mode 100644 index 4f87902c41..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void addListenerTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/URLClient.java deleted file mode 100644 index deb38dda69..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/URLClient.java +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_addlistener_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SCAttributeListener.class, SCListener.class, SCListener.class, - SRAttributeListener.class, SRListener.class, TCKServletContainerInitializer.class, - TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_addlistener_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: addListenerTest - * - * @assertion_ids: Servlet:JAVADOC:673.12; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.addListener(Class) Verify that - * UnsupportedOperationException is thrown. - */ - @Test - public void addListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addListenerTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/build.xml deleted file mode 100644 index 0f93f1e021..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 32298b1b6a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/servlet_sci_addlistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/servlet_sci_addlistener_web.xml deleted file mode 100644 index e30a3116f0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener/servlet_sci_addlistener_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIADDLISTENER - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TCKServletContainerInitializer.java deleted file mode 100644 index de2e95ac44..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener1; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener1.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TestListener.java deleted file mode 100644 index a2939561f9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TestListener.java +++ /dev/null @@ -1,97 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener1; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SCListener"); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addListener(SCListener)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addListener(SCListener)."); - } - - try { - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SCAttributeListener"); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addListener(SCAttributeListener)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addListener(SCAttributeListener)."); - } - - try { - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SRListener"); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addListener(SRListener)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addListener(SRListener)."); - } - - try { - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SRAttributeListener"); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addListener(SRAttributeListene)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addListener(SRAttributeListener)."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TestServlet.java deleted file mode 100644 index 8a3c806d75..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener1; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void addListenerTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/URLClient.java deleted file mode 100644 index fc7d9f06e4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/URLClient.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener1; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_addlistener1_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_addlistener1_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: addListenerTest - * - * @assertion_ids: Servlet:JAVADOC:671.12; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.addListener(String) Verify that - * UnsupportedOperationException is thrown. - */ - @Test - public void addListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addListenerTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/build.xml deleted file mode 100644 index 337db403c9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/build.xml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 9454dc1c3f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener1.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/servlet_sci_addlistener1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/servlet_sci_addlistener1_web.xml deleted file mode 100644 index c8e9e31bc8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addlistener1/servlet_sci_addlistener1_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIADDLISTENER1 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener1.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/DummyServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/DummyServlet.java deleted file mode 100644 index fda15c156a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/DummyServlet.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public abstract class DummyServlet extends GenericServlet { - - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - System.out.println("In DummyServlet"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TCKServletContainerInitializer.java deleted file mode 100644 index ac5928b444..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TestListener.java deleted file mode 100644 index 4be40e716e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TestListener.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.addServlet("/testURL", - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet.DummyServlet.class); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addServlet(String, DummyServlet.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addServlet(String, DummyServlet.class)."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TestServlet.java deleted file mode 100644 index 186f3b7df8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void addServletTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/URLClient.java deleted file mode 100644 index e40e813211..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/URLClient.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_addservlet_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DummyServlet.class, TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_addservlet_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: addServletTest - * - * @assertion_ids: Servlet:JAVADOC:676.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.addServlet(String, Class) Verify - * that UnsupportedOperationException is thrown. - */ - @Test - public void addServletTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addServletTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/build.xml deleted file mode 100644 index 17495c6e4f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index a9f182fa4d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/servlet_sci_addservlet_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/servlet_sci_addservlet_web.xml deleted file mode 100644 index 8b80dc82c3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet/servlet_sci_addservlet_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIADDSERVLET - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/DummyServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/DummyServlet.java deleted file mode 100644 index b1de84f262..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/DummyServlet.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet1; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public abstract class DummyServlet extends GenericServlet { - - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - System.out.println("In DummyServlet"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TCKServletContainerInitializer.java deleted file mode 100644 index f1835b09ae..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet1; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet1.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TestListener.java deleted file mode 100644 index 7ed62cac93..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TestListener.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet1; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.addServlet("/testURL", - "com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet1.DummyServlet"); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by addServlet(String, String)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by addServlet(String, String)."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TestServlet.java deleted file mode 100644 index 452d715fb1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet1; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void addServletTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/URLClient.java deleted file mode 100644 index 7ba53cb426..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/URLClient.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet1; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_addservlet1_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DummyServlet.class, TCKServletContainerInitializer.class, - TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_addservlet1_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: addServletTest - * - * @assertion_ids: Servlet:JAVADOC:674.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addServlet; in the - * ServletContextListener call ServletContext.addServlet(String, String) - * Verify that UnsupportedOperationException is thrown. - */ - @Test - public void addServletTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addServletTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/build.xml deleted file mode 100644 index a17304a27e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 1e8659407a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet1.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/servlet_sci_addservlet1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/servlet_sci_addservlet1_web.xml deleted file mode 100644 index dbc887bcb9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/addservlet1/servlet_sci_addservlet1_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIADDSERVLET - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addservlet1.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/build.xml deleted file mode 100644 index a1e1ef02ac..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/CreateFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/CreateFilter.java deleted file mode 100644 index f25fa9ddc0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/CreateFilter.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createfilter; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class CreateFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) { - System.out.println( - "doFilter of CreateFilter was called but this filter instance is not currently configured"); - } else { - System.out.println("CREATE_FILTER_INVOKED"); - } - - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TCKServletContainerInitializer.java deleted file mode 100644 index c0f06df961..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createfilter; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createfilter.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TestListener.java deleted file mode 100644 index 26bdcc825c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TestListener.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createfilter; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletException; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.createFilter( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createfilter.CreateFilter.class); - passed = false; - log.append("Expected UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("Expected UnsupportedOperationException thrown."); - } catch (ServletException ex) { - passed = false; - System.out.println("Error creating Servlet"); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TestServlet.java deleted file mode 100644 index b08856ab64..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void createFilterTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/URLClient.java deleted file mode 100644 index 35bbc09d98..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createfilter; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_createfilter_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(CreateFilter.class, TCKServletContainerInitializer.class, - TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_createfilter_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: createFilterTest - * - * @assertion_ids: Servlet:JAVADOC:677.3; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.createFilter(Class) Verify that - * UnsupportedOperationException is thrown. - */ - @Test - public void createFilterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "createFilterTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/build.xml deleted file mode 100644 index e274c0f7d6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index ef125daaf0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createfilter.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/servlet_sci_createfilter_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/servlet_sci_createfilter_web.xml deleted file mode 100644 index 54dc1e8e59..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createfilter/servlet_sci_createfilter_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCICREATEFILTER - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createfilter.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TCKServletContainerInitializer.java deleted file mode 100644 index 999845d290..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createlistener; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createlistener.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TestListener.java deleted file mode 100644 index 2656602227..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TestListener.java +++ /dev/null @@ -1,112 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createlistener; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletException; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SCListener.class); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by createListener(SCListener.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by createListener(SCListener.class)."); - } catch (ServletException ex1) { - passed = false; - log.append( - "ServletException thrown by createListener(SCListener.class)."); - } - - try { - context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SCAttributeListener.class); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by createListener(SCAttributeListener.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by createListener(SCAttributeListener.class)."); - } catch (ServletException ex1) { - passed = false; - log.append( - "ServletException thrown by createListener(SCAttributeListener.class)."); - } - - try { - context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SRListener.class); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by createListener(SRListener.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by createListener(SRListener.class)."); - } catch (ServletException ex1) { - passed = false; - log.append( - "ServletException thrown by createListener(SRListener.class)."); - } - - try { - context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SRAttributeListener.class); - log.append( - "Expected UnsupportedOperationException not thrown by createListener(SRAttributeListener.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by createListener(SRAttributeListener.class)."); - } catch (ServletException ex1) { - log.append( - "ServletException thrown by createListener(SRAttributeListener.class)."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TestServlet.java deleted file mode 100644 index d48382a7f3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createlistener; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void createListenerTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/URLClient.java deleted file mode 100644 index d4205a6378..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/URLClient.java +++ /dev/null @@ -1,74 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createlistener; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SCAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SRAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SRListener; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.addlistener.SCListener; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_createlistener_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class, SCListener.class, - SCAttributeListener.class, SRListener.class, SRAttributeListener.class) - .setWebXML(URLClient.class.getResource("servlet_sci_createlistener_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: createListenerTest - * - * @assertion_ids: Servlet:JAVADOC:679.3; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.createListener(Class) Verify - * that UnsupportedOperationException is thrown. - */ - @Test - public void createListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "createListenerTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/build.xml deleted file mode 100644 index 1d11f9e833..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/build.xml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 85ec668123..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createlistener.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/servlet_sci_createlistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/servlet_sci_createlistener_web.xml deleted file mode 100644 index a97266476d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createlistener/servlet_sci_createlistener_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCICREATELISTENER - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createlistener.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/DummyServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/DummyServlet.java deleted file mode 100644 index 9feb8e73fb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/DummyServlet.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createservlet; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public abstract class DummyServlet extends GenericServlet { - - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - System.out.println("In DummyServlet"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TCKServletContainerInitializer.java deleted file mode 100644 index 3a4f5e1def..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createservlet; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createservlet.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TestListener.java deleted file mode 100644 index 8ec23ad66d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TestListener.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createservlet; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.addServlet("/testURL", - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createservlet.DummyServlet.class); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by createservlet(String, DummyServlet.class)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by createservlet(String, DummyServlet.class)."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TestServlet.java deleted file mode 100644 index 9ba1af4761..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void createServletTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/URLClient.java deleted file mode 100644 index 375960ca99..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createservlet; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_createservlet_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DummyServlet.class, TCKServletContainerInitializer.class, - TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_createservlet_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: createServletTest - * - * @assertion_ids: Servlet:JAVADOC:681.3; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.createServlet(Class) Verify that - * UnsupportedOperationException is thrown. - */ - @Test - public void createServletTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "createServletTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/build.xml deleted file mode 100644 index f0edd56793..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 776a170313..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createservlet.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/servlet_sci_createservlet_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/servlet_sci_createservlet_web.xml deleted file mode 100644 index e24fcbccea..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/createservlet/servlet_sci_createservlet_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCICREATESERVLET - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.createservlet.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TCKServletContainerInitializer.java deleted file mode 100644 index a600983cd4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getclassloader; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getclassloader.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestListener.java deleted file mode 100644 index 5021517497..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestListener.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getclassloader; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = false; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getClassLoader(); - passed = true; - log.append( - "UnsupportedOperationException not thrown by getClassLoader()."); - } catch (UnsupportedOperationException ex) { - log.append( - "UnsupportedOperationException thrown by getClassLoader()."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestServlet.java deleted file mode 100644 index c36a6dd240..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getclassloader; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getClassloaderTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/URLClient.java deleted file mode 100644 index a6004afe8b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/URLClient.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getclassloader; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_getclassloader_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_getclassloader_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getClassloaderTest - * - * @assertion_ids: Servlet:JAVADOC:683.2; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.getClassloader() Verify that - * UnsupportedOperationException is thrown. - */ - @Test - public void getClassloaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getClassloaderTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/build.xml deleted file mode 100644 index bae9869750..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 7b8220382e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getclassloader.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/servlet_sci_getclassloader_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/servlet_sci_getclassloader_web.xml deleted file mode 100644 index 52d366d7f4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getclassloader/servlet_sci_getclassloader_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIGETCLASSLOADER - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getclassloader.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TCKServletContainerInitializer.java deleted file mode 100644 index 88b1c5eee2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getdefaultsessiontrackingmodes; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getdefaultsessiontrackingmodes.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TestListener.java deleted file mode 100644 index 10d0e8bdf6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TestListener.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getdefaultsessiontrackingmodes; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = false; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getDefaultSessionTrackingModes(); - passed = true; - log.append("UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("UnsupportedOperationException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TestServlet.java deleted file mode 100644 index 2ee07e6e89..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getdefaultsessiontrackingmodes; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getDefaultSessionTrackingModes(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/URLClient.java deleted file mode 100644 index efad6a2cf6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/URLClient.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getdefaultsessiontrackingmodes; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_getdefaultsessiontrackingmode_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_getdefaultsessiontrackingmode_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getDefaultSessionTrackingModes - * - * @assertion_ids: Servlet:JAVADOC:684.1; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.getDefaultSessionTrackingModes() - * Verify that UnsupportedOperationException is thrown. - */ - @Test - public void getDefaultSessionTrackingModes() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDefaultSessionTrackingModes"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/build.xml deleted file mode 100644 index 832c02cccc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index d6f4ba8f47..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getdefaultsessiontrackingmodes.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/servlet_sci_getdefaultsessiontrackingmode_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/servlet_sci_getdefaultsessiontrackingmode_web.xml deleted file mode 100644 index 0afcea7c30..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getdefaultsessiontrackingmodes/servlet_sci_getdefaultsessiontrackingmode_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIGETDEAFULTSessionTrackingMode - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getdefaultsessiontrackingmodes.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TCKServletContainerInitializer.java deleted file mode 100644 index d0a4e3ff05..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivemajorversion; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivemajorversion.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestListener.java deleted file mode 100644 index c2aef11ea7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestListener.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivemajorversion; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = false; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getEffectiveMajorVersion(); - passed = true; - log.append( - "UnsupportedOperationException not thrown by getEffectiveMajorVersion()."); - } catch (UnsupportedOperationException ex) { - log.append( - "UnsupportedOperationException thrown by getEffectiveMajorVersion()."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestServlet.java deleted file mode 100644 index 4db5767cf1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivemajorversion; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getEffectiveMajorVersionTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/URLClient.java deleted file mode 100644 index d381e9e8e9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/URLClient.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivemajorversion; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_geteffectivemajorversion_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_geteffectivemajorversion_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getEffectiveMajorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:685.1; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.getEffectiveMajorVersion() - * Verify that UnsupportedOperationException is thrown. - */ - @Test - public void getEffectiveMajorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getEffectiveMajorVersionTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/build.xml deleted file mode 100644 index 8f4c2a7b67..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 62c275cd13..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivemajorversion.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/servlet_sci_geteffectivemajorversion_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/servlet_sci_geteffectivemajorversion_web.xml deleted file mode 100644 index bf4808703b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivemajorversion/servlet_sci_geteffectivemajorversion_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIGETEFFECTIVEMAJORVERSION - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivemajorversion.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TCKServletContainerInitializer.java deleted file mode 100644 index 1951c519dc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectiveminorversion; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectiveminorversion.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestListener.java deleted file mode 100644 index 9095edabb8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestListener.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectiveminorversion; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = false; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getEffectiveMajorVersion(); - passed = true; - log.append("UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("UnsupportedOperationException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestServlet.java deleted file mode 100644 index 5dbe6aa322..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectiveminorversion; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getEffectiveMajorVersionTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/URLClient.java deleted file mode 100644 index 1e53361ba7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/URLClient.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectiveminorversion; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_geteffectiveminorversion_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_geteffectiveminorversion_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getEffectiveMajorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:686.1; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.getEffectiveMajorVersion() - * Verify that UnsupportedOperationException is thrown. - */ - @Test - public void getEffectiveMajorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getEffectiveMajorVersionTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/build.xml deleted file mode 100644 index 930b2be59f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 85a6f9236d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectiveminorversion.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/servlet_sci_geteffectiveminorversion_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/servlet_sci_geteffectiveminorversion_web.xml deleted file mode 100644 index 2ed6e4fc41..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectiveminorversion/servlet_sci_geteffectiveminorversion_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIGETEFFECTIVEMINORVERSION - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectiveminorversion.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TCKServletContainerInitializer.java deleted file mode 100644 index 8a6ab72789..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivesessiontrackingmodes; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivesessiontrackingmodes.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TestListener.java deleted file mode 100644 index 6a0a730a27..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TestListener.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivesessiontrackingmodes; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = false; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getEffectiveSessionTrackingModes(); - passed = true; - log.append("UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("UnsupportedOperationException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TestServlet.java deleted file mode 100644 index c8fedb9bf5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivesessiontrackingmodes; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getEffectiveSessionTrackingModes(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/URLClient.java deleted file mode 100644 index ca3deca514..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivesessiontrackingmodes; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_geteffectivesessiontrackingmode_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_geteffectivesessiontrackingmode_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getEffectiveSessionTrackingModes - * - * @assertion_ids: Servlet:JAVADOC:687.1; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call - * ServletContext.getEffectiveSessionTrackingModes() Verify that - * UnsupportedOperationException is thrown. - */ - @Test - public void getEffectiveSessionTrackingModes() throws Exception { - TEST_PROPS.setProperty(APITEST, "getEffectiveSessionTrackingModes"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/build.xml deleted file mode 100644 index 6098d50094..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 3f946f35c4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivesessiontrackingmodes.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/servlet_sci_geteffectivesessiontrackingmode_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/servlet_sci_geteffectivesessiontrackingmode_web.xml deleted file mode 100644 index ef37167175..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/geteffectivesessiontrackingmodes/servlet_sci_geteffectivesessiontrackingmode_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIGETEFFECTIVESessionTrackingMode - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.geteffectivesessiontrackingmodes.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TCKServletContainerInitializer.java deleted file mode 100644 index 76dcd3a309..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestFilter.java deleted file mode 100644 index 3b5f30b112..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestFilter.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class TestFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) { - System.out.println( - "doFilter of TestFilter was called but this filter instance is not currently configured"); - } else { - System.out.println("TEST_FILTER_INVOKED"); - } - - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestListener.java deleted file mode 100644 index 29b40f2893..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestListener.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getFilterRegistration( - "com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration.TestFilter"); - log.append( - "Expected UnsupportedOperationException not thrown by getFilterRegistration(String)."); - passed = false; - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by getFilterRegistration(String)."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestServlet.java deleted file mode 100644 index 255361b176..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/TestServlet.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - @Override - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - public void getFilterRegistrationTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/URLClient.java deleted file mode 100644 index 3265731bd5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/URLClient.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_getfilterregistration_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestFilter.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_getfilterregistration_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getFilterRegistrationTest - * - * @assertion_ids: Servlet:JAVADOC:688.1; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.getFilterRegistration(String) - * Verify that UnsupportedOperationException is thrown. - */ - @Test - public void getFilterRegistrationTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getFilterRegistrationTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/build.xml deleted file mode 100644 index 673ea1cad6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 4eb2e28593..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/servlet_sci_getfilterregistration_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/servlet_sci_getfilterregistration_web.xml deleted file mode 100644 index 1766c1d7a2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistration/servlet_sci_getfilterregistration_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - SerSCIGETFILTERREGISTRATION - - TestFilter - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration.TestFilter - - - TestFilter - TestServlet - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistration.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TCKServletContainerInitializer.java deleted file mode 100644 index 280711f1bc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestFilter.java deleted file mode 100644 index 88e2223dfd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestFilter.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.annotation.WebFilter; - -@WebFilter(urlPatterns = { "/foo" }) -public final class TestFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) { - System.out.println( - "doFilter of TestFilter was called but this filter instance is not currently configured"); - } else { - System.out.println("TEST_FILTER_INVOKED"); - } - - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestFilter1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestFilter1.java deleted file mode 100644 index 0c8e12a413..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestFilter1.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class TestFilter1 implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) { - System.out.println( - "doFilter of TestFilter1 was called but this filter instance is not currently configured"); - } else { - System.out.println("TEST_FILTER1_INVOKED"); - } - - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestListener.java deleted file mode 100644 index 5ce7fc46f5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestListener.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getFilterRegistrations(); - log.append( - "Expected UnsupportedOperationException not thrown by getFilterRegistrations()."); - passed = false; - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by getFilterRegistrations()."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestServlet.java deleted file mode 100644 index 09b5c3f8ff..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getFilterRegistrationsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/URLClient.java deleted file mode 100644 index fc2c7cabaf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/URLClient.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_getfilterregistrations_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestFilter.class, TestFilter1.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_getfilterregistrations_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getFilterRegistrationsTest - * - * @assertion_ids: Servlet:JAVADOC:689.2; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.getFilterRegistrations() Verify - * that UnsupportedOperationException is thrown. - */ - @Test - public void getFilterRegistrationsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getFilterRegistrationsTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/build.xml deleted file mode 100644 index f21bd6c675..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index b387313385..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/servlet_sci_getfilterregistrations_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/servlet_sci_getfilterregistrations_web.xml deleted file mode 100644 index 3b9487e8c2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getfilterregistrations/servlet_sci_getfilterregistrations_web.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - SerSCIGETFILTERREGISTRATIONS - - TestFilter - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations.TestFilter - - - TestFilter - TestServlet - - - TestFilter1 - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations.TestFilter1 - - - TestFilter1 - TestServlet - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getfilterregistrations.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TCKServletContainerInitializer.java deleted file mode 100644 index 0cd3e21e8c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistration; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistration.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TestListener.java deleted file mode 100644 index 0b418c3c7f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TestListener.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistration; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getServletRegistration( - "com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistrationtest.TestServlet"); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by getServletRegistration(String)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by getServletRegistration(String)."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TestServlet.java deleted file mode 100644 index 7faff70277..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistration; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getServletRegistrationTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/URLClient.java deleted file mode 100644 index e3bf884502..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/URLClient.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistration; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_getservletregistration_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_getservletregistration_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getServletRegistrationTest - * - * @assertion_ids: Servlet:JAVADOC:691.1; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.getServletRegistration(String) - * Verify that UnsupportedOperationException is thrown. - */ - @Test - public void getServletRegistrationTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletRegistrationTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/build.xml deleted file mode 100644 index 4f28c707d8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 4c94c32f25..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistration.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/servlet_sci_getservletregistration_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/servlet_sci_getservletregistration_web.xml deleted file mode 100644 index 0a2e1aad4f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistration/servlet_sci_getservletregistration_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIGETSERVLETREGISTRATION - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistration.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TCKServletContainerInitializer.java deleted file mode 100644 index 770b5a0724..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistrations; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistrations.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TestListener.java deleted file mode 100644 index 242584a6a8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TestListener.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistrations; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getServletRegistrations(); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by getServletRegistrations()."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by getServletRegistrations()."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TestServlet.java deleted file mode 100644 index 6ff684702d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistrations; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getServletRegistrationsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/URLClient.java deleted file mode 100644 index 083895a0a6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/URLClient.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistrations; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_getservletregistrations_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_getservletregistrations_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getServletRegistrationsTest - * - * @assertion_ids: Servlet:JAVADOC:692.2; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.getServletRegistrations() Verify - * that UnsupportedOperationException is thrown. - */ - @Test - public void getServletRegistrationsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletRegistrationsTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/build.xml deleted file mode 100644 index a38fdc9c61..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 99e6e9db63..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistrations.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/servlet_sci_getservletregistrations_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/servlet_sci_getservletregistrations_web.xml deleted file mode 100644 index d25816b2d7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getservletregistrations/servlet_sci_getservletregistrations_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIGETSERVLETREGISTRATIONS - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getservletregistrations.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TCKServletContainerInitializer.java deleted file mode 100644 index d771356992..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getsessioncookieconfig; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getsessioncookieconfig.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TestListener.java deleted file mode 100644 index aaf721b826..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TestListener.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getsessioncookieconfig; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.getSessionCookieConfig(); - passed = false; - log.append("Expected UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("Expected UnsupportedOperationException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TestServlet.java deleted file mode 100644 index 916d6ac794..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getsessioncookieconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getSessionCookieConfigTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/URLClient.java deleted file mode 100644 index 93dcfbb1ea..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/URLClient.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getsessioncookieconfig; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_getsessioncookieconfig_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_getsessioncookieconfig_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getSessionCookieConfigTest - * - * @assertion_ids: Servlet:JAVADOC:693.2; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.getSessionCookieConfig() Verify - * that UnsupportedOperationException is thrown. - */ - @Test - public void getSessionCookieConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSessionCookieConfigTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/build.xml deleted file mode 100644 index fc909e906e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index a7e1004bf1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getsessioncookieconfig.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/servlet_sci_getsessioncookieconfig_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/servlet_sci_getsessioncookieconfig_web.xml deleted file mode 100644 index b469eeef60..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/getsessioncookieconfig/servlet_sci_getsessioncookieconfig_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCIGETSESSIONCOOKIECONFIG - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.getsessioncookieconfig.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TCKServletContainerInitializer.java deleted file mode 100644 index f72b6672f2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setinitparameter; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setinitparameter.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TestListener.java deleted file mode 100644 index 92a6d9ccbd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TestListener.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2013, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setinitparameter; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - try { - context.setInitParameter("abc", "xyz"); - passed = false; - log.append( - "Expected UnsupportedOperationException not thrown by setinitparameter(String, String)."); - } catch (UnsupportedOperationException ex) { - log.append( - "Expected UnsupportedOperationException thrown by setinitparameter(String, String)."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the Servlet Context is about to be shut down. - * - * @param sce - * The Servlet Context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TestServlet.java deleted file mode 100644 index 763911a1cd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setinitparameter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void setInitParameterTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/URLClient.java deleted file mode 100644 index 79a3054578..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/URLClient.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setinitparameter; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_setinitparameter_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_setinitparameter_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: setInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:694.2; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.setInitParameter(String, String) - * Verify that UnsupportedOperationException is thrown. - */ - @Test - public void setInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setInitParameterTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/build.xml deleted file mode 100644 index 61707cb4a0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 89759dafa6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setinitparameter.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/servlet_sci_setinitparameter_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/servlet_sci_setinitparameter_web.xml deleted file mode 100644 index 9a42c17318..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setinitparameter/servlet_sci_setinitparameter_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCISETINITPARAMETER - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setinitparameter.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TCKServletContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TCKServletContainerInitializer.java deleted file mode 100644 index 21271f96fb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TCKServletContainerInitializer.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setsessiontrackingmodes; - -import java.util.Set; - -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; - -public class TCKServletContainerInitializer - implements ServletContainerInitializer { - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setsessiontrackingmodes.TestListener.class); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TestListener.java deleted file mode 100644 index 084b9efcfb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TestListener.java +++ /dev/null @@ -1,107 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setsessiontrackingmodes; - -import java.util.HashSet; -import java.util.List; -import java.util.Set; -import java.util.concurrent.CopyOnWriteArrayList; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.SessionTrackingMode; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - boolean passed = true; - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - List complete = new CopyOnWriteArrayList(); - complete.add(SessionTrackingMode.COOKIE); - Set complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - passed = false; - log.append("Expected UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("Expected UnsupportedOperationException thrown."); - } - - complete.remove(SessionTrackingMode.COOKIE); - complete.add(SessionTrackingMode.URL); - complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - passed = false; - log.append("Expected UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("Expected UnsupportedOperationException thrown."); - } - - complete.add(SessionTrackingMode.COOKIE); - complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - passed = false; - log.append("Expected UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("Expected UnsupportedOperationException thrown."); - } - - complete.add(SessionTrackingMode.SSL); - complete.remove(SessionTrackingMode.URL); - complete.remove(SessionTrackingMode.COOKIE); - complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - passed = false; - log.append("Expected UnsupportedOperationException not thrown."); - } catch (UnsupportedOperationException ex) { - log.append("Expected UnsupportedOperationException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - context.setAttribute("TCK_TEST_PASS_STATUS", passed); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TestServlet.java deleted file mode 100644 index cc8a27fcb4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setsessiontrackingmodes; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void setSessionTrackingModesTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - passed = (Boolean) context.getAttribute("TCK_TEST_PASS_STATUS"); - ServletTestUtil.printResult( - pw.append((String) context.getAttribute("TCK_TEST_STATUS")), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/URLClient.java deleted file mode 100644 index 2973eda701..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/URLClient.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setsessiontrackingmodes; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sci_setsessiontrackingmode_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKServletContainerInitializer.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_sci_setsessiontrackingmode_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: setSessionTrackingModesTest - * - * @assertion_ids: Servlet:JAVADOC:695.1; - * - * @test_Strategy: Create a ServletContextInitializer, in which, Add a - * ServletContextListener instance using ServletContext.addListener; in the - * ServletContextListener call ServletContext.setSessionTrackingModes(Set) - * Verify that UnsupportedOperationException is thrown. - */ - @Test - public void setSessionTrackingModesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModesTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/build.xml deleted file mode 100644 index 654a041be9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index e06e5c8b15..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setsessiontrackingmodes.TCKServletContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/servlet_sci_setsessiontrackingmode_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/servlet_sci_setsessiontrackingmode_web.xml deleted file mode 100644 index b81ee2f7af..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/scinitializer/setsessiontrackingmodes/servlet_sci_setsessiontrackingmode_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSCISETSessionTrackingMode - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scinitializer.setsessiontrackingmodes.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/ContextListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/ContextListener.java deleted file mode 100644 index e215d637a7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/ContextListener.java +++ /dev/null @@ -1,93 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public final class ContextListener implements ServletContextListener { - - // The servlet context with which we are associated. - private ServletContext context = null; - - public void contextDestroyed(ServletContextEvent event) { - createAttribute("ContextDestroyed"); - this.context = null; - } - - public void contextInitialized(ServletContextEvent event) { - this.context = event.getServletContext(); - createAttribute("ContextInitialized"); - } - - private void createAttribute(String s) { - String tmp = null; - Object o = context.getAttribute("ContextListener"); - if (o != null) { - if (o instanceof String) { - tmp = (String) o + s; - } - } else { - tmp = s; - } - context.setAttribute("ContextListener", tmp); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/TestServlet.java deleted file mode 100644 index 4fd274a7b8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/TestServlet.java +++ /dev/null @@ -1,104 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void contextInitializedTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - String expected = "ContextInitialized"; - ServletConfig config = getServletConfig(); - ServletContext context = config.getServletContext(); - Object o = context.getAttribute("ContextListener"); - if (o != null) { - if (o instanceof String) { - String actual = (String) o; - if (actual.equals(expected)) { - ServletTestUtil.printResult(pw, true); - } else { - ServletTestUtil.printResult(pw, false); - pw.println("expected=" + expected); - pw.println("actual=" + actual); - } - } else { - ServletTestUtil.printResult(pw, false); - pw.println("Object returned was not and instance of String"); - } - } else { - ServletTestUtil.printResult(pw, false); - - pw.println("ContextListener attribute not found"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/URLClient.java deleted file mode 100644 index 8357750f7b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_sclistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, ContextListener.class) - .setWebXML(URLClient.class.getResource("servlet_js_sclistener_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: contextInitializedTest - * - * @assertion_ids: Servlet:JAVADOC:214 - * - * @test_Strategy: A ServletContext Listener is deployed and the listener - * write a message indicating so to a static log. The servlet reads the log - * and verifies the result - */ - @Test - public void contextInitializedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "contextInitializedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/build.xml deleted file mode 100644 index 709261f0ab..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/servlet_js_sclistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/servlet_js_sclistener_web.xml deleted file mode 100644 index 39b934fa53..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener/servlet_js_sclistener_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSerContextListen - - com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener.ContextListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/SCListener40.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/SCListener40.java deleted file mode 100644 index 67fdfd86b7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/SCListener40.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener40; - -import jakarta.servlet.ServletContextListener; - -public final class SCListener40 implements ServletContextListener { -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/TestServlet.java deleted file mode 100644 index 49c28ceae9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/TestServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener40; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void defaultMethodsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("In ServletContextListener40.TestServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/URLClient.java deleted file mode 100644 index bfc29ab264..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/URLClient.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener40; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_sclistener40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, SCListener40.class) - .setWebXML(URLClient.class.getResource("servlet_js_sclistener40_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: defaultMethodsTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client successfully calls a servlet with an empty - * ServletContext listener implementation class. - * - */ - @Test - public void defaultMethodsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "defaultMethodsTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/build.xml deleted file mode 100644 index 786de1673d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/servlet_js_sclistener40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/servlet_js_sclistener40_web.xml deleted file mode 100644 index f5dcc8aef7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sclistener40/servlet_js_sclistener40_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSerContextListen40 - - com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener40.SCListener40 - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener40.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/CoreServletTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/CoreServletTest.java deleted file mode 100644 index 64b59a89ce..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/CoreServletTest.java +++ /dev/null @@ -1,109 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 1999, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servlet; - -import java.io.IOException; - -import jakarta.servlet.Servlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public abstract class CoreServletTest implements Servlet { - - ServletConfig config; - - private boolean sawInit = false; - - private boolean sawDestroy = false; - - // for life cycle test - public boolean isInit() { - return sawInit; - } - - // for life cycle test - public boolean isDestroyed() { - return this.sawDestroy; - } - - public void init(ServletConfig config) throws ServletException { - // set sawInit to true - this.sawInit = true; - this.config = config; - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - } - - public String getServletInfo() { - return "Servlet Info"; - } - - public ServletConfig getServletConfig() { - return this.config; - } - - public void destroy() { - // set sawDestroy to true - this.sawDestroy = true; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoDestroyedTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoDestroyedTestServlet.java deleted file mode 100644 index f639cfe1c0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoDestroyedTestServlet.java +++ /dev/null @@ -1,99 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -/** - * Test for destroy Method - */ - -public class DoDestroyedTestServlet extends CoreServletTest { - - /** - * Testing that destroy method is not called during service method execution - * - */ - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - // checking whether destroy is called before this - boolean passed = false; - PrintWriter pw = response.getWriter(); - - if (isDestroyed()) { - passed = false; - pw.println( - "Servlet Life Cycle is incorrect. destroy is called before/during the service method"); - - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoInit1TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoInit1TestServlet.java deleted file mode 100644 index 5ae7387ba4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoInit1TestServlet.java +++ /dev/null @@ -1,99 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -/* @Author : Ramesh.Mandava -*/ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.UnavailableException; - -/** - * Negative Test for Servlet.init(ServletConfig) method - */ - -public class DoInit1TestServlet extends CoreServletTest { - - /** - * We will throw UnavailableException from inside init The Servlet should not - * be initialized - */ - - public void init(ServletConfig sc) throws ServletException { - // throw new UnavailableException(this,"Negative Init Test"); - throw new UnavailableException("Negative Init Test"); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println( - "service method getting called even when we throw UnavailableException in init()"); - ServletTestUtil.printResult(pw, false); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoInit2TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoInit2TestServlet.java deleted file mode 100644 index 017adb7a00..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoInit2TestServlet.java +++ /dev/null @@ -1,96 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -/** - * Test for Servlet.init() method - */ - -public class DoInit2TestServlet extends CoreServletTest { - - /** - * inside coreServletTest we are implementing init(ServletConfig) and setting - * a bool var to true we'll check for that here - */ - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - // isInit() should return true - if (isInit()) { - passed = true; - } else { - // problem with LifeCycle - passed = false; - pw.println("Problem with Servlet LifeCycle"); - pw.println("init not called before service"); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServiceTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServiceTestServlet.java deleted file mode 100644 index a2b16f892c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServiceTestServlet.java +++ /dev/null @@ -1,111 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * @Author : Ramesh.Mandava - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -/** - * A Test for service(ServletRequest,ServletResponse) method - */ - -public class DoServiceTestServlet extends CoreServletTest { - - /** - * We1'll override init method and assign some value to the String We'll check - * for that value in the service method - */ - - String precedence = "starting"; - - public void init(ServletConfig sc) throws ServletException { - - super.init(sc); - precedence = "init is called"; - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - String expectedResult = "init is called"; - String result = precedence; - - if (result.equals(expectedResult)) { - passed = true; - } else { - passed = false; - pw.println("Problem with Servlet life cycle"); - pw.println("init is not called before service"); - pw.println("Expected precedence = " + expectedResult); - pw.println("Actual precedence = " + result); - } - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServletConfigTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServletConfigTestServlet.java deleted file mode 100644 index e144a8ab88..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServletConfigTestServlet.java +++ /dev/null @@ -1,113 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * @Author : Ramesh.Mandava - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -/** - * A Test for getServletConfig method - */ - -public class DoServletConfigTestServlet extends CoreServletTest { - - /** - * getServletConfig gives the ServletConfig object that is passed to the init - * method by the engine - */ - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - String expectedResult = "Java"; - ServletConfig sc = getServletConfig(); - - if (getServletConfig() != null) { - String result = sc.getInitParameter("Language"); - - if (result.equals(expectedResult)) { - passed = true; - } else { - passed = false; - pw.println( - "getInitParameter(Language) did not return the correct parameter name"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = " + result); - } - - } else { - passed = false; - pw.println("getServletConfig returned null?"); - - } - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServletInfoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServletInfoTestServlet.java deleted file mode 100644 index 3eb5ab1fc4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/DoServletInfoTestServlet.java +++ /dev/null @@ -1,97 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DoServletInfoTestServlet extends CoreServletTest { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - String expectedResult = "Servlet Info"; - - if (getServletInfo() != null) { - String result = getServletInfo(); - - if (result.equals(expectedResult)) { - passed = true; - } else { - passed = false; - pw.println("getServletInfo() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = " + result); - } - } else { - passed = false; - pw.println("getServletInfo() returned a null result"); - } - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/PUTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/PUTestServlet.java deleted file mode 100644 index c1773e825a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/PUTestServlet.java +++ /dev/null @@ -1,101 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.UnavailableException; - -public class PUTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - try { - throw new UnavailableException( - "Throwing Permanent unavailable Exception "); - } catch (Throwable t) { - if (t instanceof UnavailableException) { - if (((UnavailableException) t).isPermanent() == true) { - passed = true; - } else { - passed = false; - pw.println( - "isPermanent() method is returing false for Permanent Unavailable Exception"); - } - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of UnavailableException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/URLClient.java deleted file mode 100644 index 8fa835b22d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/URLClient.java +++ /dev/null @@ -1,154 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servlet; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servlet_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(CoreServletTest.class, DoDestroyedTestServlet.class, DoInit1TestServlet.class, - DoInit2TestServlet.class, DoServiceTestServlet.class, DoServletConfigTestServlet.class, - DoServletInfoTestServlet.class, PUTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servlet_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: DoDestroyedTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; - * - * @test_Strategy: Testing that destroy method is not called during service - * method execution - */ - @Test - public void DoDestroyedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoDestroyedTest"); - invoke(); - } - - /* - * @testName: DoInit1Test - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:SPEC:8; - * Servlet:JAVADOC:265; Servlet:SPEC:11; Servlet:SPEC:11.1; - * - * @test_Strategy: Validate a 404 is returned to the client if a permanent - * UnavailableException is thrown during servlet initialization. - */ - @Test - public void DoInit1Test() throws Exception { - TEST_PROPS.setProperty(TEST_NAME, "DoInit1Test"); - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_js_servlet_web/DoInit1Test HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - invoke(); - } - - /* - * @testName: DoInit2Test - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:263; - * - * @test_Strategy: Inside CoreServletTest, which is the parent servlet, we are - * implementing init() and setting a boolean variable to true. We'll check for - * the variables here in the DoInit2Test - */ - @Test - public void DoInit2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoInit2Test"); - invoke(); - } - - /* - * @testName: DoServletConfigTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:266; - * - * @test_Strategy: Create a servlet and test for the getServletConfig() method - * to be a non-null value and an initial paramter can be retrieved - */ - @Test - public void DoServletConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoServletConfigTest"); - invoke(); - } - - /* - * @testName: DoServletInfoTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:270; - * - * @test_Strategy: Create a servlet and test that information is returned - */ - @Test - public void DoServletInfoTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoServletInfoTest"); - invoke(); - } - - /* - * @testName: PUTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:5; - * - * @test_Strategy: Create a servlet, throw UnavailableException and test if - * isPermanent() method is true - */ - @Test - public void PUTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "PUTest"); - invoke(); - } - - /* - * @testName: DoServiceTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:263; - * Servlet:JAVADOC:267; - * - * @test_Strategy: Inside CoreServletTest, which is the parent servlet, we - * will override init method and assign some value to the String. We'll check - * for that value in the service method - */ - @Test - public void DoServiceTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoServiceTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/build.xml deleted file mode 100644 index 85cf3e0b6a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/servlet_js_servlet_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/servlet_js_servlet_web.xml deleted file mode 100644 index b901728904..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servlet/servlet_js_servlet_web.xml +++ /dev/null @@ -1,85 +0,0 @@ - - - - - SerJaxSerServlet - - DoServletInfoTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoServletInfoTestServlet - - - DoDestroyedTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoDestroyedTestServlet - - - DoInit2TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoInit2TestServlet - - - DoServletConfigTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoServletConfigTestServlet - - Language - Java - - - - PUTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.PUTestServlet - - - DoServiceTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoServiceTestServlet - - - DoInit1TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoInit1TestServlet - - - DoServletInfoTestLogicalName - /DoServletInfoTest - - - DoDestroyedTestLogicalName - /DoDestroyedTest - - - DoInit2TestLogicalName - /DoInit2Test - - - DoServletConfigTestLogicalName - /DoServletConfigTest - - - PUTestLogicalName - /PUTest - - - DoServiceTestLogicalName - /DoServiceTest - - - DoInit1TestLogicalName - /DoInit1Test - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/TestServlet.java deleted file mode 100644 index c867b22476..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/TestServlet.java +++ /dev/null @@ -1,189 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletconfig; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - /** - * getInitParameterNames returns an Enumeration of values associated with the - * init parameters - */ - public void getServletConfigInitParameterNames(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - Enumeration initP = config.getInitParameterNames(); - - String expectedResult1 = "Team"; - boolean expectedResult1Found = false; - String expectedResult2 = "org"; - boolean expectedResult2Found = false; - - if (initP.hasMoreElements()) { - while (initP.hasMoreElements()) { - String name = (String) initP.nextElement(); - pw.println("Initialization Parameter: " + name); - - if (name.equals(expectedResult1)) { - if (!expectedResult1Found) { - expectedResult1Found = true; - } else { - passed = false; - pw.println( - "getInitParameterNames() method return an attribute name twice"); - pw.println( - "The attribute already specified was " + expectedResult1); - } - } else if (name.equals(expectedResult2)) { - if (!expectedResult2Found) { - expectedResult2Found = true; - } else { - passed = false; - pw.println( - "getInitParameterNames() method return an attribute name twice"); - pw.println( - "The attribute already specified was " + expectedResult2); - } - } - } - - if (!expectedResult1Found && expectedResult2Found) { - passed = false; - pw.println("At least one InitParameter is not returned"); - } - - } else { - passed = false; - pw.println( - "HttpServletRequest.getInitParameterNames() an empty enumeration"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletConfig getInitParameter(String) - */ - public void getServletConfigInitParameter(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - // Init parameters specified in web.xml for - // GetServletConfigInitParameterTest servlet - String initParam = config.getInitParameter("Team"); - - if (initParam != null) { - if (initParam.equals("WebAccess")) { - passed = true; - } else { - passed = false; - pw.println("getInitParameter(String) gives incorrect results"); - pw.println( - "getInitParameter(String) != 'WebAccess' as specified in web.xml for GetServletConfigInitParameterTest servlet"); - } - } else { - passed = false; - pw.println("getInitParameter(String) is null"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Negative test for ServletConfig getInitParameter(String) - */ - public void getServletConfigInitParameterNull(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - // No Init parameter specified anywhere named - // "Nothing_is_set_for_Negative_compatibility_test_only" - String initParam = config.getInitParameter( - "Nothing_is_set_for_Negative_compatibility_test_only"); - - if (initParam != null) { - pw.println("getInitParameter(String) gives incorrect results"); - pw.println("Expecting null; got " + initParam); - } else { - passed = true; - pw.println("getInitParameter(String) is null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getServletName(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - String expected = "TestServlet"; - // get this servlets name - String servletName = config.getServletName(); - - if (servletName.indexOf(expected) > -1) { - passed = true; - } else { - passed = false; - pw.println("getServletName() did not return the correct result:"); - pw.println("Expected Result=" + expected); - pw.println("Actual Result -> " + servletName); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * We'll try to get the ServletContext for this servlet itself - */ - public void getServletContext(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - String anotherServlet = "/servlet_js_servletconfig_web/TestServlet"; - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - // we expect ServletContext object that corresponds to the named URL - ServletContext context2 = context.getContext(anotherServlet); - - if ((context2 == context)) { - passed = true; - } else { - passed = true; - pw.println("getServletContext() returned incorrect result"); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/URLClient.java deleted file mode 100644 index d0d5e12bd6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/URLClient.java +++ /dev/null @@ -1,122 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletconfig; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletconfig_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletconfig_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: getServletConfigInitParameterNamesTest - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:261; - * - * @test_Strategy: Set init parameters in the web.xml file and check for the - * enumerated values in the servlet. - */ - @Test - public void getServletConfigInitParameterNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigInitParameterNames"); - invoke(); - } - - /* - * @testName: getServletConfigInitParameterTest - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:259; - * - * @test_Strategy: Set init parameters in the web.xml file and check for the - * value in the servlet. - */ - @Test - public void getServletConfigInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigInitParameter"); - invoke(); - } - - /* - * @testName: getServletConfigInitParameterTestNull - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:260; - * - * @test_Strategy: Set No init parameter anywhere named: - * "Nothing_is_set_for_Negative_compatibility_test_only" anywhere and check - * for the Verify that ServletConfig.getInitParameter(name) return null. - */ - @Test - public void getServletConfigInitParameterTestNull() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigInitParameterNull"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:258; - * Servlet:JAVADOC:219; - * - * @test_Strategy: Try to get the ServletContext for this servlet itself - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContext"); - invoke(); - } - - /* - * @testName: getServletNameTest - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:257; - * - * @test_Strategy: Try to get the ServletName for this servlet itself - */ - @Test - public void getServletNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletName"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/build.xml deleted file mode 100644 index ffa69d7228..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/servlet_js_servletconfig_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/servlet_js_servletconfig_web.xml deleted file mode 100644 index ab10f4da62..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletconfig/servlet_js_servletconfig_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - SerJaxSerServletConfig - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletconfig.TestServlet - - Team - WebAccess - - - org - sun - - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/GetNamedDispatcherTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/GetNamedDispatcherTestServlet.java deleted file mode 100644 index 2e4b8bb5cd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/GetNamedDispatcherTestServlet.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -/** - * Test for ServletContext.getNamedDispatcher(String) method - */ - -public class GetNamedDispatcherTestServlet extends GenericServlet { - - /** - * We will try to get the RequestDispatcher for the servlet Registered as - * config - */ - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - String path = "GetNamedDispatcherTest"; - RequestDispatcher rd = context.getNamedDispatcher(path); - - if (rd != null) { - passed = true; - } else { - passed = false; - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/TestServlet.java deleted file mode 100644 index f7bdb3be31..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/TestServlet.java +++ /dev/null @@ -1,991 +0,0 @@ -/* - * Copyright (c) 2009, 2021 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext; - -import java.io.File; -import java.io.IOException; -import java.io.InputStream; -import java.io.PrintWriter; -import java.net.URL; -import java.util.Enumeration; -import java.util.Iterator; -import java.util.Set; -import java.util.Vector; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.Data; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - /** - * Test for ServletContext.getMajorVersion method - */ - public void getMajorVersion(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - // Version should be 6 for Servlet 6.0 release - if (context.getMajorVersion() == 6) { - passed = true; - } else { - passed = false; - pw.println("getMajorVersion() returned " + context.getMajorVersion()); - pw.println("Expected ServletContext.getMajorVersion() -> 6 "); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.getMinorVersion method - */ - public void getMinorVersion(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - int expectedResult = 0; - int result = context.getMinorVersion(); - - if (result == expectedResult) { - passed = true; - } else { - passed = false; - pw.println("getMinorVersion() returned incorrect result"); - pw.println("Expected result = " + expectedResult + " "); - pw.println("Actual result = " + result + " "); - } - ServletTestUtil.printResult(pw, passed); - } - - private static final String EXPECTED_MIME_TYPE = "application/x-java-class"; - - private static final String MIME_OBJECT = "/WEB-INF/classes/tests/jakarta_servlet/ServletContext/GetMimeTypeTestServlet.class"; - - public void getMimeType(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - ServletContext context = config.getServletContext(); - String result = context.getMimeType(MIME_OBJECT); - - if (result != null) { - if (result.equals(EXPECTED_MIME_TYPE)) { - passed = true; - } else { - passed = false; - pw.println("getMimeType(" + MIME_OBJECT - + ") returned incorrect result\n\t" + "Expected result = " - + EXPECTED_MIME_TYPE + "\n\t" + "Actual result = " + result); - } - } else { - passed = false; - pw.println("getMimeType( " + MIME_OBJECT + " ) returned a null result\n\t" - + "Expected result = " + EXPECTED_MIME_TYPE); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * A Negative Test for ServletContext.getMimeType(String) method - */ - /** - * We set improper mime type We should get null as the result - */ - public void getMimeType_1(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - ServletContext context = config.getServletContext(); - - // abraca.dabra? i hope there is no such mime type so far - String param = "/META-INF/MANIFEST.MF"; - String mimeType = context.getMimeType(param); - - if (mimeType == null) { - passed = true; - } else { - passed = false; - pw.println("getMimeType(" + param + ") did not return null"); - pw.println("Actual result = " + mimeType + " "); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.getRealPath(String) method - */ - public void getRealPath(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - - String path = "/servlet_js_ServletContext/Test"; - String win32Path = new StringBuffer(45).append(File.separatorChar) - .append("servlet_js_ServletContext").append(File.separatorChar) - .append("Test").toString(); - - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - String realPath = context.getRealPath(path); - // a null will be returned if running directly from a jar file - if ((realPath == null) || (realPath.indexOf(path) > -1) || // UNIX path - (realPath.indexOf(win32Path) > -1)) // Win32 path - { - pw.println("realPath = " + realPath); - } else { - passed = false; - pw.println("getRealPath(" + path + ") did not contain the named files"); - pw.println("Actual result = " + realPath + " "); - } - - // Leading '/' is optional. Ensure the result is the same with or without it - String pathNoSolidus = path.substring(1); - String realPathNoSolidus = context.getRealPath(pathNoSolidus); - - if (realPath == null && realPathNoSolidus == null || - realPath != null && realPath.equals(realPathNoSolidus)) { - pw.println("realPathNoSolidus = " + realPathNoSolidus); - } else { - passed = false; - pw.println("getRealPath(" + path + ") returned [" + realPath + "]"); - pw.println("getRealPath(" + pathNoSolidus + ") returned [" + realPathNoSolidus + "]"); - pw.println("The return values should be the same"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.getResourcePaths(String) method - */ - public void getResourcePaths(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - Iterator resources = null; - String tmp = null; - - String path = "/WEB-INF/"; - Set realPath = context.getResourcePaths(path); - pw.println("GetResourcePathsTest: Start test for path=" + path); - if (realPath != null) { - if (!realPath.isEmpty()) { - resources = realPath.iterator(); - - tmp = (String) resources.next(); - pw.println("GetResourcePathsTest: " + tmp); - while (resources.hasNext()) { - pw.println("GetResourcePathsTest: " + resources.next()); - } - } else { - passed = false; - } - } else { - passed = false; - pw.println("GetResourcePathsTest: returned null resourcepath"); - } - - path = "/WEB-INF/classes/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/"; - realPath = context.getResourcePaths(path); - pw.println("GetResourcePathsTest: Start test for path=" + path); - if (realPath != null) { - if (!realPath.isEmpty()) { - resources = realPath.iterator(); - - tmp = (String) resources.next(); - pw.println("GetResourcePathsTest: " + tmp); - while (resources.hasNext()) { - pw.println("GetResourcePathsTest: " + resources.next()); - } - } else { - passed = false; - pw.println("Error: missing contents"); - } - } else { - passed = false; - pw.println("Error: null resourcepath"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * A Test for getResourceAs Stream method - */ - public void getResourceAsStream(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - // get this servlet itself - - String path = "/WEB-INF/web.xml"; - - InputStream in = context.getResourceAsStream(path); - - if (in != null) { - passed = true; - } else { - passed = false; - pw.println("getResourceAsStream(" + path + ") returned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * A Negative Test for ServletContext.getResourceAsStream(String) - */ - /** - * We will supply a non existent URL and should get null - */ - public void getResourceAsStream_1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - // dummy URL - - String path = "/dummy"; - - InputStream in = context.getResourceAsStream(path); - - if (in == null) { - passed = true; - } else { - passed = false; - pw.println("getResourceAsStream(" + path + ") returned a non-null "); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * We will use this servlet itself as a resource - */ - public void getResource(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - String path = "/WEB-INF/web.xml"; - - URL resourceURL = context.getResource(path); - - if (resourceURL != null) { - String result = resourceURL.toString(); - - if (result.indexOf(path) > -1) { - passed = true; - } else { - passed = false; - pw.println("Could not locate " + path + " in the returned URL"); - pw.println("Actual result = " + result + " "); - } - } else { - passed = false; - pw.println("getResource(" + path + ") returned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * A Negative Test for ServletContext.getResourse(String) method We will give - * a fake URL we should get null - */ - public void getResource_1(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - String path = "/doesnotexist"; - - URL resourceURL = context.getResource(path); - - if (resourceURL == null) { - passed = true; - } else { - passed = false; - pw.println("ServletContext.getResource(" + path - + ") did not return correct result"); - pw.println("Expected result = null"); - pw.println("Actual result = |" + resourceURL + "|"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * A Negative Test for ServletContext.getResource(String path) We get - * MalformedURLException if path does not start with /. - */ - public void getResource_2(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - try { - URL resourceURL = context.getResource("invalid/contextPath"); - - passed = false; - pw.println("Test FAILED. Expected a MalformedURLException to " - + "be thrown when ServletContext.getResource(String) " - + " is provided a value that does not start with a '/'"); - } catch (java.net.MalformedURLException ex) { - passed = true; - pw.println("GetResource_2Test " + Data.PASSED); - pw.println("Expected java.net.MalformedURLException to be thrown"); - } catch (Throwable t) { - passed = false; - pw.println("GetResource_2Test " + Data.FAILED); - pw.println("Unexpected Exception is thrown: " + t.toString()); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.getAttribute(String) method - */ - public void servletContextGetAttribute(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - ServletContext context = config.getServletContext(); - String param = "ManKind"; - String param2 = "humane"; - // set attribute - context.setAttribute(param, param2); - - // then get attribute - Object attr = context.getAttribute(param); - - if (attr != null) { - // attr should also be an instance of java.lang.String - if (attr.getClass().getName().equals("java.lang.String")) { - String sAttr = (String) attr; - - if (sAttr.equals(param2)) { - passed = true; - } else { - passed = false; - pw.println("getAttribute(" + param + ") returned incorrect results"); - pw.println("Expected result = " + param2 + " "); - pw.println("Actual result = |" + sAttr + "| "); - } - } else { - passed = false; - pw.println("getAttribute(" + param - + ") did not return an attribute of type String"); - } - } else { - passed = false; - pw.println("getAttribute(" + param + ") returned a null result "); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * A Negative Test for ServletContext.getAttribute(String) method - */ - /** - * We'll try to get the associated value for a non existent attribute name. We - * should get null as the result - */ - public void servletContextGetAttribute_1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - ServletContext context = config.getServletContext(); - Object attr = context.getAttribute("Womankind"); - - if (attr == null) { - passed = true; - } else { - passed = false; - pw.println("getAttribute(String) did not return null"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.getContext(String) method - */ - public void servletContextGetContext(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - String alternateServlet = request.getServletContext().getContextPath() - + "/GetNamedDispatcherTest"; - - ServletConfig config = this.getServletConfig(); - - ServletContext context = config.getServletContext(); - - // we expect ServletContext object that corresponds to the named URL or Null - ServletContext context2 = context.getContext(alternateServlet); - - if ((context2 == context) || (context2 == null)) { - passed = true; - } else { - passed = false; - pw.println("getContext(String) returned incorrect result"); - pw.println( - "Expected getServletContext(String) to return the same context for another servlet "); - pw.println( - " in the same context as the current test servlet, or to return a null value."); - pw.println( - "Context returned from getServletConfig().getServletContext(): " - + context); - pw.println( - "Context returned from context.getContext(String): " + context2); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.getInitParameterNames() method - */ - public void servletContextGetInitParameterNames(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - ServletContext context = config.getServletContext(); - - // We attributed VI to EDITOR and OS to ULTASPARC - - String expectedResult1 = "EDITOR"; - boolean expectedResult1Found = false; - String expectedResult2 = "OS"; - boolean expectedResult2Found = false; - Enumeration initP = context.getInitParameterNames(); - - if (initP.hasMoreElements()) { - - while (initP.hasMoreElements()) { - String name = (String) initP.nextElement(); - pw.println("Initialization parameter: " + name); - - if (name.equals(expectedResult1)) { - if (!expectedResult1Found) { - expectedResult1Found = true; - } else { - passed = false; - pw.println( - "getInitParameterNames() method return an attribute name twice "); - pw.println( - "The attribute already specified was " + expectedResult1 + " "); - } - } else if (name.equals(expectedResult2)) { - if (!expectedResult2Found) { - expectedResult2Found = true; - } else { - passed = false; - pw.println( - "getInitParameterNames() method return an attribute name twice "); - pw.println( - "The attribute already specified was " + expectedResult2 + " "); - } - } - } - - if (!expectedResult1Found && expectedResult2Found) { - passed = false; - pw.println( - "getInitParameterNames() method did not return all the init parameters"); - } - } else { - passed = false; - pw.println("getInitParameterNames() returned and empty enumeration"); - } - - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.getInitParameter(String) method - */ - public void servletContextGetInitParameter(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - ServletContext context = config.getServletContext(); - - // Init parameters specified in web.xml for - // ServletContextGetInitParameterTestServlet servlet - String param = "EDITOR"; - String expectedResult = "VI"; - String result = context.getInitParameter(param); - - if (result != null) { - if (result.equals("VI")) { - passed = true; - } else { - passed = false; - pw.println("getInitParameter(String) gave incorrect results"); - pw.println("Expected result = " + expectedResult + " "); - pw.println("Actual result = |" + result + "| "); - } - } else { - passed = false; - pw.println("getInitParameter(" + param + ") returned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * A Negative Test for ServletContext.getInitParameter(String) method - */ - public void servletContextGetInitParameterNull(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - ServletContext context = getServletContext(); - - String initParam = context - .getInitParameter("nothing_is_set_here_negative_compatibility_test"); - - if (initParam == null) { - passed = true; - } else { - passed = false; - pw.println("getInitParameter(String) returned incorrect result"); - pw.println("Expected result = null "); - pw.println("Actual result =|" + initParam + "| "); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.RemoveAttribute(String) method - */ - public void servletContextRemoveAttribute(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - ServletContext context = config.getServletContext(); - - String param = "Mankind"; - // first set attribute - context.setAttribute(param, "humane"); - - // try removing it - context.removeAttribute(param); - - Object result = null; - // try getting it,should get null - result = context.getAttribute(param); - - if (result == null) { - passed = true; - } else { - passed = false; - pw.println("removeAttribute(" + param + ") returned incorrect result "); - pw.println("Expected result = null "); - pw.println("Actual result = |" + result + "| "); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for setAttribute(String,Object) method - */ - public void servletContextSetAttribute(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - - ServletContext context = config.getServletContext(); - - // set and get - String param1 = "Mankind"; - String param2 = "humane"; - - context.setAttribute(param1, param2); - - Object attr = context.getAttribute(param1); - - if (attr != null) { - if (attr.getClass().getName().equals("java.lang.String")) { - String sAttr = (String) attr; - - if (sAttr.equals(param2)) { - passed = true; - } else { - passed = false; - pw.println("setAttribute(" + param1 + "," + param2 - + ") did not set the attribute properly"); - pw.println("Expected result = " + param2 + " "); - pw.println("Actual result = |" + sAttr + "| "); - } - } else { - passed = false; - pw.println("setAttribute(" + param1 + "," + param2 - + ") did not set an attribute of type String properly"); - } - - } - ServletTestUtil.printResult(pw, passed); - } - - public void servletContextSetAttribute_1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - String param1 = "Mankind"; - String param2 = "humane"; - String param3 = "being"; - - // set Attribute param1 twice with param2 and param3 respectively - context.setAttribute(param1, param2); - context.setAttribute(param1, param3); - - Object attr = context.getAttribute(param1); - - if (attr != null) { - if (attr.getClass().getName().equals("java.lang.String")) { - String sAttr = (String) attr; - - if (sAttr.equals(param3)) { - passed = true; - } else if (sAttr.equals(param2)) { - passed = false; - pw.println("Failed to override set value"); - } else { - passed = false; - pw.println("Expected result = " + param3 + " "); - pw.println("Actual result = |" + sAttr + "| "); - } - } else { - passed = false; - pw.println("setAttribute(" + param1 + "," + param2 + ") " - + "didnot set an attribute of type String properly"); - } - } else { - passed = false; - pw.println("setAttribute(String, Object) " + "didnot set attribute"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void servletContextSetAttribute_2(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - String param = "Mankind"; - - // first set attribute to null - context.setAttribute(param, null); - - Object result = null; - // try getting it,should get null - result = context.getAttribute(param); - - if (result == null) { - passed = true; - } else { - passed = false; - pw.println("getAttribute(" + param + ") returned incorrect result "); - pw.println("Expected result = null "); - pw.println("Actual result = |" + result + "| "); - } - ServletTestUtil.printResult(pw, passed); - } - - public void servletContextGetAttributeNames(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - // first we have to Set Attributes - - context.setAttribute("Chef", "expert"); - context.setAttribute("chief", "commanding"); - - // then get Attributes - int count = 0; - String expectedResult1 = "Chef"; - boolean expectedResult1Found = false; - String expectedResult2 = "chief"; - boolean expectedResult2Found = false; - int expectedCount = 2; - Enumeration attrs = context.getAttributeNames(); - - if (attrs.hasMoreElements()) { - Vector v = new Vector(); - - while (attrs.hasMoreElements()) { - String name = (String) attrs.nextElement(); - - if (name.equals(expectedResult1)) { - if (!expectedResult1Found) { - count++; - expectedResult1Found = true; - } else { - passed = false; - pw.println( - "getAttributeNames() method return an attribute name twice "); - pw.println(" The attribute already specified was " - + expectedResult1 + " "); - } - } else if (name.equals(expectedResult2)) { - if (!expectedResult2Found) { - count++; - expectedResult2Found = true; - } else { - passed = false; - pw.println( - "getAttributeNames() method return an attribute name twice "); - pw.println(" The attribute already specified was " - + expectedResult2 + " "); - } - } else { - v.add(name); - } - } - - if (count != expectedCount) { - passed = false; - pw.println( - "getAttributeNames() method did not return the correct number of init parameters"); - pw.println("Expected count = " + expectedCount); - pw.println("Actual count = " + count); - pw.println("The expected attribute names received were :"); - - if (expectedResult1Found) { - pw.println(expectedResult1); - } - - if (expectedResult2Found) { - pw.println(expectedResult2); - } - - pw.println(" Other attribute names received were :"); - - for (int i = 0; i <= v.size() - 1; i++) { - pw.println("" + v.elementAt(i).toString()); - } - } else { - passed = true; - } - } else { - passed = false; - pw.println("getAttributeNames() returned an empty enumeration"); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.getRequestDispatcher(String) method - */ - public void servletContextGetRequestDispatcher(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - /** - * We will try to get the RequestDispatcher for this servlet itself - */ - boolean passed = false; - PrintWriter pw = response.getWriter(); - String path = "/WEB-INF/web.xml"; - - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - RequestDispatcher rd = context.getRequestDispatcher(path); - - if (rd != null) { - passed = true; - } else { - passed = false; - pw.println( - "getRequestDispatcher(" + path + ") returned incorrect result "); - pw.println("Expected result != null "); - pw.println("Actual result = |null| "); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test for ServletContext.getNamedDispatcher(String) method - */ - /** - * We will try to get the RequestDispatcher for the servlet Registered as - * config - */ - public void getNamedDispatcher(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - String path = "/GetNamedDispatcherTest"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } - - /** - * Negative test for ServletContext.getNamedDispatcher(String) method - */ - public void getNamedDispatcher_1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - String path = "/DoesNotExistGetNamedDispatcherTest"; - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - RequestDispatcher tmp = context.getNamedDispatcher(path); - if (tmp != null) { - passed = false; - pw.println("non-null return"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * Test For getServerInfo mehotd - */ - public void getServerInfo(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - String info = context.getServerInfo(); - - // it just needs to be a not null value - if (info != null) { - passed = true; - pw.println("ServerInfo = " + info); - } else { - passed = false; - pw.println("getServerInfo() returned a null "); - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * A Test for ServletContext.getServletContextName() method - */ - public void getServletNameTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - String name = context.getServletContextName(); - - if (name.equals("SerJaxSerServletContext")) { - passed = true; - pw.println("ame = " + name); - } else { - passed = false; - pw.println("getServletContextName() returned " + name); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getServletTempDir(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - try { - java.io.File tmp = (java.io.File) context - .getAttribute("jakarta.servlet.context.tempdir"); - if (tmp != null) { - pw.println("jakarta.servlet.context.tempdir=" + tmp.getAbsolutePath()); - if (tmp.exists()) { - passed = true; - } else { - passed = false; - pw.println( - "jakarta.servlet.context.tempdir points to a non-existing dir"); - } - } else { - passed = false; - pw.println("jakarta.servlet.temp.dir attribute value is null"); - } - } catch (Exception ex) { - passed = false; - pw.println( - "Got Exception when retrieving jakarta.servlet.temp.dir attribute:" - + ex.toString()); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/URLClient.java deleted file mode 100644 index 06ba21ebb6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/URLClient.java +++ /dev/null @@ -1,478 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, GetNamedDispatcherTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletcontext_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: GetServletTempDirTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:SPEC:19.1; - * - * @test_Strategy: Servlet verify's that the value from the - * ServletContext.getAttribute("jakarta.servlet.temp.dir") returns non-null - * value that points an exsiting directory. - */ - @Test - public void GetServletTempDirTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletTempDir"); - invoke(); - } - - /* - * @testName: GetMajorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:220; - * - * @test_Strategy: Test the ServletContext.getMajorVersion() for this servlet - * itself - */ - @Test - public void GetMajorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMajorVersion"); - invoke(); - } - - /* - * @testName: GetMinorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:221; - * - * @test_Strategy: Test the ServletContext.getMinorVersion() for this servlet - * itself - */ - @Test - public void GetMinorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMinorVersion"); - invoke(); - } - - /* - * @testName: GetMimeTypeTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:222; - * - * @test_Strategy: Test the ServletContext.getMimeType() for this servlet - * itself - */ - @Test - public void GetMimeTypeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMimeType"); - invoke(); - } - - /* - * @testName: GetMimeType_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:223; - * - * @test_Strategy: A negative test for getMimeType(). Test the - * ServletContext.getMimeType() for this servlet itself - */ - @Test - public void GetMimeType_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMimeType_1"); - invoke(); - } - - /* - * @testName: GetRealPathTest - * - * @assertion_ids: Servlet:SPEC:90; Servlet:SPEC:92.2; Servlet:JAVADOC:124; - * Servlet:JAVADOC:258; Servlet:JAVADOC:241; - * - * @test_Strategy: Test the ServletContext.getRealPath() for this servlet - * itself - */ - @Test - public void GetRealPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRealPath"); - invoke(); - } - - /* - * @testName: GetResourcePathsTest - * - * @assertion_ids: Servlet:SPEC:90; Servlet:SPEC:92.2; Servlet:JAVADOC:124; - * Servlet:JAVADOC:258; Servlet:JAVADOC:224; - * - * @test_Strategy: Test the ServletContext.getResourcePaths() for this servlet - */ - @Test - public void GetResourcePathsTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "/WEB-INF/web.xml"); - TEST_PROPS.setProperty(APITEST, "getResourcePaths"); - invoke(); - - TEST_PROPS.setProperty(SEARCH_STRING, - "/WEB-INF/classes/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/TestServlet.class"); - TEST_PROPS.setProperty(APITEST, "getResourcePaths"); - invoke(); - - TEST_PROPS.setProperty(SEARCH_STRING, - "/WEB-INF/classes/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/GetNamedDispatcherTestServlet.class"); - TEST_PROPS.setProperty(APITEST, "getResourcePaths"); - invoke(); - } - - /* - * @testName: GetResourceAsStreamTest - * - * @assertion_ids: Servlet:SPEC:90; Servlet:SPEC:92.2; Servlet:JAVADOC:124; - * Servlet:JAVADOC:258; Servlet:JAVADOC:228; - * - * @test_Strategy: A Test for getResourceAs Stream method - */ - @Test - public void GetResourceAsStreamTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResourceAsStream"); - invoke(); - } - - /* - * @testName: GetResourceAsStream_1Test - * - * @assertion_ids: Servlet:SPEC:90; Servlet:SPEC:92.2; Servlet:JAVADOC:124; - * Servlet:JAVADOC:258; Servlet:JAVADOC:229; - * - * @test_Strategy: A negative test for getResourceAsStream() method - */ - @Test - public void GetResourceAsStream_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResourceAsStream_1"); - invoke(); - } - - /* - * @testName: GetResourceTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:226; - * - * @test_Strategy: A Test for ServletContext.getResource(String) method - */ - @Test - public void GetResourceTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResource"); - invoke(); - } - - /* - * @testName: GetResource_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:225; - * - * @test_Strategy: A negative test for ServletContext.getResource(String) - * method - */ - @Test - public void GetResource_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResource_1"); - invoke(); - } - - /* - * @testName: GetResource_2Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:227; - * - * @test_Strategy: A negative test for ServletContext.getResource(String path) - * if path does not start with /, MalformedURLException should be thrown - */ - @Test - public void GetResource_2Test() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, ""); - TEST_PROPS.setProperty(APITEST, "getResource_2"); - invoke(); - } - - /* - * @testName: GetServerInfoTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:242; - * - * @test_Strategy: Test for ServletContext.getServerInfo() method - */ - @Test - public void GetServerInfoTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServerInfo"); - invoke(); - } - - /* - * @testName: ServletContextGetAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:247; - * - * @test_Strategy: Try to get the attributes for this servlet itself - */ - @Test - public void ServletContextGetAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetAttribute"); - invoke(); - } - - /* - * @testName: ServletContextGetAttribute_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:248; - * - * @test_Strategy: A negative test for ServletContext.getAttribute(). Test for - * null attribute values for this servlet itself - */ - @Test - public void ServletContextGetAttribute_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetAttribute_1"); - invoke(); - } - - /* - * @testName: ServletContextGetContextTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:219; - * - * @test_Strategy: Test for ServletContext object for this servlet itself - */ - @Test - public void ServletContextGetContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetContext"); - invoke(); - } - - /* - * @testName: ServletContextGetInitParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:245; - * - * @test_Strategy: Test the ServletContext.getInitParameterNames() for this - * servlet itself - */ - @Test - public void ServletContextGetInitParameterNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetInitParameterNames"); - invoke(); - } - - /* - * @testName: ServletContextGetInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:243; - * - * @test_Strategy: Test the ServletContext.getInitParameter(String) for this - * servlet itself - */ - @Test - public void ServletContextGetInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetInitParameter"); - invoke(); - } - - /* - * @testName: ServletContextGetInitParameterTestNull - * - * @assertion_ids: Servlet:JAVADOC:125; Servlet:JAVADOC:244; - * - * @test_Strategy: Test the ServletContext.getInitParameter(String name) - * returns null when name(nothing_is_set_here_negative_compatibility_test) is - * not set - */ - @Test - public void ServletContextGetInitParameterTestNull() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetInitParameterNull"); - invoke(); - } - - /* - * @testName: ServletContextRemoveAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:254; Servlet:JAVADOC:248; - * - * @test_Strategy: Test for ServletContext.removeAttribute() method - */ - @Test - public void ServletContextRemoveAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextRemoveAttribute"); - invoke(); - } - - /* - * @testName: ServletContextSetAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:247; - * - * @test_Strategy: Test for ServletContext.setAttribute() method - */ - @Test - public void ServletContextSetAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextSetAttribute"); - invoke(); - } - - /* - * @testName: ServletContextSetAttribute_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:251; Servlet:JAVADOC:247; - * - * @test_Strategy: Test for ServletContext.setAttribute() method Call - * ServletContext.setAttribute(String Attribute, Object value) twice with the - * same Attribute, verify that second value replace the first Attribute value. - */ - @Test - public void ServletContextSetAttribute_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextSetAttribute_1"); - invoke(); - } - - /* - * @testName: ServletContextSetAttribute_2Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:253; Servlet:JAVADOC:248; - * - * @test_Strategy: Test for ServletContext.setAttribute() method Set Attribute - * to null and verify getAttribute return null. - */ - @Test - public void ServletContextSetAttribute_2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextSetAttribute_2"); - invoke(); - } - - /* - * @testName: ServletContextGetAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:249; - * - * @test_Strategy: Servlet retrieves attributes which it set itself - */ - @Test - public void ServletContextGetAttributeNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetAttributeNames"); - invoke(); - } - - /* - * @testName: ServletContextGetRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:230; - * - * @test_Strategy: Test the ServletContext.getRequestDispatcher(String) for - * this servlet itself - */ - @Test - public void ServletContextGetRequestDispatcherTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetRequestDispatcher"); - invoke(); - } - - /* - * @testName: GetNamedDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:232; - * - * @test_Strategy: Servlet verify's that the result from the - * getNamedDispatcher call and the getServletName call are the same for the - * servlet. - */ - @Test - public void GetNamedDispatcherTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNamedDispatcher"); - invoke(); - } - - /* - * @testName: GetNamedDispatcher_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:233; - * - * @test_Strategy: Servlet verify's that the result from the - * getNamedDispatcher call return null with non-existent path. Negative test. - */ - @Test - public void GetNamedDispatcher_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNamedDispatcher_1"); - invoke(); - } - - /* - * @testName: GetServletNameTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:256; - * - * @test_Strategy: Servlet verify's that the result from the - * ServletContext.getServletContextName call is the same as set in Deployment - * Descriptor for the servlet. - */ - @Test - public void GetServletNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletNameTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/build.xml deleted file mode 100644 index d6568b1543..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/servlet_js_servletcontext_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/servlet_js_servletcontext_web.xml deleted file mode 100644 index 18a3ce15d8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext/servlet_js_servletcontext_web.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - SerJaxSerServletContext - - EDITOR - VI - - - OS - ULTASPARC - - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext.TestServlet - - - GetNamedDispatcherTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext.GetNamedDispatcherTestServlet - - - TestLogicalName - /TestServlet - - - GetNamedDispatcherTest - /GetNamedDispatcherTest - - - 54 - - - class - application/x-java-class - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterClass.java deleted file mode 100644 index 9e1f752990..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterClass.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.util.ArrayList; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class AddFilterClass implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) - throw new ServletException( - "doFilter of AddFilterClass was called but this filter instance is not currently configured"); - - ArrayList result = (ArrayList) filterConfig.getServletContext() - .getAttribute("arraylist"); - result.add("ADD_FILTER_CLASS_INVOKED"); - - filterConfig.getServletContext().setAttribute("arraylist", result); - chain.doFilter(request, response); - - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterNotFound.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterNotFound.java deleted file mode 100644 index 7d69bf82f2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterNotFound.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.util.ArrayList; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class AddFilterNotFound implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) - throw new ServletException( - "doFilter of AddFilterNotFound was called but this filter instance is not currently configured"); - - ArrayList result = (ArrayList) filterConfig.getServletContext() - .getAttribute("arraylist"); - result.add("ADD_FILTER_NOTFOUND_INVOKED"); - - filterConfig.getServletContext().setAttribute("arraylist", result); - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterString.java deleted file mode 100644 index e279febb2d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddFilterString.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.util.ArrayList; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class AddFilterString implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) - throw new ServletException( - "doFilter of AddFilterString was called but this filter instance is not currently configured"); - - ArrayList result = (ArrayList) filterConfig.getServletContext() - .getAttribute("arraylist"); - result.add("ADD_FILTER_STRING_INVOKED"); - - filterConfig.getServletContext().setAttribute("arraylist", result); - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCAttributeListenerClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCAttributeListenerClass.java deleted file mode 100644 index c5a3ca58fa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCAttributeListenerClass.java +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletContextAttributeListener; - -public final class AddSCAttributeListenerClass - implements ServletContextAttributeListener { - - // Public Methods - - public void attributeAdded(ServletContextAttributeEvent event) { - StaticLog.add( - "SCAttributeAddedClass:" + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(ServletContextAttributeEvent event) { - StaticLog.add( - "SCAttributeRemovedClass:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletContextAttributeEvent event) { - StaticLog.add( - "SCAttributeReplacedClass:" + event.getName() + "," + event.getValue()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCAttributeListenerString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCAttributeListenerString.java deleted file mode 100644 index 04693c5a77..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCAttributeListenerString.java +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletContextAttributeListener; - -public final class AddSCAttributeListenerString - implements ServletContextAttributeListener { - - // Public Methods - - public void attributeAdded(ServletContextAttributeEvent event) { - StaticLog.add( - "SCAttributeAddedString:" + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(ServletContextAttributeEvent event) { - StaticLog.add( - "SCAttributeRemovedString:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletContextAttributeEvent event) { - StaticLog.add("SCAttributeReplacedString:" + event.getName() + "," - + event.getValue()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCListenerClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCListenerClass.java deleted file mode 100644 index 0e2ee96d1c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCListenerClass.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class AddSCListenerClass implements ServletContextListener { - - public void contextDestroyed(ServletContextEvent event) { - StaticLog.add("AddSCListenerClass Destroyed."); - } - - public void contextInitialized(ServletContextEvent event) { - StaticLog.add("AddSCListenerClass Initialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCListenerString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCListenerString.java deleted file mode 100644 index 8ba6a2fbc7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSCListenerString.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class AddSCListenerString implements ServletContextListener { - - public void contextDestroyed(ServletContextEvent event) { - StaticLog.add("AddSCListenerString Destroyed."); - } - - public void contextInitialized(ServletContextEvent event) { - StaticLog.add("AddSCListenerString Initialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRAttributeListenerClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRAttributeListenerClass.java deleted file mode 100644 index 0a5abf8c35..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRAttributeListenerClass.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletRequestAttributeEvent; -import jakarta.servlet.ServletRequestAttributeListener; - -public final class AddSRAttributeListenerClass - implements ServletRequestAttributeListener { - - // Public Methods - - public void attributeAdded(ServletRequestAttributeEvent event) { - StaticLog.add( - "SRAttributeAddedClass:" + event.getName() + "," + event.getValue()); - - } - - public void attributeRemoved(ServletRequestAttributeEvent event) { - StaticLog.add( - "SRAttributeRemovedClass:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletRequestAttributeEvent event) { - StaticLog.add( - "SRAttributeReplacedClass:" + event.getName() + "," + event.getValue()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRAttributeListenerString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRAttributeListenerString.java deleted file mode 100644 index 5fc55facee..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRAttributeListenerString.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletRequestAttributeEvent; -import jakarta.servlet.ServletRequestAttributeListener; - -public final class AddSRAttributeListenerString - implements ServletRequestAttributeListener { - - // Public Methods - - public void attributeAdded(ServletRequestAttributeEvent event) { - StaticLog.add( - "SRAttributeAddedString:" + event.getName() + "," + event.getValue()); - - } - - public void attributeRemoved(ServletRequestAttributeEvent event) { - StaticLog.add( - "SRAttributeRemovedString:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletRequestAttributeEvent event) { - StaticLog.add("SRAttributeReplacedString:" + event.getName() + "," - + event.getValue()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRListenerClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRListenerClass.java deleted file mode 100644 index 0caacd465d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRListenerClass.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class AddSRListenerClass implements ServletRequestListener { - - // Public Methods - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al != null) { - al.add("in requestDestroyed method of AddSRListenerClass"); - event.getServletContext().setAttribute("arraylist", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al == null) { - al = new ArrayList(); - } - al.add("AddSRListenerClass_INVOKED"); - event.getServletContext().setAttribute("arraylist", al); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRListenerString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRListenerString.java deleted file mode 100644 index 93636437fe..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddSRListenerString.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class AddSRListenerString implements ServletRequestListener { - - // Public Methods - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al != null) { - al.add("in requestDestroyed method of AddSRListenerString"); - event.getServletContext().setAttribute("arraylist", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al == null) { - al = new ArrayList(); - } - al.add("AddSRListenerString_INVOKED"); - event.getServletContext().setAttribute("arraylist", al); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletClass.java deleted file mode 100644 index 2dd64861ff..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletClass.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:i$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class AddServletClass extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println("AddServletClass is invoked correctly"); - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - for (Object tmp : result) { - pw.println(tmp.toString()); - - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - StaticLog.clear(); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletNotFound.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletNotFound.java deleted file mode 100644 index 561cd32693..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletNotFound.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:i$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class AddServletNotFound extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println("AddServletNotFound is invoked"); - ServletTestUtil.printResult(pw, true); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - for (Object tmp : result) { - pw.println(tmp.toString()); - - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - StaticLog.clear(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletString.java deleted file mode 100644 index 2460b576b1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/AddServletString.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:i$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class AddServletString extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println("AddServletString is invoked correctly"); - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - for (Object tmp : result) { - pw.println(tmp.toString()); - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadFilter.java deleted file mode 100644 index 1353a48137..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadFilter.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class BadFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - // Non-zero argument constructor - public BadFilter(String x) throws ServletException { - throw new ServletException("Negative Test for createFilter"); - } - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - boolean passed = true; - - if (filterConfig == null) { - StaticLog.add("FAILED_CREATE_FILTER_INVOKED"); - } else { - StaticLog.add("CREATE_FILTER_INVOKED"); - } - StaticLog.add("Negative Test for createFilter Failed"); - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadListener.java deleted file mode 100644 index e50e786d4e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadListener.java +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class BadListener implements ServletRequestListener { - - // Non-zero argument constructor - public BadListener(String x) throws ServletException { - throw new ServletException("Negative Test for createListener"); - } - - // Public Methods - public void requestDestroyed(ServletRequestEvent event) { - // do nothing - } - - public void requestInitialized(ServletRequestEvent event) { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadServlet.java deleted file mode 100644 index 428be1add5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/BadServlet.java +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:i$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class BadServlet extends GenericServlet { - - // Non-zero argument constructor - public BadServlet(String x) throws ServletException { - throw new ServletException("Negative Test for createServlet"); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println("Negative Test for createServlet Failed"); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - for (Object tmp : result) { - pw.println(tmp.toString()); - - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - StaticLog.clear(); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateFilter.java deleted file mode 100644 index 12678b62d8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateFilter.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class CreateFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - boolean passed = true; - - if (filterConfig == null) { - StaticLog.add("FAILED_CREATE_FILTER_INVOKED"); - } else { - StaticLog.add("CREATE_FILTER_INVOKED"); - } - - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSCAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSCAttributeListener.java deleted file mode 100644 index f5858eba28..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSCAttributeListener.java +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletContextAttributeListener; - -public final class CreateSCAttributeListener - implements ServletContextAttributeListener { - - // Public Methods - - public void attributeAdded(ServletContextAttributeEvent event) { - StaticLog - .add("SCAttributeAdded:" + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(ServletContextAttributeEvent event) { - StaticLog - .add("SCAttributeRemoved:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletContextAttributeEvent event) { - StaticLog - .add("SCAttributeReplaced:" + event.getName() + "," + event.getValue()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSCListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSCListener.java deleted file mode 100644 index 2c326e88b7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSCListener.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class CreateSCListener implements ServletContextListener { - - public void contextDestroyed(ServletContextEvent event) { - StaticLog.add("CreateSCListener Destroyed."); - } - - public void contextInitialized(ServletContextEvent event) { - StaticLog.add("CreateSCListener Initialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSRAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSRAttributeListener.java deleted file mode 100644 index 11d0f1f91c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSRAttributeListener.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletRequestAttributeEvent; -import jakarta.servlet.ServletRequestAttributeListener; - -public final class CreateSRAttributeListener - implements ServletRequestAttributeListener { - - // Public Methods - - public void attributeAdded(ServletRequestAttributeEvent event) { - StaticLog - .add("SRAttributeAdded:" + event.getName() + "," + event.getValue()); - - } - - public void attributeRemoved(ServletRequestAttributeEvent event) { - StaticLog - .add("SRAttributeRemoved:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletRequestAttributeEvent event) { - StaticLog - .add("SRAttributeReplaced:" + event.getName() + "," + event.getValue()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSRListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSRListener.java deleted file mode 100644 index 8f44fe2a45..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateSRListener.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class CreateSRListener implements ServletRequestListener { - - // Public Methods - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al != null) { - al.add("in requestDestroyed method of CreateSRListener"); - event.getServletContext().setAttribute("arraylist", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al == null) { - al = new ArrayList(); - } - al.add("CreateSRListener_INVOKED"); - event.getServletContext().setAttribute("arraylist", al); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateServlet.java deleted file mode 100644 index d1b3594bfa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/CreateServlet.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:i$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class CreateServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println("CreateServlet is invoked correctly"); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - for (Object tmp : result) { - pw.println(tmp.toString()); - - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - StaticLog.clear(); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateFilterClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateFilterClass.java deleted file mode 100644 index ffa4aa4086..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateFilterClass.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.util.ArrayList; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class DuplicateFilterClass implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) - throw new ServletException( - "doFilter of DuplicateFilterClass was called but this filter instance is not currently configured"); - - ArrayList result = (ArrayList) filterConfig.getServletContext() - .getAttribute("arraylist"); - result.add("DUPLICATE_FILTER_CLASS_INVOKED"); - - filterConfig.getServletContext().setAttribute("arraylist", result); - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateFilterString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateFilterString.java deleted file mode 100644 index 6d85140383..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateFilterString.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.util.ArrayList; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class DuplicateFilterString implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) - throw new ServletException( - "doFilter of DuplicateFilterString was called but this filter instance is not currently configured"); - - ArrayList result = (ArrayList) filterConfig.getServletContext() - .getAttribute("arraylist"); - result.add("DUPLICATE_FILTER_STRING_INVOKED"); - - filterConfig.getServletContext().setAttribute("arraylist", result); - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateServletClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateServletClass.java deleted file mode 100644 index 10d9baac57..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateServletClass.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:i$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DuplicateServletClass extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println("DuplicateServletClass is invoked"); - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - for (Object tmp : result) { - pw.println(tmp.toString()); - - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - StaticLog.clear(); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateServletString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateServletString.java deleted file mode 100644 index 618a391d2f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/DuplicateServletString.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:i$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class DuplicateServletString extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println("DuplicateServletString is invoked"); - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - for (Object tmp : result) { - pw.println(tmp.toString()); - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/FilterTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/FilterTestServlet.java deleted file mode 100644 index 302b88d61e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/FilterTestServlet.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:i$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class FilterTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - pw.println("FilterTestServlet is invoked"); - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - for (Object tmp : result) { - pw.println(tmp.toString()); - - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - StaticLog.clear(); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/TestListener.java deleted file mode 100644 index 350968970f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/TestListener.java +++ /dev/null @@ -1,332 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.util.EnumSet; -import java.util.EventListener; - -import jakarta.servlet.DispatcherType; -import jakarta.servlet.Filter; -import jakarta.servlet.FilterRegistration; -import jakarta.servlet.Servlet; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRegistration; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public class TestListener implements ServletContextListener { - - private static final Logger LOGGER = LoggerFactory.getLogger(TestListener.class); - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - - final String addServletName1 = "AddServletString"; - final String addServletName2 = "AddServletClass"; - final String addServletName3 = "CreateServlet"; - final String addServletName4 = "AddServletNotFound"; - final String addServletName5 = "DuplicateServletClass"; - final String addServletName6 = "DuplicateServletString"; - - final String addFilterName1 = "AddFilterString"; - final String addFilterName2 = "AddFilterClass"; - final String addFilterName3 = "CreateFilter"; - final String addFilterName4 = "AddFilterNotFound"; - final String addFilterName5 = "DuplicateFilterClass"; - final String addFilterName6 = "DuplicateFilterString"; - - /* - * Add Servlet AddServletString - */ - ServletRegistration srString = context.addServlet(addServletName1, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletString"); - srString.addMapping("/addServletString"); - srString.setInitParameter("FILTER", addFilterName1); - srString.setInitParameter(addFilterName1, - DispatcherType.FORWARD.toString()); - - FilterRegistration frString = context.addFilter(addFilterName1, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterString"); - frString.addMappingForServletNames(EnumSet.of(DispatcherType.FORWARD), true, - addServletName1); - frString.setInitParameter("SERVLET", addServletName1); - frString.setInitParameter(addServletName1, - DispatcherType.FORWARD.toString()); - - /* - * Add Servlet AddServletClass - */ - ServletRegistration srClass = context.addServlet(addServletName2, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletClass.class); - srClass.addMapping("/addServletClass", "/SecondaddServletClass", - "/ThirdAddServletClass", "/AddServletClass/*"); - srClass.setInitParameter("FILTER", addFilterName2); - srClass.setInitParameter(addFilterName2, DispatcherType.REQUEST.toString()); - - FilterRegistration frClass = context.addFilter(addFilterName2, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterClass.class); - frClass.addMappingForServletNames(EnumSet.of(DispatcherType.REQUEST), true, - addServletName2); - frClass.setInitParameter("SERVLET", addServletName2); - frClass.setInitParameter(addServletName2, - DispatcherType.REQUEST.toString()); - - /* - * Add Servlet CreateServlet - */ - ServletRegistration srServlet = null; - FilterRegistration frFilter = null; - try { - Servlet servlet3 = context.createServlet( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateServlet.class); - srServlet = context.addServlet(addServletName3, servlet3); - srServlet.addMapping("/createServlet", "/SecondCreateServlet", - "/ThirdCreateServlet"); - srServlet.setInitParameter("FILTER", addFilterName3); - srServlet.setInitParameter(addFilterName3, - DispatcherType.REQUEST.toString()); - - Filter filter3 = context.createFilter( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateFilter.class); - frFilter = context.addFilter(addFilterName3, filter3); - frFilter.addMappingForServletNames(EnumSet.of(DispatcherType.REQUEST), - true, addServletName3); - frFilter.setInitParameter("SERVLET", addServletName3); - frFilter.setInitParameter(addServletName3, - DispatcherType.REQUEST.toString()); - } catch (ServletException ex) { - LOGGER.error("Error creating Servlet"); - } - - /* - * Add Servlet AddServletNotFound - */ - ServletRegistration srNotFound = context.addServlet(addServletName4, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletNotFound.class); - srNotFound.addMapping("/addServletNotFound", "/TestServlet"); - srNotFound.setInitParameter("FILTER", addFilterName4); - srNotFound.setInitParameter(addFilterName4, "ALL"); - - FilterRegistration frNotFound = context.addFilter(addFilterName4, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterNotFound.class); - frNotFound.addMappingForServletNames( - EnumSet.of(DispatcherType.REQUEST, DispatcherType.INCLUDE, - DispatcherType.FORWARD, DispatcherType.ERROR), - true, addServletName4); - frNotFound.setInitParameter("SERVLET", addServletName4); - frNotFound.setInitParameter(addServletName4, "ALL"); - - /* - * Add ServletContextAttributeListener - */ - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCAttributeListenerClass.class); - - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCAttributeListenerString"); - try { - EventListener sclistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSCAttributeListener.class); - context.addListener(sclistener); - } catch (ServletException ex) { - LOGGER.error("Error creating Listener CreateSCAttributeListener: " - + ex.getMessage()); - } - - /* - * Add ServletRequestListener - */ - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRListenerClass.class); - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRListenerString"); - try { - EventListener srlistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSRListener.class); - context.addListener(srlistener); - } catch (ServletException ex) { - LOGGER.error("Error creating Listener CreateSRAttributeListener: " - + ex.getMessage()); - } - - /* - * Add ServletRequestAttributesListener - */ - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRAttributeListenerClass.class); - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRAttributeListenerString"); - try { - EventListener sralistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSRAttributeListener.class); - context.addListener(sralistener); - } catch (ServletException ex) { - LOGGER.error("Error creating Listener CreateSRAttributeListener: " - + ex.getMessage()); - } - - /* - * Negative tests for - createServlet - createFilter - createListener - */ - Boolean servlet_test = false; - Boolean duplicatec_servlet_test = false; - Boolean duplicates_servlet_test = false; - Boolean filter_test = false; - Boolean duplicatec_filter_test = false; - Boolean duplicates_filter_test = false; - Boolean listener_test = false; - Boolean scc_listener_test = false; - Boolean scs_listener_test = false; - Boolean csc_listener_test = false; - String SERVLET_TEST = "SERVLET_TEST"; - String DUPLICATEC_SERVLET_TEST = "DUPLICATEC_SERVLET_TEST"; - String DUPLICATES_SERVLET_TEST = "DUPLICATES_SERVLET_TEST"; - String FILTER_TEST = "FILTER_TEST"; - String DUPLICATEC_FILTER_TEST = "DUPLICATEC_FILTER_TEST"; - String DUPLICATES_FILTER_TEST = "DUPLICATES_FILTER_TEST"; - String LISTENER_TEST = "LISTENER_TEST"; - String SCC_LISTENER_TEST = "SCC_LISTENER_TEST"; - String SCS_LISTENER_TEST = "SCS_LISTENER_TEST"; - String CSC_LISTENER_TEST = "CSC_LISTENER_TEST"; - - try { - Servlet badservlet = context.createServlet( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadServlet.class); - } catch (ServletException ex) { - servlet_test = true; - } - context.setInitParameter(SERVLET_TEST, servlet_test.toString()); - - try { - Filter badfilter = context.createFilter( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadFilter.class); - } catch (ServletException ex) { - filter_test = true; - } - context.setInitParameter(FILTER_TEST, filter_test.toString()); - - try { - context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadListener.class); - } catch (ServletException ex) { - listener_test = true; - } - context.setInitParameter(LISTENER_TEST, listener_test.toString()); - - try { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCListenerClass.class); - } catch (IllegalArgumentException ilex) { - scc_listener_test = true; - LOGGER.error( - "Expected exception thrown adding Listener AddSCListenerClass: " - + ilex.getMessage()); - } catch (Exception ex) { - LOGGER.error( - "Error adding Listener AddSCListenerClass: " + ex.getMessage()); - } - context.setInitParameter(SCC_LISTENER_TEST, scc_listener_test.toString()); - - try { - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCListenerString"); - } catch (IllegalArgumentException ilex) { - scs_listener_test = true; - LOGGER.error( - "Expected exception thrown adding Listener AddSCListenerString: " - + ilex.getMessage()); - } catch (Exception ex) { - LOGGER.error( - "Error adding Listener AddSCListenerString: " + ex.getMessage()); - } - context.setInitParameter(SCS_LISTENER_TEST, scs_listener_test.toString()); - - try { - EventListener csclistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSCListener.class); - context.addListener(csclistener); - } catch (IllegalArgumentException ilex) { - csc_listener_test = true; - LOGGER.error( - "Expected exception thrown adding Listener CreateSCListener: " - + ilex.getMessage()); - } catch (Exception ex) { - LOGGER.error( - "Error adding Listener AddSCListenerClass: " + ex.getMessage()); - } - context.setInitParameter(CSC_LISTENER_TEST, csc_listener_test.toString()); - - /* - * Add Servlet DuplicateServletClass - */ - ServletRegistration srdClass = context.addServlet(addServletName5, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateServletClass.class); - if (srdClass == null) { - duplicatec_servlet_test = true; - } - context.setInitParameter(DUPLICATEC_SERVLET_TEST, - duplicatec_servlet_test.toString()); - - ServletRegistration srdString = context.addServlet(addServletName6, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateServletString"); - if (srdString == null) { - duplicates_servlet_test = true; - } - context.setInitParameter(DUPLICATES_SERVLET_TEST, - duplicates_servlet_test.toString()); - - FilterRegistration frdClass = context.addFilter(addFilterName6, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateFilterClass.class); - if (frdClass == null) { - duplicatec_filter_test = true; - } - context.setInitParameter(DUPLICATEC_FILTER_TEST, - duplicatec_filter_test.toString()); - - FilterRegistration frdString = context.addFilter(addFilterName6, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateFilterString"); - if (frdString == null) { - duplicates_filter_test = true; - } - context.setInitParameter(DUPLICATES_FILTER_TEST, - duplicates_filter_test.toString()); - - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/TestServlet.java deleted file mode 100644 index 616a4b1574..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/TestServlet.java +++ /dev/null @@ -1,330 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; -import java.util.Set; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.SessionTrackingMode; - -public class TestServlet extends GenericTCKServlet { - - public void getContextPathTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - try { - String tmp = context.getContextPath(); - if (tmp != null) { - pw.println("ServletContextPath=" + tmp); - if (tmp.equals("/servlet_js_servletcontext30_web")) { - passed = true; - } else { - passed = false; - pw.println("Incorrect value returned"); - } - } else { - passed = false; - pw.println("Null value returned for context path"); - } - } catch (Exception ex) { - passed = false; - pw.println("Got Exception when calling getContextPath()"); - } - - sendtoclient(response); - } - - public void testAddFilterString(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - String path = "/addServletString"; - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } catch (Exception ex) { - response.getWriter() - .println("Got Exception in testAddFilterString: " + ex.getMessage()); - } - response.flushBuffer(); - getServletContext().removeAttribute("arraylist"); - } - - public void testAddFilterClass(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - String path = "/SecondaddServletClass"; - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } catch (Exception ex) { - passed = false; - pw.println("Got Exception in testAddFilterClass: " + ex.getMessage()); - } - - sendtoclient(response); - } - - public void testCreateFilterForward(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - String path = "/SecondCreateServlet"; - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } catch (Exception ex) { - passed = false; - pw.println( - "Got Exception in testCreateFilterForward: " + ex.getMessage()); - } - ServletTestUtil.printResult(pw, passed); - getServletContext().removeAttribute("arraylist"); - } - - public void testCreateFilterInclude(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - String path = "/ThirdCreateServlet"; - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } catch (Exception ex) { - passed = false; - pw.println( - "Got Exception in testCreateFilterInclude: " + ex.getMessage()); - } - - sendtoclient(response); - } - - public void testCreateSRAListener(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - String path = "/ThirdAddServletClass"; - - request.setAttribute("TestCreateSRAListener", "See_what_happens"); - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } catch (Exception ex) { - response.getWriter().println( - "Got Exception in TestCreateSRAListener: " + ex.getMessage()); - } - sendtoclient(response); - } - - public void negativeCreateTests(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String[] names = { "SERVLET_TEST", "FILTER_TEST", "LISTENER_TEST", - "SCC_LISTENER_TEST", "SCS_LISTENER_TEST", "CSC_LISTENER_TEST", - "DUPLICATEC_SERVLET_TEST", "DUPLICATES_SERVLET_TEST", - "DUPLICATEC_FILTER_TEST", "DUPLICATES_FILTER_TEST" }; - - for (String name : names) { - pw.println(name + "=" - + getServletContext().getInitParameter(name).toUpperCase()); - getServletContext().removeAttribute(name); - } - - ServletTestUtil.printResult(pw, true); - getServletContext().removeAttribute("arraylist"); - } - - public void duplicateServletTest3(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String[] names = { "DUPLICATEC_SERVLET_TEST", "DUPLICATES_SERVLET_TEST" }; - - for (String name : names) { - pw.println(name + "=" - + getServletContext().getInitParameter(name).toUpperCase()); - getServletContext().removeAttribute(name); - } - - ServletTestUtil.printResult(pw, true); - getServletContext().removeAttribute("arraylist"); - } - - public void duplicateFilterTest1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String[] names = { "DUPLICATEC_FILTER_TEST", "DUPLICATES_FILTER_TEST" }; - - for (String name : names) { - pw.println(name + "=" - + getServletContext().getInitParameter(name).toUpperCase()); - getServletContext().removeAttribute(name); - } - - ServletTestUtil.printResult(pw, true); - getServletContext().removeAttribute("arraylist"); - } - - public void getEffectiveMajorVersionTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - ServletContext context = getServletContext(); - - pw.println( - "EFFECTIVEMAJORVERSION=" + context.getEffectiveMajorVersion() + ";"); - - ServletTestUtil.printResult(pw, true); - getServletContext().removeAttribute("arraylist"); - } - - public void getEffectiveMinorVersionTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - ServletContext context = getServletContext(); - - pw.println( - "EFFECTIVEMINORVERSION=" + context.getEffectiveMinorVersion() + ";"); - - ServletTestUtil.printResult(pw, true); - getServletContext().removeAttribute("arraylist"); - } - - public void getDefaultSessionTrackingModes(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - Boolean pass = true; - PrintWriter pw = response.getWriter(); - ServletContext context = getServletContext(); - - Set results = context.getDefaultSessionTrackingModes(); - for (SessionTrackingMode tmp : results) { - if (tmp == SessionTrackingMode.COOKIE || tmp == SessionTrackingMode.URL - || tmp == SessionTrackingMode.SSL) { - pw.println("getDefaultSessionTrackingModes=" + tmp + ";"); - } else { - pass = false; - } - } - - ServletTestUtil.printResult(pw, pass); - getServletContext().removeAttribute("arraylist"); - } - - public void sessionTrackingModesValueOfTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - Boolean pass = true; - PrintWriter pw = response.getWriter(); - - if (!SessionTrackingMode.valueOf("COOKIE") - .equals(SessionTrackingMode.COOKIE)) { - pass = false; - pw.println("String COOKIE didn't yield coorect SessionTrackingMode."); - } else if (!SessionTrackingMode.valueOf("URL") - .equals(SessionTrackingMode.URL)) { - pass = false; - pw.println("String URL didn't yield coorect SessionTrackingMode."); - } else if (!SessionTrackingMode.valueOf("SSL") - .equals(SessionTrackingMode.SSL)) { - pass = false; - pw.println("String SSL didn't yield coorect SessionTrackingMode."); - } - - ServletTestUtil.printResult(pw, pass); - getServletContext().removeAttribute("arraylist"); - } - - public void sessionTrackingModesValuesTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - Boolean pass = true; - PrintWriter pw = response.getWriter(); - - SessionTrackingMode[] values_expected = new SessionTrackingMode[3]; - values_expected[0] = SessionTrackingMode.COOKIE; - values_expected[1] = SessionTrackingMode.URL; - values_expected[2] = SessionTrackingMode.SSL; - - int i = 0; - SessionTrackingMode[] values_received = new SessionTrackingMode[3]; - - for (SessionTrackingMode c : SessionTrackingMode.values()) { - values_received[i] = c; - i++; - } - - for (i = 0; i < 3; i++) { - if (!values_expected[i].equals(values_received[i])) { - pass = false; - pw.println("The number " + i + " SessionTrackingMode didn't match."); - pw.println( - "Expecting " + values_expected[i] + ". Got " + values_received[i]); - } - } - - ServletTestUtil.printResult(pw, pass); - getServletContext().removeAttribute("arraylist"); - } - - private void sendtoclient(ServletResponse response) throws IOException { - PrintWriter pw = response.getWriter(); - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - StaticLog.clear(); - - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/URLClient.java deleted file mode 100644 index c8d25a7a6b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/URLClient.java +++ /dev/null @@ -1,595 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AddFilterClass.class, AddFilterNotFound.class, AddFilterString.class, AddSCAttributeListenerClass.class, - AddSCAttributeListenerString.class, AddSCListenerClass.class, AddSCListenerString.class, AddServletClass.class, - AddServletNotFound.class, AddServletString.class, AddSRAttributeListenerClass.class, AddSRAttributeListenerString.class, - AddSRListenerClass.class, AddSRListenerString.class, BadFilter.class, BadListener.class, BadServlet.class, - CreateFilter.class, CreateSCAttributeListener.class, CreateSCListener.class, CreateServlet.class, CreateSRAttributeListener.class, - CreateSRListener.class, DuplicateFilterClass.class, DuplicateFilterString.class, DuplicateServletClass.class, DuplicateServletString.class, - FilterTestServlet.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletcontext30_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * Test setup; In Deployment Descriptor, a Servlet TestServlet and Listener - * TestListener; TestListener extends ServletContextListener; - * - * In TestListener, three Servlets are added using the following methods: - - * ServletContext.addServlet(String, String); - - * ServletContext.addServlet(String, Class); - - * ServletContext.createServlet(Class); - * - * In TestListener, three Filters are added using the following methods: - - * ServletContext.addFilter(String, String); - - * ServletContext.addFilter(String, Class); - - * ServletContext.createServlet(Class); - * - * In TestListener, three Listeners are added using the following methods: - - * ServletContext.addListener(Listener Class) - - * ServletContext.addListener(Listener name) - EventListener listener = - * ServletContext.createListener(class); ServletContext.addListener(listener); - * for all three following Listeners: - ServletContextAttributeListener - - * ServletRequestListener - ServletRequestAttributesListener - */ - /* - * @testName: getContextPathTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:637; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:679; - * - * @test_Strategy: In TestServlet verify that the result from the - * ServletContext.getServletContextPath call returns the context path. - * - * In client verify that all Listeners are added correctly and invoked in the - * order added. - */ - @Test - public void getContextPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContextPathTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddSRListenerClass_INVOKED" + "|AddSRListenerString_INVOKED" - + "|CreateSRListener_INVOKED" + "|AttributeAddedClass" - + "|AttributeAddedString"); - invoke(); - } - - /* - * @testName: testAddServletString - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:668; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; - * Servlet:JAVADOC:674; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, String), 2. mapping - * the new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, String) 4. map the filter to the new - * Servlet programmatically for FORWARD only 5. client send a request to the - * new servlet, Verify in client that request goes through and Filter is NOT - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddServletString() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/addServletString HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "ADD_FILTER_STRING_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddSRListenerClass_INVOKED" + "|AddSRListenerString_INVOKED" - + "|CreateSRListener_INVOKED" + "|SCAttributeAddedClass:" - + "|SCAttributeAddedString:" + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddFilterString - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:668; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; - * Servlet:JAVADOC:674; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, String), 2. mapping - * the new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, String) 4. map the filter to the new - * Servlet programmatically for FORWARD only 5. client send a request to - * another servlet, 6. which then forward to the newly created Servlet Verify - * in client that request goes through and Filter IS invoked. Verify in client - * that all Listeners are added correctly and invoked in the order added. - */ - @Test - public void testAddFilterString() throws Exception { - TEST_PROPS.setProperty(APITEST, "testAddFilterString"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletString" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|ADD_FILTER_STRING_INVOKED" + "|SCAttributeAddedClass:" - + "|SCAttributeAddedString:" + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddServletClass - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:670; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:676; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, Class), 2. mapping the - * new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, Class) 4. map the filter to the new - * Servlet programmatically for REQUEST only 5. client send a request to the - * new servlet, Verify in client that request goes through and Filter is - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddServletClass() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/addServletClass HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletClass" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|ADD_FILTER_CLASS_INVOKED" + "|SCAttributeAddedClass:" - + "|SCAttributeAddedString:" + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddFilterClass - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:670; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:676; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, Class), 2. mapping the - * new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, Class) 4. map the filter to the new - * Servlet programmatically for REQUEST only 5. client send a request to - * another servlet, 6. which then dispatch by include to the newly created - * Servlet Verify in client that request goes through and Filter IS NOT - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddFilterClass() throws Exception { - TEST_PROPS.setProperty(APITEST, "testAddFilterClass"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "ADD_FILTER_CLASS_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletClass" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass" + "|SCAttributeAddedString"); - invoke(); - } - - /* - * @testName: testAddServlet - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:675; Servlet:JAVADOC:677; - * Servlet:JAVADOC:679; Servlet:JAVADOC:681; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * Servlet instance using ServletContext.createServlet; 2. Add the Servlet - * instance: ServletContext.addServlet(String, Servlet), 3. mapping the new - * Servlet programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to the - * new servlet, Verify in client that request goes through and Filter is - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddServlet() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/createServlet HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CreateServlet" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:" + "|CREATE_FILTER_INVOKED"); - - invoke(); - } - - /* - * @testName: testAddFilterForward - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:675; Servlet:JAVADOC:677; - * Servlet:JAVADOC:679; Servlet:JAVADOC:681; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * Servlet instance using ServletContext.createServlet; 2. Add the Servlet - * instance: ServletContext.addServlet(String, Servlet), 3. mapping the new - * Servlet programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to the - * new servlet via FORWARD, Verify in client that request does go through and - * Filter is NOT invoked. Verify in client that all Listeners are added - * correctly and invoked in the order added. - */ - @Test - public void testAddFilterForward() throws Exception { - TEST_PROPS.setProperty(APITEST, "testCreateFilterForward"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "CREATE_FILTER_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CreateServlet" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddFilterInclude - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:675; Servlet:JAVADOC:677; - * Servlet:JAVADOC:679; Servlet:JAVADOC:681; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * Servlet instance using ServletContext.createServlet; 2. Add the Servlet - * instance: ServletContext.addServlet(String, Servlet), 3. mapping the new - * Servlet programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to the - * new servlet via INCLUDE, Verify in client that request does go through and - * Filter is NOT invoked. Verify in client that all Listeners are added - * correctly and invoked in the order added. - */ - @Test - public void testAddFilterInclude() throws Exception { - TEST_PROPS.setProperty(APITEST, "testCreateFilterInclude"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "CREATE_FILTER_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CreateServlet" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddServletNotFound - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:670; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; - * Servlet:JAVADOC:676; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, Class), 2. mapping the - * new Servlet programmatically to multiple URLs, one of them is used by - * another Servlet already. 3. create a Filter by - * ServletContext.addFilter(String, Class) 4. map the filter to the new - * Servlet programmatically for all DispatcherType 5. client send a request to - * the new servlet, Verify in client that request does NOT go through and - * Filter is NOT invoked. - */ - @Test - public void testAddServletNotFound() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/addServletNotFound HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "AddServletNotFound|ADD_FILTER_NOTFOUND"); - invoke(); - } - - /* - * @testName: testCreateSRAListener - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:675; Servlet:JAVADOC:677; - * Servlet:JAVADOC:679; Servlet:JAVADOC:681; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, one - * ServletContextAttributeListener, one ServletRequestListener one - * ServletRequestAttributeListener are added: 1. Create a Servlet instance - * using ServletContext.createServlet; 2. Add the Servlet instance: - * ServletContext.addServlet(String, Servlet), 3. mapping the new Servlet - * programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to - * another servlet, in which, ServletRequestAttributes are added, then - * dispatch to the new servlet via FORWARD Verify in client that - create - * Listener works - request does NOT through and Filter is NOT invoked. - all - * Listeners are added correctly and invoked in the order added. - */ - @Test - public void testCreateSRAListener() throws Exception { - TEST_PROPS.setProperty(APITEST, "testCreateSRAListener"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "CREATE_FILTER_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletClass" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:" + "|SRAttributeAddedClass:" - + "|SRAttributeAddedString:" + "|SRAttributeAdded:"); - invoke(); - } - - /* - * @testName: negativeCreateTests - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:678; - * Servlet:JAVADOC:680; Servlet:JAVADOC:682; Servlet:JAVADOC:694; - * Servlet:JAVADOC:671.10; Servlet:JAVADOC:672.10; Servlet:JAVADOC:673.10; - * - * @test_Strategy: 1. Create a Servlet which throws ServletException at init; - * 2. Create a Filter which throws ServletException at init 3. Create a - * EventListener which throws NullPointerException at init 4. Create a - * ServletContextListener - * - * Create another ServletContextListener, in which: 5. Call - * ServletContext.createFilter(Filter) which should fail; 6. Call - * ServletContext.createServlet(Servlet) which fails 7. Call - * ServletContext.createListener(EventListener) which fails 8. Call - * ServletContext.addListener(ServletContextListener.class) which fails 9. - * Call ServletContext.addListener(ServletContextListenerClassName) which - * fails 10. Call ServletContext.createListener(ServletContextListener.class) - * which fails 11. Call ServletContext.setInitParameter to pass information - * about status on 4-6 12. In another Servlet, get all information stored in - * ServletContext InitParameter 13. Send a request to the new Servlet Verify - * that - createServlet failed accordingly; - createFilter failed accordingly; - * - createListener failed accordingly; - addListener failed accordingly; - - * setInitParameter works properly - */ - @Test - public void negativeCreateTests() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeCreateTests"); - TEST_PROPS.setProperty(SEARCH_STRING, - "SERVLET_TEST=TRUE" + "|FILTER_TEST=TRUE" + "|LISTENER_TEST=TRUE" - + "|SCC_LISTENER_TEST=TRUE" + "|SCS_LISTENER_TEST=TRUE" - + "|CSC_|LISTENER_TEST=TRUE"); - invoke(); - } - - /* - * @testName: duplicateServletTest1 - * - * @assertion_ids: Servlet:JAVADOC:675.5; Servlet:JAVADOC:676.5; - * - * @test_Strategy: 1. Create a Servlet Servlet, define it in web.xml; 2. - * Create a ServletContextListener, in which: 3. try to add the Servlet again - * by calling ServletContext.addServlet(servletName, Servlet.class) 6. Verify - * that the Servlet can be invoked as defined in web.xml1. - */ - @Test - public void duplicateServletTest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/DuplicateServletClass HTTP/1.0"); - TEST_PROPS.setProperty(SEARCH_STRING, "DuplicateServletClass"); - invoke(); - } - - /* - * @testName: duplicateServletTest2 - * - * @assertion_ids: Servlet:JAVADOC:674.5; - * - * @test_Strategy: 1. Create a Servlet Servlet, define it in web.xml; 2. - * Create a ServletContextListener, in which: 3. try to add the Servlet again - * by calling ServletContext.addServlet(servletName, "Servlet.class") 4. - * Verify that the Servlet can be invoked as defined in web.xm1. - */ - @Test - public void duplicateServletTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/DuplicateServletString HTTP/1.0"); - TEST_PROPS.setProperty(SEARCH_STRING, "DuplicateServletString"); - invoke(); - } - - /* - * @testName: duplicateServletTest3 - * - * @assertion_ids: Servlet:JAVADOC:674.5; Servlet:JAVADOC:675.5; - * Servlet:JAVADOC:676.5; - * - * @test_Strategy: 1. Create a Servlet Servlet1, define it in web.xml; 2. - * Create a Servlet Servlet2, define it in web.xml; 3. Create a - * ServletContextListener, in which: 4. try to add the Servlet1 again by - * calling ServletContext.addServlet(servletName, Servlet.class) 4. try to add - * the Servlet2 again by calling ServletContext.addServlet(servletName, - * "Servlet.class") 4. Verify null is returned in both cases. - */ - @Test - public void duplicateServletTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "duplicateServletTest3"); - TEST_PROPS.setProperty(SEARCH_STRING, - "DUPLICATEC_SERVLET_TEST=TRUE" + "|DUPLICATES_SERVLET_TEST=TRUE"); - invoke(); - } - - /* - * @testName: duplicateFilterTest - * - * @assertion_ids: Servlet:JAVADOC:668.4; Servlet:JAVADOC:669.4; - * - * @test_Strategy: 1. Create a Filter Filter1, define it in web.xml; 2. Create - * a Filter Filter2, define it in web.xml; 3. Create a ServletContextListener, - * in which: 4. try to add Filter1 again by calling - * ServletContext.addFilter(FilterName, Filter.class) 5. try to add Filter2 - * again by calling ServletContext.addFilter(FilterName,,"Filter.class") 6. - * Verify that both Filter can be invoked as defined in web.xml - */ - @Test - public void duplicateFilterTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/FilterTestServlet HTTP/1.0"); - TEST_PROPS.setProperty(SEARCH_STRING, "FilterTestServlet"); - invoke(); - } - - /* - * @testName: duplicateFilterTest1 - * - * @assertion_ids: Servlet:JAVADOC:668.4; Servlet:JAVADOC:669.4; - * - * @test_Strategy: 1. Create a Filter Filter1, define it in web.xml; 2. Create - * a Filter Filter2, define it in web.xml; 3. Create a ServletContextListener, - * in which: 4. try to add Filter1 again by calling - * ServletContext.addFilter(FilterName, Filter.class) 5. try to add Filter2 - * again by calling ServletContext.addFilter(FilterName,,"Filter.class") 6. - * Verify that null is returned in both cases - */ - @Test - public void duplicateFilterTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "duplicateFilterTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "DUPLICATEC_FILTER_TEST=TRUE" + "|DUPLICATES_FILTER_TEST=TRUE"); - invoke(); - } - - /* - * @testName: getEffectiveMajorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:685; - * - * @test_Strategy: Create a Servlet, in which call - * ServletContext.getEffectiveMajorVersion() Verify that 5 is returned. - */ - @Test - public void getEffectiveMajorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getEffectiveMajorVersionTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "EFFECTIVEMAJORVERSION=5;"); - invoke(); - } - - /* - * @testName: getEffectiveMinorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:686; - * - * @test_Strategy: Create a Servlet, in which call - * ServletContext.getEffectiveMinorVersion() Verify that 0 is returned. - */ - @Test - public void getEffectiveMinorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getEffectiveMinorVersionTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "EFFECTIVEMINORVERSION=0;"); - invoke(); - } - - /* - * @testName: getDefaultSessionTrackingModes - * - * @assertion_ids: Servlet:JAVADOC:684; - * - * @test_Strategy: Create a Servlet, in which call - * ServletContext.getDefaultSessionTrackingModes() Verify it works. - */ - @Test - public void getDefaultSessionTrackingModes() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDefaultSessionTrackingModes"); - invoke(); - } - - /* - * @testName: sessionTrackingModesValueOfTest - * - * @assertion_ids: Servlet:JAVADOC:747; - * - * @test_Strategy: Create a Servlet, verify SessionTrackingModes.valueOf() - * works - */ - @Test - public void sessionTrackingModesValueOfTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "sessionTrackingModesValueOfTest"); - invoke(); - } - - /* - * @testName: sessionTrackingModesValuesTest - * - * @assertion_ids: Servlet:JAVADOC:748; - * - * @test_Strategy: Create a Servlet, verify SessionTrackingModes.values() - * works - */ - @Test - public void sessionTrackingModesValuesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "sessionTrackingModesValuesTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/build.xml deleted file mode 100644 index 778e80fae6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/servlet_js_servletcontext30_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/servlet_js_servletcontext30_web.xml deleted file mode 100644 index 25e70c5d44..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext30/servlet_js_servletcontext30_web.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - - SerJaxSerServletContext30 - - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.TestListener - - - DuplicateFilterClass - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateFilterClass - - - DuplicateFilterString - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateFilterString - - - DuplicateFilterClass - /FilterTestServlet - - - DuplicateFilterString - /FilterTestServlet - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.TestServlet - - - FilterTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.FilterTestServlet - - - DuplicateServletClass - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateServletClass - - - DuplicateServletString - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateServletString - - - TestServlet - /TestServlet - - - FilterTestServlet - /FilterTestServlet - - - DuplicateServletClass - /DuplicateServletClass - - - DuplicateServletString - /DuplicateServletString - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/AddGenericEventListenerClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/AddGenericEventListenerClass.java deleted file mode 100644 index 1818186c5f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/AddGenericEventListenerClass.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301; - -import java.util.EventListener; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletRequestEvent; - -public final class AddGenericEventListenerClass implements EventListener { - - public void listenerDestroyed(ServletRequestEvent event) { - StaticLog.add("AddGenericEventListenerClass_Destroyed."); - } - - public void listenerInitialized(ServletRequestEvent event) { - StaticLog.add("AddGenericEventListenerClass_Initialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/TestListener.java deleted file mode 100644 index 079279c99f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/TestListener.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - - /* - * Negative tests for - addListener - */ - - Boolean listener_test = false; - String LISTENER_TEST = "LISTENER_TEST"; - - try { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.AddGenericEventListenerClass.class); - } catch (IllegalArgumentException ex) { - listener_test = true; - } - context.setInitParameter(LISTENER_TEST, listener_test.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/TestServlet.java deleted file mode 100644 index eaf0e70e1c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/TestServlet.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void addListenerTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String name = "LISTENER_TEST"; - - pw.println( - name + "=" + getServletContext().getInitParameter(name).toUpperCase()); - getServletContext().removeAttribute(name); - - ServletTestUtil.printResult(pw, true); - getServletContext().removeAttribute("arraylist"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/URLClient.java deleted file mode 100644 index daac5b5a46..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/URLClient.java +++ /dev/null @@ -1,74 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext301_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AddGenericEventListenerClass.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletcontext301_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - - /* - * @testName: addListenerTest - * - * @assertion_ids: Servlet:JAVADOC:672.9; Servlet:JAVADOC:673.9; - * - * @test_Strategy: In a ServletContextListener, call: - * ServletContext.addListener(GenericListener.class) GenericListener does not - * implement any of the Listener class on the list: - - * ServletContextAttributeListener - HttpSessionListener - - * HttpSessionAttributeListener - ServletRequestListener - - * ServletRequestAttributeListener Verify the expected - * IllegalArgumentException is thrown. - */ - @Test - public void addListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "LISTENER_TEST=TRUE"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "AddGenericEventListenerClass"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/build.xml deleted file mode 100644 index 17565dbdf5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/servlet_js_servletcontext301_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/servlet_js_servletcontext301_web.xml deleted file mode 100644 index d483d2797f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext301/servlet_js_servletcontext301_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerServletContext301 - - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/TestListener.java deleted file mode 100644 index c96a3ae617..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/TestListener.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext302; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.AddGenericEventListenerClass; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - - /* - * Negative tests for - addListener - */ - Boolean listener_test = false; - String LISTENER_TEST = "LISTENER_TEST"; - - try { - context.addListener(AddGenericEventListenerClass.class.getName()); - } catch (IllegalArgumentException ex) { - listener_test = true; - } - context.setInitParameter(LISTENER_TEST, listener_test.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/URLClient.java deleted file mode 100644 index 578ccf43af..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/URLClient.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext302; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.AddGenericEventListenerClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext302_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, AddGenericEventListenerClass.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletcontext302_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - - /* - * @testName: addListenerTest - * - * @assertion_ids: Servlet:JAVADOC:671.9; - * - * @test_Strategy: In a ServletContextListener, call: - * ServletContext.addListener(String GenericListener.className) - * GenericListener does not implement any of the Listener class on the list: - - * ServletContextAttributeListener - HttpSessionListener - - * HttpSessionAttributeListener - ServletRequestListener - - * ServletRequestAttributeListener Verify the expected - * IllegalArgumentException is thrown. - */ - @Test - public void addListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "LISTENER_TEST=TRUE"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "AddGenericEventListenerString"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/build.xml deleted file mode 100644 index 6195812857..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/servlet_js_servletcontext302_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/servlet_js_servletcontext302_web.xml deleted file mode 100644 index 518b6db71d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext302/servlet_js_servletcontext302_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerServletContext301 - - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext302.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/TestServlet.java deleted file mode 100644 index aacabd7933..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/TestServlet.java +++ /dev/null @@ -1,193 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext303; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void negativeaddSRAListenerClassTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - com.sun.ts.tests.servlet.api.common.sharedfiles.SRAttributeListener.class); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - exf.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddSRAListenerStringTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - "com.sun.ts.tests.servlet.api.common.sharedfiles.SRAttributeListener"); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - exf.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddSRListenerClassTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - com.sun.ts.tests.servlet.api.common.sharedfiles.SRListener.class); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - exf.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddSRListenerStringTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - "com.sun.ts.tests.servlet.api.common.sharedfiles.SRListener"); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - exf.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddSCAListenerClassTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - com.sun.ts.tests.servlet.api.common.sharedfiles.SCAttributeListener.class); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - exf.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddSCAListenerStringTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - "com.sun.ts.tests.servlet.api.common.sharedfiles.SCAttributeListener"); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - exf.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddSCListenerClassTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - com.sun.ts.tests.servlet.api.common.sharedfiles.SCListener.class); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - exf.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddSCListenerStringTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - "com.sun.ts.tests.servlet.api.common.sharedfiles.SCListener"); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - exf.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/URLClient.java deleted file mode 100644 index 3ab1cf60e2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/URLClient.java +++ /dev/null @@ -1,181 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext303; - -import com.sun.ts.tests.servlet.api.common.sharedfiles.SCAttributeListener; -import com.sun.ts.tests.servlet.api.common.sharedfiles.SCListener; -import com.sun.ts.tests.servlet.api.common.sharedfiles.SRAttributeListener; -import com.sun.ts.tests.servlet.api.common.sharedfiles.SRListener; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext303_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, SRAttributeListener.class, SRListener.class, SRListener.class, - SCAttributeListener.class, SCListener.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletcontext303_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - - /* - * @testName: negativeaddSRAListenerClassTest - * - * @assertion_ids: Servlet:JAVADOC:672.11; Servlet:JAVADOC:673.11; - * - * @test_Strategy: Create a Servlet, in which, a - * ServletRequestAttributeListener is added; Verify in servlet that - * java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddSRAListenerClassTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddSRAListenerClassTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "SRAttributeListener"); - invoke(); - } - - /* - * @testName: negativeaddSRAListenerStringTest - * - * @assertion_ids: Servlet:JAVADOC:671.11; - * - * @test_Strategy: Create a Servlet, in which, a - * ServletRequestAttributeListener is added; Verify in servlet that - * java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddSRAListenerStringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddSRAListenerStringTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "SRAttributeListener"); - invoke(); - } - - /* - * @testName: negativeaddSRListenerClassTest - * - * @assertion_ids: Servlet:JAVADOC:672.11; Servlet:JAVADOC:673.11; - * - * @test_Strategy: Create a Servlet, in which, a ServletRequestListener is - * added; Verify in servlet that java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddSRListenerClassTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddSRListenerClassTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "SRListener"); - invoke(); - } - - /* - * @testName: negativeaddSRListenerStringTest - * - * @assertion_ids: Servlet:JAVADOC:671.11; - * - * @test_Strategy: Create a Servlet, in which, a ServletRequestListener is - * added; Verify in servlet that java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddSRListenerStringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddSRListenerStringTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "SRListener"); - invoke(); - } - - /* - * @testName: negativeaddSCAListenerClassTest - * - * @assertion_ids: Servlet:JAVADOC:672.11; Servlet:JAVADOC:673.11; - * - * @test_Strategy: Create a Servlet, in which, a - * ServletContextAttributeListener is added; Verify in servlet that - * java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddSCAListenerClassTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddSCAListenerClassTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "SRListener"); - invoke(); - } - - /* - * @testName: negativeaddSCAListenerStringTest - * - * @assertion_ids: Servlet:JAVADOC:671.11; - * - * @test_Strategy: Create a Servlet, in which, a - * ServletContextAttributeListener is added; Verify in servlet that - * java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddSCAListenerStringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddSCAListenerStringTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "SCAttributeListener"); - invoke(); - } - - /* - * @testName: negativeaddSCListenerClassTest - * - * @assertion_ids: Servlet:JAVADOC:672.11; Servlet:JAVADOC:673.11; - * - * @test_Strategy: Create a Servlet, in which, a ServletContextListener is - * added; Verify in servlet that java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddSCListenerClassTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddSCListenerClassTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "SCListener"); - invoke(); - } - - /* - * @testName: negativeaddSCListenerStringTest - * - * @assertion_ids: Servlet:JAVADOC:671.11; - * - * @test_Strategy: Create a Servlet, in which, a ServletContextListener is - * added; Verify in servlet that java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddSCListenerStringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddSCListenerStringTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "SCListener"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/build.xml deleted file mode 100644 index cec1e38368..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/build.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/servlet_js_servletcontext303_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/servlet_js_servletcontext303_web.xml deleted file mode 100644 index 4e660a8e97..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext303/servlet_js_servletcontext303_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletContext303 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext303.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/CreateGenericEventListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/CreateGenericEventListener.java deleted file mode 100644 index 20b4cb0cc5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/CreateGenericEventListener.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext304; - -import java.util.EventListener; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletRequestEvent; - -public final class CreateGenericEventListener implements EventListener { - - public void listenerDestroyed(ServletRequestEvent event) { - StaticLog.add("CreateGenericEventListener_Destroyed."); - } - - public void listenerInitialized(ServletRequestEvent event) { - StaticLog.add("CreateGenericEventListener_Initialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/TestListener.java deleted file mode 100644 index 2d5269bd63..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/TestListener.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext304; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletException; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public class TestListener implements ServletContextListener { - - private static final Logger LOGGER = LoggerFactory.getLogger(TestListener.class); - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - - Boolean listener_test = false; - String LISTENER_TEST = "LISTENER_TEST"; - - try { - context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext304.CreateGenericEventListener.class); - } catch (java.lang.IllegalArgumentException ex) { - listener_test = true; - LOGGER.error("Error creating Listener CreateGenericEventListener: " - + ex.getMessage()); - } catch (ServletException exs) { - LOGGER.error("Error creating Listener CreateGenericEventListener: " - + exs.getMessage()); - } - context.setInitParameter(LISTENER_TEST, listener_test.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/URLClient.java deleted file mode 100644 index 047de6f96a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/URLClient.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext304; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext304_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, CreateGenericEventListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletcontext304_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - - /* - * @testName: addListenerTest - * - * @assertion_ids: Servlet:JAVADOC:679.4; - * - * @test_Strategy: In a ServletContextListener, call: - * ServletContext.createListener(GenericListener.class) GenericListener does - * not implement any of the Listener class on the list: - - * ServletContextAttributeListener - HttpSessionListener - - * HttpSessionAttributeListener - ServletRequestListener - - * ServletRequestAttributeListener Verify the expected - * IllegalArgumentException is thrown. - */ - @Test - public void addListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "LISTENER_TEST=TRUE"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "CreateGenericEventListener"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/build.xml deleted file mode 100644 index 28388d7d1f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/build.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/servlet_js_servletcontext304_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/servlet_js_servletcontext304_web.xml deleted file mode 100644 index ffe8acf899..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext304/servlet_js_servletcontext304_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerServletContext301 - - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext304.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/AddSCListenerClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/AddSCListenerClass.java deleted file mode 100644 index 2838190a54..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/AddSCListenerClass.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class AddSCListenerClass implements ServletContextListener { - - public void contextDestroyed(ServletContextEvent event) { - StaticLog.add("AddSCListenerClass Destroyed."); - } - - public void contextInitialized(ServletContextEvent event) { - StaticLog.add("AddSCListenerClass Initialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/AddSCListenerString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/AddSCListenerString.java deleted file mode 100644 index 2a2d140b9e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/AddSCListenerString.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class AddSCListenerString implements ServletContextListener { - - public void contextDestroyed(ServletContextEvent event) { - StaticLog.add("AddSCListenerString Destroyed."); - } - - public void contextInitialized(ServletContextEvent event) { - StaticLog.add("AddSCListenerString Initialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/CreateSCListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/CreateSCListener.java deleted file mode 100644 index f12c048068..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/CreateSCListener.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; - -public class CreateSCListener implements ServletContextListener { - - public void contextDestroyed(ServletContextEvent event) { - StaticLog.add("CreateSCListener Destroyed."); - } - - public void contextInitialized(ServletContextEvent event) { - StaticLog.add("CreateSCListener Initialized."); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/TestContainerInitializer.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/TestContainerInitializer.java deleted file mode 100644 index cc74363d0a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/TestContainerInitializer.java +++ /dev/null @@ -1,270 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305; - -import java.util.EnumSet; -import java.util.EventListener; -import java.util.Set; - -import jakarta.servlet.DispatcherType; -import jakarta.servlet.Filter; -import jakarta.servlet.FilterRegistration; -import jakarta.servlet.Servlet; -import jakarta.servlet.ServletContainerInitializer; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRegistration; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public class TestContainerInitializer implements ServletContainerInitializer { - - private static final Logger LOGGER = LoggerFactory.getLogger(TestContainerInitializer.class); - - public void onStartup(Set> arg0, ServletContext context) - throws ServletException { - - final String addServletName1 = "AddServletString"; - final String addServletName2 = "AddServletClass"; - final String addServletName3 = "CreateServlet"; - final String addServletName4 = "AddServletNotFound"; - - final String addFilterName1 = "AddFilterString"; - final String addFilterName2 = "AddFilterClass"; - final String addFilterName3 = "CreateFilter"; - final String addFilterName4 = "AddFilterNotFound"; - /* - * Add Servlet AddServletString - */ - ServletRegistration srString = context.addServlet(addServletName1, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletString"); - srString.addMapping("/addServletString"); - srString.setInitParameter("FILTER", addFilterName1); - srString.setInitParameter(addFilterName1, - DispatcherType.FORWARD.toString()); - - FilterRegistration frString = context.addFilter(addFilterName1, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterString"); - frString.addMappingForServletNames(EnumSet.of(DispatcherType.FORWARD), true, - addServletName1); - frString.setInitParameter("SERVLET", addServletName1); - frString.setInitParameter(addServletName1, - DispatcherType.FORWARD.toString()); - - /* - * Add Servlet AddServletClass - */ - ServletRegistration srClass = context.addServlet(addServletName2, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletClass.class); - srClass.addMapping("/addServletClass", "/SecondaddServletClass", - "/ThirdAddServletClass", "/AddServletClass/*"); - srClass.setInitParameter("FILTER", addFilterName2); - srClass.setInitParameter(addFilterName2, DispatcherType.REQUEST.toString()); - - FilterRegistration frClass = context.addFilter(addFilterName2, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterClass.class); - frClass.addMappingForServletNames(EnumSet.of(DispatcherType.REQUEST), true, - addServletName2); - frClass.setInitParameter("SERVLET", addServletName2); - frClass.setInitParameter(addServletName2, - DispatcherType.REQUEST.toString()); - - /* - * Add Servlet CreateServlet - */ - ServletRegistration srServlet = null; - FilterRegistration frFilter = null; - try { - Servlet servlet3 = context.createServlet( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateServlet.class); - srServlet = context.addServlet(addServletName3, servlet3); - srServlet.addMapping("/createServlet", "/SecondCreateServlet", - "/ThirdCreateServlet"); - srServlet.setInitParameter("FILTER", addFilterName3); - srServlet.setInitParameter(addFilterName3, - DispatcherType.REQUEST.toString()); - - Filter filter3 = context.createFilter( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateFilter.class); - frFilter = context.addFilter(addFilterName3, filter3); - frFilter.addMappingForServletNames(EnumSet.of(DispatcherType.REQUEST), - true, addServletName3); - frFilter.setInitParameter("SERVLET", addServletName3); - frFilter.setInitParameter(addServletName3, - DispatcherType.REQUEST.toString()); - } catch (ServletException ex) { - LOGGER.error("Error creating Servlet"); - } - - /* - * Add Servlet AddServletNotFound - */ - ServletRegistration srNotFound = context.addServlet(addServletName4, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletNotFound.class); - srNotFound.addMapping("/addServletNotFound", "/TestServlet"); - srNotFound.setInitParameter("FILTER", addFilterName4); - srNotFound.setInitParameter(addFilterName4, "ALL"); - - FilterRegistration frNotFound = context.addFilter(addFilterName4, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterNotFound.class); - frNotFound.addMappingForServletNames( - EnumSet.of(DispatcherType.REQUEST, DispatcherType.INCLUDE, - DispatcherType.FORWARD, DispatcherType.ERROR), - true, addServletName4); - frNotFound.setInitParameter("SERVLET", addServletName4); - frNotFound.setInitParameter(addServletName4, "ALL"); - - /* - * Add ServletContextListener - */ - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305.AddSCListenerClass.class); - - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305.AddSCListenerString"); - try { - EventListener sclistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305.CreateSCListener.class); - context.addListener(sclistener); - } catch (ServletException ex) { - LOGGER.error( - "Error creating Listener CreateSCListener: " + ex.getMessage(), ex); - ex.printStackTrace(); - } - - /* - * Add ServletContextAttributeListener - */ - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCAttributeListenerClass.class); - - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCAttributeListenerString"); - try { - EventListener scalistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSCAttributeListener.class); - context.addListener(scalistener); - } catch (ServletException ex) { - LOGGER.error("Error creating Listener CreateSCAttributeListener: " - + ex.getMessage(), ex); - } - - /* - * Add ServletRequestListener - */ - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRListenerClass.class); - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRListenerString"); - try { - EventListener srlistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSRListener.class); - context.addListener(srlistener); - } catch (ServletException ex) { - System.out.println("Error creating Listener CreateSRAttributeListener: " - + ex.getMessage()); - ex.printStackTrace(); - } - - /* - * Add ServletRequestAttributesListener - */ - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRAttributeListenerClass.class); - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRAttributeListenerString"); - try { - EventListener sralistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSRAttributeListener.class); - context.addListener(sralistener); - } catch (ServletException ex) { - System.out.println("Error creating Listener CreateSRAttributeListener: " - + ex.getMessage()); - ex.printStackTrace(); - } - - /* - * Negative tests for - createServlet - createFilter - createListener - */ - - Boolean servlet_test = false; - Boolean filter_test = false; - Boolean listener_test = false; - String SERVLET_TEST = "SERVLET_TEST"; - String FILTER_TEST = "FILTER_TEST"; - String LISTENER_TEST = "LISTENER_TEST"; - String GC_LISTENER_TEST = "GC_LISTENER_TEST"; - String GS_LISTENER_TEST = "GS_LISTENER_TEST"; - String CGC_LISTENER_TEST = "CGC_LISTENER_TEST"; - - try { - Servlet badservlet = context.createServlet( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadServlet.class); - } catch (ServletException ex) { - servlet_test = true; - } - context.setInitParameter(SERVLET_TEST, servlet_test.toString()); - - try { - Filter badfilter = context.createFilter( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadFilter.class); - } catch (ServletException ex) { - filter_test = true; - } - context.setInitParameter(FILTER_TEST, filter_test.toString()); - - try { - context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadListener.class); - } catch (ServletException ex) { - listener_test = true; - } - context.setInitParameter(LISTENER_TEST, listener_test.toString()); - - try { - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.AddGenericEventListenerClass.class); - } catch (IllegalArgumentException ex) { - System.out - .println("Error adding Listener addListener: " + ex.getMessage()); - } - context.setInitParameter(GC_LISTENER_TEST, listener_test.toString()); - - try { - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext302.AssGenericEventListenerString"); - } catch (IllegalArgumentException ex) { - listener_test = true; - } - context.setInitParameter(GS_LISTENER_TEST, listener_test.toString()); - - try { - context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext304.CreateGenericEventListener.class); - } catch (java.lang.IllegalArgumentException ex) { - System.out.println("Error creating Listener CreateGenericEventListener: " - + ex.getMessage()); - } catch (ServletException exs) { - System.out.println("Error creating Listener CreateGenericEventListener: " - + exs.getMessage()); - } - context.setInitParameter(CGC_LISTENER_TEST, listener_test.toString()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/TestServlet.java deleted file mode 100644 index b488c4f592..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/TestServlet.java +++ /dev/null @@ -1,165 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void testAddFilterString(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - String path = "/addServletString"; - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } catch (Exception ex) { - response.getWriter() - .println("Got Exception in testAddFilterString: " + ex.getMessage()); - } - response.flushBuffer(); - getServletContext().removeAttribute("arraylist"); - } - - public void testAddFilterClass(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - String path = "/SecondaddServletClass"; - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } catch (Exception ex) { - passed = false; - pw.println("Got Exception in testAddFilterClass: " + ex.getMessage()); - } - - sendtoclient(response); - } - - public void testCreateFilterForward(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - String path = "/SecondCreateServlet"; - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } catch (Exception ex) { - passed = false; - pw.println( - "Got Exception in testCreateFilterForward: " + ex.getMessage()); - } - ServletTestUtil.printResult(pw, passed); - getServletContext().removeAttribute("arraylist"); - } - - public void testCreateFilterInclude(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - String path = "/ThirdCreateServlet"; - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } catch (Exception ex) { - passed = false; - pw.println( - "Got Exception in testCreateFilterInclude: " + ex.getMessage()); - } - - sendtoclient(response); - } - - public void testCreateSRAListener(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - String path = "/ThirdAddServletClass"; - - request.setAttribute("TestCreateSRAListener", "See_what_happens"); - - try { - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.include(request, response); - } catch (Exception ex) { - response.getWriter().println( - "Got Exception in TestCreateSRAListener: " + ex.getMessage()); - } - sendtoclient(response); - } - - public void negativeCreateTests(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String[] names = { "SERVLET_TEST", "FILTER_TEST", "LISTENER_TEST", - "GC_LISTENER_TEST", "GS_LISTENER_TEST", "CGC_LISTENER_TEST" }; - - for (String name : names) { - pw.println(name + "=" - + getServletContext().getInitParameter(name).toUpperCase()); - getServletContext().removeAttribute(name); - } - - ServletTestUtil.printResult(pw, true); - getServletContext().removeAttribute("arraylist"); - } - - private void sendtoclient(ServletResponse response) throws IOException { - PrintWriter pw = response.getWriter(); - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - getServletContext().removeAttribute("arraylist"); - - result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - } - } - } - StaticLog.clear(); - - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/URLClient.java deleted file mode 100644 index ed1a42c217..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/URLClient.java +++ /dev/null @@ -1,492 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterNotFound; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCAttributeListenerClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCAttributeListenerString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRAttributeListenerClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRAttributeListenerString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRListenerClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRListenerString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletNotFound; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadFilter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateFilter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSCAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSRAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSRListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext301.AddGenericEventListenerClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext304.CreateGenericEventListener; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext305_web.war") - .addAsResource(URLClient.class.getResource("jakarta.servlet.ServletContainerInitializer"), - "META-INF/services/jakarta.servlet.ServletContainerInitializer") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AddSCListenerClass.class, AddSCListenerString.class, CreateSCListener.class, - TestContainerInitializer.class, TestServlet.class, AddServletString.class, AddFilterString.class, - AddFilterClass.class, AddServletClass.class, CreateServlet.class, CreateFilter.class, AddServletNotFound.class, - AddFilterNotFound.class, AddSCAttributeListenerClass.class, CreateSCAttributeListener.class, - AddSRListenerClass.class, CreateSRListener.class, AddSRAttributeListenerClass.class, CreateSRAttributeListener.class, - BadServlet.class, BadFilter.class, BadListener.class, AddGenericEventListenerClass.class, CreateGenericEventListener.class, - AddServletString.class, AddFilterString.class, AddSCAttributeListenerString.class, AddSRListenerString.class, - AddSRAttributeListenerString.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletcontext305_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * Test setup; In Deployment Descriptor, define a Servlet TestServlet; Create - * a SevletContextInitializer, - * - * In SevletContextInitializer, three Servlets are added using the following - * methods: - ServletContext.addServlet(String, String); - - * ServletContext.addServlet(String, Class); - - * ServletContext.createServlet(Class); - * - * In SevletContextInitializer, three Filters are added using the following - * methods: - ServletContext.addFilter(String, String); - - * ServletContext.addFilter(String, Class); - - * ServletContext.createServlet(Class); - * - * In SevletContextInitializer, four Listeners are added using the following - * methods: - ServletContext.addListener(Listener Class) - - * ServletContext.addListener(Listener name) - EventListener listener = - * ServletContext.createListener(class); ServletContext.addListener(listener); - * Test Listeners implements one of all following liseners: - - * ServletContextAttributeListener - ServletRequestListener - - * ServletRequestAttributesListener - ServletContextListener - * - * Package jakarta.servlet.ServletContextInitializer appropriately - */ - - /* - * @testName: testAddServletString - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:668; - * Servlet:JAVADOC:668.3; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:671.6; Servlet:JAVADOC:671.7; - * Servlet:JAVADOC:671.9; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:672.6; Servlet:JAVADOC:672.7; - * Servlet:JAVADOC:672.9; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:673.6; Servlet:JAVADOC:673.7; - * Servlet:JAVADOC:673.9; Servlet:JAVADOC:674; Servlet:JAVADOC:674.4; - * Servlet:JAVADOC:679; Servlet:JAVADOC:679.4; Servlet:JAVADOC:696; - * Servlet:SPEC:259; Servlet:SPEC:259.1; Servlet:SPEC:259.3; - * Servlet:SPEC:259.4; Servlet:SPEC:259.6; Servlet:SPEC:259.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, String), 2. mapping - * the new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, String) 4. map the filter to the new - * Servlet programmatically for FORWARD only 5. client send a request to the - * new servlet, Verify in client that request goes through and Filter is NOT - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddServletString() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/addServletString HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "ADD_FILTER_STRING_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddSRListenerClass_INVOKED" + "|AddSRListenerString_INVOKED" - + "|CreateSRListener_INVOKED" + "|SCAttributeAddedClass:" - + "|SCAttributeAddedString:" + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddFilterString - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:668; - * Servlet:JAVADOC:668.3; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:671.6; Servlet:JAVADOC:671.7; - * Servlet:JAVADOC:671.9; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:672.6; Servlet:JAVADOC:672.7; - * Servlet:JAVADOC:672.9; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:673.6; Servlet:JAVADOC:673.7; - * Servlet:JAVADOC:673.9; Servlet:JAVADOC:674; Servlet:JAVADOC:674.4; - * Servlet:JAVADOC:675; Servlet:JAVADOC:675.4; Servlet:JAVADOC:676; - * Servlet:JAVADOC:676.4; Servlet:JAVADOC:679; Servlet:JAVADOC:679.1; - * Servlet:JAVADOC:679.4; Servlet:JAVADOC:696; Servlet:SPEC:259; - * Servlet:SPEC:259.1; Servlet:SPEC:259.3; Servlet:SPEC:259.4; - * Servlet:SPEC:259.6; Servlet:SPEC:259.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, String), 2. mapping - * the new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, String) 4. map the filter to the new - * Servlet programmatically for FORWARD only 5. client send a request to - * another servlet, 6. which then forward to the newly created Servlet Verify - * in client that request goes through and Filter IS invoked. Verify in client - * that all Listeners are added correctly and invoked in the order added. - */ - @Test - public void testAddFilterString() throws Exception { - TEST_PROPS.setProperty(APITEST, "testAddFilterString"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletString" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|ADD_FILTER_STRING_INVOKED" + "|SCAttributeAddedClass:" - + "|SCAttributeAddedString:" + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddServletClass - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:670; - * Servlet:JAVADOC:670.3; Servlet:JAVADOC:671.6; Servlet:JAVADOC:671.7; - * Servlet:JAVADOC:671.9; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:672.6; Servlet:JAVADOC:672.7; - * Servlet:JAVADOC:672.9; Servlet:JAVADOC:676; Servlet:JAVADOC:676.4; - * Servlet:JAVADOC:679; Servlet:JAVADOC:679.1; Servlet:JAVADOC:679.4; - * Servlet:JAVADOC:696; Servlet:SPEC:259; Servlet:SPEC:259.1; - * Servlet:SPEC:259.3; Servlet:SPEC:259.4; Servlet:SPEC:259.6; - * Servlet:SPEC:259.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, Class), 2. mapping the - * new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, Class) 4. map the filter to the new - * Servlet programmatically for REQUEST only 5. client send a request to the - * new servlet, Verify in client that request goes through and Filter is - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddServletClass() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/addServletClass HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletClass" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|ADD_FILTER_CLASS_INVOKED" + "|SCAttributeAddedClass:" - + "|SCAttributeAddedString:" + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddFilterClass - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:670; - * Servlet:JAVADOC:670.3; Servlet:JAVADOC:671.6; Servlet:JAVADOC:671.7; - * Servlet:JAVADOC:671.9; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:672.6; Servlet:JAVADOC:672.7; - * Servlet:JAVADOC:672.9; Servlet:JAVADOC:676; Servlet:JAVADOC:676.4; - * Servlet:JAVADOC:679; Servlet:JAVADOC:679.1; Servlet:JAVADOC:679.4; - * Servlet:JAVADOC:696; Servlet:SPEC:259; Servlet:SPEC:259.1; - * Servlet:SPEC:259.3; Servlet:SPEC:259.4; Servlet:SPEC:259.6; - * Servlet:SPEC:259.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, Class), 2. mapping the - * new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, Class) 4. map the filter to the new - * Servlet programmatically for REQUEST only 5. client send a request to - * another servlet, 6. which then dispatch by include to the newly created - * Servlet Verify in client that request goes through and Filter IS NOT - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddFilterClass() throws Exception { - TEST_PROPS.setProperty(APITEST, "testAddFilterClass"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "ADD_FILTER_CLASS_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletClass" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass" + "|SCAttributeAddedString"); - invoke(); - } - - /* - * @testName: testAddServlet - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:670.3; Servlet:JAVADOC:671.1; - * Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; Servlet:JAVADOC:671.6; - * Servlet:JAVADOC:671.7; Servlet:JAVADOC:671.9; Servlet:JAVADOC:672.1; - * Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; Servlet:JAVADOC:672.6; - * Servlet:JAVADOC:672.7; Servlet:JAVADOC:672.9; Servlet:JAVADOC:675; - * Servlet:JAVADOC:675.4; Servlet:JAVADOC:677; Servlet:JAVADOC:677.1; - * Servlet:JAVADOC:679; Servlet:JAVADOC:679.1; Servlet:JAVADOC:679.4; - * Servlet:JAVADOC:681; Servlet:JAVADOC:696; Servlet:SPEC:259; - * Servlet:SPEC:259.1; Servlet:SPEC:259.3; Servlet:SPEC:259.4; - * Servlet:SPEC:259.6; Servlet:SPEC:259.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, 1. Create a - * Servlet instance using ServletContext.createServlet; 2. Add the Servlet - * instance: ServletContext.addServlet(String, Servlet), 3. mapping the new - * Servlet programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to the - * new servlet, Verify in client that request goes through and Filter is - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddServlet() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/createServlet HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CreateServlet" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:" + "|CREATE_FILTER_INVOKED"); - - invoke(); - } - - /* - * @testName: testAddFilterForward - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:670.3; Servlet:JAVADOC:671.1; - * Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; Servlet:JAVADOC:671.6; - * Servlet:JAVADOC:671.7; Servlet:JAVADOC:671.9; Servlet:JAVADOC:672.1; - * Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; Servlet:JAVADOC:672.6; - * Servlet:JAVADOC:672.7; Servlet:JAVADOC:672.9; Servlet:JAVADOC:673.1; - * Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; Servlet:JAVADOC:673.6; - * Servlet:JAVADOC:673.7; Servlet:JAVADOC:673.9; Servlet:JAVADOC:675; - * Servlet:JAVADOC:675.4; Servlet:JAVADOC:677; Servlet:JAVADOC:677.1; - * Servlet:JAVADOC:679; Servlet:JAVADOC:679.1; Servlet:JAVADOC:679.4; - * - * Servlet:JAVADOC:681; Servlet:JAVADOC:696; Servlet:SPEC:259; - * Servlet:SPEC:259.1; Servlet:SPEC:259.3; Servlet:SPEC:259.4; - * Servlet:SPEC:259.6; Servlet:SPEC:259.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, 1. Create a - * Servlet instance using ServletContext.createServlet; 2. Add the Servlet - * instance: ServletContext.addServlet(String, Servlet), 3. mapping the new - * Servlet programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to the - * new servlet via FORWARD, Verify in client that request does go through and - * Filter is NOT invoked. Verify in client that all Listeners are added - * correctly and invoked in the order added. - */ - @Test - public void testAddFilterForward() throws Exception { - TEST_PROPS.setProperty(APITEST, "testCreateFilterForward"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "CREATE_FILTER_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CreateServlet" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddFilterInclude - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:670.3; Servlet:JAVADOC:671.1; - * Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; Servlet:JAVADOC:671.6; - * Servlet:JAVADOC:671.7; Servlet:JAVADOC:671.9; Servlet:JAVADOC:672.1; - * Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; Servlet:JAVADOC:672.6; - * Servlet:JAVADOC:672.7; Servlet:JAVADOC:672.9; Servlet:JAVADOC:673.1; - * Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; Servlet:JAVADOC:673.6; - * Servlet:JAVADOC:673.7; Servlet:JAVADOC:673.9; Servlet:JAVADOC:675; - * Servlet:JAVADOC:675.4; Servlet:JAVADOC:677; Servlet:JAVADOC:677.1; - * Servlet:JAVADOC:679; Servlet:JAVADOC:679.1; Servlet:JAVADOC:679.4; - * Servlet:JAVADOC:681; Servlet:JAVADOC:696; Servlet:SPEC:259; - * Servlet:SPEC:259.1; Servlet:SPEC:259.3; Servlet:SPEC:259.4; - * Servlet:SPEC:259.6; Servlet:SPEC:259.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, 1. Create a - * Servlet instance using ServletContext.createServlet; 2. Add the Servlet - * instance: ServletContext.addServlet(String, Servlet), 3. mapping the new - * Servlet programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to the - * new servlet via INCLUDE, Verify in client that request does go through and - * Filter is NOT invoked. Verify in client that all Listeners are added - * correctly and invoked in the order added. - */ - @Test - public void testAddFilterInclude() throws Exception { - TEST_PROPS.setProperty(APITEST, "testCreateFilterInclude"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "CREATE_FILTER_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CreateServlet" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddServletNotFound - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:670; - * Servlet:JAVADOC:670.3; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:671.6; Servlet:JAVADOC:671.7; - * Servlet:JAVADOC:671.9; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:672.6; Servlet:JAVADOC:672.7; - * Servlet:JAVADOC:6712.9; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:673.6; Servlet:JAVADOC:673.7; - * Servlet:JAVADOC:673.9; Servlet:JAVADOC:676; Servlet:JAVADOC:676.4; - * Servlet:JAVADOC:679; Servlet:JAVADOC:679.1; Servlet:JAVADOC:679.4; - * Servlet:JAVADOC:696; Servlet:SPEC:259; Servlet:SPEC:259.1; - * Servlet:SPEC:259.3; Servlet:SPEC:259.4; Servlet:SPEC:259.6; - * Servlet:SPEC:259.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, Class), 2. mapping the - * new Servlet programmatically to multiple URLs, one of them is used by - * another Servlet already. 3. create a Filter by - * ServletContext.addFilter(String, Class) 4. map the filter to the new - * Servlet programmatically for all DispatcherType 5. client send a request to - * the new servlet, Verify in client that request does NOT go through and - * Filter is NOT invoked. - */ - @Test - public void testAddServletNotFound() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/addServletNotFound HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "AddServletNotFound|ADD_FILTER_NOTFOUND"); - invoke(); - } - - /* - * @testName: testCreateSRAListener - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:670.3; Servlet:JAVADOC:671.1; - * Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; Servlet:JAVADOC:671.6; - * Servlet:JAVADOC:671.7; Servlet:JAVADOC:671.9; Servlet:JAVADOC:672.1; - * Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; Servlet:JAVADOC:672.6; - * Servlet:JAVADOC:672.7; Servlet:JAVADOC:6712.9; Servlet:JAVADOC:673.1; - * Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; Servlet:JAVADOC:673.6; - * Servlet:JAVADOC:673.7; Servlet:JAVADOC:673.9; Servlet:JAVADOC:675; - * Servlet:JAVADOC:675.4; Servlet:JAVADOC:677; Servlet:JAVADOC:677.1; - * Servlet:JAVADOC:679; Servlet:JAVADOC:679.1; Servlet:JAVADOC:679.4; - * Servlet:JAVADOC:681; Servlet:JAVADOC:696; Servlet:SPEC:259; - * Servlet:SPEC:259.1; Servlet:SPEC:259.3; Servlet:SPEC:259.4; - * Servlet:SPEC:259.6; Servlet:SPEC:259.7; - * - * @test_Strategy: Create a ServletContextInitializer, in which, one - * ServletContextAttributeListener, one ServletRequestListener one - * ServletRequestAttributeListener are added: 1. Create a Servlet instance - * using ServletContext.createServlet; 2. Add the Servlet instance: - * ServletContext.addServlet(String, Servlet), 3. mapping the new Servlet - * programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to - * another servlet, in which, ServletRequestAttributes are added, then - * dispatch to the new servlet via FORWARD Verify in client that - create - * Listener works - request does NOT through and Filter is NOT invoked. - all - * Listeners are added correctly and invoked in the order added. - */ - @Test - public void testCreateSRAListener() throws Exception { - TEST_PROPS.setProperty(APITEST, "testCreateSRAListener"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "CREATE_FILTER_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletClass" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:" + "|SRAttributeAddedClass:" - + "|SRAttributeAddedString:" + "|SRAttributeAdded:"); - invoke(); - } - - /* - * @testName: negativeCreateTests - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:678; - * Servlet:JAVADOC:679.4; Servlet:JAVADOC:680; Servlet:JAVADOC:682; - * Servlet:JAVADOC:694; Servlet:SPEC:259; Servlet:SPEC:259.1; - * Servlet:SPEC:259.3; Servlet:SPEC:259.4; Servlet:SPEC:259.6; - * Servlet:SPEC:259.7; - * - * @test_Strategy: 1. Create a Servlet which throws ServletException at init; - * 2. Create a Filter which throws ServletException at init 3. Create a - * EventListener which throws NullPointerException at init 4. Create a - * EventListener that does not implement any of the following: - - * ServletContextAttributeListener - ServletRequestListener - - * ServletRequestAttributesListener - ServletContextListener - - * HttpSessionListener - HttpSessionAttributeListener - * - * Create a ServletContextInitializer, in which: 5. Call - * ServletContext.createFilter(BadFilter) which should fail; 6. Call - * ServletContext.createServlet(BadServlet) which fails 7. Call - * ServletContext.createListener(BadEventListener) which fails 8. Call - * ServletContext.setInitParameter to pass information about status on 4-6 9. - * Call ServletContext.addListener(GenericEventListener) which fails 10. Call - * ServletContext.createListener(GenericEventListener) which fails 11. In - * another Servlet, get all information stored in ServletContext InitParameter - * 12. Send a request to the new Servlet Verify that - createServlet failed - * accordingly; - createFilter failed accordingly; - createListener failed - * accordingly; - addListener failed accordingly; - setInitParameter works - * properly - */ - @Test - public void negativeCreateTests() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeCreateTests"); - TEST_PROPS.setProperty(SEARCH_STRING, - "SERVLET_TEST=TRUE" + "|FILTER_TEST=TRUE" + "|LISTENER_TEST=TRUE" - + "|GC_LISTENER_TEST=TRUE" + "|GS_LISTENER_TEST=TRUE" - + "|CGC_LISTENER_TEST=TRUE"); - - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/build.xml deleted file mode 100644 index e4e65ac492..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/jakarta.servlet.ServletContainerInitializer b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/jakarta.servlet.ServletContainerInitializer deleted file mode 100644 index 52e2560c21..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/jakarta.servlet.ServletContainerInitializer +++ /dev/null @@ -1,2 +0,0 @@ - -com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305.TestContainerInitializer diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/servlet_js_servletcontext305_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/servlet_js_servletcontext305_web.xml deleted file mode 100644 index eefa6c63fa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext305/servlet_js_servletcontext305_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletContext305 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext305.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/TestServlet.java deleted file mode 100644 index 46ccb94f0f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/TestServlet.java +++ /dev/null @@ -1,158 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext306; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.Filter; -import jakarta.servlet.Servlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - final static String addServletName1 = "AddServletString"; - - final static String addServletName2 = "AddServletClass"; - - final static String addServletName3 = "CreateServlet"; - - final static String addFilterName1 = "AddFilterString"; - - final static String addFilterName2 = "AddFilterClass"; - - final static String addFilterName3 = "CreateFilter"; - - public void addServletStringTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - try { - getServletContext().addServlet(addServletName1, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletString"); - pw.append("Expected IllegalStateException not thrown."); - ServletTestUtil.printResult(pw, false); - } catch (IllegalStateException ex) { - pw.append("Expected IllegalStateException thrown: " + ex.getMessage()); - ServletTestUtil.printResult(pw, true); - } - } - - public void addServletClassTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - try { - getServletContext().addServlet(addServletName2, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletClass.class); - pw.append("Expected IllegalStateException not thrown."); - ServletTestUtil.printResult(pw, false); - } catch (IllegalStateException ex) { - pw.append("Expected IllegalStateException thrown: " + ex.getMessage()); - ServletTestUtil.printResult(pw, true); - } - } - - public void addServletTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - try { - Servlet servlet3 = getServletContext().createServlet( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateServlet.class); - getServletContext().addServlet(addServletName3, servlet3); - pw.append("Expected IllegalStateException not thrown."); - ServletTestUtil.printResult(pw, false); - - } catch (IllegalStateException ex) { - pw.append("Expected IllegalStateException thrown: " + ex.getMessage()); - ServletTestUtil.printResult(pw, true); - } - } - - public void addFilterStringTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - try { - getServletContext().addFilter(addFilterName1, - "com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterString"); - pw.append("Expected IllegalStateException not thrown."); - ServletTestUtil.printResult(pw, false); - - } catch (IllegalStateException ex) { - pw.append("Expected IllegalStateException thrown: " + ex.getMessage()); - ServletTestUtil.printResult(pw, true); - } - } - - public void addFilterClassTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - try { - getServletContext().addFilter(addFilterName2, - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterClass.class); - pw.append("Expected IllegalStateException not thrown."); - ServletTestUtil.printResult(pw, false); - - } catch (IllegalStateException ex) { - pw.append("Expected IllegalStateException thrown: " + ex.getMessage()); - ServletTestUtil.printResult(pw, true); - } - } - - public void addFilterTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - try { - Filter filter3 = getServletContext().createFilter( - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateFilter.class); - getServletContext().addFilter(addFilterName3, filter3); - pw.append("Expected IllegalStateException not thrown."); - ServletTestUtil.printResult(pw, false); - - } catch (IllegalStateException ex) { - pw.append("Expected IllegalStateException thrown: " + ex.getMessage()); - ServletTestUtil.printResult(pw, true); - } - } - - public void setInitParameterTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - try { - getServletContext().addFilter("abc", "xyz"); - pw.append("Expected IllegalStateException not thrown."); - ServletTestUtil.printResult(pw, false); - - } catch (IllegalStateException ex) { - pw.append("Expected IllegalStateException thrown: " + ex.getMessage()); - ServletTestUtil.printResult(pw, true); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/URLClient.java deleted file mode 100644 index fe740bd284..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/URLClient.java +++ /dev/null @@ -1,165 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext306; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateFilter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext306_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, AddServletString.class, AddServletClass.class, CreateServlet.class, - AddFilterString.class, AddFilterClass.class, CreateFilter.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletcontext306_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - - /* - * @testName: addServletStringTest - * - * @assertion_ids: Servlet:JAVADOC:674.6; - * - * @test_Strategy: Negative test for ServletContext.addServlet(String, String) - * Create a Servlet, call ServletContext.addServlet(String, String) Verify the - * expected IllegalStateException is thrown. - */ - @Test - public void addServletStringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addServletStringTest"); - invoke(); - } - - /* - * @testName: addServletClassTest - * - * @assertion_ids: Servlet:JAVADOC:676.6; - * - * @test_Strategy: Negative test for ServletContext.addServlet(String, Class) - * Create a Servlet, call ServletContext.addServlet(String, Class) Verify the - * expected IllegalStateException is thrown. - */ - @Test - public void addServletClassTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addServletClassTest"); - invoke(); - } - - /* - * @testName: addServletTest - * - * @assertion_ids: Servlet:JAVADOC:675.7; - * - * @test_Strategy: Negative test for ServletContext.addServlet(String, - * Servlet) Create a Servlet, call ServletContext.addServlet(String, Servlet) - * Verify the expected IllegalStateException is thrown. - */ - @Test - public void addServletTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addServletTest"); - invoke(); - } - - /* - * @testName: addFilterStringTest - * - * @assertion_ids: Servlet:JAVADOC:668.5; - * - * @test_Strategy: Negative test for ServletContext.addFilter(String, String) - * Create a Servlet, call ServletContext.addFilter(String, String) Verify the - * expected IllegalStateException is thrown. - */ - @Test - public void addFilterStringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addFilterStringTest"); - invoke(); - } - - /* - * @testName: addFilterClassTest - * - * @assertion_ids: Servlet:JAVADOC:670.5; - * - * @test_Strategy: Negative test for ServletContext.addFilter(String, Class) - * Create a Servlet, call ServletContext.addFilter(String, Class) Verify the - * expected IllegalStateException is thrown. - */ - @Test - public void addFilterClassTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addFilterClassTest"); - invoke(); - } - - /* - * @testName: addFilterTest - * - * @assertion_ids: Servlet:JAVADOC:669.6; - * - * @test_Strategy: Negative test for ServletContext.addFilter(String, Filter) - * Create a Servlet, call ServletContext.addFilter(String, Filter) Verify the - * expected IllegalStateException is thrown. - */ - @Test - public void addFilterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addFilterTest"); - invoke(); - } - - /* - * @testName: setInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:694.1; - * - * @test_Strategy: Negative test for ServletContext.setInitParameter(String, - * String) Create a Servlet, call ServletContext.setInitParameter(String, - * String) Verify the expected IllegalStateException is thrown. - */ - @Test - public void setInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setInitParameterTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/build.xml deleted file mode 100644 index f53b90d120..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/build.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/servlet_js_servletcontext306_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/servlet_js_servletcontext306_web.xml deleted file mode 100644 index fdff81803e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext306/servlet_js_servletcontext306_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletContext306 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext306.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/TestServlet.java deleted file mode 100644 index b20b9c0b47..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/TestServlet.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext31; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getVirtualServerNameTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - - try { - String expected_virtualhost = request - .getParameter("VirtualServerNamePlease"); - String tmp = context.getVirtualServerName(); - if (tmp != null) { - pw.println("VirtualServerName=" + tmp); - if (!tmp.equals(expected_virtualhost)) { - passed = false; - pw.println("Incorrect value returned"); - } - } else { - passed = false; - pw.println("Null value returned"); - } - } catch (Exception ex) { - passed = false; - pw.println("Got Exception when calling getVirtualServerName()"); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/URLClient.java deleted file mode 100644 index 678b7ccb7a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext31; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext31_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletcontext31_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * logical.hostname.servlet; - */ - /* Run test */ - /* - * @testName: getVirtualServerNameTest - * - * @assertion_ids: Servlet:JAVADOC:954; - * - * @test_Strategy: 1. Create a Servlet Servlet, define it in web.xml; 2. - * verify ServletContext.getVirtualServerName() returns correctly; - */ - @Test - public void getVirtualServerNameTest() throws Exception { - String expected_virtualservername = _props - .getProperty("logical.hostname.servlet").trim(); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() - + "?testname=getVirtualServerNameTest&VirtualServerNamePlease=" - + expected_virtualservername + " HTTP/1.0"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/build.xml deleted file mode 100644 index f46e384555..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/servlet_js_servletcontext31_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/servlet_js_servletcontext31_web.xml deleted file mode 100644 index 7067aef52b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext31/servlet_js_servletcontext31_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletContext31 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext31.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/AddListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/AddListener.java deleted file mode 100644 index ca2fca0fe4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/AddListener.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext40; - -import java.util.List; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletRegistration; - -public class AddListener implements ServletContextListener { - - @Override - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - List list = (List) context.getAttribute("arraylist"); - try { - ServletRegistration registration = context.addJspFile("AddJspFile2", - "/addJspFile.jsp"); - list.add("addJsp_addedListener"); - } catch (UnsupportedOperationException e) { - list.add("UnsupportedOperationException_when_addJsp_addedListener"); - } - - try { - context.setSessionTimeout(2); - list.add("setSessionTimeout_addedListener"); - } catch (UnsupportedOperationException e) { - list.add( - "UnsupportedOperationException_when_setSessionTimeout_addedListener"); - } - context.setAttribute("arraylist", list); - } - - @Override - public void contextDestroyed(ServletContextEvent sce) { - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/Client.java deleted file mode 100644 index dd2f8ede6c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/Client.java +++ /dev/null @@ -1,531 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 73856 2014-06-23 22:39:25Z sdimilla $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext40; - -import com.sun.ts.lib.util.WebUtil; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -import java.net.InetAddress; - -public class Client extends AbstractUrlClient { - - private WebUtil.Response response = null; - - private String request = null; - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "tldjar.jar") - .addAsResource(Client.class.getResource("listener.tld"), "META-INF/listener.tld"); - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletcontext40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addAsLibraries(javaArchive) - .addClasses(AddListener.class, TestListener.class, TestServlet.class, TestServlet2.class) - .addAsWebResource("api/jakarta_servlet/servletcontext40/addJspFile.jsp", "addJspFile.jsp") - .setWebXML(Client.class.getResource("servlet_js_servletcontext40_web.xml")); - } - - /* - * @testName: addJspTest - * - * @assertion_ids: NA - * - * @test_Strategy: - */ - @Test - public void addJspTest() throws Exception { - try { - request = getContextRoot() + "/servlet/addJspFile"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("addJspTest failed."); - } - - if (response.content.indexOf("addJspFile is accessed") < 0) { - logErr("The test jsp is accessed incorrectly: " + request); - throw new Exception("addJspTest failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("addJspTest failed: ", e); - } - } - - /* - * @testName: changeSessionTimeoutTest - * - * @assertion_ids: servlet40:changeSessionTimeoutTest; - * - * @test_Strategy: - */ - @Test - public void changeSessionTimeoutTest() throws Exception { - try { - request = getContextRoot() + "/TestServlet"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("changeSessionTimeoutTest failed."); - } - - if (response.content.indexOf("changeSessionTimeout_correctly") < 0) { - throw new Exception("changeSessionTimeoutTest failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("changeSessionTimeoutTest failed: ", e); - } - } - - /* - * @testName: addJspContextInitialized - * - * @assertion_ids: NA - * - * @test_Strategy: IllegalStateException - if this ServletContext has already - * been initialized - */ - @Test - public void addJspContextInitialized() throws Exception { - try { - request = getContextRoot() + "/TestServlet2"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("addJspContextInitialized failed."); - } - - if (response.content.indexOf( - "IllegalStateException_when_addJsp__ContextInitialized") < 0) { - logErr( - "IllegalStateException should be thrown if this ServletContext has already been initialized"); - throw new Exception("addJspContextInitialized failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("addJspContextInitialized failed: ", e); - } - } - - /* - * @testName: setSessionTimeoutContextInitialized - * - * @assertion_ids: NA - * - * @test_Strategy: IllegalStateException - if this ServletContext has already - * been initialized - */ - @Test - public void setSessionTimeoutContextInitialized() throws Exception { - try { - request = getContextRoot() + "/TestServlet2"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("setSessionTimeoutContextInitialized failed."); - } - - if (response.content.indexOf( - "IllegalStateException_when_setSessionTimeout_ContextInitialized") < 0) { - logErr( - "IllegalStateException should be thrown if this ServletContext has already been initialized"); - throw new Exception("setSessionTimeoutContextInitialized failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("setSessionTimeoutContextInitialized failed: ", e); - } - } - - /* - * @testName: addJspContextListenerInTLD - * - * @assertion_ids: NA - * - * @test_Strategy: UnsupportedOperationException - if this ServletContext was - * passed to the ServletContextListener.contextInitialized(jakarta.servlet. - * ServletContextEvent) method of a ServletContextListener that was neither - * declared in web.xml or web-fragment.xml, nor annotated with WebListener - */ - @Test - public void addJspContextListenerInTLD() throws Exception { - try { - request = getContextRoot() + "/TestServlet"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("addJspContextListenerInTLD failed."); - } - - if (response.content.indexOf( - "UnsupportedOperationException_when_addJsp_addedListener") < 0) { - logErr("UnsupportedOperationException should be thrown."); - throw new Exception("addJspContextListenerInTLD failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("addJspContextListenerInTLD failed: ", e); - } - } - - /* - * @testName: setSessionTimeoutContextListenerInTLD - * - * @assertion_ids: NA - * - * @test_Strategy: UnsupportedOperationException - if this ServletContext was - * passed to the ServletContextListener.contextInitialized(jakarta.servlet. - * ServletContextEvent) method of a ServletContextListener that was neither - * declared in web.xml or web-fragment.xml, nor annotated with WebListener - */ - @Test - public void setSessionTimeoutContextListenerInTLD() throws Exception { - try { - request = getContextRoot() + "/TestServlet"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("setSessionTimeoutContextListenerInTLD failed."); - } - - if (response.content.indexOf( - "UnsupportedOperationException_when_setSessionTimeout_addedListener") < 0) { - logErr("UnsupportedOperationException should be thrown."); - throw new Exception("setSessionTimeoutContextListenerInTLD failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("setSessionTimeoutContextListenerInTLD failed: ", e); - } - } - - /* - * @testName: addJspEmptyAndNullName - * - * @assertion_ids: NA - * - * @test_Strategy: IllegalArgumentException - if servletName is null or an - * empty String - */ - @Test - public void addJspEmptyAndNullName() throws Exception { - try { - request = getContextRoot() + "/TestServlet"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("addJspEmptyAndNullName failed."); - } - - if (response.content - .indexOf("IllegalArgumentException_when_empty_name") < 0) { - logErr( - "IllegalArgumentException should be thrown if servletName is an empty String"); - throw new Exception("addJspEmptyAndNullName failed."); - } - - if (response.content - .indexOf("IllegalArgumentException_when_null_name") < 0) { - logErr( - "IllegalArgumentException should be thrown if servletName is null"); - throw new Exception("addJspEmptyAndNullName failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("addJspEmptyAndNullName failed: ", e); - } - } - - /* - * @testName: getAttributeWithNullName - * - * @assertion_ids: NA - * - * @test_Strategy: NullPointerException - if name is null - */ - @Test - public void getAttributeWithNullName() throws Exception { - try { - request = getContextRoot() + "/TestServlet2"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("getAttributeWithNullName failed."); - } - - if (response.content - .indexOf("NullPointerException_when_getAttribute_with_null") < 0) { - logErr( - "NullPointerException should be thrown if getAttribute with a null name."); - throw new Exception("getAttributeWithNullName failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("getAttributeWithNullName failed: ", e); - } - } - - /* - * @testName: getInitParameterWithNullName - * - * @assertion_ids: NA - * - * @test_Strategy: NullPointerException - if name is null - */ - @Test - public void getInitParameterWithNullName() throws Exception { - try { - request = getContextRoot() + "/TestServlet2"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("getInitParameterWithNullName failed."); - } - - if (response.content.indexOf( - "NullPointerException_when_getInitParameter_with_null") < 0) { - logErr( - "NullPointerException should be thrown if getInitParameter with a null name."); - throw new Exception("getAttributeWithNullName failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("getInitParameterWithNullName failed: ", e); - } - } - - /* - * @testName: setAttributeWithNullName - * - * @assertion_ids: NA - * - * @test_Strategy: NullPointerException - if name is null - */ - @Test - public void setAttributeWithNullName() throws Exception { - try { - request = getContextRoot() + "/TestServlet2"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("setAttributeWithNullName failed."); - } - - if (response.content - .indexOf("NullPointerException_when_setAttribute_with_null") < 0) { - logErr( - "NullPointerException should be thrown if setAttribute with a null name."); - throw new Exception("setAttributeWithNullName failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("setAttributeWithNullName failed: ", e); - } - } - - /* - * @testName: setInitParameterWithNullName - * - * @assertion_ids: NA - * - * @test_Strategy: NullPointerException - if name is null - */ - @Test - public void setInitParameterWithNullName() throws Exception { - try { - request = getContextRoot() + "/TestServlet2"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("setInitParameterWithNullName failed."); - } - - if (response.content.indexOf( - "NullPointerException_when_setInitParameter_with_null") < 0) { - logErr( - "NullPointerException should be thrown if setInitParameter with a null name."); - throw new Exception("setAttributeWithNullName failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("setInitParameterWithNullName failed: ", e); - } - } - - /* - * @testName: getEffectiveSessionTrackingModes - * - * @assertion_ids: NA - * - * @test_Strategy: with no setEffectiveSesssionTrackingModes, default is in - * effective - */ - @Test - public void getEffectiveSessionTrackingModes() throws Exception { - try { - request = getContextRoot() + "/TestServlet2"; - logMsg("Sending request \"" + request + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - logMsg("response.statusToken:" + response.statusToken); - logMsg("response.content:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("getEffectiveSessionTrackingModes failed."); - } - - if (response.content - .indexOf("getEffectiveSessionTrackingModes_test_passed") < 0) { - logErr("getEffectiveSessionTrackingModes return a wrong set."); - throw new Exception("getEffectiveSessionTrackingModes failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("getEffectiveSessionTrackingModes failed: ", e); - } - } -} \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestListener.java deleted file mode 100644 index dd338a7509..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestListener.java +++ /dev/null @@ -1,88 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext40; - -import java.util.ArrayList; -import java.util.List; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletRegistration; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - - ServletRegistration registration = context.addJspFile("AddJspFile", - "/addJspFile.jsp"); - registration.addMapping("/servlet/addJspFile"); - - List list = new ArrayList(); - - int oldTimeout = context.getSessionTimeout(); - context.setSessionTimeout(20); - int newTimeout = context.getSessionTimeout(); - - if (oldTimeout == 54 && newTimeout == 20) { - list.add("changeSessionTimeout_correctly"); - } else { - list.add( - "changeSessionTimeout_fail: expected oldTimeout is 54 and expected newTimeout is 20, now they are " - + oldTimeout + "and" + newTimeout); - } - - // negtive test - try { - context.addJspFile("", "/addJspFile.jsp"); - list.add("add_jsp_with_empty_name"); - } catch (IllegalArgumentException e) { - list.add("IllegalArgumentException_when_empty_name"); - } - - try { - context.addJspFile(null, "/addJspFile.jsp"); - list.add("add_jsp_with_null_name"); - } catch (IllegalArgumentException e) { - list.add("IllegalArgumentException_when_null_name"); - } - context.setAttribute("arraylist", list); - - // context.addListener(AddListener.class); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestServlet.java deleted file mode 100644 index 1db25db75a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestServlet.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext40; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.List; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpServlet { - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - List list = (List) getServletContext().getAttribute("arraylist"); - - PrintWriter pw = resp.getWriter(); - - for (Object tmp : list) { - pw.println(tmp.toString()); - - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestServlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestServlet2.java deleted file mode 100644 index a7ec3e5bad..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/TestServlet2.java +++ /dev/null @@ -1,136 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext40; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Set; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRegistration; -import jakarta.servlet.SessionTrackingMode; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet2 extends HttpServlet { - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - PrintWriter pw = resp.getWriter(); - try { - ServletRegistration registration = getServletContext() - .addJspFile("AddJspFile3", "/addJspFile.jsp"); - pw.println("addJsp_contextInitialized"); - } catch (IllegalStateException e) { - pw.println("IllegalStateException_when_addJsp__ContextInitialized"); - } - - try { - getServletContext().setSessionTimeout(2); - pw.println("setSessionTimeout_contextInitialized"); - } catch (IllegalStateException e) { - pw.println( - "IllegalStateException_when_setSessionTimeout_ContextInitialized"); - } - - /* - * JSR-369 change log 2. Modify javadoc for ServletContext getAttribute() - * and getInitParameter(), specify that NullPointerException must be thrown - * if the argument 'name' is null. - */ - try { - getServletContext().getAttribute(null); - pw.println("getAttribute_successful"); - } catch (NullPointerException e) { - pw.println("NullPointerException_when_getAttribute_with_null"); - } - - try { - getServletContext().getInitParameter(null); - pw.println("getInitParameter_successful"); - } catch (NullPointerException e) { - pw.println("NullPointerException_when_getInitParameter_with_null"); - } - - /* - * JSR-369 change log 3. Modify javadoc for ServletContext setAttribute() - * and setInitParameter(), specify that NullPointerException must be thrown - * if the argument 'name' is null. - */ - try { - getServletContext().setAttribute(null, new Object()); - pw.println("setAttribute_successful"); - } catch (NullPointerException e) { - pw.println("NullPointerException_when_setAttribute_with_null"); - } catch (IllegalArgumentException e) { - pw.println("IllegalArgumentException_when_setAttribute_with_null"); - } - - try { - getServletContext().setInitParameter(null, "test"); - pw.println("setInitParameter_successful"); - } catch (NullPointerException e) { - pw.println("NullPointerException_when_setInitParameter_with_null"); - } catch (IllegalArgumentException e) { - pw.println("IllegalArgumentException_when_setInitParameter_with_null"); - } - - /* - * JSR-369 change log 12. Modify javadoc for - * ServletContext.getEffectiveSessionTrackingModes() without specifying the - * default value. - */ - try { - Set set = getServletContext() - .getEffectiveSessionTrackingModes(); - StringBuilder strB = new StringBuilder( - "getEffectiveSessionTrackingModes_test_passed"); - if (set != null && set.size() > 0) { - for (SessionTrackingMode stm : set) - strB.append("_" + stm.toString()); - } - - if (set == null || set.size() == 0) - throw new Exception( - "getEffectiveSessionTrackingModes_test_with_set_is_null"); - - Set defaultSet = getServletContext() - .getDefaultSessionTrackingModes(); - if (defaultSet == null || defaultSet.size() == 0) - throw new Exception( - "getEffectiveSessionTrackingModes_test_with_defaultSet_is_null"); - - if (set.size() != defaultSet.size()) - throw new Exception( - "getEffectiveSessionTrackingModes_test_with_set_is_not_equlto_defalut_" - + set.size()); - - for (SessionTrackingMode stm : set) { - if (!defaultSet.contains(stm)) { - throw new Exception( - "getEffectiveSessionTrackingModes_test_with_set_is_not_equlto_defalut_" - + set); - } - } - - pw.println(strB.toString()); - } catch (Exception e) { - pw.println("getEffectiveSessionTrackingModes_test_with_exception" + e); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/build.xml deleted file mode 100644 index 204e9f7325..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/build.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/listener.tld b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/listener.tld deleted file mode 100644 index 912a73a254..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/listener.tld +++ /dev/null @@ -1,31 +0,0 @@ - - - - - This is for test purpose - 1.2 - ListenerAdditionNegative - - - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext40.AddListener - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/servlet_js_servletcontext40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/servlet_js_servletcontext40_web.xml deleted file mode 100644 index 4f406f8e7e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletcontext40/servlet_js_servletcontext40_web.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - SerJaxSerServletContext40 - - - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext40.TestListener - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext40.TestServlet - - - TestServlet2 - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext40.TestServlet2 - - - TestServlet - /TestServlet - - - TestServlet2 - /TestServlet2 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/TestServlet.java deleted file mode 100644 index 89a7f4722d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/TestServlet.java +++ /dev/null @@ -1,164 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletexception; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getRootCause(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - ServletException se = new ServletException(new Throwable("cause")); - - if (se.getRootCause() instanceof Throwable) { - passed = true; - } else { - passed = false; - pw.println( - "ServletException.getRootCause() did not thrown an instance of Throwable"); - } - ServletTestUtil.printResult(pw, passed); - - } - - public void servletExceptionConstructor1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - // construct and throw - try { - throw new ServletException(); - } catch (Throwable t) { // catching it here itself - if (t instanceof ServletException) { - passed = true; - } else { - passed = false; - pw.println("Exception thrown was not of type ServletException"); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void servletExceptionConstructor2(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - - try { - throw new ServletException("Exceptional"); - } catch (Throwable t) { - if (t instanceof ServletException) { - if (t.getMessage().equals("Exceptional")) { - passed = true; - } else { - passed = false; - pw.println("Exception did not contain Exceptional"); - } - } else { - passed = false; - pw.println("Exception thrown was not of type ServletException(String)"); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void servletExceptionConstructor3(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - ServletException se = null; - - // construct one and throw - try { - se = new ServletException(new Throwable("irrelevant")); - throw se; - } catch (Throwable t) { - if (t instanceof ServletException) { - Throwable rootCause = se.getRootCause(); - - if (rootCause != null) { - if (rootCause.getMessage().equals("irrelevant")) { - passed = true; - } else { - passed = false; - pw.println("Exception did not contain irrelevant"); - } - } else { - passed = false; - pw.println( - "rootCause message is null, expecting it to be 'irrelevant'"); - } - - } else { - passed = false; - pw.println("Exception thrown is not of type ServletException"); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void servletExceptionConstructor4(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - ServletException se = null; - - // construct and throw - try { - se = new ServletException("Exceptional", new Throwable("cos")); - throw se; - } catch (Throwable t) { - if (t instanceof ServletException) { - Throwable cause = se.getRootCause(); - String mesg = se.getMessage(); - - if (cause != null && mesg != null) { - if (mesg.equals("Exceptional") && cause.getMessage().equals("cos")) { - passed = true; - } else { - passed = false; - pw.println( - "Exception did not contain Exceptional and a cause of cos"); - pw.println("Actual exception was |" + mesg + "|"); - pw.println("Actual cause was |" + cause.getMessage() + "|"); - } - } else { - passed = false; - pw.println("rootCause message thrown by Exception was null"); - } - } else { - passed = false; - pw.println("Exception thrown was not an instance of ServletException"); - } - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/URLClient.java deleted file mode 100644 index 76246c7e39..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/URLClient.java +++ /dev/null @@ -1,126 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletexception; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletexception_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletexception_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: getRootCauseTest - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:108; Servlet:JAVADOC:109; - * Servlet:JAVADOC:8; - * - * @test_Strategy: A Test for getRootCause method - */ - @Test - public void getRootCauseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRootCause"); - invoke(); - } - - /* - * @testName: servletExceptionConstructor1Test - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:105; - * - * @test_Strategy: A Test for ServletException() constructor method - */ - @Test - public void servletExceptionConstructor1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletExceptionConstructor1"); - invoke(); - } - - /* - * @testName: servletExceptionConstructor2Test - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:106; - * - * @test_Strategy: A Test for ServletException(String) constructor method - */ - @Test - public void servletExceptionConstructor2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletExceptionConstructor2"); - invoke(); - } - - /* - * @testName: servletExceptionConstructor3Test - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:108; Servlet:JAVADOC:109; - * Servlet:JAVADOC:8; - * - * @test_Strategy: A Test for ServletException(Throwable) constructor method - */ - @Test - public void servletExceptionConstructor3Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletExceptionConstructor3"); - invoke(); - - } - - /* - * @testName: servletExceptionConstructor4Test - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:107; Servlet:JAVADOC:109; - * Servlet:JAVADOC:8; - * - * @test_Strategy: A Test for ServletException(String,Throwable) constructor - * method - */ - @Test - public void servletExceptionConstructor4Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletExceptionConstructor4"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/build.xml deleted file mode 100644 index b3e07ff83e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/servlet_js_servletexception_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/servlet_js_servletexception_web.xml deleted file mode 100644 index 65f1c4fbf1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletexception/servlet_js_servletexception_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletException - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servletexception.TestServlet - - - TestLogicalName - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/ReadLineTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/ReadLineTestServlet.java deleted file mode 100644 index 25d08601e7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/ReadLineTestServlet.java +++ /dev/null @@ -1,104 +0,0 @@ -/* - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2001, 2020 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, if - * any, must include the following acknowlegement: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowlegement may appear in the software itself, - * if and wherever such third-party acknowlegements normally appear. - * - * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * Foundation" must not be used to endorse or promote products derived - * from this software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache" - * nor may "Apache" appear in their names without prior written - * permission of the Apache Group. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletinputstream; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletInputStream; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ReadLineTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = true; - ServletInputStream sins = request.getInputStream(); - - int contentLen = request.getContentLength(); - - if (contentLen >= 1) { - - byte buffer[] = new byte[contentLen + 1]; - int len = sins.readLine(buffer, 0, contentLen); - - String expectedResult = "test data"; - String result = new String(buffer); - - if (!(result.trim()).equals(expectedResult)) { - passed = false; - pw.println("readLine() returned incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result + "|"); - } - } else { - passed = false; - pw.println("ServletRequest.getContentLength() returned incorrect result"); - pw.println("Expected a result >= 1"); - pw.println("Actual result = " + contentLen); - } - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/URLClient.java deleted file mode 100644 index de3bc16382..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/URLClient.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletinputstream; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletinputstream_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ReadLineTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletinputstream_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: readLineTest - * - * @assertion_ids: Servlet:JAVADOC:103 - * - * @test_Strategy: Client posts a request to the servlet and the servlet reads - * and verifies the correct behavior for readLine() - * - */ - @Test - public void readLineTest() throws Exception { - String testName = "readLineTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "POST " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(CONTENT, "test data"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/build.xml deleted file mode 100644 index 380f9e38a6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/servlet_js_servletinputstream_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/servlet_js_servletinputstream_web.xml deleted file mode 100644 index 6e5257f3e8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletinputstream/servlet_js_servletinputstream_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletInputStream - - readLineTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletinputstream.ReadLineTestServlet - - - readLineTest - /readLineTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/TestServlet.java deleted file mode 100644 index 7cffc4d359..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/TestServlet.java +++ /dev/null @@ -1,318 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletoutputstream; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletOutputStream; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - /** - * Test for println (java.lang.String) method - **/ - - public void print_StringTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - - try { - sos = response.getOutputStream(); - - sos.print("some "); - sos.print("text"); - sos.print("\n"); - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* print(boolean) */ - - public void print_booleanTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - ServletOutputStream sos = null; - - try { - sos = response.getOutputStream(); - sos.print(true); - sos.print(true); - sos.print("\n"); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* print(char) */ - - public void print_charTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - - try { - sos = response.getOutputStream(); - sos.print('T'); - sos.print('E'); - sos.print('X'); - sos.print('T'); - sos.print("\n"); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* print(double) */ - - public void print_doubleTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - double doubleval = 12345.6; - - try { - sos = response.getOutputStream(); - sos.print(doubleval); - sos.print(doubleval); - sos.print("\n"); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* print(float) */ - - public void print_floatTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - float floatval = 1234.5f; - - try { - sos = response.getOutputStream(); - sos.print(floatval); - sos.print(floatval); - sos.print("\n"); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* print(int) */ - - public void print_intTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - int num = 1; - - try { - sos = response.getOutputStream(); - sos.print(num); - sos.print(num); - sos.print("\n"); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* print(long) */ - - public void print_longTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - long ago = 1234567890; - - try { - sos = response.getOutputStream(); - sos.print(ago); - sos.print(ago); - sos.print("\n"); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /** - * Test for println () method - **/ - - public void printlnTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - - try { - sos = response.getOutputStream(); - - sos.print("some test "); - sos.println(); - sos.print("text"); - sos.println(); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /** - * Test for println (java.lang.String) method - **/ - - public void println_StringTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - ServletOutputStream sos = null; - - try { - sos = response.getOutputStream(); - - sos.println("some"); - sos.println("text"); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* println(boolean) */ - - public void println_booleanTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - ServletOutputStream sos = null; - - try { - sos = response.getOutputStream(); - sos.println(true); - sos.println(true); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* println(char) */ - - public void println_charTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - - try { - sos = response.getOutputStream(); - sos.println('T'); - sos.println('E'); - sos.println('X'); - sos.println('T'); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* println(double) */ - - public void println_doubleTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - ServletOutputStream sos = null; - double doubleval = 12345.6; - - try { - sos = response.getOutputStream(); - sos.println(doubleval); - sos.println(doubleval); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* println(float) */ - - public void println_floatTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - ServletOutputStream sos = null; - float floatval = 1234.5f; - - try { - sos = response.getOutputStream(); - sos.println(floatval); - sos.println(floatval); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* println(int) */ - - public void println_intTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - int num = 1; - - try { - sos = response.getOutputStream(); - sos.println(num); - sos.println(num); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } - - /* println(long) */ - - public void println_longTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletOutputStream sos = null; - long ago = 1234567890; - - try { - sos = response.getOutputStream(); - sos.println(ago); - sos.println(ago); - - } catch (Throwable t) { - ServletTestUtil.printResult(sos, false); - throw new ServletException(t); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/URLClient.java deleted file mode 100644 index d434b648c1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/URLClient.java +++ /dev/null @@ -1,302 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletoutputstream; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletoutputstream_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletoutputstream_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: print_StringTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:73; - * - * @test_Strategy: Test for print(java.lang.String s) method - */ - @Test - public void print_StringTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "some text"); - - TEST_PROPS.setProperty(APITEST, "print_StringTest"); - invoke(); - } - - /* - * @testName: print_booleanTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:75; - * - * @test_Strategy: Test for print(boolean b) method - */ - @Test - public void print_booleanTest() throws Exception { - String s = Boolean.TRUE.toString(); - - StringBuffer ss = new StringBuffer(s).append(s); - - TEST_PROPS.setProperty(SEARCH_STRING, ss.toString()); - - TEST_PROPS.setProperty(APITEST, "print_booleanTest"); - invoke(); - } - - /* - * @testName: print_charTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:77; - * - * @test_Strategy: Test for print(char c) method - */ - @Test - public void print_charTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TEXT"); - - TEST_PROPS.setProperty(APITEST, "print_charTest"); - invoke(); - } - - /* - * @testName: print_doubleTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:85; - * - * @test_Strategy: Test for print(double d) method - */ - @Test - public void print_doubleTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "12345.612345.6"); - - TEST_PROPS.setProperty(APITEST, "print_doubleTest"); - invoke(); - } - - /* - * @testName: print_floatTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:83; - * - * @test_Strategy: Test for println(float f) method - */ - @Test - public void print_floatTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "1234.51234.5"); - - TEST_PROPS.setProperty(APITEST, "print_floatTest"); - invoke(); - } - - /* - * @testName: print_intTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:79; - * - * @test_Strategy: Test for print(integer i) method - */ - @Test - public void print_intTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "11"); - - TEST_PROPS.setProperty(APITEST, "print_intTest"); - invoke(); - } - - /* - * @testName: print_longTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:81; - * - * @test_Strategy: Test for print(long l) method - */ - @Test - public void print_longTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "12345678901234567890"); - - TEST_PROPS.setProperty(APITEST, "print_longTest"); - invoke(); - } - - /* - * @testName: printlnTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:87; - * Servlet:JAVADOC:89; - * - * @test_Strategy: Test for println () method - */ - @Test - public void printlnTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "some test"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "some test text"); - - TEST_PROPS.setProperty(APITEST, "printlnTest"); - invoke(); - } - - /* - * @testName: println_StringTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:89; - * - * @test_Strategy: Test for println(java.lang.String s) method - */ - @Test - public void println_StringTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "some|text"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "sometext"); - - TEST_PROPS.setProperty(APITEST, "println_StringTest"); - invoke(); - } - - /* - * @testName: println_booleanTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:91; - * - * @test_Strategy: Test for println(boolean b) method - */ - @Test - public void println_booleanTest() throws Exception { - String s = Boolean.TRUE.toString(); - - StringBuffer ss = new StringBuffer(s); - ss = ss.append(s); - - TEST_PROPS.setProperty(SEARCH_STRING, s); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, ss.toString()); - - TEST_PROPS.setProperty(APITEST, "println_booleanTest"); - invoke(); - } - - /* - * @testName: println_charTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:93; - * - * @test_Strategy: Test for println(char c) method - */ - @Test - public void println_charTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "T|E|X|T"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "TEXT"); - - TEST_PROPS.setProperty(APITEST, "println_charTest"); - invoke(); - } - - /* - * @testName: println_doubleTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:101; - * - * @test_Strategy: Test for println(double d) method - */ - @Test - public void println_doubleTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "12345.6"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "12345.612345.6"); - - TEST_PROPS.setProperty(APITEST, "println_doubleTest"); - invoke(); - } - - /* - * @testName: println_floatTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:99; - * - * @test_Strategy: Test for print(float f) method - */ - @Test - public void println_floatTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "1234.5"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "1234.51234.5"); - - TEST_PROPS.setProperty(APITEST, "println_floatTest"); - invoke(); - } - - /* - * @testName: println_intTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:95; - * - * @test_Strategy: Test for println(integer i) method - */ - @Test - public void println_intTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "11"); - - TEST_PROPS.setProperty(APITEST, "println_intTest"); - invoke(); - } - - /* - * @testName: println_longTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:97; - * - * @test_Strategy: Test for println(long l) method - */ - @Test - public void println_longTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "1234567890"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "12345678901234567890"); - - TEST_PROPS.setProperty(APITEST, "println_longTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/build.xml deleted file mode 100644 index aa6b5f68a2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/servlet_js_servletoutputstream_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/servlet_js_servletoutputstream_web.xml deleted file mode 100644 index c1c52b6c0a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletoutputstream/servlet_js_servletoutputstream_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletOutputStream - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servletoutputstream.TestServlet - - - TestLogicalName - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/GetParameterNamesEmptyEnumTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/GetParameterNamesEmptyEnumTestServlet.java deleted file mode 100644 index 02a2cbe2bf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/GetParameterNamesEmptyEnumTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetParameterNamesEmptyEnumTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.getParameterNamesEmptyEnumTest(pw, request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/GetReaderUnsupportedEncodingExceptionTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/GetReaderUnsupportedEncodingExceptionTestServlet.java deleted file mode 100644 index d131ef4ca3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/GetReaderUnsupportedEncodingExceptionTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GetReaderUnsupportedEncodingExceptionTestServlet - extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.getReaderUnsupportedEncodingExceptionTest(pw, request, - response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/SetCharacterEncodingTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/SetCharacterEncodingTest.java deleted file mode 100644 index 784a4e05b8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/SetCharacterEncodingTest.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingTest extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.setCharacterEncodingTest(pw, request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/SetCharacterEncodingUnsupportedEncodingExceptionTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/SetCharacterEncodingUnsupportedEncodingExceptionTest.java deleted file mode 100644 index 7ea1c32f15..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/SetCharacterEncodingUnsupportedEncodingExceptionTest.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingUnsupportedEncodingExceptionTest - extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.setCharacterEncodingUnsupportedEncodingExceptionTest(pw, - request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/URLClient.java deleted file mode 100644 index d11ef7b9c3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/URLClient.java +++ /dev/null @@ -1,539 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest; - -import com.sun.ts.tests.servlet.common.request.RequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends RequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletrequest_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(GetParameterNamesEmptyEnumTestServlet.class, GetReaderUnsupportedEncodingExceptionTestServlet.class, SetCharacterEncodingTest.class, SetCharacterEncodingUnsupportedEncodingExceptionTest.class).setWebXML(URLClient.class.getResource("servlet_js_servletrequest_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:174 - * - * @test_Strategy: Servlet sets some attributes and verifies they can be - * retrieved. - * - */ - /* - * @testName: getAttributeNamesEmptyEnumTest - * - * @assertion_ids: Servlet:JAVADOC:175 - * - * @test_Strategy: No attributes exist in request. - */ - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:172 - * - * @test_Strategy: Servlet sets an attribute and retrieves it. - */ - /* - * @testName: getAttributeDoesNotExistTest - * - * @assertion_ids: Servlet:JAVADOC:173 - * - * @test_Strategy: Servlet tries to retrieve a non-existant attribute. - * - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:176 - * - * @test_Strategy: Client sets an encoding and Servlet tries to retrieve it. - */ - /* - * @testName: getCharacterEncodingNullTest - * - * @assertion_ids: Servlet:JAVADOC:177 - * - * @test_Strategy: Client does not set an encoding and Servlet tries to - * retrieve it. - * - */ - /* - * @testName: getContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:180 - * - * @test_Strategy: Servlet compares this length to the actual length of the - * content body read in using getInputStream - * - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:182; Servlet:SPEC:34; - * - * @test_Strategy: Client sets the content type and servlet reads it. - */ - /* - * @testName: getContentTypeNullTest - * - * @assertion_ids: Servlet:JAVADOC:183; Servlet:SPEC:34; - * - * @test_Strategy: Servlet tries to read content type. - */ - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:184 - * - * @test_Strategy: Servlet tries to read the input stream. - */ - /* - * @testName: getInputStreamIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:186 - * - * @test_Strategy: Servlet gets a Reader object using - * ServletRequest.getReader() then tries to get the inputStream Object - * - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:206 - * - * @test_Strategy: Client specifics a locale and the servlet verifies it. - */ - /* - * @testName: getLocaleDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:207 - * - * @test_Strategy: Client does not specify a locale and the servlet verifies - * the default. - */ - /* - * @testName: getLocalesTest - * - * @assertion_ids: Servlet:JAVADOC:208 - * - * @test_Strategy: Client specifics 2 locales and the servlet verifies it. - */ - /* - * @testName: getLocalesDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:209 - * - * @test_Strategy: Client does not specify a locale and the servlet verifies - * the default. - */ - /* - * @testName: getParameterMapTest - * - * @assertion_ids: Servlet:JAVADOC:193 - * - * @test_Strategy: Client sets several parameters and the servlet attempts to - * access them. - */ - /* - * @testName: getParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:189 - * - * @test_Strategy: Client sets several parameters and the servlet attempts to - * access them. - */ - /* - * @testName: getParameterNamesEmptyEnumTest - * - * @assertion_ids: Servlet:JAVADOC:190 - * - * @test_Strategy: Client does not set any parameters and the servlet attempts - * to access them. - */ - /* - * @testName: getParameterTest - * - * @assertion_ids: Servlet:JAVADOC:187 - * - * @test_Strategy: Client sets a parameter and servlet retrieves it. - */ - /* - * @testName: getParameterDoesNotExistTest - * - * @assertion_ids: Servlet:JAVADOC:188 - * - * @test_Strategy: Servlet tries to access a non-existent parameter - */ - /* - * @testName: getParameterValuesTest - * - * @assertion_ids: Servlet:JAVADOC:191 - * - * @test_Strategy: Client sets a parameter which has 2 values and servlet - * verifies boths values. - */ - /* - * @testName: getParameterValuesDoesNotExistTest - * - * @assertion_ids: Servlet:JAVADOC:192 - * - * @test_Strategy: Servlet tries to retrieve a parameter that does not exist - */ - /* - * @testName: getProtocolTest - * - * @assertion_ids: Servlet:JAVADOC:194 - * - * @test_Strategy: Servlet verifies the protocol used by the client - */ - /* - * @testName: getReaderTest - * - * @assertion_ids: Servlet:JAVADOC:198 - * - * @test_Strategy: Client sets some content and servlet reads the content - */ - /* - * @testName: getReaderIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:201 - * - * @test_Strategy: Servlet gets an InputStream Object then tries to get a - * Reader Object. - */ - /* - * @testName: getReaderUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:200 - * - * @test_Strategy: Client sets some content but with an invalid encoding, - * servlet tries to read content. - */ - /* - * @testName: getRemoteAddrTest - * - * @assertion_ids: Servlet:JAVADOC:202 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getLocalAddrTest - * - * @assertion_ids: Servlet:JAVADOC:704 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getRemoteHostTest - * - * @assertion_ids: Servlet:JAVADOC:203; - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:211 - * - * @test_Strategy: Servlet tries to get a dispatcher - */ - /* - * @testName: getSchemeTest - * - * @assertion_ids: Servlet:JAVADOC:195 - * - * @test_Strategy: Servlet verifies the scheme of the url used in the request - */ - /* - * @testName: getServerNameTest - * - * @assertion_ids: Servlet:JAVADOC:196 - * - * @test_Strategy: Servlet verifies the destination of the request - */ - /* - * @testName: getServerPortTest - * - * @assertion_ids: Servlet:JAVADOC:197 - * - * @test_Strategy: Servlet verifies the destination port of the request - */ - /* - * @testName: isSecureTest - * - * @assertion_ids: Servlet:JAVADOC:210 - * - * @test_Strategy: Servlet verifies the isSecure method for the non-secure - * case. - */ - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:205 - * - * @test_Strategy: Servlet adds then removes an attribute, then verifies it - * was removed. - */ - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:204 - * - * @test_Strategy: Servlet adds an attribute, then verifies it was added - */ - /* - * @testName: setCharacterEncodingUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:179 - * - * @test_Strategy: Servlet tries to set an invalid encoding. - * - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:178 - * - * @test_Strategy: Servlet sets a new encoding and tries to retrieve it. - */ - /* - * @testName: setCharacterEncodingTest1 - * - * @assertion_ids: Servlet:JAVADOC:178; Servlet:JAVADOC:177; Servlet:SPEC:28; - * Servlet:SPEC:213; - * - * @test_Strategy: ServletRequest calls getReader()first; then sets a new - * encoding and tries to retrieve it. verifies that the new encoding is - * ignored. - */ - @Test() - public void getAttributeDoesNotExistTest() throws Exception { - super.getAttributeDoesNotExistTest(); - } - - @Test() - public void getAttributeNamesEmptyEnumTest() throws Exception { - super.getAttributeNamesEmptyEnumTest(); - } - - @Test() - public void getAttributeNamesTest() throws Exception { - super.getAttributeNamesTest(); - } - - @Test() - public void getAttributeTest() throws Exception { - super.getAttributeTest(); - } - - @Test() - public void getCharacterEncodingNullTest() throws Exception { - super.getCharacterEncodingNullTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentLengthTest() throws Exception { - super.getContentLengthTest(); - } - - @Test() - public void getContentTypeNullTest() throws Exception { - super.getContentTypeNullTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getInputStreamIllegalStateExceptionTest() throws Exception { - super.getInputStreamIllegalStateExceptionTest(); - } - - @Test() - public void getInputStreamTest() throws Exception { - super.getInputStreamTest(); - } - - @Test() - public void getLocalAddrTest() throws Exception { - super.getLocalAddrTest(); - } - - @Test() - public void getLocaleDefaultTest() throws Exception { - super.getLocaleDefaultTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getLocalesDefaultTest() throws Exception { - super.getLocalesDefaultTest(); - } - - @Test() - public void getLocalesTest() throws Exception { - super.getLocalesTest(); - } - - @Test() - public void getParameterDoesNotExistTest() throws Exception { - super.getParameterDoesNotExistTest(); - } - - @Test() - public void getParameterMapTest() throws Exception { - super.getParameterMapTest(); - } - - @Test() - public void getParameterNamesEmptyEnumTest() throws Exception { - super.getParameterNamesEmptyEnumTest(); - } - - @Test() - public void getParameterNamesTest() throws Exception { - super.getParameterNamesTest(); - } - - @Test() - public void getParameterTest() throws Exception { - super.getParameterTest(); - } - - @Test() - public void getParameterValuesDoesNotExistTest() throws Exception { - super.getParameterValuesDoesNotExistTest(); - } - - @Test() - public void getParameterValuesTest() throws Exception { - super.getParameterValuesTest(); - } - - @Test() - public void getProtocolTest() throws Exception { - super.getProtocolTest(); - } - - @Test() - public void getReaderIllegalStateExceptionTest() throws Exception { - super.getReaderIllegalStateExceptionTest(); - } - - @Test() - public void getReaderTest() throws Exception { - super.getReaderTest(); - } - - @Test() - public void getReaderUnsupportedEncodingExceptionTest() throws Exception { - super.getReaderUnsupportedEncodingExceptionTest(); - } - - @Test() - public void getRemoteAddrTest() throws Exception { - super.getRemoteAddrTest(); - } - - @Test() - public void getRemoteHostTest() throws Exception { - super.getRemoteHostTest(); - } - - @Test() - public void getRequestDispatcherTest() throws Exception { - super.getRequestDispatcherTest(); - } - - @Test() - public void getSchemeTest() throws Exception { - super.getSchemeTest(); - } - - @Test() - public void getServerNameTest() throws Exception { - super.getServerNameTest(); - } - - @Test() - public void getServerPortTest() throws Exception { - super.getServerPortTest(); - } - - @Test() - public void isSecureTest() throws Exception { - super.isSecureTest(); - } - - @Test() - public void removeAttributeTest() throws Exception { - super.removeAttributeTest(); - } - - @Test() - public void setAttributeTest() throws Exception { - super.setAttributeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setCharacterEncodingTest1() throws Exception { - super.setCharacterEncodingTest1(); - } - - @Test() - public void setCharacterEncodingUnsupportedEncodingExceptionTest() throws Exception { - super.setCharacterEncodingUnsupportedEncodingExceptionTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/build.xml deleted file mode 100644 index 5700594557..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/servlet_js_servletrequest_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/servlet_js_servletrequest_web.xml deleted file mode 100644 index 21dea919b1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest/servlet_js_servletrequest_web.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - SerJaxSerServletRequest - - TestServlet - com.sun.ts.tests.servlet.common.servlets.RequestTestServlet - - - getParameterNamesEmptyEnumTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.GetParameterNamesEmptyEnumTestServlet - - - getReaderUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.GetReaderUnsupportedEncodingExceptionTestServlet - - - setCharacterEncodingUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.SetCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.SetCharacterEncodingTest - - - TestServlet - /TestServlet/* - - - getParameterNamesEmptyEnumTest - /getParameterNamesEmptyEnumTest - - - getReaderUnsupportedEncodingExceptionTest - /getReaderUnsupportedEncodingExceptionTest - - - setCharacterEncodingUnsupportedEncodingExceptionTest - /setCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/URLClient.java deleted file mode 100644 index 212301c53a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest1; - -import com.sun.ts.tests.servlet.common.request.RequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends RequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletrequest1_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).setWebXML(URLClient.class.getResource("servlet_js_servletrequest1_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getLocalPortTest - * - * @assertion_ids: Servlet:JAVADOC:635 - * - * @test_Strategy: Test servlet API SDervletRequest.getLocalPort() - */ - /* - * @testName: getLocalNameTest - * - * @assertion_ids: Servlet:JAVADOC:632 - * - * @test_Strategy: Test servlet API SDervletRequest.getLocalName() - */ - @Test() - public void getLocalNameTest() throws Exception { - super.getLocalNameTest(); - } - - @Test() - public void getLocalPortTest() throws Exception { - super.getLocalPortTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/build.xml deleted file mode 100644 index 2f285a6187..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/servlet_js_servletrequest1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/servlet_js_servletrequest1_web.xml deleted file mode 100644 index ecf4769dc3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest1/servlet_js_servletrequest1_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletRequest - - TestServlet - com.sun.ts.tests.servlet.common.servlets.RequestTestServlet - - - TestServlet - /TestServlet/* - - - 54 - - \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/AsyncTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/AsyncTestServlet.java deleted file mode 100644 index 3273caca34..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/AsyncTestServlet.java +++ /dev/null @@ -1,99 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class AsyncTestServlet extends GenericTCKServlet { - - public void getDispatcherTypeTestAsync(ServletRequest request, - ServletResponse response) { - String path = "/async/AsyncTests?testname=getDispatcherTypeTest"; - AsyncContext ac = request.startAsync(); - ac.dispatch(path); - } - - public void asyncStartedTest1(ServletRequest request, - ServletResponse response) throws IOException { - AsyncContext ac = request.startAsync(); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - ac.complete(); - } - - public void asyncStartedTest2(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - } - - public void asyncStartedTest3(ServletRequest request, - ServletResponse response) throws IOException { - AsyncContext ac = request.startAsync(); - ac.complete(); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - } - - public void asyncStartedTest4(ServletRequest request, - ServletResponse response) { - String path = "/async/AsyncTests?testname=isAsyncStartedTest"; - AsyncContext ac = request.startAsync(); - ac.dispatch(path); - } - - public void isAsyncSupportedTest(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter() - .println("isAsyncSupported=" + request.isAsyncSupported()); - } - - public void startAsyncTest(ServletRequest request, ServletResponse response) - throws IOException { - String path = "/async/AsyncTests?testname=getDispatcherTypeTest"; - AsyncContext ac = request.startAsync(); - ac.dispatch(path); - try { - request.startAsync(); - response.getWriter().println( - "Expected IllegalStateException not thrown in AsyncTestServlet#startAsyncTest. Test FAILED."); - } catch (IllegalStateException ise) { - response.getWriter().println( - "Expected IllegalStateException thrown in AsyncTestServlet#startAsyncTest. Test PASSED."); - } - } - - public void getAsyncContextTest(ServletRequest request, - ServletResponse response) throws IOException { - AsyncContext ac = request.startAsync(); - AsyncContext ac1 = request.getAsyncContext(); - if (ac != ac1) { - response.getWriter() - .println("getAsyncContext returned is different. Test FAILED."); - } else { - response.getWriter() - .println("getAsyncContext returned is correct. Test PASSED."); - } - ac.complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/AsyncTests.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/AsyncTests.java deleted file mode 100644 index dd19e63dff..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/AsyncTests.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class AsyncTests extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void getDispatcherTypeTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - // Make sure that Asyn process last long enough for tesing purpose - try { - Thread.currentThread().sleep(5000); - } catch (InterruptedException ie) { - // do nothing, shouldn't fail - } - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } - - public void isAsyncStartedTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/SecondServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/SecondServlet.java deleted file mode 100644 index 4903aff452..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/SecondServlet.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class SecondServlet extends GenericServlet { - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - getDispatcherTypeTest(req, res); - } - - public void getDispatcherTypeTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/TestServlet.java deleted file mode 100644 index 015b17243a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/TestServlet.java +++ /dev/null @@ -1,102 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void getServletContextTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - ServletContext actual = request.getServletContext(); - ServletContext expected = this.getServletConfig().getServletContext(); - - if (actual != expected) { - response.getWriter().println( - "getServletContext() returned inconsistent result. Test FAILED."); - } else { - response.getWriter().println("Test PASSED."); - } - } - - public void getDispatcherTypeTestRequest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } - - public void getDispatcherTypeTestForward(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - String path = "/forward/ForwardedServlet?testname=getDispatcherTypeTest"; - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) { - response.getWriter() - .println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - - } - - public void getDispatcherTypeTestInclude(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - String path = "/include/IncludedServlet?testname=getDispatcherTypeTest"; - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) { - response.getWriter() - .println("Null RequestDispatcher got for path=" + path); - } else { - rd.include(request, response); - } - } - - public void isAsyncSupportedTest(ServletRequest request, - ServletResponse response) throws IOException { - response.getWriter() - .println("isAsyncSupported=" + request.isAsyncSupported()); - } - - public void startAsyncTest(ServletRequest request, ServletResponse response) - throws IOException { - try { - AsyncContext startAsync = request.startAsync(); - response.getWriter() - .println("Expected IllegalStateException not thrown. Test FAILED."); - } catch (IllegalStateException ise) { - response.getWriter() - .println("Expected IllegalStateException thrown. Test PASSED."); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/URLClient.java deleted file mode 100644 index 58bf7d2539..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/URLClient.java +++ /dev/null @@ -1,323 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletrequest30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AsyncTests.class, AsyncTestServlet.class, SecondServlet.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletrequest30_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:706; - * - * @test_Strategy: ServletRequest calls getServletContext(); verifies that - * returned ServletContext instance is consistent with the one stored in - * ServletConfigs. - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "TEST FAILED"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestRequest - * - * @assertion_ids: Servlet:JAVADOC:703; - * - * @test_Strategy: Create a Servlet TestServlet; Client send a request to - * TestServlet; call ServletRequest.getDispatcherType() verifies that - * DispatcherType.REQUEST is returned. - */ - @Test - public void getDispatcherTypeTestRequest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestRequest"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=REQUEST"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestForward - * - * @assertion_ids: Servlet:JAVADOC:703; - * - * @test_Strategy: Create two Servlets TestServlet and SecondServlet; Client - * send a request to TestServlet; Forward to SecondServlet call - * ServletRequest.getDispatcherType() verifies that DispatcherType.FORWARD is - * returned. - */ - @Test - public void getDispatcherTypeTestForward() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestForward"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=FORWARD"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestInclude - * - * @assertion_ids: Servlet:JAVADOC:703; - * - * @test_Strategy: Create two Servlets TestServlet and SecondServlet; Client - * send a request to TestServlet; Invoke SecondServlet using include call - * ServletRequest.getDispatcherType() verifies that DispatcherType.INCLUDE is - * returned. - */ - @Test - public void getDispatcherTypeTestInclude() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestInclude"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=INCLUDE"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestError - * - * @assertion_ids: Servlet:JAVADOC:703; - * - * @test_Strategy: Create a Servlet SecondServlet to handle 404 error; Client - * send a request to nowhereland; In SecondServlet, call - * ServletRequest.getDispatcherType() verifies that DispatcherType.ERROR is - * returned. - */ - @Test - public void getDispatcherTypeTestError() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/nowheretobefound/ HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=ERROR"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestAsync - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:703; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsyncTests, both - * supports async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet; Invoke AsyncTests using AsyncContext.dispatch(String) - * call ServletRequest.getDispatcherType() verifies that DispatcherType.ASYNC - * is returned. - */ - @Test - public void getDispatcherTypeTestAsync() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=getDispatcherTypeTestAsync HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: asyncStartedTest1 - * - * @assertion_ids: Servlet:JAVADOC:707; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ServletRequest.isAsyncStarted() verifies - * that true is returned. - */ - @Test - public void asyncStartedTest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=asyncStartedTest1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=true"); - invoke(); - } - - /* - * @testName: asyncStartedTest2 - * - * @assertion_ids: Servlet:JAVADOC:707; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; call - * ServletRequest.isAsyncStarted() without start async mode verifies that - * false is returned. - */ - @Test - public void asyncStartedTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=asyncStartedTest2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=false"); - invoke(); - } - - /* - * @testName: asyncStartedTest3 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:707; - * Servlet:JAVADOC:638; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ServletRequest.isAsyncStarted() after - * AsyncContext.complete() called verifies that true is returned before it - * dispatch return to the container - */ - @Test - public void asyncStartedTest3() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=asyncStartedTest3 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=true"); - invoke(); - } - - /* - * @testName: asyncStartedTest4 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:707; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsyncTests, both - * supports async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet; Invoke AsyncTests using AsyncContext.dispatch(String) - * call ServletRequest.isAsyncStarted() verifies that false is returned. - */ - @Test - public void asyncStartedTest4() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=asyncStartedTest4 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=false"); - invoke(); - } - - /* - * @testName: isAsyncSupportedTest1 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; call - * ServletRequest.isAsyncSupported() verifies that true is returned. - */ - @Test - public void isAsyncSupportedTest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=isAsyncSupportedTest HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "isAsyncSupported=true"); - invoke(); - } - - /* - * @testName: isAsyncSupportedTest2 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Create a Servlet TestServlet which does not support async, - * Client send a request to TestServlet; call - * ServletRequest.isAsyncSupported() verifies that false is returned. - */ - @Test - public void isAsyncSupportedTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/TestServlet?testname=isAsyncSupportedTest HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: startAsyncTest1 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Create a Servlet TestServlet which does not support async, - * Client send a request to TestServlet; call ServletRequest.startAsyncTest() - * verifies that IllegalStateException is thrown. - */ - @Test - public void startAsyncTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncTest"); - invoke(); - } - - /* - * @testName: startAsyncTest2 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:710; - * Servlet:JAVADOC:711; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsyncTests, both - * supports async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet; Invoke AsyncTests using AsyncContext.dispatch(String) - * Call ServletRequest.startAsyncTest() outside of dispatch verifies that - * IllegalStateException is thrown. - */ - @Test - public void startAsyncTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=startAsyncTest HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: getAsyncContextTest - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:701; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlets AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; Start Async in AsyncTestServlet; - * Call ServletRequest.getAsyncContext() verifies it works. - */ - @Test - public void getAsyncContextTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=getAsyncContextTest HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/build.xml deleted file mode 100644 index 1f40870f36..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/build.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/servlet_js_servletrequest30_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/servlet_js_servletrequest30_web.xml deleted file mode 100644 index ef04e5a584..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequest30/servlet_js_servletrequest30_web.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - SerJaxSerServletRequest30 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.TestServlet - - - AsyncTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTestServlet - true - - - AsyncTests - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTests - true - - - SecondServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.SecondServlet - - - TestServlet - /TestServlet - - - AsyncTestServlet - /AsyncTestServlet - - - AsyncTests - /async/AsyncTests - - - SecondServlet - /forward/ForwardedServlet - /include/IncludedServlet - /error/ErrorServlet - - - 404 - /error/ErrorServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingTest.java deleted file mode 100644 index f9c9cc9893..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingTest.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper; - -import java.io.IOException; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingTest extends SetCharacterEncodingTestWrapper { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - // merely validate the default behavior of RequestWrapper -- delegates call - // to the ServletRequest object it wraps. - - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - ServletRequestWrapper wrapper = new ServletRequestWrapper(servletRequest); - super.service(wrapper, servletResponse); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingTestWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingTestWrapper.java deleted file mode 100644 index da2b7eb062..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingTestWrapper.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingTestWrapper extends GenericServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.setCharacterEncodingTest(pw, request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTest.java deleted file mode 100644 index 50c39d2fb5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTest.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper; - -import java.io.IOException; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingUnsupportedEncodingExceptionTest - extends SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - // merely validate the default behavior of RequestWrapper -- delegates call - // to the ServletRequest object it wraps. - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - ServletRequestWrapper wrapper = new ServletRequestWrapper(servletRequest); - super.service(wrapper, servletResponse); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.java deleted file mode 100644 index ff42230b72..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper - extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.setCharacterEncodingUnsupportedEncodingExceptionTest(pw, - request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/TestServlet.java deleted file mode 100644 index 625cb742d5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/TestServlet.java +++ /dev/null @@ -1,84 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.RequestTestServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; - -public class TestServlet - extends RequestTestServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - // merely validate the default behavior of RequestWrapper -- delegates call - // to the ServletRequest object it wraps. - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - ServletRequestWrapper wrapper = new ServletRequestWrapper(servletRequest); - super.service(wrapper, servletResponse); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/URLClient.java deleted file mode 100644 index 8cca8f5048..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/URLClient.java +++ /dev/null @@ -1,470 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper; - -import com.sun.ts.tests.servlet.common.request.RequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends RequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletrequestwrapper_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(SetCharacterEncodingTest.class, SetCharacterEncodingTestWrapper.class, SetCharacterEncodingUnsupportedEncodingExceptionTest.class, SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.class, TestServlet.class).setWebXML(URLClient.class.getResource("servlet_js_servletrequestwrapper_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: requestWrapperConstructorTest - * - * @assertion_ids: Servlet:JAVADOC:31 - * - * @test_Strategy: Servlet calls wrapper constructor - */ - @Test - public void requestWrapperConstructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "requestWrapperConstructorTest"); - invoke(); - } - - /* - * @testName: requestWrapperGetRequestTest - * - * @assertion_ids: Servlet:JAVADOC:32 - * - * @test_Strategy: Servlet gets wrapped request object - */ - @Test - public void requestWrapperGetRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "requestWrapperGetRequestTest"); - invoke(); - } - - /* - * @testName: requestWrapperSetRequestTest - * - * @assertion_ids: Servlet:JAVADOC:33 - * - * @test_Strategy: Servlet sets wrapped request object - */ - @Test - public void requestWrapperSetRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "requestWrapperSetRequestTest"); - invoke(); - } - - /* - * @testName: requestWrapperSetRequestIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:34 - * - * @test_Strategy: Servlet sets wrapped request object - */ - @Test - public void requestWrapperSetRequestIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "requestWrapperSetRequestIllegalArgumentExceptionTest"); - invoke(); - } - - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:36 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets some - * attributes and verifies they can be retrieved. - */ - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:35 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets an attribute - * and retrieves it. - * - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:37 - * - * @test_Strategy: Client sets an encoding. Servlet wraps the request. Servlet - * then tries to retrieve it. - */ - /* - * @testName: getContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:40 - * - * @test_Strategy: Servlet wraps the request. Servlet then compares this - * length to the actual length of the content body read in using - * getInputStream - * - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:41; Servlet:SPEC:34; - * - * @test_Strategy: Client sets the content type and servlet reads it. - * - */ - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:42 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to read the - * input stream. - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:58 - * - * @test_Strategy: Client specifics a locale, Servlet wraps the request. - * Servlet then verifies it. - */ - /* - * @testName: getLocalesTest - * - * @assertion_ids: Servlet:JAVADOC:59 - * - * @test_Strategy: Client specifics 2 locales.Servlet wraps the request. - * Servlet then verifies it. - */ - /* - * @testName: getParameterMapTest - * - * @assertion_ids: Servlet:JAVADOC:45 - * - * @test_Strategy: Client sets several parameters.Servlet wraps the request. - * Servlet then attempts to access them. - */ - /* - * @testName: getParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:46 - * - * @test_Strategy: Client sets several parameters.Servlet wraps the request. - * Servlet then attempts to access them. - */ - /* - * @testName: getParameterTest - * - * @assertion_ids: Servlet:JAVADOC:44 - * - * @test_Strategy: Client sets a parameter.Servlet wraps the request. Servlet - * then retrieves parameter. - */ - /* - * @testName: getParameterValuesTest - * - * @assertion_ids: Servlet:JAVADOC:47 - * - * @test_Strategy: Client sets a parameter which has 2 values.Servlet wraps - * the request. Servlet then verifies both values. - */ - /* - * @testName: getProtocolTest - * - * @assertion_ids: Servlet:JAVADOC:48 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * protocol used by the client - */ - /* - * @testName: getReaderTest - * - * @assertion_ids: Servlet:JAVADOC:52 - * - * @test_Strategy: Client sets some content.Servlet wraps the request. Servlet - * then reads the content - */ - /* - * @testName: getRemoteAddrTest - * - * @assertion_ids: Servlet:JAVADOC:54 - * - * @test_Strategy: Servlet wraps the request. Servlet then reads and verifies - * where the request originated - */ - /* - * @testName: getRemoteHostTest - * - * @assertion_ids: Servlet:JAVADOC:55 - * - * @test_Strategy: Servlet wraps the request. Servlet then reads and verifies - * where the request originated - */ - /* - * @testName: getRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:61 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to get a - * dispatcher - */ - /* - * @testName: getSchemeTest - * - * @assertion_ids: Servlet:JAVADOC:49 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the scheme - * of the url used in the request - */ - /* - * @testName: getServerNameTest - * - * @assertion_ids: Servlet:JAVADOC:50 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * destination of the request - */ - /* - * @testName: getServerPortTest - * - * @assertion_ids: Servlet:JAVADOC:51 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * destination port of the request - */ - /* - * @testName: isSecureTest - * - * @assertion_ids: Servlet:JAVADOC:60 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * isSecure method for the non-secure case. - */ - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:57 - * - * @test_Strategy: Servlet wraps the request. Servlet then adds then removes - * an attribute, then verifies it was removed. - */ - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:56 - * - * @test_Strategy: Servlet wraps the request. Servlet then adds an attribute, - * then verifies it was added - */ - /* - * @testName: setCharacterEncodingUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:39 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to set an - * invalid encoding. - * - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:38 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets a new encoding - * and tries to retrieve it. verifies that the new encoding gets set. - */ - /* - * @testName: setCharacterEncodingTest1 - * - * @assertion_ids: Servlet:JAVADOC:38; Servlet:JAVADOC:37; Servlet:SPEC:28; - * Servlet:SPEC:213; - * - * @test_Strategy: Servlet wraps the request; ServletRequestWrapper calls - * getReader(); then sets a new encoding and tries to retrieve it. verifies - * that the new encoding is ignored. - */ - /* - * @testName: getLocalNameTest - * - * @assertion_ids: Servlet:JAVADOC:633 - * - * @test_Strategy: Servlet wraps the request. Servlet then verify - * getLocalName(); - */ - /* - * @testName: getLocalPortTest - * - * @assertion_ids: Servlet:JAVADOC:636 - * - * @test_Strategy: Servlet wraps the request. Servlet then verify - * getLocalPort(); - */ - @Test() - public void getAttributeNamesTest() throws Exception { - super.getAttributeNamesTest(); - } - - @Test() - public void getAttributeTest() throws Exception { - super.getAttributeTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentLengthTest() throws Exception { - super.getContentLengthTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getInputStreamTest() throws Exception { - super.getInputStreamTest(); - } - - @Test() - public void getLocalNameTest() throws Exception { - super.getLocalNameTest(); - } - - @Test() - public void getLocalPortTest() throws Exception { - super.getLocalPortTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getLocalesTest() throws Exception { - super.getLocalesTest(); - } - - @Test() - public void getParameterMapTest() throws Exception { - super.getParameterMapTest(); - } - - @Test() - public void getParameterNamesTest() throws Exception { - super.getParameterNamesTest(); - } - - @Test() - public void getParameterTest() throws Exception { - super.getParameterTest(); - } - - @Test() - public void getParameterValuesTest() throws Exception { - super.getParameterValuesTest(); - } - - @Test() - public void getProtocolTest() throws Exception { - super.getProtocolTest(); - } - - @Test() - public void getReaderTest() throws Exception { - super.getReaderTest(); - } - - @Test() - public void getRemoteAddrTest() throws Exception { - super.getRemoteAddrTest(); - } - - @Test() - public void getRemoteHostTest() throws Exception { - super.getRemoteHostTest(); - } - - @Test() - public void getRequestDispatcherTest() throws Exception { - super.getRequestDispatcherTest(); - } - - @Test() - public void getSchemeTest() throws Exception { - super.getSchemeTest(); - } - - @Test() - public void getServerNameTest() throws Exception { - super.getServerNameTest(); - } - - @Test() - public void getServerPortTest() throws Exception { - super.getServerPortTest(); - } - - @Test() - public void isSecureTest() throws Exception { - super.isSecureTest(); - } - - @Test() - public void removeAttributeTest() throws Exception { - super.removeAttributeTest(); - } - - @Test() - public void setAttributeTest() throws Exception { - super.setAttributeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setCharacterEncodingTest1() throws Exception { - super.setCharacterEncodingTest1(); - } - - @Test() - public void setCharacterEncodingUnsupportedEncodingExceptionTest() throws Exception { - super.setCharacterEncodingUnsupportedEncodingExceptionTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/build.xml deleted file mode 100644 index c7c3ebe097..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/servlet_js_servletrequestwrapper_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/servlet_js_servletrequestwrapper_web.xml deleted file mode 100644 index 565a8c1bf4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper/servlet_js_servletrequestwrapper_web.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - SerJaxSerServletRequestWrapper - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.TestServlet - - - setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper - - - setCharacterEncodingUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTestWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingTestWrapper - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingTest - - - TestServlet - /TestServlet/* - - - setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - /setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - - - setCharacterEncodingUnsupportedEncodingExceptionTest - /setCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTestWrapper - /setCharacterEncodingTestWrapper - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/AsyncTestServletWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/AsyncTestServletWrapper.java deleted file mode 100644 index 143557f4f1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/AsyncTestServletWrapper.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30; - -import java.io.IOException; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; - -public class AsyncTestServletWrapper extends - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTestServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - ServletRequestWrapper wrapper = new ServletRequestWrapper(servletRequest); - super.service(wrapper, servletResponse); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/ErrorServletWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/ErrorServletWrapper.java deleted file mode 100644 index 47a580557e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/ErrorServletWrapper.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30; - -import java.io.IOException; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; - -public class ErrorServletWrapper extends - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.SecondServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - ServletRequestWrapper wrapper = new ServletRequestWrapper(servletRequest); - super.service(wrapper, servletResponse); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/TestServletWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/TestServletWrapper.java deleted file mode 100644 index 3cd1640dd8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/TestServletWrapper.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30; - -import java.io.IOException; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; - -public class TestServletWrapper extends - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.TestServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - ServletRequestWrapper wrapper = new ServletRequestWrapper(servletRequest); - super.service(wrapper, servletResponse); - } - - public void getServletContext(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - ServletContext actual = request.getServletContext(); - ServletContext expected = this.getServletConfig().getServletContext(); - - if (actual != expected) { - response.getWriter().println( - "getServletContext() returned inconsistent result. Test FAILED."); - } else { - response.getWriter().println( - "getServletContext() returned inconsistent result. Test ED."); - } - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/URLClient.java deleted file mode 100644 index f90c56c2ce..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/URLClient.java +++ /dev/null @@ -1,342 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.TestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTests; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.SecondServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletrequestwrapper30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AsyncTestServletWrapper.class, ErrorServletWrapper.class, TestServletWrapper.class, - TestServlet.class, AsyncTestServlet.class, AsyncTests.class, SecondServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletrequestwrapper30_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:721; - * - * @test_Strategy: Create a ServletRequestWrapper that wrap another servlet; - * calls ServletRequestWrapper.getServletContext(); verifies that returned - * ServletContext instance is consistent with the one stored in - * ServletConfigs. - */ - @Test - public void getServletContextTest() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "TEST FAILED"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestRequest - * - * @assertion_ids: Servlet:JAVADOC:718; - * - * @test_Strategy: Create a ServletRequestWrapper that wraps TestServlet; - * Client send a request the ServletRequestWrapper; call - * ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.REQUEST is returned. - */ - @Test - public void getDispatcherTypeTestRequest() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestRequest"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=REQUEST"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestForward - * - * @assertion_ids: Servlet:JAVADOC:718; - * - * @test_Strategy: Create a ServletRequestWrapper that wraps TestServlet; - * Client send a request the ServletRequestWrapper; Forward to SecondServlet - * call ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.FORWARD is returned. - */ - @Test - public void getDispatcherTypeTestForward() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestForward"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=FORWARD"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestInclude - * - * @assertion_ids: Servlet:JAVADOC:718; - * - * @test_Strategy: Create a ServletRequestWrapper that wraps TestServlet; - * Client send a request the ServletRequestWrapper; Include to SecondServlet - * call ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.INCLUDE is returned. - */ - @Test - public void getDispatcherTypeTestInclude() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestInclude"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=INCLUDE"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestError - * - * @assertion_ids: Servlet:JAVADOC:718; - * - * @test_Strategy: Create a ServletRequestWrapper that wraps SecondServlet; - * Maps 404 to the ServletRequestWrapper; Client send a request to - * nowhereland; In SecondServlet, call - * ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.ERROR is returned. - */ - @Test - public void getDispatcherTypeTestError() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/nowheretobefound/ HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=ERROR"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestAsync - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:703; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * StartAsync in AsyncTestServlet; Invoke AsyncTests using - * AsyncContext.dispatch(String) call - * ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.ASYNC is returned. - */ - @Test - public void getDispatcherTypeTestAsync() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestAsync"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: asyncStartedTest1 - * - * @assertion_ids: Servlet:JAVADOC:722; Servlet:JAVADOC:727; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * StartAsync in AsyncTestServlet ServletRequestWrapper.startAsync(); call - * ServletRequestWrapper.isAsyncStarted() verifies that true is returned. - */ - @Test - public void asyncStartedTest1() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "asyncStartedTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=true"); - invoke(); - } - - /* - * @testName: asyncStartedTest2 - * - * @assertion_ids: Servlet:JAVADOC:722; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * call ServletRequestWrapper.isAsyncStarted() without start async mode - * verifies that false is returned. - */ - @Test - public void asyncStartedTest2() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "asyncStartedTest2"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=false"); - invoke(); - } - - /* - * @testName: asyncStartedTest3 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:722; - * Servlet:JAVADOC:727; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * StartAsync in AsyncTestServlet ServletRequestWrapper.startAsync(); call - * ServletRequestWrapper.isAsyncStarted() after AsyncContext.complete() called - * verifies that true is returned before it dispatch return to the container - */ - @Test - public void asyncStartedTest3() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "asyncStartedTest3"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=true"); - invoke(); - } - - /* - * @testName: asyncStartedTest4 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:722; - * Servlet:JAVADOC:727; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * StartAsync in AsyncTestServlet ServletRequestWrapper.startAsync(); Invoke - * AsyncTests using AsyncContext.dispatch(String) call - * ServletRequestWrapper.isAsyncStarted() verifies that false is returned. - */ - @Test - public void asyncStartedTest4() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "asyncStartedTest4"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=false"); - invoke(); - } - - /* - * @testName: isAsyncSupportedTest1 - * - * @assertion_ids: Servlet:JAVADOC:723; - * - * @test_Strategy: Create two Servlets AsyncTestServletWrapper, - * AsyncTestServlet all support async; AsyncTestServletWrapper wraps - * AsyncTestServlet; Client send a request to AsyncTestServletWrapper; call - * ServletRequestWrapper.isAsyncSupported() verifies that true is returned. - */ - @Test - public void isAsyncSupportedTest1() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "isAsyncSupportedTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "isAsyncSupported=true"); - invoke(); - } - - /* - * @testName: isAsyncSupportedTest2 - * - * @assertion_ids: Servlet:JAVADOC:723; - * - * @test_Strategy: Create two Servlets TestServletWrapper, TestServlet all - * does not support async; TestServletWrapper wraps TestServlet; Client send a - * request to TestServletWrapper; call - * ServletRequestWrapper.isAsyncSupported() verifies that false is returned. - */ - @Test - public void isAsyncSupportedTest2() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "isAsyncSupportedTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: startAsyncTest1 - * - * @assertion_ids: Servlet:JAVADOC:728; - * - * @test_Strategy: Create two Servlets TestServletWrapper, TestServlet all - * does not support async; TestServletWrapper wraps TestServlet; Client send a - * request to TestServletWrapper; call ServletRequestWrapper.startAsyncTest() - * verifies that IllegalStateException is thrown. - */ - @Test - public void startAsyncTest1() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "startAsyncTest"); - invoke(); - } - - /* - * @testName: startAsyncTest2 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:722; - * Servlet:JAVADOC:727; Servlet:JAVADOC:728; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet, AsyncTest all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * Start Async in AsyncTestServlet; Invoke AsyncTests using - * AsyncContext.dispatch(String) Call ServletRequestWrapper.startAsyncTest() - * outside of dispatch verifies that IllegalStateException is thrown. - */ - @Test - public void startAsyncTest2() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "startAsyncTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: getAsyncContextTest - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:716; - * Servlet:JAVADOC:727; - * - * @test_Strategy: Create two Servlets AsyncTestServletWrapper, - * AsyncTestServlet all support async; AsyncTestServletWrapper wraps - * AsyncTestServlet; Client send a request to AsyncTestServletWrapper; Start - * Async in AsyncTestServlet; call ServletRequestWrapper.getAsyncContext() - * verifies it works. - */ - @Test - public void getAsyncContextTest() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getAsyncContextTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/build.xml deleted file mode 100644 index c27dc8379e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/build.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/servlet_js_servletrequestwrapper30_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/servlet_js_servletrequestwrapper30_web.xml deleted file mode 100644 index 391342b81f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30/servlet_js_servletrequestwrapper30_web.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - - SerJaxSerServletRequest30 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.TestServlet - - - AsyncTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTestServlet - true - - - AsyncTests - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTests - true - - - SecondServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.SecondServlet - - - TestServletWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30.TestServletWrapper - - - AsyncTestServletWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30.AsyncTestServletWrapper - true - - - ErrorServletWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30.ErrorServletWrapper - - - TestServlet - /TestServlet - - - AsyncTestServlet - /AsyncTestServlet - - - AsyncTests - /async/AsyncTests - - - SecondServlet - /forward/ForwardedServlet - /include/IncludedServlet - - - TestServletWrapper - /TestServletWrapper - - - AsyncTestServletWrapper - /AsyncTestServletWrapper - - - ErrorServletWrapper - /error/ErrorServletWrapper - - - 404 - /error/ErrorServletWrapper - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/IsWrapperForTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/IsWrapperForTest.java deleted file mode 100644 index 263e895d37..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/IsWrapperForTest.java +++ /dev/null @@ -1,153 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30x; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; - -public class IsWrapperForTest extends GenericServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest req, ServletResponse response) - throws ServletException, IOException { - Boolean pass = true; - ServletRequestWrapper reqWrapper1 = new TCKServletRequestWrapper(req); - ServletRequestWrapper reqWrapper2 = new TCKServletRequestWrapper( - reqWrapper1); - ServletRequestWrapper reqWrapper3 = new TCKServletRequestWrapper( - reqWrapper2); - TCKServletRequestsubWrapper myReqWrapper = new TCKServletRequestsubWrapper( - req); - - if (!reqWrapper3.isWrapperFor(reqWrapper1)) { - pass = false; - response.getWriter() - .println("Test Failed: reqWrapper3.isWrapperFor(reqWrapper1)"); - } - - if (!reqWrapper3.isWrapperFor(reqWrapper2)) { - pass = false; - response.getWriter() - .println("Test Failed: reqWrapper3.isWrapperFor(reqWrapper2)"); - } - - if (!reqWrapper3.isWrapperFor(TCKServletRequestWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: reqWrapper3.isWrapperFor(TCKServletRequestWrapper.class)"); - } - - if (reqWrapper3.isWrapperFor(myReqWrapper)) { - pass = false; - response.getWriter() - .println("Test Failed: reqWrapper3.isWrapperFor(myReqWrapper)"); - } - - if (reqWrapper3.isWrapperFor(TCKServletRequestsubWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: reqWrapper3.isWrapperFor(TCKServletRequestsubWrapper.class)"); - } - - if (!reqWrapper2.isWrapperFor(reqWrapper1)) { - pass = false; - response.getWriter() - .println("Test Failed: reqWrapper2.isWrapperFor(reqWrapper1)"); - } - - if (!reqWrapper2.isWrapperFor(TCKServletRequestWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: reqWrapper2.isWrapperFor(TCKServletRequestWrapper.class)"); - } - - if (reqWrapper2.isWrapperFor(myReqWrapper)) { - pass = false; - response.getWriter() - .println("Test Failed: reqWrapper2.isWrapperFor(myReqWrapper)"); - } - - if (reqWrapper2.isWrapperFor(TCKServletRequestsubWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: reqWrapper2.isWrapperFor(TCKServletRequestsubWrapper.class)"); - } - - if (reqWrapper1.isWrapperFor(TCKServletRequestWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: reqWrapper1.isWrapperFor(TCKServletRequestWrapper.class)"); - } - - if (reqWrapper1.isWrapperFor(myReqWrapper)) { - pass = false; - response.getWriter() - .println("Test Failed: reqWrapper1.isWrapperFor(myReqWrapper)"); - } - - if (reqWrapper1.isWrapperFor(TCKServletRequestsubWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: reqWrapper1.isWrapperFor(TCKServletRequestsubWrapper.class)"); - } - - if (myReqWrapper.isWrapperFor(TCKServletRequestWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: myReqWrapper.isWrapperFor(TCKServletRequestWrapper.class)"); - } - - if (myReqWrapper.isWrapperFor(reqWrapper1)) { - pass = false; - response.getWriter() - .println("Test Failed: myReqWrapper.isWrapperFor(reqWrapper1)"); - } - - if (myReqWrapper.isWrapperFor(reqWrapper2)) { - pass = false; - response.getWriter() - .println("Test Failed: myReqWrapper.isWrapperFor(reqWrapper2)"); - } - - if (myReqWrapper.isWrapperFor(reqWrapper3)) { - pass = false; - response.getWriter() - .println("Test Failed: myReqWrapper.isWrapperFor(reqWrapper3)"); - } - - if (myReqWrapper.isWrapperFor(TCKServletRequestsubWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: myReqWrapper.isWrapperFor(TCKServletRequestsubWrapper.class)"); - } - - if (!pass) { - response.getWriter().println("Test Failed."); - } else { - response.getWriter().println("Test Passed."); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/TCKServletRequestWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/TCKServletRequestWrapper.java deleted file mode 100644 index 8bf3b21648..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/TCKServletRequestWrapper.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30x; - -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; - -public class TCKServletRequestWrapper extends ServletRequestWrapper { - - public TCKServletRequestWrapper(ServletRequest req) { - super(req); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/TCKServletRequestsubWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/TCKServletRequestsubWrapper.java deleted file mode 100644 index 70ed7841f9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/TCKServletRequestsubWrapper.java +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30x; - -import jakarta.servlet.ServletRequest; - -public class TCKServletRequestsubWrapper extends TCKServletRequestWrapper { - - public TCKServletRequestsubWrapper(ServletRequest req) { - super(req); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/URLClient.java deleted file mode 100644 index bd90e69ae2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/URLClient.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30x; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletrequestwrapper30x_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(IsWrapperForTest.class, TCKServletRequestsubWrapper.class, TCKServletRequestWrapper.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletrequestwrapper30x_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - /* - * @testName: isWrapperForTest - * - * @assertion_ids: Servlet:JAVADOC:724; Servlet:JAVADOC:725; - * - * @test_Strategy: Create a Servlets isWrapperForTest; In the servlet, wrap - * the Resquest a few time and in different ways; verifies the following - * works: - jakarta.servlet.ServletRequestWrapper.isWrapperFor(ServletRequest) - - * jakarta.servlet.ServletRequestWrapper.isWrapperFor(Class) - */ - @Test - public void isWrapperForTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/IsWrapperForTest HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test Failed"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/build.xml deleted file mode 100644 index 12259749cb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/servlet_js_servletrequestwrapper30x_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/servlet_js_servletrequestwrapper30x_web.xml deleted file mode 100644 index 3abcc785de..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletrequestwrapper30x/servlet_js_servletrequestwrapper30x_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletRequest30x - - IsWrapperForTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30x.IsWrapperForTest - - - IsWrapperForTest - /IsWrapperForTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/SetCharacterEncodingTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/SetCharacterEncodingTestServlet.java deleted file mode 100644 index 7e65a7c734..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/SetCharacterEncodingTestServlet.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponse; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.response.ResponseTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - ResponseTests.setCharacterEncodingTest(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/URLClient.java deleted file mode 100644 index a04ba35b2b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/URLClient.java +++ /dev/null @@ -1,462 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponse; - -import com.sun.ts.tests.servlet.common.servlets.GenericCheckTestResultServlet; -import com.sun.ts.tests.servlet.common.response.ResponseClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends ResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletresponse_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(SetCharacterEncodingTestServlet.class, GenericCheckTestResultServlet.class).setWebXML(URLClient.class.getResource("servlet_js_servletresponse_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: flushBufferTest - * - * @assertion_ids: Servlet:JAVADOC:158 - * - * @test_Strategy: Servlet writes data in the buffer and flushes it - */ - /* - * @testName: getBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:156;Servlet:JAVADOC:157 - * - * @test_Strategy: Servlet flushes buffer and verifies the size of the buffer - */ - /* - * @testName: getLocaleDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:164; - * - * @test_Strategy: Validate that if setLocale() is not called on the response, - * the getLocale() will return the default locale of the VM the container is - * running in. - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:166 - * - * @test_Strategy: Servlet set Locale and then verifies it - * - */ - /* - * @testName: getOutputStreamFlushTest - * - * @assertion_ids: Servlet:JAVADOC:140 - * - * @test_Strategy: Servlet gets an output stream, writes to it, flushes it - * then checks that the response was committed - */ - /* - * @testName: getOutputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:141 - * - * @test_Strategy: Servlet gets an output stream and writes to it. - */ - /* - * @testName: getOutputStreamIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:143 - * - * @test_Strategy: Servlet tries to get an stream object after calling - * getWriter - */ - /* - * @testName: getWriterTest - * - * @assertion_ids: Servlet:JAVADOC:144; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Client sets the content type. Servlet then gets a Writer - * object, then sets content type and writes data. Verify that content type - * didn't get set by servlet - */ - /* - * @testName: getWriterFlushTest - * - * @assertion_ids: Servlet:JAVADOC:146 - * - * @test_Strategy: Servlet gets a Writer object, writes data then flushes, - * then verifies response was committed - */ - /* - * @testName: getWriterAfterTest - * - * @assertion_ids: Servlet:JAVADOC:145; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Client sets the content type. Servlet then gets a Writer - * object, then sets content type and writes data. Verify that content type - * did get set by servlet - */ - /* - * @testName: getWriterIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:149; - * - * @test_Strategy: Servlet tries to get a Writer object after calling - * getOutputStream - */ - /* - * @testName: isCommittedTest - * - * @assertion_ids: Servlet:JAVADOC:161 - * - * @test_Strategy: Servlet checks before and after response is flushed - * - */ - /* - * @testName: resetBufferTest - * - * @assertion_ids: Servlet:JAVADOC:160; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, resets the buffer and - * then writes new data - */ - /* - * @testName: resetTest - * - * @assertion_ids: Servlet:JAVADOC:162; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, does a reset, then - * writes new data - */ - /* - * @testName: resetTest1 - * - * @assertion_ids: Servlet:JAVADOC:162; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, set the Headers, does - * a reset, then writes new data, set the new Header - */ - /* - * @testName: resetIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:163; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data, flushes the buffer then tries to do a - * reset - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:137 - * - * @test_Strategy: Servlet sets encoding then checks it. - */ - /* - * @testName: getCharacterEncodingDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:138 - * - * @test_Strategy: Servlet checks for the default encoding - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:139; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Servlet set the encoding and client verifies it - */ - /* - * @testName: setBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:154 - * - * @test_Strategy: Servlet sets the buffer size then verifies it was set - */ - /* - * @testName: setBufferSizeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:155 - * - * @test_Strategy: Servlet writes data and flushes buffer then tries to get - * the buffer size - */ - /* - * @testName: setContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:150 - * - * @test_Strategy: Servlet sets the content length - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:152; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content type sent by the client - */ - /* - * @testName: getContentType1Test - * - * @assertion_ids: Servlet:JAVADOC:152; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content type set by the servlet - */ - /* - * @testName: getContentTypeNullTest - * - * @assertion_ids: Servlet:JAVADOC:153; Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content-type when not set by - * programmer - */ - /* - * @testName: getContentTypeNull1Test - * - * @assertion_ids: Servlet:JAVADOC:153; Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content-type when not set by - * programmer and only character encoding is set - */ - /* - * @testName: getContentTypeNull2Test - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:JAVADOC:151.1; - * Servlet:JAVADOC:153.1 - * - * @test_Strategy: Servlet verifies content-type is being re-set by programmer - * and character encoding setting does not change - */ - /* - * @testName: setContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content type Verify Content-Type is set in - * Client - */ - /* - * @testName: setContentType1Test - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content-type, and verifies it with - * getContentType() - */ - /* - * @testName: setContentType2Test - * - * @assertion_ids: Servlet:JAVADOC:151.2; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content-type, Commit the response; Set the - * content-type again Verifies that content-type is set the first time The - * second setting is ignored. - */ - /* - * @testName: setLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:164 - * - * @test_Strategy: Servlet sets the Locale - */ - /* - * @testName: setLocale1Test - * - * @assertion_ids: Servlet:JAVADOC:164; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Servlet sets the Locale - */ - @Test() - public void flushBufferTest() throws Exception { - super.flushBufferTest(); - } - - @Test() - public void getBufferSizeTest() throws Exception { - super.getBufferSizeTest(); - } - - @Test() - public void getCharacterEncodingDefaultTest() throws Exception { - super.getCharacterEncodingDefaultTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentType1Test() throws Exception { - super.getContentType1Test(); - } - - @Test() - public void getContentTypeNull1Test() throws Exception { - super.getContentTypeNull1Test(); - } - - @Test() - public void getContentTypeNull2Test() throws Exception { - super.getContentTypeNull2Test(); - } - - @Test() - public void getContentTypeNullTest() throws Exception { - super.getContentTypeNullTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getLocaleDefaultTest() throws Exception { - super.getLocaleDefaultTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getOutputStreamFlushTest() throws Exception { - super.getOutputStreamFlushTest(); - } - - @Test() - public void getOutputStreamIllegalStateExceptionTest() throws Exception { - super.getOutputStreamIllegalStateExceptionTest(); - } - - @Test() - public void getOutputStreamTest() throws Exception { - super.getOutputStreamTest(); - } - - @Test() - public void getWriterAfterTest() throws Exception { - super.getWriterAfterTest(); - } - - @Test() - public void getWriterFlushTest() throws Exception { - super.getWriterFlushTest(); - } - - @Test() - public void getWriterIllegalStateExceptionTest() throws Exception { - super.getWriterIllegalStateExceptionTest(); - } - - @Test() - public void getWriterTest() throws Exception { - super.getWriterTest(); - } - - @Test() - public void isCommittedTest() throws Exception { - super.isCommittedTest(); - } - - @Test() - public void resetBufferTest() throws Exception { - super.resetBufferTest(); - } - - @Test() - public void resetIllegalStateExceptionTest() throws Exception { - super.resetIllegalStateExceptionTest(); - } - - @Test() - public void resetTest() throws Exception { - super.resetTest(); - } - - @Test() - public void resetTest1() throws Exception { - super.resetTest1(); - } - - @Test() - public void setBufferSizeIllegalStateExceptionTest() throws Exception { - super.setBufferSizeIllegalStateExceptionTest(); - } - - @Test() - public void setBufferSizeTest() throws Exception { - super.setBufferSizeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setContentLengthTest() throws Exception { - super.setContentLengthTest(); - } - - @Test() - public void setContentType1Test() throws Exception { - super.setContentType1Test(); - } - - @Test() - public void setContentType2Test() throws Exception { - super.setContentType2Test(); - } - - @Test() - public void setContentTypeTest() throws Exception { - super.setContentTypeTest(); - } - - @Test() - public void setLocale1Test() throws Exception { - super.setLocale1Test(); - } - - @Test() - public void setLocaleTest() throws Exception { - super.setLocaleTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/build.xml deleted file mode 100644 index 49e97cd5ba..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/servlet_js_servletresponse_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/servlet_js_servletresponse_web.xml deleted file mode 100644 index 341828aba7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponse/servlet_js_servletresponse_web.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - SerJaxSerServletResponse - - TestServlet - com.sun.ts.tests.servlet.common.response.ResponseTestServlet - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponse.SetCharacterEncodingTestServlet - - - checkTestResult - com.sun.ts.tests.servlet.common.servlets.GenericCheckTestResultServlet - - - TestServlet - /TestServlet/* - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - checkTestResult - /checkTestResult - - - 54 - - - - ja - Shift_JIS - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/SetCharacterEncodingTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/SetCharacterEncodingTestServlet.java deleted file mode 100644 index c12ecc2624..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/SetCharacterEncodingTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.response.ResponseTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.ServletResponseWrapper; - -public class SetCharacterEncodingTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - ServletResponseWrapper srw = new ServletResponseWrapper(response); - ResponseTests.setCharacterEncodingTest(request, srw); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/TestServlet.java deleted file mode 100644 index a265bfd19d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/TestServlet.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.response.ResponseTestServlet; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.ServletResponseWrapper; - -public class TestServlet extends ResponseTestServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - ServletResponseWrapper wrapper = new ServletResponseWrapper( - servletResponse); - super.service(servletRequest, wrapper); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/URLClient.java deleted file mode 100644 index f401626460..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/URLClient.java +++ /dev/null @@ -1,309 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $URL$ $LastChangedDate$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper; - -import com.sun.ts.tests.servlet.common.response.HttpResponseClient; -import com.sun.ts.tests.servlet.common.response.ResponseTestServlet; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletresponsewrapper_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(SetCharacterEncodingTestServlet.class, TestServlet.class, ResponseTestServlet.class).setWebXML(URLClient.class.getResource("servlet_js_servletresponsewrapper_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: responseWrapperConstructorTest - * - * @assertion_ids: Servlet:JAVADOC:9 - * - * @test_Strategy: Servlet calls wrapper constructor - */ - @Test - public void responseWrapperConstructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "responseWrapperConstructorTest"); - invoke(); - } - - /* - * @testName: responseWrapperGetResponseTest - * - * @assertion_ids: Servlet:JAVADOC:10 - * - * @test_Strategy: Servlet gets wrapped response object - */ - @Test - public void responseWrapperGetResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "responseWrapperGetResponseTest"); - invoke(); - } - - /* - * @testName: responseWrapperSetResponseTest - * - * @assertion_ids: Servlet:JAVADOC:11 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void responseWrapperSetResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "responseWrapperSetResponseTest"); - invoke(); - } - - /* - * @testName: responseWrapperSetResponseIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:12 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void responseWrapperSetResponseIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "responseWrapperSetResponseIllegalArgumentExceptionTest"); - invoke(); - } - - /* - * @testName: flushBufferTest - * - * @assertion_ids: Servlet:JAVADOC:24 - * - * @test_Strategy: Servlet wraps response. Servlet writes data in the buffer - * and flushes it - */ - /* - * @testName: getBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:23 - * - * @test_Strategy: Servlet wraps response. Servlet flushes buffer and verifies - * the size of the buffer - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:30 - * - * @test_Strategy: Servlet wraps response. Servlet set Locale and then - * verifies it - * - */ - /* - * @testName: getOutputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:15 - * - * @test_Strategy: Servlet wraps response. Servlet gets an output stream and - * writes to it. - */ - /* - * @testName: getWriterTest - * - * @assertion_ids: Servlet:JAVADOC:17 - * - * @test_Strategy: Servlet wraps response. Servlet gets a Writer object, then - * sets the content type; Verify that content type didn't get set by servlet - */ - /* - * @testName: isCommittedTest - * - * @assertion_ids: Servlet:JAVADOC:26 - * - * @test_Strategy: Servlet wraps response. Servlet checks before and after - * response is flushed - * - */ - /* - * @testName: resetBufferTest - * - * @assertion_ids: Servlet:JAVADOC:28 - * - * @test_Strategy: Servlet wraps response. Servlet writes data to the - * response, resets the buffer and then writes new data - */ - /* - * @testName: resetTest - * - * @assertion_ids: Servlet:JAVADOC:27 - * - * @test_Strategy: Servlet wraps response. Servlet writes data to the - * response, does a reset, then writes new data - */ - /* - * @testName: resetTest1 - * - * @assertion_ids: Servlet:JAVADOC:27; Servlet:JAVADOC:162; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, set the Headers, does - * a reset, then writes new data, set the new Header - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:14 - * - * @test_Strategy: Servlet wraps response. Servlet checks for the default - * encoding - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:13 - * - * @test_Strategy: Servlet wraps response. Servlet set the encoding and client - * verifies it - */ - /* - * @testName: setBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:22 - * - * @test_Strategy: Servlet wraps response. Servlet sets the buffer size then - * verifies it was set - */ - /* - * @testName: setContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:19 - * - * @test_Strategy: Servlet wraps response. Servlet sets the content length - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:21; Servlet:SPEC:34; - * - * @test_Strategy: Servlet wraps response. Servlet verifies the content type - * sent by the client - */ - /* - * @testName: setContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:20; Servlet:SPEC:34; - * - * @test_Strategy: Servlet wraps response. Servlet sets the content type - * - */ - /* - * @testName: setLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:29 - * - * @test_Strategy: Servlet wraps response. Servlet sets the Locale - */ - @Test() - public void flushBufferTest() throws Exception { - super.flushBufferTest(); - } - - @Test() - public void getBufferSizeTest() throws Exception { - super.getBufferSizeTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getOutputStreamTest() throws Exception { - super.getOutputStreamTest(); - } - - @Test() - public void getWriterTest() throws Exception { - super.getWriterTest(); - } - - @Test() - public void isCommittedTest() throws Exception { - super.isCommittedTest(); - } - - @Test() - public void resetBufferTest() throws Exception { - super.resetBufferTest(); - } - - @Test() - public void resetTest() throws Exception { - super.resetTest(); - } - - @Test() - public void resetTest1() throws Exception { - super.resetTest1(); - } - - @Test() - public void setBufferSizeTest() throws Exception { - super.setBufferSizeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setContentLengthTest() throws Exception { - super.setContentLengthTest(); - } - - @Test() - public void setContentTypeTest() throws Exception { - super.setContentTypeTest(); - } - - @Test() - public void setLocaleTest() throws Exception { - super.setLocaleTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/build.xml deleted file mode 100644 index 1bccbe43cb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/servlet_js_servletresponsewrapper_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/servlet_js_servletresponsewrapper_web.xml deleted file mode 100644 index 3472d595cb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper/servlet_js_servletresponsewrapper_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - SerJaxSerServletResponseWrapper - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper.TestServlet - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper.SetCharacterEncodingTestServlet - - - TestServlet - /TestServlet/* - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/IsWrapperForTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/IsWrapperForTest.java deleted file mode 100644 index e476d134b4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/IsWrapperForTest.java +++ /dev/null @@ -1,154 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper30; - -import java.io.IOException; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.ServletResponseWrapper; - -public class IsWrapperForTest extends GenericServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest req, ServletResponse response) - throws ServletException, IOException { - Boolean pass = true; - ServletResponseWrapper resWrapper1 = new TCKServletResponseWrapper( - response); - ServletResponseWrapper resWrapper2 = new TCKServletResponseWrapper( - resWrapper1); - ServletResponseWrapper resWrapper3 = new TCKServletResponseWrapper( - resWrapper2); - TCKServletResponsesubWrapper myresWrapper = new TCKServletResponsesubWrapper( - response); - - if (!resWrapper3.isWrapperFor(resWrapper1)) { - pass = false; - response.getWriter() - .println("Test Failed: resWrapper3.isWrapperFor(resWrapper1)"); - } - - if (!resWrapper3.isWrapperFor(resWrapper2)) { - pass = false; - response.getWriter() - .println("Test Failed: resWrapper3.isWrapperFor(resWrapper2)"); - } - - if (!resWrapper3.isWrapperFor(TCKServletResponseWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: resWrapper3.isWrapperFor(TCKServletResponseWrapper.class)"); - } - - if (resWrapper3.isWrapperFor(myresWrapper)) { - pass = false; - response.getWriter() - .println("Test Failed: resWrapper3.isWrapperFor(myresWrapper)"); - } - - if (resWrapper3.isWrapperFor(TCKServletResponsesubWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: resWrapper3.isWrapperFor(TCKServletResponsesubWrapper.class)"); - } - - if (!resWrapper2.isWrapperFor(resWrapper1)) { - pass = false; - response.getWriter() - .println("Test Failed: resWrapper2.isWrapperFor(resWrapper1)"); - } - - if (!resWrapper2.isWrapperFor(TCKServletResponseWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: resWrapper2.isWrapperFor(TCKServletResponseWrapper.class)"); - } - - if (resWrapper2.isWrapperFor(myresWrapper)) { - pass = false; - response.getWriter() - .println("Test Failed: resWrapper2.isWrapperFor(myresWrapper)"); - } - - if (resWrapper2.isWrapperFor(TCKServletResponsesubWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: resWrapper2.isWrapperFor(TCKServletResponsesubWrapper.class)"); - } - - if (resWrapper1.isWrapperFor(TCKServletResponseWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: resWrapper1.isWrapperFor(TCKServletResponseWrapper.class)"); - } - - if (resWrapper1.isWrapperFor(myresWrapper)) { - pass = false; - response.getWriter() - .println("Test Failed: resWrapper1.isWrapperFor(myresWrapper)"); - } - - if (resWrapper1.isWrapperFor(TCKServletResponsesubWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: resWrapper1.isWrapperFor(TCKServletResponsesubWrapper.class)"); - } - - if (myresWrapper.isWrapperFor(TCKServletResponseWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: myresWrapper.isWrapperFor(TCKServletResponseWrapper.class)"); - } - - if (myresWrapper.isWrapperFor(resWrapper1)) { - pass = false; - response.getWriter() - .println("Test Failed: myresWrapper.isWrapperFor(resWrapper1)"); - } - - if (myresWrapper.isWrapperFor(resWrapper2)) { - pass = false; - response.getWriter() - .println("Test Failed: myresWrapper.isWrapperFor(resWrapper2)"); - } - - if (myresWrapper.isWrapperFor(resWrapper3)) { - pass = false; - response.getWriter() - .println("Test Failed: myresWrapper.isWrapperFor(resWrapper3)"); - } - - if (myresWrapper.isWrapperFor(TCKServletResponsesubWrapper.class)) { - pass = false; - response.getWriter().println( - "Test Failed: myresWrapper.isWrapperFor(TCKServletResponsesubWrapper.class)"); - } - - if (!pass) { - response.getWriter().println("Test Failed."); - } else { - response.getWriter().println("Test Passed."); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/TCKServletResponseWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/TCKServletResponseWrapper.java deleted file mode 100644 index 9beb7fee35..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/TCKServletResponseWrapper.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper30; - -import jakarta.servlet.ServletResponse; -import jakarta.servlet.ServletResponseWrapper; - -public class TCKServletResponseWrapper extends ServletResponseWrapper { - - public TCKServletResponseWrapper(ServletResponse res) { - super(res); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/TCKServletResponsesubWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/TCKServletResponsesubWrapper.java deleted file mode 100644 index c38edf72aa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/TCKServletResponsesubWrapper.java +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper30; - -import jakarta.servlet.ServletResponse; - -public class TCKServletResponsesubWrapper extends TCKServletResponseWrapper { - - public TCKServletResponsesubWrapper(ServletResponse res) { - super(res); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/URLClient.java deleted file mode 100644 index 1290db592c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/URLClient.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper30; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletresponsewrapper30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(IsWrapperForTest.class, TCKServletResponsesubWrapper.class, TCKServletResponseWrapper.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletresponsewrapper30_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - /* - * @testName: isWrapperForTest - * - * @assertion_ids: Servlet:JAVADOC:731; Servlet:JAVADOC:732; - * - * @test_Strategy: Create a Servlets isWrapperForTest; In the servlet, wrap - * the Response a few time and in different ways; verifies the following - * works: - jakarta.servlet.ServletResponseWrapper.isWrapperFor(ServletResponse) - * - jakarta.servlet.ServletResponseWrapper.isWrapperFor(Class) - */ - @Test - public void isWrapperForTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/IsWrapperForTest HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test Failed"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/build.xml deleted file mode 100644 index 0d86624b27..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/build.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/servlet_js_servletresponsewrapper30_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/servlet_js_servletresponsewrapper30_web.xml deleted file mode 100644 index a0336174f3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/servletresponsewrapper30/servlet_js_servletresponsewrapper30_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerServletResponse30x - - IsWrapperForTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper30.IsWrapperForTest - - - IsWrapperForTest - /IsWrapperForTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/TestListener.java deleted file mode 100644 index 76121cb0b3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/TestListener.java +++ /dev/null @@ -1,113 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode; - -import java.util.HashSet; -import java.util.List; -import java.util.Set; -import java.util.concurrent.CopyOnWriteArrayList; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.SessionTrackingMode; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - Boolean pass = true; - StringBuilder log = new StringBuilder(); - StringBuilder modes = new StringBuilder(); - List defaults = new CopyOnWriteArrayList( - context.getDefaultSessionTrackingModes()); - List complete = new CopyOnWriteArrayList(); - - complete.add(SessionTrackingMode.COOKIE); - complete.add(SessionTrackingMode.URL); - complete.add(SessionTrackingMode.SSL); - - for (SessionTrackingMode tmp : defaults) { - if (tmp == SessionTrackingMode.COOKIE || tmp == SessionTrackingMode.URL - || tmp == SessionTrackingMode.SSL) { - log.append("getDefaultSessionTrackingModes=").append(tmp).append(";"); - complete.remove(tmp); - } else { - pass = false; - log.append("Unrecognized SessionTrackingModes ").append(tmp) - .append(";"); - } - } - - for (SessionTrackingMode tmp : complete) { - Set test = new HashSet(); - test.add(tmp); - try { - context.setSessionTrackingModes(test); - } catch (Exception ex) { - log.append("Unsupported SessionTrackingModes=").append(tmp).append(";"); - complete.remove(tmp); - } - } - - // context.setSessionTrackingModes - // throws IllegalArgumentException - if sessionTrackingModes specifies a - // combination - // of SessionTrackingMode.SSL with a session tracking mode other than - // SessionTrackingMode.SSL - complete.remove(SessionTrackingMode.SSL); - if (!complete.isEmpty()) { - context.setSessionTrackingModes(new HashSet(complete)); - for (SessionTrackingMode tmp : complete) { - modes.append(tmp).append(";"); - log.append("Setting SessionTrackingModes to= ").append(tmp).append(";"); - } - } else { - log.append("Only default SessionTrackingModes are supported"); - defaults.remove(SessionTrackingMode.SSL); - context.setSessionTrackingModes(new HashSet(defaults)); - for (SessionTrackingMode tmp : defaults) { - modes.append(tmp).append(";"); - log.append("Setting SessionTrackingModes to Defaults = ").append(tmp) - .append(";"); - } - } - - context.setAttribute("LOG", log.toString()); - context.setAttribute("MODES", modes.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/TestServlet.java deleted file mode 100644 index 92911be670..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/TestServlet.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.HashSet; -import java.util.Set; -import java.util.StringTokenizer; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.SessionTrackingMode; - -public class TestServlet extends GenericTCKServlet { - - public void setSessionTrackingModes(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - pw.println((String) context.getAttribute("LOG")); - - Set expected_modes = new HashSet(); - String expected = (String) context.getAttribute("MODES"); - StringTokenizer str = new StringTokenizer(expected, ";"); - - while (str.hasMoreTokens()) { - String mode = str.nextToken(); - pw.println("Expected SessionTrackingMode =" + mode); - if (mode.equals(SessionTrackingMode.COOKIE.toString())) { - expected_modes.add(SessionTrackingMode.COOKIE); - } else if (mode.equals(SessionTrackingMode.SSL.toString())) { - // SSL cannot be set with combination of other SessionTrackingMode - // expected_modes.add(SessionTrackingMode.SSL); - } else if (mode.equals(SessionTrackingMode.URL.toString())) { - expected_modes.add(SessionTrackingMode.URL); - } else { - passed = false; - pw.println("Unrecogized SessionTrackingMode expected: " + mode); - } - - } - - Set results = null; - - if (expected_modes.isEmpty()) { - results = context.getDefaultSessionTrackingModes(); - } else { - results = context.getEffectiveSessionTrackingModes(); - } - - if (!results.containsAll(expected_modes)) { - passed = false; - pw.append("setSessionTrackingModes and getEffectiveSessionTrackingModes " - + "retuns different set of SessionTrackingModes"); - - pw.append("getEffectiveSessionTrackingModes ="); - for (SessionTrackingMode tmp : results) { - pw.append(" " + tmp); - } - } - - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/URLClient.java deleted file mode 100644 index 3282ff0a7c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/URLClient.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_sessiontrackingmode_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_sessiontrackingmode_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: setSessionTrackingModes - * - * @assertion_ids: Servlet:JAVADOC:695; Servlet:JAVADOC:684; - * Servlet:JAVADOC:687; - * - * @test_Strategy: Create a ServletListener, in which call - * ServletContext.setSessionTrackingModes() Create a Servlet, verify the above - * works using getEffectiveSessionTrackingModes() - */ - @Test - public void setSessionTrackingModes() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModes"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/build.xml deleted file mode 100644 index 43a8a4457f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/servlet_js_sessiontrackingmode_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/servlet_js_sessiontrackingmode_web.xml deleted file mode 100644 index c4dc536191..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode/servlet_js_sessiontrackingmode_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSessionTrackingMode - - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/TestServlet.java deleted file mode 100644 index 9f381d9e2c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/TestServlet.java +++ /dev/null @@ -1,172 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode1; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.HashSet; -import java.util.List; -import java.util.Set; -import java.util.concurrent.CopyOnWriteArrayList; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.SessionTrackingMode; - -public class TestServlet extends GenericTCKServlet { - - public void setSessionTrackingModes1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - Boolean passed = true; - PrintWriter pw = response.getWriter(); - - ServletContext context = request.getServletContext(); - - List complete = new CopyOnWriteArrayList(); - complete.add(SessionTrackingMode.COOKIE); - - Set complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - passed = false; - pw.println("No expected IllegalStateException throw when " - + "setSessionTrackingModes is called"); - } catch (IllegalArgumentException ilae) { - pw.println("IllegalArgumentException throw when " - + "setSessionTrackingModes is called"); - } catch (IllegalStateException ilex) { - pw.println("Expected IllegalStateException throw when " - + "setSessionTrackingModes is called"); - } catch (Throwable tr) { - passed = false; - pw.println("Unexpected Exception throw when " - + "setSessionTrackingModes is called."); - pw.println(tr.getMessage()); - pw.println(tr.toString()); - } - ServletTestUtil.printResult(pw, passed); - } - - public void setSessionTrackingModes2(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - Boolean passed = true; - PrintWriter pw = response.getWriter(); - - ServletContext context = request.getServletContext(); - - List complete = new CopyOnWriteArrayList(); - complete.add(SessionTrackingMode.URL); - - Set complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - passed = false; - pw.println("No expected IllegalStateException throw when " - + "setSessionTrackingModes is called"); - } catch (IllegalArgumentException ilae) { - pw.println("IllegalArgumentException throw when " - + "setSessionTrackingModes is called"); - } catch (IllegalStateException ilex) { - pw.println("Expected IllegalStateException throw when " - + "setSessionTrackingModes is called"); - } catch (Throwable tr) { - passed = false; - pw.println("Unexpected Exception throw when " - + "setSessionTrackingModes is called."); - pw.println(tr.getMessage()); - pw.println(tr.toString()); - } - ServletTestUtil.printResult(pw, passed); - } - - public void setSessionTrackingModes3(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - Boolean passed = true; - PrintWriter pw = response.getWriter(); - - ServletContext context = request.getServletContext(); - - List complete = new CopyOnWriteArrayList(); - complete.add(SessionTrackingMode.SSL); - - Set complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - passed = false; - pw.println("No expected IllegalStateException throw when " - + "setSessionTrackingModes is called"); - } catch (IllegalArgumentException ilae) { - pw.println("IllegalArgumentException throw when " - + "setSessionTrackingModes is called"); - } catch (IllegalStateException ilex) { - pw.println("Expected IllegalStateException throw when " - + "setSessionTrackingModes is called"); - } catch (Throwable tr) { - passed = false; - pw.println("Unexpected Exception throw when " - + "setSessionTrackingModes is called."); - pw.println(tr.getMessage()); - pw.println(tr.toString()); - } - ServletTestUtil.printResult(pw, passed); - } - - public void setSessionTrackingModes4(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - Boolean passed = true; - PrintWriter pw = response.getWriter(); - - ServletContext context = request.getServletContext(); - - List complete = new CopyOnWriteArrayList(); - complete.add(SessionTrackingMode.COOKIE); - complete.add(SessionTrackingMode.URL); - - Set complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - passed = false; - pw.println("No expected IllegalStateException throw when " - + "setSessionTrackingModes is called"); - } catch (IllegalArgumentException ilae) { - pw.println("IllegalArgumentException throw when " - + "setSessionTrackingModes is called"); - } catch (IllegalStateException ilex) { - pw.println("Expected IllegalStateException throw when " - + "setSessionTrackingModes is called"); - } catch (Throwable tr) { - passed = false; - pw.println("Unexpected Exception throw when " - + "setSessionTrackingModes is called."); - pw.println(tr.getMessage()); - pw.println(tr.toString()); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/URLClient.java deleted file mode 100644 index 0b2c948b23..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/URLClient.java +++ /dev/null @@ -1,115 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode1; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_sessiontrackingmode1_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_sessiontrackingmode1_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - - /* - * @testName: setSessionTrackingModes1 - * - * @assertion_ids: Servlet:JAVADOC:695.2; - * - * @test_Strategy: Negative test for method - * ServletContext.setSessionTrackingModes. Call - * ServletContext.setSessionTrackingModes inside a servlet; verify - * IllegalStateException is thrown. - */ - @Test - public void setSessionTrackingModes1() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModes1"); - invoke(); - } - - /* - * @testName: setSessionTrackingModes2 - * - * @assertion_ids: Servlet:JAVADOC:695.2; - * - * @test_Strategy: Negative test for method - * ServletContext.setSessionTrackingModes. Call - * ServletContext.setSessionTrackingModes inside a servlet; verify - * IllegalStateException is thrown. - */ - @Test - public void setSessionTrackingModes2() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModes2"); - invoke(); - } - /* - * @testName: setSessionTrackingModes3 - * - * @assertion_ids: Servlet:JAVADOC:695.2; - * - * @test_Strategy: Negative test for method - * ServletContext.setSessionTrackingModes. Call - * ServletContext.setSessionTrackingModes inside a servlet; verify - * IllegalStateException is thrown. - */ - @Test - public void setSessionTrackingModes3() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModes3"); - invoke(); - } - - /* - * @testName: setSessionTrackingModes4 - * - * @assertion_ids: Servlet:JAVADOC:695.2; - * - * @test_Strategy: Negative test for method - * ServletContext.setSessionTrackingModes. Call - * ServletContext.setSessionTrackingModes inside a servlet; verify - * IllegalStateException is thrown. - */ - @Test - public void setSessionTrackingModes4() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModes4"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/build.xml deleted file mode 100644 index 5bb61ad29c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/servlet_js_sessiontrackingmode1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/servlet_js_sessiontrackingmode1_web.xml deleted file mode 100644 index 691e472476..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode1/servlet_js_sessiontrackingmode1_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerSessionTrackingMode1 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode1.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/TestListener.java deleted file mode 100644 index 1114c2df74..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/TestListener.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode2; - -import java.util.HashSet; -import java.util.List; -import java.util.Set; -import java.util.concurrent.CopyOnWriteArrayList; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.SessionTrackingMode; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - List complete = new CopyOnWriteArrayList(); - complete.add(SessionTrackingMode.URL); - complete.add(SessionTrackingMode.SSL); - - Set complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - log.append("Expected IllegalArgumentException not thrown."); - } catch (IllegalArgumentException ex) { - log.append("Expected IllegalArgumentException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/TestServlet.java deleted file mode 100644 index 2838be19dd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/TestServlet.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode2; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void setSessionTrackingModes5(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - String expected_status = "Expected IllegalArgumentException thrown."; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - String status = (String) context.getAttribute("TCK_TEST_STATUS"); - if (!expected_status.equals(status)) { - passed = false; - } - - ServletTestUtil.printResult(pw.append(status), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/URLClient.java deleted file mode 100644 index 5b015b1e4b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/URLClient.java +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode2; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_sessiontrackingmode2_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_sessiontrackingmode2_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: setSessionTrackingModes5 - * - * @assertion_ids: Servlet:JAVADOC:695.3; - * - * @test_Strategy: Create a ServletListener, in which call - * ServletContext.setSessionTrackingModes(Set) Make the Set to include - * SessionTrackingMode.SSL; Add a different SessionTrackingMode to the Set; - * Verify that IllegalArgumentException is thrown. - */ - @Test - public void setSessionTrackingModes5() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModes5"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/build.xml deleted file mode 100644 index 083995507f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/servlet_js_sessiontrackingmode2_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/servlet_js_sessiontrackingmode2_web.xml deleted file mode 100644 index a5d77940f7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode2/servlet_js_sessiontrackingmode2_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSessionTrackingMode2 - - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode2.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode2.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/TestListener.java deleted file mode 100644 index 9a0a632eaf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/TestListener.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode3; - -import java.util.HashSet; -import java.util.List; -import java.util.Set; -import java.util.concurrent.CopyOnWriteArrayList; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.SessionTrackingMode; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - List complete = new CopyOnWriteArrayList(); - complete.add(SessionTrackingMode.COOKIE); - complete.add(SessionTrackingMode.SSL); - - Set complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - log.append("Expected IllegalArgumentException not thrown."); - } catch (IllegalArgumentException ex) { - log.append("Expected IllegalArgumentException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/TestServlet.java deleted file mode 100644 index 28df55e82f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/TestServlet.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode3; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void setSessionTrackingModes6(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - String expected_status = "Expected IllegalArgumentException thrown."; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - String status = (String) context.getAttribute("TCK_TEST_STATUS"); - if (!expected_status.equals(status)) { - passed = false; - } - - ServletTestUtil.printResult(pw.append(status), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/URLClient.java deleted file mode 100644 index 6424b7f982..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/URLClient.java +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode3; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_sessiontrackingmode3_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_sessiontrackingmode3_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: setSessionTrackingModes6 - * - * @assertion_ids: Servlet:JAVADOC:695.3; - * - * @test_Strategy: Create a ServletListener, in which call - * ServletContext.setSessionTrackingModes(Set) Make the Set to include - * SessionTrackingMode.SSL; Add a different SessionTrackingMode to the Set; - * Verify that IllegalArgumentException is thrown. - */ - @Test - public void setSessionTrackingModes6() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModes6"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/build.xml deleted file mode 100644 index 6732388e1f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/servlet_js_sessiontrackingmode3_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/servlet_js_sessiontrackingmode3_web.xml deleted file mode 100644 index 8781a5e410..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode3/servlet_js_sessiontrackingmode3_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSessionTrackingMode3 - - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode3.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode3.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/TestListener.java deleted file mode 100644 index b0e1a79acb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/TestListener.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode4; - -import java.util.HashSet; -import java.util.List; -import java.util.Set; -import java.util.concurrent.CopyOnWriteArrayList; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.SessionTrackingMode; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The ServletContextEvent - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - StringBuilder log = new StringBuilder(); - - List complete = new CopyOnWriteArrayList(); - complete.add(SessionTrackingMode.COOKIE); - complete.add(SessionTrackingMode.SSL); - complete.add(SessionTrackingMode.URL); - - Set complete_set = new HashSet(complete); - - try { - context.setSessionTrackingModes(complete_set); - log.append("Expected IllegalArgumentException not thrown."); - } catch (IllegalArgumentException ex) { - log.append("Expected IllegalArgumentException thrown."); - } - - context.setAttribute("TCK_TEST_STATUS", log.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/TestServlet.java deleted file mode 100644 index 0058db2d4a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/TestServlet.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode4; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void setSessionTrackingModes7(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - String expected_status = "Expected IllegalArgumentException thrown."; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - String status = (String) context.getAttribute("TCK_TEST_STATUS"); - if (!expected_status.equals(status)) { - passed = false; - } - - ServletTestUtil.printResult(pw.append(status), passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/URLClient.java deleted file mode 100644 index 2155ad06ab..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/URLClient.java +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode4; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_sessiontrackingmode4_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_sessiontrackingmode4_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: setSessionTrackingModes7 - * - * @assertion_ids: Servlet:JAVADOC:695.3; - * - * @test_Strategy: Create a ServletListener, in which call - * ServletContext.setSessionTrackingModes(Set) Make the Set to include - * SessionTrackingMode.SSL; Add two different SessionTrackingMode to the Set; - * Verify that IllegalArgumentException is thrown. - */ - @Test - public void setSessionTrackingModes7() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModes7"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/build.xml deleted file mode 100644 index d8649d9ea2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/servlet_js_sessiontrackingmode4_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/servlet_js_sessiontrackingmode4_web.xml deleted file mode 100644 index b3df1d6423..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/sessiontrackingmode4/servlet_js_sessiontrackingmode4_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSessionTrackingMode4 - - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode4.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode4.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/SRAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/SRAttributeListener.java deleted file mode 100644 index 52c4feb64d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/SRAttributeListener.java +++ /dev/null @@ -1,123 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srattributeevent; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletRequestAttributeEvent; -import jakarta.servlet.ServletRequestAttributeListener; - -public final class SRAttributeListener - implements ServletRequestAttributeListener, ServletContextListener { - - static ServletContext savedSC = null; - - // Public Methods - - public void contextInitialized(ServletContextEvent event) { - savedSC = event.getServletContext(); - } - - public void contextDestroyed(ServletContextEvent event) { - } - - public void attributeAdded(ServletRequestAttributeEvent event) { - StaticLog.add("AttributeAdded:" + event.getName() + "," + event.getValue()); - ServletContext sc = event.getServletContext(); - if (!savedSC.equals(sc)) { - StaticLog.add( - "AttributeAdded: The context in the listener did not match the one initialized"); - StaticLog.add("AttributeAdded: initialized context=" + savedSC); - StaticLog.add("AttributeAdded: getServletContext returned context=" + sc); - } - sc.setAttribute("testrequest", event.getServletRequest()); - } - - public void attributeRemoved(ServletRequestAttributeEvent event) { - StaticLog - .add("AttributeRemoved:" + event.getName() + "," + event.getValue()); - ServletContext sc = event.getServletContext(); - if (!savedSC.equals(sc)) { - StaticLog.add( - "AttributeRemoved: The context in the listener did not match the one initialized"); - StaticLog.add("AttributeRemoved: initialized context=" + savedSC); - StaticLog - .add("AttributeRemoved: getServletContext returned context=" + sc); - } - sc.setAttribute("testrequest", event.getServletRequest()); - } - - public void attributeReplaced(ServletRequestAttributeEvent event) { - StaticLog - .add("AttributeReplaced:" + event.getName() + "," + event.getValue()); - ServletContext sc = event.getServletContext(); - if (!savedSC.equals(sc)) { - StaticLog.add( - "AttributeReplaced: The context in the listener did not match the one initialized"); - StaticLog.add("AttributeReplaced: initialized context=" + savedSC); - StaticLog - .add("AttributeReplaced: getServletContext returned context=" + sc); - } - sc.setAttribute("testrequest", event.getServletRequest()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/TestServlet.java deleted file mode 100644 index ab5b186d98..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/TestServlet.java +++ /dev/null @@ -1,190 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srattributeevent; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestAttributeEvent; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void constructorTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - ServletRequestAttributeEvent sre = new ServletRequestAttributeEvent( - getServletContext(), request, "test", "value"); - if (sre == null) { - passed = false; - pw.println("The constructor for ServletRequestEvent returned a null"); - } else { - passed = true; - } - StaticLog.clear(); - ServletTestUtil.printResult(pw, passed); - } - - public void addedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "AttributeAdded:addTest,Attribute1" }; - - // the test - request.setAttribute("addTest", "Attribute1"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean passed = ServletTestUtil.checkArrayList(result, expected, true, - false); - if (!passed) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletRequest sr = (ServletRequest) getServletContext() - .getAttribute("testrequest"); - if (!request.equals(sr)) { - passed = false; - pw.println( - "The request returned by the listener did not match the request in the TestServlet"); - pw.println("Request in TestServlet=" + request.toString()); - pw.println("Request from Listener=" + sr.toString()); - } - ServletTestUtil.printResult(pw, passed); - - } - - public void removedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "AttributeAdded:removeTest,Attribute1", - "AttributeRemoved:removeTest,Attribute1" }; - - // the test - request.setAttribute("removeTest", "Attribute1"); - request.removeAttribute("removeTest"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean passed = ServletTestUtil.checkArrayList(result, expected, true, - false); - if (!passed) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletRequest sr = (ServletRequest) getServletContext() - .getAttribute("testrequest"); - if (!request.equals(sr)) { - passed = false; - pw.println( - "The request returned by the listener did not match the request in the TestServlet"); - pw.println("Request in TestServlet=" + request.toString()); - pw.println("Request from Listener=" + sr.toString()); - } - ServletTestUtil.printResult(pw, passed); - - } - - public void replacedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "AttributeAdded:replacedTest,Attribute1", - "AttributeReplaced:replacedTest,Attribute1" }; - - // the test - request.setAttribute("replacedTest", "Attribute1"); - request.setAttribute("replacedTest", "Attribute2"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean passed = ServletTestUtil.checkArrayList(result, expected, true, - false); - if (!passed) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletRequest sr = (ServletRequest) getServletContext() - .getAttribute("testrequest"); - if (!request.equals(sr)) { - passed = false; - pw.println( - "The request returned by the listener did not match the request in the TestServlet"); - pw.println("Request in TestServlet=" + request.toString()); - pw.println("Request from Listener=" + sr.toString()); - } - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/URLClient.java deleted file mode 100644 index ee9b0a8e8c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/URLClient.java +++ /dev/null @@ -1,124 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srattributeevent; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_srattributeevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SRAttributeListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_srattributeevent_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:66 - * - * @test_Strategy: Servlet instanciate the constructor - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: addedTest - * - * @assertion_ids: - * Servlet:JAVADOC:67;Servlet:JAVADOC:68;Servlet:JAVADOC:71;Servlet:JAVADOC:72 - * - * @test_Strategy: Servlet adds an attribute. The listener should detect the - * add and write a message out to a static log. Servlet then reads the log and - * verifys the result. It also verifies the requets and context that changed - * - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: - * Servlet:JAVADOC:67;Servlet:JAVADOC:69;Servlet:JAVADOC:71;Servlet:JAVADOC:72 - * - * @test_Strategy: Servlet adds/removes an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. It also verifies the requets and context - * that changed - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: - * Servlet:JAVADOC:67;Servlet:JAVADOC:70;Servlet:JAVADOC:71;Servlet:JAVADOC:72 - * - * @test_Strategy: Servlet adds/replaces an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. It also verifies the requets and context - * that changed - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/build.xml deleted file mode 100644 index 1604690f33..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/servlet_js_srattributeevent_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/servlet_js_srattributeevent_web.xml deleted file mode 100644 index a0cc212bbc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributeevent/servlet_js_srattributeevent_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - ServletRequestAttributeEvent - - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributeevent.SRAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributeevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/SRAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/SRAttributeListener.java deleted file mode 100644 index aa4701c29e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/SRAttributeListener.java +++ /dev/null @@ -1,86 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletRequestAttributeEvent; -import jakarta.servlet.ServletRequestAttributeListener; - -public final class SRAttributeListener - implements ServletRequestAttributeListener { - - // Public Methods - - public void attributeAdded(ServletRequestAttributeEvent event) { - StaticLog.add("AttributeAdded:" + event.getName() + "," + event.getValue()); - - } - - public void attributeRemoved(ServletRequestAttributeEvent event) { - StaticLog - .add("AttributeRemoved:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(ServletRequestAttributeEvent event) { - StaticLog - .add("AttributeReplaced:" + event.getName() + "," + event.getValue()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/TestServlet.java deleted file mode 100644 index bb7751141b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/TestServlet.java +++ /dev/null @@ -1,142 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void addedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "AttributeAdded:addTest,Attribute1" }; - - // the test - request.setAttribute("addTest", "Attribute1"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - } - - public void removedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "AttributeAdded:removeTest,Attribute1", - "AttributeRemoved:removeTest,Attribute1" }; - - // the test - request.setAttribute("removeTest", "Attribute1"); - request.removeAttribute("removeTest"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - } - - public void replacedTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "AttributeAdded:replacedTest,Attribute1", - "AttributeReplaced:replacedTest,Attribute1" }; - - // the test - request.setAttribute("replacedTest", "Attribute1"); - request.setAttribute("replacedTest", "Attribute2"); - - // verify results - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/URLClient.java deleted file mode 100644 index 16c0c3b121..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/URLClient.java +++ /dev/null @@ -1,104 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_srattributelistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SRAttributeListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_srattributelistener_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: addedTest - * - * @assertion_ids: Servlet:JAVADOC:169 - * - * @test_Strategy: Servlet adds an attribute. The listener should detect the - * add and write a message out to a static log. Servlet then reads the log and - * verifys the result. - * - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: Servlet:JAVADOC:170 - * - * @test_Strategy: Servlet adds/removes an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: Servlet:JAVADOC:171 - * - * @test_Strategy: Servlet adds/replaces an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/build.xml deleted file mode 100644 index ead6a9d26d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/servlet_js_srattributelistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/servlet_js_srattributelistener_web.xml deleted file mode 100644 index 924682bed8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener/servlet_js_srattributelistener_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - ServletRequestAttributeListener - - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener.SRAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/SRAttributeListener40.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/SRAttributeListener40.java deleted file mode 100644 index c206bcc11c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/SRAttributeListener40.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener40; - -import jakarta.servlet.ServletRequestAttributeListener; - -public final class SRAttributeListener40 - implements ServletRequestAttributeListener { -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/TestServlet.java deleted file mode 100644 index 695244e09f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/TestServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener40; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void defaultMethodsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("In ServletRequestAttributeListener40.TestServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/URLClient.java deleted file mode 100644 index 2c85a7a3cf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener40; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_srattributelistener40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SRAttributeListener40.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_srattributelistener40_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: defaultMethodsTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client successfully calls a servlet with an empty - * ServletRequestAttribute listener implementation class.. - * - */ - @Test - public void defaultMethodsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "defaultMethodsTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/build.xml deleted file mode 100644 index 1e32000b8b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/servlet_js_srattributelistener40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/servlet_js_srattributelistener40_web.xml deleted file mode 100644 index 834ed13a6a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srattributelistener40/servlet_js_srattributelistener40_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - ServletRequestAttributeListener40 - - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener40.SRAttributeListener40 - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener40.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/TestServlet.java deleted file mode 100644 index 6c59829e5e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/TestServlet.java +++ /dev/null @@ -1,140 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srevent; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void constructorTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - ServletRequestEvent sre = new ServletRequestEvent(getServletContext(), - request); - if (sre != null) { - passed = true; - } else { - passed = false; - pw.println("ServletRequstEvent retuirned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getServletRequestTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - ServletRequestEvent sre = new ServletRequestEvent(getServletContext(), - request); - if (sre != null) { - ServletRequest actual = sre.getServletRequest(); - if (!request.equals(actual)) { - passed = false; - pw.println( - "getServletRequest() did not return the same request used in the constructor"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("ServletRequstEvent retuirned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getServletContextTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - ServletRequestEvent sre = new ServletRequestEvent(getServletContext(), - request); - if (sre != null) { - ServletContext actual = sre.getServletContext(); - if (!getServletContext().equals(actual)) { - passed = false; - pw.println( - "getServletContext() did not return the same context used in the constructor"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("ServletRequstEvent retuirned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/URLClient.java deleted file mode 100644 index 1cf8f68994..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/URLClient.java +++ /dev/null @@ -1,96 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srevent; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_srevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_srevent_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:63 - * - * @test_Strategy: Servlet tries to get an instance of ServletRequestEvent. - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:65 - * - * @test_Strategy: Servlet calls constructor and tries to get the context that - * was used in the constructor. - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } - - /* - * @testName: getServletRequestTest - * - * @assertion_ids: Servlet:JAVADOC:64 - * - * @test_Strategy: Servlet calls constructor and tries to get the request that - * was used in the constructor. - */ - @Test - public void getServletRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletRequestTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/build.xml deleted file mode 100644 index 31ba7f75c1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/servlet_js_srevent_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/servlet_js_srevent_web.xml deleted file mode 100644 index fdda7f7e9f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srevent/servlet_js_srevent_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerSerRequestEvent - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/SRListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/SRListener.java deleted file mode 100644 index 807e5cd8fa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/SRListener.java +++ /dev/null @@ -1,89 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class SRListener implements ServletRequestListener { - - // Public Methods - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al != null) { - al.add("in requestDestroyed method of listener"); - event.getServletContext().setAttribute("arraylist", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al == null) { - al = new ArrayList(); - } - al.add("in requestInitialized method of listener"); - event.getServletContext().setAttribute("arraylist", al); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/TestServlet.java deleted file mode 100644 index bd806eb13c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/TestServlet.java +++ /dev/null @@ -1,103 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void initializeDestroyTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - ServletTestUtil.printResult(pw, true); - - } - - public void checkLog(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - // the last item in the expected is a result of this servlet being called - String[] expected = { "in requestInitialized method of listener", - "in requestDestroyed method of listener", - "in requestInitialized method of listener" }; - - // verify results - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, true); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - getServletContext().removeAttribute("arraylist"); - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/URLClient.java deleted file mode 100644 index 7e7c9c9c73..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/URLClient.java +++ /dev/null @@ -1,76 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_srlistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SRListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_srlistener_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: initializeDestroyTest - * - * @assertion_ids: Servlet:JAVADOC:167;Servlet:JAVADOC:168 - * - * @test_Strategy: Servlet calls a simple servlet then calls a second servlet - * to verify results - */ - @Test - public void initializeDestroyTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "initializeDestroyTest"); - invoke(); - TEST_PROPS.setProperty(APITEST, "checkLog"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/build.xml deleted file mode 100644 index 449d135fae..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/servlet_js_srlistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/servlet_js_srlistener_web.xml deleted file mode 100644 index 107493aea3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener/servlet_js_srlistener_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - ServletRequestListener - - com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener.SRListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/SRListener40.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/SRListener40.java deleted file mode 100644 index e6764a354f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/SRListener40.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, if - * any, must include the following acknowlegement: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowlegement may appear in the software itself, - * if and wherever such third-party acknowlegements normally appear. - * - * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * Foundation" must not be used to endorse or promote products derived - * from this software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache" - * nor may "Apache" appear in their names without prior written - * permission of the Apache Group. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener40; - -import jakarta.servlet.ServletRequestListener; - -public final class SRListener40 implements ServletRequestListener { -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/TestServlet.java deleted file mode 100644 index 31f42cf344..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/TestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2006, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener40; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void defaultMethodsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("In ServletRequestListener40.TestServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/URLClient.java deleted file mode 100644 index 53aca9934f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/URLClient.java +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener40; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_srlistener40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SRListener40.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_srlistener40_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: defaultMethodsTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client successfully calls a servlet with an empty - * ServletRequest listener implementation class. - * - */ - @Test - public void defaultMethodsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "defaultMethodsTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/build.xml deleted file mode 100644 index 51f412059b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/servlet_js_srlistener40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/servlet_js_srlistener40_web.xml deleted file mode 100644 index c38c3c651d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/srlistener40/servlet_js_srlistener40_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - ServletRequestListener40 - - com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener40.SRListener40 - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener40.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/TestServlet.java deleted file mode 100644 index 14b3bd8843..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/TestServlet.java +++ /dev/null @@ -1,175 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.unavailableexception; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.UnavailableException; - -public class TestServlet extends GenericTCKServlet { - - public void getUnavailableSecondsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - // Constructing exception with unavailable secs 20 - - UnavailableException ue = new UnavailableException("Message", 20); - - int secs = ue.getUnavailableSeconds(); - - if ((secs == 20) || (secs < 0)) { - passed = true; - } else { - passed = false; - pw.println("getUnavailableSeconds() method returned incorrect result"); - pw.println("Expected result -> > 0 or == 20"); - pw.println("Actual result =|" + secs + "|"); - } - ServletTestUtil.printResult(pw, passed); - - } - - public void unavailableException_Constructor1Test(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - String expected = "Excpetional"; - UnavailableException ue = new UnavailableException(expected); - - try { - throw ue; - } catch (Throwable t) { - if (t instanceof UnavailableException) { - String actual = t.getMessage(); - - if (actual.equals(expected)) { - passed = true; - } else { - passed = false; - pw.println( - "getUnavailableSeconds() method returned incorrect result"); - pw.println("Expected result =" + expected); - pw.println("Actual result =" + actual); - } - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of UnavailableException ."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - /** - * UnavailableException(String mesg,int sec) constructs an - * UnavailabaleException object for the specified servlet. This constructor - * reports Temporary Unavailability - */ - - public void unavailableException_Constructor2Test(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - /** - * Constructing one and throwing it. catching the exception - */ - - boolean passed = false; - PrintWriter pw = response.getWriter(); - String expectedResult1 = "Exceptional"; - int expectedResult2 = 20; - UnavailableException ue = new UnavailableException(expectedResult1, - expectedResult2); - - try { - throw ue; - } catch (Throwable t) { - if (t instanceof UnavailableException) { - int actual2 = ((UnavailableException) t).getUnavailableSeconds(); - - String actual1 = t.getMessage(); - - if (actual2 == expectedResult2 && actual1.equals(expectedResult1)) { - passed = true; - } else { - if (!actual1.equals(expectedResult1)) { - passed = false; - pw.println("getMessage() method returned incorrect result"); - pw.println("Expected result =" + expectedResult1); - pw.println("Actual result =" + actual1); - } - - if (actual2 != expectedResult2) { - passed = false; - pw.println( - "getUnavailableSeconds() method returned incorrect result"); - pw.println("Expected result =" + expectedResult2); - pw.println("Actual result =" + actual2); - } - } - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of UnavailableException ."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void isPermanentTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - UnavailableException ue = new UnavailableException("Unavailable1", 20); - UnavailableException ud = new UnavailableException("Unavailable2"); - - boolean result1 = ue.isPermanent(); - boolean result2 = ud.isPermanent(); - - if (result1 == false && result2 == true) { - passed = true; - } else { - if (result1 != false) { - passed = false; - pw.println( - "isPermanent() failed to detect that the servlet was not initially unavailable"); - } - - if (result2 != true) { - passed = false; - pw.println( - "isPermanent() failed to detect that the servlet had become unavailable"); - } - - } - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/URLClient.java deleted file mode 100644 index dd3007f56f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/URLClient.java +++ /dev/null @@ -1,133 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.unavailableexception; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_unavailableexception_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, UnavailableServlet.class) - .setWebXML(URLClient.class.getResource("servlet_js_unavailableexception_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: getUnavailableSecondsTest - * - * @assertion_ids: Servlet:SPEC:11; Servlet:JAVADOC:4; Servlet:JAVADOC:7; - * - * @test_Strategy: A test for UnavailableException.getUnavailableSeconds() - * method. - */ - @Test - public void getUnavailableSecondsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getUnavailableSecondsTest"); - invoke(); - } - - /* - * @testName: isPermanentTest - * - * @assertion_ids: Servlet:SPEC:11; Servlet:JAVADOC:3; Servlet:JAVADOC:4; - * Servlet:JAVADOC:5; - * - * @test_Strategy: A test for UnavailableException.isPermanent() method. - */ - @Test - public void isPermanentTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isPermanentTest"); - invoke(); - } - - /* - * @testName: unavailableTest - * - * @assertion_ids: Servlet:SPEC:11; Servlet:SPEC:11.1; Servlet:JAVADOC:3; - * Servlet:JAVADOC:268; - * - * @test_Strategy: A test for Permanent Unavailable First access the Servlet, - * and mark it unavailable Second try to access it again, 404 should be - * returned - */ - @Test - public void unavailableTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, " "); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, ""); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(STATUS_CODE, "404"); - TEST_PROPS.setProperty(APITEST, "unavailableTest"); - invoke(); - } - - /* - * @testName: unavailableException_Constructor1Test - * - * @assertion_ids: Servlet:SPEC:11; Servlet:JAVADOC:3; - * - * @test_Strategy: A test for UnavailableException(String mesg). It construts - * an UnavailabaleException object for the specified servlet. This constructor - * tests for permanent unavailability - */ - @Test - public void unavailableException_Constructor1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "unavailableException_Constructor1Test"); - invoke(); - } - - /* - * @testName: unavailableException_Constructor2Test - * - * @assertion_ids: Servlet:SPEC:11; Servlet:JAVADOC:4; - * - * @test_Strategy: A test for UnavailableException(String mesg, int sec). It - * construts an UnavailabaleException object for the specified servlet. This - * constructor tests for temporarily unavailability - */ - @Test - public void unavailableException_Constructor2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "unavailableException_Constructor2Test"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/UnavailableServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/UnavailableServlet.java deleted file mode 100644 index 38f74238fb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/UnavailableServlet.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet.unavailableexception; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.UnavailableException; - -public class UnavailableServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - - UnavailableException ud = new UnavailableException("Unavailable2"); - - out.println("Test Passed"); - - throw ud; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/build.xml deleted file mode 100644 index b33d2c6ff6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/servlet_js_unavailableexception_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/servlet_js_unavailableexception_web.xml deleted file mode 100644 index 0113ecb9f6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet/unavailableexception/servlet_js_unavailableexception_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - SerJaxSerUnavailable - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.unavailableexception.TestServlet - - - UnavailableTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.unavailableexception.UnavailableServlet - - - TestLogicalName - /TestServlet - - - UnavailableTestLogicalName - /unavailableTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener.java deleted file mode 100644 index 19cc6370e8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; - -public final class ACListener implements AsyncListener { - - public ACListener() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onError method of ACListener"); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onStartAsync method of ACListener"); - } - - public void onComplete(AsyncEvent event) throws IOException { - // commented out as part of bug fix for: - // https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=19258007 - // event.getAsyncContext().getResponse().getWriter().println("in onComplete - // method of ACListener"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onTimeout method of ACListener"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener1.java deleted file mode 100644 index 07083e6af7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener1.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; - -public final class ACListener1 implements AsyncListener { - - public ACListener1() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onError method of ACListener1"); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onStartAsync method of ACListener1"); - } - - public void onComplete(AsyncEvent event) throws IOException { - throw new IOException("in onComplete method of ACListener1"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onTimeout method of ACListener1"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener2.java deleted file mode 100644 index 89a082bf81..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListener2.java +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; - -public final class ACListener2 implements AsyncListener { - - public ACListener2() throws IOException { - } - - public void onError(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onError method of ACListener2"); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onStartAsync method of ACListener2"); - } - - public void onComplete(AsyncEvent event) throws IOException { - throw new IOException("in onComplete method of ACListener2"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onTimeout method of ACListener2"); - event.getAsyncContext().complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListenerBad.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListenerBad.java deleted file mode 100644 index aa46f6a5bc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ACListenerBad.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext; - -import java.io.IOException; - -import jakarta.servlet.AsyncEvent; -import jakarta.servlet.AsyncListener; - -public final class ACListenerBad implements AsyncListener { - - public ACListenerBad() throws IOException { - throw new IOException("Make sure that ACListenerBad does not instantiate"); - } - - public void onError(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onError method of ACListenerBad"); - } - - public void onStartAsync(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onStartAsync method of ACListenerBad"); - } - - public void onComplete(AsyncEvent event) throws IOException { - // commented out as part of bug fix for: - // https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=19258007 - // event.getAsyncContext().getResponse().getWriter().println("in onComplete - // method of ACListenerBad"); - } - - public void onTimeout(AsyncEvent event) throws IOException { - event.getAsyncContext().getResponse().getWriter() - .println("in onTimeout method of ACListenerBad"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/AsyncTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/AsyncTestServlet.java deleted file mode 100644 index 699ba2c899..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/AsyncTestServlet.java +++ /dev/null @@ -1,262 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.AsyncListener; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class AsyncTestServlet extends HttpTCKServlet { - - // Test for AsyncContext.dispatch() - public void dispatchZeroArgTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - response.getWriter().println("ASYNC_STARTED_dispatchZeroArgTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } else { - response.getWriter().println("ASYNC_NOT_STARTED_dispatchZeroArgTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter() - .println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - ac.dispatch(); - } - } - - // Test for AsyncContext.dispatch(ServletContext, String path) - public void dispatchContextPathTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - String path = "/async/AsyncTests?testname=asyncTest"; - - response.getWriter().println("ASYNC_NOT_STARTED_dispatchContextPathTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - AsyncContext ac = request.startAsync(); - ac.dispatch(request.getServletContext(), path); - } - - // Test for AsyncContext.getRequest() - public void getRequestTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - String path = "/async/AsyncTests?testname=asyncTest"; - - AsyncContext ac = request.startAsync(); - if (ac.getRequest() == request) { - response.getWriter().println("getRequest() worked. Test PASSED."); - } else { - response.getWriter() - .println("getRequest() didnot work as expected. Test FAILED."); - } - ac.complete(); - } - - // Test for AsyncContext.createListener and - // AsyncContext.addListener(AsyncListener) - public void asyncListenerTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(); - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext.ACListener.class); - ac.addListener(acl); - - ac.complete(); - } - - // Test for AsyncContext.setTimeout and AsyncContext.getTimeout - public void timeOutTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - long timeout_set = 5015L; - long timeout_actual; - - AsyncContext ac = request.startAsync(); - response.getWriter().println("Default timeout: " + ac.getTimeout()); - - ac.setTimeout(timeout_set); - timeout_actual = ac.getTimeout(); - - if (timeout_actual == timeout_set) { - response.getWriter().println("Test PASSED."); - } else { - response.getWriter() - .println("Test FAILED. setTimeout to " + timeout_set); - response.getWriter().println("getTimeout returned " + timeout_actual); - } - - ac.complete(); - } - - // Test for AsyncContext.createListener, - // AsyncContext.addListener(AsyncListener), and timeout - public void timeOutTest1(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - long timeout_set = 5015L; - - AsyncContext ac = request.startAsync(); - response.getWriter().println("Default timeout: " + ac.getTimeout()); - AsyncListener acl2 = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext.ACListener2.class); - ac.addListener(acl2); - - ac.setTimeout(timeout_set); - - try { - Thread.sleep(timeout_set * 2); - } catch (InterruptedException ex) { - response.getWriter() - .println("Test FAILED with exception: " + ex.getMessage()); - } - } - - // Negative test for AsyncContext.createListener - public void asyncListenerTest1(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - long timeout_set = 5015L; - - AsyncContext ac = request.startAsync(); - response.getWriter().println("Default timeout: " + ac.getTimeout()); - - try { - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext.ACListenerBad.class); - response.getWriter() - .println("Test FAILED without throwing expected exception."); - } catch (ServletException ex) { - response.getWriter() - .println("Test PASSED with exception: " + ex.getMessage()); - } catch (Exception ex1) { - response.getWriter().println( - "Test FAILED with wrong type exception: " + ex1.getMessage()); - } - ac.complete(); - } - - // Test for AsyncContext.createListener and - // AsyncContext.addListener(AsyncListener, ServletRequest, ServletResponse) - public void asyncListenerTest2(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(); - AsyncListener acl = ac.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext.ACListener.class); - ac.addListener(acl, request, response); - - ac.complete(); - } - - // Test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } - - // Test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest1(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(request, response); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } - - // Negative test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest2(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(new RequestWrapper(request), - new ResponseWrapper(response)); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } - - // Negative test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest3(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(new RequestWrapper(request), response); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } - - // Negative test for AsyncContext.hasOriginalRequestAndResponse() - public void originalRequestTest4(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(request, - new ResponseWrapper(response)); - if (ac.hasOriginalRequestAndResponse()) { - response.getWriter().println( - "Test FAILED. AsyncContext.hasOriginalRequestAndRespons()=true"); - } else { - response.getWriter().println( - "Test PASSED. AsyncContext.hasOriginalRequestAndRespons()=false"); - } - ac.complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/AsyncTests.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/AsyncTests.java deleted file mode 100644 index 44ee9f6d9b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/AsyncTests.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class AsyncTests extends HttpServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { HttpServletRequest.class, - HttpServletResponse.class }; - - public void service(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void asyncTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - response.getWriter().println("ASYNC_STARTED_asyncTest"); - response.getWriter() - .println("IsAsyncSupported=" + request.isAsyncSupported()); - response.getWriter().println("IsAsyncStarted=" + request.isAsyncStarted()); - response.getWriter() - .println("DispatcherType=" + request.getDispatcherType()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/RequestWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/RequestWrapper.java deleted file mode 100644 index 2fd0c2c68d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/RequestWrapper.java +++ /dev/null @@ -1,33 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext; - -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletRequestWrapper; - -public class RequestWrapper extends HttpServletRequestWrapper { - - protected HttpServletRequest origRequest = null; - - public RequestWrapper(HttpServletRequest request) { - super(request); - origRequest = request; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ResponseWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ResponseWrapper.java deleted file mode 100644 index f5d290e498..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/ResponseWrapper.java +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext; - -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpServletResponseWrapper; - -public class ResponseWrapper extends HttpServletResponseWrapper { - - protected HttpServletResponse origResponse = null; - - public ResponseWrapper(HttpServletResponse response) { - super(response); - response.setContentType("text/plain"); - origResponse = response; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/URLClient.java deleted file mode 100644 index c9f45d8e91..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/URLClient.java +++ /dev/null @@ -1,290 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("AsyncTestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_asynccontext_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ACListener.class, ACListener1.class, ACListener2.class, ACListenerBad.class, - AsyncTests.class, AsyncTestServlet.class, RequestWrapper.class, ResponseWrapper.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_asynccontext_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* - * Run test - */ - /* - * Test set up: - * - * Define two servets AsyncTestServlet and AsyncTests that supports async in - * web.xml; Define three AsyncListeners using annotation: ACListener, - * ACListener1, ACListenerBad; - ACListenerBad does not instantiate; Define a - * ServletRequestWrapper that wraps the original request; Define a - * ServletResponseWrapper that wraps the original response; - * - */ - - /* - * @testName: dispatchZeroArgTest - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.4; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ac.dispatch(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() verifies all work accordingly. - */ - @Test - public void dispatchZeroArgTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchZeroArgTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchZeroArgTest1 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.4; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ac.dispatch(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() verifies all work accordingly. - */ - @Test - public void dispatchZeroArgTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchZeroArgTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchContextPathTest - * - * @assertion_ids: Servlet:JAVADOC:641; - * Servlet:JAVADOC:703; Servlet:JAVADOC:707; Servlet:JAVADOC:708; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsynTest both - * support async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet ServletRequest.startAsync(); call - * ac.dispatch(ServltContext, path to AsynTest); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() verifies all work accordingly. - */ - @Test - public void dispatchContextPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchContextPathTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchContextPathTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_asyncTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: getRequestTest - * @assertion_ids: Servlet:JAVADOC:642; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ac.getRequest() verifies it works. - */ - @Test - public void getRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest"); - invoke(); - } - - /* - * @testName: asyncListenerTest1 - * - * @assertion_ids: Servlet:JAVADOC:649; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:866; Servlet:JAVADOC:873; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Create an AsyncListenerBad; Client send a request to AsyncTestServlet; - * StartAsync in AsyncTestServlet; AsyncContext.createistener(clazz) verifies - * ServletException is thrown when clazz fails to be instantiated. - */ - @Test - public void asyncListenerTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "asyncListenerTest1"); - invoke(); - } - - /* - * @testName: timeOutTest - * - * @assertion_ids: Servlet:JAVADOC:710; Servlet:JAVADOC:846; - * Servlet:JAVADOC:868; Servlet:JAVADOC:869; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * AsyncContext.setTimeout(L) verifies it works using getTimeout. - */ - @Test - public void timeOutTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest"); - invoke(); - } - - /* - * @testName: timeOutTest1 - * - * @assertion_ids: Servlet:JAVADOC:651; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:868; Servlet:JAVADOC:869; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * AsyncContext.setTimeout(L) verifies it works by letting it timeout. - */ - @Test - public void timeOutTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, "in onTimeout method of ACListener2"); - TEST_PROPS.setProperty(STATUS_CODE, "-1"); - invoke(); - } - - /* - * @testName: originalRequestTest - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:710; Servlet:JAVADOC:710.2; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call ServletRequest.startAsync() - * in AsyncTestServlet; verifies AsyncContext.hasOriginalRequestAndResponse - * works. - */ - @Test - public void originalRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest"); - invoke(); - } - - /* - * @testName: originalRequestTest1 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequest, ServletResponse); verifies - * AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest1"); - invoke(); - } - - /* - * @testName: originalRequestTest2 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequestWrapper, ServletResponseWrapper); - * verifies AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest2"); - invoke(); - } - - /* - * @testName: originalRequestTest3 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequestWrapper, ServletResponse); verifies - * AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest3"); - invoke(); - } - - /* - * @testName: originalRequestTest4 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequest, ServletResponseWrapper); verifies - * AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest4"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/build.xml deleted file mode 100644 index e41df4c306..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/servlet_jsh_asynccontext_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/servlet_jsh_asynccontext_web.xml deleted file mode 100644 index 5cc18e7d84..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/asynccontext/servlet_jsh_asynccontext_web.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - SerJaxSerHasynccontext - - AsyncTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext.AsyncTestServlet - true - - - AsyncTests - com.sun.ts.tests.servlet.api.jakarta_servlet_http.asynccontext.AsyncTests - true - - - AsyncTestServlet - /AsyncTestServlet - - - AsyncTests - /async/AsyncTests - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/build.xml deleted file mode 100644 index 02f6ac16fd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/TestServlet.java deleted file mode 100644 index 28ae44470a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/TestServlet.java +++ /dev/null @@ -1,737 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2001, 2021 Oracle and/or its affiliates and others. - * * All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.cookie; - -import java.io.IOException; -import java.io.PrintWriter; -import java.text.SimpleDateFormat; -import java.util.Date; -import java.util.Map; -import java.util.TimeZone; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.Cookie; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpTCKServlet { - - public static String CUSTOM_HEADER_DATE_FORMAT = "yyyy-MM-dd HH:mm"; - - public void cloneTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - Cookie testCookie = new Cookie("cookie1", "value1"); - String cookieName = testCookie.getName(); - - Cookie testCookieclone = (Cookie) testCookie.clone(); - String cloneName = testCookieclone.getName(); - - if (!cloneName.equals(cookieName)) { - passed = false; - pw.println("Expected = " + cookieName); - pw.println("Actual =" + cloneName); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void constructorTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - String name1 = "name1"; - String value1 = "value1"; - Cookie testCookie = new Cookie(name1, value1); - - String cookieName = testCookie.getName(); - String cookieValue = testCookie.getValue(); - - if ((!cookieName.equals(name1)) || (!cookieValue.equals(value1))) { - passed = false; - pw.println("Expected = " + name1 + "," + value1); - pw.println("Actual = " + cookieName + "," + cookieValue); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void constructorIllegalArgumentExceptionTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - String[] invalidNameValues = { ",test", ";test", " test", "\ttest", "\ntest" }; - - PrintWriter pw = response.getWriter(); - - for (int i = 0; i < invalidNameValues.length; i++) { - pw.println("Attempting to create new Cookie with invalid name " - + "value: '" + invalidNameValues[i] + "'"); - try { - new Cookie(invalidNameValues[i], "someValue"); - pw.println("Test FAILED. IllegalArgumentException not thrown" - + " for invalid name value."); - } catch (Throwable t) { - if (!(t instanceof IllegalArgumentException)) { - pw.println("Test FAILED. Exception thrown by Cookie " - + "constructor, but it wasn't an instance of IllegalArgumentExcepiton."); - pw.println("Actual Exception type: " + t.getClass().getName()); - } else { - pw.println("IllegalArgumentException thrown for invalid value: '" - + invalidNameValues[i] + "'"); - } - } - pw.println(); - } - } - - public void getCommentTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - - // set and get - testCookie.setComment("This is a comment"); - String result = testCookie.getComment(); - - response.addCookie(testCookie); - if (result == null) { - passed = true; - } else { - passed = false; - pw.println("getComment() returned an incorrect result"); - pw.println("Expected null value"); - pw.println("Actual = |" + result + "| "); - } - ServletTestUtil.printResult(pw, passed); - - } - - public void getCommentNullTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - String result = testCookie.getComment(); - - if (result != null) { - passed = false; - pw.println("getComment() returned a non-null value"); - pw.println("Actual = |" + result + "|"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getDomainTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie[] cookie = request.getCookies(); - // RFC 6265 treats the domain attribute of an RFC 2109 cookie as a separate - // cookie - int index = ServletTestUtil.findCookie(cookie, "$Domain"); - if (index >= 0) { - String host = request.getHeader("host"); - int col = host.indexOf(':'); - if (col > -1) { - host = host.substring(0, col).trim(); - } - - // get - String result = cookie[index].getValue(); - if (result != null) { - if (!result.equalsIgnoreCase(host)) { - passed = false; - pw.println("getDomain() returned an incorrect result"); - pw.println("Expected = \"" + host + "\""); - pw.println("Actual = \"" + result + "\""); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getDomain() returned a null result "); - } - } else { - passed = false; - pw.println("Error: The expected cookie was not received from the client"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getMaxAgeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = true; - Cookie testCookie = new Cookie("name1", "value1"); - int expectedResult = 300; - // set and get - testCookie.setMaxAge(expectedResult); - int result = testCookie.getMaxAge(); - - if (result != expectedResult) { - passed = false; - pw.println("getMaxAge() returned an incorrect result "); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - - } - pw.println("default test"); - testCookie = new Cookie("name2", "value1"); - expectedResult = -1; - // we expect a negative value - result = testCookie.getMaxAge(); - - if (result != expectedResult) { - passed = false; - pw.println("getMaxAge() returned an incorrect result"); - pw.println("Expected = " + expectedResult + ""); - pw.println("Actual = |" + result + "|"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getNameTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie[] cookie = request.getCookies(); - int index = ServletTestUtil.findCookie(cookie, "name1"); - if (index < 0) { - passed = false; - pw.println("Error: The expected cookie was not received from the client"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getPathTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie[] cookie = request.getCookies(); - // RFC 6265 treats the path attribute of an RFC 2109 cookie as a separate - // cookie - int index = ServletTestUtil.findCookie(cookie, "$Path"); - if (index >= 0) { - String expectedResult = request.getContextPath(); - String result = cookie[index].getValue(); - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println("getPath() returned an incorrect result "); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - } else { - passed = false; - pw.println("Error: getPath() returned a null result"); - } - } else { - passed = false; - pw.println("Error: The expected cookie was not received from the client"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getSecureTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - - boolean expectedResult = false; - boolean result = testCookie.getSecure(); - - response.addCookie(testCookie); - if (result != expectedResult) { - passed = false; - pw.println("getSecure() returned an incorrect result "); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getValueTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie[] cookie = request.getCookies(); - int index = ServletTestUtil.findCookie(cookie, "name1"); - if (index >= 0) { - String expectedResult = "value1"; - String result = cookie[index].getValue(); - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println("getValue() returned an incorrect result "); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - } else { - passed = false; - pw.println("Error: getPath() returned a null result"); - } - } else { - passed = false; - pw.println("Error: The expected cookie was not received from the client"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getVersionVer0Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - // Version should be hard-coded to zero - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie[] cookie = request.getCookies(); - int index = ServletTestUtil.findCookie(cookie, "name1"); - if (index >= 0) { - int expectedResult = 0; - int result = cookie[index].getVersion(); - if (result != expectedResult) { - passed = false; - pw.println("getVersion() returned incorrect result "); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - } else { - passed = false; - pw.println("Error: The expected cookie was not received from the client"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getVersionVer1Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - // Version should be hard-coded to zero - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie[] cookie = request.getCookies(); - int index = ServletTestUtil.findCookie(cookie, "name1"); - if (index >= 0) { - int expectedResult = 0; - int result = cookie[index].getVersion(); - if (result != expectedResult) { - passed = false; - pw.println("getVersion() returned incorrect result "); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - } else { - passed = false; - pw.println("Error: The expected cookie was not received from the client"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void setDomainTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - testCookie.setVersion(0); - - String expectedResult = "ENG.COM"; - testCookie.setDomain(expectedResult); - String result = testCookie.getDomain(); - - response.addCookie(testCookie); - if (result != null) { - if (!result.equalsIgnoreCase(expectedResult)) { - passed = false; - pw.println("setDomain(" + expectedResult - + ") did not set the domain properly "); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getDomain() returned a null result "); - } - ServletTestUtil.printResult(pw, passed); - } - - public void setMaxAgePositiveTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - Cookie testCookie = new Cookie("name1", "value1"); - testCookie.setVersion(0); - - testCookie.setMaxAge(2); - // Use a custom format to ensure Locale independence - SimpleDateFormat sdf = new SimpleDateFormat(CUSTOM_HEADER_DATE_FORMAT); - sdf.setTimeZone(TimeZone.getTimeZone("GMT")); - Date currDate = new Date(); - String dateString = sdf.format(currDate); - - response.addCookie(testCookie); - response.addHeader("testDate", dateString); - - ServletTestUtil.printResult(pw, true); - } - - public void setMaxAgeZeroTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - Cookie testCookie = new Cookie("name1", "value1"); - testCookie.setVersion(0); - - testCookie.setMaxAge(0); - response.addCookie(testCookie); - - ServletTestUtil.printResult(pw, true); - } - - public void setMaxAgeNegativeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - Cookie testCookie = new Cookie("name1", "value1"); - testCookie.setVersion(0); - - testCookie.setMaxAge(-1); - response.addCookie(testCookie); - - ServletTestUtil.printResult(pw, true); - } - - public void setPathTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - testCookie.setVersion(0); - - String expectedResult = "\"/servlet_jsh_cookie_web\""; - testCookie.setPath(expectedResult); - String result = testCookie.getPath(); - - response.addCookie(testCookie); - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println( - "setPath(" + expectedResult + ") returned an incorrect result"); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getPath() returned a null result "); - } - ServletTestUtil.printResult(pw, passed); - } - - public void setSecureVer0Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - testCookie.setVersion(0); - - boolean expectedResult = false; - boolean result = testCookie.getSecure(); - - response.addCookie(testCookie); - if (result != expectedResult) { - passed = false; - pw.println("getSecure() returned an incorrect result "); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void setSecureVer1Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - testCookie.setVersion(1); - - boolean expectedResult = false; - boolean result = testCookie.getSecure(); - - response.addCookie(testCookie); - if (result != expectedResult) { - passed = false; - pw.println("getSecure() returned an incorrect result "); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void setValueVer0Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - testCookie.setVersion(0); - - String expectedResult = "value2"; - testCookie.setValue(expectedResult); - String result = testCookie.getValue(); - - response.addCookie(testCookie); - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println( - "setValue(" + expectedResult + ") did not set the value properly"); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getValue() returned a null result "); - } - ServletTestUtil.printResult(pw, passed); - } - - public void setValueVer1Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - testCookie.setVersion(1); - - String expectedResult = "value2"; - testCookie.setValue(expectedResult); - String result = testCookie.getValue(); - - response.addCookie(testCookie); - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println( - "setValue(" + expectedResult + ") did not set the value properly"); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getValue() returned a null result "); - } - ServletTestUtil.printResult(pw, passed); - } - - public void setVersionVer0Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - // Expected to be hard-coded to zero - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - int expectedResult = 0; - testCookie.setVersion(expectedResult); - - int result = testCookie.getVersion(); - - response.addCookie(testCookie); - if (result != expectedResult) { - passed = false; - pw.println("setVersion(" + expectedResult - + ") did not set the version properly"); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void setVersionVer1Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - Cookie testCookie = new Cookie("name1", "value1"); - int expectedResult = 0; - testCookie.setVersion(1); - - int result = testCookie.getVersion(); - - response.addCookie(testCookie); - if (result != expectedResult) { - passed = false; - pw.println("setVersion(" + expectedResult - + ") did not set the version properly"); - pw.println("Expected = " + expectedResult + " "); - pw.println("Actual = |" + result + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void setAttributeTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = true; - Cookie testCookie = new Cookie("name1", "value1"); - - String attrName = "some-name"; - String attrValue = "some-value"; - testCookie.setAttribute(attrName, attrValue); - String result = testCookie.getAttribute(attrName); - - response.addCookie(testCookie); - if (result != null) { - if (!result.equalsIgnoreCase(attrValue)) { - passed = false; - pw.println("setAttribute(" + attrName + "," + attrValue + - ") did not set the attribute properly "); - pw.println("Expected value = " + attrValue + " "); - pw.println("Actual value = |" + result + "| "); - } - } else { - passed = false; - pw.println("getAttribute(" + attrName + ") returned a null result "); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getAttributesTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = true; - String name = "name1"; - String value = "value1"; - Cookie testCookie = new Cookie(name, value); - - String attrName = "some-name"; - String attrValue = "some-value"; - testCookie.setAttribute(attrName, attrValue); - Map result = testCookie.getAttributes(); - - response.addCookie(testCookie); - if (result != null) { - if (result.size() == 1) { - if (!result.get(attrName).equals(attrValue)) { - passed = false; - pw.println("getAttributes() returned a map that contained [" + result.get(attrName) + - "] as the value for key [" + attrName + "] rather than [" + attrValue + "]"); - } - } else { - passed = false; - pw.println("getAttributes() returned a map of size [" + result.size() + "] rather than 1."); - } - } else { - passed = false; - pw.println("getAttributes() returned a null result "); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/URLClient.java deleted file mode 100644 index 027b4a49dd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/URLClient.java +++ /dev/null @@ -1,484 +0,0 @@ -/* - * Copyright (c) 2006, 2021 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.cookie; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.request.HttpRequest; -import com.sun.ts.tests.servlet.common.request.HttpResponse; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import org.apache.commons.httpclient.Cookie; -import org.apache.commons.httpclient.Header; -import org.apache.commons.httpclient.cookie.CookiePolicy; -import org.apache.commons.httpclient.cookie.CookieSpec; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Disabled; -import org.junit.jupiter.api.Test; - -import java.text.SimpleDateFormat; -import java.util.Date; -import java.util.TimeZone; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_cookie_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_cookie_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - private int findCookie(Cookie[] cookie, String name) { - boolean found = false; - int i = 0; - if (cookie != null) { - while ((!found) && (i < cookie.length)) { - if (cookie[i].getName().equals(name)) { - found = true; - } else { - i++; - } - } - } else { - found = false; - } - if (found) { - return i; - } else { - return -1; - } - } - - /* Run test */ - - /* - * @testName: cloneTest - * - * @assertion_ids: Servlet:JAVADOC:453 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void cloneTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "cloneTest"); - invoke(); - } - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:434 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: constructorIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:628 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void constructorIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_jsh_cookie_web/TestServlet?testname=constructorIllegalArgumentExceptionTest HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: getCommentTest - * - * @assertion_ids: Servlet:JAVADOC:436 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getCommentTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCommentTest"); - invoke(); - } - - /* - * @testName: getCommentNullTest - * - * @assertion_ids: Servlet:JAVADOC:437 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getCommentNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCommentNullTest"); - invoke(); - } - - /* - * @testName: getDomainTest - * - * @assertion_ids: Servlet:JAVADOC:439 - * - * @test_Strategy: Client sends a version 0 and 1 cookie to the servlet. - * Servlet verifies values and returns result to client - */ - @Test - public void getDomainTest() throws Exception { - // version 1 - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=/servlet_jsh_cookie_web"); - TEST_PROPS.setProperty(APITEST, "getDomainTest"); - invoke(); - - } - - /* - * @testName: getMaxAgeTest - * - * @assertion_ids: Servlet:JAVADOC:443 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getMaxAgeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMaxAgeTest"); - invoke(); - } - - /* - * @testName: getNameTest - * - * @assertion_ids: Servlet:JAVADOC:448 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getNameTest() throws Exception { - // version 0 - TEST_PROPS.setProperty(REQUEST_HEADERS, "Cookie: name1=value1; Domain=" - + _hostname + "; Path=/servlet_jsh_cookie_web"); - TEST_PROPS.setProperty(APITEST, "getNameTest"); - invoke(); - // version 1 - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=/servlet_jsh_cookie_web"); - TEST_PROPS.setProperty(APITEST, "getNameTest"); - invoke(); - } - - /* - * @testName: getPathTest - * - * @assertion_ids: Servlet:JAVADOC:445 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getPathTest() throws Exception { - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=/servlet_jsh_cookie_web"); - TEST_PROPS.setProperty(APITEST, "getPathTest"); - invoke(); - } - - /* - * @testName: getSecureTest - * - * @assertion_ids: Servlet:JAVADOC:447 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getSecureTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSecureTest"); - invoke(); - } - - /* - * @testName: getValueTest - * - * @assertion_ids: Servlet:JAVADOC:450 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getValueTest() throws Exception { - // version 0 - TEST_PROPS.setProperty(REQUEST_HEADERS, "Cookie: name1=value1; Domain=" - + _hostname + "; Path=/servlet_jsh_cookie_web"); - TEST_PROPS.setProperty(APITEST, "getValueTest"); - invoke(); - // version 1 - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=/servlet_jsh_cookie_web"); - TEST_PROPS.setProperty(APITEST, "getValueTest"); - invoke(); - } - - /* - * @testName: getVersionTest - * - * @assertion_ids: Servlet:JAVADOC:451 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getVersionTest() throws Exception { - // version 0 - TEST_PROPS.setProperty(REQUEST_HEADERS, "Cookie: name1=value1; Domain=" - + _hostname + "; Path=/servlet_jsh_cookie_web"); - TEST_PROPS.setProperty(APITEST, "getVersionVer0Test"); - invoke(); - // version 1 - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=/servlet_jsh_cookie_web"); - TEST_PROPS.setProperty(APITEST, "getVersionVer1Test"); - invoke(); - } - - /* - * @testName: setDomainTest - * - * @assertion_ids: Servlet:JAVADOC:438 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setDomainTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setDomainTest"); - invoke(); - } - - /* - * @testName: setMaxAgePositiveTest - * - * @assertion_ids: Servlet:JAVADOC:440 - * - * @test_Strategy: Servlet sets values and client verifies them - */ - @Test - public void setMaxAgePositiveTest() throws Exception { - String testName = "setMaxAgePositiveTest"; - HttpResponse response = null; - String dateHeader = null; - int index = -1; - Date expiryDate = null; - String body = null; - - HttpRequest request = new HttpRequest("GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1", _hostname, - _port); - - try { - response = request.execute(); - dateHeader = response.getResponseHeader("testDate").toString(); - CookieSpec spec = CookiePolicy.getCookieSpec(CookiePolicy.NETSCAPE); - - logger.trace("Found " + response.getResponseHeaders("Set-Cookie").length - + " set-cookie entry"); - - boolean foundcookie = false; - Header[] CookiesHeader = response.getResponseHeaders("Set-Cookie"); - int i = 0; - while (i < CookiesHeader.length) { - logger.trace("Checking set-cookiei " + i + ":" + CookiesHeader[i]); - Cookie[] cookies = spec.parse(".eng.com", _port, getServletName(), - false, CookiesHeader[i]); - index = findCookie(cookies, "name1"); - if (index >= 0) { - expiryDate = cookies[index].getExpiryDate(); - body = response.getResponseBodyAsString(); - foundcookie = true; - break; - } - i++; - } - - if (!foundcookie) - throw new Exception("The test cookie was not located in the response"); - } catch (Throwable t) { - throw new Exception("Exception occurred:" + t, t); - } - - // put expiry date into GMT - SimpleDateFormat sdf = new SimpleDateFormat(TestServlet.CUSTOM_HEADER_DATE_FORMAT); - sdf.setTimeZone(TimeZone.getTimeZone("GMT")); - String resultStringDate = sdf.format(expiryDate); - try { - Date resultDate = sdf.parse(resultStringDate); - Date expectedDate = sdf - .parse(dateHeader.substring(dateHeader.indexOf(": ") + 2).trim()); - if (resultDate.before(expectedDate)) { - throw new Exception("The expiry date was incorrect, expected =" - + expectedDate + ", result = " + resultDate); - } - } catch (Throwable t) { - throw new Exception("Exception occurred: " + t); - } - - if (body.indexOf(Data.PASSED) == -1) { - throw new Exception("The string: " + Data.PASSED + " not found in response"); - } - } - - /* - * @testName: setMaxAgeZeroTest - * - * @assertion_ids: Servlet:JAVADOC:442 - * - * @test_Strategy: Servlet sets values and client verifies them - */ - @Test - public void setMaxAgeZeroTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxAgeZeroTest"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Set-Cookie:name1=value1##Max-Age=0"); - invoke(); - } - - /* - * @testName: setMaxAgeNegativeTest - * - * @assertion_ids: Servlet:JAVADOC:441 - * - * @test_Strategy: Servlet sets values and client verifies them - */ - @Test - public void setMaxAgeNegativeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxAgeNegativeTest"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Set-Cookie:name1=value1##!Expire##!Max-Age"); - invoke(); - } - - /* - * @testName: setPathTest - * - * @assertion_ids: Servlet:JAVADOC:444 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setPathTest"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Set-Cookie:Path=\"/servlet_jsh_cookie_web\""); - invoke(); - } - - /* - * @testName: setSecureTest - * - * @assertion_ids: Servlet:JAVADOC:446 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setSecureTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSecureVer0Test"); - invoke(); - TEST_PROPS.setProperty(APITEST, "setSecureVer1Test"); - invoke(); - } - - /* - * @testName: setValueTest - * - * @assertion_ids: Servlet:JAVADOC:449 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setValueTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setValueVer0Test"); - invoke(); - TEST_PROPS.setProperty(APITEST, "setValueVer1Test"); - invoke(); - } - - /* - * @testName: setVersionTest - * - * @assertion_ids: Servlet:JAVADOC:452 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setVersionVer0Test"); - invoke(); - TEST_PROPS.setProperty(APITEST, "setVersionVer1Test"); - invoke(); - } - - /* - * @testName: setAttributeTest - * - * @assertion_ids: - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeTest"); - invoke(); - } - - /* - * @testName: getAttributesTest - * - * @assertion_ids: - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributesTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/build.xml deleted file mode 100644 index d5488e3c92..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/servlet_jsh_cookie_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/servlet_jsh_cookie_web.xml deleted file mode 100644 index a7d2762fd0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/servlet_jsh_cookie_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerHttpCookie - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.cookie.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilterTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilterTestServlet.java deleted file mode 100644 index 98f4ffe7e6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilterTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class HttpFilterTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("In HttpFilterTest Servlet"); - ServletTestUtil.printResult(pw, true); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilter_Filter1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilter_Filter1.java deleted file mode 100644 index 1b9e3eff48..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilter_Filter1.java +++ /dev/null @@ -1,97 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.http.HttpFilter; - -public final class HttpFilter_Filter1 extends HttpFilter { - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - // this pw.println should not get displayed, only the line going to the - // static log should be valid - pw.println("doFilter was successfully called in HttpFilter_Filter1"); - - if (getFilterConfig() == null) { - pw.println( - "doFilter of HttpFilter_Filter1 was called but this filter instance is not currently configured "); - ServletTestUtil.printResult(pw, false); - } else { - super.doFilter(request, response, chain); - } - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilter_Filter2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilter_Filter2.java deleted file mode 100644 index 34cec32322..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/HttpFilter_Filter2.java +++ /dev/null @@ -1,96 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - * * [Additional notices, if required by prior licensing conditions] - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.http.HttpFilter; - -public final class HttpFilter_Filter2 extends HttpFilter { - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - - pw.println("doFilter was successfully called in HttpFilter_Filter2"); - - if (getFilterConfig() == null) { - pw.println( - "doFilter of HttpFilter_Filter2 was called but this filter instance is not currently configured "); - ServletTestUtil.printResult(pw, false); - } else { - super.doFilter(request, response, chain); - } - } - - // remove the filter configuration object for this filter. - public void destroy() { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/URLClient.java deleted file mode 100644 index ebe523bf66..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/URLClient.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62833 2011-05-18 13:13:23Z djiao $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpfilter; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpfilter_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HttpFilter_Filter1.class, HttpFilter_Filter2.class, HttpFilterTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpfilter_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: dofilterTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client attempts to access a servlet and both filters - * extending HttpFilter configured for that servlet should be invoked. - */ - @Test - public void dofilterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "HttpFilterTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/build.xml deleted file mode 100644 index 4cb43c61f3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/servlet_jsh_httpfilter_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/servlet_jsh_httpfilter_web.xml deleted file mode 100644 index d76f8bfac8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpfilter/servlet_jsh_httpfilter_web.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - SerJaxSerHttpHttpFilter - - ServletMappedHttpFilter_Filter1 - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpfilter.HttpFilter_Filter1 - - - ServletMappedHttpFilter_Filter2 - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpfilter.HttpFilter_Filter2 - - - ServletMappedHttpFilter_Filter1 - HttpFilterTestLogicalName - - - ServletMappedHttpFilter_Filter2 - HttpFilterTestLogicalName - - - HttpFilterTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpfilter.HttpFilterTestServlet - - - HttpFilterTestLogicalName - /HttpFilterTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/DestroyTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/DestroyTestServlet.java deleted file mode 100644 index 70e88923d8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/DestroyTestServlet.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class DestroyTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - // Generally we shouldn't call destroy method explicitly. - destroy(); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/InitTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/InitTestServlet.java deleted file mode 100644 index 5f8b2ee987..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/InitTestServlet.java +++ /dev/null @@ -1,103 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class InitTestServlet extends HttpServlet { - - private final static String EXPECTED = "in init"; - - public void init() throws ServletException { - getServletConfig().getServletContext().setAttribute("status", EXPECTED); - } - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - String actual = (String) getServletContext().getAttribute("status"); - if (actual != null) { - if (!actual.equals(EXPECTED)) { - passed = false; - pw.println("ERROR: status message was not found"); - pw.println("expected result=" + EXPECTED); - pw.println("actual result=" + actual); - } else { - passed = true; - } - } else { - passed = false; - pw.println("ERROR: status attribute was not found"); - } - - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/Init_ServletConfigTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/Init_ServletConfigTestServlet.java deleted file mode 100644 index be01219c61..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/Init_ServletConfigTestServlet.java +++ /dev/null @@ -1,105 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class Init_ServletConfigTestServlet extends HttpServlet { - - private final static String EXPECTED = "in init"; - - public void init(ServletConfig sc) throws ServletException { - super.init(sc); - sc.getServletContext().setAttribute("status", EXPECTED); - } - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - String actual = (String) getServletContext().getAttribute("status"); - if (actual != null) { - if (!actual.equals(EXPECTED)) { - passed = false; - pw.println("ERROR: status message was not found"); - pw.println("expected result=" + EXPECTED); - pw.println("actual result=" + actual); - } else { - passed = true; - } - } else { - passed = false; - pw.println("ERROR: status attribute was not found"); - } - - ServletTestUtil.printResult(pw, passed); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/ServiceTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/ServiceTestServlet.java deleted file mode 100644 index 95648cc06b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/ServiceTestServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ServiceTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, true); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/TestServlet.java deleted file mode 100644 index b5d2445028..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/TestServlet.java +++ /dev/null @@ -1,231 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpTCKServlet { - - public void getServletConfigTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - if (getServletConfig() == null) { - passed = false; - pw.println("getServletConfig method returned a null"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - - } - - public void getServletContextTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - - if (getServletContext() == null) { - passed = false; - pw.println("getServletContext method returned a null"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getServletInfoTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - if (getServletInfo() == null) { - passed = false; - pw.println("getServletInfo method returned a null"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getServletNameTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - - String expected = "TestServlet"; - String actual = getServletName(); - - if (actual != null) { - if (!expected.equals(actual)) { - passed = false; - pw.println("getServletName returned the wrong result"); - pw.println("Expected result= " + expected); - pw.println("Actual result= " + actual); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getServletName method returned a null"); - } - ServletTestUtil.printResult(pw, passed); - - } - - public void getInitParameterTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - String expected = "value1"; - - String actual = getInitParameter("parameter1"); - if (!expected.equals(actual)) { - passed = false; - pw.println("getInitParameter(String) did not return the correct result"); - pw.println("Expected result=" + expected); - pw.println("Actual result=" + actual); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getInitParameterTestNull(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - - String actual = getInitParameter( - "something_that_will_not_be_there_no_matter_how_many_time"); - if (actual != null) { - passed = false; - pw.println("getInitParameter(String) did not return exected null"); - pw.println("Actual result=" + actual); - } else { - passed = true; - pw.println("getInitParameter(String) return exected null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getInitParameterNamesTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = true; - - String expectedResult1 = "parameter1"; - boolean expectedResult1Found = false; - String expectedResult2 = "parameter2"; - boolean expectedResult2Found = false; - Enumeration initP = getInitParameterNames(); - - if (initP.hasMoreElements()) { - while (initP.hasMoreElements()) { - String name = (String) initP.nextElement(); - pw.println("Initialization parameter: " + name); - - if (name.equals(expectedResult1)) { - if (!expectedResult1Found) { - expectedResult1Found = true; - } else { - passed = false; - pw.println( - "getInitParameterNames() method return an attribute name twice "); - pw.println( - "The attribute already specified was " + expectedResult1 + " "); - } - } else if (name.equals(expectedResult2)) { - if (!expectedResult2Found) { - expectedResult2Found = true; - } else { - passed = false; - pw.println( - "getInitParameterNames() method return an attribute name twice "); - pw.println( - "The attribute already specified was " + expectedResult2 + " "); - } - } - } - - if (!expectedResult1Found && expectedResult2Found) { - passed = false; - pw.println( - "getInitParameterNames() method did not return all the init parameters"); - } - } else { - passed = false; - pw.println("getInitParameterNames() returned and empty enumeration"); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/URLClient.java deleted file mode 100644 index 67120157cd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/URLClient.java +++ /dev/null @@ -1,226 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpservlet_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DestroyTestServlet.class, Init_ServletConfigTestServlet.class, - InitTestServlet.class, ServiceTestServlet.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpservlet_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: destroyTest - * - * @assertion_ids: Servlet:JAVADOC:416 - * - * @test_Strategy: Create a GenericServlet and take out of service using - * destroy method - * - */ - @Test - public void destroyTest() throws Exception { - String testName = "destroyTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - } - - /* - * @testName: getServletConfigTest - * - * @assertion_ids: Servlet:JAVADOC:421 - * - * @test_Strategy: Create a GenericServlet and check for its ServletConfig - * object existence - * - */ - @Test - public void getServletConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:422 - * - * @test_Strategy: Create a GenericServlet and check for its ServletContext - * object existence - * - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } - - /* - * @testName: getServletInfoTest - * - * @assertion_ids: Servlet:JAVADOC:423 - * - * @test_Strategy: Create a GenericServlet and check for its ServletInfo - * object values - * - */ - @Test - public void getServletInfoTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletInfoTest"); - invoke(); - } - - /* - * @testName: getInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:417 - * - * @test_Strategy: Servlet tries to access a parameter that exists - */ - @Test - public void getInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterTest"); - invoke(); - } - - /* - * @testName: getInitParameterTestNull - * - * @assertion_ids: Servlet:JAVADOC:418 - * - * @test_Strategy: Servlet tries to access a parameter that doesnot exist - */ - @Test - public void getInitParameterTestNull() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterTestNull"); - invoke(); - } - - /* - * @testName: getInitParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:419 - * - * @test_Strategy: Servlet tries to get all parameter names - */ - @Test - public void getInitParameterNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterNamesTest"); - invoke(); - } - - /* - * @testName: getServletNameTest - * - * @assertion_ids: Servlet:JAVADOC:433 - * - * @test_Strategy: Servlet gets name of servlet - */ - @Test - public void getServletNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletNameTest"); - invoke(); - } - - /* - * @testName: serviceTest - * - * @assertion_ids: Servlet:JAVADOC:430 - * - * @test_Strategy: Servlet which has a service method that is called - */ - @Test - public void serviceTest() throws Exception { - String testName = "serviceTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: initTest - * - * @assertion_ids: Servlet:JAVADOC:426 - * - * @test_Strategy: Servlet has init method that puts a value into the context. - * Servlet when called reads value from context - */ - @Test - public void initTest() throws Exception { - String testName = "initTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: init_ServletConfigTest - * - * @assertion_ids: Servlet:JAVADOC:424 - * - * @test_Strategy: Servlet has init method that puts a value into the context. - * Servlet when called reads value from context - */ - @Test - public void init_ServletConfigTest() throws Exception { - String testName = "init_ServletConfigTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/build.xml deleted file mode 100644 index 8c3e9d5ce5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/servlet_jsh_httpservlet_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/servlet_jsh_httpservlet_web.xml deleted file mode 100644 index 879e754982..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservlet/servlet_jsh_httpservlet_web.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - SerJaxSerHttpHttpServlet - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.TestServlet - - parameter1 - value1 - - - parameter2 - value2 - - - - destroyTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.DestroyTestServlet - - - initTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.InitTestServlet - - - init_ServletConfigTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.Init_ServletConfigTestServlet - - - serviceTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.ServiceTestServlet - - - TestServlet - /TestServlet/* - - - destroyTest - /destroyTest - - - initTest - /initTest - - - init_ServletConfigTest - /init_ServletConfigTest - - - serviceTest - /serviceTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetParameterNamesEmptyEnumTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetParameterNamesEmptyEnumTestServlet.java deleted file mode 100644 index f96f2461dc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetParameterNamesEmptyEnumTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class GetParameterNamesEmptyEnumTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.getParameterNamesEmptyEnumTest(pw, request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetQueryStringNullTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetQueryStringNullTestServlet.java deleted file mode 100644 index 962eab0370..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetQueryStringNullTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class GetQueryStringNullTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.getQueryStringNullTest(pw, request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetReaderUnsupportedEncodingExceptionTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetReaderUnsupportedEncodingExceptionTestServlet.java deleted file mode 100644 index ff5b893af9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetReaderUnsupportedEncodingExceptionTestServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class GetReaderUnsupportedEncodingExceptionTestServlet - extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.getReaderUnsupportedEncodingExceptionTest(pw, request, - response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetServletPathEmptyStringTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetServletPathEmptyStringTestServlet.java deleted file mode 100644 index e9cee8b688..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/GetServletPathEmptyStringTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class GetServletPathEmptyStringTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.getServletPathEmptyStringTest(pw, request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/SetCharacterEncodingTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/SetCharacterEncodingTest.java deleted file mode 100644 index 40e0f0ef35..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/SetCharacterEncodingTest.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class SetCharacterEncodingTest extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.setCharacterEncodingTest(pw, request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/SetCharacterEncodingUnsupportedEncodingExceptionTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/SetCharacterEncodingUnsupportedEncodingExceptionTest.java deleted file mode 100644 index c5226c7b3f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/SetCharacterEncodingUnsupportedEncodingExceptionTest.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class SetCharacterEncodingUnsupportedEncodingExceptionTest - extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.setCharacterEncodingUnsupportedEncodingExceptionTest(pw, - request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/URLClient.java deleted file mode 100644 index 08f44b7c07..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/URLClient.java +++ /dev/null @@ -1,1014 +0,0 @@ -/* - * Copyright (c) 2007, 2021 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest; - -import java.io.InputStream; -import java.util.HashSet; -import java.util.Locale; -import java.util.Set; -import com.sun.ts.tests.servlet.common.request.HttpRequest; -import com.sun.ts.tests.servlet.common.request.HttpResponse; -import org.apache.commons.httpclient.Header; -import com.sun.ts.tests.servlet.common.request.HttpRequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpRequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpservletrequest_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(GetParameterNamesEmptyEnumTestServlet.class, GetQueryStringNullTestServlet.class, GetReaderUnsupportedEncodingExceptionTestServlet.class, doHeadTest.class, getServletContextTest.class, GetServletPathEmptyStringTestServlet.class, SetCharacterEncodingTest.class, SetCharacterEncodingUnsupportedEncodingExceptionTest.class).setWebXML(URLClient.class.getResource("servlet_jsh_httpservletrequest_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - // ------------------------------- ServletRequest - // ------------------------------ - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:573 - * - * @test_Strategy: Servlet verifies attributes - * - */ - @Test - public void getAttributeNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeNamesTest"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getAttributeNamesEmptyEnumTest"); - invoke(); - } - - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:572 - * - * @test_Strategy: Servlet verifies attribute - * - */ - @Test - public void getAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeTest"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getAttributeDoesNotExistTest"); - invoke(); - } - - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:574 - * - * @test_Strategy: Servlet verifies encoding - */ - @Test - public void getCharacterEncodingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCharacterEncodingTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Content-Type:text/plain; charset=ISO-8859-1"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getCharacterEncodingNullTest"); - invoke(); - } - - /* - * @testName: getContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:575 - * - * @test_Strategy: Servlet compares this length to the actual length of the - * content body read in using getInputStream - * - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:576; Servlet:SPEC:34; - * - * @test_Strategy: Client sets the content type and servlet reads it. - * - */ - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:577 - * - * @test_Strategy: Servlet tries to read the input stream. - */ - /* - * @testName: getInputStreamIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:579 - * - * @test_Strategy: Servlet gets a Reader object using - * ServletRequest.getReader() then tries to get the inputStream Object - * - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:580 - * - * @test_Strategy: Servlet sends back locale to client. - */ - @Test - public void getLocaleTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocaleTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Accept-Language:en-US"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getLocaleDefaultTest"); - invoke(); - } - - /* - * @testName: getLocalesTest - * - * @assertion_ids: Servlet:JAVADOC:581 - * - * @test_Strategy: Servlet sends back locale(s) to client. - */ - @Test - public void getLocalesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocalesTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Accept-Language:en-US,en-GB"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getLocalesDefaultTest"); - invoke(); - } - - /* - * @testName: getParameterMapTest - * - * @assertion_ids: Servlet:JAVADOC:583 - * - * @test_Strategy: Client sets several parameters and the servlet attempts to - * access them. - */ - /* - * @testName: getParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:584 - * - * @test_Strategy: Servlet attempts to access parameters. - */ - @Test - public void getParameterNamesTest() throws Exception { - String testName = "getParameterNamesTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + "¶meter1=value1¶meter2=value2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - testName = "getParameterNamesEmptyEnumTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - /* - * @testName: getParameterTest - * - * @assertion_ids: Servlet:JAVADOC:582 - * - * @test_Strategy: Client sets a parameter and servlet retrieves it. - */ - @Test - public void getParameterTest() throws Exception { - String testName = "getParameterTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + "¶meter1=value1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - TEST_PROPS.setProperty(APITEST, "getParameterDoesNotExistTest"); - invoke(); - } - - /* - * @testName: getParameterValuesTest - * - * @assertion_ids: Servlet:JAVADOC:585 - * - * @test_Strategy: Servlet verifies values - */ - @Test - public void getParameterValuesTest() throws Exception { - String testName = "getParameterValuesTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + "&Names=value1&Names=value2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - TEST_PROPS.setProperty(APITEST, "getParameterValuesDoesNotExistTest"); - invoke(); - } - - /* - * @testName: getProtocolTest - * - * @assertion_ids: Servlet:JAVADOC:586 - * - * @test_Strategy: Servlet verifies the protocol used by the client - */ - /* - * @testName: getReaderTest - * - * @assertion_ids: Servlet:JAVADOC:587 - * - * @test_Strategy: Client sets some content and servlet reads the content - */ - /* - * @testName: getReaderIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:590 - * - * @test_Strategy: Servlet gets an InputStream Object then tries to get a - * Reader Object. - */ - /* - * @testName: getReaderUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:589 - * - * @test_Strategy: Client sets some content but with an invalid encoding, - * servlet tries to read content. - */ - /* - * @testName: getRemoteAddrTest - * - * @assertion_ids: Servlet:JAVADOC:592 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getLocalAddrTest - * - * @assertion_ids: Servlet:JAVADOC:719 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getRemoteHostTest - * - * @assertion_ids: Servlet:JAVADOC:593 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:594 - * - * @test_Strategy: Servlet tries to get a dispatcher - */ - /* - * @testName: getSchemeTest - * - * @assertion_ids: Servlet:JAVADOC:595 - * - * @test_Strategy: Servlet verifies the scheme of the url used in the request - */ - /* - * @testName: getServerNameTest - * - * @assertion_ids: Servlet:JAVADOC:596 - * - * @test_Strategy: Servlet verifies the destination of the request - */ - /* - * @testName: getServerPortTest - * - * @assertion_ids: Servlet:JAVADOC:597 - * - * @test_Strategy: Servlet verifies the destination port of the request - */ - /* - * @testName: isSecureTest - * - * @assertion_ids: Servlet:JAVADOC:598 - * - * @test_Strategy: Servlet verifies the isSecure method for the non-secure - * case. - */ - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:599 - * - * @test_Strategy: Servlet adds then removes an attribute, then verifies it - * was removed. - */ - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:600 - * - * @test_Strategy: Servlet adds an attribute, then verifies it was added - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:601 - * - * @test_Strategy: Servlet sets a new encoding and tries to retrieve it. - */ - /* - * @testName: setCharacterEncodingTest1 - * - * @assertion_ids: Servlet:JAVADOC:601; Servlet:JAVADOC:574; Servlet:SPEC:28; - * Servlet:SPEC:213; - * - * @test_Strategy: HttpServletRequest calls getReader()first; then sets a new - * encoding and tries to retrieve it. verifies that the new encoding is - * ignored. - */ - /* - * @testName: setCharacterEncodingUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:602 - * - * @test_Strategy: Servlet tries to set an invalid encoding. - * - */ - // ---------------------------- END ServletRequest - // ----------------------------- - // ---------------------------- HttpServletRequest - // ----------------------------- - /* - * @testName: getAuthTypeWithoutProtectionTest - * - * @assertion_ids: Servlet:JAVADOC:530 - * - * @test_Strategy: Servlet verifies correct result - */ - /* - * @testName: getContextPathTest - * - * @assertion_ids: Servlet:JAVADOC:550 - * - * @test_Strategy: Client sets header and servlet verifies the result - */ - /* - * @testName: getCookiesNoCookiesTest - * - * @assertion_ids: Servlet:JAVADOC:532 - * - * @test_Strategy: Servlet tries to get a cookie when none exist - */ - /* - * @testName: getCookiesTest - * - * @assertion_ids: Servlet:JAVADOC:531 - * - * @test_Strategy:Client sets a cookie and servlet tries to read it - */ - /* - * @testName: getDateHeaderIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:535 - * - * @test_Strategy: Client set invalid date value, servlet tries to read it. - */ - /* - * @testName: getDateHeaderNoHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:534 - * - * @test_Strategy: Servlet tries to get a dateHeader when none exist - */ - /* - * @testName: getDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:533 - * - * @test_Strategy: client sets a dateheader and servlet tries to read it. - */ - /* - * @testName: getHeaderNamesTest - * - * @assertion_ids: Servlet:JAVADOC:540 - * - * @test_Strategy: Client sets some headers and servlet tries to read them. - */ - /* - * @testName: getHeaderNoHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:537 - * - * @test_Strategy: Servlet tries to read a header when none exist - */ - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:536 - * - * @test_Strategy: Client sets a header and servlet tries to read it. - */ - /* - * @testName: getHeadersNoHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:539 - * - * @test_Strategy: Servlet tries to get all the headers when none have been - * added - */ - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:538 - * - * @test_Strategy: Client sets some headers and servlet tries to read them - */ - /* - * @testName: getIntHeaderNoHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:543 - * - * @test_Strategy: Servlet tries to read a header when none exist. - */ - /* - * @testName: getIntHeaderNumberFoundExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:544 - * - * @test_Strategy: Client sets an invalid header and servlet tries to read it. - */ - /* - * @testName: getIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:542 - * - * @test_Strategy: Client sets a header and servlet reads it - */ - /* - * @testName: getMethodTest - * - * @assertion_ids: Servlet:JAVADOC:545 - * - * @test_Strategy: Client makes 3 calls using GET/POST/HEAD - */ - /* - * @testName: getPathInfoNullTest - * - * @assertion_ids: Servlet:JAVADOC:547 - * - * @test_Strategy: - */ - /* - * @testName: getPathInfoTest - * - * @assertion_ids: Servlet:JAVADOC:546; Servlet:SPEC:25; - * - * @test_Strategy: Servlet verifies path info - */ - /* - * @testName: getPathTranslatedNullTest - * - * @assertion_ids: Servlet:JAVADOC:549 - * - * @test_Strategy: Servlet verifies result when there is no path info - */ - /* - * @testName: getPathTranslatedTest - * - * @assertion_ids: Servlet:JAVADOC:548 - * - * @test_Strategy: client sets extra path info and servlet verifies it - */ - /* - * @testName: getQueryStringNullTest - * - * @assertion_ids: Servlet:JAVADOC:553 - * - * @test_Strategy: Servlet verifies result when no query string exists - */ - /* - * @testName: getQueryStringTest - * - * @assertion_ids: Servlet:JAVADOC:552 - * - * @test_Strategy: Client sets query string and servlet verifies it - */ - /* - * @testName: getRemoteUserTest - * - * @assertion_ids: Servlet:JAVADOC:554 - * - * @test_Strategy: Servlet verifies the result of a non-authed user - */ - /* - * @testName: getRequestURITest - * - * @assertion_ids: Servlet:JAVADOC:561 - * - * @test_Strategy: Servlet verifies URI data - */ - /* - * @testName: getRequestURLTest - * - * @assertion_ids: Servlet:JAVADOC:562 - * - * @test_Strategy: Servlet verifies URL info - */ - /* - * @testName: getRequestedSessionIdNullTest - * - * @assertion_ids: Servlet:JAVADOC:560 - * - * @test_Strategy: Servlet verifies null result - */ - /* - * @testName: getServletPathEmptyStringTest - * - * @assertion_ids: Servlet:JAVADOC:563; Servlet:SPEC:23; - * - * @test_Strategy: Servlet verifies empty string - */ - /* - * @testName: getServletPathTest - * - * @assertion_ids: Servlet:JAVADOC:564; Servlet:SPEC:24; - * - * @test_Strategy: Servlet verifies path info - */ - /* - * @testName: getSessionTrueTest - * - * @assertion_ids: Servlet:JAVADOC:565 - * - * @test_Strategy: Servlet verifies getSession(true) call - */ - /* - * @testName: getSessionFalseTest - * - * @assertion_ids: Servlet:JAVADOC:566 - * - * @test_Strategy: Servlet verifies getSession(false) call - */ - /* - * @testName: getSessionTest - * - * @assertion_ids: Servlet:JAVADOC:567 - * - * @test_Strategy: Servlet verifies getSession() call - */ - /* - * @testName: isRequestedSessionIdFromCookieTest - * - * @assertion_ids: Servlet:JAVADOC:569 - * - * @test_Strategy: Servlet verifies correct result - */ - /* - * @testName: isRequestedSessionIdFromURLTest - * - * @assertion_ids: Servlet:JAVADOC:570 - * - * @test_Strategy: Servlet verifies correct result - */ - /* - * @testName: isRequestedSessionIdValidTest - * - * @assertion_ids: Servlet:JAVADOC:568; Servlet:SPEC:211; - * - * @test_Strategy: Client sends request without session ID; Verifies - * isRequestedSessionIdValid() returns false; - */ - /* - * @testName: getRequestedSessionIdTest1 - * - * @assertion_ids: Servlet:JAVADOC:559; - * - * @test_Strategy: Client sends request with a session ID; Verifies - * getRequestedSessionId() returns the same; - */ - /* - * @testName: getRequestedSessionIdTest2 - * - * @assertion_ids: Servlet:JAVADOC:559; - * - * @test_Strategy: Client sends request to a servlet with a sesion ID; Servlet - * start a sesison; Verifies getRequestedSessionId() returns the same; - */ - /* - * @testName: sessionTimeoutTest - * - * @assertion_ids: Servlet:SPEC:67; - * - * @test_Strategy: First set a HttpSession's timeout to 60 seconds; then sleep - * 90 seconds in servlet; verify that the session is still valid after. - */ - /* - * @testName: getLocalPortTest - * - * @assertion_ids: Servlet:JAVADOC:630; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * getLocalPort(); - */ - /* - * @testName: getServletContextTest - * - * @assertion_ids: - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * getServletContext return the same as stored in ServletConfig - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/getServletContextTest HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - /* - * @testName: doHeadTest - * - * @assertion_ids: - * - * @test_Strategy: Perform a GET request and a HEAD request for the same - * resource and confirm that a) HEAD response has no body and b) the header - * values are the same. - */ - @Test - public void doHeadTest() throws Exception { - HttpRequest requestGet = new HttpRequest("GET " + getContextRoot() + "/doHeadTest HTTP/1.1", _hostname, _port); - HttpRequest requestHead = new HttpRequest("HEAD " + getContextRoot() + "/doHeadTest HTTP/1.1", _hostname, _port); - try { - HttpResponse responseGet = requestGet.execute(); - HttpResponse responseHead = requestHead.execute(); - // Validate the response bodies - String responseBodyGet = responseGet.getResponseBodyAsString(); - if (responseBodyGet == null || responseBodyGet.length() == 0) { - throw new Exception("GET request did not include a response body"); - } - InputStream responseBodyHead = responseHead.getResponseBodyAsRawStream(); - if (responseBodyHead != null) { - throw new Exception("HEAD request included a response body"); - } - // Validate the response headers - Set
headersToMatch = new HashSet<>(); - Header[] headersGet = responseGet.getResponseHeaders(); - for (Header header : headersGet) { - switch(header.getName().toLowerCase(Locale.ENGLISH)) { - case "date": - // Ignore date header as it will change between requests - break; - default: - headersToMatch.add(header); - } - } - Header[] headersHead = responseHead.getResponseHeaders(); - for (Header header : headersHead) { - if (header.getName().toLowerCase().equals("date")) { - // Skip date header - continue; - } - if (!headersToMatch.remove(header)) { - throw new Exception("HEAD request contained header that was not present for GET: " + header); - } - } - if (headersToMatch.size() > 0) { - throw new Exception("HEAD request did not contain header that was present for GET:" + headersToMatch.iterator().next()); - } - } catch (Throwable t) { - throw new Exception("Exception occurred:" + t, t); - } - } - - // -------------------------- END HttpServletRequest - // --------------------------- - @Test() - public void getAuthTypeWithoutProtectionTest() throws Exception { - super.getAuthTypeWithoutProtectionTest(); - } - - @Test() - public void getContentLengthTest() throws Exception { - super.getContentLengthTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getContextPathTest() throws Exception { - super.getContextPathTest(); - } - - @Test() - public void getCookiesNoCookiesTest() throws Exception { - super.getCookiesNoCookiesTest(); - } - - @Test() - public void getCookiesTest() throws Exception { - super.getCookiesTest(); - } - - @Test() - public void getDateHeaderIllegalArgumentExceptionTest() throws Exception { - super.getDateHeaderIllegalArgumentExceptionTest(); - } - - @Test() - public void getDateHeaderNoHeaderTest() throws Exception { - super.getDateHeaderNoHeaderTest(); - } - - @Test() - public void getDateHeaderTest() throws Exception { - super.getDateHeaderTest(); - } - - @Test() - public void getHeaderNamesTest() throws Exception { - super.getHeaderNamesTest(); - } - - @Test() - public void getHeaderNoHeaderTest() throws Exception { - super.getHeaderNoHeaderTest(); - } - - @Test() - public void getHeaderTest() throws Exception { - super.getHeaderTest(); - } - - @Test() - public void getHeadersNoHeadersTest() throws Exception { - super.getHeadersNoHeadersTest(); - } - - @Test() - public void getHeadersTest() throws Exception { - super.getHeadersTest(); - } - - @Test() - public void getInputStreamIllegalStateExceptionTest() throws Exception { - super.getInputStreamIllegalStateExceptionTest(); - } - - @Test() - public void getInputStreamTest() throws Exception { - super.getInputStreamTest(); - } - - @Test() - public void getIntHeaderNoHeaderTest() throws Exception { - super.getIntHeaderNoHeaderTest(); - } - - @Test() - public void getIntHeaderNumberFoundExceptionTest() throws Exception { - super.getIntHeaderNumberFoundExceptionTest(); - } - - @Test() - public void getIntHeaderTest() throws Exception { - super.getIntHeaderTest(); - } - - @Test() - public void getLocalAddrTest() throws Exception { - super.getLocalAddrTest(); - } - - @Test() - public void getLocalPortTest() throws Exception { - super.getLocalPortTest(); - } - - @Test() - public void getMethodTest() throws Exception { - super.getMethodTest(); - } - - @Test() - public void getParameterMapTest() throws Exception { - super.getParameterMapTest(); - } - - @Test() - public void getPathInfoNullTest() throws Exception { - super.getPathInfoNullTest(); - } - - @Test() - public void getPathInfoTest() throws Exception { - super.getPathInfoTest(); - } - - @Test() - public void getPathTranslatedNullTest() throws Exception { - super.getPathTranslatedNullTest(); - } - - @Test() - public void getPathTranslatedTest() throws Exception { - super.getPathTranslatedTest(); - } - - @Test() - public void getProtocolTest() throws Exception { - super.getProtocolTest(); - } - - @Test() - public void getQueryStringNullTest() throws Exception { - super.getQueryStringNullTest(); - } - - @Test() - public void getQueryStringTest() throws Exception { - super.getQueryStringTest(); - } - - @Test() - public void getReaderIllegalStateExceptionTest() throws Exception { - super.getReaderIllegalStateExceptionTest(); - } - - @Test() - public void getReaderTest() throws Exception { - super.getReaderTest(); - } - - @Test() - public void getReaderUnsupportedEncodingExceptionTest() throws Exception { - super.getReaderUnsupportedEncodingExceptionTest(); - } - - @Test() - public void getRemoteAddrTest() throws Exception { - super.getRemoteAddrTest(); - } - - @Test() - public void getRemoteHostTest() throws Exception { - super.getRemoteHostTest(); - } - - @Test() - public void getRemoteUserTest() throws Exception { - super.getRemoteUserTest(); - } - - @Test() - public void getRequestDispatcherTest() throws Exception { - super.getRequestDispatcherTest(); - } - - @Test() - public void getRequestURITest() throws Exception { - super.getRequestURITest(); - } - - @Test() - public void getRequestURLTest() throws Exception { - super.getRequestURLTest(); - } - - @Test() - public void getRequestedSessionIdNullTest() throws Exception { - super.getRequestedSessionIdNullTest(); - } - - @Test() - public void getRequestedSessionIdTest1() throws Exception { - super.getRequestedSessionIdTest1(); - } - - @Test() - public void getRequestedSessionIdTest2() throws Exception { - super.getRequestedSessionIdTest2(); - } - - @Test() - public void getSchemeTest() throws Exception { - super.getSchemeTest(); - } - - @Test() - public void getServerNameTest() throws Exception { - super.getServerNameTest(); - } - - @Test() - public void getServerPortTest() throws Exception { - super.getServerPortTest(); - } - - @Test() - public void getServletPathEmptyStringTest() throws Exception { - super.getServletPathEmptyStringTest(); - } - - @Test() - public void getServletPathTest() throws Exception { - super.getServletPathTest(); - } - - @Test() - public void getSessionFalseTest() throws Exception { - super.getSessionFalseTest(); - } - - @Test() - public void getSessionTest() throws Exception { - super.getSessionTest(); - } - - @Test() - public void getSessionTrueTest() throws Exception { - super.getSessionTrueTest(); - } - - @Test() - public void isRequestedSessionIdFromCookieTest() throws Exception { - super.isRequestedSessionIdFromCookieTest(); - } - - @Test() - public void isRequestedSessionIdFromURLTest() throws Exception { - super.isRequestedSessionIdFromURLTest(); - } - - @Test() - public void isRequestedSessionIdValidTest() throws Exception { - super.isRequestedSessionIdValidTest(); - } - - @Test() - public void isSecureTest() throws Exception { - super.isSecureTest(); - } - - @Test() - public void removeAttributeTest() throws Exception { - super.removeAttributeTest(); - } - - @Test() - public void sessionTimeoutTest() throws Exception { - super.sessionTimeoutTest(); - } - - @Test() - public void setAttributeTest() throws Exception { - super.setAttributeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setCharacterEncodingTest1() throws Exception { - super.setCharacterEncodingTest1(); - } - - @Test() - public void setCharacterEncodingUnsupportedEncodingExceptionTest() throws Exception { - super.setCharacterEncodingUnsupportedEncodingExceptionTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/build.xml deleted file mode 100644 index 4b785291a2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/doHeadTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/doHeadTest.java deleted file mode 100644 index c9f716ccd4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/doHeadTest.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) 2021 Contributors to the Eclipse Foundation. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -public class doHeadTest extends HttpTCKServlet { - - private static final long serialVersionUID = 1L; - - @Override - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.print("This is the response body"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/getServletContextTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/getServletContextTest.java deleted file mode 100644 index 5a898299b4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/getServletContextTest.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Ids$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class getServletContextTest extends HttpTCKServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = true; - - ServletContext actual = request.getServletContext(); - ServletContext expected = this.getServletConfig().getServletContext(); - - if (actual != expected) { - passed = false; - pw.println("getServletContext() returned inconsistent result"); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/servlet_jsh_httpservletrequest_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/servlet_jsh_httpservletrequest_web.xml deleted file mode 100644 index 5e5ba299fe..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest/servlet_jsh_httpservletrequest_web.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - - - SerJaxSerHttpHttpSerRequest - - TestServlet - com.sun.ts.tests.servlet.common.servlets.HttpRequestTestServlet - - - getReaderUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetReaderUnsupportedEncodingExceptionTestServlet - - - getQueryStringNullTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetQueryStringNullTestServlet - - - getServletContextTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.getServletContextTest - - - getParameterNamesEmptyEnumTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetParameterNamesEmptyEnumTestServlet - - - getServletPathEmptyStringTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetServletPathEmptyStringTestServlet - - - setCharacterEncodingUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.SetCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.SetCharacterEncodingTest - - - doHeadTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.doHeadTest - - - getServletContextTest - /getServletContextTest - - - getQueryStringNullTest - /getQueryStringNullTest - - - TestServlet - /TestServlet/* - - - getParameterNamesEmptyEnumTest - /getParameterNamesEmptyEnumTest - - - getReaderUnsupportedEncodingExceptionTest - /getReaderUnsupportedEncodingExceptionTest - - - getServletPathEmptyStringTest - /* - - - setCharacterEncodingUnsupportedEncodingExceptionTest - /setCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - doHeadTest - /doHeadTest - - - 1 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/URLClient.java deleted file mode 100644 index 3d61f76d57..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/URLClient.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest1; - -import com.sun.ts.tests.servlet.common.request.HttpRequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.arquillian.container.test.api.TargetsContainer; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpRequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpservletrequest1_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).setWebXML(URLClient.class.getResource("servlet_jsh_httpservletrequest1_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - // ------------------------------- ServletRequest - // ------------------------------ - /* - * @testName: getLocalNameTest - * - * @assertion_ids: Servlet:JAVADOC:629; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * getLocalName(); - */ - // -------------------------- END HttpServletRequest - // --------------------------- - @Test() - public void getLocalNameTest() throws Exception { - super.getLocalNameTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/build.xml deleted file mode 100644 index c49cbd2a11..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/build.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/servlet_jsh_httpservletrequest1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/servlet_jsh_httpservletrequest1_web.xml deleted file mode 100644 index 10273b42f1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest1/servlet_jsh_httpservletrequest1_web.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - SerJaxSerHttpHttpSerRequest - - TestServlet - com.sun.ts.tests.servlet.common.servlets.HttpRequestTestServlet - - - TestServlet - /TestServlet/* - - \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/LoginTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/LoginTestServlet.java deleted file mode 100644 index 33b312b326..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/LoginTestServlet.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest30; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class LoginTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = true; - String name = null; - String passwd = null; - - try { - request.login(name, passwd); - passed = false; - pw.println("Test Failed. "); - pw.println("Expected ServletException not thrown"); - } catch (ServletException ex) { - pw.println("Test Passed."); - pw.println("Expected ServletException thrown: " + ex.getMessage()); - } catch (Exception oex) { - passed = false; - pw.println("Test Failed."); - pw.print("Unexpected Exception thrown: " + oex.getMessage()); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/URLClient.java deleted file mode 100644 index 8bb6f95da0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/URLClient.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest30; - -import com.sun.ts.tests.servlet.common.request.HttpRequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpRequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("LoginTestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpservletrequest30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(LoginTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpservletrequest30_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - // ---------------------------- HttpServletRequest - // ----------------------------- - - /* - * @testName: loginTest - * - * @assertion_ids: Servlet:JAVADOC:761; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * login(null, null) throw ServletException. - */ - @Test - public void loginTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/LoginTestServlet HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - // -------------------------- END HttpServletRequest - // --------------------------- -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/build.xml deleted file mode 100644 index 2726df09d4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/servlet_jsh_httpservletrequest30_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/servlet_jsh_httpservletrequest30_web.xml deleted file mode 100644 index 4ee3fdc9a3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest30/servlet_jsh_httpservletrequest30_web.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - SerJaxSerHttpHttpSerRequest30 - - LoginTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest30.LoginTestServlet - - - LoginTestServlet - /LoginTestServlet/* - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/URLClient.java deleted file mode 100644 index 1d67a183f9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/URLClient.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest31; - -import com.sun.ts.tests.servlet.common.request.HttpRequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpRequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpservletrequest31_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).setWebXML(URLClient.class.getResource("servlet_jsh_httpservletrequest31_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: changeSessionIDTest - * - * @assertion_ids: Servlet:JAVADOC:929.1; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * request.changeSessionId() throws IllegalStateException when it is called - * without a session; - */ - @Test() - public void changeSessionIDTest() throws Exception { - super.changeSessionIDTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/build.xml deleted file mode 100644 index f9e8220b6f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/servlet_jsh_httpservletrequest31_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/servlet_jsh_httpservletrequest31_web.xml deleted file mode 100644 index 39ad0430ad..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest31/servlet_jsh_httpservletrequest31_web.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - SerJaxSerHttpHttpSerRequest31 - - TestServlet - com.sun.ts.tests.servlet.common.servlets.HttpRequestTestServlet - - - TestServlet - /TestServlet - - \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Client.java deleted file mode 100644 index 5890a6d0b4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Client.java +++ /dev/null @@ -1,294 +0,0 @@ -/* - * Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.lib.util.WebUtil; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -import java.io.ByteArrayOutputStream; -import java.io.InputStream; -import java.io.OutputStream; -import java.net.InetAddress; -import java.net.Socket; -import java.net.URL; - -public class Client extends AbstractUrlClient { - - public static final String DELIMITER = "\r\n"; - - public static final String ENCODING = "ISO-8859-1"; - - private WebUtil.Response response = null; - - private String request = null; - - - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpservletrequest40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DispatchServlet.class, ForwardFilter.class, ForwardServlet.class, - IncludeServlet.class, NamedForwardServlet.class, NamedIncludeServlet.class, - TestServlet.class, TrailerTestServlet.class, Utilities.class) - .setWebXML(Client.class.getResource("servlet_jsh_httpservletrequest40_web.xml")); - } - - /* - * @testName: httpServletMappingTest - * - * @assertion_ids: servlet40:httpServletMappingTest; - * - * @test_Strategy: - */ - @Test - public void httpServletMappingTest() throws Exception { - simpleTest("httpServletMappingTest", getContextRoot() + "/TestServlet", "GET", - "matchValue=TestServlet, pattern=/TestServlet, servletName=TestServlet, mappingMatch=EXACT"); - } - - /* - * @testName: httpServletMappingTest2 - * - * @assertion_ids: servlet40:httpServletMappingTest2; - * - * @test_Strategy: - */ - @Test - public void httpServletMappingTest2() throws Exception { - simpleTest("httpServletMappingTest2", getContextRoot() + "/a.ts", "GET", - "matchValue=a, pattern=*.ts, servletName=TestServlet, mappingMatch=EXTENSION"); - } - - /* - * @testName: httpServletMappingTest3 - * - * @assertion_ids: servlet40:httpServletMappingTest3; - * - * @test_Strategy: - */ - @Test - public void httpServletMappingTest3() throws Exception { - simpleTest("httpServletMappingTest3", getContextRoot() + "/default", "GET", - "matchValue=, pattern=/, servletName=defaultServlet, mappingMatch=DEFAULT"); - } - - /* - * @testName: httpServletMappingForwardTest - * - * @assertion_ids: servlet40:httpServletMappingForwardTest; - * - * @test_Strategy: - */ - @Test - public void httpServletMappingForwardTest() throws Exception { - simpleTest("httpServletMappingForwardTest", - getContextRoot() + "/ForwardServlet", "GET", - "matchValue=a, pattern=*.ts, servletName=TestServlet, mappingMatch=EXTENSION"); - } - - /* - * @testName: httpServletMappingNamedForwardTest - * - * @assertion_ids: servlet40:httpServletMappingNamedForwardTest; - * - * @test_Strategy: - */ - @Test - public void httpServletMappingNamedForwardTest() throws Exception { - simpleTest("httpServletMappingNamedForwardTest", - getContextRoot() + "/NamedForwardServlet", "GET", - "matchValue=NamedForwardServlet, pattern=/NamedForwardServlet, servletName=NamedForwardServlet, mappingMatch=EXACT"); - } - - /* - * @testName: httpServletMappingNamedIncludeTest - * - * @assertion_ids: servlet40:httpServletMappingNamedIncludeTest; - * - * @test_Strategy: - */ - @Test - public void httpServletMappingNamedIncludeTest() throws Exception { - simpleTest("httpServletMappingNamedIncludeTest", - getContextRoot() + "/NamedIncludeServlet", "GET", - "matchValue=NamedIncludeServlet, pattern=/NamedIncludeServlet, servletName=NamedIncludeServlet, mappingMatch=EXACT"); - } - - /* - * @testName: httpServletMappingIncludeTest - * - * @assertion_ids: servlet40:httpServletMappingIncludeTest; - * - * @test_Strategy: - */ - @Test - public void httpServletMappingIncludeTest() throws Exception { - simpleTest("httpServletMappingIncludeTest", - getContextRoot() + "/IncludeServlet", "POST", - "matchValue=IncludeServlet, pattern=/IncludeServlet, servletName=IncludeServlet, mappingMatch=EXACT"); - } - - /* - * @testName: httpServletMappingFilterTest - * - * @assertion_ids: servlet40:httpServletMappingFilterTest; - * - * @test_Strategy: - */ - @Test - public void httpServletMappingFilterTest() throws Exception { - simpleTest("httpServletMappingFilterTest", getContextRoot() + "/ForwardFilter", - "GET", - "matchValue=, pattern=/, servletName=defaultServlet, mappingMatch=DEFAULT"); - } - - /* - * @testName: httpServletMappingDispatchTest - * - * @assertion_ids: servlet40:httpServletMappingDispatchTest; - * - * @test_Strategy: - */ - @Test - public void httpServletMappingDispatchTest() throws Exception { - simpleTest("httpServletMappingDispatchTest", - getContextRoot() + "/DispatchServlet", "GET", - "matchValue=TestServlet, pattern=/TestServlet, servletName=TestServlet, mappingMatch=EXACT"); - } - - @Test - private void simpleTest(String testName, String request, String method, - String expected) throws Exception { - try { - logger.debug("Sending request {}", request); - - response = WebUtil.sendRequest(method, InetAddress.getByName(_hostname), - _port, getRequest(request), null, null); - - } catch (Exception e) { - logger.error("Caught exception: " + e.getMessage(), e); - throw new Exception(testName + " failed: ", e); - } - - logger.debug("response.statusToken: {}", response.statusToken); - logger.debug("response.content: {}", response.content); - - // Check that the page was found (no error). - if (response.isError()) { - TestUtil.logErr("Could not find " + request); - throw new Exception(testName + " failed."); - } - - if (!response.content.contains(expected)) { - logger.error("Expected: {} but found {}", expected, response.content); - throw new Exception(testName + " failed."); - } - } - - /* - * @testName: TrailerTest - * - * @assertion_ids: servlet40:TrailerTest; - * - * @test_Strategy: - */ - @Test - public void TrailerTest() throws Exception { - InputStream input; - - URL url = new URL("http://" + _hostname + ":" + _port + getContextRoot() - + "/TrailerTestServlet"); - try (Socket socket = new Socket(url.getHost(), url.getPort()); - OutputStream output = socket.getOutputStream()) { - socket.setKeepAlive(true); - - String path = url.getPath(); - StringBuffer outputBuffer = new StringBuffer(); - outputBuffer.append("POST " + path + " HTTP/1.1" + DELIMITER); - outputBuffer.append("Host: " + url.getHost() + DELIMITER); - outputBuffer.append("Connection: keep-alive" + DELIMITER); - outputBuffer.append("Content-Type: text/plain" + DELIMITER); - outputBuffer.append("Transfer-Encoding: chunked" + DELIMITER); - outputBuffer.append("Trailer: myTrailer, myTrailer2" + DELIMITER); - outputBuffer.append(DELIMITER); - outputBuffer.append("3" + DELIMITER); - outputBuffer.append("ABC" + DELIMITER); - outputBuffer.append("0" + DELIMITER); - outputBuffer.append("myTrailer:foo"); - outputBuffer.append(DELIMITER); - outputBuffer.append("myTrailer2:bar"); - outputBuffer.append(DELIMITER); - outputBuffer.append(DELIMITER); - - byte[] outputBytes = outputBuffer.toString().getBytes(ENCODING); - output.write(outputBytes); - output.flush(); - - input = socket.getInputStream(); - ByteArrayOutputStream bytes = new ByteArrayOutputStream(); - int read = 0; - while ((read = input.read()) >= 0) { - bytes.write(read); - } - String response = new String(bytes.toByteArray()); - TestUtil.logMsg(response); - if (response.indexOf("isTrailerFieldsReady: true") < 0) { - logger.error("isTrailerFieldsReady should be true"); - throw new Exception("TrailerTest failed."); - } - - if (!response.toLowerCase().contains("mytrailer=foo")) { - logger.error("failed to get trailer field: mytrailer=foo"); - throw new Exception("TrailerTest failed."); - } - - if (!response.toLowerCase().contains("mytrailer2=bar")) { - logger.error("failed to get trailer field: mytrailer=foo"); - throw new Exception("TrailerTest failed."); - } - } catch (Exception e) { - TestUtil.logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("TrailerTest failed: ", e); - } - } - - - /* - * @testName: TrailerTest2 - * - * @assertion_ids: servlet40:TrailerTest2; - * - * @test_Strategy: - */ - @Test - public void TrailerTest2() throws Exception { - simpleTest("TrailerTest2", getContextRoot() + "/TrailerTestServlet", "POST", - "isTrailerFieldsReady: true"); - simpleTest("TrailerTest2", getContextRoot() + "/TrailerTestServlet", "POST", - "Trailer: {}"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/DispatchServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/DispatchServlet.java deleted file mode 100644 index baf1879ad4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/DispatchServlet.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import java.io.IOException; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(asyncSupported = true, name = "DispatchServlet", value = "/DispatchServlet", loadOnStartup = 1) -public class DispatchServlet extends HttpServlet { - - public void doGet(HttpServletRequest req, HttpServletResponse resp) - throws IOException { - AsyncContext asyncContext = req.startAsync(); - asyncContext.setTimeout(0); - asyncContext.dispatch("/TestServlet"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/ForwardFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/ForwardFilter.java deleted file mode 100644 index a6a87702c5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/ForwardFilter.java +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import java.io.IOException; - -import jakarta.servlet.FilterChain; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpFilter; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class ForwardFilter extends HttpFilter { - - @Override - protected void doFilter(HttpServletRequest req, HttpServletResponse res, - FilterChain chain) throws IOException, ServletException { - req.getRequestDispatcher("/default").forward(req, res); - super.doFilter(req, res, chain); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/ForwardServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/ForwardServlet.java deleted file mode 100644 index 1fa574b747..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/ForwardServlet.java +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import java.io.IOException; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class ForwardServlet extends HttpServlet { - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - RequestDispatcher rd = req.getRequestDispatcher("/a.ts"); - rd.forward(req, resp); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/IncludeServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/IncludeServlet.java deleted file mode 100644 index 5bf7be14ac..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/IncludeServlet.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class IncludeServlet extends HttpServlet { - @Override - protected void doPost(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - req.getRequestDispatcher("/").include(req, resp); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/NamedForwardServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/NamedForwardServlet.java deleted file mode 100644 index a9202ca53e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/NamedForwardServlet.java +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class NamedForwardServlet extends HttpServlet { - - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - req.getServletContext().getNamedDispatcher("TestServlet").forward(req, - resp); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/NamedIncludeServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/NamedIncludeServlet.java deleted file mode 100644 index 834a324ed6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/NamedIncludeServlet.java +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class NamedIncludeServlet extends HttpServlet { - - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - req.getServletContext().getNamedDispatcher("TestServlet").include(req, - resp); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/TestServlet.java deleted file mode 100644 index 050f53f9a9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/TestServlet.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletMapping; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpServlet { - - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - HttpServletMapping mapping = req.getHttpServletMapping(); - if (mapping == null) { - resp.getWriter().println("Get null HttpServletMapping"); - } else { - resp.getWriter().println(Utilities.toString(mapping)); - } - } - - @Override - protected void doPost(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - this.doGet(req, resp); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/TrailerTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/TrailerTestServlet.java deleted file mode 100644 index 1369d46c43..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/TrailerTestServlet.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import java.io.ByteArrayOutputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TrailerTestServlet extends HttpServlet { - - @Override - protected void doPost(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - InputStream in = req.getInputStream(); - int i = 0; - ByteArrayOutputStream out = new ByteArrayOutputStream(); - while ((i = in.read()) != -1) { - out.write(i); - } - - PrintWriter writer = new PrintWriter(resp.getWriter()); - - writer.write("Chunk Data: " + new String(out.toByteArray())); - writer.println(); - writer.write("isTrailerFieldsReady: " + req.isTrailerFieldsReady()); - writer.println(); - writer.write("Trailer: " + req.getTrailerFields().toString()); - writer.flush(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Utilities.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Utilities.java deleted file mode 100644 index 944421760a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Utilities.java +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40; - -import jakarta.servlet.http.HttpServletMapping; - -public class Utilities { - - public static String toString(HttpServletMapping mapping) { - StringBuilder sb = new StringBuilder(); - sb.append("matchValue=" + mapping.getMatchValue()) - .append(", pattern=" + mapping.getPattern()) - .append(", servletName=" + mapping.getServletName()) - .append(", mappingMatch=" + mapping.getMappingMatch()); - return sb.toString(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/build.xml deleted file mode 100644 index a0bf9c10a2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/servlet_jsh_httpservletrequest40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/servlet_jsh_httpservletrequest40_web.xml deleted file mode 100644 index 9dfbaa155c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/servlet_jsh_httpservletrequest40_web.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - SerJaxSerHttpHttpSerRequest31 - - ForwardFilter - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.ForwardFilter - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.TestServlet - - - defaultServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.TestServlet - - - ForwardServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.ForwardServlet - - - IncludeServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.IncludeServlet - - - NamedForwardServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.NamedForwardServlet - - - NamedIncludeServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.NamedIncludeServlet - - - TrailerTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.TrailerTestServlet - - - - ForwardFilter - /ForwardFilter - - - TestServlet - /TestServlet - - - TestServlet - *.ts - - - defaultServlet - / - - - ForwardServlet - /ForwardServlet - - - IncludeServlet - /IncludeServlet - - - NamedForwardServlet - /NamedForwardServlet - - - NamedIncludeServlet - /NamedIncludeServlet - - - TrailerTestServlet - /TrailerTestServlet - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingTest.java deleted file mode 100644 index 3bdf4ac73a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingTest.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper; - -import java.io.IOException; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingTest extends SetCharacterEncodingTestWrapper { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - // merely validate the default behavior of RequestWrapper -- delegates call - // to the ServletRequest object it wraps. - - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - ServletRequestWrapper wrapper = new ServletRequestWrapper(servletRequest); - super.service(wrapper, servletResponse); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingTestWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingTestWrapper.java deleted file mode 100644 index cc921c8887..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingTestWrapper.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingTestWrapper extends GenericServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.setCharacterEncodingTest(pw, request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTest.java deleted file mode 100644 index d91187f439..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTest.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper; - -import java.io.IOException; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingUnsupportedEncodingExceptionTest - extends SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - // merely validate the default behavior of RequestWrapper -- delegates call - // to the ServletRequest object it wraps. - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - ServletRequestWrapper wrapper = new ServletRequestWrapper(servletRequest); - super.service(wrapper, servletResponse); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.java deleted file mode 100644 index 77acd79ee6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.RequestTests; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper - extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - RequestTests.setCharacterEncodingUnsupportedEncodingExceptionTest(pw, - request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/TCKHttpSessionIDListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/TCKHttpSessionIDListener.java deleted file mode 100644 index 73e2669a98..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/TCKHttpSessionIDListener.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper; - -import jakarta.servlet.annotation.WebListener; -import jakarta.servlet.http.HttpSession; -import jakarta.servlet.http.HttpSessionEvent; -import jakarta.servlet.http.HttpSessionIdListener; - -@WebListener -public class TCKHttpSessionIDListener implements HttpSessionIdListener { - - public void sessionIdChanged(HttpSessionEvent event, String oldId) { - HttpSession session = event.getSession(); - String sessionId = session.getId(); - - session.setAttribute("OLD", oldId); - session.setAttribute("NEW", sessionId); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/TestServlet.java deleted file mode 100644 index 4d86af5a83..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/TestServlet.java +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.HttpRequestTestServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletRequestWrapper; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet - extends HttpRequestTestServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - // Simply validate the default behavior of the RequestWrapper is to delegate - // the call to the wrapped object. - public void service(HttpServletRequest servletRequest, - HttpServletResponse servletResponse) - throws ServletException, IOException { - HttpServletRequestWrapper wrapper = new HttpServletRequestWrapper( - servletRequest); - super.service(wrapper, servletResponse); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/URLClient.java deleted file mode 100644 index 778cbd3631..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/URLClient.java +++ /dev/null @@ -1,831 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper; - -import com.sun.ts.tests.servlet.common.request.HttpRequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpRequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_HSReqWrapper_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(SetCharacterEncodingTest.class, SetCharacterEncodingTestWrapper.class, SetCharacterEncodingUnsupportedEncodingExceptionTest.class, SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.class, TCKHttpSessionIDListener.class, TestServlet.class).setWebXML(URLClient.class.getResource("servlet_jsh_HSReqWrapper_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - // --------------------------- ServletRequestWrapper - // --------------------------- - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:385 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets some - * attributes and verifies they can be retrieved. - */ - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:384 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets an attribute - * and retrieves it. - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:386 - * - * @test_Strategy: Client sets an encoding. Servlet wraps the request. Servlet - * then tries to retrieve it. - */ - /* - * @testName: getContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:389 - * - * @test_Strategy: Servlet wraps the request. Servlet then compares this - * length to the actual length of the content body read in using - * getInputStream - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:390; Servlet:SPEC:34; - * - * @test_Strategy: Client sets the content type. Servlet wraps the request. - * Servlet reads it from wrapped request. - * - */ - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:391 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to read the - * input stream. - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:407 - * - * @test_Strategy: Client specifics a locale, Servlet wraps the request. - * Servlet then verifies it. - */ - /* - * @testName: getLocalesTest - * - * @assertion_ids: Servlet:JAVADOC:408 - * - * @test_Strategy: Client specifics 2 locales.Servlet wraps the request. - * Servlet then verifies it. - */ - /* - * @testName: getParameterMapTest - * - * @assertion_ids: Servlet:JAVADOC:394 - * - * @test_Strategy: Client sets several parameters.Servlet wraps the request. - * Servlet then attempts to access them. - */ - /* - * @testName: getParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:395 - * - * @test_Strategy: Client sets several parameters.Servlet wraps the request. - * Servlet then attempts to access them. - */ - /* - * @testName: getParameterTest - * - * @assertion_ids: Servlet:JAVADOC:393 - * - * @test_Strategy: Client sets a parameter.Servlet wraps the request. Servlet - * then retrieves parameter. - */ - /* - * @testName: getParameterValuesTest - * - * @assertion_ids: Servlet:JAVADOC:396 - * - * @test_Strategy: Client sets a parameter which has 2 values.Servlet wraps - * the request. Servlet then verifies both values. - */ - /* - * @testName: getProtocolTest - * - * @assertion_ids: Servlet:JAVADOC:397 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * protocol used by the client - */ - /* - * @testName: getReaderTest - * - * @assertion_ids: Servlet:JAVADOC:401 - * - * @test_Strategy: Client sets some content.Servlet wraps the request. Servlet - * then reads the content - */ - /* - * @testName: getRemoteAddrTest - * - * @assertion_ids: Servlet:JAVADOC:403 - * - * @test_Strategy: Servlet wraps the request. Servlet then reads and verifies - * where the request originated - */ - /* - * @testName: getRemoteHostTest - * - * @assertion_ids: Servlet:JAVADOC:404 - * - * @test_Strategy: Servlet wraps the request. Servlet then reads and verifies - * where the request originated - */ - /* - * @testName: getRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:410 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to get a - * dispatcher - */ - /* - * @testName: getSchemeTest - * - * @assertion_ids: Servlet:JAVADOC:398 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the scheme - * of the url used in the request - */ - /* - * @testName: getServerNameTest - * - * @assertion_ids: Servlet:JAVADOC:399 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * destination of the request - */ - /* - * @testName: getServerPortTest - * - * @assertion_ids: Servlet:JAVADOC:400 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * destination port of the request - */ - /* - * @testName: isSecureTest - * - * @assertion_ids: Servlet:JAVADOC:409 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * isSecure method for the non-secure case. - */ - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:406 - * - * @test_Strategy: Servlet wraps the request. Servlet then adds then removes - * an attribute, then verifies it was removed. - */ - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:405 - * - * @test_Strategy: Servlet wraps the request. Servlet then adds an attribute, - * then verifies it was added - */ - /* - * @testName: setCharacterEncodingUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:388 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to set an - * invalid encoding. - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:387 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets a new encoding - * and tries to retrieve it. - */ - /* - * @testName: setCharacterEncodingTest1 - * - * @assertion_ids: Servlet:JAVADOC:387; Servlet:JAVADOC:386; Servlet:SPEC:28; - * Servlet:SPEC:213; - * - * @test_Strategy: Servlet wraps the HttpServletRequest. HttpServletRequest - * calls getReader(); then sets a new encoding and tries to retrieve it. - * verifies that the new encoding is ignored. - */ - // ---------------------- END ServletRequestWrapper - // ---------------------------- - // ------------------------ HttpServletRequestWrapper - // -------------------------- - /* - * @testName: httpRequestWrapperConstructorTest - * - * @assertion_ids: Servlet:JAVADOC:355 - * - * @test_Strategy: Validate an IllegalArgumentException is thrown is a null - * request is passed to the Wrapper's constructor. - */ - @Test - public void httpRequestWrapperConstructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperConstructorTest"); - invoke(); - } - - /* - * @testName: httpRequestWrapperConstructorIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:626 - * - * @test_Strategy: Validate an IllegalArgumentException is thrown is a null - * request is passed to the Wrapper's constructor. - */ - @Test - public void httpRequestWrapperConstructorIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperConstructorIllegalArgumentExceptionTest"); - invoke(); - } - - /* - * @testName: getAuthTypeWithoutProtectionTest - * - * @assertion_ids: Servlet:JAVADOC:356 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies correct result - */ - /* - * @testName: getContextPathTest - * - * @assertion_ids: Servlet:JAVADOC:366 - * - * @test_Strategy: Client sets header and servlet verifies the result - */ - /* - * @testName: getCookiesTest - * - * @assertion_ids: Servlet:JAVADOC:357 - * - * @test_Strategy:Client sets a cookie and servlet tries to read it - */ - /* - * @testName: getDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:358 - * - * @test_Strategy: client sets a dateheader and servlet tries to read it. - */ - /* - * @testName: getHeaderNamesTest - * - * @assertion_ids: Servlet:JAVADOC:361 - * - * @test_Strategy: Client sets some headers and servlet tries to read them - */ - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:359 - * - * @test_Strategy: Client sets a header and servlet tries to read it. - */ - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:360 - * - * @test_Strategy: Client sets some headers and servlet tries to read them - */ - /* - * @testName: getIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:362 - * - * @test_Strategy: Client sets a header and servlet reads it - */ - /* - * @testName: getMethodTest - * - * @assertion_ids: Servlet:JAVADOC:363 - * - * @test_Strategy: Client makes 3 calls using GET/POST/HEAD - */ - /* - * @testName: getPathInfoTest - * - * @assertion_ids: Servlet:JAVADOC:364; Servlet:SPEC:25; - * - * @test_Strategy: Servlet wraps the request. Servlet verifies path info - */ - /* - * @testName: getPathTranslatedTest - * - * @assertion_ids: Servlet:JAVADOC:365 - * - * @test_Strategy: client sets extra path info and servlet verifies it - */ - /* - * @testName: getQueryStringTest - * - * @assertion_ids: Servlet:JAVADOC:367 - * - * @test_Strategy: Client sets query string and servlet verifies it - */ - /* - * @testName: getRemoteUserTest - * - * @assertion_ids: Servlet:JAVADOC:368 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies the result of a - * non-authed user - */ - /* - * @testName: getRequestURITest - * - * @assertion_ids: Servlet:JAVADOC:372 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies URI data - */ - /* - * @testName: getRequestURLTest - * - * @assertion_ids: Servlet:JAVADOC:373 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies URL info - */ - /* - * @testName: getRequestedSessionIdNullTest - * - * @assertion_ids: Servlet:JAVADOC:371 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies null result - */ - /* - * @testName: getServletPathTest - * - * @assertion_ids: Servlet:JAVADOC:374; Servlet:SPEC:24; - * - * @test_Strategy: Servlet wraps the request. Servlet verifies path info - */ - /* - * @testName: getSessionTrueTest - * - * @assertion_ids: Servlet:JAVADOC:375 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies - * getSession(boolean) call - */ - /* - * @testName: getSessionTest - * - * @assertion_ids: Servlet:JAVADOC:376 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies getSession() - * call - */ - /* - * @testName: isRequestedSessionIdFromCookieTest - * - * @assertion_ids: Servlet:JAVADOC:378 - * - * @test_Strategy: Access Servlet through URL; Servlet wraps the request; - * Servlet verifies API isRequestedSessionIdFromCookie return false; Negative - * test - */ - /* - * @testName: isRequestedSessionIdFromCookieTest1 - * - * @assertion_ids: Servlet:JAVADOC:378 - * - * @test_Strategy: Access Servlet through URL; Servlet wraps the request; - * Servlet starts a HttpSession; Client saves SessionID from Server and use it - * to access Servlet again; Servlet verifies API - * isRequestedSessionIdFromCookie return true; Positive test - */ - /* - * @testName: isRequestedSessionIdFromURLTest - * - * @assertion_ids: Servlet:JAVADOC:379 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies correct result - */ - /* - * @testName: isRequestedSessionIdValidTest - * - * @assertion_ids: Servlet:JAVADOC:377; Servlet:SPEC:211; - * - * @test_Strategy: Client sends request without session ID; Servlet wraps the - * request; Verifies isRequestedSessionIdValid() returns false; - */ - /* - * @testName: getRequestedSessionIdTest1 - * - * @assertion_ids: Servlet:JAVADOC:371; - * - * @test_Strategy: Client sends request with a session ID; Verifies - * getRequestedSessionId() returns the same; - */ - /* - * @testName: getRequestedSessionIdTest2 - * - * @assertion_ids: Servlet:JAVADOC:371; - * - * @test_Strategy: Client sends request to a servlet with a sesion ID; Servlet - * start a sesison; Verifies getRequestedSessionId() returns the same; - */ - /* - * @testName: getLocalPortTest - * - * @assertion_ids: Servlet:JAVADOC:631; - * - * @test_Strategy: Send an HttpServletRequestWrapper to server; Test Servlet - * API getLocalPort(); - */ - /* - * @testName: getLocalNameTest - * - * @assertion_ids: Servlet:JAVADOC:634; - * - * @test_Strategy: Send an HttpServletRequestWrapper to server; Test Servlet - * API getLocalName(); - */ - /* - * @testName: changeSessionIDTest - * - * @assertion_ids: Servlet:JAVADOC:932.1; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * request.changeSessionId() throws IllegalStateException when it is called - * without a session; - */ - /* - * @testName: changeSessionIDTest1 - * - * @assertion_ids: Servlet:JAVADOC:304; Servlet:JAVADOC:375; - * Servlet:JAVADOC:467; Servlet:JAVADOC:476; Servlet:JAVADOC:484; - * Servlet:JAVADOC:932; Servlet:JAVADOC:935; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * request.changeSessionId() works. - */ - /* - * @testName: httpRequestWrapperGetRequestTest - * - * @assertion_ids: Servlet:JAVADOC:381 - * - * @test_Strategy: Servlet gets wrapped response object - */ - @Test - public void httpRequestWrapperGetRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperGetRequestTest"); - invoke(); - } - - /* - * @testName: httpRequestWrapperSetRequestTest - * - * @assertion_ids: Servlet:JAVADOC:382 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void httpRequestWrapperSetRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperSetRequestTest"); - invoke(); - } - - /* - * @testName: httpRequestWrapperSetRequestIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:383 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void httpRequestWrapperSetRequestIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperSetRequestIllegalArgumentExceptionTest"); - invoke(); - } - - // ---------------------- END HttpServletRequestWrapper - // ------------------------ - @Test() - public void changeSessionIDTest() throws Exception { - super.changeSessionIDTest(); - } - - @Test() - public void changeSessionIDTest1() throws Exception { - super.changeSessionIDTest1(); - } - - @Test() - public void getAttributeNamesTest() throws Exception { - super.getAttributeNamesTest(); - } - - @Test() - public void getAttributeTest() throws Exception { - super.getAttributeTest(); - } - - @Test() - public void getAuthTypeWithoutProtectionTest() throws Exception { - super.getAuthTypeWithoutProtectionTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentLengthTest() throws Exception { - super.getContentLengthTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getContextPathTest() throws Exception { - super.getContextPathTest(); - } - - @Test() - public void getCookiesTest() throws Exception { - super.getCookiesTest(); - } - - @Test() - public void getDateHeaderTest() throws Exception { - super.getDateHeaderTest(); - } - - @Test() - public void getHeaderNamesTest() throws Exception { - super.getHeaderNamesTest(); - } - - @Test() - public void getHeaderTest() throws Exception { - super.getHeaderTest(); - } - - @Test() - public void getHeadersTest() throws Exception { - super.getHeadersTest(); - } - - @Test() - public void getInputStreamTest() throws Exception { - super.getInputStreamTest(); - } - - @Test() - public void getIntHeaderTest() throws Exception { - super.getIntHeaderTest(); - } - - @Test() - public void getLocalNameTest() throws Exception { - super.getLocalNameTest(); - } - - @Test() - public void getLocalPortTest() throws Exception { - super.getLocalPortTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getLocalesTest() throws Exception { - super.getLocalesTest(); - } - - @Test() - public void getMethodTest() throws Exception { - super.getMethodTest(); - } - - @Test() - public void getParameterMapTest() throws Exception { - super.getParameterMapTest(); - } - - @Test() - public void getParameterNamesTest() throws Exception { - super.getParameterNamesTest(); - } - - @Test() - public void getParameterTest() throws Exception { - super.getParameterTest(); - } - - @Test() - public void getParameterValuesTest() throws Exception { - super.getParameterValuesTest(); - } - - @Test() - public void getPathInfoTest() throws Exception { - super.getPathInfoTest(); - } - - @Test() - public void getPathTranslatedTest() throws Exception { - super.getPathTranslatedTest(); - } - - @Test() - public void getProtocolTest() throws Exception { - super.getProtocolTest(); - } - - @Test() - public void getQueryStringTest() throws Exception { - super.getQueryStringTest(); - } - - @Test() - public void getReaderTest() throws Exception { - super.getReaderTest(); - } - - @Test() - public void getRemoteAddrTest() throws Exception { - super.getRemoteAddrTest(); - } - - @Test() - public void getRemoteHostTest() throws Exception { - super.getRemoteHostTest(); - } - - @Test() - public void getRemoteUserTest() throws Exception { - super.getRemoteUserTest(); - } - - @Test() - public void getRequestDispatcherTest() throws Exception { - super.getRequestDispatcherTest(); - } - - @Test() - public void getRequestURITest() throws Exception { - super.getRequestURITest(); - } - - @Test() - public void getRequestURLTest() throws Exception { - super.getRequestURLTest(); - } - - @Test() - public void getRequestedSessionIdNullTest() throws Exception { - super.getRequestedSessionIdNullTest(); - } - - @Test() - public void getRequestedSessionIdTest1() throws Exception { - super.getRequestedSessionIdTest1(); - } - - @Test() - public void getRequestedSessionIdTest2() throws Exception { - super.getRequestedSessionIdTest2(); - } - - @Test() - public void getSchemeTest() throws Exception { - super.getSchemeTest(); - } - - @Test() - public void getServerNameTest() throws Exception { - super.getServerNameTest(); - } - - @Test() - public void getServerPortTest() throws Exception { - super.getServerPortTest(); - } - - @Test() - public void getServletPathTest() throws Exception { - super.getServletPathTest(); - } - - @Test() - public void getSessionTest() throws Exception { - super.getSessionTest(); - } - - @Test() - public void getSessionTrueTest() throws Exception { - super.getSessionTrueTest(); - } - - @Test() - public void isRequestedSessionIdFromCookieTest() throws Exception { - super.isRequestedSessionIdFromCookieTest(); - } - - @Test() - public void isRequestedSessionIdFromCookieTest1() throws Exception { - super.isRequestedSessionIdFromCookieTest1(); - } - - @Test() - public void isRequestedSessionIdFromURLTest() throws Exception { - super.isRequestedSessionIdFromURLTest(); - } - - @Test() - public void isRequestedSessionIdValidTest() throws Exception { - super.isRequestedSessionIdValidTest(); - } - - @Test() - public void isSecureTest() throws Exception { - super.isSecureTest(); - } - - @Test() - public void removeAttributeTest() throws Exception { - super.removeAttributeTest(); - } - - @Test() - public void setAttributeTest() throws Exception { - super.setAttributeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setCharacterEncodingTest1() throws Exception { - super.setCharacterEncodingTest1(); - } - - @Test() - public void setCharacterEncodingUnsupportedEncodingExceptionTest() throws Exception { - super.setCharacterEncodingUnsupportedEncodingExceptionTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/build.xml deleted file mode 100644 index 8afda4b624..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_jsh_HSReqWrapper_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_jsh_HSReqWrapper_web.xml deleted file mode 100644 index e702b40c2d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_jsh_HSReqWrapper_web.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - HttpSerReqWrap - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.TestServlet - - - setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper - - - setCharacterEncodingUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTestWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingTestWrapper - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingTest - - - TestServlet - /TestServlet/* - - - setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - /setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - - - setCharacterEncodingUnsupportedEncodingExceptionTest - /setCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTestWrapper - /setCharacterEncodingTestWrapper - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/GetContentTypeNullTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/GetContentTypeNullTestServlet.java deleted file mode 100644 index 001ab7d5b0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/GetContentTypeNullTestServlet.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.response.ResponseTests; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class GetContentTypeNullTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - System.out.println("CONTENT_TYPE: " + response.getContentType()); - ResponseTests.getContentTypeNullTest(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/RedirectedTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/RedirectedTestServlet.java deleted file mode 100644 index 2435b981a9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/RedirectedTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class RedirectedTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/ServletErrorPage.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/ServletErrorPage.java deleted file mode 100644 index abf4d0c82b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/ServletErrorPage.java +++ /dev/null @@ -1,74 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/** - * Simple Servlet-based error page that displays error related req attributes. - */ - -public class ServletErrorPage extends HttpServlet { - - private static final String STATUS_CODE = RequestDispatcher.ERROR_STATUS_CODE; // "jakarta.servlet.error.status_code"; - - private static final String EXCEPTION_TYPE = RequestDispatcher.ERROR_EXCEPTION_TYPE; //"jakarta.servlet.error.exception_type"; - - private static final String MESSAGE = RequestDispatcher.ERROR_MESSAGE; //"jakarta.servlet.error.message"; - - private static final String EXCEPTION = RequestDispatcher.ERROR_EXCEPTION; //"jakarta.servlet.error.exception" - - private static final String REQUEST_URI = RequestDispatcher.ERROR_REQUEST_URI; //"jakarta.servlet.error.request_uri"; - - private static final String SERVLET_NAME = RequestDispatcher.ERROR_SERVLET_NAME; //"jakarta.servlet.error.servlet_name" - - private static final String EXP_MESSAGE = "error page invoked"; - - /** - * Invoked by container - */ - public void service(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - - PrintWriter pw = res.getWriter(); - // display req attributes - pw.println("Servlet Name: " + req.getAttribute(SERVLET_NAME)); - pw.println("Request URI: " + req.getAttribute(REQUEST_URI)); - pw.println("Status Code: " + req.getAttribute(STATUS_CODE)); - pw.println("Exception Type: " + req.getAttribute(EXCEPTION_TYPE)); - pw.println("Exception: " + req.getAttribute(EXCEPTION)); - pw.print("Message: "); - if (((String) req.getAttribute(MESSAGE)).indexOf(EXP_MESSAGE) > -1) { - pw.println(EXP_MESSAGE); - } - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/SetCharacterEncodingTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/SetCharacterEncodingTestServlet.java deleted file mode 100644 index 50a25407bf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/SetCharacterEncodingTestServlet.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.response.ResponseTests; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class SetCharacterEncodingTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - ResponseTests.setCharacterEncodingTest(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/URLClient.java deleted file mode 100644 index 9f8c384d05..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/URLClient.java +++ /dev/null @@ -1,621 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse; - -import com.sun.ts.tests.servlet.common.response.HttpResponseClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; -import org.slf4j.LoggerFactory; - -public class URLClient extends HttpResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpservletresponse_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(GetContentTypeNullTestServlet.class, RedirectedTestServlet.class, ServletErrorPage.class, SetCharacterEncodingTestServlet.class).setWebXML(URLClient.class.getResource("servlet_jsh_httpservletresponse_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - // --------------------------- ServletResponse - // ---------------------------------- - /* - * @testName: flushBufferTest - * - * @assertion_ids: Servlet:JAVADOC:603 - * - * @test_Strategy: Servlet writes data in the buffer and flushes it - */ - /* - * @testName: getBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:605 - * - * @test_Strategy: Servlet flushes buffer and verifies the size of the buffer - */ - /* - * @testName: getLocaleDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:625; - * - * @test_Strategy: Validate that getLocale() will return the default locale of - * the VM that the container is running in when setLocale() is not called. - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:608 - * - * @test_Strategy: Servlet set Locale and then verifies it - * - */ - /* - * @testName: getOutputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:609 - * - * @test_Strategy: Servlet gets an output stream and writes to it. - */ - /* - * @testName: getOutputStreamIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:611 - * - * @test_Strategy: Servlet tries to get an stream object after calling - * getWriter - */ - /* - * @testName: getWriterTest - * - * @assertion_ids: Servlet:JAVADOC:612; Servlet:JAVADOC:151.2; - * Servlet:JAVADOC:151.3; - * - * @test_Strategy: Servlet gets a Writer object and writes data; sets content - * type by calling ServletResponse.setContentType; Verify that content type - * gets set, not encoding - */ - /* - * @testName: getWriterIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:615 - * - * @test_Strategy: Servlet tries to get a Writer object after calling - * getOutputStream - */ - /* - * @testName: isCommittedTest - * - * @assertion_ids: Servlet:JAVADOC:616 - * - * @test_Strategy: Servlet checks before and after response is flushed - * - */ - /* - * @testName: resetBufferTest - * - * @assertion_ids: Servlet:JAVADOC:619; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, resets the buffer and - * then writes new data - */ - /* - * @testName: resetTest - * - * @assertion_ids: Servlet:JAVADOC:617; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, does a reset, then - * writes new data - */ - /* - * @testName: resetTest1 - * - * @assertion_ids: Servlet:JAVADOC:617; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, set the Headers, does - * a reset, then writes new data, set the new Header - */ - /* - * @testName: resetIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:618; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data, flushes the buffer then tries to do a - * reset - */ - /* - * @testName: getCharacterEncodingDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:606 - * - * @test_Strategy: Servlet checks for the default encoding - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:606 - * - * @test_Strategy: Servlet sets encoding then checks it. - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:622; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Servlet set encoding by calling - * ServletResponse.setCharcaterEncoding; client verifies it is set - */ - /* - * @testName: setBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:620 - * - * @test_Strategy: Servlet sets the buffer size then verifies it was set - */ - /* - * @testName: setBufferSizeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:621 - * - * @test_Strategy: Servlet writes data and flushes buffer then tries to get - * the buffer size - */ - /* - * @testName: setContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:623 - * - * @test_Strategy: Servlet sets the content length - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:607; Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content type - */ - @Test - public void getContentTypeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContentTypeTest"); - invoke(); - TEST_PROPS.setProperty(REQUEST, "GET /servlet_jsh_httpservletresponse_web/GetContentTypeNullTestServlet HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - /* - * @testName: setContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:624; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content type; Verify Content-Type is set - * in Client - */ - /* - * @testName: setContentType1Test - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content-type, and verifies it with - * getContentType() - */ - /* - * @testName: setContentType2Test - * - * @assertion_ids: Servlet:JAVADOC:151.2; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content-type, Commit the response; Set the - * content-type again Verifies that content-type is set the first time The - * second setting is ignored. - */ - /* - * @testName: setLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:625 - * - * @test_Strategy: Servlet sets the Locale - */ - // ---------------------------- END ServletResponse - // ----------------------------- - // ------------------------ HttpServletResponse - // --------------------------------- - /* - * @testName: addCookieTest - * - * @assertion_ids: Servlet:JAVADOC:502 - * - * @test_Strategy: Servlet adds 2 cookies, client verifies them - */ - /* - * @testName: addDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:522 - * - * @test_Strategy: Servlet adds a date header and client verifies it - */ - /* - * @testName: addHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:525 - * - * @test_Strategy: Servlet adds 2 headers with 3 values and client verifies - * them - */ - /* - * @testName: addIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:527 - * - * @test_Strategy: Servlet adds 2 int headers with 3 values and client - * verifies them - */ - /* - * @testName: containsHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:503 - * - * @test_Strategy: Servlet sets a header and verifies it exists, then the - * servlet tries to verify that a header does not exist. - */ - /* - * @testName: sendErrorIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:514 - * - * @test_Strategy: Servlet adds a header, a cookie, and content, then flushes - * the buffer. Servlet verifies exception is generated - */ - /* - * @testName: sendError_StringIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:511 - * - * @test_Strategy: Servlet adds a header, a cookie, and content, then flushes - * the buffer. Servlet verifies exception is generated - */ - /* - * @testName: sendErrorClearBufferTest - * - * @assertion_ids: Servlet:JAVADOC:512; Servlet:SPEC:39; - * - * @test_Strategy: Servlet adds content and an error, client verifies the - * error and that the content was cleared - */ - /* - * @testName: sendError_StringTest - * - * @assertion_ids: Servlet:JAVADOC:508 - * - * @test_Strategy: Servlet adds a header, a cookie and an error, client - * verifies the error and that the header still exists - */ - /* - * @testName: sendError_StringErrorPageTest - * - * @assertion_ids: Servlet:JAVADOC:509 - * - * @test_Strategy: Servlet adds a header, a cookie and content and an error. - * There also is an error page configured to catch error. Client verifies the - * error. - */ - /* - * @testName: sendRedirectWithLeadingSlashTest - * - * @assertion_ids: Servlet:JAVADOC:516 - * - * @test_Strategy: Servlet redirects to another servlet - */ - /* - * @testName: sendRedirectWithoutLeadingSlashTest - * - * @assertion_ids: Servlet:JAVADOC:515 - * - * @test_Strategy: Servlet redirects to another servlet - */ - /* - * @testName: sendRedirectIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:519 - * - * @test_Strategy: Servlet flushes the buffer then tries to redirect - */ - /* - * @testName: setDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:520 - * - * @test_Strategy: Servlet sets a date header and client verifies it - */ - /* - * @testName: setDateHeaderOverrideTest - * - * @assertion_ids: Servlet:JAVADOC:521 - * - * @test_Strategy: Servlet sets the same date header twice and client verifies - * it - */ - /* - * @testName: setHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:523 - * - * @test_Strategy: Servlet sets a header and client verifies it - */ - /* - * @testName: setHeaderOverrideTest - * - * @assertion_ids: Servlet:JAVADOC:524 - * - * @test_Strategy: Servlet sets the same header twice and client verifies it - */ - /* - * @testName: setMultiHeaderTest - * - * @assertion_ids: Servlet:SPEC:183; Servlet:JAVADOC:523; Servlet:JAVADOC:525; - * Servlet:JAVADOC:524 - * - * @test_Strategy: Servlet sets the multivalues for the same header; verify - * that setHeader clear all with new value - */ - /* - * @testName: setIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:526 - * - * @test_Strategy: Servlet sets an int header and client verifies it - */ - /* - * @testName: setStatusTest - * - * @assertion_ids: Servlet:JAVADOC:528 - * - * @test_Strategy: Servlet sets a status and client verifies it - */ - // ----------------------- END HttpServletResponse - // ------------------------------ - @Test() - public void addCookieTest() throws Exception { - super.addCookieTest(); - } - - @Test() - public void addDateHeaderTest() throws Exception { - super.addDateHeaderTest(); - } - - @Test() - public void addHeaderTest() throws Exception { - super.addHeaderTest(); - } - - @Test() - public void addIntHeaderTest() throws Exception { - super.addIntHeaderTest(); - } - - @Test() - public void containsHeaderTest() throws Exception { - super.containsHeaderTest(); - } - - @Test() - public void flushBufferTest() throws Exception { - super.flushBufferTest(); - } - - @Test() - public void getBufferSizeTest() throws Exception { - super.getBufferSizeTest(); - } - - @Test() - public void getCharacterEncodingDefaultTest() throws Exception { - super.getCharacterEncodingDefaultTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getLocaleDefaultTest() throws Exception { - super.getLocaleDefaultTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getOutputStreamIllegalStateExceptionTest() throws Exception { - super.getOutputStreamIllegalStateExceptionTest(); - } - - @Test() - public void getOutputStreamTest() throws Exception { - super.getOutputStreamTest(); - } - - @Test() - public void getWriterIllegalStateExceptionTest() throws Exception { - super.getWriterIllegalStateExceptionTest(); - } - - @Test() - public void getWriterTest() throws Exception { - super.getWriterTest(); - } - - @Test() - public void isCommittedTest() throws Exception { - super.isCommittedTest(); - } - - @Test() - public void resetBufferTest() throws Exception { - super.resetBufferTest(); - } - - @Test() - public void resetIllegalStateExceptionTest() throws Exception { - super.resetIllegalStateExceptionTest(); - } - - @Test() - public void resetTest() throws Exception { - super.resetTest(); - } - - @Test() - public void resetTest1() throws Exception { - super.resetTest1(); - } - - @Test() - public void sendErrorClearBufferTest() throws Exception { - super.sendErrorClearBufferTest(); - } - - @Test() - public void sendErrorIllegalStateExceptionTest() throws Exception { - super.sendErrorIllegalStateExceptionTest(); - } - - @Test() - public void sendError_StringErrorPageTest() throws Exception { - super.sendError_StringErrorPageTest(); - } - - @Test() - public void sendError_StringIllegalStateExceptionTest() throws Exception { - super.sendError_StringIllegalStateExceptionTest(); - } - - @Test() - public void sendError_StringTest() throws Exception { - super.sendError_StringTest(); - } - - @Test() - public void sendRedirectIllegalStateExceptionTest() throws Exception { - super.sendRedirectIllegalStateExceptionTest(); - } - - @Test() - public void sendRedirectWithLeadingSlashTest() throws Exception { - super.sendRedirectWithLeadingSlashTest(); - } - - @Test() - public void sendRedirectWithoutLeadingSlashTest() throws Exception { - super.sendRedirectWithoutLeadingSlashTest(); - } - - @Test() - public void setBufferSizeIllegalStateExceptionTest() throws Exception { - super.setBufferSizeIllegalStateExceptionTest(); - } - - @Test() - public void setBufferSizeTest() throws Exception { - super.setBufferSizeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setContentLengthTest() throws Exception { - super.setContentLengthTest(); - } - - @Test() - public void setContentType1Test() throws Exception { - super.setContentType1Test(); - } - - @Test() - public void setContentType2Test() throws Exception { - super.setContentType2Test(); - } - - @Test() - public void setContentTypeTest() throws Exception { - super.setContentTypeTest(); - } - - @Test() - public void setDateHeaderOverrideTest() throws Exception { - super.setDateHeaderOverrideTest(); - } - - @Test() - public void setDateHeaderTest() throws Exception { - super.setDateHeaderTest(); - } - - @Test() - public void setHeaderOverrideTest() throws Exception { - super.setHeaderOverrideTest(); - } - - @Test() - public void setHeaderTest() throws Exception { - super.setHeaderTest(); - } - - @Test() - public void setIntHeaderTest() throws Exception { - super.setIntHeaderTest(); - } - - @Test() - public void setLocaleTest() throws Exception { - super.setLocaleTest(); - } - - @Test() - public void setMultiHeaderTest() throws Exception { - super.setMultiHeaderTest(); - } - - @Test() - public void setStatusTest() throws Exception { - super.setStatusTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/build.xml deleted file mode 100644 index 99614ec47e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/servlet_jsh_httpservletresponse_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/servlet_jsh_httpservletresponse_web.xml deleted file mode 100644 index 0fffc0fd9d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse/servlet_jsh_httpservletresponse_web.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - SerJaxSerHttpHttpSerResponse - - TestServlet - com.sun.ts.tests.servlet.common.response.HttpResponseTestServlet - - - GetContentTypeNullTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.GetContentTypeNullTestServlet - - - RedirectedTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.RedirectedTestServlet - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.SetCharacterEncodingTestServlet - - - checkTestResult - com.sun.ts.tests.servlet.common.servlets.HttpCheckTestResultServlet - - - servletErrorPage - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.ServletErrorPage - - - TestServlet - /TestServlet/* - - - RedirectedTest - /RedirectedTest/* - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - GetContentTypeNullTestServlet - /GetContentTypeNullTestServlet - - - checkTestResult - /checkTestResult - - - servletErrorPage - /servletErrorPage - - - 54 - - - 411 - /servletErrorPage - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/URLClient.java deleted file mode 100644 index 24a2163eb5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/URLClient.java +++ /dev/null @@ -1,105 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse30; - -import com.sun.ts.tests.servlet.common.response.HttpResponseClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpservletresponse30_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).setWebXML(URLClient.class.getResource("servlet_jsh_httpservletresponse30_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:523; Servlet:JAVADOC:525; - * Servlet:JAVADOC:779; - * - * @test_Strategy: Create a Servlet, In the servlet, set a header value; then - * add multiple values to it; verify that getHeaders(String) works properly - */ - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:523; Servlet:JAVADOC:523; - * Servlet:JAVADOC:777; - * - * @test_Strategy: Create a Servlet, In the servlet, set a header value; then - * add multiple values to it; verify that getHeader(String) works properly - */ - /* - * @testName: getHeaderNamesTest - * - * @assertion_ids: Servlet:JAVADOC:520; Servlet:JAVADOC:522; - * Servlet:JAVADOC:523; Servlet:JAVADOC:525; Servlet:JAVADOC:526; - * Servlet:JAVADOC:527; Servlet:JAVADOC:778; - * - * @test_Strategy: Create a Servlet, In the servlet, set multiuple header - * values using: #setHeader, #addHeader, #setDateHeader, #addDateHeader, - * #setIntHeader, and #addIntHeader, verify that getHeaderNames() works - * properly - */ - /* - * @testName: getStatusTest - * - * @assertion_ids: Servlet:JAVADOC:780; - * - * @test_Strategy: Create a Servlet, In the servlet, set a status value; - * verify that getStatus() works properly - */ - @Test() - public void getHeaderNamesTest() throws Exception { - super.getHeaderNamesTest(); - } - - @Test() - public void getHeaderTest() throws Exception { - super.getHeaderTest(); - } - - @Test() - public void getHeadersTest() throws Exception { - super.getHeadersTest(); - } - - @Test() - public void getStatusTest() throws Exception { - super.getStatusTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/build.xml deleted file mode 100644 index 8881ba1ea0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/build.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/servlet_jsh_httpservletresponse30_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/servlet_jsh_httpservletresponse30_web.xml deleted file mode 100644 index c64b726975..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse30/servlet_jsh_httpservletresponse30_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerHttpHttpSerResponse30 - - TestServlet - com.sun.ts.tests.servlet.common.response.HttpResponseTestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/Client.java deleted file mode 100644 index 5122d44f6b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/Client.java +++ /dev/null @@ -1,176 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse40; - -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.lib.util.WebUtil; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -import java.io.ByteArrayOutputStream; -import java.io.InputStream; -import java.io.OutputStream; -import java.net.Socket; -import java.net.URL; - -import static com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.Client.DELIMITER; -import static com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest40.Client.ENCODING; - -public class Client extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpservletresponse40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TrailerTestServlet.class, TrailerTestServlet2.class) - .setWebXML(Client.class.getResource("servlet_jsh_httpservletresponse40_web.xml")); - } - - private WebUtil.Response response = null; - - private String request = null; - - /* - * @testName: TrailerTestWithHTTP10 - * - * @assertion_ids: servlet40:TrailerTestWithHTTP10; - * - * @test_Strategy: - */ - @Test - public void TrailerTestWithHTTP10() throws Exception { - - String response = simpleTest("TrailerTestWithHTTP10", "HTTP/1.0", - "/TrailerTestServlet"); - if (!response.contains("Get IllegalStateException when call setTrailerFields")) { - TestUtil.logErr( - "The underlying protocol is HTTP 1.0, the IllegalStateException should be thrown"); - throw new Exception("TrailerTestWithHTTP10 failed."); - } - - } - - /* - * @testName: TrailerTestResponseCommitted - * - * @assertion_ids: servlet40:TrailerTestResponseCommitted; - * - * @test_Strategy: - */ - @Test - public void TrailerTestResponseCommitted() throws Exception { - - String response = simpleTest("TrailerTestResponseCommitted", "HTTP/1.1", - "/TrailerTestServlet2"); - if (!response.contains("Get IllegalStateException when call setTrailerFields")) { - TestUtil.logErr( - "The response has been committed, the IllegalStateException should be thrown"); - throw new Exception("TrailerTestResponseCommitted failed."); - } - - } - - /* - * @testName: TrailerTest - * - * @assertion_ids: servlet40:TrailerTest; - * - * @test_Strategy: - */ - @Test - public void TrailerTest() throws Exception { - String content = simpleTest("TrailerTest", "HTTP/1.1", - "/TrailerTestServlet"); - // if (content.indexOf("Trailer: myTrailer") < 0) { - // TestUtil.logErr("Can not find header, \"Trailer: myTrailer\""); - // throw new Exception("TrailerTest failed."); - // } - int i = content.indexOf("Current trailer field: "); - if (i < 0) { - throw new Exception("TrailerTest failed."); - } - content = content.substring(i + "Current trailer field: ".length()); - String[] ss = content.split("\r\n"); - if (ss.length != 3) { - throw new Exception("TrailerTest failed."); - } - int lastChunkSize = Integer.parseInt(ss[1], 16); - if (lastChunkSize != 0 || !ss[0].trim().equals("myTrailer:foo")) { - TestUtil.logErr("The current getTrailerFields is " + ss[0].trim() + - ", But expected getTrailerFields should be myTrailer:foo"); - throw new Exception("TrailerTest failed."); - } - String[] trailer = ss[2].split(":"); - if (trailer.length != 2 || !trailer[0].trim().equals("myTrailer") - || !trailer[1].trim().equals("foo")) { - TestUtil.logErr("Expected tailer should be myTrailer:foo"); - throw new Exception("TrailerTest failed."); - } - - } - - - private String simpleTest(String testName, String protocol, - String servletPath) throws Exception { - - URL url = new URL( - "http://" + _hostname + ":" + _port + getContextRoot() + servletPath); - - TestUtil.logMsg("access " + url.toString()); - try (Socket socket = new Socket(url.getHost(), url.getPort()); - OutputStream output = socket.getOutputStream(); - InputStream input = socket.getInputStream()) { - - socket.setKeepAlive(true); - String path = url.getPath(); - StringBuffer outputBuffer = new StringBuffer(); - outputBuffer.append("POST " + path + " " + protocol + DELIMITER); - outputBuffer.append("Host: " + url.getHost() + DELIMITER); - outputBuffer.append("Content-Type: text/plain" + DELIMITER); - outputBuffer.append("Content-Length: 3" + DELIMITER); - outputBuffer.append(DELIMITER); - outputBuffer.append("ABC"); - - byte[] outputBytes = outputBuffer.toString().getBytes(ENCODING); - output.write(outputBytes); - output.flush(); - - ByteArrayOutputStream bytes = new ByteArrayOutputStream(); - int read = 0; - while ((read = input.read()) >= 0) { - bytes.write(read); - } - String response = new String(bytes.toByteArray()); - TestUtil.logMsg(response); - return response; - } catch (Exception e) { - TestUtil.logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception(testName + " failed: ", e); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/TrailerTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/TrailerTestServlet.java deleted file mode 100644 index c1d5d56f47..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/TrailerTestServlet.java +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse40; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import java.io.IOException; -import java.io.Writer; -import java.util.HashMap; -import java.util.Map; - -public class TrailerTestServlet extends HttpServlet { - @Override - protected void doPost(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - Writer writer = resp.getWriter(); - if (!req.getProtocol().equals("HTTP/1.0")) { - resp.setHeader("Transfer-Encoding", "chunked"); - } - - try { - resp.setTrailerFields(() -> { - Map m = new HashMap(); - m.put("myTrailer", "foo"); - return m; - }); - writer.write("Current trailer field: "); - resp.getTrailerFields().get().forEach((key, value) -> { - try { - writer.write(key + ":" + value); - } catch (IOException e) { - throw new RuntimeException(e); - } - }); - } catch (IllegalStateException e) { - String s = "Get IllegalStateException when call setTrailerFields"; - resp.setHeader("Content-Length", String.valueOf(s.length())); - writer.write(s); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/TrailerTestServlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/TrailerTestServlet2.java deleted file mode 100644 index c2bcc5bd67..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/TrailerTestServlet2.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse40; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import java.io.IOException; -import java.io.Writer; -import java.util.HashMap; -import java.util.Map; - -public class TrailerTestServlet2 extends HttpServlet { - @Override - protected void doPost(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - String s = "Get IllegalStateException when call setTrailerFields"; - resp.setHeader("Content-Length", String.valueOf(s.length())); - Writer writer = resp.getWriter(); - writer.flush(); - try { - resp.setTrailerFields(() -> { - Map m = new HashMap(); - m.put("myTrailer", "foo"); - return m; - }); - writer.write("Current trailer field: "); - resp.getTrailerFields().get().forEach((key, value) -> { - try { - writer.write(key + ":" + value); - } catch (IOException e) { - throw new RuntimeException(e); - } - }); - } catch (IllegalStateException e) { - writer.write(s); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/build.xml deleted file mode 100644 index ece0086b79..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/servlet_jsh_httpservletresponse40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/servlet_jsh_httpservletresponse40_web.xml deleted file mode 100644 index 87fa554ad5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponse40/servlet_jsh_httpservletresponse40_web.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - SerJaxSerHttpHttpSerResponse40 - - TrailerTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse40.TrailerTestServlet - - - TrailerTestServlet2 - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse40.TrailerTestServlet2 - - - TrailerTestServlet - /TrailerTestServlet - - - TrailerTestServlet2 - /TrailerTestServlet2 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/RedirectedTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/RedirectedTestServlet.java deleted file mode 100644 index 56143e1419..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/RedirectedTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class RedirectedTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/SetCharacterEncodingTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/SetCharacterEncodingTestServlet.java deleted file mode 100644 index c987b7a10c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/SetCharacterEncodingTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.response.ResponseTests; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpServletResponseWrapper; - -public class SetCharacterEncodingTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - HttpServletResponseWrapper hsrw = new HttpServletResponseWrapper(response); - ResponseTests.setCharacterEncodingTest(request, hsrw); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/TestServlet.java deleted file mode 100644 index d747b3e7d1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/TestServlet.java +++ /dev/null @@ -1,84 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.response.HttpResponseTestServlet; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpServletResponseWrapper; - -public class TestServlet extends HttpResponseTestServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(HttpServletRequest servletRequest, - HttpServletResponse servletResponse) - throws ServletException, IOException { - HttpServletResponseWrapper wrapper = new HttpServletResponseWrapper( - servletResponse); - super.service(servletRequest, wrapper); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/URLClient.java deleted file mode 100644 index 15815037fc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/URLClient.java +++ /dev/null @@ -1,499 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper; - -import com.sun.ts.tests.servlet.common.response.HttpResponseClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_HSRespWrapper_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(RedirectedTestServlet.class, SetCharacterEncodingTestServlet.class, TestServlet.class).setWebXML(URLClient.class.getResource("servlet_jsh_HSRespWrapper_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - // ------------------ ServletResponseWrapper - // ----------------------------------- - /* - * @testName: flushBufferTest - * - * @assertion_ids: Servlet:JAVADOC:348 - * - * @test_Strategy: Servlet wraps response. Servlet writes data in the buffer - * and flushes it - */ - /* - * @testName: getBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:347 - * - * @test_Strategy: Servlet wraps response. Servlet flushes buffer and verifies - * the size of the buffer - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:354 - * - * @test_Strategy: Servlet wraps response. Servlet set Locale and then - * verifies it - * - */ - /* - * @testName: getOutputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:339 - * - * @test_Strategy: Servlet wraps response. Servlet gets an output stream and - * writes to it. - */ - /* - * @testName: getWriterTest - * - * @assertion_ids: Servlet:JAVADOC:341 - * - * @test_Strategy: Servlet wraps response. Servlet gets a Writer object; then - * sets the content type. verify that content type didn't get set by servlet - */ - /* - * @testName: isCommittedTest - * - * @assertion_ids: Servlet:JAVADOC:350 - * - * @test_Strategy: Servlet wraps response. Servlet checks before and after - * response is flushed - * - */ - /* - * @testName: resetBufferTest - * - * @assertion_ids: Servlet:JAVADOC:352 - * - * @test_Strategy: Servlet wraps response. Servlet writes data to the - * response, resets the buffer and then writes new data - */ - /* - * @testName: resetTest - * - * @assertion_ids: Servlet:JAVADOC:351 - * - * @test_Strategy: Servlet wraps response. Servlet writes data to the - * response, does a reset, then writes new data - */ - /* - * @testName: resetTest1 - * - * @assertion_ids: Servlet:JAVADOC:351; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, set the Headers, does - * a reset, then writes new data, set the new Header - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:338 - * - * @test_Strategy: Servlet wraps response. Servlet checks for the default - * encoding - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:337 - * - * @test_Strategy: Servlet wraps response. Servlet set the encoding and client - * verifies it - */ - /* - * @testName: setBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:346 - * - * @test_Strategy: Servlet wraps response. Servlet sets the buffer size then - * verifies it was set - */ - /* - * @testName: setContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:343 - * - * @test_Strategy: Servlet wraps response. Servlet sets the content length - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:345; Servlet:SPEC:34; - * - * @test_Strategy: Servlet wraps response. Servlet verifies the content type - * sent by the client - */ - /* - * @testName: setContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:344; Servlet:SPEC:34; - * - * @test_Strategy: Servlet wraps response. Servlet sets the content type - * - */ - /* - * @testName: setLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:353 - * - * @test_Strategy: Servlet wraps response. Servlet sets the Locale - */ - // ----------------------- END ServletResponseWrapper - // -------------------------- - // --------------------- HttpServletResponseWrapper - // ---------------------------- - /* - * @testName: httpResponseWrapperGetResponseTest - * - * @assertion_ids: Servlet:JAVADOC:334 - * - * @test_Strategy: Servlet gets wrapped response object - */ - @Test - public void httpResponseWrapperGetResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpResponseWrapperGetResponseTest"); - invoke(); - } - - /* - * @testName: httpResponseWrapperSetResponseTest - * - * @assertion_ids: Servlet:JAVADOC:335 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void httpResponseWrapperSetResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpResponseWrapperSetResponseTest"); - invoke(); - } - - /* - * @testName: httpResponseWrapperSetResponseIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:336 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void httpResponseWrapperSetResponseIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpResponseWrapperSetResponseIllegalArgumentExceptionTest"); - invoke(); - } - - /* - * @testName: httpResponseWrapperConstructorTest - * - * @assertion_ids: Servlet:JAVADOC:313 - * - * @test_Strategy: Validate constuctor of HttpServletResponseWrapper. - */ - @Test - public void httpResponseWrapperConstructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpResponseWrapperConstructorTest"); - invoke(); - } - - /* - * @testName: addCookieTest - * - * @assertion_ids: Servlet:JAVADOC:314 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: addDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:327 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: addHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:329 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: addIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:331 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: containsHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:315 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: sendErrorClearBufferTest - * - * @assertion_ids: Servlet:JAVADOC:322; Servlet:SPEC:39; - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: sendError_StringTest - * - * @assertion_ids: Servlet:JAVADOC:320 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: sendRedirectTest - * - * @assertion_ids: Servlet:JAVADOC:324 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - @Test - public void sendRedirectTest() throws Exception { - String testName = "sendRedirectWithLeadingSlashTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Location: http://" + _hostname + ":" + _port + "/RedirectedTest"); - TEST_PROPS.setProperty(STATUS_CODE, MOVED_TEMPORARY); - invoke(); - testName = "sendRedirectWithoutLeadingSlashTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Location: http://" + _hostname + ":" + _port + "" + getContextRoot() + "/RedirectedTest"); - TEST_PROPS.setProperty(STATUS_CODE, MOVED_TEMPORARY); - invoke(); - } - - /* - * @testName: setDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:326 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: setHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:328 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: setMultiHeaderTest - * - * @assertion_ids: Servlet:SPEC:183; Servlet:JAVADOC:523; Servlet:JAVADOC:525; - * Servlet:JAVADOC:524 - * - * @test_Strategy: Servlet sets the multivalues for the same header; verify - * that setHeader clear all with new value - */ - /* - * @testName: setIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:330 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: setStatusTest - * - * @assertion_ids: Servlet:JAVADOC:332 - * - * @test_Strategy: Testing Servlet API - * HttpServletResponseWrapper.setStatus(SC_OK) - */ - /* - * @testName: setStatusTest1 - * - * @assertion_ids: Servlet:JAVADOC:332 - * - * @test_Strategy: Testing Servlet API - * HttpServletResponseWrapper.setStatus(SC_NOT_FOUND) - */ - // ------------------- END HttpServletResponseWrapper - // -------------------------- - @Test() - public void addCookieTest() throws Exception { - super.addCookieTest(); - } - - @Test() - public void addDateHeaderTest() throws Exception { - super.addDateHeaderTest(); - } - - @Test() - public void addHeaderTest() throws Exception { - super.addHeaderTest(); - } - - @Test() - public void addIntHeaderTest() throws Exception { - super.addIntHeaderTest(); - } - - @Test() - public void containsHeaderTest() throws Exception { - super.containsHeaderTest(); - } - - @Test() - public void flushBufferTest() throws Exception { - super.flushBufferTest(); - } - - @Test() - public void getBufferSizeTest() throws Exception { - super.getBufferSizeTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getOutputStreamTest() throws Exception { - super.getOutputStreamTest(); - } - - @Test() - public void getWriterTest() throws Exception { - super.getWriterTest(); - } - - @Test() - public void isCommittedTest() throws Exception { - super.isCommittedTest(); - } - - @Test() - public void resetBufferTest() throws Exception { - super.resetBufferTest(); - } - - @Test() - public void resetTest() throws Exception { - super.resetTest(); - } - - @Test() - public void resetTest1() throws Exception { - super.resetTest1(); - } - - @Test() - public void sendErrorClearBufferTest() throws Exception { - super.sendErrorClearBufferTest(); - } - - @Test() - public void sendError_StringTest() throws Exception { - super.sendError_StringTest(); - } - - @Test() - public void setBufferSizeTest() throws Exception { - super.setBufferSizeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setContentLengthTest() throws Exception { - super.setContentLengthTest(); - } - - @Test() - public void setContentTypeTest() throws Exception { - super.setContentTypeTest(); - } - - @Test() - public void setDateHeaderTest() throws Exception { - super.setDateHeaderTest(); - } - - @Test() - public void setHeaderTest() throws Exception { - super.setHeaderTest(); - } - - @Test() - public void setIntHeaderTest() throws Exception { - super.setIntHeaderTest(); - } - - @Test() - public void setLocaleTest() throws Exception { - super.setLocaleTest(); - } - - @Test() - public void setMultiHeaderTest() throws Exception { - super.setMultiHeaderTest(); - } - - @Test() - public void setStatusTest() throws Exception { - super.setStatusTest(); - } - - @Test() - public void setStatusTest1() throws Exception { - super.setStatusTest1(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/build.xml deleted file mode 100644 index 82f5504371..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/servlet_jsh_HSRespWrapper_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/servlet_jsh_HSRespWrapper_web.xml deleted file mode 100644 index 5bf2ab13da..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper/servlet_jsh_HSRespWrapper_web.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - HttpSerRespWrap - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper.TestServlet - - - RedirectedTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper.RedirectedTestServlet - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper.SetCharacterEncodingTestServlet - - - TestServlet - /TestServlet/* - - - RedirectedTest - /RedirectedTest/* - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/TestServlet.java deleted file mode 100644 index fcfdb436a8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/TestServlet.java +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper30; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.response.HttpResponseTestServlet; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpServletResponseWrapper; - -public class TestServlet extends HttpResponseTestServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(HttpServletRequest servletRequest, - HttpServletResponse servletResponse) - throws ServletException, IOException { - HttpServletResponseWrapper wrapper = new HttpServletResponseWrapper( - servletResponse); - super.service(servletRequest, wrapper); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/URLClient.java deleted file mode 100644 index 8acc5c45e3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/URLClient.java +++ /dev/null @@ -1,122 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper30; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_HSRespWrapper30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_HSRespWrapper30_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - // --------------------- HttpServletResponseWrapper - // ---------------------------- - - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:523; Servlet:JAVADOC:525; - * Servlet:JAVADOC:783; - * - * @test_Strategy: Create a Servlet, wrap the servlet in another one, In the - * servlet, set a header value; then add multiple values to it; verify that - * getHeaders(String) works properly - */ - @Test - public void getHeadersTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeadersTest"); - invoke(); - } - - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:523; Servlet:JAVADOC:523; - * Servlet:JAVADOC:781; - * - * @test_Strategy: Create a Servlet, wrap the servlet in another one, In the - * servlet, set a header value; then add multiple values to it; verify that - * getHeader(String) works properly - */ - @Test - public void getHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeaderTest"); - invoke(); - } - - /* - * @testName: getHeaderNamesTest - * - * @assertion_ids: Servlet:JAVADOC:520; Servlet:JAVADOC:522; - * Servlet:JAVADOC:523; Servlet:JAVADOC:525; Servlet:JAVADOC:526; - * Servlet:JAVADOC:527; Servlet:JAVADOC:782; - * - * @test_Strategy: Create a Servlet, wrap the servlet in another one, In the - * servlet, set multiuple header values using: #setHeader, #addHeader, - * #setDateHeader, #addDateHeader, #setIntHeader, and #addIntHeader, verify - * that getHeaderNames() works properly - */ - @Test - public void getHeaderNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeaderNamesTest"); - invoke(); - } - - /* - * @testName: getStatusTest - * - * @assertion_ids: Servlet:JAVADOC:784; - * - * @test_Strategy: Create a Servlet, wrap the servlet in another one, In the - * servlet, set a status value; verify that getStatus() works properly - */ - @Test - public void getStatusTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getStatusTest"); - invoke(); - } - // ------------------- END HttpServletResponseWrapper - // -------------------------- -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/build.xml deleted file mode 100644 index 9ce9718129..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/servlet_jsh_HSRespWrapper30_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/servlet_jsh_HSRespWrapper30_web.xml deleted file mode 100644 index 2545dfedc5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletresponsewrapper30/servlet_jsh_HSRespWrapper30_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - HttpSerRespWrap30 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper30.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/ExpireHttpSession.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/ExpireHttpSession.java deleted file mode 100644 index e27c13f1c7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/ExpireHttpSession.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class ExpireHttpSession extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(false); - if (session == null) { - pw.println("Session expired as expected."); - ServletTestUtil.printResult(pw, true); - } else { - pw.println("Test Failed. Session didnot expire as expected."); - ServletTestUtil.printResult(pw, false); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/GetLastAccessedTime.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/GetLastAccessedTime.java deleted file mode 100644 index 65f99bc894..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/GetLastAccessedTime.java +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class GetLastAccessedTime extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - - String TS1 = request.getParameter("t1"); - String TS2 = request.getParameter("t2"); - pw.println("Session created before " + TS1); - pw.println("Session accessed before " + TS2); - long t1 = Long.parseLong(TS1); - long t2 = Long.parseLong(TS2); - - HttpSession session = request.getSession(false); - - if (session != null) { - long t3 = session.getLastAccessedTime(); - if (t3 < t1) { - pw.println("Test failed: session.getLastAccessedTime() " - + "indicates last accessed at " + t3 + " which is before creation"); - ServletTestUtil.printResult(pw, false); - } else { - if (t3 > t2) { - pw.println("Test failed: session.getLastAccessedTime() " - + "indicates last accessed at " + t3 - + " which is after it was last accessed"); - ServletTestUtil.printResult(pw, false); - } else { - pw.println("Test passed: session.getLastAccessedTime() " - + "indicates last accessed at " + t3 - + " which is after creation, " - + "and before the time returned from last access"); - ServletTestUtil.printResult(pw, true); - } - } - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/TestServlet.java deleted file mode 100644 index 25bfdf7677..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/TestServlet.java +++ /dev/null @@ -1,594 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Date; -import java.util.Enumeration; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends HttpTCKServlet { - - public void getSession(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(true); - ServletTestUtil.printResult(pw, true); - } - - public void getSessionMax(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(true); - session.setMaxInactiveInterval(10); - ServletTestUtil.printResult(pw, true); - } - - public void getCreationTimeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - - long time = session.getCreationTime(); - Date date = new Date(time); - - if (date == null) { - passed = false; - pw.println("getCreationTime() returned an invalid result "); - pw.println("The date returned was a null"); - pw.println("Actual result from request= |" + time + "|"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - - } - - public void getCreationTimeIllegalStateExceptionTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.invalidate(); - try { - long time = session.getCreationTime(); - passed = false; - pw.println("getCreationTime() did not generate an IllegalStateException"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - - } - - public void getIdTestServlet(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - - if (session.getId() == null) { - passed = false; - pw.println("getId() returned a null result "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getIdIllegalStateExceptionTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.invalidate(); - - try { - session.getId(); - passed = true; - } catch (Throwable t) { - passed = false; - pw.println("Exception thrown" + t.getMessage()); - } - ServletTestUtil.printResult(pw, passed); - } - - public void getLastAccessedTimeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - Date currentDate = new Date(); - long currentTime = currentDate.getTime(); - long testTime = session.getLastAccessedTime(); - - // ok if within a second - if (testTime > currentTime) { - passed = false; - pw.println("getLastAccessedTime() returned the wrong result"); - pw.println("expected results= <=" + currentTime); - pw.println("actual result=" + testTime); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getLastAccessedTimeIllegalStateExceptionTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.invalidate(); - try { - session.getLastAccessedTime(); - passed = false; - pw.println( - "getLastAccessedTime() should have generated an IllegalStateException"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void getLastAccessedTimeSetGetTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - long beforeTime = session.getLastAccessedTime(); - - session.setAttribute("name", "value"); - session.getAttribute("name"); - - long afterTime = session.getLastAccessedTime(); - - if (beforeTime != afterTime) { - passed = false; - pw.println("getLastAccessedTime() returned the wrong result"); - pw.println("expected result= " + beforeTime); - pw.println("actual result=" + afterTime); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getMaxInactiveIntervalTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - int expectedResult = 500000; - session.setMaxInactiveInterval(expectedResult); - int result = session.getMaxInactiveInterval(); - - if (result != expectedResult) { - passed = false; - pw.println("getMaxInactiveInterval() returned incorrect result "); - pw.println("Expected result = " + expectedResult + " "); - pw.println("Actual result = |" + result + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getAttributeNamesTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - - String attribute1 = "attribute1"; - String attribute2 = "attribute2"; - String[] expected = { attribute1, attribute2 }; - - // Binding values with the Session - session.setAttribute(attribute1, "value1"); - session.setAttribute(attribute1, "value2"); - session.setAttribute(attribute2, "value1"); - - Enumeration e = session.getAttributeNames(); - if (e != null) { - if (!ServletTestUtil.checkEnumeration(e, expected, false, false)) { - passed = false; - ServletTestUtil.printFailureData(pw, e, expected); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getAttrubuteNames() returned an empty enumeration"); - } - ServletTestUtil.printResult(pw, passed); - - } - - public void getAttributeNamesIllegalStateExceptionTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.invalidate(); - - try { - session.getAttributeNames(); - passed = false; - pw.println("Error: IllegalStateException should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void getAttributeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.setAttribute("attribute", "value1"); - if (session.getAttribute("attribute") == null) { - passed = false; - pw.println("getAttribute(object) returned a null result"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void getAttributeIllegalStateExceptionTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - - session.invalidate(); - - try { - session.getAttribute("object"); - passed = false; - pw.println("Error: IllegalStateException should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void getServletContextTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - - if (session.getServletContext() == null) { - passed = false; - pw.println("getServletContext method returned null"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void invalidateTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.setAttribute("attribute1", "value1"); - session.invalidate(); - try { - Object o = session.getAttribute("Attribute1"); - passed = false; - pw.println("invalidate() did not invalidate the session"); - pw.println("The attribute returned was = " + o); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void invalidateIllegalStateExceptionTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.invalidate(); - - try { - session.invalidate(); - passed = false; - pw.println("Error: IllegalStateException should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void isNewTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - - if (session.isNew() != true) { - passed = false; - pw.println("isNew() returned a false result"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void isNewIllegalStateExceptionTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.invalidate(); - - try { - session.isNew(); - passed = false; - pw.println("Error: IllegalStateException should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void removeAttributeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.setAttribute("attribute1", "value1"); - session.removeAttribute("attribute1"); - Object obj = session.getAttribute("attribute1"); - - if (obj != null) { - passed = false; - pw.println("getAttribute(object) returned a non-null result"); - pw.println(" Actual result = |" + (String) obj + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void removeAttributeDoNothingTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.removeAttribute("attribute1"); - Object obj = session.getAttribute("attribute1"); - - if (obj != null) { - passed = false; - pw.println("getAttribute(object) returned a non-null result"); - pw.println(" Actual result = |" + (String) obj + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void removeAttributeIllegalStateExceptionTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.invalidate(); - - try { - session.removeAttribute("object"); - passed = false; - pw.println("Error: IllegalStateException should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void setAttributeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - String attribute1 = "attribute1"; - String value1 = "value1"; - String value2 = "value2"; - - session.setAttribute(attribute1, value1); - session.setAttribute(attribute1, value2); - String result = (String) session.getAttribute(attribute1); - - if (!result.equals(value2)) { - passed = false; - pw.println( - "getAttribute(" + attribute1 + ") returned an incorrect result"); - pw.println(" Expected result = " + value2); - pw.println(" Actual result = |" + result + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void setAttributeNullTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - String attribute1 = "attribute1"; - String value1 = "value1"; - String value2 = null; - - session.setAttribute(attribute1, value1); - session.setAttribute(attribute1, value2); - String result = (String) session.getAttribute(attribute1); - - if (result != null) { - passed = false; - pw.println( - "getAttribute(" + attribute1 + ") returned an incorrect result"); - pw.println(" Expected result = null"); - pw.println(" Actual result = |" + result + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void setAttributeIllegalStateExceptionTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - session.invalidate(); - - try { - session.setAttribute("attribute", "value"); - passed = false; - pw.println("Error: IllegalStateException should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public void setMaxInactiveIntervalTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpSession session = request.getSession(true); - int expectedResult = 500000; - session.setMaxInactiveInterval(expectedResult); - int result = session.getMaxInactiveInterval(); - - if (result != expectedResult) { - passed = false; - pw.println("getMaxInactiveInterval() returned incorrect result "); - pw.println("Expected result = " + expectedResult + " "); - pw.println("Actual result = |" + result + "| "); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/URLClient.java deleted file mode 100644 index e4176371c7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/URLClient.java +++ /dev/null @@ -1,449 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsession_web.war") - .addAsWebResource("api/jakarta_servlet_http/httpsession/index.html", "index.html") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ExpireHttpSession.class, GetLastAccessedTime.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsession_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * servlet_waittime; - */ - - /* Run test */ - - /* - * @testName: getCreationTimeTest - * - * @assertion_ids: Servlet:JAVADOC:465 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getCreationTimeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCreationTimeTest"); - invoke(); - } - - /* - * @testName: getCreationTimeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:466 - * - * @test_Strategy: Servlet starts session, invalidates it then calls method - */ - @Test - public void getCreationTimeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCreationTimeIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: getIdTestServlet - * - * @assertion_ids: Servlet:JAVADOC:467 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getIdTestServlet() throws Exception { - TEST_PROPS.setProperty(APITEST, "getIdTestServlet"); - invoke(); - } - - /* - * @testName: getIdIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:467 - * - * @test_Strategy: Create a HttpSession; invalidate it; Verify that no - * IllegalStateException is thrown when getId is called. - */ - @Test - public void getIdIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getIdIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: getLastAccessedTimeTest - * - * @assertion_ids: Servlet:JAVADOC:469 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getLastAccessedTimeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLastAccessedTimeTest"); - invoke(); - } - - /* - * @testName: getLastAccessedTimeSetGetTest - * - * @assertion_ids: Servlet:JAVADOC:470 - * - * @test_Strategy: Servlet does a get/set operation - */ - @Test - public void getLastAccessedTimeSetGetTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLastAccessedTimeSetGetTest"); - invoke(); - } - - /* - * @testName: expireHttpSessionTest - * - * @assertion_ids: Servlet:SPEC:202; Servlet:SPEC:203; Servlet:SPEC:66; - * Servlet:JAVADOC:565; Servlet:JAVADOC:473; Servlet:JAVADOC:469; - * Servlet:JAVADOC:470; Servlet:JAVADOC:566; - * - * @test_Strategy: 1. Client sends request to TestServlet which - creates a - * session using request.getSession() - and sets the session's - * maxInactiveInterval to 10 secs. Client captures the JSESSIONID returned in - * the response. Client records the current system time (t1), - * - * 2. Within maxInactiveInterval, client sends a request that contains the - * JSESSIONID in a request cookie to file index.html Client receives the - * response and records the current system time (t2). - * - * 3. Client makes request with JSESSIONID to servlet getLastAccessedTime, - * including both t1 and t2 as request params. Servlet resumes session by - * calling request.getSession(false), verify t2 > - * session.getLastAccessedTime() > t1 - * - * 4. Client waits for longer than maxInactiveInterval, and sends a - * request(including JSESSIONID) to the third servlet. The servlet tries to - * resume the session by calling request.getSession(false). Verify that no - * session is returned this time - */ - @Test - public void expireHttpSessionTest() throws Exception { - - TEST_PROPS.setProperty(APITEST, "getSessionMax"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - - Long t1 = System.currentTimeMillis(); - int tmp = 0; - while (System.currentTimeMillis() - t1 < 10) { - tmp++; - } - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/index.html HTTP/1.1"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - TEST_PROPS.setProperty(SEARCH_STRING, "INDEX from index.html"); - invoke(); - Long t2 = System.currentTimeMillis(); - - while (System.currentTimeMillis() - t2 < 10) { - tmp++; - } - - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/getLastAccessedTime?t1=" + t1 + "&t2=" + t2 + " HTTP/1.1"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Test passed: session.getLastAccessedTime()"); - invoke(); - - Long t3 = System.currentTimeMillis(); - int wait = Integer.parseInt(_props.getProperty("servlet_waittime").trim()); - while (System.currentTimeMillis() - t3 < (10000 + wait)) { - tmp++; - } - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/expireHttpSession HTTP/1.1"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - TEST_PROPS.setProperty(SEARCH_STRING, "Session expired as expected."); - invoke(); - } - - /* - * @testName: getLastAccessedTimeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:471 - * - * @test_Strategy: Servlet verifies exception is generated - */ - @Test - public void getLastAccessedTimeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSession"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - TEST_PROPS.setProperty(APITEST, - "getLastAccessedTimeIllegalStateExceptionTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - /* - * @testName: getMaxInactiveIntervalTest - * - * @assertion_ids: Servlet:JAVADOC:474 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getMaxInactiveIntervalTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMaxInactiveIntervalTest"); - invoke(); - } - - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:480 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributeNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeNamesTest"); - invoke(); - } - - /* - * @testName: getAttributeNamesIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:481 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributeNamesIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, - "getAttributeNamesIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:476 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeTest"); - invoke(); - } - - /* - * @testName: getAttributeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:477 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:472 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } - - /* - * @testName: invalidateTest - * - * @assertion_ids: Servlet:JAVADOC:496 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void invalidateTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "invalidateTest"); - invoke(); - } - - /* - * @testName: invalidateIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:497 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void invalidateIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "invalidateIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: isNewTest - * - * @assertion_ids: Servlet:JAVADOC:498 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void isNewTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isNewTest"); - invoke(); - } - - /* - * @testName: isNewIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:499 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void isNewIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isNewIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:492 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void removeAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removeAttributeTest"); - invoke(); - } - - /* - * @testName: removeAttributeDoNothingTest - * - * @assertion_ids: Servlet:JAVADOC:491 - * - * @test_Strategy: Servlet removes non-existant attribute then tries to tries - * to get it. - */ - @Test - public void removeAttributeDoNothingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removeAttributeDoNothingTest"); - invoke(); - } - - /* - * @testName: removeAttributeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:493 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void removeAttributeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removeAttributeIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:484 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeTest"); - invoke(); - } - - /* - * @testName: setAttributeNullTest - * - * @assertion_ids: Servlet:JAVADOC:487 - * - * @test_Strategy: Servlet passes null to setAttribute - */ - @Test - public void setAttributeNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeNullTest"); - invoke(); - } - - /* - * @testName: setAttributeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:488 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setAttributeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: setMaxInactiveIntervalTest - * - * @assertion_ids: Servlet:JAVADOC:473 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setMaxInactiveIntervalTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxInactiveIntervalTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/build.xml deleted file mode 100644 index 040c7b001e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/build.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/servlet_jsh_httpsession_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/servlet_jsh_httpsession_web.xml deleted file mode 100644 index afb18608f8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsession/servlet_jsh_httpsession_web.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - SerJaxSerHttpHttpSession - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession.TestServlet - - - getLastAccessedTime - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession.GetLastAccessedTime - - - expireHttpSession - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession.ExpireHttpSession - - - TestServlet - /TestServlet/* - - - getLastAccessedTime - /getLastAccessedTime - - - expireHttpSession - /expireHttpSession - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/HSActivationListener40.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/HSActivationListener40.java deleted file mode 100644 index f84250d6e7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/HSActivationListener40.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, if - * any, must include the following acknowlegement: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowlegement may appear in the software itself, - * if and wherever such third-party acknowlegements normally appear. - * - * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * Foundation" must not be used to endorse or promote products derived - * from this software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache" - * nor may "Apache" appear in their names without prior written - * permission of the Apache Group. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionactivationlistener40; - -import jakarta.servlet.http.HttpSessionActivationListener; - -public final class HSActivationListener40 - implements HttpSessionActivationListener { -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/TestServlet.java deleted file mode 100644 index cb97c71992..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/TestServlet.java +++ /dev/null @@ -1,87 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionactivationlistener40; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends GenericTCKServlet { - - public void defaultMethodsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - HttpSession session = ((HttpServletRequest) request).getSession(true); - HSActivationListener40 hsal = new HSActivationListener40(); - session.setAttribute("hsal", hsal); - - pw.println("In HttpSessionActivationListener40.TestServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/URLClient.java deleted file mode 100644 index 892c58bcb3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/URLClient.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionactivationlistener40; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionactivationlistener40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSActivationListener40.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionactivationlistener40_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: defaultMethodsTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client successfully calls a servlet with an empty - * HttpSessionActivation listener implementation class. - * - */ - @Test - public void defaultMethodsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "defaultMethodsTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/build.xml deleted file mode 100644 index f859651770..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/servlet_jsh_httpsessionactivationlistener40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/servlet_jsh_httpsessionactivationlistener40_web.xml deleted file mode 100644 index d09e430e66..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionactivationlistener40/servlet_jsh_httpsessionactivationlistener40_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerHttpHttpSessionActiListen40 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionactivationlistener40.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/HSAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/HSAttributeListener.java deleted file mode 100644 index 2eafdc30a4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/HSAttributeListener.java +++ /dev/null @@ -1,83 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionAttributeListener; -import jakarta.servlet.http.HttpSessionBindingEvent; - -public final class HSAttributeListener implements HttpSessionAttributeListener { - - // Public Methods - - public void attributeAdded(HttpSessionBindingEvent event) { - StaticLog.add("attributeAdded:" + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(HttpSessionBindingEvent event) { - StaticLog - .add("attributeRemoved:" + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(HttpSessionBindingEvent event) { - StaticLog - .add("attributeReplaced:" + event.getName() + "," + event.getValue()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/TestServlet.java deleted file mode 100644 index fd1978d81b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/TestServlet.java +++ /dev/null @@ -1,149 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends HttpTCKServlet { - - public void attributeAddedTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "attributeAdded:attributeAddedTest,Attribute1" }; - - HttpSession session = request.getSession(true); - - session.setAttribute("attributeAddedTest", "Attribute1"); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - session.invalidate(); - - } - - public void attributeRemovedTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "attributeAdded:attributeRemovedTest,Attribute1", - "attributeRemoved:attributeRemovedTest,Attribute1" }; - - HttpSession session = request.getSession(true); - - session.setAttribute("attributeRemovedTest", "Attribute1"); - session.removeAttribute("attributeRemovedTest"); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - session.invalidate(); - - } - - public void attributeReplacedTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "attributeAdded:attributeReplacedTest,Attribute1", - "attributeReplaced:attributeReplacedTest,Attribute1" }; - - HttpSession session = request.getSession(true); - - session.setAttribute("attributeReplacedTest", "Attribute1"); - session.setAttribute("attributeReplacedTest", "Attribute2"); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - session.invalidate(); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/URLClient.java deleted file mode 100644 index 1ec7523008..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/URLClient.java +++ /dev/null @@ -1,99 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionattributelistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSAttributeListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionattributelistener_web.xml")); - } - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: attributeAddedTest - * - * @assertion_ids: Servlet:JAVADOC:460;Servlet:JAVADOC:485 - * - * @test_Strategy: Client calls a servlet that adds an attribute. The listener - * should detect the add and writes a message out to a static log. Servlet - * then reads the log and verifies the result - * - */ - @Test - public void attributeAddedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "attributeAddedTest"); - invoke(); - } - - /* - * @testName: attributeRemovedTest - * - * @assertion_ids: Servlet:JAVADOC:461;Servlet:JAVADOC:491 - * - * @test_Strategy: Client calls a servlet that adds/Removes an attribute. The - * listener should detect the changes and writes a message out to a static - * log. Servlet then reads the log and verifies the result - */ - @Test - public void attributeRemovedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "attributeRemovedTest"); - invoke(); - } - - /* - * @testName: attributeReplacedTest - * - * @assertion_ids: Servlet:JAVADOC:462 - * - * @test_Strategy: Client calls a servlet that adds/Replaces an attribute. The - * listener should detect the changes and writes a message out to a static - * log. Servlet then reads the log and verifies the result - */ - @Test - public void attributeReplacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "attributeReplacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/build.xml deleted file mode 100644 index 533bcb0850..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/build.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/servlet_jsh_httpsessionattributelistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/servlet_jsh_httpsessionattributelistener_web.xml deleted file mode 100644 index 5b5bb8d289..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener/servlet_jsh_httpsessionattributelistener_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerHttpHttpSessionAttrListen - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener.HSAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/HSAttributeListener40.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/HSAttributeListener40.java deleted file mode 100644 index 52933eae01..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/HSAttributeListener40.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener40; - -import jakarta.servlet.http.HttpSessionAttributeListener; - -public final class HSAttributeListener40 - implements HttpSessionAttributeListener { -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/TestServlet.java deleted file mode 100644 index 3724472442..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/TestServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2006, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener40; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void defaultMethodsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("In HttpSessionAttributeListener40.TestServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/URLClient.java deleted file mode 100644 index 7b34df7675..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener40; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionattributelistener40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSAttributeListener40.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionattributelistener40_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: defaultMethodsTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client successfully calls a servlet with an empty - * HttpSessionAttribute listener implementation class. - * - */ - @Test - public void defaultMethodsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "defaultMethodsTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/build.xml deleted file mode 100644 index 5c03625777..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/servlet_jsh_httpsessionattributelistener40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/servlet_jsh_httpsessionattributelistener40_web.xml deleted file mode 100644 index 6c7ff873e6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionattributelistener40/servlet_jsh_httpsessionattributelistener40_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerHttpHttpSessionAttrListen40 - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener40.HSAttributeListener40 - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener40.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/HSBindingEvent.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/HSBindingEvent.java deleted file mode 100644 index cb68e46537..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/HSBindingEvent.java +++ /dev/null @@ -1,84 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindingevent; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionAttributeListener; -import jakarta.servlet.http.HttpSessionBindingEvent; - -public final class HSBindingEvent implements HttpSessionAttributeListener { - - // Public Methods - - public void attributeAdded(HttpSessionBindingEvent event) { - StaticLog.add("attributeAdded: Name=" + event.getName() + ", Value=" - + event.getValue() + ", sessionid=" + event.getSession().getId()); - } - - public void attributeRemoved(HttpSessionBindingEvent event) { - StaticLog.add("attributeRemoved: Name=" + event.getName() + ", Value=" - + event.getValue() + ", sessionid=" + event.getSession().getId()); - } - - public void attributeReplaced(HttpSessionBindingEvent event) { - StaticLog.add("attributeReplaced: Name=" + event.getName() + ", Value=" - + event.getValue() + ", sessionid=" + event.getSession().getId()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/TestServlet.java deleted file mode 100644 index 2c1f94f9c5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/TestServlet.java +++ /dev/null @@ -1,200 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindingevent; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; -import jakarta.servlet.http.HttpSessionBindingEvent; - -public class TestServlet extends HttpTCKServlet { - - public void addedTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - HttpSession session = request.getSession(true); - - String[] expected = { - "attributeAdded: Name=addedTest, Value=attribute1, sessionid=" - + session.getId() }; - - session.setAttribute("addedTest", "attribute1"); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - session.invalidate(); - - } - - public void removedTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - HttpSession session = request.getSession(true); - - String[] expected = { - "attributeAdded: Name=removedTest, Value=attribute1, sessionid=" - + session.getId(), - "attributeRemoved: Name=removedTest, Value=attribute1, sessionid=" - + session.getId() }; - - session.setAttribute("removedTest", "attribute1"); - session.removeAttribute("removedTest"); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - session.invalidate(); - - } - - public void replacedTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - HttpSession session = request.getSession(true); - - String[] expected = { - "attributeAdded: Name=replacedTest, Value=attribute1, sessionid=" - + session.getId(), - "attributeReplaced: Name=replacedTest, Value=attribute1, sessionid=" - + session.getId() }; - - session.setAttribute("replacedTest", "attribute1"); - session.setAttribute("replacedTest", "attribute2"); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - session.invalidate(); - - } - - public void constructor_StringTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - HttpSession session = request.getSession(true); - - HttpSessionBindingEvent hsbe = new HttpSessionBindingEvent(session, - "constructor_StringTest"); - - if (hsbe != null) { - ServletTestUtil.printResult(pw, true); - } else { - pw.println("Error:HttpSessionBindingEvent returned a null"); - ServletTestUtil.printResult(pw, false); - } - - } - - public void constructor_String_ObjectTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - HttpSession session = request.getSession(true); - HSBindingEvent hsbe1 = new HSBindingEvent(); - - HttpSessionBindingEvent hsbe = new HttpSessionBindingEvent(session, - "constructor_String_ObjectTest", hsbe1); - - if (hsbe != null) { - ServletTestUtil.printResult(pw, true); - } else { - pw.println("Error:HttpSessionBindingEvent returned a null"); - ServletTestUtil.printResult(pw, false); - } - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/URLClient.java deleted file mode 100644 index d4f17476a9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/URLClient.java +++ /dev/null @@ -1,127 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindingevent; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionbindingevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSBindingEvent.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionbindingevent_web.xml")); - } - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: addedTest - * - * @assertion_ids: Servlet:JAVADOC:309;Servlet:JAVADOC:307;Servlet:JAVADOC:308 - * - * @test_Strategy: Client calls a servlet that adds an attribute. The listener - * should detect the add and writes the values returned by the getName, - * getSession(), and getValue() methods to a static log. Servlet then reads - * the log and verifies the result - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: Servlet:JAVADOC:310;Servlet:JAVADOC:307;Servlet:JAVADOC:308 - * - * @test_Strategy: Client calls a servlet that adds/removes an attribute. The - * listener should detect the changes and writes the values returned by the - * getName, getSession(), and getValue() methods to a static log. Servlet then - * reads the log and verifies the result - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: Servlet:JAVADOC:311;Servlet:JAVADOC:307;Servlet:JAVADOC:308 - * - * @test_Strategy: Client calls a servlet that adds/replaces an attribute. The - * listener should detect the changes and writes the values returned by the - * getName, getSession(), and getValue() methods to a static log. Servlet then - * reads the log and verifies the result - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } - - /* - * @testName: constructor_StringTest - * - * @assertion_ids: Servlet:JAVADOC:305 - * - * @test_Strategy: Servlet creates an object using the 2 argument method. - */ - @Test - public void constructor_StringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructor_StringTest"); - invoke(); - } - - /* - * @testName: constructor_String_ObjectTest - * - * @assertion_ids: Servlet:JAVADOC:306 - * - * @test_Strategy: Servlet creates an object using the 3 argument method. - */ - @Test - public void constructor_String_ObjectTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructor_String_ObjectTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/build.xml deleted file mode 100644 index 12311b74ed..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/servlet_jsh_httpsessionbindingevent_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/servlet_jsh_httpsessionbindingevent_web.xml deleted file mode 100644 index d87def9d3f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindingevent/servlet_jsh_httpsessionbindingevent_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerHttpHttpSessionBindEvent - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindingevent.HSBindingEvent - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindingevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/HSBindingListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/HSBindingListener.java deleted file mode 100644 index 25023ffb44..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/HSBindingListener.java +++ /dev/null @@ -1,76 +0,0 @@ -/* - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, if - * any, must include the following acknowlegement: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowlegement may appear in the software itself, - * if and wherever such third-party acknowlegements normally appear. - * - * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * Foundation" must not be used to endorse or promote products derived - * from this software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache" - * nor may "Apache" appear in their names without prior written - * permission of the Apache Group. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionBindingEvent; -import jakarta.servlet.http.HttpSessionBindingListener; - -public final class HSBindingListener implements HttpSessionBindingListener { - - // Public Methods - - public void valueBound(HttpSessionBindingEvent event) { - StaticLog.add("valueBound:" + event.getName()); - } - - public void valueUnbound(HttpSessionBindingEvent event) { - StaticLog.add("valueUnBound:" + event.getName()); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/TestServlet.java deleted file mode 100644 index fe228484a9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/TestServlet.java +++ /dev/null @@ -1,126 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends HttpTCKServlet { - - public void boundTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - StaticLog.clear(); - - String[] expected = { "valueBound:boundTest" }; - - HttpSession session = request.getSession(true); - HSBindingListener hsbl = new HSBindingListener(); - - session.setAttribute("boundTest", hsbl); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - session.invalidate(); - } - - public void unBoundTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - StaticLog.clear(); - - String[] expected = { "valueBound:unBoundTest", "valueUnBound:unBoundTest", - "valueBound:unBoundTest", "valueUnBound:unBoundTest" }; - - HttpSession session = request.getSession(true); - HSBindingListener hsbl1 = new HSBindingListener(); - HSBindingListener hsbl2 = new HSBindingListener(); - - session.setAttribute("unBoundTest", hsbl1); - session.setAttribute("unBoundTest", hsbl2); - session.removeAttribute("unBoundTest"); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, true); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - session.invalidate(); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/URLClient.java deleted file mode 100644 index dafd1fbca6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/URLClient.java +++ /dev/null @@ -1,89 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionbindinglistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSBindingListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionbindinglistener_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: unBoundTest - * - * @assertion_ids: - * Servlet:JAVADOC:459;Servlet:JAVADOC:485;Servlet:JAVADOC:486;Servlet:JAVADOC - * :491 - * - * @test_Strategy: Client calls a servlet that sets/sets/removes an attribute - * from the session. That attribute happens to be a Binding listener. The - * Listeners valueBound/valueUnbound methods should be called and messages - * written to a static log. The servlet then reads the log and verifies the - * result. - */ - @Test - public void unBoundTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "unBoundTest"); - invoke(); - } - - /* - * @testName: boundTest - * - * @assertion_ids: Servlet:JAVADOC:458;Servlet:JAVADOC:485;Servlet:JAVADOC:486 - * - * @test_Strategy: Client calls a servlet that sets an attribute to the - * session. That attribute happens to be a Binding listener. The Listeners - * valueBound/valueUnbound methods should be called and messages written to a - * static log. The servlet then reads the log and verifies the result. - */ - @Test - public void boundTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "boundTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/build.xml deleted file mode 100644 index 207649ac21..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/build.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/servlet_jsh_httpsessionbindinglistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/servlet_jsh_httpsessionbindinglistener_web.xml deleted file mode 100644 index 754e3d2b0a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener/servlet_jsh_httpsessionbindinglistener_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerHttpHttpSessionBindListen - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/HSBindingListener40.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/HSBindingListener40.java deleted file mode 100644 index 08334d7a18..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/HSBindingListener40.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener40; - -import jakarta.servlet.http.HttpSessionBindingListener; - -public final class HSBindingListener40 implements HttpSessionBindingListener { -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/TestServlet.java deleted file mode 100644 index 8fe587d0ee..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/TestServlet.java +++ /dev/null @@ -1,87 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener40; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends GenericTCKServlet { - - public void defaultMethodsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - HttpSession session = ((HttpServletRequest) request).getSession(true); - HSBindingListener40 hsbl = new HSBindingListener40(); - session.setAttribute("hsbinding", hsbl); - - pw.println("In HttpSessionBindingListener40.TestServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/URLClient.java deleted file mode 100644 index fbc3215b9f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener40; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionbindinglistener40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSBindingListener40.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionbindinglistener40_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: defaultMethodsTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client successfully calls a servlet with an empty - * HttpSessionBinding listener implementation class. - * - */ - @Test - public void defaultMethodsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "defaultMethodsTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/build.xml deleted file mode 100644 index aa83111d54..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/servlet_jsh_httpsessionbindinglistener40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/servlet_jsh_httpsessionbindinglistener40_web.xml deleted file mode 100644 index 838d4c1091..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionbindinglistener40/servlet_jsh_httpsessionbindinglistener40_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerHttpHttpSessionBindListen40 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener40.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/HSEvent.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/HSEvent.java deleted file mode 100644 index ee6dfef4af..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/HSEvent.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionevent; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionEvent; -import jakarta.servlet.http.HttpSessionListener; - -public final class HSEvent implements HttpSessionListener { - - // Public Methods - - public void sessionCreated(HttpSessionEvent event) { - StaticLog.add("sessionCreated:sessionid=" + event.getSession().getId()); - } - - public void sessionDestroyed(HttpSessionEvent event) { - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/TestServlet.java deleted file mode 100644 index 2b14f70f73..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/TestServlet.java +++ /dev/null @@ -1,116 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionevent; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; -import jakarta.servlet.http.HttpSessionEvent; - -public class TestServlet extends HttpTCKServlet { - - public void getSessionTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - StaticLog.clear(); - - HttpSession session = request.getSession(true); - - String[] expected = { "sessionCreated:sessionid=" + session.getId() }; - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - session.invalidate(); - - } - - public void constructorTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - StaticLog.clear(); - - HttpSession session = request.getSession(true); - - HttpSessionEvent hse = new HttpSessionEvent(session); - if (hse != null) { - ServletTestUtil.printResult(pw, true); - } else { - pw.println("ERROR: HttpSessionEvent returned a null"); - ServletTestUtil.printResult(pw, true); - } - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/URLClient.java deleted file mode 100644 index 3e31f130d1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/URLClient.java +++ /dev/null @@ -1,84 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionevent; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSEvent.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionevent_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: getSessionTest - * - * @assertion_ids: Servlet:JAVADOC:304 - * - * @test_Strategy: Client calls a servlet that creates a session. The listener - * writes the sessionid of the event to a static log. The Servlet then reads - * the log and verifies the result - */ - @Test - public void getSessionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSessionTest"); - invoke(); - } - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:303 - * - * @test_Strategy: servlet calls the constructor - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/build.xml deleted file mode 100644 index d1d2cec583..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/build.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/servlet_jsh_httpsessionevent_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/servlet_jsh_httpsessionevent_web.xml deleted file mode 100644 index 3b0d814583..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionevent/servlet_jsh_httpsessionevent_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerHttpHttpSessionEvent - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionevent.HSEvent - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/TCKHttpSessionIDListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/TCKHttpSessionIDListener.java deleted file mode 100644 index 37d3c205e3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/TCKHttpSessionIDListener.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionidlistener; - -import jakarta.servlet.annotation.WebListener; -import jakarta.servlet.http.HttpSession; -import jakarta.servlet.http.HttpSessionEvent; -import jakarta.servlet.http.HttpSessionIdListener; - -@WebListener -public class TCKHttpSessionIDListener implements HttpSessionIdListener { - - public void sessionIdChanged(HttpSessionEvent event, String oldId) { - HttpSession session = event.getSession(); - String sessionId = session.getId(); - - session.setAttribute("OLD", oldId); - session.setAttribute("NEW", sessionId); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/URLClient.java deleted file mode 100644 index a95ec9f79e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/URLClient.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionidlistener; - -import com.sun.ts.tests.servlet.common.request.HttpRequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpRequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionidlistener_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(TCKHttpSessionIDListener.class).setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionidlistener_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: changeSessionIDTest1 - * - * @assertion_ids: Servlet:JAVADOC:304; Servlet:JAVADOC:467; - * Servlet:JAVADOC:476; Servlet:JAVADOC:484; Servlet:JAVADOC:565; - * Servlet:JAVADOC:566; Servlet:JAVADOC:929; Servlet:JAVADOC:935; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * request.changeSessionId() works. - */ - @Test() - public void changeSessionIDTest1() throws Exception { - super.changeSessionIDTest1(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/build.xml deleted file mode 100644 index 395678768f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/servlet_jsh_httpsessionidlistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/servlet_jsh_httpsessionidlistener_web.xml deleted file mode 100644 index a39e4ce8f4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionidlistener/servlet_jsh_httpsessionidlistener_web.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - SerJaxSerHttpSessionIDLsitener - - TestServlet - com.sun.ts.tests.servlet.common.servlets.HttpRequestTestServlet - - - TestServlet - /TestServlet - - \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/HSListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/HSListener.java deleted file mode 100644 index 016ba91b84..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/HSListener.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionEvent; -import jakarta.servlet.http.HttpSessionListener; - -public final class HSListener implements HttpSessionListener { - - // Public Methods - - public void sessionCreated(HttpSessionEvent event) { - StaticLog.add("HSListener:sessionCreated"); - } - - public void sessionDestroyed(HttpSessionEvent event) { - StaticLog.add("HSListener:sessionDestroyed"); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/TestServlet.java deleted file mode 100644 index 767957d127..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/TestServlet.java +++ /dev/null @@ -1,121 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends HttpTCKServlet { - - public void createdTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "HSListener:sessionCreated" }; - - HttpSession session = request.getSession(true); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - session.invalidate(); - - } - - public void destroyedTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - - StaticLog.clear(); - - String[] expected = { "HSListener:sessionDestroyed" }; - - HttpSession session = request.getSession(true); - - StaticLog.clear(); - - session.invalidate(); - - ArrayList result = StaticLog.getClear(); - boolean b = ServletTestUtil.checkArrayList(result, expected, true, false); - if (!b) { - ServletTestUtil.printFailureData(pw, result, expected); - } - ServletTestUtil.printResult(pw, b); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/URLClient.java deleted file mode 100644 index 4d43174357..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/URLClient.java +++ /dev/null @@ -1,89 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionlistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionlistener_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: createdTest - * - * @assertion_ids: Servlet:JAVADOC:454 - * - * @test_Strategy: Client calls a servlet that creates a session. The listener - * should detect the creation and write a message to a static log. The Servlet - * then reads the log and verifies the result. As a result of the test, the - * jakarta.servlet.http.Event.getSession() method is tested. - * - */ - @Test - public void createdTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "createdTest"); - invoke(); - } - - /* - * @testName: destroyedTest - * - * @assertion_ids: Servlet:JAVADOC:455 - * - * @test_Strategy: Client calls a servlet that creates and the invalidates a - * session. The listener should detect the changes and write a message to a - * static log. The Servlet then reads the log file and verifies the result. As - * a result of the test, the jakarta.servlet.http.Event.getSession() method is - * tested. - */ - @Test - public void destroyedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "destroyedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/build.xml deleted file mode 100644 index 2066fcb7ba..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/servlet_jsh_httpsessionlistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/servlet_jsh_httpsessionlistener_web.xml deleted file mode 100644 index a3c6ddca34..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener/servlet_jsh_httpsessionlistener_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerHttpHttpSessionListen - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener.HSListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/HSListener40.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/HSListener40.java deleted file mode 100644 index 18647f1736..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/HSListener40.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2000 The Apache Software Foundation. All rights - * Copyright (c) 2000 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, - * if any, must include the following acknowledgment: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowledgment may appear in the software itself, - * if and wherever such third-party acknowledgments normally appear. - * - * 4. The names "Apache" and "Apache Software Foundation" must - * not be used to endorse or promote products derived from this - * software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache", - * nor may "Apache" appear in their name, without prior written - * permission of the Apache Software Foundation. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - * - * Portions of this software are based upon public domain software - * originally written at the National Center for Supercomputing Applications, - * University of Illinois, Urbana-Champaign. - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener40; - -import jakarta.servlet.http.HttpSessionListener; - -public final class HSListener40 implements HttpSessionListener { -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/TestServlet.java deleted file mode 100644 index a7db98e7e3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/TestServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener40; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void defaultMethodsTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("In HttpSessionListener40.TestServlet"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/URLClient.java deleted file mode 100644 index 7c67b1102b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener40; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionlistener40_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSListener40.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionlistener40_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: defaultMethodsTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Client successfully calls a servlet with an empty - * HttpSession listener implementation class. - * - */ - @Test - public void defaultMethodsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "defaultMethodsTest"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/build.xml deleted file mode 100644 index 059f33c288..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/servlet_jsh_httpsessionlistener40_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/servlet_jsh_httpsessionlistener40_web.xml deleted file mode 100644 index 952d8cb64a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionlistener40/servlet_jsh_httpsessionlistener40_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerHttpHttpSessionListen40 - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener40.HSListener40 - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener40.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/ExpireHttpSession.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/ExpireHttpSession.java deleted file mode 100644 index 81819e57ad..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/ExpireHttpSession.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class ExpireHttpSession extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(false); - if (session == null) { - pw.println("From expireHttpSession: Session expired as expected."); - ServletTestUtil.printResult(pw, true); - } else { - pw.println( - "From expireHttpSession: Test Failed. Session didnot expire as expected."); - ServletTestUtil.printResult(pw, false); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/GetNewSession.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/GetNewSession.java deleted file mode 100644 index 2c89e48b8b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/GetNewSession.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class GetNewSession extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(true); - if (session == null) { - pw.println("From getNewSession: Cannot create a new Session"); - ServletTestUtil.printResult(pw, false); - } else { - pw.println("From getNewSession: new Session is created"); - ServletTestUtil.printResult(pw, true); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/InvalidateHttpSession.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/InvalidateHttpSession.java deleted file mode 100644 index e2170b1093..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/InvalidateHttpSession.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class InvalidateHttpSession extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(false); - session.invalidate(); - - // session is invalidated. The method should return false. - if (!request.isRequestedSessionIdValid()) { - passed = true; - pw.println("From invalidateHttpSession: Session is invalidated "); - } else { - pw.println("From invalidateHttpSession: Session is not invalidated "); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/SetMaxInterval.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/SetMaxInterval.java deleted file mode 100644 index 70171298b5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/SetMaxInterval.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class SetMaxInterval extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = true; - - HttpSession session = request.getSession(true); - pw.println("From setMaxInterval: Session created."); - - session.setMaxInactiveInterval(10); - pw.println("From setMaxInterval: MaxInactiveInterval is set to 10 sec"); - - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/TestServlet.java deleted file mode 100644 index ed0b2fb761..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/TestServlet.java +++ /dev/null @@ -1,170 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends HttpTCKServlet { - int expectedResult = 10; - - public void getNewSession(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = true; - request.getSession(true); - ServletTestUtil.printResult(pw, passed); - } - - public void getNewSessionx(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - ServletContext servletContext = getServletContext() - .getContext("/servlet_jsh_httpsessionx2_web"); - RequestDispatcher rd = servletContext - .getRequestDispatcher("/getNewSession"); - - rd.include(request, response); - } - - public void setMaxInactiveIntervalTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = true; - HttpSession session = request.getSession(false); - session.setMaxInactiveInterval(expectedResult); - ServletTestUtil.printResult(pw, passed); - } - - public void getMaxInactiveIntervalTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - - HttpSession session = request.getSession(false); - int result = session.getMaxInactiveInterval(); - - if (result != expectedResult) { - passed = false; - pw.println("getMaxInactiveInterval() returned incorrect result "); - pw.println("Expected result = " + expectedResult + " "); - pw.println("Actual result = |" + result + "| "); - } else { - pw.println("getMaxInactiveInterval() returned correct result " + result); - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void expireHttpSessionTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - - HttpSession session = request.getSession(false); - - if (session != null) { - passed = false; - pw.println("From TestServlet: Session is not expired "); - } else { - pw.println("From TestServlet: Session is expired as expected"); - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public void setMaxInactiveIntervalxiTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - ServletContext servletContext = getServletContext() - .getContext("/servlet_jsh_httpsessionx2_web"); - RequestDispatcher rd = servletContext - .getRequestDispatcher("/setMaxInterval"); - - rd.include(request, response); - } - - public void setMaxInactiveIntervalxfTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - ServletContext servletContext = getServletContext() - .getContext("/servlet_jsh_httpsessionx2_web"); - RequestDispatcher rd = servletContext - .getRequestDispatcher("/setMaxInterval"); - - rd.forward(request, response); - } - - public void expireHttpSessionxriTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - ServletContext servletContext = getServletContext() - .getContext("/servlet_jsh_httpsessionx2_web"); - RequestDispatcher rd = servletContext - .getRequestDispatcher("/expireHttpSession"); - - rd.include(request, response); - } - - public void expireHttpSessionxrfTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - ServletContext servletContext = getServletContext() - .getContext("/servlet_jsh_httpsessionx2_web"); - RequestDispatcher rd = servletContext - .getRequestDispatcher("/expireHttpSession"); - - rd.forward(request, response); - } - - public void invalidateSessionTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - boolean passed = false; - - HttpSession session = request.getSession(false); - session.invalidate(); - - // session is invalidated. The method should return false. - if (!request.isRequestedSessionIdValid()) { - passed = true; - pw.println("From TestServlet: Session is invalidated "); - } else { - passed = false; - pw.println("From TestServlet: Session is not invalidated "); - } - - ServletTestUtil.printResult(pw, passed); - } - - public void invalidateSessionxTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - ServletContext servletContext = getServletContext() - .getContext("/servlet_jsh_httpsessionx2_web"); - RequestDispatcher rd = servletContext - .getRequestDispatcher("/invalidateHttpSession"); - - rd.include(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/URLClient.java deleted file mode 100644 index 1f5eb74ba0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/URLClient.java +++ /dev/null @@ -1,336 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: URLClient.java 52425 2007-01-18 19:31:04Z djiao $ - */ - -/** - * Tests that focus on cross-context - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionx_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionx_web.xml")); - } - - @Deployment(testable = false, name = "servlet_jsh_httpsession2x_web") - public static WebArchive getTestArchive2() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_httpsessionx2_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ExpireHttpSession.class, GetNewSession.class, - InvalidateHttpSession.class, SetMaxInterval.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_httpsessionx2_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* - * @testName: getMaxInactiveIntervalTest - * - * @assertion_ids: Servlet:JAVADOC:473; Servlet:JAVADOC:474; Servlet:SPEC:202; - * Servlet:SPEC:66; Servlet:JAVADOC:565; Servlet:JAVADOC:566; - * - * @test_Strategy: 1. Client sends request to TestServlet which - create a new - * HttpSession using request.getSession(true); - set the session's - * maxInactiveInterval to 10 secs. Client captures the JSESSIONID returned in - * the response. 2. Within maxInactiveInterval, client sends a request that - * contains the JSESSIONID in a request cookie to the servlet again, verify - * that MaxInactiveInterval is set correctly - */ - @Test - public void getMaxInactiveIntervalTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNewSession"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "setMaxInactiveIntervalTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "getMaxInactiveIntervalTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - /* - * @testName: expireHttpSessionTest - * - * @assertion_ids: Servlet:JAVADOC:473; Servlet:JAVADOC:474; Servlet:SPEC:202; - * Servlet:SPEC:66; Servlet:JAVADOC:565; Servlet:JAVADOC:566; - * - * @test_Strategy: 1. Client sends request to TestServlet which - creates a - * session using request.getSession() - and sets the session's - * maxInactiveInterval to 10 secs. Client captures the JSESSIONID returned in - * the response. - * - * 2. Client waits for longer than maxInactiveInterval, and sends a - * request(including JSESSIONID) to the servlet. The servlet tries to resume - * the session by calling request.getSession(false). Verify that no session is - * returned this time - */ - @Test - public void expireHttpSessionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNewSession"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "setMaxInactiveIntervalTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - - try { - Thread.sleep(11000); - } catch (InterruptedException ex) { - ex.printStackTrace(); - } - - TEST_PROPS.setProperty(APITEST, "expireHttpSessionTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - /* - * @testName: expireHttpSessionxTest - * - * @assertion_ids: Servlet:JAVADOC:473; Servlet:JAVADOC:474; Servlet:SPEC:202; - * Servlet:SPEC:66; Servlet:JAVADOC:565; Servlet:JAVADOC:566; - * - * @test_Strategy: 1. Client sends request to TestServlet which - creates a - * session using request.getSession() - and sets the session's - * maxInactiveInterval to 10 secs. Client captures the JSESSIONID returned in - * the response. - * - * 2. Client waits for longer than maxInactiveInterval, sends a request with - * JSESSIONID to a servlet with different context. The servlet tries to resume - * the session by calling request.getSession(false). Verify that no session is - * returned this time - */ - @Test - public void expireHttpSessionxTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNewSession"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "setMaxInactiveIntervalTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - - try { - Thread.sleep(11000); - } catch (InterruptedException ex) { - ex.printStackTrace(); - } - - TEST_PROPS.setProperty(REQUEST, "GET " + "/servlet_jsh_httpsessionx2_web" - + "/expireHttpSession" + " HTTP/1.1"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - TEST_PROPS.setProperty(SEARCH_STRING, "Session expired as expected."); - - invoke(); - } - - /* - * @testName: expireHttpSessionxriTest - * - * @assertion_ids: Servlet:JAVADOC:473; Servlet:JAVADOC:474; Servlet:SPEC:202; - * Servlet:SPEC:66; Servlet:JAVADOC:565; Servlet:JAVADOC:566; - * - * @test_Strategy: 1. Client sends request to TestServlet which - creates a - * session using request.getSession() - and sets the session's - * maxInactiveInterval to 10 secs. Client captures the JSESSIONID returned in - * the response. - * - * 2. Client waits for longer than maxInactiveInterval, sends a request with - * JSESSIONID to the servlet. The servlet send request to second servlet using - * RequestDispatcher. Then the second servlet tries to resume the session by - * calling request.getSession(false). Verify that no session is returned this - * time - */ - @Test - public void expireHttpSessionxriTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNewSession"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "setMaxInactiveIntervalTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - - try { - Thread.sleep(11000); - } catch (InterruptedException ex) { - ex.printStackTrace(); - } - - TEST_PROPS.setProperty(APITEST, "expireHttpSessionxriTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - /* - * @testName: expireHttpSessionxri1Test - * - * @assertion_ids: Servlet:JAVADOC:473; Servlet:JAVADOC:474; Servlet:SPEC:202; - * Servlet:SPEC:66; Servlet:JAVADOC:565; Servlet:JAVADOC:566; - * - * @test_Strategy: 1. Client sends request to TestServlet which The servlet - * send request to second servlet using RequestDispatcher.include. - * - * 2. The second servlet tries to - creates a session using - * request.getSession() - and sets the session's maxInactiveInterval to 10 - * secs. Client captures the JSESSIONID returned in the response. - * - * 3. Client waits for longer than maxInactiveInterval, sends a request with - * JSESSIONID to the first servlet. Which again send request to second servlet - * using RequestDispatcher. - * - * 4. The second servlet tries to resume the session by calling - * request.getSession(false). Verify that no session is returned this time - */ - @Test - public void expireHttpSessionxri1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxInactiveIntervalxiTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - - try { - Thread.sleep(11000); - } catch (InterruptedException ex) { - ex.printStackTrace(); - } - - TEST_PROPS.setProperty(APITEST, "expireHttpSessionxriTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - /* - * @testName: expireHttpSessionxrfTest - * - * @assertion_ids: Servlet:JAVADOC:473; Servlet:JAVADOC:474; Servlet:SPEC:202; - * Servlet:SPEC:66; Servlet:JAVADOC:565; Servlet:JAVADOC:566; - * - * @test_Strategy: 1. Client sends request to TestServlet which The servlet - * send request to second servlet using RequestDispatcher.forward. - * - * 2. The second servlet tries to - creates a session using - * request.getSession() - and sets the session's maxInactiveInterval to 10 - * secs. Client captures the JSESSIONID returned in the response. - * - * 3. Client waits for longer than maxInactiveInterval, sends a request with - * JSESSIONID to the first servlet. Which again send request to second servlet - * using RequestDispatcher.forward. - * - * 4. The second servlet tries to resume the session by calling - * request.getSession(false). Verify that no session is returned this time - */ - @Test - public void expireHttpSessionxrfTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxInactiveIntervalxfTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - - try { - Thread.sleep(11000); - } catch (InterruptedException ex) { - ex.printStackTrace(); - } - - TEST_PROPS.setProperty(APITEST, "expireHttpSessionxrfTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - /* - * @testName: invalidateHttpSessionTest - * - * @assertion_ids: Servlet:JAVADOC:566; Servlet:JAVADOC:565; Servlet:SPEC:202; - * Servlet:JAVADOC:496; Servlet:JAVADOC:568; - * - * @test_Strategy: 1. Client sends request to TestServlet which - creates a - * session using request.getSession(true) Client captures the JSESSIONID - * returned in the response. - * - * 2. Client sends a request(including JSESSIONID) to the servlet. The servlet - * tries to resume the session, then invalidate the session by calling - * Session.invalidate(). Verify that session is invalidated - */ - @Test - public void invalidateHttpSessionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNewSession"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "invalidateSessionTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - /* - * @testName: invalidateHttpSessionxTest - * - * @assertion_ids: Servlet:JAVADOC:566; Servlet:JAVADOC:565; Servlet:SPEC:202; - * Servlet:JAVADOC:496; Servlet:JAVADOC:568; - * - * @test_Strategy: 1. Client sends request to TestServlet which - send request - * to a second servlet using RequestDispatcher - which creates a session using - * request.getSession(true) Client captures the JSESSIONID returned in the - * response. - * - * 2. Client sends a request with JSESSIONID to the first servlet. The first - * servlet invoke the second servlet using RequestDispatcher, The second - * servlet invalidate the session by calling Session.invalidate(). Verify that - * session is invalidated - */ - @Test - public void invalidateHttpSessionxTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNewSessionx"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "invalidateSessionxTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/application.xml deleted file mode 100644 index 31327908d1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/application.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - -Application description -servlet_spec_crosscontext - - -servlet_spec_crosscontext1_web.war -servlet_spec_crosscontext1_web - - - - -servlet_spec_crosscontext2_web.war -servlet_spec_crosscontext2_web - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/build.xml deleted file mode 100644 index ffaf7ccb50..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/build.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/servlet_jsh_httpsessionx2_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/servlet_jsh_httpsessionx2_web.xml deleted file mode 100644 index 2011f16795..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/servlet_jsh_httpsessionx2_web.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - SerJaxSerHttpSessionx2 - - setMaxInterval - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx.SetMaxInterval - - - getNewSession - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx.GetNewSession - - - invalidateHttpSession - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx.InvalidateHttpSession - - - expireHttpSession - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx.ExpireHttpSession - - - setMaxInterval - /setMaxInterval - - - invalidateHttpSession - /invalidateHttpSession - - - getNewSession - /getNewSession - - - expireHttpSession - /expireHttpSession - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/servlet_jsh_httpsessionx_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/servlet_jsh_httpsessionx_web.xml deleted file mode 100644 index f1dcb2ec4d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpsessionx/servlet_jsh_httpsessionx_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerHttpHttpSession - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionx.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TCKHttpUpgradeHandler.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TCKHttpUpgradeHandler.java deleted file mode 100644 index 0ee26ebf10..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TCKHttpUpgradeHandler.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpupgradehandler; - -import jakarta.servlet.ServletInputStream; -import jakarta.servlet.ServletOutputStream; -import jakarta.servlet.http.HttpUpgradeHandler; -import jakarta.servlet.http.WebConnection; - -public class TCKHttpUpgradeHandler implements HttpUpgradeHandler { - - private String delimiter = "/"; - - public TCKHttpUpgradeHandler() { - } - - public void init(WebConnection wc) { - try { - ServletInputStream input = wc.getInputStream(); - ServletOutputStream output = wc.getOutputStream(); - TCKReadListener readListener = new TCKReadListener(delimiter, input, - output); - input.setReadListener(readListener); - output.println("===============TCKHttpUpgradeHandler.init"); - output.flush(); - } catch (Exception ex) { - throw new RuntimeException(ex); - } - } - - public void destroy() { - System.out.println("===============destroy"); - } - - public void setDelimiter(String delimiter) { - System.out.print("=============== setDelimiter"); - this.delimiter = delimiter; - } - - public String getDelimiter() { - System.out.print("=============== getDelimiter"); - - return delimiter; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TCKReadListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TCKReadListener.java deleted file mode 100644 index 8e54a2d4bc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TCKReadListener.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpupgradehandler; - -import jakarta.servlet.ReadListener; -import jakarta.servlet.ServletInputStream; -import jakarta.servlet.ServletOutputStream; - -public class TCKReadListener implements ReadListener { - - private ServletInputStream input = null; - - private ServletOutputStream output = null; - - private String delimiter = null; - - TCKReadListener(String del, ServletInputStream in, ServletOutputStream out) { - input = in; - output = out; - delimiter = del; - } - - public void onDataAvailable() { - try { - output.println("=onDataAvailable"); - StringBuilder sb = new StringBuilder(); - int len = -1; - byte b[] = new byte[1024]; - while (input.isReady() && (len = input.read(b)) != -1) { - String data = new String(b, 0, len); - sb.append(data); - } - output.println(delimiter + sb.toString()); - output.flush(); - } catch (Exception ex) { - throw new IllegalStateException(ex); - } - } - - public void onAllDataRead() { - try { - output.println("=onAllDataRead"); - output.close(); - } catch (Exception ex) { - throw new IllegalStateException(ex); - } - } - - public void onError(final Throwable t) { - t.printStackTrace(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TestServlet.java deleted file mode 100644 index 86e8742a4f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/TestServlet.java +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpupgradehandler; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(value = "/TestServlet") -public class TestServlet extends HttpServlet { - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - if (request.getHeader("Upgrade") != null) { - response.setStatus(101); - response.setHeader("Upgrade", "YES"); - response.setHeader("Connection", "Upgrade"); - TCKHttpUpgradeHandler handler = request - .upgrade(TCKHttpUpgradeHandler.class); - handler.setDelimiter("/"); - } else { - response.getWriter().println("No upgrade"); - response.getWriter().println("End of Test"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/URLClient.java deleted file mode 100644 index a28995a5e5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/URLClient.java +++ /dev/null @@ -1,162 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpupgradehandler; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -import java.io.IOException; -import java.io.InputStream; -import java.io.OutputStream; -import java.net.Socket; -import java.net.URL; - -public class URLClient extends AbstractUrlClient { - - private static final String CRLF = "\r\n"; - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_upgradehandler_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TCKHttpUpgradeHandler.class, TCKReadListener.class, TestServlet.class); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * servlet_async_wait; - */ - /* Run test */ - /* - * @testName: upgradeTest - * - * @assertion_ids: Servlet:JAVADOC:905; Servlet:JAVADOC:909; - * Servlet:JAVADOC:911; Servlet:JAVADOC:923; Servlet:JAVADOC:925; - * Servlet:JAVADOC:930; Servlet:JAVADOC:937; - * - * @test_Strategy: Create a Servlet TestServlet; From Client, sends upgrade - * request with two batch of messages to the Servlet; Servlet upgrade the - * request accordingly; Create a ReadListener; Verify all message received; - * Verify UpgradeHandler accordingly Verify ReadListener works accordingly - */ - @Test - public void upgradeTest() throws Exception { - Boolean passed1 = false; - Boolean passed2 = false; - Boolean passed3 = false; - String EXPECTED_RESPONSE1 = "TCKHttpUpgradeHandler.init"; - String EXPECTED_RESPONSE2 = "onDataAvailable|Hello"; - String EXPECTED_RESPONSE3 = "onDataAvailable|World"; - - String requestUrl = getContextRoot() + "/" + getServletName() + " HTTP/1.1"; - - URL url = getURL("http", _hostname, _port, requestUrl.substring(1)); - try (Socket s = new Socket(_hostname, _port); - OutputStream output = s.getOutputStream(); - InputStream input = s.getInputStream()) { - - - StringBuilder reqStr = new StringBuilder("POST " - + url.toExternalForm().replace("http://", "").replace(_hostname, "") - .replace(":" + _port, "") - + CRLF); - reqStr.append("User-Agent: Java/1.6.0_33" + CRLF); - reqStr.append("Host: ").append(_hostname).append(":").append(_port).append(CRLF); - reqStr - .append("Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2" - + CRLF); - reqStr.append("Upgrade: YES" + CRLF); - reqStr.append("Connection: Upgrade" + CRLF); - reqStr.append("Content-type: application/x-www-form-urlencoded" + CRLF); - reqStr.append(CRLF); - - logger.debug("REQUEST========= {}", reqStr); - output.write(reqStr.toString().getBytes()); - - logger.debug("Writing first chunk"); - writeChunk(output, "Hello"); - - logger.debug("Writing second chunk"); - writeChunk(output, "World"); - - logger.debug("Consuming the response from the server"); - - // Consume the response from the server - - int len = -1; - byte[] b = new byte[1024]; - boolean receivedFirstMessage = false; - boolean receivedSecondMessage = false; - boolean receivedThirdMessage = false; - StringBuilder sb = new StringBuilder(); - while ((len = input.read(b)) != -1) { - String line = new String(b, 0, len); - sb.append(line); - logger.debug("==============Read from server: {} {} {}", CRLF, sb, CRLF); - if (passed1 = ServletTestUtil.compareString(EXPECTED_RESPONSE1, sb.toString())) { - logger.debug("==============Received first expected response!"); - receivedFirstMessage = true; - } - if (passed2 = ServletTestUtil.compareString(EXPECTED_RESPONSE2, sb.toString())) { - logger.debug("==============Received second expected response!"); - receivedSecondMessage = true; - } - if (passed3 = ServletTestUtil.compareString(EXPECTED_RESPONSE3, sb.toString())) { - logger.debug("==============Received third expected response!"); - receivedThirdMessage = true; - } - logger.debug("receivedFirstMessage : {}", receivedFirstMessage); - logger.debug("receivedSecondMessage : {}", receivedSecondMessage); - logger.debug("receivedThirdMessage : {}", receivedThirdMessage); - if (receivedFirstMessage && receivedSecondMessage && receivedThirdMessage) { - break; - } - } - } catch (Exception ex2) { - logger.error("exception caught: " + ex2.getMessage(), ex2); - } - - - if (!passed1 || !passed2 || !passed3) { - throw new Exception("Test Failed. "); - } - } - - private static void writeChunk(OutputStream out, String data) - throws IOException { - if (data != null) { - out.write(data.getBytes()); - } - out.flush(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/build.xml deleted file mode 100644 index 358415e3bb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpupgradehandler/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/TestServlet.java deleted file mode 100644 index 0e7c0ae970..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/TestServlet.java +++ /dev/null @@ -1,191 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.part; - -import java.io.BufferedReader; -import java.io.IOException; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.io.PrintWriter; -import java.util.Collection; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.MultipartConfig; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.Part; - -@WebServlet(value = "/TestServlet") -@MultipartConfig(maxFileSize = 200) -public class TestServlet extends HttpTCKServlet { - - public void getPartTest(HttpServletRequest request, - HttpServletResponse response) throws IOException, ServletException { - PrintWriter out = response.getWriter(); - response.setContentType("text/html"); - - // Do getParameter first, to test if it works if getParts not called. - out.write("getParameter(\"xyz\"): " + request.getParameter("xyz")); - out.write("\n\n"); - - Collection parts = request.getParts(); - for (Part p : parts) { - out.write("Part name: " + p.getName() + "\n"); - out.write("Submitted File Name: " + p.getSubmittedFileName() + "\n"); - out.write("Size: " + p.getSize() + "\n"); - out.write("Content Type: " + p.getContentType() + "\n"); - out.write("Header Names:"); - for (String name : p.getHeaderNames()) { - out.write(" " + name); - } - out.write("\n"); - out.write("getPart(String) test=" + (p == request.getPart(p.getName()))); - out.write("\n"); - } - - out.flush(); - } - - public void getPartTest1(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter out = response.getWriter(); - response.setContentType("text/html"); - - try { - request.getPart("xyz"); - out.write("Expected ServletException not thrown"); - } catch (ServletException ioex) { - out.write("Expected ServletException thrown"); - } - out.write("\n"); - - out.flush(); - } - - public void getPartsTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter out = response.getWriter(); - response.setContentType("text/html"); - - try { - request.getParts(); - out.write("Expected ServletException not thrown"); - } catch (ServletException ioex) { - out.write("Expected ServletException thrown"); - } - out.write("\n"); - - out.flush(); - } - - public void getPartsTest1(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter out = response.getWriter(); - response.setContentType("text/html"); - - // Do getParameter first, to test if it works if getParts not called. - out.write("getParameter(\"xyz\"): " + request.getParameter("xyz")); - out.write("\n\n"); - - Collection parts = request.getParts(); - for (Part p : parts) { - out.write("Part name: " + p.getName() + "\n"); - out.write("Submitted File Name: " + p.getSubmittedFileName() + "\n"); - out.write("Size: " + p.getSize() + "\n"); - out.write("Content Type: " + p.getContentType() + "\n"); - out.write("Header Names:"); - for (String name : p.getHeaderNames()) { - out.write(" " + name); - } - out.write("\n"); - out.write("getPart(String) test=" + (p == request.getPart(p.getName()))); - out.write("\n"); - } - - out.flush(); - } - - public void getHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter out = response.getWriter(); - response.setContentType("text/html"); - - Collection parts = request.getParts(); - for (Part p : parts) { - out.write("Part name: " + p.getName() + "\n"); - out.write("Header Names:"); - for (String name : p.getHeaderNames()) { - out.write(" " + name + ": " + p.getHeader(name)); - out.write("\n"); - } - String name = "TCKDummyNameNonExistant"; - out.write(" " + name + ": " + p.getHeader(name)); - } - out.flush(); - } - - public void getHeadersTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter out = response.getWriter(); - response.setContentType("text/html"); - - Collection parts = request.getParts(); - for (Part p : parts) { - out.write("Part name: " + p.getName() + "\n"); - out.write("Header Names:"); - for (String name : p.getHeaderNames()) { - out.write(" " + name + ": "); - for (Object header : p.getHeaders(name)) { - out.write(header.toString()); - } - out.write("\n"); - } - String name = "TCKDummyNameNonExistant"; - out.write(" " + name + ": " + p.getHeaders(name).size()); - out.write("\n"); - } - out.flush(); - } - - public void getInputStreamTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter out = response.getWriter(); - response.setContentType("text/html"); - - Collection parts = request.getParts(); - out.write("Parts size=" + parts.size()); - out.write("\n"); - for (Part p : parts) { - out.write("Part name: " + p.getName() + "\n"); - InputStream is = p.getInputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is)); - - String line = null; - while ((line = bis.readLine()) != null) { - out.write(line); - out.write("\n"); - } - } - out.flush(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/URLClient.java deleted file mode 100644 index 3db5d2b730..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/URLClient.java +++ /dev/null @@ -1,736 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.part; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -import java.io.BufferedReader; -import java.io.ByteArrayOutputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.io.OutputStream; -import java.net.MalformedURLException; -import java.net.Socket; -import java.net.URL; - -public class URLClient extends AbstractUrlClient { - - private static final String CRLF = "\r\n"; - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "part.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getPartTest - * - * @assertion_ids: Servlet:JAVADOC:754; Servlet:JAVADOC:757; - * Servlet:JAVADOC:787; Servlet:JAVADOC:789; Servlet:JAVADOC:793; - * Servlet:JAVADOC:794; Servlet:JAVADOC:955; - * - * @test_Strategy: Create a Servlet TestServlet; From client, send multi-part - * form without file Verify that the data is received correctly Verify all - * relevant API works correctly - */ - @Test - public void getPartTest() throws Exception { - String testname = "getPartTest"; - boolean passed = true; - String EXPECTED_RESPONSE = "getParameter(\"xyz\"): 1234567abcdefg" - + "|Part name: xyz|Submitted File Name: null|Size: 14|Content Type: text/plain|Header Names: content-disposition content-type" - + "|getPart(String) test=true"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - - URL url; - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url.toExternalForm()); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()) { - // First compose the post request data - - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + _port, "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - test_log.append("Data sent"); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getPartTest1 - * - * @assertion_ids: Servlet:JAVADOC:756; - * - * @test_Strategy: Create a Servlet TestServlet; From client, send a - * non-multi-part form data request with a form data Verify - * HttpServletRequest.getPart(String name) throw ServletException - */ - @Test - public void getPartTest1() throws Exception { - String testname = "getPartTest1"; - Boolean passed = true; - String EXPECTED_RESPONSE = "Expected ServletException thrown"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url.toExternalForm()); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()) { - // First compose the post request data - - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - logger.debug("Content: {}", ba); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + _port, "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: text/plain; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - OutputStream os = sock.getOutputStream(); - InputStream is = sock.getInputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - test_log.append("Data sent"); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: ", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getPartsTest - * - * @assertion_ids: Servlet:JAVADOC:759; - * - * @test_Strategy: Create a Servlet TestServlet; From client, send a - * non-multi-part form data request with a few form data Verify - * HttpServletRequest.getParts() throw ServletException - */ - @Test - public void getPartsTest() throws Exception { - String testname = "getPartsTest"; - Boolean passed = true; - String EXPECTED_RESPONSE = "Expected ServletException thrown"; - - StringBuilder test_log = new StringBuilder(); - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - try { - // First compose the post request data - ByteArrayOutputStream ba = new ByteArrayOutputStream(); - - addFile(ba, "myFile", "test.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "myFile2", "test2.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - logger.debug("Content: {}", ba); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: text/plain; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug(" {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - OutputStream os = sock.getOutputStream(); - InputStream is = sock.getInputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - test_log.append("Data sent"); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getPartsTest1 - * - * @assertion_ids: Servlet:JAVADOC:754; Servlet:JAVADOC:757; - * Servlet:JAVADOC:787; Servlet:JAVADOC:789; Servlet:JAVADOC:793; - * Servlet:JAVADOC:794; Servlet:JAVADOC:955; - * - * @test_Strategy: Create a Servlet TestServlet; From client, send multi-part - * form with several parts, with and without file Verify that the data is - * received correctly Verify all relevant API works correctly - */ - @Test - public void getPartsTest1() throws Exception { - String testname = "getPartsTest1"; - - Boolean passed = true; - String EXPECTED_RESPONSE = "getParameter(\"xyz\"): 1234567abcdefg" - + "|Part name: myFile|Submitted File Name: test.txt|Size: 36|Content Type: text/plain|Header Names: content-disposition content-type" - + "|Part name: myFile2|Submitted File Name: test2.txt|Size: 37|Content Type: text/plain|Header Names: content-disposition content-type" - + "|Part name: xyz|Submitted File Name: null|Size: 14|Content Type: text/plain|Header Names: content-disposition content-type"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()) { - // First compose the post request data - - addFile(ba, "myFile", "test.txt", null); - logger.debug("first file: {}", ba); - ba.write("\r\n".getBytes()); - addFile(ba, "myFile2", "test2.txt", null); - ba.write("\r\n".getBytes()); - logger.debug("second file: {}", ba); - addFile(ba, "xyz", null, "1234567abcdefg"); - logger.debug("third: {}", ba); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))){ - - os.write(header.toString().getBytes()); - os.write(data); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:788; - * - * @test_Strategy: Create a Servlet TestServlet; From client, send multi-part - * form with several parts, with and without file Verify that - * Part.getHeader(String) works correctly - */ - @Test - public void getHeaderTest() throws Exception { - String testname = "getHeaderTest"; - - Boolean passed = true; - String EXPECTED_RESPONSE = "Part name: myFile|content-disposition:|form-data;|name=\"myFile\";|filename=\"test.txt\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: null" - + "|Part name: myFile2|content-disposition:|form-data;|name=\"myFile2\";|filename=\"test2.txt\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: null" - + "|Part name: xyz|content-disposition:|form-data;|name=\"xyz\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: null"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()) { - // First compose the post request data - - addFile(ba, "myFile", "test.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "myFile2", "test2.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + _port, "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:790; - * - * @test_Strategy: Create a Servlet TestServlet; From client, send multi-part - * form with several parts, with and without file Verify that - * Part.getHeaders(String) works correctly - */ - @Test - public void getHeadersTest() throws Exception { - String testname = "getHeadersTest"; - - Boolean passed = true; - String EXPECTED_RESPONSE = "Part name: myFile|content-disposition:|form-data;|name=\"myFile\";|filename=\"test.txt\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: 0" - + "|Part name: myFile2|content-disposition:|form-data;|name=\"myFile2\";|filename=\"test2.txt\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: 0" - + "|Part name: xyz|content-disposition:|form-data;|name=\"xyz\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: 0"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - try (Socket sock = new Socket(_hostname, _port)) { - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()) { - - addFile(ba, "myFile", "test.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "myFile2", "test2.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + ba.size() + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))){ - - os.write(header.toString().getBytes()); - os.write(data); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - } catch (IOException ex) { - passed = false; - throw new Exception("EXception getting Socket " + " with host " + _hostname - + " at port " + _port, ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:791; - * - * @test_Strategy: Create a Servlet TestServlet; From client, send multi-part - * form with several parts, with and without file Verify that - * Part.getInputStream() works correctly - */ - @Test - public void getInputStreamTest() throws Exception { - String testname = "getInputStreamTest"; - - Boolean passed = true; - String EXPECTED_RESPONSE = "Parts size=1" + "|Part name: myFile" - + "|First line." + "|Second line." + "|Last line."; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()) { - // First compose the post request data - - addFile(ba, "myFile", "test.txt", null); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - OutputStream os = sock.getOutputStream(); - InputStream is = sock.getInputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - void addFile(ByteArrayOutputStream ba, String partname, String filename, - String content) throws IOException { - ba.write("--AaB03x\r\n".getBytes()); - - if (filename != null) { - // Write header - ba.write(("Content-Disposition: form-data; name=\"" + partname - + "\"; filename=\"" + filename + "\"\r\n").getBytes()); - ba.write("Content-Type: text/plain\r\n\r\n".getBytes()); - // Write content of the file - byte[] file1Bytes = URLClient.class.getResource(filename).openStream().readAllBytes(); - //byte[] file1Bytes = Files.readAllBytes(Paths.get(dir, filename)); - ba.write(file1Bytes, 0, file1Bytes.length); - } else { - // Write header - ba.write(("Content-Disposition: form-data; name=\"" + partname + "\"\r\n") - .getBytes()); - ba.write("Content-Type: text/plain\r\n\r\n".getBytes()); - } - - if (content != null) { - // Write content - ba.write(content.getBytes()); - } - } -} \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/build.xml deleted file mode 100644 index b3224278d4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/test.txt b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/test.txt deleted file mode 100644 index ec66d67923..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/test.txt +++ /dev/null @@ -1,3 +0,0 @@ -First line. -Second line. -Last line. diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/test2.txt b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/test2.txt deleted file mode 100644 index 44233cd901..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part/test2.txt +++ /dev/null @@ -1,3 +0,0 @@ -First line. -Second line. -Third line. diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/TestServletWrapper.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/TestServletWrapper.java deleted file mode 100644 index 7a63998111..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/TestServletWrapper.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ - -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.part1; - -import java.io.IOException; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.MultipartConfig; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletRequestWrapper; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet("/TestServletWrapper") -@MultipartConfig(maxFileSize = 200) -public class TestServletWrapper - extends com.sun.ts.tests.servlet.api.jakarta_servlet_http.part.TestServlet { - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - // Simply validate the default behavior of the RequestWrapper is to delegate - // the call to the wrapped object. - public void service(HttpServletRequest servletRequest, - HttpServletResponse servletResponse) - throws ServletException, IOException { - HttpServletRequestWrapper wrapper = new HttpServletRequestWrapper( - servletRequest); - super.service(wrapper, servletResponse); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/URLClient.java deleted file mode 100644 index ec4f3e48c9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/URLClient.java +++ /dev/null @@ -1,745 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.part1; - -import java.io.BufferedReader; -import java.io.ByteArrayOutputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.io.OutputStream; -import java.net.MalformedURLException; -import java.net.Socket; -import java.net.URL; -import java.nio.file.Files; -import java.nio.file.Paths; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.part.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - private static final String CRLF = "\r\n"; - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "part1.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServletWrapper.class, TestServlet.class); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getPartTest - * - * @assertion_ids: Servlet:JAVADOC:767; Servlet:JAVADOC:770; - * Servlet:JAVADOC:787; Servlet:JAVADOC:789; Servlet:JAVADOC:793; - * Servlet:JAVADOC:794; Servlet:JAVADOC:955; - * - * @test_Strategy: Create a Servlet TestServletWrapper that wraps the Request; - * From client, send multi-part form without file Verify that the data is - * received correctly Verify all relevant API works correctly - */ - @Test - public void getPartTest() throws Exception { - String testname = "getPartTest"; - Boolean passed = true; - String EXPECTED_RESPONSE = "getParameter(\"xyz\"): 1234567abcdefg" - + "|Part name: xyz|Submitted File Name: null|Size: 14|Content Type: text/plain|Header Names: content-disposition content-type" - + "|getPart(String) test=true"; - - StringBuilder test_log = new StringBuilder(); - - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url.toExternalForm()); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()) { - // First compose the post request data - - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - test_log.append("Data sent"); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getPartTest1 - * - * @assertion_ids: Servlet:JAVADOC:769; - * - * @test_Strategy: Create a Servlet TestServletWrapper that wraps the Request; - * From client, send a non-multi-part form data request with a form data - * Verify getPart(String name) throw ServletException - */ - @Test - public void getPartTest1() throws Exception { - String testname = "getPartTest1"; - Boolean passed = true; - String EXPECTED_RESPONSE = "Expected ServletException thrown"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url.toExternalForm()); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - try { - // First compose the post request data - ByteArrayOutputStream ba = new ByteArrayOutputStream(); - - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - logger.debug("Content: {}", ba); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: text/plain; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - test_log.append("Data sent"); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getPartsTest - * - * @assertion_ids: Servlet:JAVADOC:772; - * - * @test_Strategy: Create a Servlet TestServletWrapper that wraps the Request; - * From client, send a non-multi-part form data request with a few form data - * Verify getParts() throw ServletException - */ - @Test - public void getPartsTest() throws Exception { - String testname = "getPartsTest"; - Boolean passed = true; - String EXPECTED_RESPONSE = "Expected ServletException thrown"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url; - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url.toExternalForm()); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - - try { - // First compose the post request data - ByteArrayOutputStream ba = new ByteArrayOutputStream(); - - addFile(ba, "myFile", "test.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "myFile2", "test2.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - logger.debug("Content: {}", ba); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: text/plain; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - test_log.append("Data sent"); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getPartsTest1 - * - * @assertion_ids: Servlet:JAVADOC:767; Servlet:JAVADOC:770; - * Servlet:JAVADOC:787; Servlet:JAVADOC:789; Servlet:JAVADOC:793; - * Servlet:JAVADOC:794; Servlet:JAVADOC:955; - * - * @test_Strategy: Create a Servlet TestServletWrapper that wraps the Request; - * From client, send multi-part form with several parts, with and without file - * Verify that the data is received correctly Verify all relevant API works - * correctly - */ - @Test - public void getPartsTest1() throws Exception { - String testname = "getPartsTest1"; - - Boolean passed = true; - String EXPECTED_RESPONSE = "getParameter(\"xyz\"): 1234567abcdefg" - + "|Part name: myFile|Submitted File Name: test.txt|Size: 36|Content Type: text/plain|Header Names: content-disposition content-type" - + "|Part name: myFile2|Submitted File Name: test2.txt|Size: 37|Content Type: text/plain|Header Names: content-disposition content-type" - + "|Part name: xyz|Submitted File Name: null|Size: 14|Content Type: text/plain|Header Names: content-disposition content-type"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url.toExternalForm()); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - - try { - // First compose the post request data - ByteArrayOutputStream ba = new ByteArrayOutputStream(); - - addFile(ba, "myFile", "test.txt", null); - logger.debug("first file: {}", ba); - ba.write("\r\n".getBytes()); - addFile(ba, "myFile2", "test2.txt", null); - ba.write("\r\n".getBytes()); - logger.debug("second file: {}", ba); - addFile(ba, "xyz", null, "1234567abcdefg"); - logger.debug("third: {}", ba); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - logger.debug("Data: {}", data); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))){ - - os.write(header.toString().getBytes()); - os.write(data); - logger.debug("Data sent: {}", data); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:788; - * - * @test_Strategy: Create a Servlet TestServletWrapper that wraps the Request; - * From client, send multi-part form with several parts, with and without file - * Verify that Part.getHeader(String) works correctly - */ - @Test - public void getHeaderTest() throws Exception { - String testname = "getHeaderTest"; - - Boolean passed = true; - String EXPECTED_RESPONSE = "Part name: myFile|content-disposition:|form-data;|name=\"myFile\";|filename=\"test.txt\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: null" - + "|Part name: myFile2|content-disposition:|form-data;|name=\"myFile2\";|filename=\"test2.txt\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: null" - + "|Part name: xyz|content-disposition:|form-data;|name=\"xyz\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: null"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url.toExternalForm()); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()){ - // First compose the post request data - - addFile(ba, "myFile", "test.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "myFile2", "test2.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - logger.debug("Data sent: {}", data.toString()); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log.toString()); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:790; - * - * @test_Strategy: Create a Servlet TestServletWrapper that wraps the Request; - * From client, send multi-part form with several parts, with and without file - * Verify that Part.getHeaders(String) works correctly - */ - @Test - public void getHeadersTest() throws Exception { - String testname = "getHeadersTest"; - - Boolean passed = true; - String EXPECTED_RESPONSE = "Part name: myFile|content-disposition:|form-data;|name=\"myFile\";|filename=\"test.txt\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: 0" - + "|Part name: myFile2|content-disposition:|form-data;|name=\"myFile2\";|filename=\"test2.txt\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: 0" - + "|Part name: xyz|content-disposition:|form-data;|name=\"xyz\"|content-type: text/plain" - + "|TCKDummyNameNonExistant: 0"; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url.toExternalForm()); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()) { - // First compose the post request data - - addFile(ba, "myFile", "test.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "myFile2", "test2.txt", null); - ba.write("\r\n".getBytes()); - addFile(ba, "xyz", null, "1234567abcdefg"); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - logger.debug("Data sent: {}", data.toString()); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:791; - * - * @test_Strategy: Create a Servlet TestServletWrapper that wraps the Request; - * From client, send multi-part form with several parts, with and without file - * Verify that Part.getInputStream() works correctly - */ - @Test - public void getInputStreamTest() throws Exception { - String testname = "getInputStreamTest"; - - Boolean passed = true; - String EXPECTED_RESPONSE = "Parts size=1" + "|Part name: myFile" - + "|First line." + "|Second line." + "|Last line."; - - StringBuilder test_log = new StringBuilder(); - - byte[] data; - StringBuilder header = new StringBuilder(); - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testname + " HTTP/1.1"; - URL url = null; - - try { - url = getURL("http", _hostname, _port, requestUrl.substring(1)); - logger.debug("url: {}", url.toExternalForm()); - } catch (MalformedURLException ex) { - passed = false; - throw new Exception("EXception getting URL " + requestUrl + " with host " - + _hostname + " at port " + _port, ex); - } - - - try (ByteArrayOutputStream ba = new ByteArrayOutputStream()) { - // First compose the post request data - - addFile(ba, "myFile", "test.txt", null); - ba.write("\r\n--AaB03x--\r\n".getBytes()); - - data = ba.toByteArray(); - - // Compose the post request header - header.append("POST ").append(url.toExternalForm().replace("http://", "") - .replace(_hostname, "").replace(":" + Integer.toString(_port), "")) - .append(CRLF); - header.append("Host: " + _hostname + "\r\n"); - header.append("Connection: close\r\n"); - header.append("Content-Type: multipart/form-data; boundary=AaB03x\r\n"); - header.append("Content-Length: " + data.length + "\r\n\r\n"); - logger.debug("Header: {}", header); - } catch (IOException ex) { - passed = false; - throw new Exception("Exception creating data", ex); - } - - try (Socket sock = new Socket(_hostname, _port); - InputStream is = sock.getInputStream(); - OutputStream os = sock.getOutputStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - os.write(header.toString().getBytes()); - os.write(data); - logger.debug("Data sent: {}", data.toString()); - - String line = null; - while ((line = bis.readLine()) != null) { - test_log.append("Received: " + line + CRLF); - - } - } catch (IOException ex) { - passed = false; - throw new Exception("Exception reading data", ex); - } - - if (!ServletTestUtil.compareString(EXPECTED_RESPONSE, - test_log.toString())) { - passed = false; - } - - logger.debug("test_log: {}", test_log); - if (!passed) { - throw new Exception("Test failed due to incorrect response"); - } - } - - void addFile(ByteArrayOutputStream ba, String partname, String filename, - String content) throws IOException { - ba.write("--AaB03x\r\n".getBytes()); - - if (filename != null) { - // Write header - ba.write(("Content-Disposition: form-data; name=\"" + partname - + "\"; filename=\"" + filename + "\"\r\n").getBytes()); - ba.write("Content-Type: text/plain\r\n\r\n".getBytes()); - // Write content of the file - URL url = com.sun.ts.tests.servlet.api.jakarta_servlet_http.part.URLClient.class.getResource(filename); - byte[] file1Bytes = url.openStream().readAllBytes();; - ba.write(file1Bytes, 0, file1Bytes.length); - } else { - // Write header - ba.write(("Content-Disposition: form-data; name=\"" + partname + "\"\r\n") - .getBytes()); - ba.write("Content-Type: text/plain\r\n\r\n".getBytes()); - } - - if (content != null) { - // Write content - ba.write(content.getBytes()); - } - } -} \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/build.xml deleted file mode 100644 index 7a3c3b5a8d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/part1/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/TestListener.java deleted file mode 100644 index 4a52edb186..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/TestListener.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.readlistener; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.ReadListener; -import jakarta.servlet.ServletInputStream; -import jakarta.servlet.ServletOutputStream; - -public class TestListener implements ReadListener { - - private ServletInputStream input = null; - - private ServletOutputStream output = null; - - private AsyncContext ac = null; - - TestListener(ServletInputStream in, ServletOutputStream out, AsyncContext c) { - input = in; - output = out; - ac = c; - } - - public void onDataAvailable() { - try { - StringBuilder sb = new StringBuilder(); - output.println("=onDataAvailable"); - int len = -1; - byte b[] = new byte[1024]; - while (input.isReady() && (len = input.read(b)) != -1) { - String data = new String(b, 0, len); - sb.append("=").append(data); - } - output.print(sb.toString()); - } catch (Exception ex) { - throw new IllegalStateException(ex); - } - } - - public void onAllDataRead() { - try { - output.println("=onAllDataRead"); - } catch (Exception ex) { - throw new IllegalStateException(ex); - } finally { - ac.complete(); - } - } - - public void onError(final Throwable t) { - ac.complete(); - t.printStackTrace(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/TestServlet.java deleted file mode 100644 index b68f4e8513..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/TestServlet.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.readlistener; - -import java.io.IOException; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletInputStream; -import jakarta.servlet.ServletOutputStream; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(value = "/TestServlet", asyncSupported = true) -public class TestServlet extends HttpServlet { - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - AsyncContext ac = request.startAsync(); - ServletOutputStream output = response.getOutputStream(); - ServletInputStream input = request.getInputStream(); - TestListener readListener = new TestListener(input, output, ac); - input.setReadListener(readListener); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/URLClient.java deleted file mode 100644 index 32461f3142..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/URLClient.java +++ /dev/null @@ -1,158 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.readlistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -import java.io.BufferedReader; -import java.io.BufferedWriter; -import java.io.InputStreamReader; -import java.io.OutputStreamWriter; -import java.net.HttpURLConnection; -import java.net.URL; - -public class URLClient extends AbstractUrlClient { - - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_readlistener.war") - .addClasses(TestServlet.class, TestListener.class); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * servlet_async_wait; - */ - /* Run test */ - /* - * @testName: nioInputTest - * - * @assertion_ids: Servlet:SPEC:282; Servlet:SPEC:282.1; Servlet:SPEC:282.2; - * Servlet:SPEC:282.6; Servlet:SPEC:282.7; Servlet:JAVADOC:904; - * Servlet:JAVADOC:905; Servlet:JAVADOC:908; - * Servlet:JAVADOC:909;Servlet:JAVADOC:577; Servlet:JAVADOC:609; - * Servlet:JAVADOC:638; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet TestServlet which supports async; Create a - * ReadListener; From Client, sends two batch of messages use stream; Verify - * all message received; Verify ReadListener works accordingly - */ - @Test - public void nioInputTest() throws Exception { - int sleepInSeconds = Integer - .parseInt(_props.getProperty("servlet_async_wait").trim()); - boolean passed = true; - - String EXPECTED_RESPONSE = "=onDataAvailable|=Hello|=onDataAvailable|=World" - + "|=onAllDataRead"; - - BufferedReader input = null; - BufferedWriter output = null; - - String requestUrl = getContextRoot() + "/" + getServletName(); - - try { - URL url = getURL("http", _hostname, _port, requestUrl.substring(1)); - - HttpURLConnection conn = (HttpURLConnection) url.openConnection(); - logger.debug("Connecting {}", url.toExternalForm()); - conn.setRequestProperty("Content-type", "text/plain; charset=utf-8"); - conn.setChunkedStreamingMode(5); - conn.setRequestMethod("POST"); - conn.setDoOutput(true); - logger.debug(" Header {}", conn); - conn.connect(); - - try { - output = new BufferedWriter( - new OutputStreamWriter(conn.getOutputStream())); - try { - String data = "Hello"; - output.write(data); - output.flush(); - Thread.sleep(sleepInSeconds * 1000); - - data = "World"; - output.write(data); - output.flush(); - output.close(); - } catch (Exception ex) { - passed = false; - logger.error("======= Exception sending message: " + ex.getMessage(), ex); - } - - input = new BufferedReader( - new InputStreamReader(conn.getInputStream())); - String line; - StringBuilder message_received = new StringBuilder(); - - while ((line = input.readLine()) != null) { - logger.debug("======= message received: {}", line); - message_received.append(line); - } - passed = ServletTestUtil.compareString(EXPECTED_RESPONSE, - message_received.toString()); - - } catch (Exception ex) { - passed = false; - logger.error("Exception: " + ex.getMessage(), ex); - } finally { - try { - if (input != null) { - input.close(); - } - } catch (Exception ex) { - logger.error("Fail to close BufferedReader" + ex.getMessage(), ex); - } - - try { - if (output != null) { - output.close(); - } - } catch (Exception ex) { - logger.error("Fail to close BufferedWriter" + ex.getMessage(), ex); - } - } - } catch (Exception ex3) { - passed = false; - logger.error("Test" + ex3.getMessage(), ex3); - } - - if (!passed) { - throw new Exception("Test Failed."); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/build.xml deleted file mode 100644 index fe5e67d57c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/TestListener.java deleted file mode 100644 index bd53276329..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/TestListener.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.readlistener1; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.ReadListener; -import jakarta.servlet.ServletInputStream; -import jakarta.servlet.ServletOutputStream; - -public class TestListener implements ReadListener { - - private ServletInputStream input = null; - - private ServletOutputStream output = null; - - private AsyncContext ac = null; - - TestListener(ServletInputStream in, ServletOutputStream out, AsyncContext c) { - input = in; - output = out; - ac = c; - } - - public void onDataAvailable() { - try { - StringBuilder sb = new StringBuilder(); - output.println("=onDataAvailable"); - int len = -1; - byte b[] = new byte[1024]; - while (input.isReady() && (len = input.read(b)) != -1) { - String data = new String(b, 0, len); - sb.append("=").append(data); - } - output.print(sb.toString()); - } catch (Exception ex) { - throw new IllegalStateException(ex); - } - } - - public void onAllDataRead() { - try { - output.println("=onAllDataRead"); - } catch (Exception ex) { - throw new IllegalStateException(ex); - } finally { - ac.complete(); - } - } - - public void onError(final Throwable t) { - ac.complete(); - t.printStackTrace(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/TestServlet.java deleted file mode 100644 index 6076ef6dc1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/TestServlet.java +++ /dev/null @@ -1,74 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.readlistener1; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletInputStream; -import jakarta.servlet.ServletOutputStream; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(value = "/TestServlet", asyncSupported = true) -public class TestServlet extends HttpTCKServlet { - - public void nioInputTest1(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(); - ServletOutputStream output = response.getOutputStream(); - ServletInputStream input = request.getInputStream(); - - try { - input.setReadListener(null); - } catch (NullPointerException npe) { - output.println("Test PASSED - expected NullPointerException thrown."); - } - ac.complete(); - } - - public void nioInputTest2(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - AsyncContext ac = null; - - String where = (String) request.getAttribute("WHERE"); - if ("ASYNC".equals(where)) { - ServletOutputStream output = response.getOutputStream(); - ServletInputStream input = request.getInputStream(); - TestListener readListener = new TestListener(input, output, ac); - - try { - input.setReadListener(readListener); - } catch (IllegalStateException npe) { - output.println("Test PASSED - expected IllegalStateException thrown."); - } - } else { - ac = request.startAsync(); - request.setAttribute("WHERE", "ASYNC"); - ac.dispatch(); - } - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/URLClient.java deleted file mode 100644 index 44ad515801..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/URLClient.java +++ /dev/null @@ -1,199 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.readlistener1; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -import java.io.BufferedReader; -import java.io.BufferedWriter; -import java.io.InputStreamReader; -import java.io.OutputStreamWriter; -import java.net.HttpURLConnection; -import java.net.URL; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - setContextRoot("/servlet_jsh_readlistener1_web"); - } - - - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_readlistener1_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, TestListener.class); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * servlet_async_wait; - */ - /* Run test */ - /* - * @testName: nioInputTest1 - * - * @assertion_ids: Servlet:JAVADOC:942; - * - * @test_Strategy: Create a Servlet TestServlet which supports async; Verify - * ServletInputStream.setReadListener(null) works accordingly - */ - @Test - public void nioInputTest1() throws Exception { - boolean passed = true; - int sleepInSeconds = Integer - .parseInt(_props.getProperty("servlet_async_wait").trim()); - String testName = "nioInputTest1"; - String EXPECTED_RESPONSE = "Test PASSED|NullPointerException"; - - //BufferedReader input = null; - - String requestUrl = "http://" + _hostname + ":" + _port + getContextRoot() + "/" + getServletName() + "?testname=" - + testName; - URL url = new URL(requestUrl); - - try { - HttpURLConnection conn = (HttpURLConnection) url.openConnection(); - logger.trace("======= Connecting {}", url.toExternalForm()); - conn.setChunkedStreamingMode(5); - conn.setDoOutput(true); - conn.setRequestMethod("POST"); - - logger.trace("======= Header {}", conn); - conn.connect(); - - try (BufferedWriter output = new BufferedWriter(new OutputStreamWriter(conn.getOutputStream()))) { - try { - String data = "Hello"; - output.write(data); - output.flush(); - Thread.sleep(sleepInSeconds * 1000); - - data = "World"; - output.write(data); - output.flush(); - output.close(); - } catch (Exception ex) { - passed = false; - logger.error("======= Exception sending message: " + ex.getMessage()); - } - - try (BufferedReader input = new BufferedReader(new InputStreamReader(conn.getInputStream()))) { - String line; - StringBuilder message_received = new StringBuilder(); - - while ((line = input.readLine()) != null) { - logger.trace("======= message received: {}", line); - message_received.append(line); - } - passed = ServletTestUtil.compareString(EXPECTED_RESPONSE, - message_received.toString()); - } - } - } catch (Exception ex3) { - passed = false; - logger.error("Test" + ex3.getMessage()); - } - - if (!passed) { - throw new Exception("Test Failed."); - } - } - - /* - * @testName: nioInputTest2 - * - * @assertion_ids: Servlet:JAVADOC:941; - * - * @test_Strategy: Create a Servlet TestServlet which supports async; Create a - * ReadListener; Verify ServletInputStream.setReadListener(ReadListener) - * throws IllegalStateException without Async or upgrade - */ - @Test - public void nioInputTest2() throws Exception { - boolean passed = true; - int sleepInSeconds = Integer - .parseInt(_props.getProperty("servlet_async_wait").trim()); - String testName = "nioInputTest2"; - String EXPECTED_RESPONSE = "Test PASSED|IllegalStateException"; - - String requestUrl = "http://" + _hostname + ":" + _port + getContextRoot() + "/" + getServletName() + "?testname=" - + testName; - try { - URL url = new URL(requestUrl); - - HttpURLConnection conn = (HttpURLConnection) url.openConnection(); - logger.trace("======= Connecting {}", url.toExternalForm()); - conn.setChunkedStreamingMode(5); - conn.setDoOutput(true); - conn.setRequestMethod("POST"); - - logger.trace("======= Header {}", conn); - conn.connect(); - - try (BufferedWriter output = new BufferedWriter( - new OutputStreamWriter(conn.getOutputStream()))) { - String data = "Hello"; - output.write(data); - output.flush(); - Thread.sleep(sleepInSeconds * 1000); - - data = "World"; - output.write(data); - output.flush(); - output.close(); - - try (BufferedReader input = new BufferedReader( - new InputStreamReader(conn.getInputStream()))) { - String line; - StringBuilder message_received = new StringBuilder(); - - while ((line = input.readLine()) != null) { - logger.trace("======= message received: {}", line); - message_received.append(line); - } - passed = ServletTestUtil.compareString(EXPECTED_RESPONSE, - message_received.toString()); - } - } - } catch (Exception ex3) { - passed = false; - logger.error("Test" + ex3.getMessage()); - } - - if (!passed) { - throw new Exception("Test Failed."); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/build.xml deleted file mode 100644 index f9e332b5c7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/readlistener1/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/TestServlet.java deleted file mode 100644 index e64f4bc71c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/TestServlet.java +++ /dev/null @@ -1,113 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext303; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpTCKServlet { - - public void negativeaddHListenerClassTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - com.sun.ts.tests.servlet.api.common.sharedfiles.HSessionListener.class); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - } - exf.printStackTrace(pw); - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddHListenerStringTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - "com.sun.ts.tests.servlet.api.common.sharedfiles.HSessionListener"); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - } - exf.printStackTrace(pw); - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddHAListenerClassTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - com.sun.ts.tests.servlet.api.common.sharedfiles.HSessionAttributeListener.class); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - } - exf.printStackTrace(pw); - ServletTestUtil.printResult(pw, passed); - } - } - - public void negativeaddHAListenerStringTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - - try { - getServletContext().addListener( - "com.sun.ts.tests.servlet.api.common.sharedfiles.HSessionAttributeListener"); - } catch (Exception exf) { - if (exf instanceof java.lang.IllegalStateException) { - passed = true; - pw.print("Expected IllegalStateException is thrown: "); - } else { - pw.print("Unexpected Exception type is thrown: "); - } - exf.printStackTrace(pw); - ServletTestUtil.printResult(pw, passed); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/URLClient.java deleted file mode 100644 index 602c554661..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/URLClient.java +++ /dev/null @@ -1,111 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext303; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_servletcontext303_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_servletcontext303_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: negativeaddHListenerClassTest - * - * @assertion_ids: Servlet:JAVADOC:672.11; Servlet:JAVADOC:673.11; - * - * @test_Strategy: Create a Servlet, in which, a HttpSessionListener is added; - * Verify in servlet that java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddHListenerClassTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddHListenerClassTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "HttpSessionListener"); - invoke(); - } - - /* - * @testName: negativeaddHListenerStringTest - * - * @assertion_ids: Servlet:JAVADOC:671.11; - * - * @test_Strategy: Create a Servlet, in which, a HttpSessionListener is added; - * Verify in servlet that java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddHListenerStringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddHListenerStringTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "HttpSessionListener"); - invoke(); - } - - /* - * @testName: negativeaddHAListenerClassTest - * - * @assertion_ids: Servlet:JAVADOC:672.11; Servlet:JAVADOC:673.11; - * - * @test_Strategy: Create a Servlet, in which, a HttpSessionAttributeListener - * is added; Verify in servlet that java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddHAListenerClassTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddHAListenerClassTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "HSessionAttribute"); - invoke(); - } - - /* - * @testName: negativeaddHAListenerStringTest - * - * @assertion_ids: Servlet:JAVADOC:671.11; - * - * @test_Strategy: Create a Servlet, in which, a HttpSessionAttributeListener - * is added; Verify in servlet that java.lang.IllegalStateException is thrown. - */ - @Test - public void negativeaddHAListenerStringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeaddHAListenerClassTest"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "HSessionAttribute"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/build.xml deleted file mode 100644 index 0ebd735640..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/servlet_jsh_servletcontext303_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/servlet_jsh_servletcontext303_web.xml deleted file mode 100644 index 8427314cd3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext303/servlet_jsh_servletcontext303_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerJaxSerHServletContext303 - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext303.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/AddHttpSessionListenerClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/AddHttpSessionListenerClass.java deleted file mode 100644 index 93337dbdd5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/AddHttpSessionListenerClass.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionEvent; -import jakarta.servlet.http.HttpSessionListener; - -public final class AddHttpSessionListenerClass implements HttpSessionListener { - - public void sessionCreated(HttpSessionEvent event) { - StaticLog.add("AddHttpSessionListenerClass Created;"); - } - - public void sessionDestroyed(HttpSessionEvent arg0) { - StaticLog.add("AddHttpSessionListenerClass Destroyed;"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/AddHttpSessionListenerString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/AddHttpSessionListenerString.java deleted file mode 100644 index 4d3f42e73a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/AddHttpSessionListenerString.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionEvent; -import jakarta.servlet.http.HttpSessionListener; - -public final class AddHttpSessionListenerString implements HttpSessionListener { - - public void sessionCreated(HttpSessionEvent event) { - StaticLog.add("AddHttpSessionListenerString Created;"); - } - - public void sessionDestroyed(HttpSessionEvent arg0) { - StaticLog.add("AddHttpSessionListenerString Destroyed;"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/CreateHttpSessionListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/CreateHttpSessionListener.java deleted file mode 100644 index 921eabcb68..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/CreateHttpSessionListener.java +++ /dev/null @@ -1,36 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionEvent; -import jakarta.servlet.http.HttpSessionListener; - -public final class CreateHttpSessionListener implements HttpSessionListener { - - public void sessionCreated(HttpSessionEvent event) { - StaticLog.add("CreateHttpSessionListener Created;"); - } - - public void sessionDestroyed(HttpSessionEvent arg0) { - StaticLog.add("CreateHttpSessionListener Destroyed;"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/TestListener.java deleted file mode 100644 index 753d3bf54d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/TestListener.java +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304; - -import java.util.EventListener; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletException; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - - Boolean listener_test = true; - String LISTENER_TEST = "LISTENER_TEST"; - - /* - * Add HttpSessionListener - */ - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304.AddHttpSessionListenerClass.class); - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304.AddHttpSessionListenerString"); - try { - EventListener hslistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304.CreateHttpSessionListener.class); - context.addListener(hslistener); - } catch (ServletException ex) { - listener_test = false; - System.out.println("Error creating Listener CreateHttpSessionListener: " - + ex.getMessage()); - } - context.setInitParameter(LISTENER_TEST, listener_test.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/TestServlet.java deleted file mode 100644 index 489773d442..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/TestServlet.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends HttpTCKServlet { - - public void addListenerTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String name = "LISTENER_TEST"; - - pw.println( - name + "=" + getServletContext().getInitParameter(name).toUpperCase()); - getServletContext().removeAttribute(name); - - HttpSession hs = request.getSession(); - hs.invalidate(); - - ArrayList result = StaticLog.getClear(); - pw.println(result); - ServletTestUtil.printResult(pw, true); - getServletContext().removeAttribute("arraylist"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/URLClient.java deleted file mode 100644 index 0a979c2d80..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/URLClient.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_servletcontext304_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AddHttpSessionListenerClass.class, AddHttpSessionListenerString.class, - CreateHttpSessionListener.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_servletcontext304_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - - /* - * @testName: addListenerTest - * - * @assertion_ids: Servlet:JAVADOC:671.4; Servlet:JAVADOC:672.4; - * Servlet:JAVADOC:673.4; - * - * @test_Strategy: In a ServletContextListener, call: - - * ServletContext.addListener(TCKTestListener.class) - - * ervletContext.addListener("TCKTestListener") - - * ServletContext.createListener(TCKTestListener.class) TCKTestListener - * implements HttpSessionListener Verify it works - */ - @Test - public void addListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "LISTENER_TEST=TRUE" + "|AddHttpSessionListenerClass Created" - + "|AddHttpSessionListenerString Created" - + "|CreateHttpSessionListener Created" - + "|CreateHttpSessionListener Destroyed" - + "|AddHttpSessionListenerString Destroyed" - + "|AddHttpSessionListenerClass Destroyed"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/build.xml deleted file mode 100644 index 1779a1381d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/servlet_jsh_servletcontext304_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/servlet_jsh_servletcontext304_web.xml deleted file mode 100644 index ec0f8e30a5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext304/servlet_jsh_servletcontext304_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerHServletContext304 - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext304.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/AddHttpSessionAttributeListenerClass.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/AddHttpSessionAttributeListenerClass.java deleted file mode 100644 index bc8c9d0ca4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/AddHttpSessionAttributeListenerClass.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionAttributeListener; -import jakarta.servlet.http.HttpSessionBindingEvent; - -public final class AddHttpSessionAttributeListenerClass - implements HttpSessionAttributeListener { - - public void attributeAdded(HttpSessionBindingEvent event) { - StaticLog.add("AddHttpSessionAttributeListenerClass attributeAdded:" - + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(HttpSessionBindingEvent event) { - StaticLog.add("AddHttpSessionAttributeListenerClass attributeRemoved:" - + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(HttpSessionBindingEvent event) { - StaticLog.add("AddHttpSessionAttributeListenerClass attributeReplaced:" - + event.getName() + "," + event.getValue()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/AddHttpSessionAttributeListenerString.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/AddHttpSessionAttributeListenerString.java deleted file mode 100644 index 8b5cd7ebc0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/AddHttpSessionAttributeListenerString.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionAttributeListener; -import jakarta.servlet.http.HttpSessionBindingEvent; - -public final class AddHttpSessionAttributeListenerString - implements HttpSessionAttributeListener { - - public void attributeAdded(HttpSessionBindingEvent event) { - StaticLog.add("AddHttpSessionAttributeListenerString attributeAdded:" - + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(HttpSessionBindingEvent event) { - StaticLog.add("AddHttpSessionAttributeListenerString attributeRemoved:" - + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(HttpSessionBindingEvent event) { - StaticLog.add("AddHttpSessionAttributeListenerString attributeReplaced:" - + event.getName() + "," + event.getValue()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/CreateHttpSessionAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/CreateHttpSessionAttributeListener.java deleted file mode 100644 index 2cbeb79996..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/CreateHttpSessionAttributeListener.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.http.HttpSessionAttributeListener; -import jakarta.servlet.http.HttpSessionBindingEvent; - -public final class CreateHttpSessionAttributeListener - implements HttpSessionAttributeListener { - - public void attributeAdded(HttpSessionBindingEvent event) { - StaticLog.add("CreateHttpSessionAttributeListener attributeAdded:" - + event.getName() + "," + event.getValue()); - } - - public void attributeRemoved(HttpSessionBindingEvent event) { - StaticLog.add("CreateHttpSessionAttributeListener attributeRemoved:" - + event.getName() + "," + event.getValue()); - } - - public void attributeReplaced(HttpSessionBindingEvent event) { - StaticLog.add("CreateHttpSessionAttributeListener attributeReplaced:" - + event.getName() + "," + event.getValue()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/TestListener.java deleted file mode 100644 index adf98d374d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/TestListener.java +++ /dev/null @@ -1,73 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305; - -import java.util.EventListener; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletException; - -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - - Boolean listener_test = true; - String LISTENER_TEST = "LISTENER_TEST"; - - /* - * Add HttpSessionAttributeListener - */ - context.addListener( - com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305.AddHttpSessionAttributeListenerClass.class); - context.addListener( - "com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305.AddHttpSessionAttributeListenerString"); - try { - EventListener hslistener = context.createListener( - com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305.CreateHttpSessionAttributeListener.class); - context.addListener(hslistener); - } catch (ServletException ex) { - listener_test = false; - System.out.println( - "Error creating Listener CreateHttpSessionAttributeListener: " - + ex.getMessage()); - } - context.setInitParameter(LISTENER_TEST, listener_test.toString()); - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/TestServlet.java deleted file mode 100644 index 672ce4ee72..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/TestServlet.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends HttpTCKServlet { - - public void addListenerTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String name = "LISTENER_TEST"; - - pw.println( - name + "=" + getServletContext().getInitParameter(name).toUpperCase()); - getServletContext().removeAttribute(name); - - HttpSession hs = request.getSession(); - hs.setAttribute("attributeAddedTest", "Attribute1"); - hs.invalidate(); - - ArrayList result = StaticLog.getClear(); - pw.println(result); - ServletTestUtil.printResult(pw, true); - getServletContext().removeAttribute("arraylist"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/URLClient.java deleted file mode 100644 index 1f35f38b9d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/URLClient.java +++ /dev/null @@ -1,86 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_servletcontext305_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AddHttpSessionAttributeListenerClass.class, AddHttpSessionAttributeListenerString.class, - CreateHttpSessionAttributeListener.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_servletcontext305_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - - /* - * @testName: addListenerTest - * - * @assertion_ids: Servlet:JAVADOC:671.5; Servlet:JAVADOC:672.5; - * Servlet:JAVADOC:673.5; - * - * @test_Strategy: In a ServletContextListener, call: - - * ServletContext.addListener(TCKTestListener.class) - - * ervletContext.addListener("TCKTestListener") - - * ServletContext.createListener(TCKTestListener.class) TCKTestListener - * implements the following Listener interfaces on the list: - - * HttpSessionAttributeListener Verify it works - */ - @Test - public void addListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "LISTENER_TEST=TRUE" - + "|AddHttpSessionAttributeListenerClass attributeAdded" - + "|attributeAddedTest|Attribute1" - + "|AddHttpSessionAttributeListenerString attributeAdded" - + "|attributeAddedTest|Attribute1" - + "|CreateHttpSessionAttributeListener attributeAdded" - + "|attributeAddedTest|Attribute1" - + "|AddHttpSessionAttributeListenerClass attributeRemoved" - + "|attributeAddedTest|Attribute1" - + "|AddHttpSessionAttributeListenerString attributeRemoved" - + "|attributeAddedTest|Attribute1" - + "|CreateHttpSessionAttributeListener attributeRemoved" - + "|attributeAddedTest|Attribute1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/build.xml deleted file mode 100644 index 1a889d2cc0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/servlet_jsh_servletcontext305_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/servlet_jsh_servletcontext305_web.xml deleted file mode 100644 index 9f507c2690..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/servletcontext305/servlet_jsh_servletcontext305_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerHServletContext305 - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.servletcontext305.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestListener.java deleted file mode 100644 index cdb6d00660..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestListener.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) 2009, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.sessioncookieconfig; - -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.SessionCookieConfig; - -public class TestListener implements ServletContextListener { - - /** - * Test for SessionCookieConfig.SessionCookieConfig method - */ - public void contextInitialized(ServletContextEvent sce) { - StringBuffer testData = new StringBuffer("Testing_Session_Cookie_Config"); - String domain = "sun.com"; - String path = "/servlet_jsh_sessioncookieconfig_web/TestServlet"; - boolean isSecure = true; - boolean httpOnly = false; - int maxage = 50000; - String attrName = "a1"; - String attrValue= "b2"; - String name = "TCK_Cookie_Name"; - - SessionCookieConfig scf = sce.getServletContext().getSessionCookieConfig(); - - scf.setDomain(domain); - scf.setHttpOnly(httpOnly); - scf.setPath(path); - scf.setSecure(isSecure); - scf.setAttribute(attrName, attrValue); - - if (!scf.getPath().equals(path)) { - testData.append("|getPath-FAILED-expecting-" + path + "-got-" + scf.getPath()); - } - - if (!scf.isSecure()) { - testData.append("|isSecure-FAILED-expecting-" + isSecure + "-got-" + scf.isSecure()); - } - - if (scf.isHttpOnly()) { - testData.append("|isHttpOnly-FAILED-expecting-" + httpOnly + "-got-" + scf.isHttpOnly()); - } - - if (!scf.getDomain().equals(domain)) { - testData.append("|getDomain-FAILED-expecting-" + domain + "-got-" + scf.getDomain()); - } - - - if (scf.getMaxAge() != -1) { - testData.append("|getMaxAge-FAILED-expecting-(-1)-got-" + scf.getMaxAge()); - } - - scf.setMaxAge(maxage); - if (scf.getMaxAge() != maxage) { - testData.append("|getMaxAge-FAILED-expecting-" + maxage + "-got-" + scf.getMaxAge()); - } - - if (!scf.getAttribute(attrName).equals(attrValue)) { - testData.append("|getAttribute-FAILED-expecting-" + attrValue + "-got-" + scf.getAttribute(attrName)); - } - - if (scf.getName() != null && !"JSESSIONID".equals(scf.getName())) { - testData.append("|getName-FAILED-expecting-null-or-JSESSIONID-got-" + scf.getName()); - } - - scf.setName(name); - if (!scf.getName().equals(name)) { - testData.append("|getName-FAILED-expecting-" + name + "-got-" + scf.getName()); - } - - sce.getServletContext().setAttribute(this.getClass().getName(), testData.toString()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestServlet.java deleted file mode 100644 index 75a88ab32a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/TestServlet.java +++ /dev/null @@ -1,207 +0,0 @@ -/* - * Copyright (c) 2009, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.sessioncookieconfig; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class TestServlet extends HttpTCKServlet { - - public void constructortest1(HttpServletRequest request, - HttpServletResponse response) throws IOException { - request.getSession(true); - - String results = (String) getServletContext().getAttribute(TestListener.class.getName()); - - if (results.indexOf("-FAILED-") > -1) { - ServletTestUtil.printResult( - response.getWriter(), "At least on test failed. " + results); - } - - } - - public void setNameTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - String name = "WHO_SHOULD_NOT_BE_NAMED_HERE"; - boolean pass = true; - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(); - - try { - pw.println("calling method setName"); - getServletContext().getSessionCookieConfig().setName(name); - pass = false; - pw.println("Expected IllegalStateException not thrown"); - } catch (IllegalStateException ex) { - pw.println("Expected IllegalStateException thrown"); - } finally { - session.invalidate(); - ServletTestUtil.printResult(pw, pass); - } - } - - public void setCommentTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - String comment = "WHO_SHOULD_NOT_BE_NAMED_HERE"; - boolean pass = true; - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(); - - try { - pw.println("calling method setComment"); - getServletContext().getSessionCookieConfig().setComment(comment); - pass = false; - pw.println("Expected IllegalStateException not thrown"); - } catch (IllegalStateException ex) { - pw.println("Expected IllegalStateException thrown"); - } finally { - session.invalidate(); - ServletTestUtil.printResult(pw, pass); - } - } - - public void setPathTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - String path = "WHO_SHOULD_NOT_BE_NAMED_HERE"; - boolean pass = true; - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(); - - try { - pw.println("calling method setPath"); - getServletContext().getSessionCookieConfig().setPath(path); - pass = false; - pw.println("Expected IllegalStateException not thrown"); - } catch (IllegalStateException ex) { - pw.println("Expected IllegalStateException thrown"); - } finally { - session.invalidate(); - ServletTestUtil.printResult(pw, pass); - } - } - - public void setDomainTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - String domain = "WHO_SHOULD_NOT_BE_NAMED_HERE"; - boolean pass = true; - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(); - - try { - pw.println("calling method setDomain"); - getServletContext().getSessionCookieConfig().setDomain(domain); - pass = false; - pw.println("Expected IllegalStateException not thrown"); - } catch (IllegalStateException ex) { - pw.println("Expected IllegalStateException thrown"); - } finally { - session.invalidate(); - ServletTestUtil.printResult(pw, pass); - } - } - - public void setMaxAgeTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - int maxage = 12345; - boolean pass = true; - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(); - - try { - pw.println("calling method setMaxAge"); - getServletContext().getSessionCookieConfig().setMaxAge(maxage); - pass = false; - pw.println("Expected IllegalStateException not thrown"); - } catch (IllegalStateException ex) { - pw.println("Expected IllegalStateException thrown"); - } finally { - session.invalidate(); - ServletTestUtil.printResult(pw, pass); - } - } - - public void setHttpOnlyTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - boolean http = true; - boolean pass = true; - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(); - - try { - pw.println("calling method setHttpOnly"); - getServletContext().getSessionCookieConfig().setHttpOnly(http); - pass = false; - pw.println("Expected IllegalStateException not thrown"); - } catch (IllegalStateException ex) { - pw.println("Expected IllegalStateException thrown"); - } finally { - session.invalidate(); - ServletTestUtil.printResult(pw, pass); - } - } - - public void setSecureTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - boolean secure = true; - boolean pass = true; - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(); - - try { - pw.println("calling method setSecure"); - getServletContext().getSessionCookieConfig().setSecure(secure); - pass = false; - pw.println("Expected IllegalStateException not thrown"); - } catch (IllegalStateException ex) { - pw.println("Expected IllegalStateException thrown"); - } finally { - session.invalidate(); - ServletTestUtil.printResult(pw, pass); - } - } - - public void setAttributeTest(HttpServletRequest request, - HttpServletResponse response) throws IOException { - String attribute = "WHO_SHOULD_NOT_BE_NAMED_HERE"; - boolean pass = true; - PrintWriter pw = response.getWriter(); - HttpSession session = request.getSession(); - - try { - pw.println("calling method setAttribute"); - getServletContext().getSessionCookieConfig().setAttribute(attribute, attribute); - pass = false; - pw.println("Expected IllegalStateException not thrown"); - } catch (IllegalStateException ex) { - pw.println("Expected IllegalStateException thrown"); - } finally { - session.invalidate(); - ServletTestUtil.printResult(pw, pass); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java deleted file mode 100644 index 3a545b6195..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java +++ /dev/null @@ -1,199 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.sessioncookieconfig; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_jsh_sessioncookieconfig_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_jsh_sessioncookieconfig_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: constructortest1 - * - * @assertion_ids: Servlet:JAVADOC:693; Servlet:JAVADOC:733; - * Servlet:JAVADOC:734; Servlet:JAVADOC:735; Servlet:JAVADOC:736; - * Servlet:JAVADOC:737; Servlet:JAVADOC:738; Servlet:JAVADOC:739; - * Servlet:JAVADOC:740; Servlet:JAVADOC:741; Servlet:JAVADOC:742; - * Servlet:JAVADOC:743; Servlet:JAVADOC:744; Servlet:JAVADOC:745; - * Servlet:JAVADOC:746; - * - * @test_Strategy: Create a Servlet TestServlet, with a - * ServletContextListener; In the Servlet, turn HttpSession on; In - * ServletContextListener, create a SessionCookieConfig instance, Verify in - * Client that the SessionCookieConfig instance is created, and all - * SessionCookieConfig APIs work accordingly. - */ - @Test - public void constructortest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_jsh_sessioncookieconfig_web/TestServlet?testname=constructortest1 HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Set-Cookie:" + "TCK_Cookie_Name=" + "##Expires=" - + "##Path=/servlet_jsh_sessioncookieconfig_web/TestServlet" - + "##Secure"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: setNameTest - * - * @assertion_ids: Servlet:JAVADOC:744; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setName cannot be - * called once is set. - */ - @Test - public void setNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setNameTest"); - invoke(); - } - - /* - * @testName: setCommentTest - * - * @assertion_ids: Servlet:JAVADOC:740; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setComment cannot be - * called once is set. - */ - @Test - public void setCommentTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setCommentTest"); - invoke(); - } - - /* - * @testName: setPathTest - * - * @assertion_ids: Servlet:JAVADOC:745; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setPath cannot be - * called once is set. - */ - @Test - public void setPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setPathTest"); - invoke(); - } - - /* - * @testName: setDomainTest - * - * @assertion_ids: Servlet:JAVADOC:741; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setDomain cannot be - * called once is set. - */ - @Test - public void setDomainTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setDomainTest"); - invoke(); - } - - /* - * @testName: setMaxAgeTest - * - * @assertion_ids: Servlet:JAVADOC:743; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setMaxAge cannot be - * called once is set. - */ - @Test - public void setMaxAgeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxAgeTest"); - invoke(); - } - - /* - * @testName: setHttpOnlyTest - * - * @assertion_ids: Servlet:JAVADOC:742; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setHttpOnly cannot be - * called once is set. - */ - @Test - public void setHttpOnlyTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setHttpOnlyTest"); - invoke(); - } - - /* - * @testName: setSecureTest - * - * @assertion_ids: Servlet:JAVADOC:746; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setSecure cannot be - * called once is set. - */ - @Test - public void setSecureTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSecureTest"); - invoke(); - } - - /* - * @testName: setAttributeTest - * - * @assertion_ids: - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setAttribute cannot be - * called once is set. - */ - @Test - public void setAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/build.xml deleted file mode 100644 index bdc529dc42..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/servlet_jsh_sessioncookieconfig_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/servlet_jsh_sessioncookieconfig_web.xml deleted file mode 100644 index 6f0766937e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/sessioncookieconfig/servlet_jsh_sessioncookieconfig_web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - SerJaxSerSessionCookieConfig - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.sessioncookieconfig.TestListener - - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet_http.sessioncookieconfig.TestServlet - - - TestLogicalName - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/TestListener.java deleted file mode 100644 index ffeb1488fa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/TestListener.java +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.writelistener; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.ServletOutputStream; -import jakarta.servlet.WriteListener; - -public class TestListener implements WriteListener { - - private ServletOutputStream output = null; - - private AsyncContext ac = null; - - TestListener(ServletOutputStream sos, AsyncContext c) { - output = sos; - ac = c; - } - - public void onWritePossible() { - String message = "=onWritePossible"; - try { - output.write(message.getBytes()); - ac.complete(); - } catch (Exception ex) { - ac.complete(); - throw new IllegalStateException(ex); - } - } - - public void onError(final Throwable t) { - ac.complete(); - t.printStackTrace(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/TestServlet.java deleted file mode 100644 index fc3cfe841f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/TestServlet.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.writelistener; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletOutputStream; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(value = "/TestServlet", asyncSupported = true) -public class TestServlet extends HttpTCKServlet { - - private static final int LENGTH = 587952; - - public void nioOutputTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - AsyncContext ac = request.startAsync(); - ServletOutputStream output = response.getOutputStream(); - TestListener writeListener = new TestListener(output, ac); - output.setWriteListener(writeListener); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/URLClient.java deleted file mode 100644 index 076a63bcb0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/URLClient.java +++ /dev/null @@ -1,107 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.api.jakarta_servlet_http.writelistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -import java.io.BufferedReader; -import java.io.InputStreamReader; -import java.net.HttpURLConnection; -import java.net.URL; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "writelistener.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, TestListener.class); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: nioOutputTest - * - * @assertion_ids: Servlet:JAVADOC:911; Servlet:JAVADOC:916; - * Servlet:JAVADOC:917; Servlet:JAVADOC:582; Servlet:JAVADOC:609; - * - * @test_Strategy: Create a Servlet TestServlet which supports async; Create a - * Writeistener; From Servlet, sends one batch of messages use stream; Verify - * all message received by client; Verify WriteListener works accordingly - */ - @Test - public void nioOutputTest() throws Exception { - boolean passed = true; - String testName = "nioOutputTest"; - String EXPECTED_RESPONSE = "=onWritePossible"; - - String requestUrl = getContextRoot() + "/" + getServletName() + "?testname=" - + testName; - - URL url = new URL(getURLString("http", _hostname, _port, requestUrl.substring(1))); - try { - HttpURLConnection conn = (HttpURLConnection) url.openConnection(); - logger.debug("======= Connecting {}", url.toExternalForm()); - conn.setChunkedStreamingMode(5); - conn.setDoOutput(true); - logger.trace("======= Header {}", conn); - conn.connect(); - - try (BufferedReader input = new BufferedReader( - new InputStreamReader(conn.getInputStream()))) { - String line = null; - StringBuilder message_received = new StringBuilder(); - - while ((line = input.readLine()) != null) { - logger.debug("======= message received: " + line); - message_received.append(line); - } - passed = ServletTestUtil.compareString(EXPECTED_RESPONSE, - message_received.toString()); - - } - } catch (Exception ex) { - passed = false; - logger.error("Test" + ex.getMessage(), ex); - } - - if (!passed) { - throw new Exception("Test Failed."); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/build.xml deleted file mode 100644 index 0fc50910ac..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/api/jakarta_servlet_http/writelistener/build.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/build.xml deleted file mode 100644 index c10c8f6a06..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/AbstractUrlClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/AbstractUrlClient.java deleted file mode 100644 index 7f288a2f07..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/AbstractUrlClient.java +++ /dev/null @@ -1,252 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.client; - -import com.sun.ts.tests.servlet.common.request.HttpRequest; -import com.sun.ts.tests.servlet.common.request.WebTestCase; -import com.sun.ts.tests.servlet.common.util.Data; - -import java.io.IOException; -import java.net.InetAddress; -import java.net.MalformedURLException; -import java.net.URL; -import java.net.URLConnection; -import java.net.UnknownHostException; - -/** - * Base client for Servlet tests. - */ - -public abstract class AbstractUrlClient extends BaseUrlClient { - - protected static final String APITEST = "apitest"; - - protected static final String DONOTUSEServletName = "NoServletName"; - - private InetAddress[] _addrs = null; - - private String _servlet = null; - - protected AbstractUrlClient() { - // Construct a default context root based on the class name of - // the concrete subclass of this class. - String cname = this.getClass().getName(); - String prefix = "com.sun.ts.tests."; - if (cname.startsWith(prefix)) - cname = cname.substring(prefix.length()); - String suffix = ".URLClient"; - if (cname.endsWith(suffix)) - cname = cname.substring(0, cname.length() - suffix.length()); - cname = cname.replace('.', '_'); - cname = "/" + cname + "_web"; - setContextRoot(cname); - } - - protected void setTestProperties(WebTestCase testCase) { - setStandardProperties(TEST_PROPS.getProperty(STANDARD), testCase); - setApiTestProperties(TEST_PROPS.getProperty(APITEST), testCase); - super.setTestProperties(testCase); - } - - /** - * Sets the request, testname, and a search string for test passed. A search - * is also added for test failure. If found, the test will fail. - * - * @param testValue - * - a logical test identifier - * @param testCase - * - the current test case - */ - private void setApiTestProperties(String testValue, WebTestCase testCase) { - if (testValue == null) { - return; - } - - // An API test consists of a request with a request parameter of - // testname, a search string of Test PASSED, and a logical test name. - - // set the testname - _testName = testValue; - - // set the request - StringBuilder sb = new StringBuilder(50); - if ((_servlet != null) - && (TEST_PROPS.getProperty(DONOTUSEServletName) == null)) { - sb.append(GET).append(_contextRoot).append(SL); - sb.append(_servlet).append("?testname=").append(testValue); - sb.append(HTTP11); - } else { - sb.append(GET).append(_contextRoot).append(SL); - sb.append(testValue).append(HTTP10); - } - logger.debug("REQUEST LINE: {}", sb); - - HttpRequest req = new HttpRequest(sb.toString(), _hostname, _port); - testCase.setRequest(req); - - if ((TEST_PROPS.getProperty(SEARCH_STRING) == null) - || ((TEST_PROPS.getProperty(SEARCH_STRING)).equals(""))) { - testCase.setResponseSearchString(Data.PASSED); - testCase.setUnexpectedResponseSearchString(Data.FAILED); - } - - } - - /** - * Consists of a test name, a request, and a goldenfile. - * - * @param testValue - * - a logical test identifier - * @param testCase - * - the current test case - */ - private void setStandardProperties(String testValue, WebTestCase testCase) { - - if (testValue == null) { - return; - } - // A standard test sets consists of a testname - // a request, and a goldenfile. The URI is not used - // in this case since the JSP's are assumed to be located - // at the top of the contextRoot - StringBuffer sb = new StringBuffer(50); - - // set the testname - _testName = testValue; - - // set the request - // sb.append(GET).append(_contextRoot).append(SL); - // sb.append(testValue).append(JSP_SUFFIX).append(HTTP10); - // setRequest(sb.toString()); - // HttpRequest req = new HttpRequest(sb.toString(), _hostname, _port); - // testCase.setRequest(req); - - if (_servlet != null) { - sb.append(GET).append(_contextRoot).append(SL); - sb.append(_servlet).append("?testname=").append(testValue); - sb.append(HTTP11); - } else { - sb.append(GET).append(_contextRoot).append(SL); - sb.append(testValue).append(HTTP10); - } - logger.debug("REQUEST LINE: {}", sb); - HttpRequest req = new HttpRequest(sb.toString(), _hostname, _port); - testCase.setRequest(req); - } - - /** - * Sets the name of the servlet to use when building a request for a single - * servlet API test. - * - * @param servlet - * - the name of the servlet - */ - protected void setServletName(String servlet) { - _servlet = servlet; - } - - protected String getServletName() { - return _servlet; - } - - protected String getLocalInterfaceInfo(boolean returnAddresses) { - String result = null; - initInetAddress(); - if (_addrs.length != 0) { - StringBuilder sb = new StringBuilder(32); - if (!returnAddresses) { - // localhost might not show up if aliased - sb.append("localhost,"); - } else { - // add 127.0.0.1 - sb.append("127.0.0.1,"); - } - - for (int i = 0; i < _addrs.length; i++) { - if (returnAddresses) { - String ip = _addrs[i].getHostAddress(); - if (!ip.equals("127.0.0.1")) { - if (ip.contains("%")) { - int scope_id = ip.indexOf("%"); - ip = ip.substring(0, scope_id); - } - sb.append(ip); - } - } else { - String host = _addrs[i].getCanonicalHostName(); - if (!host.equals("localhost")) { - sb.append(host); - } - } - if (i + 1 != _addrs.length) { - sb.append(","); - } - } - result = sb.toString(); - logger.trace("[AbstractUrlClient] Interface info: {}", result); - } - return result; - } - - private void initInetAddress() { - if (_addrs == null) { - try { - _addrs = InetAddress - .getAllByName(InetAddress.getLocalHost().getCanonicalHostName()); - } catch (UnknownHostException uhe) { - logger.info( - "[AbstractUrlClient][WARNING] Unable to obtain local host information."); - } - } - } - - protected String getRequest(String rq) { - return rq; - } - - protected String getURLString(String protocol, String hostname, int portnum, String sContext) { - return protocol + "://" + hostname + ":" + portnum + "/" + sContext; - } - - protected URL getURL(String protocol, String hostname, int portnum, String sContext) throws MalformedURLException { - return new URL(protocol + "://" + hostname + ":" + portnum + "/" + sContext); - } - - - public URLConnection getHttpsURLConnection(URL newURL) - throws IOException { - // open HttpsURLConnection using TSHttpsURLConnection - URLConnection httpsURLConn = null; - - httpsURLConn = newURL.openConnection(); - if (httpsURLConn != null) { - httpsURLConn.setDoInput(true); - httpsURLConn.setDoOutput(true); - httpsURLConn.setUseCaches(false); - - } else - throw new IOException("Error opening httsURLConnection"); - - return httpsURLConn; - } - -} - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/BaseUrlClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/BaseUrlClient.java deleted file mode 100644 index 9f9be53423..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/BaseUrlClient.java +++ /dev/null @@ -1,661 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.client; - -import com.sun.ts.tests.servlet.common.request.HttpRequest; -import com.sun.ts.tests.servlet.common.request.WebTestCase; -import org.apache.commons.httpclient.HttpState; -import org.jboss.arquillian.container.test.api.OperateOnDeployment; -import org.jboss.arquillian.junit5.ArquillianExtension; -import org.jboss.arquillian.test.api.ArquillianResource; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.extension.ExtendWith; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -import java.io.PrintWriter; -import java.net.URL; -import java.nio.file.Paths; -import java.util.Enumeration; -import java.util.Properties; - -/** - *
- * Provides base test initialization and runtime
- * logic into a common class.
- * All test areas will need to extend this class
- * to provided area specific functionality needed for
- * that particular technology.
- * 
- */ -@ExtendWith({ArquillianExtension.class}) -public abstract class BaseUrlClient { - - protected final Logger logger = LoggerFactory.getLogger(getClass()); - - @ArquillianResource @OperateOnDeployment("_DEFAULT_") - public URL url; - - /** - * Properties parameters - */ - public Properties _props; - - /** - * 401 - Unauthorized - */ - protected static final String UNAUTHORIZED = "401"; - - /** - * 403 - Forbidden - */ - protected static final String FORBIDDEN = "403"; - - /** - * 404 - not found - */ - protected static final String NOT_FOUND = "404"; - - /** - * 200 - ok - */ - protected static final String OK = "200"; - - /** - * 201 - created - */ - protected static final String CREATED = "201"; - - /** - * 500 - internal server error - */ - protected static final String INTERNAL_SERVER_ERROR = "500"; - - /** - * 503 - service unavailable - */ - protected static final String SERVICE_UNAVAILABLE = "503"; - - /** - * 100 - continue - */ - protected static final String CONTINUE = "100"; - - /** - * 302 - moved temporarily - */ - protected static final String MOVED_TEMPORARY = "302"; - - /** - * 410 - GONE - */ - protected static final String GONE = "410"; - - /** - * 411 - length required - */ - protected static final String LENGTH_REQUIRED = "411"; - - /** - * TS Webserver host property - */ - protected static final String SERVLETHOSTPROP = "webServerHost"; - - /** - * TS Webserver port property - */ - protected static final String SERVLETPORTPROP = "webServerPort"; - - /** - * TS home property - */ - protected static final String TSHOME = "ts_home"; - - /** - * Test properties - */ - protected static final Properties TEST_PROPS = new Properties(); - - /** - * StatusCode property - */ - protected static final String STATUS_CODE = "status-code"; - - /** - * Reason-Phrase property - */ - protected static final String REASON_PHRASE = "reason-phrase"; - - /** - * Expected headers property - */ - protected static final String EXPECTED_HEADERS = "expected_headers"; - - /** - * Unexpected header property - */ - protected static final String UNEXPECTED_HEADERS = "unexpected_headers"; - - /** - * Expect response body property - */ - protected static final String EXPECT_RESPONSE_BODY = "expect_response_body"; - - /** - * Request property - */ - protected static final String REQUEST = "request"; - - /** - * Request headers property - */ - protected static final String REQUEST_HEADERS = "request_headers"; - - /** - * Search string property - */ - protected static final String SEARCH_STRING = "search_string"; - - /** - * Search string case insensitive property - */ - protected static final String SEARCH_STRING_IGNORE_CASE = "search_string_ignore_case"; - - /** - * Basic Auth username - */ - protected static final String BASIC_AUTH_USER = "basic_auth_user"; - - /** - * Basic Auth password - */ - protected static final String BASIC_AUTH_PASSWD = "basic_auth_passwd"; - - /** - * Basic Auth realm - */ - protected static final String BASIC_AUTH_REALM = "basic_auth_realm"; - - protected static final String UNAUTH_USERNAME = "authuser"; - - protected static final String UNAUTH_PASSWORD = "authpassword"; - - - // Constants: - protected static final String USERNAME = "user"; - - protected static final String PASSWORD = "password"; - - /** - * Unordered search string property - */ - protected static final String UNORDERED_SEARCH_STRING = "unordered_search_string"; - - /** - * Content property - */ - protected static final String CONTENT = "content"; - - /** - * Test name property - */ - protected static final String TEST_NAME = "testname"; - - /** - * Response Match property - */ - protected static final String RESPONSE_MATCH = "response_match"; - - /** - * Unexpected response match property - */ - protected static final String UNEXPECTED_RESPONSE_MATCH = "unexpected_response_match"; - - /** - * Standard test property - */ - protected static final String STANDARD = "standard"; - - /** - * Ignore response body - */ - protected static final String IGNORE_BODY = "ignore_body"; - - /** - * Validation strategy - */ - protected static final String STRATEGY = "strategy"; - - /** - * Current test directory - */ - protected String TESTDIR = null; - - /** - * Goldenfile directory - */ - protected String GOLDENFILEDIR = "/src/web"; - - /** - * Default request method - */ - protected static final String GET = "GET "; - - /** - * HTTP 1.0 - */ - protected static final String HTTP10 = " HTTP/1.0"; - - /** - * HTTP 1.1 - */ - protected static final String HTTP11 = " HTTP/1.1"; - - /** - * Forward slash - */ - protected static final String SL = "/"; - - /** - * Goldenfile suffix - */ - protected static final String GF_SUFFIX = ".gf"; - - /** - * JSP suffix - */ - protected static final String JSP_SUFFIX = ".jsp"; - - /** - * Use any saved state - */ - protected static final String USE_SAVED_STATE = "use_saved_state"; - - /** - * Save current HTTP state. - */ - protected static final String SAVE_STATE = "save_state"; - - /** - * Ignore HTTP status codes - */ - protected static final String IGNORE_STATUS_CODE = "ignore_status_code"; - - /** - * Current test name - */ - protected String _testName = null; - - /** - * location of _tsHome - */ - protected String _tsHome = null; - - /** - * Context root of target tests - */ - protected String _contextRoot = null; - - /** - * General file/request URI for both gfiles and tests - */ - protected String _generalURI = null; - - /** - * Target webserver hostname - */ - protected String _hostname = null; - - /** - * Target webserver port - */ - protected int _port = 0; - - /** - * HttpState that may be used for multiple invocations requiring state. - */ - protected HttpState _state = null; - - /** - * Test case. - */ - protected WebTestCase _testCase = null; - - /** - * Use saved state. - */ - protected boolean _useSavedState = false; - - /** - * Save state. - */ - protected boolean _saveState = false; - - /** - * Follow redirect. - */ - protected static final String FOLLOW_REDIRECT = "follow_redirect"; - - protected boolean _redirect = false; - - /* - * public methods - * ======================================================================== - */ - - /** - * setTestDir sets the current test directory. - * - * @param testDir - * a String value - */ - public void setTestDir(String testDir) { - TESTDIR = testDir; - // setGoldenFileDir(testDir); - } - - public void setGeneralURI(String URI) { - _generalURI = URI; - } - - public void setContextRoot(String root) { - _contextRoot = root; - } - - public String getContextRoot() { - return _contextRoot; - } - - /** - * Sets the goldenfile directory - * - * @param goldenDir - * goldenfile directory based off test directory - */ - public void setGoldenFileDir(String goldenDir) { - GOLDENFILEDIR = goldenDir; - } - - @BeforeEach - public void setup() throws Exception { - String ctxRoot = url.getPath(); - setContextRoot(ctxRoot.endsWith("/")?ctxRoot.substring(0, ctxRoot.length()-1):ctxRoot); - Properties properties = new Properties(); - properties.put(SERVLETHOSTPROP, url.getHost()); - properties.put(SERVLETPORTPROP, Integer.toString(url.getPort())); - // TODO do we really need this?? - properties.put(TSHOME, Paths.get("target/test-classes").toFile().getName()); - // TOFIX configuration - properties.setProperty("servlet_waittime", System.getProperty("servlet_waittime","10")); - properties.setProperty("servlet_async_wait", System.getProperty("servlet_async_wait","4")); - properties.setProperty("logical.hostname.servlet", System.getProperty("logical.hostname.servlet","server")); - properties.setProperty(USERNAME, System.getProperty(USERNAME, "j2ee")); - properties.setProperty(PASSWORD, System.getProperty(PASSWORD, "j2ee")); - properties.setProperty(BASIC_AUTH_PASSWD, System.getProperty(UNAUTH_PASSWORD, "j2ee")); - properties.setProperty(BASIC_AUTH_USER, System.getProperty(BASIC_AUTH_USER, "j2ee")); - properties.setProperty(BASIC_AUTH_PASSWD, System.getProperty(UNAUTH_PASSWORD, "j2ee")); - properties.setProperty(UNAUTH_USERNAME, System.getProperty(UNAUTH_USERNAME, "javajoe")); - properties.setProperty(UNAUTH_PASSWORD, System.getProperty(UNAUTH_PASSWORD, "javajoe")); - setup(null, properties); - } - - - /** - * setup is by the test harness to initialize the tests. - * - * @param args - * a String[] value - * @param p - * a Properties value - */ - public void setup(String[] args, Properties p) throws Exception { - _props = p; - String hostname = p.getProperty(SERVLETHOSTPROP).trim(); - String portnum = p.getProperty(SERVLETPORTPROP).trim(); - String tshome = p.getProperty(TSHOME).trim(); - - if (!isNullOrEmpty(hostname)) { - _hostname = hostname; - } else { - throw new IllegalArgumentException( - "[BaseUrlClient] 'webServerHost' was not set in the" + " ts.jte."); - } - - if (!isNullOrEmpty(portnum)) { - _port = Integer.parseInt(portnum); - } else { - throw new IllegalArgumentException( - "[BaseUrlClient] 'webServerPort' was not set in the" + " ts.jte."); - } - - if (!isNullOrEmpty(tshome)) { - _tsHome = tshome; - } else { - throw new IllegalArgumentException( - "[BaseUrlClient] 'tshome' was not set in the " + " ts.jte."); - } - - logger.debug("[BaseUrlClient] Test setup OK using properties {}", p); - } - - /** - * cleanup is called by the test harness to cleanup after text - * execution - * - */ - public void cleanup() throws Exception { - logger.info("[BaseUrlClient] Test cleanup OK"); - } - - /* - * protected methods - * ======================================================================== - */ - - /** - *
-   * Invokes a test based on the properties
-    * stored in TEST_PROPS.  Once the test has completed,
-    * the properties in TEST_PROPS will be cleared.
-   * 
- * - */ - protected void invoke() { - try { - _testCase = new WebTestCase(); - setTestProperties(_testCase); - logger.trace("[BaseUrlClient] EXECUTING"); - if (_useSavedState && _state != null) { - _testCase.getRequest().setState(_state); - } - if (_redirect) { - logger.trace("##########Call setFollowRedirects"); - _testCase.getRequest().setFollowRedirects(_redirect); - } - _testCase.execute(); - if (_saveState) { - _state = _testCase.getResponse().getState(); - } - } catch (Exception tfe) { - Throwable t = tfe.getCause(); - if (t != null) { - logger.warn("Root cause of Failure: " + t.getMessage(), t); - } - logger.error("Test: '" + _testName + "' failed.", tfe); - throw new RuntimeException("[BaseUrlClient] " + _testName + " failed! Check output for cause of failure.", tfe); - } finally { - _useSavedState = false; - _saveState = false; - _redirect = false; - clearTestProperties(); - } - } - - /** - *
-   * Sets the appropriate test properties based
-    * on the values stored in TEST_PROPS
-   * 
- */ - protected void setTestProperties(WebTestCase testCase) { - HttpRequest req = testCase.getRequest(); - - // Check for a request object. If doesn't exist, then - // check for a REQUEST property and create the request object. - - if (req == null) { - String request = TEST_PROPS.getProperty(REQUEST); - - if (request.startsWith("GET") || request.startsWith("POST") - || request.startsWith("OPTIONS") || request.startsWith("PUT") - || request.startsWith("DELETE") || request.startsWith("HEAD") - || request.endsWith(HTTP10) || request.endsWith(HTTP11)) { - // user has overriden default request behavior - req = new HttpRequest(request, _hostname, _port); - testCase.setRequest(req); - } else { - req = new HttpRequest(getTSRequest(request), _hostname, _port); - testCase.setRequest(req); - } - } - - String key = null; - String value = null; - // process the remainder of the properties - for (Enumeration e = TEST_PROPS.propertyNames(); e.hasMoreElements();) { - key = (String) e.nextElement(); - value = TEST_PROPS.getProperty(key); - - switch (key) { - case TEST_NAME: - testCase.setName(value); - _testName = value; - break; - case STATUS_CODE: - testCase.setExpectedStatusCode(value); - break; - case IGNORE_STATUS_CODE: - testCase.setExpectedStatusCode("-1"); - break; - case REASON_PHRASE: - testCase.setExpectedReasonPhrase(value); - break; - case EXPECTED_HEADERS: - testCase.addExpectedHeader(value); - break; - case UNEXPECTED_HEADERS: - testCase.addUnexpectedHeader(value); - break; - case SEARCH_STRING: - testCase.setResponseSearchString(value); - break; - case SEARCH_STRING_IGNORE_CASE: - testCase.setResponseSearchStringIgnoreCase(value); - break; - case STRATEGY: - testCase.setStrategy(value); - break; - case CONTENT: - req.setContent(value); - break; - case RESPONSE_MATCH: - // setResponseMatch(TEST_PROPS.getProperty(key)); - break; - case REQUEST_HEADERS: - req.addRequestHeader(TEST_PROPS.getProperty(key)); - break; - case EXPECT_RESPONSE_BODY: - // FIXME - // setExpectResponseBody(false); - break; - case UNEXPECTED_RESPONSE_MATCH: - testCase.setUnexpectedResponseSearchString(value); - break; - case UNORDERED_SEARCH_STRING: - testCase.setUnorderedSearchString(value); - break; - case USE_SAVED_STATE: - _useSavedState = true; - break; - case SAVE_STATE: - _saveState = true; - break; - case FOLLOW_REDIRECT: - logger.debug("##########Found redirect Property"); - _redirect = true; - break; - case BASIC_AUTH_USER: - case BASIC_AUTH_PASSWD: - case BASIC_AUTH_REALM: - String user = TEST_PROPS.getProperty(BASIC_AUTH_USER); - String password = TEST_PROPS.getProperty(BASIC_AUTH_PASSWD); - String realm = TEST_PROPS.getProperty(BASIC_AUTH_REALM); - req.setAuthenticationCredentials(user, password, HttpRequest.BASIC_AUTHENTICATION, realm); - break; - default: - // no op - } - - } - } - - /* - * private methods - * ======================================================================== - */ - - private String getTSRequest(String request) { - StringBuilder finReq = new StringBuilder(50); - - finReq.append(GET).append(_contextRoot).append(SL).append(_generalURI); - finReq.append(SL).append(request).append(HTTP10); - - return finReq.toString(); - } - - /** - * Clears the contents of TEST_PROPS - */ - private void clearTestProperties() { - TEST_PROPS.clear(); - } - - private boolean isNullOrEmpty(String val) { - return val == null || val.equals(""); - } - - public void logErr(String message) { - logger.error(message); - } - - public void logErr(String message, Exception e) { - logger.error(message, e); - } - - public void logMsg(String message) { - logger.info(message); - } - - public void logTrace(String message) { - logger.trace(message); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/ALLOWHandler.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/ALLOWHandler.java deleted file mode 100644 index 56c9fc5e7e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/ALLOWHandler.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2008, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.common.client.handler; - -import com.sun.ts.lib.util.TestUtil; -import org.apache.commons.httpclient.Header; - -import java.util.StringTokenizer; - -public class ALLOWHandler implements Handler { - - private static final Handler HANDLER = new ALLOWHandler(); - - private static final String DELIM = "##"; - - private ALLOWHandler() { - } - - public static Handler getInstance() { - return HANDLER; - } - - public boolean invoke(Header configuredHeader, Header responseHeader) { - String ALLOWHeader = responseHeader.getValue().toLowerCase(); - String expectedValues = configuredHeader.getValue().toLowerCase() - .replace(" ", ""); - - TestUtil.logTrace("[ALLOWHandler] ALLOW header received: " + ALLOWHeader); - - StringTokenizer conf = new StringTokenizer(expectedValues, ","); - while (conf.hasMoreTokens()) { - String token = conf.nextToken(); - String token1 = token; - - if ((ALLOWHeader.indexOf(token) < 0) - && (ALLOWHeader.indexOf(token1) < 0)) { - TestUtil.logErr("[ALLOWHandler] Unable to find '" + token - + "' within the ALLOW header returned by the server."); - return false; - } else { - TestUtil.logTrace("[ALLOWHandler] Found expected value, '" + token - + "' in ALLOW header returned by server."); - } - } - return true; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/ContentTypeHandler.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/ContentTypeHandler.java deleted file mode 100644 index 77992bf5a8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/ContentTypeHandler.java +++ /dev/null @@ -1,152 +0,0 @@ -/* - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2000 The Apache Software Foundation. All rights - * Copyright (c) 2000 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, - * if any, must include the following acknowledgment: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowledgment may appear in the software itself, - * if and wherever such third-party acknowledgments normally appear. - * - * 4. The names "Apache" and "Apache Software Foundation" must - * not be used to endorse or promote products derived from this - * software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache", - * nor may "Apache" appear in their name, without prior written - * permission of the Apache Software Foundation. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - * - * Portions of this software are based upon public domain software - * originally written at the National Center for Supercomputing Applications, - * University of Illinois, Urbana-Champaign. - */ - -package com.sun.ts.tests.servlet.common.client.handler; - -import com.sun.ts.lib.util.TestUtil; -import org.apache.commons.httpclient.Header; - -/** - *
- * When invoked, the content-type header
- * will be appropriately handled.  It allows
- * flexible checking of control values against
- * the response which could be in the form of:
- *    content-type; charset
- *      -or-
- *    conent-type
- * 
- */ -public class ContentTypeHandler implements Handler { - - private static Handler handler = new ContentTypeHandler(); - - /** - * Creates new ContentTypeHandler - */ - private ContentTypeHandler() { - } - - /* - * public methods - * ======================================================================== - */ - - /** - * Returns an instance of this handler. - */ - public static Handler getInstance() { - return handler; - } - - /** - * Invokes handler logic. - * - * @param configuredHeader - * the user configured header - * @param responseHeader - * the response header from the server - * @return True if the passed match, otherwise false - */ - public boolean invoke(Header configuredHeader, Header responseHeader) { - boolean ret = false; - TestUtil.logTrace("[ContentTypeHandler] ContentTypeHandler invoked."); - String configVal = configuredHeader.getValue().trim(); - String responseVal = responseHeader.getValue().trim(); - int colIdx = configVal.indexOf(';'); - if (colIdx < 0) { - // Info we're interested in : type/subtype - - // check response Content-Type header to see what format - // it's in. - int rColIdx = responseVal.indexOf(';'); - if (rColIdx < 0) { - // Type and subtype, i.e. type/subtype are to be compared - // case insensitively. - if (configVal.equalsIgnoreCase(responseVal)) { - ret = true; - } - } else { - if (configVal.equalsIgnoreCase(responseVal.substring(0, rColIdx))) { - ret = true; - } - } - } else { - // Info we're interested in : type/subtype; parameter=value - - int rColIdx = responseVal.indexOf(';'); - if (rColIdx > -1) { - String confTypeSubType = configVal.substring(0, colIdx).trim(); - String responseTypeSubType = responseVal.substring(0, rColIdx).trim(); - String confParameter = configVal.substring(colIdx + 1).trim(); - String responseParameter = (responseVal.substring(rColIdx + 1).trim()) - .replaceAll(" ", ""); - // compare type/subtype in a case insensitive manner - if (confTypeSubType.equalsIgnoreCase(responseTypeSubType)) { - // next validate the parameter in a case insensitive manner - if (confParameter.equalsIgnoreCase(responseParameter)) { - ret = true; - } - } - } - } - return ret; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/DefaultHandler.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/DefaultHandler.java deleted file mode 100644 index aa4ba97320..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/DefaultHandler.java +++ /dev/null @@ -1,144 +0,0 @@ -/* - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2000 The Apache Software Foundation. All rights - * Copyright (c) 2000 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, - * if any, must include the following acknowledgment: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowledgment may appear in the software itself, - * if and wherever such third-party acknowledgments normally appear. - * - * 4. The names "Apache" and "Apache Software Foundation" must - * not be used to endorse or promote products derived from this - * software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache", - * nor may "Apache" appear in their name, without prior written - * permission of the Apache Software Foundation. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - * - * Portions of this software are based upon public domain software - * originally written at the National Center for Supercomputing Applications, - * University of Illinois, Urbana-Champaign. - */ - -package com.sun.ts.tests.servlet.common.client.handler; - -import com.sun.ts.lib.util.TestUtil; -import org.apache.commons.httpclient.Header; -import org.apache.commons.httpclient.HeaderElement; - -/** - *
- * The default handler will handle any
- * header that doesn't have a configured handler.
- * 
- */ -public class DefaultHandler implements Handler { - - private static Handler handler = new DefaultHandler(); - - /** - * Creates new DefaultHandler - */ - private DefaultHandler() { - } - - /* - * public methods - * ======================================================================== - */ - - /** - * Returns an instance of this handler. - */ - public static Handler getInstance() { - return handler; - } - - /** - * Invokes handler logic. - * - * @param configuredHeader - * the user configured header - * @param responseHeader - * the response header from the server - * @return True if the passed match, otherwise false - */ - public boolean invoke(Header configuredHeader, Header responseHeader) { - - TestUtil.logTrace("[DefaulHandler] DefaultHandler invoked."); - - return areHeadersEqual(configuredHeader, responseHeader); - } - - /** - * Utility method to determine equality of two Header objects - * - * @param h1 - * first header - * @param h2 - * second header - * @return true if the headers are equal, otherwise false - */ - protected boolean areHeadersEqual(Header h1, Header h2) { - - HeaderElement[] h1Values = h1.getElements(); - HeaderElement[] h2Values = h2.getElements(); - - if (h1Values.length == h2Values.length) { - for (HeaderElement h1Value : h1Values) { - String h1Val = h1Value.getName(); - boolean found = false; - for (HeaderElement h2Value : h2Values) { - if (h1Val.equals(h2Value.getName())) { - found = true; - break; - } - } - if (!found) { - return false; - } - } - return true; - } else { - return false; - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/Handler.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/Handler.java deleted file mode 100644 index 405811e8e4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/Handler.java +++ /dev/null @@ -1,84 +0,0 @@ -/* ==================================================================== - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2000 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, - * if any, must include the following acknowledgment: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowledgment may appear in the software itself, - * if and wherever such third-party acknowledgments normally appear. - * - * 4. The names "Apache" and "Apache Software Foundation" must - * not be used to endorse or promote products derived from this - * software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache", - * nor may "Apache" appear in their name, without prior written - * permission of the Apache Software Foundation. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - * - * Portions of this software are based upon public domain software - * originally written at the National Center for Supercomputing Applications, - * University of Illinois, Urbana-Champaign. - */ -package com.sun.ts.tests.servlet.common.client.handler; - -import org.apache.commons.httpclient.Header; - -/** - * Handler interface. - */ -public interface Handler { - - /* - * public methods - * ======================================================================== - */ - - /** - * Invokes handler logic. - * - * @param configuredHeader - * the user configured header - * @param responseHeader - * the response header from the server - * @return True if the passed match, otherwise false - */ - public boolean invoke(Header configuredHeader, Header responseHeader); - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/HandlerFactory.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/HandlerFactory.java deleted file mode 100644 index 5afd1412e6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/HandlerFactory.java +++ /dev/null @@ -1,126 +0,0 @@ -/* ==================================================================== - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2000 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, - * if any, must include the following acknowledgment: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowledgment may appear in the software itself, - * if and wherever such third-party acknowledgments normally appear. - * - * 4. The names "Apache" and "Apache Software Foundation" must - * not be used to endorse or promote products derived from this - * software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache", - * nor may "Apache" appear in their name, without prior written - * permission of the Apache Software Foundation. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - * - * Portions of this software are based upon public domain software - * originally written at the National Center for Supercomputing Applications, - * University of Illinois, Urbana-Champaign. - */ - -package com.sun.ts.tests.servlet.common.client.handler; - -/** - *
- * The HandlerManager is responsible for returning the appropriate handler
- * instance based on the provided value.
- */
-public class HandlerFactory {
-
-  /**
-   * Content-Type handler name.
-   */
-  private static final String CONTENT_TYPE = "content-type";
-
-  /**
-   * Location handler name.
-   */
-  private static final String LOCATION = "location";
-
-  /**
-   * Set-Cookie handler name.
-   */
-  private static final String SET_COOKIE = "set-cookie";
-
-  /**
-   * ALLOW handler name.
-   */
-  private static final String ALLOW = "allow";
-
-  /**
-   * www-authenticate handler name.
-   */
-  private static final String WWW_AUTH = "www-authenticate";
-  /*
-   * public methods
-   * ========================================================================
-   */
-
-  /**
-   * Constructs a new HandlerManager instance
-   */
-  private HandlerFactory() {
-  }
-
-  /**
-   * Returns the appropriate handler instance based on provided discriminate (a
-   * header name).
-   *
-   * @param handlerName
-   *          handler instance to obtain.
-   */
-  public static Handler getHandler(String handlerName) {
-    if (CONTENT_TYPE.equals(handlerName.toLowerCase())) {
-      return ContentTypeHandler.getInstance();
-    } else if (LOCATION.equals(handlerName.toLowerCase())) {
-      return LocationHandler.getInstance();
-    } else if (SET_COOKIE.equals(handlerName.toLowerCase())) {
-      return SetCookieHandler.getInstance();
-    } else if (WWW_AUTH.equals(handlerName.toLowerCase())) {
-      return WWWAuthenticateHandler.getInstance();
-    } else if (ALLOW.equals(handlerName.toLowerCase())) {
-      return ALLOWHandler.getInstance();
-    } else {
-      return DefaultHandler.getInstance();
-    }
-  }
-}
diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/LocationHandler.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/LocationHandler.java
deleted file mode 100644
index da08e344c8..0000000000
--- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/LocationHandler.java
+++ /dev/null
@@ -1,161 +0,0 @@
-/*
- * The Apache Software License, Version 1.1
- *
- * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved.
- * Copyright (c) 2000 The Apache Software Foundation.  All rights
- * Copyright (c) 2000 The Apache Software Foundation.  All rights
- * reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in
- *    the documentation and/or other materials provided with the
- *    distribution.
- *
- * 3. The end-user documentation included with the redistribution,
- *    if any, must include the following acknowledgment:
- *       "This product includes software developed by the
- *        Apache Software Foundation (http://www.apache.org/)."
- *    Alternately, this acknowledgment may appear in the software itself,
- *    if and wherever such third-party acknowledgments normally appear.
- *
- * 4. The names "Apache" and "Apache Software Foundation" must
- *    not be used to endorse or promote products derived from this
- *    software without prior written permission. For written
- *    permission, please contact apache@apache.org.
- *
- * 5. Products derived from this software may not be called "Apache",
- *    nor may "Apache" appear in their name, without prior written
- *    permission of the Apache Software Foundation.
- *
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
- * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
- * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
- * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- * ====================================================================
- *
- * This software consists of voluntary contributions made by many
- * individuals on behalf of the Apache Software Foundation.  For more
- * information on the Apache Software Foundation, please see
- * .
- *
- * Portions of this software are based upon public domain software
- * originally written at the National Center for Supercomputing Applications,
- * University of Illinois, Urbana-Champaign.
- */
-
-package com.sun.ts.tests.servlet.common.client.handler;
-
-import com.sun.ts.lib.util.TestUtil;
-import org.apache.commons.httpclient.Header;
-
-import java.net.MalformedURLException;
-import java.net.URL;
-
-/**
- * 
- * Will handle headers for the following
- * cases:
- *   - Server is on port 80 and port value isn't
- *     propagated back to client (assumed)
- *   - Port value is in response
- * 
- */ -public class LocationHandler implements Handler { - - private static Handler handler = new LocationHandler(); - - /** - * Creates new ContentTypeHandler - */ - private LocationHandler() { - } - - /* - * public methods - * ======================================================================== - */ - - /** - * Returns an instance of this handler. - */ - public static Handler getInstance() { - return handler; - } - - /** - * Invokes handler logic. - * - * @param configuredHeader - * the user configured header - * @param responseHeader - * the response header from the server - * @return True if the passed match, otherwise false - */ - public boolean invoke(Header configuredHeader, Header responseHeader) { - - boolean pass = true; - - try { - TestUtil.logTrace("[LocationHandler] LocationHandler invoked."); - - URL configURL = new URL(configuredHeader.getValue()); - URL responseURL = new URL(responseHeader.getValue()); - - if (!(configURL.getProtocol().equals(responseURL.getProtocol()))) { - pass = false; - TestUtil.logErr("[LocationHandler] Mismatch between protocols:"); - TestUtil.logErr( - "[LocationHandler] Configured value: " + configURL.getProtocol()); - TestUtil.logErr( - "[LocationHandler] Response value: " + responseURL.getProtocol()); - } - - if (!(configURL.getPath().equals(responseURL.getPath()))) { - pass = false; - TestUtil.logErr("[LocationHandler] Mismatch between paths:"); - TestUtil.logErr( - "[LocationHandler] Configured value: " + configURL.getPath()); - TestUtil.logErr( - "[LocationHandler] Response value: " + responseURL.getPath()); - } - - if (configURL.getQuery() == null) { - if (responseURL.getQuery() != null) { - pass = false; - TestUtil.logErr("[LocationHandler] Mismatch between querys:"); - TestUtil.logErr("[LocationHandler] Configured value is null"); - TestUtil.logErr("[LocationHandler] Response value is non-null"); - } - } else if (!(configURL.getQuery().equals(responseURL.getQuery()))) { - pass = false; - TestUtil.logErr("[LocationHandler] Mismatch between querys:"); - TestUtil.logErr( - "[LocationHandler] Configured value: " + configURL.getQuery()); - TestUtil.logErr( - "[LocationHandler] Response value: " + responseURL.getQuery()); - } - - } catch (MalformedURLException mue) { - pass = false; - TestUtil.logErr("[LocationHandler] MalformedURLException"); - TestUtil.printStackTrace(mue); - } - - return pass; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/SetCookieHandler.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/SetCookieHandler.java deleted file mode 100644 index 72136ecb9a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/SetCookieHandler.java +++ /dev/null @@ -1,83 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.client.handler; - -import com.sun.ts.lib.util.TestUtil; -import org.apache.commons.httpclient.Header; - -import java.util.StringTokenizer; - -public class SetCookieHandler implements Handler { - - private static final Handler HANDLER = new SetCookieHandler(); - - private static final String DELIM = "##"; - - private SetCookieHandler() { - } - - public static Handler getInstance() { - return HANDLER; - } - - public boolean invoke(Header configuredHeader, Header responseHeader) { - String setCookieHeader = responseHeader.getValue().toLowerCase(); - String expectedValues = configuredHeader.getValue().toLowerCase(); - - TestUtil.logTrace( - "[SetCookieHandler] Set-Cookie header received: " + setCookieHeader); - - StringTokenizer conf = new StringTokenizer(expectedValues, DELIM); - while (conf.hasMoreTokens()) { - String token = conf.nextToken(); - String token1 = token; - - if (token.endsWith("\"") && (token.indexOf("=\"") > 1)) { - token1 = token.replace("=\"", "="); - token1 = token1.substring(0, token.length() - 2); - } - - if (token.startsWith("!")) { - String attr = token.substring(1); - String attr1 = token1.substring(1); - if ((setCookieHeader.indexOf(attr) > -1) - || (setCookieHeader.indexOf(attr1) > -1)) { - TestUtil.logErr("[SetCookieHandler] Unexpected attribute found " - + " Set-Cookie header. Attribute: " + attr - + "\nSet-Cookie header: " + setCookieHeader); - return false; - } - } else { - if ((setCookieHeader.indexOf(token) < 0) - && (setCookieHeader.indexOf(token1) < 0)) { - TestUtil.logErr("[SetCookieHandler] Unable to find '" + token - + "' within the Set-Cookie header returned by the server."); - return false; - } else { - TestUtil.logTrace("[SetCookieHandler] Found expected value, '" + token - + "' in Set-Cookie header returned by server."); - } - } - } - - return true; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/WWWAuthenticateHandler.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/WWWAuthenticateHandler.java deleted file mode 100644 index ab2b8a50d3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/client/handler/WWWAuthenticateHandler.java +++ /dev/null @@ -1,112 +0,0 @@ -/* - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * Copyright (c) 2000 The Apache Software Foundation. All rights - * Copyright (c) 2000 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, - * if any, must include the following acknowledgment: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowledgment may appear in the software itself, - * if and wherever such third-party acknowledgments normally appear. - * - * 4. The names "Apache" and "Apache Software Foundation" must - * not be used to endorse or promote products derived from this - * software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache", - * nor may "Apache" appear in their name, without prior written - * permission of the Apache Software Foundation. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - * - * Portions of this software are based upon public domain software - * originally written at the National Center for Supercomputing Applications, - * University of Illinois, Urbana-Champaign. - */ - -package com.sun.ts.tests.servlet.common.client.handler; - -import com.sun.ts.lib.util.TestUtil; -import org.apache.commons.httpclient.Header; - -/** - *
- * Will handle headers for the following
- * cases:
- *   - Server is on port 80 and port value isn't
- *     propagated back to client (assumed)
- *   - Port value is in response
- * 
- */ -public class WWWAuthenticateHandler implements Handler { - - private static Handler handler = new WWWAuthenticateHandler(); - - /** - * Creates new ContentTypeHandler - */ - private WWWAuthenticateHandler() { - } - - /* - * public methods - * ======================================================================== - */ - - /** - * Returns an instance of this handler. - */ - public static Handler getInstance() { - return handler; - } - - /** - * Invokes handler logic. - * - * @param configuredHeader - * the user configured header - * @param responseHeader - * the response header from the server - * @return True if the passed match, otherwise false - */ - public boolean invoke(Header configuredHeader, Header responseHeader) { - - TestUtil - .logTrace("[WWWAuthenticateHandler] WWAuthenticateHandler invoked."); - return true; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpRequest.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpRequest.java deleted file mode 100644 index e59e7f092d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpRequest.java +++ /dev/null @@ -1,581 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.request; - -import org.apache.commons.httpclient.Cookie; -import org.apache.commons.httpclient.Header; -import org.apache.commons.httpclient.HttpClient; -import org.apache.commons.httpclient.HttpConnection; -import org.apache.commons.httpclient.HttpException; -import org.apache.commons.httpclient.HttpMethod; -import org.apache.commons.httpclient.HttpState; -import org.apache.commons.httpclient.UsernamePasswordCredentials; -import org.apache.commons.httpclient.auth.AuthScope; -import org.apache.commons.httpclient.cookie.CookiePolicy; -import org.apache.commons.httpclient.methods.EntityEnclosingMethod; -import org.apache.commons.httpclient.methods.StringRequestEntity; -import org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory; -import org.apache.commons.httpclient.protocol.Protocol; -import org.apache.commons.httpclient.protocol.ProtocolSocketFactory; -import org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -import java.io.IOException; -import java.util.Base64; -import java.util.StringTokenizer; - -/** - * Represents an HTTP client Request - */ - -public class HttpRequest { - - -// static { -// if (TestUtil.traceflag) { -// System.setProperty("org.apache.commons.logging.Log", -// "com.sun.ts.tests.common.webclient.log.WebLog"); -// System.setProperty( -// "org.apache.commons.logging.simplelog.log.httpclient.wire", "debug"); -// } -// } - - private static final Logger LOGGER = LoggerFactory.getLogger(HttpRequest.class); - - /** - * Default HTTP port. - */ - public static int DEFAULT_HTTP_PORT = 80; - - /** - * Default HTTP SSL port. - */ - public static final int DEFAULT_SSL_PORT = 443; - - /** - * No authentication - */ - public static final int NO_AUTHENTICATION = 0; - - /** - * Basic authentication - */ - public static final int BASIC_AUTHENTICATION = 1; - - /** - * Digest authenctication - */ - public static final int DIGEST_AUTHENTICATION = 2; - - /** - * Method representation of request. - */ - private HttpMethod _method = null; - - /** - * Target web container host - */ - private String _host = null; - - /** - * Target web container port - */ - private int _port = DEFAULT_HTTP_PORT; - - /** - * Is the request going over SSL - */ - private boolean _isSecure = false; - - /** - * HTTP state - */ - private HttpState _state = null; - - /** - * Original request line for this request. - */ - private String _requestLine = null; - - /** - * Authentication type for current request - */ - private int _authType = NO_AUTHENTICATION; - - /** - * Flag to determine if session tracking will be used or not. - */ - private boolean _useCookies = false; - - /** - * Content length of request body. - */ - private int _contentLength = 0; - - /** - * FollowRedirects - */ - private boolean _redirect = false; - - Header[] _headers = null; - - protected HttpClient client = null; - - /** - * Creates new HttpRequest based of the passed request line. The request line - * provied must be in the form of:
- * - *
-   *     METHOD PATH HTTP-VERSION
-   *     Ex.  GET /index.html HTTP/1.0
-   * 
- */ - public HttpRequest(String requestLine, String host, int port) { - client = new HttpClient(); - _method = MethodFactory.getInstance(requestLine); - _method.setFollowRedirects(false); - _host = host; - _port = port; - - if (port == DEFAULT_SSL_PORT) { - _isSecure = true; - } - - // If we got this far, the request line is in the proper - // format - _requestLine = requestLine; - } - - /* - * public methods - * ======================================================================== - */ - - /** - * getRequestPath returns the request path for this particular - * request. - * - * @return String request path - */ - public String getRequestPath() { - return _method.getPath(); - } - - /** - * getRequestMethod returns the request type, i.e., GET, POST, - * etc. - * - * @return String request type - */ - public String getRequestMethod() { - return _method.getName(); - } - - /** - * isSecureConnection() indicates if the Request is secure or - * not. - * - * @return boolean whether Request is using SSL or not. - */ - public boolean isSecureRequest() { - return _isSecure; - } - - /** - * setSecureRequest configures this request to use SSL. - * - * @param secure - * - whether the Request uses SSL or not. - */ - public void setSecureRequest(boolean secure) { - _isSecure = secure; - } - - /** - * setContent will set the body for this request. Note, this is - * only valid for POST and PUT operations, however, if called and the request - * represents some other HTTP method, it will be no-op'd. - * - * @param content - * request content - */ - public void setContent(String content) { - if (_method instanceof EntityEnclosingMethod) { - ((EntityEnclosingMethod) _method) - .setRequestEntity(new StringRequestEntity(content)); - } - _contentLength = content.length(); - } - - /** - * setAuthenticationCredentials configures the request to - * perform authentication. - * - *

username and password cannot be null. - *

- * - *

- * It is legal for realm to be null. - *

- * - * @param username - * the user - * @param password - * the user's password - * @param authType - * authentication type - * @param realm - * authentication realm - */ - public void setAuthenticationCredentials(String username, String password, - int authType, String realm) { - if (username == null) { - throw new IllegalArgumentException("Username cannot be null"); - } - - if (password == null) { - throw new IllegalArgumentException("Password cannot be null"); - } - - UsernamePasswordCredentials cred = new UsernamePasswordCredentials(username, - password); - AuthScope scope = new AuthScope(_host, _port, realm); - getState().setCredentials(scope, cred); - - LOGGER.debug("Added credentials for '{}' with password '{}' in realm '{}'", username, password, realm); - - _authType = authType; - } - - /** - * addRequestHeader adds a request header to this request. If a - * request header of the same name already exists, the new value, will be - * added to the set of already existing values. - * - * NOTE: that header names are not case-sensitive. - * - * @param headerName - * request header name - * @param headerValue - * request header value - */ - public void addRequestHeader(String headerName, String headerValue) { - _method.addRequestHeader(headerName, headerValue); - LOGGER.debug("Added request header: {}", _method.getRequestHeader(headerName).toExternalForm()); - } - - public void addRequestHeader(String header) { - StringTokenizer st = new StringTokenizer(header, "|"); - while (st.hasMoreTokens()) { - String h = st.nextToken(); - if (h.toLowerCase().startsWith("cookie")) { - createCookie(h); - continue; - } - int col = h.indexOf(':'); - addRequestHeader(h.substring(0, col).trim(), h.substring(col + 1).trim()); - } - } - - /** - * setRequestHeader sets a request header for this request - * overwritting any previously existing header/values with the same name. - * - * NOTE: Header names are not case-sensitive. - * - * @param headerName - * request header name - * @param headerValue - * request header value - */ - public void setRequestHeader(String headerName, String headerValue) { - _method.setRequestHeader(headerName, headerValue); - LOGGER.trace("Set request header: {}", _method.getRequestHeader(headerName).toExternalForm()); - - } - - /** - * setFollowRedirects indicates whether HTTP redirects are - * followed. By default, redirects are not followed. - */ - public void setFollowRedirects(boolean followRedirects) { - _method.setFollowRedirects(followRedirects); - } - - /** - * getFollowRedirects indicates whether HTTP redirects are - * followed. - */ - public boolean getFollowRedirects() { - return _method.getFollowRedirects(); - } - - /** - * setState will set the HTTP state for the current request (i.e. - * session tracking). This has the side affect - */ - public void setState(HttpState state) { - _state = state; - _useCookies = true; - } - - /** - * execute will dispatch the current request to the target - * server. - * - * @return HttpResponse the server's response. - * @throws IOException - * if an I/O error occurs during dispatch. - */ - public HttpResponse execute() throws IOException, HttpException { - String method; - int defaultPort; - ProtocolSocketFactory factory; - - if (_method.getFollowRedirects()) { - client = new HttpClient(); - - if (_isSecure) { - method = "https"; - defaultPort = DEFAULT_SSL_PORT; - factory = new SSLProtocolSocketFactory(); - } else { - method = "http"; - defaultPort = DEFAULT_HTTP_PORT; - factory = new DefaultProtocolSocketFactory(); - } - - Protocol protocol = new Protocol(method, factory, defaultPort); - HttpConnection conn = new HttpConnection(_host, _port, protocol); - - if (conn.isOpen()) { - throw new IllegalStateException("Connection incorrectly opened"); - } - - conn.open(); - - LOGGER.info("[HttpRequest] Dispatching request: '{}' to target server at '{}:{}'", _requestLine , _host, _port); - - addSupportHeaders(); - _headers = _method.getRequestHeaders(); - - LOGGER.debug( - "########## The real value set: {}", _method.getFollowRedirects()); - - client.getHostConfiguration().setHost(_host, _port, protocol); - - client.executeMethod(_method); - - return new HttpResponse(_host, _port, _isSecure, _method, getState()); - } else { - if (_isSecure) { - method = "https"; - defaultPort = DEFAULT_SSL_PORT; - factory = new SSLProtocolSocketFactory(); - } else { - method = "http"; - defaultPort = DEFAULT_HTTP_PORT; - factory = new DefaultProtocolSocketFactory(); - } - - Protocol protocol = new Protocol(method, factory, defaultPort); - HttpConnection conn = new HttpConnection(_host, _port, protocol); - - if (conn.isOpen()) { - throw new IllegalStateException("Connection incorrectly opened"); - } - - conn.open(); - - LOGGER.info("Dispatching request: '{}' to target server at '{}:{}'", _requestLine, _host, _port); - - addSupportHeaders(); - _headers = _method.getRequestHeaders(); - - LOGGER.debug("########## The real value set: {}", _method.getFollowRedirects()); - - _method.execute(getState(), conn); - - return new HttpResponse(_host, _port, _isSecure, _method, getState()); - } - } - - /** - * Returns the current state for this request. - * - * @return HttpState current state - */ - public HttpState getState() { - if (_state == null) { - _state = new HttpState(); - } - return _state; - } - - public String toString() { - StringBuilder sb = new StringBuilder(255); - sb.append("[REQUEST LINE] -> ").append(_requestLine).append('\n'); - - if (_headers != null && _headers.length != 0) { - - for (Header _header : _headers) { - sb.append("[REQUEST HEADER] -> "); - sb.append(_header.toExternalForm()).append('\n'); - } - } - - if (_contentLength != 0) { - sb.append("[REQUEST BODY LENGTH] -> ").append(_contentLength); - sb.append('\n'); - } - - return sb.toString(); - - } - - /* - * private methods - * ======================================================================== - */ - - private void createCookie(String cookieHeader) { - String cookieLine = cookieHeader.substring(cookieHeader.indexOf(':') + 1) - .trim(); - StringTokenizer st = new StringTokenizer(cookieLine, " ;"); - Cookie cookie = new Cookie(); - cookie.setVersion(1); - - getState(); - - if (cookieLine.indexOf("$Version") == -1) { - cookie.setVersion(0); - _method.getParams().setCookiePolicy(CookiePolicy.NETSCAPE); - } - - while (st.hasMoreTokens()) { - String token = st.nextToken(); - - if (token.charAt(0) != '$' && !token.startsWith("Domain") - && !token.startsWith("Path")) { - cookie.setName(token.substring(0, token.indexOf('='))); - cookie.setValue(token.substring(token.indexOf('=') + 1)); - } else if (token.indexOf("Domain") > -1) { - cookie.setDomainAttributeSpecified(true); - cookie.setDomain(token.substring(token.indexOf('=') + 1)); - } else if (token.indexOf("Path") > -1) { - cookie.setPathAttributeSpecified(true); - cookie.setPath(token.substring(token.indexOf('=') + 1)); - } - } - _state.addCookie(cookie); - - } - - /** - * Adds any support request headers necessary for this request. These headers - * will be added based on the state of the request. - */ - private void addSupportHeaders() { - - // Authentication headers - // NOTE: Possibly move logic to generic method - switch (_authType) { - case NO_AUTHENTICATION: - break; - case BASIC_AUTHENTICATION: - setBasicAuthorizationHeader(); - break; - case DIGEST_AUTHENTICATION: - throw new UnsupportedOperationException("Digest Authentication is not currently " + "supported"); - } - - // A Host header will be added to each request to handle - // cases where virtual hosts are used, or there is no DNS - // available on the system where the container is running. - setHostHeader(); - - // Content length header - setContentLengthHeader(); - - // Cookies - setCookieHeader(); - } - - /** - * Sets a basic authentication header in the request is Request is configured - * to use basic authentication - */ - private void setBasicAuthorizationHeader() { - UsernamePasswordCredentials cred = (UsernamePasswordCredentials) getState() - .getCredentials(new AuthScope(_host, _port, null)); - String authString = null; - if (cred != null) { - authString = "Basic " + new String(Base64.getEncoder().encode((cred.getUserName() + ":" + cred.getPassword()).getBytes())); - } else { - LOGGER.trace("[HttpRequest] NULL CREDENTIALS"); - } - _method.setRequestHeader("Authorization", authString); - } - - /** - * Sets a Content-Length header in the request if content is present - */ - private void setContentLengthHeader() { - if (_contentLength > 0) { - _method.setRequestHeader("Content-Length", Integer.toString(_contentLength)); - } - } - - /** - * Sets a host header in the request. If the configured host value is an IP - * address, the Host header will be sent, but without any value. - * - * If we adhered to the HTTP/1.1 spec, the Host header must be empty of the - * target server is identified via IP address. However, no user agents I've - * tested follow this. And if a custom client library does this, it may not - * work properly with the target server. For now, the Host request-header will - * always have a value. - */ - private void setHostHeader() { - if (_port == DEFAULT_HTTP_PORT || _port == DEFAULT_SSL_PORT) { - _method.setRequestHeader("Host", _host); - } else { - _method.setRequestHeader("Host", _host + ":" + _port); - } - } - - /** - * Sets a Cookie header if this request is using cookies. - */ - private void setCookieHeader() { - if (_useCookies) { - Cookie[] cookies = _state.getCookies(); - if (cookies != null && cookies.length > 0) { - Header cHeader = CookiePolicy.getCookieSpec(CookiePolicy.RFC_2109) - .formatCookieHeader(_state.getCookies()); - if (cHeader != null) { - _method.setRequestHeader(cHeader); - } - } - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpRequestClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpRequestClient.java deleted file mode 100644 index e43ee28066..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpRequestClient.java +++ /dev/null @@ -1,391 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.request; - -import com.sun.ts.tests.servlet.common.util.Data; - -public class HttpRequestClient extends RequestClient { - - - public void getAuthTypeWithoutProtectionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAuthTypeWithoutProtectionTest"); - invoke(); - } - - - public void getAuthTypeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAuthTypeTest"); - invoke(); - } - - - public void getContextPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContextPathTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "result:" + getContextRoot()); - invoke(); - } - - - public void getCookiesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCookiesTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: cookie=value; Domain=" + _hostname + "; Path=/"); - invoke(); - } - - - public void getCookiesNoCookiesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCookiesNoCookiesTest"); - invoke(); - } - - - public void getDateHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDateHeaderTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "If-Modified-Since:Sat, 01 Jan 2000 00:00:01 GMT"); - invoke(); - } - - - public void getDateHeaderNoHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDateHeaderNoHeaderTest"); - invoke(); - } - - - public void getDateHeaderIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, - "getDateHeaderIllegalArgumentExceptionTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "If-Modified-Since:java"); - invoke(); - } - - - public void getHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeaderTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "User-Agent: Mozilla/4.0"); - invoke(); - } - - - public void getHeaderNoHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeaderNoHeaderTest"); - invoke(); - } - - - public void getHeaderNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeaderNamesTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "If-Modified-Since:Sat, 01 Jan 2000 00:00:01 GMT|Cookie:cookie=value"); - invoke(); - } - - - public void getHeaderNamesNoHeaderTest() throws Exception { - String testName = "getHeaderNamesNoHeaderTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getHeadersTest() throws Exception { - String testName = "getHeadersTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Accept-Language:en-us, ga-us"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Accept-Language:en-us|Accept-Language:ga-us"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - - } - - - public void getHeadersNoHeadersTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeadersNoHeadersTest"); - invoke(); - } - - - public void getIntHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getIntHeaderTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "MyIntHeader:123"); - invoke(); - } - - - public void getIntHeaderNumberFoundExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getIntHeaderNumberFoundExceptionTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "MyNonIntHeader:Java"); - invoke(); - } - - - public void getIntHeaderNoHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getIntHeaderNoHeaderTest"); - invoke(); - } - - - public void getMethodTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMethod_GETTest"); - invoke(); - String testName = "getMethod_POSTTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "POST " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - invoke(); - testName = "getMethod_HEADTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "HEAD " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "status:" + Data.PASSED); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - } - - - public void getPathInfoTest() throws Exception { - String testName = "getPathInfoTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() - + "/pathinfostring1/pathinfostring2?testname=" + testName - + " HTTP/1.1"); - invoke(); - } - - - public void getPathInfoNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getPathInfoNullTest"); - invoke(); - } - - - public void getPathTranslatedTest() throws Exception { - String testName = "getPathTranslatedTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() - + "/jakarta_servlet?testname=" + testName + " HTTP/1.1"); - invoke(); - } - - - public void getPathTranslatedNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getPathTranslatedNullTest"); - invoke(); - } - - - public void getQueryStringTest() throws Exception { - String testName = "getQueryStringTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + "&qs=value1 HTTP/1.1"); - invoke(); - } - - - public void getQueryStringNullTest() throws Exception { - String testName = "getQueryStringNullTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - - - public void getRequestedSessionIdNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestedSessionIdNullTest"); - invoke(); - } - - - public void getRequestedSessionIdTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSessionTrueNoSessionTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - TEST_PROPS.setProperty(APITEST, "invalidateSessionId"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getRequestedSessionIdTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - - public void getRequestedSessionIdTest1() throws Exception { - String testName = "getRequestedSessionIdTest1"; - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() - + ";jsessionid=c0o7fszeb1" + "?testname=" + testName - + "&TCKidsetto=c0o7fszeb1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Test returned with RequestdSessionId=c0o7fszeb1"); - invoke(); - } - - - public void getRequestedSessionIdTest2() throws Exception { - String testName = "getRequestedSessionIdTest2"; - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() - + ";jsessionid=xyzc0o7fszeb1" + "?testname=" + testName - + "&TCKidsetto=xyzc0o7fszeb1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Test returned with RequestdSessionId=xyzc0o7fszeb1"); - invoke(); - } - - - public void getRemoteUserTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRemoteUserTest"); - invoke(); - } - - - public void getRequestURITest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestURITest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "result:" + getContextRoot()); - invoke(); - } - - - public void getServletPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletPathTest"); - invoke(); - } - - - public void getServletPathEmptyStringTest() throws Exception { - String testName = "getServletPathEmptyStringTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void isRequestedSessionIdFromCookieTest() throws Exception { - String testName = "isRequestedSessionIdFromCookieTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Actual result = false"); - invoke(); - } - - - public void isRequestedSessionIdFromCookieTest1() throws Exception { - - TEST_PROPS.setProperty(APITEST, "getSessionTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - - String testName = "isRequestedSessionIdFromCookieTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Actual result = true"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - } - - - public void isRequestedSessionIdFromURLTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isRequestedSessionIdFromURLTest"); - invoke(); - } - - - public void isRequestedSessionIdValidTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isRequestedSessionIdValidTest"); - invoke(); - } - - - public void getSessionTrueTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSessionTrueNoSessionTest"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getSessionTrueSessionTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - - public void getSessionFalseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSessionFalseTest"); - invoke(); - } - - - public void getSessionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSessionTest"); - invoke(); - } - - - public void getRequestURLTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestURLTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "scheme:http|server:" + _hostname + "|port:" + _port + "|servletpath:" - + "-" + getContextRoot().substring(1, getContextRoot().length()) - + "-" + getServletName()); - invoke(); - } - - - public void sessionTimeoutTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "sessionTimeoutTest"); - invoke(); - } - - - public void changeSessionIDTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "changeSessionIDTest"); - invoke(); - } - - - public void changeSessionIDTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "changeSessionIDTest1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpResponse.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpResponse.java deleted file mode 100644 index 345935e8e9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/HttpResponse.java +++ /dev/null @@ -1,330 +0,0 @@ -/* - * Copyright (c) 2006, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.request; - -import org.apache.commons.httpclient.Header; -import org.apache.commons.httpclient.HttpMethod; -import org.apache.commons.httpclient.HttpMethodBase; -import org.apache.commons.httpclient.HttpState; -import org.apache.commons.httpclient.HttpVersion; - -import java.io.BufferedReader; -import java.io.ByteArrayInputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.util.Arrays; -import java.util.List; - -/** - * This class represents an HTTP response from the server. - */ - -public class HttpResponse { - - /** - * Default encoding based on Servlet Specification - */ - private static final String DEFAULT_ENCODING = "ISO-8859-1"; - - /** - * Content-Type header - */ - private static final String CONTENT_TYPE = "Content-Type"; - - /** - * Wrapped HttpMethod used to pull response info from. - */ - private HttpMethod _method = null; - - /** - * HttpState obtained after execution of request - */ - private HttpState _state = null; - - /** - * Charset encoding returned in the response - */ - private String _encoding = DEFAULT_ENCODING; - - /** - * The response body. Initialized after first call to one of the - * getResponseBody methods and cached for subsequent calls. - */ - private String _responseBody = null; - - /** - * Host name used for processing request - */ - private String _host = null; - - /** - * Port number used for processing request - */ - private int _port; - - /** - * Issecure - */ - private boolean _isSecure; - - /** Creates new HttpResponse */ - public HttpResponse(String host, int port, boolean isSecure, - HttpMethod method, HttpState state) { - - _host = host; - _port = port; - _isSecure = isSecure; - _method = method; - _state = state; - } - - /* - * public methods - * ======================================================================== - */ - - /** - * Returns the HTTP status code returned by the server - * - * @return HTTP status code - */ - public String getStatusCode() { - return Integer.toString(_method.getStatusCode()); - } - - /** - * Returns the HTTP reason-phrase returned by the server - * - * @return HTTP reason-phrase - */ - public String getReasonPhrase() { - return _method.getStatusText(); - } - - /** - * Returns the headers received in the response from the server. - * - * @return response headers - */ - public Header[] getResponseHeaders() { - return _method.getResponseHeaders(); - } - - public List
getHeaders() { - return Arrays.asList(_method.getResponseHeaders()); - } - - /** - * Returns the headers designated by the name provided. - * - * @return response headers - */ - public Header[] getResponseHeaders(String headerName) { - return _method.getResponseHeaders(headerName); - } - - /** - * Returns the response header designated by the name provided. - * - * @return a specfic response header or null if the specified header doesn't - * exist. - */ - public Header getResponseHeader(String headerName) { - return _method.getResponseHeader(headerName); - } - - /** - * Returns the response body as a byte array using the charset specified in - * the server's response. - * - * @return response body as an array of bytes. - */ - public byte[] getResponseBodyAsBytes() throws IOException { - return getEncodedResponse().getBytes(); - } - - /** - * Returns the response as bytes (no encoding is performed by client. - * - * @return the raw response bytes - * @throws IOException - * if an error occurs reading from server - */ - public byte[] getResponseBodyAsRawBytes() throws IOException { - return _method.getResponseBody(); - } - - /** - * Returns the response body as a string using the charset specified in the - * server's response. - * - * @return response body as a String - */ - public String getResponseBodyAsString() throws IOException { - return getEncodedResponse(); - } - - /** - * Returns the response body of the server without being encoding by the - * client. - * - * @return an unecoded String representation of the response - * @throws IOException - * if an error occurs reading from the server - */ - public String getResponseBodyAsRawString() throws IOException { - return _method.getResponseBodyAsString(); - } - - /** - * Returns the response body as an InputStream using the encoding specified in - * the server's response. - * - * @return response body as an InputStream - */ - public InputStream getResponseBodyAsStream() throws IOException { - return new ByteArrayInputStream(getEncodedResponse().getBytes()); - } - - /** - * Returns the response body as an InputStream without any encoding applied by - * the client. - * - * @return an InputStream to read the response - * @throws IOException - * if an error occurs reading from the server - */ - public InputStream getResponseBodyAsRawStream() throws IOException { - return _method.getResponseBodyAsStream(); - } - - /** - * Returns the charset encoding for this response. - * - * @return charset encoding - */ - public String getResponseEncoding() { - Header content = _method.getResponseHeader(CONTENT_TYPE); - if (content != null) { - String headerVal = content.getValue(); - int idx = headerVal.indexOf(";charset="); - if (idx > -1) { - // content encoding included in response - _encoding = headerVal.substring(idx + 9); - } - } - return _encoding; - } - - /** - * Returns the post-request state. - * - * @return an HttpState object - */ - public HttpState getState() { - return _state; - } - - /** - * Displays a String representation of the response. - * - * @return string representation of response - */ - public String toString() { - StringBuffer sb = new StringBuffer(255); - - sb.append("[RESPONSE STATUS LINE] -> "); - sb.append(((HttpMethodBase) _method).getParams().getVersion() - .equals(HttpVersion.HTTP_1_1) ? "HTTP/1.1 " : "HTTP/1.0 "); - sb.append(_method.getStatusCode()).append(' '); - sb.append(_method.getStatusText()).append('\n'); - Header[] headers = _method.getResponseHeaders(); - if (headers != null && headers.length != 0) { - for (int i = 0; i < headers.length; i++) { - sb.append(" [RESPONSE HEADER] -> "); - sb.append(headers[i].toExternalForm()).append('\n'); - } - } - - String resBody; - try { - resBody = _method.getResponseBodyAsString(); - } catch (IOException ioe) { - resBody = "UNEXECTED EXCEPTION: " + ioe.toString(); - } - if (resBody != null && resBody.length() != 0) { - sb.append("------ [RESPONSE BODY] ------\n"); - sb.append(resBody); - sb.append("\n-----------------------------\n\n"); - } - return sb.toString(); - } - - /* - * Eventually they need to come from _method - */ - - public String getHost() { - return _host; - } - - public int getPort() { - return _port; - } - - public String getProtocol() { - return _isSecure ? "https" : "http"; - } - - public String getPath() { - return _method.getPath(); - } - - /* - * Private Methods - * ========================================================================== - */ - - /** - * Returns the response body using the encoding returned in the response. - * - * @return encoded response String. - */ - private String getEncodedResponse() throws IOException { - if (_responseBody == null) { - _responseBody = getEncodedStringFromStream( - _method.getResponseBodyAsStream(), getResponseEncoding()); - } - return _responseBody; - } - - public static String getEncodedStringFromStream(InputStream in, String enc) - throws IOException { - BufferedReader bin = new BufferedReader(new InputStreamReader(in, enc)); - StringBuilder sb = new StringBuilder(128); - for (int ch = bin.read(); ch != -1; ch = bin.read()) { - sb.append((char) ch); - } - return sb.toString(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/MethodFactory.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/MethodFactory.java deleted file mode 100644 index 85ddaf8aee..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/MethodFactory.java +++ /dev/null @@ -1,164 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.request; - -import org.apache.commons.httpclient.HttpMethod; -import org.apache.commons.httpclient.HttpMethodBase; -import org.apache.commons.httpclient.HttpVersion; -import org.apache.commons.httpclient.methods.DeleteMethod; -import org.apache.commons.httpclient.methods.GetMethod; -import org.apache.commons.httpclient.methods.HeadMethod; -import org.apache.commons.httpclient.methods.OptionsMethod; -import org.apache.commons.httpclient.methods.PostMethod; -import org.apache.commons.httpclient.methods.PutMethod; - -import java.util.NoSuchElementException; -import java.util.StringTokenizer; - -/** - * Simple factory class which returns HttpMethod implementations based on a - * request line. - *

- * For example, a request line of GET /index.jsp HTTP/1.0 would return - * an HttpMethod implementation that handles GET requests using HTTP/1.0. - *

- */ - -public class MethodFactory { - - /** - * HTTP GET - */ - private static final String GET_METHOD = "GET"; - - /** - * HTTP POST - */ - private static final String POST_METHOD = "POST"; - - /** - * HTTP HEAD - */ - private static final String HEAD_METHOD = "HEAD"; - - /** - * HTTP PUT - */ - private static final String PUT_METHOD = "PUT"; - - /** - * HTTP DELETE - */ - private static final String DELETE_METHOD = "DELETE"; - - /** - * HTTP OPTIONS - */ - private static final String OPTIONS_METHOD = "OPTIONS"; - - /** - * Private constructor as all interaction with this class is through the - * getInstance() method. - */ - private MethodFactory() { - } - - /* - * public methods - * ======================================================================== - */ - - /** - * Returns the approriate request method based on the provided request string. - * The request must be in the format of METHOD URI_PATH HTTP_VERSION, i.e. GET - * /index.jsp HTTP/1.1. - * - * @return HttpMethod based in request. - */ - public static HttpMethod getInstance(String request) { - StringTokenizer st = new StringTokenizer(request); - String method; - String query = null; - String uri; - String version; - try { - method = st.nextToken(); - uri = st.nextToken(); - version = st.nextToken(); - } catch (NoSuchElementException nsee) { - throw new IllegalArgumentException( - "Request provided: " + request + " is malformed."); - } - - // check to see if there is a query string appended - // to the URI - int queryStart = uri.indexOf('?'); - if (queryStart != -1) { - query = uri.substring(queryStart + 1); - uri = uri.substring(0, queryStart); - } - - HttpMethodBase req; - - if (method.equals(GET_METHOD)) { - req = new GetMethod(uri); - } else if (method.equals(POST_METHOD)) { - req = new PostMethod(uri); - } else if (method.equals(PUT_METHOD)) { - req = new PutMethod(uri); - } else if (method.equals(DELETE_METHOD)) { - req = new DeleteMethod(uri); - } else if (method.equals(HEAD_METHOD)) { - req = new HeadMethod(uri); - } else if (method.equals(OPTIONS_METHOD)) { - req = new OptionsMethod(uri); - } else { - throw new IllegalArgumentException("Invalid method: " + method); - } - - setHttpVersion(version, req); - - if (query != null) { - req.setQueryString(query); - } - - return req; - } - - /* - * private methods - * ======================================================================== - */ - - /** - * Sets the HTTP version for the method in question. - * - * @param version - * HTTP version to use for this request - * @param method - * method to adjust HTTP version - */ - private static void setHttpVersion(String version, HttpMethodBase method) { - final String oneOne = "HTTP/1.1"; - method.getParams().setVersion( - (version.equals(oneOne) ? HttpVersion.HTTP_1_1 : HttpVersion.HTTP_1_0)); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/RequestClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/RequestClient.java deleted file mode 100644 index e24c68b141..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/RequestClient.java +++ /dev/null @@ -1,368 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.request; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.util.Data; - -public class RequestClient extends AbstractUrlClient { - - - public void getAttributeNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeNamesTest"); - invoke(); - } - - - public void getAttributeNamesEmptyEnumTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeNamesEmptyEnumTest"); - invoke(); - } - - - public void getAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeTest"); - invoke(); - } - - - public void getAttributeDoesNotExistTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeDoesNotExistTest"); - invoke(); - } - - - public void getCharacterEncodingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCharacterEncodingTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Content-Type:text/plain; charset=ISO-8859-1"); - invoke(); - } - - - public void getContentLengthTest() throws Exception { - String testName = "getContentLengthTest"; - TEST_PROPS.setProperty(REQUEST, "POST " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Content-Type:text/plain"); - TEST_PROPS.setProperty(CONTENT, "calling getContentLengthTest"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getContentTypeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContentTypeTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Content-Type:text/plain"); - invoke(); - } - - - public void getContentTypeNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContentTypeNullTest"); - invoke(); - } - - - public void getInputStreamTest() throws Exception { - String testName = "getInputStreamTest"; - TEST_PROPS.setProperty(REQUEST, "POST " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Content-Type:text/plain"); - TEST_PROPS.setProperty(CONTENT, "calling getInputStreamTest"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getInputStreamIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInputStreamIllegalStateExceptionTest"); - invoke(); - } - - - public void getParameterValuesDoesNotExistTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getParameterValuesDoesNotExistTest"); - invoke(); - } - - - public void getLocaleTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocaleTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Accept-Language:en-US"); - invoke(); - } - - - public void getLocaleDefaultTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocaleDefaultTest"); - invoke(); - } - - - public void getLocalesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocalesTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Accept-Language:en-US,en-GB"); - invoke(); - } - - - public void getLocalesDefaultTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocalesDefaultTest"); - invoke(); - } - - - public void getParameterMapTest() throws Exception { - String testName = "getParameterMapTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=value1¶meter2=value2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getParameterNamesTest() throws Exception { - String testName = "getParameterNamesTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=value1¶meter2=value2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getParameterNamesEmptyEnumTest() throws Exception { - String testName = "getParameterNamesEmptyEnumTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getParameterTest() throws Exception { - String testName = "getParameterTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=value1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getParameterDoesNotExistTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getParameterDoesNotExistTest"); - invoke(); - } - - - public void getParameterValuesTest() throws Exception { - String testName = "getParameterValuesTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "&Names=value1&Names=value2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getProtocolTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getProtocolTest"); - invoke(); - } - - - public void getReaderTest() throws Exception { - String testName = "getReaderTest"; - TEST_PROPS.setProperty(REQUEST, "POST " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Content-Type:text/plain"); - TEST_PROPS.setProperty(CONTENT, "calling getReaderTest"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getReaderIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getReaderIllegalStateExceptionTest"); - invoke(); - } - - - public void getReaderUnsupportedEncodingExceptionTest() throws Exception { - String testName = "getReaderUnsupportedEncodingExceptionTest"; - TEST_PROPS.setProperty(REQUEST, - "POST " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Content-Type:text/plain; charset=DoesNonExist"); - TEST_PROPS.setProperty(CONTENT, - "calling getReaderUnsupportedEncodingExceptionTest"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getRemoteAddrTest() throws Exception { - String localIps = getLocalInterfaceInfo(true); - String testName = "getRemoteAddrTest"; - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "&Address=" + localIps + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getLocalAddrTest() throws Exception { - String testName = "getLocalAddrTest"; - TEST_PROPS.setProperty(APITEST, testName); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getRemoteHostTest() throws Exception { - String testName = "getRemoteHostTest"; - String localIps = getLocalInterfaceInfo(true); - String localHosts = getLocalInterfaceInfo(false); - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "&Address=" + localIps + "," + localHosts - + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getRequestDispatcherTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestDispatcherTest"); - invoke(); - } - - - public void getSchemeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSchemeTest"); - invoke(); - } - - - public void getServerNameTest() throws Exception { - String testName = "getServerNameTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "&hostname=" + _hostname + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getServerPortTest() throws Exception { - String testName = "getServerPortTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "&port=" + _port + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void isSecureTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isSecureTest"); - invoke(); - } - - - public void removeAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removeAttributeTest"); - invoke(); - } - - - public void setAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeTest"); - invoke(); - } - - - public void getCharacterEncodingNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCharacterEncodingNullTest"); - invoke(); - } - - - public void setCharacterEncodingUnsupportedEncodingExceptionTest() - throws Exception { - String testName = "setCharacterEncodingUnsupportedEncodingExceptionTest"; - TEST_PROPS.setProperty(REQUEST, - "POST " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void setCharacterEncodingTest() throws Exception { - String testName = "setCharacterEncodingTest"; - TEST_PROPS.setProperty(REQUEST, - "POST " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void setCharacterEncodingTest1() throws Exception { - String testName = "setCharacterEncodingTest1"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - - public void getLocalNameTest() throws Exception { - String testName = "getLocalNameTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "&hostname=" + _hostname + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - - invoke(); - } - - - public void getLocalPortTest() throws Exception { - String testName = "getLocalPortTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "&hostport=" + _port + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/SecBasicClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/SecBasicClient.java deleted file mode 100644 index 5b9c373e8c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/SecBasicClient.java +++ /dev/null @@ -1,449 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.common.request; - -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.tests.servlet.common.client.BaseUrlClient; -import org.junit.jupiter.api.Test; - -import java.util.Properties; - -public abstract class SecBasicClient extends BaseUrlClient { - - // Constants: - private static final String USERNAME = "user"; - - private static final String PASSWORD = "password"; - - private static final String UNAUTH_USERNAME = "authuser"; - - private static final String UNAUTH_PASSWORD = "authpassword"; - - private static final String CLASS_TRACE_HEADER = "[SecBasicClient]: "; - - private static final String USER_PRINCIPAL_SEARCH = "The user principal is: "; // (+username) - - private static final String REMOTE_USER_SEARCH = "getRemoteUser(): "; // (+username) - - // fields: - protected String pageSec = null; - - protected String pageGuest = null; - - protected String pageUnprotected = null; - - protected String pageRoleReverse = null; - - private String pageJspBase = "/jsp_sec_secbasic_web"; - - private String pageJspSec = pageJspBase + "/jspSec.jsp"; - - private String pageJspGuest = pageJspBase + "/guestPage.jsp"; - - private String pageJspUnprotected = pageJspBase + "/unprotected.jsp"; - - private String pageJspRoleReverse = pageJspBase + "/rolereverse.jsp"; - - private String pageServletBase = "/servlet_sec_secbasic_web"; - - private String pageServletSec = pageServletBase + "/ServletSecTest"; - - private String pageServletGuest = pageServletBase + "/GuestPageTest"; - - private String pageServletUnprotected = pageServletBase + "/UnProtectedTest"; - - private String pageServletRoleReverse = pageServletBase + "/RoleReverseTest"; - - private String username = null; - - private String password = null; - - private String unauthUsername = null; - - private String unauthPassword = null; - - /* - * @class.setup_props: webServerHost; webServerPort; user; password; authuser; - * authpassword; ts_home; - * - * - */ - - public void setup(String[] args, Properties p) throws Exception { - super.setup(args, p); - - // TOFIX configurable -// user=j2ee -// password=j2ee -// authuser=javajoe -// authpassword=javajoe - - p.setProperty(USERNAME, "j2ee"); - p.setProperty(PASSWORD, "j2ee"); - p.setProperty(UNAUTH_USERNAME, "javajoe"); - p.setProperty(UNAUTH_PASSWORD, "javajoe"); - - try { - username = p.getProperty(USERNAME); - password = p.getProperty(PASSWORD); - unauthUsername = p.getProperty(UNAUTH_USERNAME); - unauthPassword = p.getProperty(UNAUTH_PASSWORD); - - - pageSec = pageServletSec; - pageGuest = pageServletGuest; - pageUnprotected = pageServletUnprotected; - pageRoleReverse = pageServletRoleReverse; - - - } catch (Exception e) { - logErr("Error: got exception: ", e); - } - } - - /* - * testName: test1 - * - * @assertion: Test BASIC authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.1. - * - * 1. If user has not been authenticated and user attempts to access a - * protected web resource, the web server requests authentication. - * - * @test_Strategy: 1. Send request to access jspSec.jsp 2. Receive - * authentication request. - */ - - public void test1() throws Exception { - logMessage( - "Sending request to validate presence of www-authenticate header..."); - TEST_PROPS.setProperty(TEST_NAME, "SecBasic/Test1"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageSec)); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "www-authenticate:"); - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - invoke(); - - dumpResponse(); // debug aid - - logMessage("Authentication requested"); - } - - /* - * testName: test2 - * - * @assertion: Test BASIC authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.1. Also tests API assertions in section 11.3. - * - * 1. If user has not been authenticated and user attempts to access a - * protected web resource, and user enters a valid username and password, the - * original web resource is returned and user is authenticated. 2. - * getRemoteUser() returns the user name that the client authenticated with. - * - * @test_Strategy: 1. Send request with correct authentication. 2. Receive - * page (ensure principal is correct, and ensure that getRemoteUser() returns - * the correct name) - */ - - public void test2() throws Exception { - logMessage("Sending request with Authroization header..."); - - StringBuffer sb = new StringBuffer(100); - sb.append(USER_PRINCIPAL_SEARCH).append(username).append("|"); - sb.append(REMOTE_USER_SEARCH).append(username).append("|"); - sb.append("isUserInRole(\"ADM\"): !true!").append("|"); - sb.append("isUserInRole(\"MGR\"): !false!").append("|"); - sb.append("isUserInRole(\"VP\"): !false!").append("|"); - sb.append("isUserInRole(\"EMP\"): !true!").append("|"); - - TEST_PROPS.setProperty(TEST_NAME, "SecBasic/Test2"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageSec)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); - TEST_PROPS.setProperty(SEARCH_STRING, sb.toString()); - invoke(); - - dumpResponse(); // debug aid - - logMessage("isUserInRole() and getRemoteUser() returned expected results"); - } - - /* - * testName: test3 - * - * @assertion: Test BASIC authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.1. - * - * 1. If user has not been authenticated and user attempts to access a - * protected web resource, and user enters an invalid username and password, - * the container denies access to the web resource. - * - * @test_Strategy: 1. Re-send request with incorrect authentication. 2. - * Receive authentication request. - */ - - public void test3() throws Exception { - logMessage( - "Sending an request for a protected resource with invalid username/password..."); - - TEST_PROPS.setProperty(TEST_NAME, "SecBasic/Test3"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageSec)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, "invalid"); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - invoke(); - - dumpResponse(); // debug aid - - logMessage("Access Denied"); - } - - /* - * testName: test4 - * - * @assertion: Test BASIC authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.1. - * - * 1. If user has not been authenticated and user attempts to access a - * protected web resource, and user enters an valid username and password, but - * for a role that is not authorized to access the resource, the container - * denies access to the web resource. - * - * @test_Strategy: 1. Send request with correct authentication for user - * javajoe for a page javajoe is allowed to access. 2. Receive page (this - * verifies that the javajoe user is set up properly). 3. Send request with - * correct authentication, but incorrect authorization to access resource 4. - * Receive error - */ - - public void test4() throws Exception { - - StringBuffer sb = new StringBuffer(100); - sb.append(USER_PRINCIPAL_SEARCH).append(unauthUsername); - - logMessage("Sending request to resource the user has access to..."); - TEST_PROPS.setProperty(TEST_NAME, "SecBasic/Test4"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); - TEST_PROPS.setProperty(SEARCH_STRING, sb.toString()); - invoke(); - - dumpResponse(); // debug aid - - logMessage("User successfully accessed the resource"); - - logMessage( - "Sending request to resource with valid username/password, but not the right roles..."); - TEST_PROPS.setProperty(TEST_NAME, "SecBasic/Test4"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageSec)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - - dumpResponse(); // debug aid - - logMessage("Access Forbidden"); - } - - /* - * testName: test5 - * - * @assertion: Test BASIC authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.1. Also tests assertions in section 11.3. - * - * 1. If user has not been authenticated and user attempts to access an - * unprotected web resource, the web resource is returned without need to - * authenticate. 2. isUserInRole() must return false for any valid or invalid - * role reference. 3. getRemoteUser() must return false - * - * @test_Strategy: 1. Send request for unprotected.jsp with no authentication. - * 2. Receive page 3. Search the returned page for "!true!", which would - * indicate that at least one call to isUserInRole attempted by - * unprotected.jsp returned true. 4. check that getRemoteUser() returns null. - */ - - public void test5() throws Exception { - StringBuffer sb = new StringBuffer(100); - sb.append(USER_PRINCIPAL_SEARCH).append("|"); - sb.append(REMOTE_USER_SEARCH).append("null"); - - logMessage("Sending request to unprotected resource...."); - TEST_PROPS.setProperty(TEST_NAME, "BasicSec/Test5"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageUnprotected)); - TEST_PROPS.setProperty(SEARCH_STRING, sb.toString()); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "!true!"); - invoke(); - - dumpResponse(); // debug aid - - logMessage("isUserInRole() and getRemoteUser() returned expected results"); - } - - /* - * testName: test6 - * - * @assertion: Test HTTP-Basic authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.1. Also tests assertions from section 11.3. - * - * Given two servlets in the same application, each of which calls - * isUserInRole(X), and where X is linked to different roles in the scope of - * each of the servlets (i.e. R1 for servlet 1 and R2 for servlet 2), then a - * user whose identity is mapped to R1 but not R2, shall get a true return - * value from isUserInRole( X ) in servlet 1, and a false return value from - * servlet 2 (a user whose identity is mapped to R2 but not R1 should get the - * inverse set of return values). - * - * @test_Strategy: Since test1 already verifies the functionality for - * isUserInRole returning true, this test needs only verify that it should - * return false for the other jsp. For this test, MGR and ADM are swapped, so - * isUserInRole() should return opposite values from test1. - * - * 1. Send request to access rolereverse.jsp 2. Receive redirect to login - * page, extract location and session id cookie. 3. Send request to access new - * location, send cookie 4. Receive login page 5. Send form response with - * username and password 6. Receive redirect to resource 7. Request resource - * 8. Receive resource (check isUserInRole for all known roles) - */ - - public void test6() throws Exception { - - StringBuffer sb = new StringBuffer(100); - sb.append(USER_PRINCIPAL_SEARCH).append(username).append("|"); - sb.append("isUserInRole(\"ADM\"): !false!").append("|"); - sb.append("isUserInRole(\"MGR\"): !true!").append("|"); - sb.append("isUserInRole(\"VP\"): !false!").append("|"); - sb.append("isUserInRole(\"EMP\"): !true!").append("|"); - - logMessage( - "Sending request to validate isUserInRole with roles reversed..."); - TEST_PROPS.setProperty(TEST_NAME, "SecBasic/Test6"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageRoleReverse)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); - TEST_PROPS.setProperty(SEARCH_STRING, sb.toString()); - invoke(); - - dumpResponse(); // debug aid - - logMessage("isUserInRole() and getRemoteUser() returned expected results"); - } - - /* - * testName: test7 - * - * @assertion: Test BASIC authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.1. - * - * 1. If user has not been authenticated and user attempts to access a - * protected web resource+ , and user enters an invalid - * username and password, the container denies access to the web resource. - * IMPORTANT: this is not just trying to access a protected resource but - * instead is trying to access pageSec + "/j_security_check" when - * unauthenticated in an attempt to trick/confuse the impl into thinking - * authentication occurred when it did not. - * - * @test_Strategy: 1. send request with incorrect authentication to url + - * "/j_security_check" 2. Receive authentication request. - */ - - public void test7() throws Exception { - logMessage( - "Sending an request for a protected resource with invalid username/password..."); - - TEST_PROPS.setProperty(TEST_NAME, "SecBasic/Test7"); - TEST_PROPS.setProperty(REQUEST, - getRequestLine("GET", pageSec + "/j_security_check")); - TEST_PROPS.setProperty(BASIC_AUTH_USER, "invalid"); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); - // The servlet is mapped to "/ServletSecTest" so this request should result - // in a 404 since no Servlet is mapped to the requested URI or 401 if the container - // rejects the incoming BASIC header. - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED + "," + NOT_FOUND); - invoke(); - - dumpResponse(); // debug aid - - if ((_testCase != null) && (_testCase.getResponse() != null)) { - // we got a response so lets check it... - // if our search string appears in the response, we were erroneously - // allowed access to a protected page! - String searchString = "Inside ServletSecTestServlet"; - try { - if (_testCase.getResponse().getResponseBodyAsString() - .indexOf(searchString) != -1) { - // ohoh - we should NOT have been allowed to access the page and it - // appears we did access it. log an error - TestUtil.logErr("(Should say: \"" + searchString + "\")"); - throw new Exception("test7 failed."); - } - } catch (Exception ex) { - // must've had problem getting response so dump exception but continue - // on - ex.printStackTrace(); - } - } - - logMessage("Access properly Denied"); - } - - /** - * Returns a valid HTTP/1.1 request line. - * - * @param method - * the request method - * @param path - * the request path - * @return a valid HTTP/1.1 request line - */ - private static String getRequestLine(String method, String path) { - return method + " " + path + " HTTP/1.1"; - } - - /** - * Simple wrapper around TestUtil.logMessage(). - * - * @param message - * - the message to log - */ - private static void logMessage(String message) { - TestUtil.logMsg(CLASS_TRACE_HEADER + message); - } - - /** - * Simple wrapper around TestUtil.logTrace(). - * - * @param message - * - the message to log - */ - private static void trace(String message) { - TestUtil.logTrace(CLASS_TRACE_HEADER + message); - } - - private void dumpResponse() { - try { - if ((_testCase != null) && (_testCase.getResponse() != null)) { - trace(_testCase.getResponse().getResponseBodyAsString()); - } - } catch (Exception ex) { - // must've had problem getting response so dump exception but continue on - ex.printStackTrace(); - } - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/SecformClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/SecformClient.java deleted file mode 100644 index c5e079ab6d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/SecformClient.java +++ /dev/null @@ -1,2304 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.common.request; - -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.lib.util.WebUtil; -import com.sun.ts.lib.util.WebUtil.Response; -import com.sun.ts.tests.servlet.common.client.BaseUrlClient; -import org.junit.jupiter.api.Test; - -import java.io.BufferedReader; -import java.io.ByteArrayInputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.io.OutputStreamWriter; -import java.io.PrintWriter; -import java.net.ConnectException; -import java.net.InetAddress; -import java.net.MalformedURLException; -import java.net.Socket; -import java.net.URL; -import java.net.UnknownHostException; -import java.util.ArrayList; -import java.util.Enumeration; -import java.util.Hashtable; -import java.util.List; -import java.util.Properties; -import java.util.StringTokenizer; - -public class SecformClient extends BaseUrlClient { - // Configurable constants: - - private String protocol = "http"; - - private String hostname = null; - - private int portnum = 0; - - protected String pageBase = null; - - protected String pageSec = null; - - protected String pageGuest = null; - - protected String pageRoleReverse = null; - - protected String pageUnprotected = null; - - private String pageProgAuthen = null; - - private String pageProgLogin = null; - - private String pageProgLogout = null; - - private String pageOne = null; - - private String pageTwo = null; - - private String pageSample = null; - - private String pageallRoles = null; - - // common for JSP and Servlet - private String pageLogin = "/login.jsp"; - - private String pageError = "/error.jsp"; - - private String pageSecurityCheck = "/j_security_check"; - - private String pageJspBase = "/jsp_sec_secform_web"; - - private String pageJspSec = pageJspBase + "/jspSec.jsp"; - - private String pageJspUnprotected = pageJspBase + "/unprotected.jsp"; - - private String pageJspGuest = pageJspBase + "/guestPage.jsp"; - - private String pageJspRoleReverse = pageJspBase + "/rolereverse.jsp"; - - private String pageJspOne = pageJspBase + "/One.jsp"; - - private String pageJspTwo = pageJspBase + "/Two.jsp"; - - private String pageJspSample = pageJspBase + "/Sample.jsp"; - - private String pageJspallRoles = pageJspBase + "/allRoles.jsp"; - - private String pageServletBase = "/servlet_sec_secform_web"; - - private String pageServletSec = pageServletBase + "/ServletSecTest"; - - private String pageServletUnprotected = pageServletBase + "/UnProtectedTest"; - - private String pageServletProgLogin = pageServletBase - + "/ServletProgrammaticLogin"; - - private String pageServletProgLogout = pageServletBase - + "/ServletProgrammaticLogout"; - - private String pageServletProgAuthen = pageServletBase - + "/ServletProgrammaticAuthen"; - - private String pageServletGuest = pageServletBase + "/GuestPageTest"; - - private String pageServletRoleReverse = pageServletBase + "/RoleReverseTest"; - - private String pageServletOne = pageServletBase + "/OneTest"; - - private String pageServletTwo = pageServletBase + "/TwoTest"; - - private String pageServletSample = pageServletBase + "/SampleTest"; - - private String pageServletallRoles = pageServletBase + "/allRolesTest"; - - private String searchFor = "The user principal is: "; // (+username) - - private String searchForGetRemoteUser = "getRemoteUser(): "; // (+username) - - private String username = ""; - - private String password = ""; - - private String unauthUsername = ""; - - private String unauthPassword = ""; - - private String tshome = ""; - - // Constants: - private final String WebHostProp = "webServerHost"; - - private final String WebPortProp = "webServerPort"; - - private final String UserNameProp = "user"; - - private final String PasswordProp = "password"; - - private final String unauthUserNameProp = "authuser"; - - private final String unauthPasswordProp = "authpassword"; - - private final String tsHomeProp = "ts_home"; - - private String testDir = System.getProperty("user.dir"); - - // Shared test variables: - private Properties props = null; - - private String request = null; - - private Response response = null; - - private Response loginPageRequestResponse = null; - - private Response errorPageRequestResponse = null; - - private Hashtable cookies = null; - - /* - * @class.setup_props: webServerHost; webServerPort; user; password; authuser; - * authpassword; ts_home; - */ - public void setup(String[] args, Properties p) throws Exception { - super.setup(args, p); - props = p; - - try { - hostname = p.getProperty(WebHostProp); - portnum = Integer.parseInt(p.getProperty(WebPortProp)); - username = p.getProperty(UserNameProp); - password = p.getProperty(PasswordProp); - unauthUsername = p.getProperty(unauthUserNameProp); - unauthPassword = p.getProperty(unauthPasswordProp); - tshome = p.getProperty(tsHomeProp); - - logger.debug("username: {}", username); - logger.debug("password: {}", password); - -// if (args[0].equals("jsp")) { -// pageBase = pageJspBase; -// pageSec = pageJspSec; -// pageGuest = pageJspGuest; -// pageUnprotected = pageJspUnprotected; -// pageRoleReverse = pageJspRoleReverse; -// pageOne = pageJspOne; -// pageTwo = pageJspTwo; -// pageSample = pageJspSample; -// pageallRoles = pageJspallRoles; -// -// // prefix pageJspBase to pageLogin, pageError ,pageSecurityCheck -// pageLogin = pageJspBase + pageLogin; -// pageError = pageJspBase + pageError; -// pageSecurityCheck = pageJspBase + pageSecurityCheck; -// -// } else { - pageBase = pageServletBase; - pageSec = pageServletSec; - pageGuest = pageServletGuest; - pageUnprotected = pageServletUnprotected; - pageRoleReverse = pageServletRoleReverse; - pageOne = pageServletOne; - pageTwo = pageServletTwo; - pageSample = pageServletSample; - pageallRoles = pageServletallRoles; - pageProgLogin = pageServletProgLogin; - pageProgLogout = pageServletProgLogout; - pageProgAuthen = pageServletProgAuthen; - - // prefix pageServletBase to pageLogin, pageError, pageSecurityCheck - pageLogin = pageServletBase + pageLogin; - pageError = pageServletBase + pageError; - pageSecurityCheck = pageServletBase + pageSecurityCheck; - -// } - - } catch (Exception e) { - logger.error("Error: got exception: " + e.getMessage(), e); - } - } - - /* - * testName: test1 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.3. Also tests an assertion in section 11.3. - * - * 1. If user has not been authenticated and user attempts to access a - * protected web resource, the correct login form is returned. 2. If user has - * not been authenticated and user attempts to access a protected web - * resource, and user enters a valid username and password, the original web - * resource is returned and user is authenticated. A call to getRemoteUser() - * must return the username. 3. If user has been authenticated and user is - * authorized to access a protected web resource, user gets web resource - * without the need to re-authenticate. A call to getRemoteUser() still - * returns the username. - * - * @test_Strategy: 1. Send request to access jspSec.jsp 2. Receive login - * page(make sure it the expected login page) 3. Send form response with - * username and password 4. Receive jspSec.jsp (ensure principal is correct, - * and ensure getRemoteUser() returns the username, and ensure isUserInRole() - * is working properly) 5. Re-request jspSec.jsp 6. Ensure principal is still - * correct and getRemoteUser() still returns the correct username. Also ensure - * isUserInRole() is still working properly. - */ - - public void test1() throws Exception { - try { - // The first part of this test is used in test2 and test3 as - // well, so the code has been moved to a helper method. - requestAndGetLoginPage(pageSec, 1); - - // Send response to login form with session id cookie: - request = pageSecurityCheck; - logger.debug("Sending request '{}' with login information.", request); - Properties postData = new Properties(); - postData.setProperty("j_username", username); - postData.setProperty("j_password", password); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - logger.debug("response.statusToken: {}", response.statusToken); - logger.debug("response.content: {}", response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logger.error("Could not find {}", request); - throw new Exception("test1 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 1); - - // Print response content - logger.debug("received response content 1: {}", response.content); - - // Check to make sure we are authenticated by checking the page - // content. The jsp should output "The user principal is: j2ee" - String searchString = searchFor + username; - if (response.content.indexOf(searchString) == -1) { - logger.error("User Principal incorrect. Page received:"); - logger.error(response.content); - logger.error("(Should say: \"" + searchString + "\")"); - throw new Exception("test1 failed."); - } - logger.debug("User Principal correct."); - - // Check to make sure getRemoteUser returns the user name. - searchString = searchForGetRemoteUser + username; - if (response.content.indexOf(searchString) == -1) { - logger.error("getRemoteUser() did not return " + username + ":"); - logger.error(response.content); - logger.error("(Should say: \"" + searchString + "\")"); - throw new Exception("test1 failed."); - } - logMsg("getRemoteUser() correct."); - - // Check to make sure isUserInRole is working properly: - Hashtable roleCheck = new Hashtable(); - roleCheck.put("ADM", Boolean.TRUE); - roleCheck.put("MGR", Boolean.FALSE); - roleCheck.put("VP", Boolean.FALSE); - roleCheck.put("EMP", Boolean.TRUE); - // roleCheck.put( "Administrator", new Boolean( false ) ); - if (!checkRoles(response.content, roleCheck)) { - logger.error("isUserInRole() does not work correctly. Page Received:"); - logger.error(response.content); - throw new Exception("test1 failed."); - } - logMsg("isUserInRole() correct."); - - // Now that we are authenticated, try accessing the resource again - // to ensure we need not go through the login page again. - request = pageSec; - logger.debug("Cookies = {}", cookies.toString()); - logger.debug("Re-sending request {}", request); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logger.error("Could not find " + pageSec); - throw new Exception("test1 failed."); - } - - // Check to make sure we are still authenticated. - if (response.content.indexOf(searchString) == -1) { - logger.error("User Principal incorrect. Page received:"); - logger.error(response.content); - logger.error("(Should say: \"" + searchString + "\")"); - throw new Exception("test1 failed."); - } - logger.debug("User Principal still correct."); - - // Check to make sure getRemoteUser still returns the user name. - searchString = searchForGetRemoteUser + username; - if (response.content.indexOf(searchString) == -1) { - logger.error("getRemoteUser() did not return " + username - + " after lazy authentication:"); - logger.error(response.content); - logger.error("(Should say: \"" + searchString + "\")"); - throw new Exception("test1 failed."); - } - logMsg("getRemoteUser() still correct."); - - // Check to make sure isUserInRole is still working properly: - if (!checkRoles(response.content, roleCheck)) { - logger.error("isUserInRole() does not work correctly."); - logger.error("Page Received:"); - logger.error(response.content); - throw new Exception("test1 failed."); - } - logMsg("isUserInRole() still correct."); - - } catch (Exception e) { - logger.error("Caught exception: " + e.getMessage(), e); - throw new Exception("test1 failed: " + e.getMessage(), e); - } - } - - /* - * testName: test2 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.3. - * - * If user has not been authenticated and user attempts to access a protected - * web resource, and user enters incorrect username and password, the error - * page is returned. - * - * @test_Strategy: 1. Send request to access jspSec.jsp 2. Receive login page - * 3. Send form response with username and incorrect password 4. Receive error - * page (make sure it is the expected error page) - */ - - public void test2() throws Exception { - try { - // The first part of this test is used in test1 and test3 as - // well, so the code has been moved to a helper method. - requestAndGetLoginPage(pageSec, 2); - - // Send response to login form with session id cookie and username - // and incorrect password: - request = pageSecurityCheck; - logger.debug("Sending request {} with incorrect login information.", request); - Properties postData = new Properties(); - postData.setProperty("j_username", username); - postData.setProperty("j_password", "incorrect" + password); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - logger.debug("response.statusToken: {}", response.statusToken); - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 2); - - // Check to make sure the user principal is null: - String searchString = searchFor + "null"; - if (response.content.indexOf(searchString) == -1) { - logger.error("User principal is not null in error page: {}", response.content); - throw new Exception("test2 failed."); - } - - logger.debug("User Principal is null as expected."); - - // Request error page - request = pageError; - logger.debug("Sending request {}", request); - errorPageRequestResponse = WebUtil.sendRequest("GET", - InetAddress.getByName(hostname), portnum, request, - null, cookies); - - // Check that the page was found (no error). - if (errorPageRequestResponse.isError()) { - logger.error("Could not find {}", request); - throw new Exception("test2 failed."); - } - - // Compare the received error page with the expected error page - // i.e Check whether - // response.content ==errorPageRequestResponse.content - if (response.content.equals(errorPageRequestResponse.content)) { - logger.debug("Received the expected error page"); - } else { - logger.error("Received incorrect error page"); - throw new Exception("test2 failed."); - } - - } catch (Exception e) { - logger.error("Caught exception: " + e.getMessage(), e); - throw new Exception("test2 failed: " + e.getMessage(), e); - } - } - - /* - * testName: test3 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.3. - * - * If user has not been authenticated and user attempts to access a protected - * web resource, and user enters correct username and password of a user that - * is authorized to access the resource, the resource is returned (similar to - * test1, but uses user javajoe instead of j2ee). This test establishes that - * the javajoe user is set up properly. - * - * @test_Strategy: 1. Send request to access guestPage.jsp 2. Receive login - * page 3. Send form response with username(javajoe) and password 4. Receive - * resource (check user principal) - * - */ - - public void test3() throws Exception { - try { - // The first part of this test is used in test2 and test3 as - // well, so the code has been moved to a helper method. - requestAndGetLoginPage(pageGuest, 3); - - // Send response to login form with session id cookie: - request = pageSecurityCheck; - logger.debug("Sending request {} with login information (as {}).", request, unauthUsername); - Properties postData = new Properties(); - postData.setProperty("j_username", unauthUsername); - postData.setProperty("j_password", unauthPassword); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logger.error("Could not find {}", request); - throw new Exception("test3 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 3); - - // Check to make sure we are authenticated by checking the page - // content. The jsp should output "The user principal is: javajoe" - String searchString = searchFor + unauthUsername; - if (response.content.indexOf(searchString) == -1) { - logger.error("User Principal incorrect. Page received: {}", response.content); - logger.error("(Should say: {}", searchString); - throw new Exception("test3 failed."); - } - logger.debug("User Principal correct."); - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage(), e); - throw new Exception("test3 failed: " + e.getMessage(), e); - } - } - - /* - * testName: test4 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.3. - * - * If user has not been authenticated and user attempts to access a protected - * web resource, and user enters correct username and password of a user that - * is not authorized to access the resource, the resource is not returned. The - * authenticated user is not denied access to an unprotected page. - * - * @test_Strategy: 1. Send request to access jspSec.jsp 2. Receive login page - * 3. Send form response with username and password 4. Receive an error - * (expected unauthorized error) 5. Send request to access unprotected.jsp 6. - * Receive unprotected.jsp. - */ - - public void test4() throws Exception { - try { - // The first part of this test is used in test1 and test2 as - // well, so the code has been moved to a helper method. - requestAndGetLoginPage(pageSec, 4); - - // Send response to login form with session id cookie and username - // and password: - request = pageSecurityCheck; - logger.debug("Sending request {} with correct login information ({}), but incorrect authorization for this resource.", - request, unauthUsername); - Properties postData = new Properties(); - postData.setProperty("j_username", unauthUsername); - postData.setProperty("j_password", unauthPassword); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - logger.debug("response.content = {}", response.content); - - if (response.statusToken.equals("302")) { - // We should receive a redirection page - if (response.location == null) { - logger.error("No redirection to login page received."); - throw new Exception("test4 failed."); - } - - // Extract location from redirection and format new request: - request = WebUtil.getRequestFromURL(response.location); - logger.debug("Redirect to: {}", response.location); - - // update cookies if the webserver choose to send cookies - addNewCookies(cookies, response.cookies); - - // Request redirected page (login page): - logger.debug("Sending request {}", request); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, cookies); - } - - // Receive "403" or "404" error code for unauthorized access (forbidden). - if ((response.statusToken.equals("403")) - || (response.statusToken.equals("404"))) { - logger.debug("Status Token {}, Received expected unauthorized access error", response.statusToken); - } else { - logger.error("Did not receive error for unauthorized access: {}", request); - logger.error("Status Token {}", response.statusToken); - logger.error("Page content: {}", response.content); - throw new Exception("test4 failed."); - } - - // Request unprotected page (unprotected.jsp page): - request = pageUnprotected; - logger.debug("Sending request {}", request); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, null); - - // Check that we did not receive an error and that we did not - // receive a redirection: - if (response.isError()) { - logger.error("Error retrieving {}", request); - throw new Exception("test4 failed."); - } - - // Check that the page returned is the correct one. The principal - // is not checked. - String searchString = searchFor; - if (!response.content.contains(searchString)) { - logger.error("Incorrect page received: {}", response.content); - logger.error("(Should contain: {}", searchString); - throw new Exception("test4 failed."); - } - logger.debug("Access to unprotected page granted."); - - } catch (Exception e) { - logger.error("Caught exception: " + e.getMessage(), e); - throw new Exception("test4 failed: " + e.getMessage(), e); - } - } - - /* - * testName: test5 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.3. Also tests assertions from section 11.3. - * - * If user has not been authenticated and user attempts to access an - * unprotected web resource, the resource is returned, and the user is not - * forced to authenticate. Also, isUserInRole() must return false for any - * valid or invalid role reference. A call to getRemoteUser() must return - * null. - * - * @test_Strategy: 1. Send request to access unprotected.jsp 2. Receive - * unprotected.jsp 3. Search the returned page for "!true!", which would - * indicate that at least one call to isUserInRole attempted by - * unprotected.jsp returned true. 4. Check that the call to getRemoteUser() - * returned null. - */ - - public void test5() throws Exception { - try { - // Request restricted jsp page. - String request = pageUnprotected; - logMsg("Sending request \"" + request + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, null); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + pageUnprotected); - throw new Exception("test5 failed."); - } - - // Check that we did not receive an error and that we did not - // receive a redirection: - if (response.isError()) { - logErr("Error retrieving " + request); - throw new Exception("test5 failed."); - } - - // Check that the page returned is the correct one. The principal - // is not checked. - String searchString = searchFor; - if (response.content.indexOf(searchString) == -1) { - logErr("Incorrect page received:"); - logErr(response.content); - logErr("(Should contain: \"" + searchString + "\")"); - throw new Exception("test5 failed."); - } - - logMsg("Access to unprotected page granted."); - - // Check to see if any of the calls to isUserInRole returned true: - logMsg("Checking isUserInRole..."); - searchString = "!true!"; - if (response.content.indexOf(searchString) != -1) { - logErr("At least one call to isUserInRole returned true."); - logErr("Page received:"); - logErr(response.content); - throw new Exception("test5 failed."); - } - - logMsg("isUserInRole test passed."); - - // Check to make sure the call to getRemoteUser() returned null. - logMsg("Checking getRemoteUser()..."); - searchString = searchForGetRemoteUser + "null"; - if (response.content.indexOf(searchString) == -1) { - logErr("A call to getRemoteUser() did not return null."); - logErr("Page received:"); - logErr(response.content); - throw new Exception("test5 failed."); - } - logMsg("getRemoteUser() test passed."); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test5 failed: ", e); - } - } - - /* - * testName: test6 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.3. Also tests assertions from section 11.3. - * - * Given two servlets in the same application, each of which calls - * isUserInRole(X), and where X is linked to different roles in the scope of - * each of the servlets (i.e. R1 for servlet 1 and R2 for servlet 2), then a - * user whose identity is mapped to R1 but not R2, shall get a true return - * value from isUserInRole( X ) in servlet 1, and a false return value from - * servlet 2 (a user whose identity is mapped to R2 but not R1 should get the - * inverse set of return values). - * - * @test_Strategy: Since test1 already verifies the functionality for - * isUserInRole returning true, this test needs only verify that it should - * return false for the other jsp. For this test, MGR and ADM are swapped, so - * isUserInRole() should return opposite values from test1. - * - * 1. Send request to access rolereverse.jsp 2. Receive login page 3. Send - * form response with username and password 4. Receive resource (check - * isUserInRole for all known roles) - */ - - public void test6() throws Exception { - try { - // The first part of this test is used in test2 and test3 as - // well, so the code has been moved to a helper method. - requestAndGetLoginPage(pageRoleReverse, 6); - - // Send response to login form with session id cookie: - request = pageSecurityCheck; - logMsg("Sending request \"" + request - + "\" with login information (as " + username + ")."); - Properties postData = new Properties(); - postData.setProperty("j_username", username); - postData.setProperty("j_password", password); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test6 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 6); - - // Check to make sure we are authenticated by checking the page - // content. The jsp should output "The user principal is: j2ee" - String searchString = searchFor + username; - if (response.content.indexOf(searchString) == -1) { - logErr("User Principal incorrect. Page received:"); - logErr(response.content); - logErr("(Should say: \"" + searchString + "\")"); - throw new Exception("test6 failed."); - } - logMsg("User Principal correct."); - - // Check to make sure isUserInRole is working properly: - Hashtable roleCheck = new Hashtable(); - roleCheck.put("ADM", Boolean.FALSE); - roleCheck.put("MGR", Boolean.TRUE); - roleCheck.put("VP", Boolean.FALSE); - roleCheck.put("EMP", Boolean.TRUE); - // roleCheck.put( "Manager", new Boolean( false ) ); - if (!checkRoles(response.content, roleCheck)) { - logErr("isUserInRole() does not work correctly."); - logErr("Page Received:"); - logErr(response.content); - throw new Exception("test6 failed."); - } - logMsg("isUserInRole() correct."); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test6 failed: ", e); - } - } - - /* - * testName: test7 - * - * @assertion: Servlet Specification v2.3, sec 9.4 A special directory exists - * within the application hierarchy named WEB-INF. This directory contains all - * things related to the application that aren't in the document root of the - * application. It is important to note that the WEB-INF node is not part of - * the public document tree of the application. No file contained in the - * WEB-INF directory may be served directly to a client. - * - * @test_Strategy: 1) send a http request to WEB-INF directory 2) expect 404 - * or 403 3) repeat step 1 and 2 for the following a) web-inf (for case - * insensitive platforms) b) WEB-INF/web.xml c) web-inf/web.xml 4) based on - * the http return code report test status - */ - - public void test7() throws Exception { - List statusCodes; - - try { - // Try accessing WEB-INF - request = pageBase + "/WEB-INF/"; - - statusCodes = new ArrayList(); - statusCodes.add("404"); - statusCodes.add("403"); - - this.testStatusCodes(request, statusCodes, "test7"); - - // Try accessing /web-inf (for case insensitive platforms) - request = pageBase + "/web-inf/"; - - statusCodes = new ArrayList(); - statusCodes.add("404"); - statusCodes.add("403"); - - this.testStatusCodes(request, statusCodes, "test7"); - - // Try accessing WEB-INF/web.xml - request = pageBase + "/WEB-INF/web.xml"; - - statusCodes = new ArrayList(); - statusCodes.add("404"); - - this.testStatusCodes(request, statusCodes, "test7"); - - // Try accessing web-inf/web.xml (for case insensitive platforms) - request = pageBase + "/web-inf/web.xml"; - - statusCodes = new ArrayList(); - statusCodes.add("404"); - - this.testStatusCodes(request, statusCodes, "test7"); - - // Try accessing WEB-INF/web.xml - request = pageBase + "/WEB-INF/web.xml"; - - statusCodes = new ArrayList(); - statusCodes.add("404"); - - this.testStatusCodes(request, statusCodes, "test7"); - - } catch (Exception e) { - e.printStackTrace(); - } - } - - /* - * testName: test8 - * - * @assertion: Servlet Specification v2.3, sec 9.5 Web applications can be - * packaged and signed, using the standard Java Archive tools, into a Web - * ARchive format (war) file. When packaged into such a form, a META-INF - * directory will be present which contains information useful to the Java - * Archive tools. If this directory is present, the servlet container must not - * allow it be served as content to a web client's request. - * - * @test_Strategy: 1) send a http request to META-INF directory 2) expect 404 - * or a 403 3) repeat step 1 and 2 for the following a) meta-inf (for case - * insensitive platforms) b) META-INF/MANIFEST.MF c) meta-inf/manifest.mf 4) - * based on the http return code, report test status - */ - - public void test8() throws Exception { - try { - - // Try accessing META-INF - request = pageBase + "/META-INF/"; - logMsg("Sending request \"" + request + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, null); - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 8); - - // Receive "404" or "403" error code. - if (response.statusToken.equals("404") - || response.statusToken.equals("403")) { - logMsg("Status Token " + response.statusToken); - logMsg("Received expected error code"); - } else { - logErr("Did not receive expected error code" + request); - logMsg("Status Token " + response.statusToken); - logErr("Page content:"); - logErr(response.content); - throw new Exception("test8 failed."); - } - - // Try accessing /meta-inf (for case insensitive platforms) - request = pageBase + "/meta-inf/"; - logMsg("Sending request \"" + request + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, null); - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 8); - - // Receive "404" or "403" error code. - if (response.statusToken.equals("404") - || response.statusToken.equals("403")) { - logMsg("Status Token " + response.statusToken); - logMsg("Received expected error code"); - } else { - logErr("Did not receive expected error code" + request); - logMsg("Status Token " + response.statusToken); - logErr("Page content:"); - logErr(response.content); - throw new Exception("test8 failed."); - } - - // Try accessing META-INF/MANIFEST.MF - request = pageBase + "/META-INF/MANIFEST.MF"; - logMsg("Sending request \"" + request + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, null); - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 8); - - // Receive "404" or "403" error code. - if (response.statusToken.equals("404") - || response.statusToken.equals("403")) { - logMsg("Status Token " + response.statusToken); - logMsg("Received expected error code"); - } else { - logErr("Did not receive expected error code" + request); - logMsg("Status Token " + response.statusToken); - logErr("Page content:"); - logErr(response.content); - throw new Exception("test8 failed."); - } - - // Try accessing meta-inf/manifest.mf(for case insensitive platforms) - request = pageBase + "/meta-inf/manifest.mf"; - logMsg("Sending request \"" + request + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, null); - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 8); - - // Receive "404" or "403" error code. - if (response.statusToken.equals("404") - || response.statusToken.equals("403")) { - logMsg("Status Token " + response.statusToken); - logMsg("Received expected error code"); - } else { - logErr("Did not receive expected error code" + request); - logMsg("Status Token " + response.statusToken); - logErr("Page content:"); - logErr(response.content); - throw new Exception("test8 failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test8 failed: ", e); - } - } - - /* - * testName: test9 - * - * @assertion: URLMapping from Servlet Specification v2.3, sec 11.2 - * - * 1) A string beginning with a / character and ending with a /* postfix is - * used as a path mapping. 2) A string beginning with a *. prefix is used as - * an extension mapping. 3) All other strings are used as exact matches only - * 4) A string containing only the / character indicates that servlet - * specified by the mapping becomes the "deException" servlet of the application. - * In this case the servlet path is the request URI minus the context path and - * the path info is null. - * - * - * @test_Strategy: 1) Deploy a two webcomponents One.jsp and Two.jsp - * exercising various mapping rules 2) Make a http request with a URL(based on - * the above mapping rules) 3) Make a http request with a absolute match URL. - * 4) compare the results obtained through step 2 and 3 and declare test - * result - * - */ - - public void test9() throws Exception { - try { - String testURL = null; - String exactMatchURL = null; - - // This tests exercises the URL mapping rules - // See compareURLContents() method description for more info - - // Note: pageOne can be a JSP or Servlet - // 1) for JSP - // pageOne = pageBase + "/One.jsp"; - // 2) for servlet - // pageOne = pageBase + "/OneTest"; - - // Try accessing pageOne using "/One/index.html" - testURL = pageBase + "/One/index.html"; - exactMatchURL = pageOne; - compareURLContents(testURL, 9, exactMatchURL); - - // Try accessing pageOne using "/One/*" - testURL = pageBase + "/One/*"; - exactMatchURL = pageOne; - compareURLContents(testURL, 9, exactMatchURL); - - // Note: pageTwo can be a JSP or Servlet - // 1) for JSP - // pageTwo = pageBase + "/Two.jsp"; - // 2) for servlet - // pageTwo = pageBase + "/TwoTest"; - - // Try accessing pageTwo using "*.jsp" - testURL = pageBase + "/*.jsp"; - exactMatchURL = pageTwo; - compareURLContents(testURL, 9, exactMatchURL); - - // Try accessing pageTwo using "*.two" - testURL = pageBase + "/*.two"; - exactMatchURL = pageTwo; - compareURLContents(testURL, 9, exactMatchURL); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test9 failed: ", e); - } - } - - /* - * testName: test10 - * - * @assertion: Test isUserInRole(), specified in the Java Servlet - * Specification v2.3, Sec 12.3. - * - * The isUserInRole method expets a String rolename. In order that this - * rolename can be adjusted by the application assembler, or the deployer - * without having to recompile the Servlet making the call a - * element should be declared in the deployment descriptor - * with the sub-element containing the rolename passed into this - * call. The value of the sub-element is the of the - * that the programmer is testing that the caller is mapped to - * or not. The container is required to respect this mapping of - * to in this manner when determining the - * return value of the call. - * - * If, however, no has been declared with that - * matches the argument to isUserInRole, the container must deException to - * checking the argument against the list of s for this web - * application to determine whether the caller is mapped to the rolename - * passed in. - * - * @test_Strategy: Note: test5 and test6 verifies the first part of the - * assertion. This test verifies only the second part of this assertion - * - * 1. Send request to access Sample.jsp 2. Receive login page(make sure it is - * the expected login page) 3. Send form response with username and password - * 4. Receive Sample.jsp (ensure principal is correct, and ensure - * getRemoteUser() returns the username, and ensure isUserInRole() is working - * properly) - */ - - public void test10() throws Exception { - try { - requestAndGetLoginPage(pageSample, 10); - - // Send response to login form with session id cookie: - request = pageSecurityCheck; - logMsg( - "Sending request \"" + request + "\" with login information."); - Properties postData = new Properties(); - postData.setProperty("j_username", username); - postData.setProperty("j_password", password); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test10 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 10); - - // Check to make sure we are authenticated by checking the page - // content. The jsp should output "The user principal is: j2ee" - String searchString = searchFor + username; - if (response.content.indexOf(searchString) == -1) { - logErr("User Principal incorrect. Page received:"); - logErr(response.content); - logErr("(Should say: \"" + searchString + "\")"); - throw new Exception("test10 failed."); - } - logMsg("User Principal correct."); - - // Check to make sure getRemoteUser returns the user name. - searchString = searchForGetRemoteUser + username; - if (response.content.indexOf(searchString) == -1) { - logErr("getRemoteUser() did not return " + username + ":"); - logErr(response.content); - logErr("(Should say: \"" + searchString + "\")"); - throw new Exception("test10 failed."); - } - logMsg("getRemoteUser() correct."); - - // Check to make sure isUserInRole is working properly: - Hashtable roleCheck = new Hashtable(); - roleCheck.put("Administrator", Boolean.TRUE); - if (!checkRoles(response.content, roleCheck)) { - logErr("isUserInRole() does not work correctly."); - logErr("Page Received:"); - logErr(response.content); - throw new Exception("test10 failed."); - } - logMsg("isUserInRole() correct."); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test10 failed: ", e); - } - } - - /* - * testName: test11 - * - * @assertion: Servlet Specification v2.3, sec 13.2 DTD The auth-constraint - * element indicates the user roles that should be permitted access to this - * resource collection. The role used here must either in a security-role-ref - * element, or be the specially reserved role-name * that is a compact syntax - * for indicating all roles in the web application. If both * and rolenames - * appear, the container interprets this as all roles. - * - * @test_Strategy: Configure allRoles.jsp to be accessible by allRoles (*) - * - * 1) Try accesing allRoles.jsp as the following user a) j2ee b) javajoe 2) - * Based on the http reply, report test status - * - * - */ - - public void test11() throws Exception { - try { - - // Access allRoles.jsp as user "j2ee" - logMsg("\nAccessing allRoles.jsp as user j2ee"); - requestAndGetLoginPage(pageallRoles, 11); - request = pageSecurityCheck; - logMsg( - "Sending request \"" + request + "\" with login information."); - Properties postData = new Properties(); - postData.setProperty("j_username", username); - postData.setProperty("j_password", password); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test11 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 11); - logMsg("Successfully accessed allRoles.jsp as user j2ee"); - - // Access allRoles.jsp as user "javajoe" - logMsg("\nAccessing allRoles.jsp as user javajoe"); - requestAndGetLoginPage(pageallRoles, 11); - request = pageSecurityCheck; - logMsg( - "Sending request \"" + request + "\" with login information."); - postData = new Properties(); - postData.setProperty("j_username", unauthUsername); - postData.setProperty("j_password", unauthPassword); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test11 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 11); - - logMsg("Successfully accessed allRoles.jsp as user javajoe"); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test11 failed: ", e); - } - } - - /* - * testName: test12 - * - * @assertion: Servlet Specification v2.3, sec 13.2 (DTD) The - * web-resource-collection element is used to identify a subset of the - * resources and HTTP methods on those resources within a web application to - * which a security constraint applies. If no HTTP methods are specified, then - * the security constraint applies to all HTTP methods. - * - * @test_Strategy: 1) Do not specify any HTTP methods in the security - * constraints of Sample.jsp - * - * 2) Access Sample.jsp using HTTP methods GET, HEAD, POST, DELETE and PUT. - * - * 3) If Sample.jsp is accessible with all of the above HTTP methods then - * declare test successfull otherwise report test failure - * - * Note: test12 is ONLY for JSP Area - * - */ - - public void test12() throws Exception { - try { - // Access Sample.jsp using HTTP method POST - logMsg("\nAccessing pageSample Using HTTP method POST"); - requestAndGetLoginPage(pageSample, 12); - request = pageSecurityCheck; - logMsg( - "Sending request \"" + request + "\" with login information."); - Properties postData = new Properties(); - postData.setProperty("j_username", username); - postData.setProperty("j_password", password); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test12 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 12); - - logMsg("response.content :" + response.content); - logMsg("Successfully accessed " + pageSample + " with \"POST\""); - - // Change the request to pageSample - request = pageSample; - - // Access pageSample using HTTP method GET - logMsg("\nAccessing pageSample Using HTTP method GET"); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test12 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 12); - - logMsg("response.content :" + response.content); - logMsg("Successfully accessed " + pageSample + " with \"GET\""); - - // Access pageSample using HTTP method HEAD - logMsg("\nAccessing pageSample Using HTTP method HEAD"); - response = WebUtil.sendRequest("HEAD", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test12 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 12); - - logMsg("response.content :" + response.content); - - logMsg("Successfully accessed " + pageSample + " with \"HEAD\""); - - // Read the contents of Sample.jsp and - // upload it using HTTP method PUT -// FileInputStream fstream = new FileInputStream( -// tshome + "/src/web/jsp/sec/secform/Sample.jsp"); - - InputStream fstream = - Thread.currentThread().getContextClassLoader().getResourceAsStream("sec/secform/Sample.jsp"); - - int fileContentLength = fstream.available(); - byte[] byteArray = new byte[1024]; - int bytesRead = fstream.read(byteArray, 0, fileContentLength); - - // Now use HTTP method DELETE and later use http method PUT - - // Delete pageSample using HTTP method DELETE - logMsg("\nDELETE " + pageSample + " Using HTTP method DELETE ...."); - response = WebUtil.sendRequest("DELETE", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - addNewCookies(cookies, response.cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test12 failed."); - } - logMsg("response.content :" + response.content); - logMsg("Successfully accessed " + pageSample + " with \"DELETE\""); - - // put pageSample using HTTP method PUT - logMsg("\nPUT " + pageSample + " Using HTTP method PUT ...."); - - response = uploadUsingHttpMethodPUT("PUT", - InetAddress.getByName(hostname), portnum, request, - byteArray, cookies, username, password); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test12 failed."); - } - logMsg("response.content :" + response.content); - logMsg("response.statusToken :" + response.statusToken); - logMsg("uploaded " + pageSample + "using HTTP method PUT"); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test12 failed: ", e); - } - } - - /* - * testName: test13 - * - * @assertion: Servlet Specification v2.3, sec 12.2 The security model does - * not apply when a servlet uses the RequestDispatcher to invoke a static - * resource or servlet using a forward or an include. - * - * - * @test_Strategy: - * - * 1) Configure two servlets (IncludedServlet and ForwardedServlet) to be - * accessible only by administrator. - * - * 2) Configure ControlServlet to be accessible by everyone (i.e no security - * constraints for ControlServlet) - * - * 3) Now as a unauthenticated user access ForwardedServlet and - * IncludedServlet from ControlServlet - * - * ControlServlet ===>ForwardedServlet===>IncludedServlet - * - * i.e 3.1) From a ControlServlet access ForwardedServlet through dispatcher's - * forward method. - * - * 3.2) From the ForwardedServlet access/include IncludedServlet through - * Request dispatcher's include method - * - * 4) If the servlets(ForwardedServlet and IncludedServlet) are accessible - * report the test success otherwise report test failure - * - * Note: test13 is ONLY for SERVLET Area - * - */ - - public void test13() throws Exception { - try { - - request = pageServletBase + "/ControlServlet"; - - // Access ControlServlet" - logMsg("\nAccessing ControlServlet"); - logMsg("Sending request " + request); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, null, null); - logMsg("response.content 1:" + response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test13 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 13); - logMsg("response.content 2:" + response.content); - logMsg("Successfully accessed ControlServlet," - + " ForwardedServlet and IncludedServlet"); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test13 failed: ", e); - } - } - - /* - * testName: test14 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.3, Sec 12.6 - * - * Therefore, a servlet container is required to track authentication - * information at the container level (rather than at the web application - * level). This allows users authenticated for one web application to access - * other resources managed by the container permitted to the same security - * identity. - * - * @test_Strategy: 1. Configure pageSec(jspSec.jsp or ServletSecTest) and - * pageSample(Sample.jsp or SampleTest ) to be accessible only by - * Administrator 2. Send request to access jspSec.jsp 3. Receive login page 4. - * Send form response with username and password 5. Receive jspSec.jsp (ensure - * principal is correct, and ensure getRemoteUser() returns the username, and - * ensure isUserInRole() is working properly) 6. Try accessing - * pageSample(Sample.jsp or SampleTest) which is also configured to be - * accessible with the same security identity, since we are already - * authenticated we should be able to access pageSample without going through - * login page again. 7. Ensure principal is still correct and getRemoteUser() - * still returns the correct username. Also ensure isUserInRole() is still - * working properly. - */ - - public void test14() throws Exception { - try { - logMsg("\nAccessing pageSec: " + pageSec); - requestAndGetLoginPage(pageSec, 14); - - // Send response to login form with session id cookie: - request = pageSecurityCheck; - logMsg( - "Sending request \"" + request + "\" with login information."); - Properties postData = new Properties(); - postData.setProperty("j_username", username); - postData.setProperty("j_password", password); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test14 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 14); - - // Check to make sure we are authenticated by checking the page - // content. The jsp should output "The user principal is: j2ee" - String searchString = searchFor + username; - if (response.content.indexOf(searchString) == -1) { - logErr("User Principal incorrect. Page received:"); - logErr(response.content); - logErr("(Should say: \"" + searchString + "\")"); - throw new Exception("test14 failed."); - } - logMsg("User Principal correct."); - - // Check to make sure getRemoteUser returns the user name. - searchString = searchForGetRemoteUser + username; - if (response.content.indexOf(searchString) == -1) { - logErr("getRemoteUser() did not return " + username + ":"); - logErr(response.content); - logErr("(Should say: \"" + searchString + "\")"); - throw new Exception("test1 failed."); - } - logMsg("getRemoteUser() correct."); - - // Check to make sure isUserInRole is working properly: - Hashtable roleCheck = new Hashtable(); - roleCheck.put("ADM", Boolean.TRUE); - roleCheck.put("MGR", Boolean.FALSE); - roleCheck.put("VP", Boolean.FALSE); - roleCheck.put("EMP", Boolean.TRUE); - // roleCheck.put( "Administrator", new Boolean( false ) ); - if (!checkRoles(response.content, roleCheck)) { - logErr("isUserInRole() does not work correctly."); - logErr("Page Received:"); - logErr(response.content); - throw new Exception("test14 failed."); - } - logMsg("isUserInRole() correct."); - - // Now that we are authenticated, try accessing pageSample - // without going through the login page again. - request = pageSample; - logMsg("\nAccessing pageSample :" + request); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + pageSec); - throw new Exception("test14 failed."); - } - - // Check to make sure we are still authenticated. - if (response.content.indexOf(searchString) == -1) { - logErr("User Principal incorrect. Page received:"); - logErr(response.content); - logErr("(Should say: \"" + searchString + "\")"); - throw new Exception("test14 failed."); - } - logMsg("User Principal still correct."); - - // Check to make sure getRemoteUser still returns the user name. - searchString = searchForGetRemoteUser + username; - if (response.content.indexOf(searchString) == -1) { - logErr("getRemoteUser() did not return " + username - + " after lazy authentication:"); - logErr(response.content); - logErr("(Should say: \"" + searchString + "\")"); - throw new Exception("test14 failed."); - } - logMsg("getRemoteUser() still correct."); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test14 failed: ", e); - } - } - - /* - * testName: test15 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.3, Sec 12.6 - * - * This is similar to test14 except this is validating that we can not bypass - * security constraints when sso is on by simply adding "/j_security_check" to - * the request url. By adding "j_security_check" to the end of a request but - * not specifying authN creds, we should NOT be redirected to the - * requested/restricted page as we have not yet authenticated (even though we - * tried to trick/confuse the system by appending 'j_security_check' onto our - * request.) - * - * @test_Strategy: 1. attempt to access a protected resource by: Sending a - * request to access url: "/j_security_check" 2. We should not be - * authenticated yet so should get a response back from server with either an - * error or login form (we must verify that we are not authenticated and that - * we did NOT get the requested(and restricted) form back from server. - * - */ - - public void test15() throws Exception { - - String modifiedPageSec = pageSec + pageSecurityCheck; - try { - // 1. attempt to access a protected resource - TestUtil.logTrace("Sending request \"" + modifiedPageSec + "\""); - try { - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, modifiedPageSec, null, null); - } catch (Exception ex) { - // if here, problem as we should have been redirected - logErr( - "ERROR - got exception when trying to access restricted page w/out AuthN first."); - ex.printStackTrace(); - throw new Exception("test15 failed."); - } - - if (response != null) { - // if we got directed to login page that is okay too - TestUtil.logTrace("response.content=" + response.content); - - // 2. verify that the requested page was NOT accessed/found - String searchString = "getAuthType()"; // this string appears on the - // pageSec page - if (response.content.indexOf(searchString) != -1) { - // Error - it looks like we were able to access the requested page! - String err = "Error - we were not authenticated but were able to access the "; - err += "following page: " + modifiedPageSec - + " with a return status = " + response.statusToken; - logErr(err); - logErr("response.content = " + response.content); - throw new Exception("test15 failed."); - } else { - TestUtil.logTrace( - "Good - we were not able to access restricted page without authenticating."); - } - } else { - TestUtil.logTrace("response=null"); - } - - logMsg("test15 passed."); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test15 failed: ", e); - } - } - - /* - * testName: test16 - * - * @assertion: Test ability to login via the HttpServletRequst.login() method. - * as specified in the Java Servlet Specification v3.1, Sec 13.3 - * - * If user has not been authenticated and user attempts to access an - * unprotected web resource, the user should be able to access it. Since the - * user was not authenticated, calls to getUserPrincipal() should not return - * the name of user "j2ee" since. Once in the servlet, we should be able to - * invoke the HttpServletRequest.login() call to authenticate user "j2ee" and - * then calls to getUserPrincipal() should return user "j2ee" - * - * - * @test_Strategy: 1. Send request to access ServletProgrammaticLogin 2. the - * servlet performs tasks and sends response data back 3. we parse the data to - * see if we got desired output - */ - - public void test16() throws Exception { - try { - - // Send request to ProgrammaticLogin servlet and include username - // and password for use within servlet - request = pageProgLogin; - - // set some params that will be needed from within the pageProgLogin - // servlet - Properties postData = new Properties(); - TestUtil.logTrace("setting request parameter my_username = " + username); - TestUtil.logTrace("setting request parameter my_password = " + password); - postData.setProperty("the_username", username); - postData.setProperty("the_password", password); - - logMsg("Sending request " + request); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - TestUtil.logTrace("response.content = \n" + response.content); - - if (!response.statusToken.equals("200")) { - logErr( - "ERROR: not able to do Programmatic Login in: " + pageProgLogin); - throw new Exception("test16 failed."); - } - - // Check that we did not receive an error - if (response.isError()) { - logErr("Error retrieving " + request); - throw new Exception("test16 failed."); - } - - TestUtil.logTrace(response.content); // debug aid - - // verify there were no errors detected fom within our servlet - String searchString = "ERROR - HttpServletRequest.login"; - if (response.content.indexOf(searchString) != -1) { - logErr(response.content); - throw new Exception("test16 failed."); - } - - // verify that we got success - searchString = "HttpServletRequest.login() passed"; - if (response.content.indexOf(searchString) == -1) { - logErr(response.content); - throw new Exception("test16 failed."); - } - - logMsg("test16 passed."); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test16 failed: ", e); - } - } - - /* - * testName: test17 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.3. - * - * If user has been authenticated and user attempts to access a protected web - * resource, and user enters correct username and password of a user that is - * authorized to access the resource, the resource is returned (similar to - * test1) - * - * @test_Strategy: 1. Send request to access protected page (ie. - * pageServletProgLogout) 2. Receive login page 3. Send form response with - * username(j2ee) and password 4. Receive resource 5. make sure no ERRORs - * occurrred on pageServletProgLogout and that it actually did log us out. - * - */ - - public void test17() throws Exception { - try { - requestAndGetLoginPage(pageServletProgLogout, 1); - - // Send response to login form with session id cookie: - request = pageSecurityCheck; - logMsg( - "Sending request \"" + request + "\" with login information."); - Properties postData = new Properties(); - postData.setProperty("j_username", username); - postData.setProperty("j_password", password); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Check that the page was found (no error). - TestUtil.logTrace("response.content = " + response.content); // debug aid - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test17 failed."); - } - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 17); - TestUtil.logTrace("response.content = " + response.content); // debug aid - - // Check to make sure we are authenticated by checking the page - // content. It should contain the string below to indicate we - // properly accessed the servlet. - String searchString = "enterred ServletProgrammaticLogout.service()"; - if (response.content.indexOf(searchString) == -1) { - String str = "Error - Did not get expected content from page: " - + pageServletProgLogout; - str += " Content should have contained: " + searchString; - logErr(str); - throw new Exception("test17 failed."); - } - - // now make sure we didnt get any errors in our content - String errString = "ERROR - HttpServletRequest.logout()"; - if (response.content.indexOf(errString) != -1) { - // there was an error msg detected in servlet content - String str = "Error - returned in content from page: " - + pageServletProgLogout; - logErr(str); - throw new Exception("test17 failed."); - } - logMsg("test17 passed."); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test17 failed: ", e); - } - } - - /* - * testName: test18 - * - * @assertion: Test ability to authenticate using - * HttpServletRequst.authenticate() as specified in the Java Servlet - * Specification v3.1, Sec 13.3 - * - * If user has not been authenticated and user attempts to access an - * unprotected web resource, the user should be able to access it. Since the - * user was not authenticated, calls to getUserPrincipal() should return null. - * Calls to authenticate() should return false. Once in the servlet, we should - * be able to invoke the HttpServletRequest.login() call to login with user - * "j2ee" and then calls to getUserPrincipal() should return user "j2ee". - * Calls to authenticate() should return true. - * - * @test_Strategy: 1. Send request to access ServletProgrammaticLogin 2. the - * servlet performs tasks and sends response data back 3. we parse the data to - * see if we got desired output - */ - - public void test18() throws Exception { - try { - - // Send request to ProgrammaticLogin servlet and include username - // and password for use within servlet - request = pageProgAuthen; - - // set some params that will be needed from within the pageProgLogin - // servlet - Properties postData = new Properties(); - postData.setProperty("the_username", username); - postData.setProperty("the_password", password); - - logMsg("Sending request " + request); - response = WebUtil.sendRequest("POST", InetAddress.getByName(hostname), - portnum, request, postData, cookies); - - // Call followRedirect() to make sure we receive the required page - TestUtil.logTrace("YYYYY: response.content = \n" + response.content); - - if (!response.statusToken.equals("200")) { - logErr( - "ERROR: not able to do Programmatic Login in: " + pageProgLogin); - throw new Exception("test18 failed."); - } - - // Check that we did not receive an error - if (response.isError()) { - logErr("Error retrieving " + request); - throw new Exception("test18 failed."); - } - - // verify there were no errors detected fom within our servlet - String searchString = "ERROR - HttpServletRequest.authenticate"; - if (response.content.indexOf(searchString) != -1) { - logErr(response.content); - throw new Exception("test18 failed."); - } - - // now verify the authenticate truely passed - if (response.content - .indexOf("HttpServletRequest.authenticate passed") == -1) { - logErr(response.content); - throw new Exception("test18 failed."); - } - - logMsg("test18 passed."); - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("test18 failed: ", e); - } - } - - /** - * Uploads data from a byteArray to an URL. A WebUtil.Response object is - * returned with the response information. - * - * @param method - * http method "PUT" - * @param addr - * Address of web server - * @param port - * Port of web server - * @param req - * The file to request (e.g. /jsp_dep_secContextRoot/jspSec.jsp) - * @param postData - * is a byteArray which contains the data to be posted - * @param cookieList - * A list of cookies to send when requesting the page. null if no - * cookie list is to be sent. - * @param username - * The username for authentication, null if no authentication - * required. - * @param password - * The password for authentication, null if no authentication - * required. - * @return WebUtil.Response object containing response information - * @exception IOException - * Thrown if request could not be made - */ - public static Response uploadUsingHttpMethodPUT(String method, - InetAddress addr, int port, String req, byte[] postData, - Hashtable cookieList, String username, String password) - throws IOException { - String protocol = "HTTP/1.0"; - URL requestURL; - Socket socket = null; - PrintWriter out = null; - BufferedReader in = null; - String line; - Response response = new Response(); - - try { - requestURL = new URL("http", addr.getHostName(), port, req); - req = method + " " + req + " " + protocol; - - socket = new Socket(addr, port); - - in = new BufferedReader(new InputStreamReader(socket.getInputStream())); - out = new PrintWriter(new OutputStreamWriter(socket.getOutputStream())); - out.println(req); - - if (cookieList != null) { - // Send cookies: - Enumeration keys = cookieList.keys(); - - // Does at least one cookie exist? - if (keys.hasMoreElements()) { - String cookieString = "Cookie: "; - - // Add each cookie to the string - boolean first = true; - while (keys.hasMoreElements()) { - String key = (String) keys.nextElement(); - String value = (String) cookieList.get(key); - cookieString += (first ? "" : "; ") + key + "=" + value; // + "; - // $Path=/"; - first = false; - } - - // Write cookies: - out.println(cookieString); - } - } - - // Send authentication information if necessary: - if (username != null) { - String code = WebUtil.encodeBase64(username + ":" + password); - out.println("Authorization: Basic " + code.trim()); - } - - // Send extra header information if we are posting. - if (postData != null) { - out.println("Content-type: text/data"); - } - - // Read the file contents from the byte array(postData) - // and store it in a string(fileContents) - StringBuffer content = new StringBuffer(1024); - ByteArrayInputStream bais = new ByteArrayInputStream(postData); - int c; - while ((c = bais.read()) != -1) { - content.append((char) c); - } - String fileContents = content.toString(); - - // TestUtil.logMsg("File Content: "+ fileContents); - - // If this is a post request, send post data: - if ((postData != null) && method.toUpperCase().equals("PUT")) { - String postString = WebUtil.encodeBase64(fileContents); - - // Skip a line: - out.println("Content-length: " + postString.length()); - out.println(""); - out.println(postString); - } else { - // Skip a line: - out.println(""); - } - - out.flush(); - - // Read first line and check for HTTP version and OK. - line = in.readLine(); - if (line != null) { - - StringTokenizer st = new StringTokenizer(line.trim()); - response.versionToken = st.nextToken(); - response.statusToken = st.nextToken(); - } - - // Read each line of the header until we hit a blank line - while ((line = in.readLine()) != null) { - - // Blank line means we are done with the header: - if (line.trim().equals("")) { - break; - } - - // Analyze special tags location and set cookie - if (line.toLowerCase().startsWith("location:")) { - // This is a redirect. Extract valuable infomration: - response.location = line.substring(10); - } else if (line.toLowerCase().startsWith("set-cookie:")) { - // This is a cookie. Add the cookie to the response - // object. - response.parseCookie(line); - } else if (line.toLowerCase().startsWith("www-authenticate:")) { - // Request to authenticate this page. - response.authenticationRequested = true; - } - } - - // The rest is content: - while ((line = in.readLine()) != null) { - response.content += line + "\n"; - } - - in.close(); - out.close(); - } catch (MalformedURLException e) { - throw new IOException("MalformedURLException: " + e.getMessage()); - } catch (UnknownHostException e) { - throw new IOException("UnknownHostException: " + e.getMessage()); - } catch (ConnectException e) { - throw new IOException("ConnectException: " + e.getMessage()); - } - - return response; - } - - /** - * Outputs a single line of text to the given output stream. Appends a \r\n - * automatically. By adding a System.out.println here, you can easily echo - * what is being sent to the web server. - */ - private static void send(PrintWriter out, String s) { - out.print(s + "\r\n"); - } - - /** - * Helper method that is used in tests 1, 2 and 3. Performs the following - * actions: - * - * 1. Send request to access passed in url 2. Receive redirect to login page, - * extract location and session id cookie 3. Send request to access new - * location, send cookie 4. Receive login page - * - * @param request - * The initial page to request - * @param testNum - * The test number for correct display of error messages. - */ - private void requestAndGetLoginPage(String request, int testNum) - throws Exception { - // Request restricted jsp page. - logMsg("Sending request \"" + request + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, null); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test" + testNum + " failed."); - } - - // if (response.statusToken=302) - // then follow redirect to get the login page - - if (response.statusToken.equals("302")) { - // We should receive a redirection to the login page: - if (response.location == null) { - logErr("No redirection to login page received."); - throw new Exception("test" + testNum + " failed."); - } - - // Extract location from redirection and format new request: - request = WebUtil.getRequestFromURL(response.location); - logMsg("Redirect to: " + response.location); - - // Extract cookies: - cookies = response.cookies; - - logMsg("Before requesting redirected Page:" + "response.content=" - + response.content); - - // Request redirected page (login page): - logMsg("Sending request \"" + request + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, cookies); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + request); - throw new Exception("test" + testNum + " failed."); - } - - } else { - // Extract cookies: - cookies = response.cookies; - } - - // Because the authentication data is posted on the registered login form, - // There is no need to compare login page here. - /* - * request = pageLogin; - * - * // Request login page TestUtil.logMsg( "Sending request \"" + request + - * "\"" ); loginPageRequestResponse = WebUtil.sendRequest( "GET", - * InetAddress.getByName( hostname ), portnum, request, - * null, cookies ); - * - * // Check that the page was found (no error). if( - * loginPageRequestResponse.isError() ) { TestUtil.logErr( "Could not find " - * + request ); throw new Exception( "test" + testNum + " failed." ); } - * - * //Compare the received login page with the expected login page // i.e - * Check whether response.content ==loginPageRequestResponse.content if - * (response.content.equals(loginPageRequestResponse.content)) - * TestUtil.logMsg("Received the expected login form"); else { - * TestUtil.logMsg("response.conent\n"+response.content); - * TestUtil.logMsg("loginPageRequestResponse.conent\n"+ - * loginPageRequestResponse.content); - * TestUtil.logMsg("Received incorrect login form"); throw new Exception( "test" - * + testNum + " failed." ); } - */ - - } - - /** - * Helper method that is used in test 9. Performs the following actions: - * - * 1. Send request to access a jsp using testURL (for example testURL can be - * "/*.jsp") 2. Checks the status of the http reply 3. If the page is not - * accessible throw exception 4. If the page is accessible, then compare the - * content from the testURL with the contents of exact match URL. i.e compare - * 1) TEST URL : http://hostname:port/context_root/*.jsp 2) Exact match URL: - * http://hostname:port/context_root/foo.jsp - * - * Note: Here *.jsp is mapped to foo.jsp - * - * If the contents are same then the mapping is correct, otherwise throw - * exception - * - * @param testURL - * The test URL (for example "/*.jsp") - * @param testNum - * The test number for correct display of error messages. - * @param exactMatchURL - * The exact match URL (for example "/foo.jsp") - */ - private void compareURLContents(String testURL, int testNum, - String exactMatchURL) throws Exception { - // Request a jsp page using testURL. - logMsg("Sending request \"" + testURL + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, testURL, null, null); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + testURL); - throw new Exception("test" + testNum + " failed."); - } - - Response response2 = null; - - // Request the jsp page using exactMatchURL. - logMsg("Sending request \"" + exactMatchURL + "\""); - response2 = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, exactMatchURL, null, null); - - // Check that the page was found (no error). - if (response.isError()) { - logErr("Could not find " + exactMatchURL); - throw new Exception("test" + testNum + " failed."); - } - - logMsg("Comparing contents of " + testURL + " and " + exactMatchURL); - - // compare the contents of testURL and exactMatchURL - if (!response.content.equals(response2.content)) { - logErr( - "MISMATCH in contents of " + testURL + " and " + exactMatchURL); - logErr("contents of " + testURL); - logErr(response.content); - logErr("contents of " + exactMatchURL); - logErr(response2.content); - throw new Exception("test" + testNum + " failed."); - } else { - logMsg("Contents MATCH : correct URL mapping\n"); - } - - } - - /** - * Helper method to check that isUserInRole is working correctly. Searches the - * given page content for "isUserInRole( x ): !y!" for each x = key in - * Hashtable and y = corresponding value in hashtable. If all results are as - * expected, returns true, else returns false. - */ - private boolean checkRoles(String content, Hashtable roleCheck) { - Enumeration keys = roleCheck.keys(); - boolean pass = true; - - while (pass && keys.hasMoreElements()) { - String key = (String) keys.nextElement(); - boolean expected = ((Boolean) roleCheck.get(key)).booleanValue(); - - String search = "isUserInRole(\"" + key + "\"): !" + expected + "!"; - String logMsg = "Searching for \"" + search + "\": "; - - if (content.indexOf(search) == -1) { - pass = false; - logMsg += "NOT FOUND!"; - } else { - logMsg += "found."; - } - - logMsg(logMsg); - } - - return pass; - } - - public void cleanup() throws Exception { - logMsg("cleanup"); - } - - /** - * Helper method that is used in tests 1, 2, 3, 5 and 6. Performs the - * following actions: - * - * 1. Checks whether the response.statusToken==302 or 301 - * if(response.statusToken==302) || (response.statusToken==301) send request - * to redirected URL 2. Returns Response object - * - * @param response - * The initial page response - * @param testNum - * The test number for correct display of error messages. - */ - public Response followRedirect(Response response, int testNum) - throws Exception { - - // if (response.statusToken=302) - // send request to redirected URL - if ((response.statusToken.equals("301")) - || (response.statusToken.equals("302"))) { - // We should receive a redirection page: - if (response.location == null) { - logErr("redirection URL : null"); - throw new Exception("test" + testNum + " failed."); - } - - // Extract location from redirection and format new request: - request = WebUtil.getRequestFromURL(response.location); - logMsg("Redirect to: " + response.location); - - // update cookies if the webserver choose to send cookies, - // immediately after a successful http post request. - addNewCookies(cookies, response.cookies); - - // Request redirected page - logMsg("Sending request \"" + request + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, cookies); - - // After a succesful http post request, - // Sun's Reference Implementation returns a redirected URL - // (Note: No cookies are sent back to the client at this point) - // Only when the client accesses the redirected URL, - // Sun RI sends a cookie (single sign on cookie) back to - // the client. So update cookies hashtable with new cookies - addNewCookies(cookies, response.cookies); - - // Do not check for error code for testNum 7 and testNum 8 - // those test access an unauthorized resource and expect - // error code. - if (testNum != 7 && testNum != 8) { - // Check that the page was found (no error). - if (response.isError()) { - logErr("Status Token " + response.statusToken); - logErr("Could not find " + request); - throw new Exception("test" + testNum + " failed."); - } - } - } else { - // After a successful post request, if a webserver - // returns the webresource without redirecting to new URL - // then update any new cookies received during this process. - addNewCookies(cookies, response.cookies); - - } - - return response; - } - - /** - * Helper method that is used to update cookies - * - * This helper method retrieves cookies from "newCookies" hashtable and - * updates it to "oldCookies" hashtable - * - * @param oldCookies - * Hashtable containing original cookies - * @param newCookies - * Hashtable containing new cookies error messages. - */ - public void addNewCookies(Hashtable oldCookies, Hashtable newCookies) { - // Add new cookie/cookies to the existing cookies Hashtable - for (Enumeration e = newCookies.keys(); e.hasMoreElements();) { - // get cookie name - String name = (String) e.nextElement(); - - // get value for this name - String value = (String) newCookies.get(name); - - if (oldCookies == null) { - oldCookies = new Hashtable(); - } - - // Add this name value pair (cookie) to old cookies - oldCookies.put(name.trim(), value.trim()); - - } - } - - /** - * Get the HttpResponse, and check the status code to see if matches one of - * the expected status codes. - * - * @param request- - * @String request URL - * @param expectedCodes - * - @List<@String> status codes we will test for - * @param testName - * - The name calling test - */ - private void testStatusCodes(String request, List expectedCodes, - String testName) throws Exception { - - try { - logMsg("Sending request \"" + request + "\""); - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, request, null, null); - - // Call followRedirect() to make sure we receive the required page - response = followRedirect(response, 7); - - // Check status code(s). - if (expectedCodes.contains(response.statusToken)) { - logMsg("Status Token " + response.statusToken); - logMsg("Received expected error code"); - - } else { - logErr("Did not receive expected error code" + request); - logMsg("Status Token " + response.statusToken); - logErr("Page content: "); - logErr(response.content); - throw new Exception(testName + " failed."); - } - - } catch (Exception e) { - logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception(testName + " failed: ", e); - } - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/TestCase.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/TestCase.java deleted file mode 100644 index 2719db0acb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/TestCase.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.request; - -/** - * This interface defines a base set of methods required used by a TS test case. - */ -public interface TestCase { - - /** - * Executes the test case. - * - * @throws Exception if the test fails for any reason. - */ - public void execute() throws Exception; - - /** - * Sets the name of the test case. - * - * @param name - * of the test case - */ - public void setName(String name); - - /** - * Returns the name of this test case. - * - * @return test case name - */ - public String getName(); - - /** - * Sets the state for this test case. This state will differ from - * implementation to implementation. - * - * @param state - * test state - */ - public void setState(Object state); - - /** - * Returns the state of the test case. The state returned could possibly - * differ depending on when this method is called and when the test case has - * been executed. - */ - public Object getState(); - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/ValidationFactory.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/ValidationFactory.java deleted file mode 100644 index 3caec6fd58..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/ValidationFactory.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.request; - -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -/** - * Returns a ValidationStrategy instance used to validate a response against a - * particular WebTestCase - * - * @author Ryan Lubke - * @version %I% - */ -public class ValidationFactory { - - private static final Logger LOGGER = LoggerFactory.getLogger(ValidationFactory.class); - - /** - * Private constructor as all interaction with the class is through the - * getInstance() method. - */ - private ValidationFactory() { - } - - /* - * public methods - * ======================================================================== - */ - - /** - * Returns a ValidationStrategy instance based on the available factory types. - * - * @param validator - * Validator instance to obtain - * @return a ValidationStrategy instance or null if the instance could not be - * obtained. - */ - public static ValidationStrategy getInstance(String validator) { - try { - Object o = Thread.currentThread().getContextClassLoader() - .loadClass(validator).getDeclaredConstructor().newInstance(); - if (o instanceof ValidationStrategy) { - return (ValidationStrategy) o; - } - } catch (Throwable t) { - LOGGER.info("[ValidationFactory] Unable to obtain ValidationStrategy instance: {}", validator); - } - return null; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/ValidationStrategy.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/ValidationStrategy.java deleted file mode 100644 index 16e443f814..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/ValidationStrategy.java +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.common.request; - -/** - * A ValidationStrategy is used to compare a server response with a configured - * test case. How this validation is performed is up to the concrete - * implementation. - */ -public interface ValidationStrategy { - boolean validate(WebTestCase testCase) throws Exception; -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/WebTestCase.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/WebTestCase.java deleted file mode 100644 index c4e6f4dc2c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/WebTestCase.java +++ /dev/null @@ -1,553 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.request; - -import com.sun.ts.tests.servlet.common.response.validation.WebValidatorBase; -import org.apache.commons.httpclient.Header; -import org.apache.commons.httpclient.HttpState; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -import java.util.ArrayList; -import java.util.HashMap; -import java.util.List; -import java.util.Map; -import java.util.StringTokenizer; - -/** - * A TestCase implementation for HTTP-based testing. This allows the user to set - * criteria for test success which will be compared against the response from - * the server. - */ -public class WebTestCase implements TestCase { - - private static final Logger LOGGER = LoggerFactory.getLogger(WebTestCase.class.getName()); - - public static final String BASED_STRATEGY = WebValidatorBase.class.getName(); - - - - /** - * The request for this case. - */ - private HttpRequest _request = null; - - /** - * The server's response. - */ - private HttpResponse _response = null; - - // use HttpMethod instances to store test - // case headers that are expected or not - // expected. - - /** - * Storage for headers that are expected in the response - */ - private Map _expected = null; - - /** - * Storage for headers that are not expected in the response - */ - private Map _unexpected = null; - - /** - * Expected response status code. - */ - private String _statusCode = null; - - /** - * Expected response reason phrase. - */ - private String _reasonPhrase = null; - - /** - * A List of strings that will be searched for in the response in the order - * they appear in the list. - */ - private List _searchStrings = null; - - /** - * A List of case insensitive strings that will be searched for in the - * response in the order they appear in the list. - */ - private List _searchStringsNoCase = null; - - /** - * A List of strings that will be search for in the response with no attention - * paid to the order they appear. - */ - private List _unorderedSearchStrings = null; - - /** - * A List of strings that should not be in the server's response. - */ - private List _uSearchStrings = null; - - /** - * Indicates whether a response body should be expected or not. - */ - private boolean _expectResponseBody = true; - - /** - * Strategy to use when validating the test case against the server's - * response. - */ - private ValidationStrategy _strategy = null; - - /** - * Logical name for test case. - */ - private String _name = "Test Case"; - - /** - * Creates a new instance of WebTestCase By default, a new WebTestCase - * instance will use the TokenizedValidator to verify the response with the - * configured properties of the test case. - */ - public WebTestCase() { - _strategy = ValidationFactory.getInstance(BASED_STRATEGY); - } - - /* - * public methods - * ======================================================================== - */ - /** - * Executes the test case. - * - * @throws Exception - * if the test fails for any reason. - * @throws IllegalStateException - * if no request was configured or if no Validator is available at - * runtime. - */ - public void execute() throws Exception { - - // If no request was created, we can't run. - if (_request == null) { - throw new IllegalStateException("[FATAL] HttpRequest is null."); - } - - // If no stragey instance is available (strange, but has happened), - // fail. - if (_strategy == null) { - throw new IllegalStateException("[FATAL] No Validator available."); - } - - try { - _response = _request.execute(); - } catch (Throwable t) { - String message = t.getMessage(); - throw new Exception("[FATAL] Unexpected failure during test execution." + (message == null ? t.toString() : message), t); - } - - // Validate this test case instance - if (!_strategy.validate(this)) { - throw new Exception("Test FAILED!"); - } - - } - - /** - * Sets the status code to be expected in the response from the server, i.e. - * 500 or 404, etc. - * - * @param statusCode - * the expected status code - */ - public void setExpectedStatusCode(String statusCode) { - _statusCode = statusCode; - } - - /** - * Sets the reason phrase to be expected in the response from the server. - * - * @param reasonPhrase - * the expected reason-phrase - */ - public void setExpectedReasonPhrase(String reasonPhrase) { - _reasonPhrase = reasonPhrase; - } - - /** - * Adds a header that is to be expected in the response from the server. - * - * @param header - * in the format of : (test:foo) - */ - public void addExpectedHeader(String header) { - if (_expected == null) { - _expected = new HashMap<>(); - } - addHeader(_expected, header); - } - - /** - * Sets the request that should be dispatched by this test case. - * - * @param request - * the HTTP request used for this test case - */ - public void setRequest(HttpRequest request) { - _request = request; - } - - /** - * Adds a header that is should not be in the server's response. - * - * @param header - * in the format of : (test:foo) - */ - public void addUnexpectedHeader(String header) { - if (_unexpected == null) { - _unexpected = new HashMap<>(); - } - addHeader(_unexpected, header); - } - - /** - * Enables/Disables an assertion that a response body is present. - * - * @param value - * a value of true will enable the assertion. - */ - public void setAssertNoResponseBody(boolean value) { - } - - /** - * Sets a string that will be scanned for and expected in the response body - * from the server. - * - * If multiple search strings are required, one can either call this method - * for each string, or pass in one string with pipe | delimiting - * the individual search strings within the large string. - * - * @param searchString - * a string expected in the server's response body - */ - public void setResponseSearchString(String searchString) { - if (_searchStrings == null) { - _searchStrings = new ArrayList<>(); - } - addSearchStrings(_searchStrings, searchString); - } - - /** - * Sets a string that will be scanned for and expected in the response body - * from the server. - * - * If multiple search strings are required, one can either call this method - * for each string, or pass in one string with pipe | delimiting - * the individual search strings within the large string. - * - * @param searchString - * a case insensitive string expected in the server's response body - */ - public void setResponseSearchStringIgnoreCase(String searchString) { - if (_searchStringsNoCase == null) { - _searchStringsNoCase = new ArrayList<>(); - } - addSearchStrings(_searchStringsNoCase, searchString); - } - - /** - * Sets a string that will be scanned for and should not be present in the - * response body from the server. - * - * If multiple search strings are required, one can either call this method - * for each string, or pass in one string with pipe | delimiting - * the individual search strings within the large string. - * - * @param searchString - * a string that is not expected in the server's response body - */ - public void setUnexpectedResponseSearchString(String searchString) { - if (_uSearchStrings == null) { - _uSearchStrings = new ArrayList<>(); - } - addSearchStrings(_uSearchStrings, searchString); - } - - /** - * Sets a string or series of strings that will be searched for in the - * response. If multiple search strings are required, one can either call this - * method for each string, or pass in one string with pipe | - * delimiting the individual search strings within the large string. - * - * @param searchString - * a string that is not expected in the server's response body - */ - public void setUnorderedSearchString(String searchString) { - if (_unorderedSearchStrings == null) { - _unorderedSearchStrings = new ArrayList<>(); - } - addSearchStrings(_unorderedSearchStrings, searchString); - } - - /** - * Returns the list of search strings. - * - * @return the list of search strings. - */ - public List getUnorderedSearchStrings() { - return _unorderedSearchStrings; - } - - /** - * Returns the response for this particular test case. - * - * @return an HttpResponse object - */ - public HttpResponse getResponse() { - return _response; - } - - /** - * Returns an array of Header objects that are expected to be found in the - * responst. - * - * @return an array of headers - */ - public Header[] getExpectedHeaders() { - if (_expected == null) { - return null; - } - return _expected.values().toArray(new Header[0]); - } - - /** - * Returns an array of Header objects that are not expected to be found in the - * responst. - * - * @return an array of headers - */ - public Header[] getUnexpectedHeaders() { - if (_unexpected == null) { - return null; - } - return _unexpected.values().toArray(new Header[0]); - } - - /** - * Returns the status code expected to be found in the server's response - * - * @return status code - */ - public String getStatusCode() { - return _statusCode; - } - - /** - * Returns the reason phrase that is expected to be found in the server's - * response. - * - * @return reason phrase - */ - public String getReasonPhrase() { - return _reasonPhrase; - } - - /** - * Returns the configured list of strings that will be used when scanning the - * server's response. - * - * @return list of Strings - */ - public List getSearchStrings() { - if (_searchStrings == null) { - return null; - } - return _searchStrings; - } - - /** - * Returns the configured list of strings that will be used when scanning the - * server's response. - * - * @return list of case insensitive Strings - */ - public List getSearchStringsNoCase() { - if (_searchStringsNoCase == null) { - return null; - } - return _searchStringsNoCase; - } - - /** - * Returns the configured list of strings that will be used when scanning the - * server's response (these strings are not expected in the response). - * - * @return list of Strings - */ - public List getUnexpectedSearchStrings() { - if (_uSearchStrings == null) { - return null; - } - return _uSearchStrings; - } - - /** - * Returns an indicator on whether a response body is expected or not. - * - * @return boolean value - */ - public boolean getExpectResponseBody() { - return _expectResponseBody; - } - - /** - * Returns the HttpRequest for this particular test case. - * - * @return HttpRequest of this test case - */ - public HttpRequest getRequest() { - return _request; - } - - /** - * Returns the state for this particular test case. - * - * @return test state - */ - public Object getState() { - if (_response != null) { - return _response.getState(); - } else { - // an initial request for state - return _request.getState(); - } - } - - /** - * Sets the state for this test case. - * - * @param state - * test state - */ - public void setState(Object state) { - _request.setState((HttpState) state); - } - - /** - * Sets a logical name for this test case. - * - * @param name - * the logical name for this test - */ - public void setName(String name) { - _name = name; - } - - /** - * Returns the logical name for this test case. - * - * @return test name - */ - public String getName() { - return _name; - } - - /** - * Sets the validation strategy for this test case instance. - * - * @param validator - * - the fully qualified class name of the response validator to use. - */ - public void setStrategy(String validator) { - ValidationStrategy strat = ValidationFactory.getInstance(validator); - if (strat != null) { - _strategy = strat; - } else { - LOGGER.info("[WebTestCase][WARNING] An attempt was made to use a non-existing validator ({}) . Falling back to the TokenizedValidator", validator); - } - } - - /** - * Returns the class name of the response validator used. - * - * @return the fully qualified class of the validator used - */ - public String getStrategy() { - return _strategy.getClass().getName(); - } - - /* - * Private Methods - * =========================================================================== - */ - - /** - * Utility method to add headers to test case holder objects. - * - * @param map - * the object in which to add header to - * @param headerString - * String representation of a header in the form of - * : - */ - private void addHeader(Map map, String headerString) { - LOGGER.debug("[WebTestCase] addHeader utility method called: {}", headerString); - StringTokenizer st = new StringTokenizer(headerString, "|"); - while (st.hasMoreTokens()) { - String head = st.nextToken(); - int colIdx = head.indexOf(':'); - String name = head.substring(0, colIdx).trim(); - String value = head.substring(colIdx + 1).trim(); - LOGGER.debug("[WebTestCase] Adding test header: {}, {}", name, value); - Header header = map.get(name); - if (header != null) { - map.put(name, createNewHeader(value, header)); - } else { - map.put(name, new Header(name, value)); - } - } - } - - /** - * Creates a new header based of the provided header and value. - * - * @param newValue - * - the new value to add to an existing header - * @param header - * - the original header - * @return new Header - */ - private Header createNewHeader(String newValue, Header header) { - String oldValue = header.getValue(); - return new Header(header.getName(), oldValue + ", " + newValue); - } - - /** - * Adds a search string to the provided list - * - * @param stringList - * - list to add the string to - * @param s - * - the search string - */ - private void addSearchStrings(List stringList, String s) { - StringTokenizer st = new StringTokenizer(s, "|"); - while (st.hasMoreTokens()) { - stringList.add(st.nextToken()); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/build.xml deleted file mode 100644 index d02bb0dd62..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/request/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/HttpResponseClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/HttpResponseClient.java deleted file mode 100644 index 095a438612..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/HttpResponseClient.java +++ /dev/null @@ -1,278 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.response; - -import com.sun.ts.tests.servlet.common.util.Data; - -public class HttpResponseClient extends ResponseClient { - - - public void addCookieTest() throws Exception { - String testName = "addCookieTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "set-Cookie:cookie1=value1|set-Cookie:cookie2=value2"); - invoke(); - } - - - public void addDateHeaderTest() throws Exception { - String testName = "addDateHeaderTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "DateInfo:Sat, 25 Apr 1970 07:29:03 GMT"); - invoke(); - } - - - public void addHeaderTest() throws Exception { - String testName = "addHeaderTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "header1:value1|header1:value11|header2:value2"); - invoke(); - } - - - public void addIntHeaderTest() throws Exception { - String testName = "addIntHeaderTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "intHeader1:1|intHeader1:11|intHeader2:2"); - invoke(); - } - - - public void containsHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "containsHeaderTest"); - invoke(); - } - - - public void sendErrorClearBufferTest() throws Exception { - String testName = "sendErrorClearBufferTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, GONE); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "THIS TEXT SHOULD NOT APPEAR"); - invoke(); - } - - - public void sendErrorIllegalStateExceptionTest() throws Exception { - String testName = "sendErrorIllegalStateExceptionTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "THIS TEXT SHOULD APPEAR|" + Data.PASSED); - invoke(); - } - - - public void sendError_StringTest() throws Exception { - String testName = "sendError_StringTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, GONE); - TEST_PROPS.setProperty(SEARCH_STRING, "in sendError_StringTest servlet"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Content-Type:text/html|header:sendError_StringTest|set-Cookie:cookie1=value1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "THIS TEXT SHOULD NOT APPEAR"); - invoke(); - } - - - public void sendError_StringIllegalStateExceptionTest() throws Exception { - String testName = "sendError_StringIllegalStateExceptionTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "THIS TEXT SHOULD APPEAR|" + Data.PASSED); - invoke(); - } - - - public void sendError_StringErrorPageTest() throws Exception { - String testName = "sendError_StringErrorPageTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(STATUS_CODE, "411"); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Status Code: 411"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "THIS TEXT SHOULD NOT APPEAR"); - invoke(); - } - - - public void sendRedirectWithLeadingSlashTest() throws Exception { - String testName = "sendRedirectWithLeadingSlashTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Location: http://" + _hostname + ":" + _port + "/RedirectedTest"); - TEST_PROPS.setProperty(STATUS_CODE, MOVED_TEMPORARY); - invoke(); - } - - - public void sendRedirectWithoutLeadingSlashTest() throws Exception { - String testName = "sendRedirectWithoutLeadingSlashTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Location: http://" + _hostname - + ":" + _port + "" + getContextRoot() + "/RedirectedTest"); - TEST_PROPS.setProperty(STATUS_CODE, MOVED_TEMPORARY); - invoke(); - } - - - public void sendRedirectIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "sendRedirectIllegalStateExceptionTest"); - invoke(); - } - - - public void setDateHeaderTest() throws Exception { - String testName = "setDateHeaderTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "DateInfo:Sat, 25 Apr 1970 07:29:03 GMT"); - invoke(); - } - - - public void setDateHeaderOverrideTest() throws Exception { - String testName = "setDateHeaderOverrideTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "DateInfo:Sat, 25 Apr 1970 07:29:04 GMT"); - invoke(); - } - - - public void setHeaderTest() throws Exception { - String testName = "setHeaderTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "header:value1"); - invoke(); - } - - - public void setHeaderOverrideTest() throws Exception { - String testName = "setHeaderOverrideTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "header:value2"); - invoke(); - } - - - public void setMultiHeaderTest() throws Exception { - String testName = "setMultiHeaderTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "header:value3"); - invoke(); - } - - - public void setIntHeaderTest() throws Exception { - String testName = "setIntHeaderTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "intHeader:2"); - invoke(); - } - - - public void setStatusTest() throws Exception { - String testName = "setStatusTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - } - - - public void setStatusTest1() throws Exception { - String testName = "setStatusTest1"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - invoke(); - } - - /* - * Servlet 3.0 tests - */ - - public void getHeadersTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeadersTest"); - invoke(); - } - - - public void getHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeaderTest"); - invoke(); - } - - - public void getHeaderNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeaderNamesTest"); - invoke(); - } - - - public void getStatusTest() throws Exception { - String testName = "getStatusTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/HttpResponseTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/HttpResponseTestServlet.java deleted file mode 100644 index e74049ece3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/HttpResponseTestServlet.java +++ /dev/null @@ -1,88 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.common.response; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class HttpResponseTestServlet extends HttpServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] HTTP_TEST_ARGS = { HttpServletRequest.class, - HttpServletResponse.class }; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class, }; - - private static final Class[][] ALL_TYPES = { TEST_ARGS, HTTP_TEST_ARGS }; - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(HttpServletRequest servletRequest, - HttpServletResponse servletResponse) - throws ServletException, IOException { - String test = servletRequest.getParameter(TEST_HEADER).trim(); - Method method = null; - for (int i = 0; i < ALL_TYPES.length; i++) { - try { - method = ResponseTests.class.getDeclaredMethod(test, ALL_TYPES[i]); - break; - } catch (NoSuchMethodException nsme) { - ; // do nothing - } - } - - if (method != null) { - invokeTest(method, new Object[] { servletRequest, servletResponse }); - } else { - throw new ServletException("No such test: " + test); - } - - } - - private void invokeTest(Method toBeInvoked, Object[] paramValues) - throws ServletException { - try { - toBeInvoked.invoke(null, paramValues); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (Throwable t) { - throw new ServletException( - "Error executing test: " + toBeInvoked.getName(), t); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseClient.java deleted file mode 100644 index 04abbeb745..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseClient.java +++ /dev/null @@ -1,291 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.response; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.util.Data; - -public class ResponseClient extends AbstractUrlClient { - - - public void flushBufferTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "flushBufferTest"); - invoke(); - } - - - public void getBufferSizeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getBufferSizeTest"); - invoke(); - } - - - public void getLocaleDefaultTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocaleDefaultTest"); - invoke(); - } - - - public void getLocaleTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocaleTest"); - invoke(); - } - - - public void getOutputStreamTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getOutputStreamTest"); - invoke(); - } - - - public void getOutputStreamFlushTest() throws Exception { - String testName = "getOutputStreamFlushTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "in getOutputStreamFlushTest|" + Data.PASSED); - invoke(); - } - - - public void getOutputStreamIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getOutputStreamIllegalStateExceptionTest"); - invoke(); - } - - - public void getWriterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getWriterTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Content-Type: text/html;charset=ISO-8859-1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Content-Type: text/html"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void getWriterFlushTest() throws Exception { - String testName = "getWriterFlushTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "in test|" + Data.PASSED); - invoke(); - } - - - public void getWriterAfterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getWriterAfterTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Content-Type: text/html;charset=ISO-8859-1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Content-Type: text/html;charset=ISO-8859-7"); - invoke(); - } - - - public void getWriterIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getWriterIllegalStateExceptionTest"); - invoke(); - } - - - public void getWriterUnsupportedEncodingExceptionTest() throws Exception { - String testName = "getWriterUnsupportedEncodingExceptionTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - testName = "checkTestResult"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void isCommittedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isCommittedTest"); - invoke(); - } - - - public void resetBufferTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "resetBufferTest"); - invoke(); - } - - - public void resetTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "resetTest"); - invoke(); - } - - - public void resetTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "resetTest1"); - TEST_PROPS.setProperty(UNEXPECTED_HEADERS, - "Content-Type: application/java-archive; charset=Shift_Jis"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "BigNoNo"); - TEST_PROPS.setProperty(SEARCH_STRING, "YesPlease"); - invoke(); - } - - - public void resetIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "resetIllegalStateExceptionTest"); - invoke(); - } - - - public void getCharacterEncodingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCharacterEncodingTest"); - invoke(); - } - - - public void getCharacterEncodingDefaultTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCharacterEncodingDefaultTest"); - invoke(); - } - - - public void setCharacterEncodingTest() throws Exception { - String testName = "setCharacterEncodingTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Content-Type: text/html;charset=ISO-8859-1"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Content-Type: text/html;charset=ISO-8859-7"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - - public void setBufferSizeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setBufferSizeTest"); - invoke(); - } - - - public void setBufferSizeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setBufferSizeIllegalStateExceptionTest"); - invoke(); - } - - - public void setContentLengthTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setContentLengthTest"); - int lenn = Data.PASSED.length(); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Content-Length:" + lenn); - invoke(); - } - - - public void getContentTypeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContentTypeTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Content-Type:text/html"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Content-Type:text/html;charset=ISO-8859-1"); - invoke(); - } - - - public void getContentType1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContentType1Test"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Content-Type:text/html"); - invoke(); - } - - - public void getContentTypeNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContentTypeNullTest"); - invoke(); - } - - - public void getContentTypeNull1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContentTypeNull1Test"); - invoke(); - } - - - public void getContentTypeNull2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContentTypeNull2Test"); - invoke(); - } - - - public void setContentTypeTest() throws Exception { - String testName = "setContentTypeTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Content-Type:text/html"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - } - - - public void setContentType1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "setContentType1Test"); - invoke(); - } - - - public void setContentType2Test() throws Exception { - String testName = "setContentType2Test"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Content-Type:text/html"); - TEST_PROPS.setProperty(UNEXPECTED_HEADERS, "Content-Type:text/plain"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - } - - - public void setLocaleTest() throws Exception { - String testName = "setLocaleTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Content-Language:en-US"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - } - - - public void setLocale1Test() throws Exception { - String testName = "setLocale1Test"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Content-Type:text/html;charset=Shift_Jis"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseTestServlet.java deleted file mode 100644 index 72b355b2db..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseTestServlet.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.common.response; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ResponseTestServlet extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - String test = servletRequest.getParameter(TEST_HEADER).trim(); - try { - Method method = ResponseTests.class.getMethod(test, TEST_ARGS); - method.invoke(null, new Object[] { servletRequest, servletResponse }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseTests.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseTests.java deleted file mode 100644 index 68d2be8793..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/ResponseTests.java +++ /dev/null @@ -1,1369 +0,0 @@ -/* - * Copyright (c) 2007, 2022 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.common.response; - -import java.io.IOException; -import java.io.PrintWriter; -import java.io.UnsupportedEncodingException; -import java.util.Collection; -import java.util.Iterator; -import java.util.Locale; - -import com.sun.ts.tests.servlet.common.util.Data; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletOutputStream; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.ServletResponseWrapper; -import jakarta.servlet.http.Cookie; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpServletResponseWrapper; - -public class ResponseTests { - - // --------------------------- ServletResponse - // --------------------------------- - - public static void responseWrapperConstructorTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletResponseWrapper srw = new ServletResponseWrapper(response); - if (srw != null) { - ServletTestUtil.printResult(pw, true); - } else { - ServletTestUtil.printResult(pw, false); - } - } - - public static void responseWrapperGetResponseTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - ServletResponseWrapper srw = new ServletResponseWrapper(response); - if (srw != null) { - ServletResponse sr = srw.getResponse(); - if (!response.equals(sr)) { - passed = false; - pw.println("getResponse failed to return the same response object"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("constructor failed"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void responseWrapperSetResponseTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = true; - ServletResponseWrapper srw = new ServletResponseWrapper(response); - if (srw != null) { - try { - srw.setResponse(response); - } catch (Throwable t) { - passed = false; - pw.println("Error: setResponse generated a Throwable"); - t.printStackTrace(pw); - } - if (passed) { - ServletResponse sr = srw.getResponse(); - if (!response.equals(sr)) { - passed = false; - pw.println("getResponse failed to return the same response object"); - } - } - } else { - passed = false; - pw.println("constructor failed"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void responseWrapperSetResponseIllegalArgumentExceptionTest( - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - ServletResponseWrapper srw = new ServletResponseWrapper(response); - if (srw != null) { - try { - srw.setResponse(null); - passed = false; - pw.println( - "Error: an IllegalArgumentException should have been generated"); - } catch (Throwable t) { - if (t instanceof IllegalArgumentException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalArgumentException ."); - pw.println("instead received: " + t.getClass().getName()); - } - } - } else { - passed = false; - pw.println("constructor failed"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void flushBufferTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - ServletOutputStream sos = null; - - try { - sos = response.getOutputStream(); - response.setBufferSize(13); - response.setContentType("text/html"); - ServletTestUtil.printResult(sos, true); - - // after flushing the client should get this - response.flushBuffer(); - - sos.close(); - } catch (Throwable t) { - throw new ServletException(t); - } - } - - public static void getBufferSizeTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - final String IN_TEST = "in test"; - int bSize = IN_TEST.length() * 2; - boolean passed = false; - PrintWriter pw = response.getWriter(); - - response.setBufferSize(bSize); - pw.println(IN_TEST); - response.flushBuffer(); - int result = response.getBufferSize(); - // needs to be greater than or equal to SetBufferSize value or zero . - if ((result >= bSize) || (result == 0)) { - passed = true; - } else { - passed = false; - pw.println("ServletRequest.getBufferSize() returned incorrect result"); - pw.println("Expected result -> >= " + bSize + " or 0"); - pw.println("Actual result -> " + result); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getOutputStreamFlushTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - ServletOutputStream sos = response.getOutputStream(); - sos.println("in getOutputStreamFlushTest"); - sos.flush(); - if (response.isCommitted()) { - passed = true; - } else { - passed = false; - } - ServletTestUtil.printResult(sos, passed); - } - - public static void getOutputStreamTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - ServletOutputStream sos = response.getOutputStream(); - ServletTestUtil.printResult(sos, true); - } - - public static void getOutputStreamIllegalStateExceptionTest( - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - try { - response.getOutputStream(); - passed = false; - pw.println("getOutputStream() did not throw IllegalStateException "); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void setCharacterEncodingTest(ServletRequest request, - ServletResponse response) throws IOException { - boolean pass = true; - StringBuilder report = new StringBuilder(); - - // First need to know the default - String defaultEncoding = response.getCharacterEncoding(); - - report.append("Test 1: Direct UTF-8 then null:\n"); - response.setCharacterEncoding("UTF-8"); - if ("UTF-8".equalsIgnoreCase(response.getCharacterEncoding())) { - report.append(" Set with UTF-8 Pass\n"); - } else { - pass = false; - report.append(" Set with UTF-8 Fail\n"); - } - response.setCharacterEncoding(null); - if ((defaultEncoding == null && response.getCharacterEncoding() == null) || - defaultEncoding != null && defaultEncoding.equalsIgnoreCase(response.getCharacterEncoding())) { - report.append(" Set with null Pass\n"); - } else { - pass = false; - report.append(" Set with null Fail\n"); - } - response.reset(); - - report.append("Test 2: Content-Type UTF-8 then null:\n"); - response.setContentType("text/plain; charset=UTF-8"); - if ("UTF-8".equalsIgnoreCase(response.getCharacterEncoding())) { - report.append(" Set via Content-Type Pass\n"); - } else { - pass = false; - report.append(" Set via Content-Type Fail\n"); - } - response.setCharacterEncoding(null); - if ((defaultEncoding == null && response.getCharacterEncoding() == null) || - defaultEncoding != null && defaultEncoding.equalsIgnoreCase(response.getCharacterEncoding())) { - report.append(" Set with null Pass\n"); - } else { - pass = false; - report.append(" Set with null Fail\n"); - } - response.reset(); - - report.append("Test 3: Locale Shift_Jis then null:\n"); - response.setLocale(new Locale("ja")); - if ("Shift_Jis".equalsIgnoreCase(response.getCharacterEncoding())) { - report.append(" Set via Locale Pass\n"); - } else { - pass = false; - report.append(" Set via Locale Fail\n"); - } - response.setCharacterEncoding(null); - if ((defaultEncoding == null && response.getCharacterEncoding() == null) || - defaultEncoding != null && defaultEncoding.equalsIgnoreCase(response.getCharacterEncoding())) { - report.append(" Set with null Pass\n"); - } else { - pass = false; - report.append(" Set with null Fail\n"); - } - response.reset(); - - report.append("Test 4: Invalid then getWriter():\n"); - response.setCharacterEncoding("does-not-exist"); - if ("does-not-exist".equalsIgnoreCase(response.getCharacterEncoding())) { - report.append(" Set with invalid Pass\n"); - } else { - pass = false; - report.append(" Set with invalid Fail\n"); - } - try { - response.getWriter(); - pass = false; - report.append(" getWriter() did not throw UnsupportedEncodingException Fail\n"); - } catch (UnsupportedEncodingException uee) { - report.append(" getWriter() throw UnsupportedEncodingException Pass\n"); - } - response.reset(); - - report.append("Test 5: Check getContentType():\n"); - final String ENCODING = "ISO-8859-7"; - response.setContentType("text/html"); - response.setCharacterEncoding(ENCODING); - String type = response.getContentType(); - - if (type != null) { - if ((type.toLowerCase().indexOf("text/html") > -1) - && (type.toLowerCase().indexOf("charset") > -1) - && (type.toLowerCase().indexOf("iso-8859-7") > -1)) { - report.append(" getContentType returns correct type\n"); - } else { - pass = false; - report.append(" Expecting text/html; charset=ISO-8859-7"); - report.append(" getContentType returns incorrect type: " + type); - } - } else { - pass = false; - report.append(" getContentType return null"); - } - - PrintWriter pw = response.getWriter(); - pw.print(report.toString()); - ServletTestUtil.printResult(pw, pass); - } - - public static void getWriterTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean pass = false; - - PrintWriter pw = response.getWriter(); - response.setContentType("text/html;charset=ISO-8859-7"); - String type = response.getContentType(); - if (type != null) { - if ((type.toLowerCase().indexOf("text/html") > -1) - && (type.toLowerCase().indexOf("charset") > -1) - && (type.toLowerCase().indexOf("iso-8859-1") > -1)) { - pass = true; - } else { - pw.println("Expecting text/html; charset=ISO-8859-1"); - pw.println("getContentType returns incorrect type: " + type); - } - } else { - pw.println("getContentType return null"); - } - ServletTestUtil.printResult(pw, pass); - } - - public static void getWriterFlushTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - response.setContentType("text/html;charset=ISO-8859-7"); - pw.println("in test"); - pw.flush(); - if (response.isCommitted()) { - passed = true; - } else { - passed = false; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getWriterAfterTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean pass = false; - response.setContentType("text/xml;charset=ISO-8859-7"); - PrintWriter pw = response.getWriter(); - response.setContentType("text/html;charset=UTF-8"); - - String type = response.getContentType(); - if (type != null) { - if ((type.toLowerCase().indexOf("text/html") > -1) - && (type.toLowerCase().indexOf("charset") > -1) - && (type.toLowerCase().indexOf("iso-8859-7") > -1)) { - pass = true; - } else { - pw.println("Expecting text/html; charset=ISO-8859-7"); - pw.println("getContentType returns incorrect type: " + type); - } - } else { - pw.println("getContentType return null"); - } - ServletTestUtil.printResult(pw, pass); - } - - public static void getWriterIllegalStateExceptionTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - ServletOutputStream sos = response.getOutputStream(); - - try { - PrintWriter pw = response.getWriter(); - passed = false; - sos.println("getWriter() did not throw IllegalStateException "); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - sos.println( - "Exception thrown, but was not an instance of IllegalStateException."); - sos.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(sos, passed); - } - - public static void isCommittedTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - ServletOutputStream sos = null; - - try { - boolean notYet = false; - sos = response.getOutputStream(); - // set buffer size - response.setBufferSize(50); - - // commit the response - if (response.isCommitted() == false) - notYet = true; - - response.flushBuffer(); - - if (notYet && (response.isCommitted() == true)) { - passed = true; - } else { - passed = false; - sos.println( - "IsCommitted did not detect that flushBuffer was called already"); - } - } catch (Throwable t) { - throw new ServletException(t); - } - ServletTestUtil.printResult(sos, true); - } - - public static void resetTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - ServletOutputStream sos = null; - - try { - sos = response.getOutputStream(); - - // set buffer size - response.setBufferSize(Data.FAILED.length() * 2); - - // Write some data to the stream - ServletTestUtil.printResult(sos, false); - - // Reset the response - response.reset(); - ServletTestUtil.printResult(sos, true); - } catch (Throwable t) { - throw new ServletException(t); - } - } - - public static void resetTest1(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - ServletOutputStream sos = null; - - String ct = "application/java-archive"; - String enc = "Shift_Jis"; - - response.setLocale(new Locale("ja")); - response.setCharacterEncoding(enc); - response.setContentType(ct); - - try { - sos = response.getOutputStream(); - - // Write some data to the stream - sos.println("BigNoNo"); - sos.println("Test FAILED"); - - // Reset the response - response.reset(); - - // Write something else to the stream - sos.println("YesPlease"); - sos.println("Test PASSED"); - - response.flushBuffer(); - } catch (Throwable t) { - throw new ServletException(t); - } - } - - public static void resetIllegalStateExceptionTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - response.setBufferSize(11); - pw.println("in test"); - response.flushBuffer(); - - try { - response.reset(); - passed = false; - pw.println("reset() did not throw IllegalStateException "); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, true); - } - - public static void getCharacterEncodingDefaultTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - final String ENCODING = "ISO-8859-1"; - boolean passed = false; - - PrintWriter pw = response.getWriter(); - - String result = response.getCharacterEncoding(); - - if (result != null) { - if (result.equalsIgnoreCase(ENCODING)) { - passed = true; - } else { - passed = false; - pw.println("getCharacterEncoding() returned an incorrect result "); - pw.println("Expected result = " + ENCODING); - pw.println("Actual result = |" + result + "|"); - } - } else { - passed = false; - pw.println("getCharacterEncoding() returned a null result "); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getCharacterEncodingTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - final String ENCODING = "ISO-8859-7"; - response.setCharacterEncoding(ENCODING); - - PrintWriter pw = response.getWriter(); - - String result = response.getCharacterEncoding(); - if (result != null) { - if (result.equalsIgnoreCase(ENCODING)) { - passed = true; - } else { - passed = false; - pw.println("getCharacterEncoding() returned an incorrect result "); - pw.println("Expected result = " + ENCODING); - pw.println("Actual result = |" + result + "|"); - } - } else { - passed = false; - pw.println("getCharacterEncoding() returned a null result "); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void setBufferSizeTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - response.setBufferSize(1000); - int result = response.getBufferSize(); - // needs to be greater than or equal to SetBufferSize value or zero - if ((result >= 1000) || (result == 0)) { - passed = true; - } else { - passed = false; - pw.println("getBufferSize() returned incorrect result "); - pw.println("Expected result -> >= 1000 or 0"); - pw.println("Actual result = |" + result + "|"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void setBufferSizeIllegalStateExceptionTest( - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - ServletOutputStream sos = null; - boolean passed = false; - - try { - sos = response.getOutputStream(); - sos.println("in test"); - sos.flush(); - - try { - // should IllegalStateException - response.setBufferSize(20); - passed = false; - sos.println( - "setBufferSize(20) should have thrown IllegalStateException "); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - sos.println( - "Exception thrown, but was not an instance of IllegalStateException."); - sos.println("instead received: " + t.getClass().getName()); - } - } - } catch (Throwable t) { - throw new ServletException(t); - } - ServletTestUtil.printResult(sos, passed); - } - - public static void setContentLengthTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - String expected = "text/html"; - response.setContentType(expected); - ServletOutputStream sos = response.getOutputStream(); - - response.setContentLength(Data.PASSED.length()); - sos.print(Data.PASSED); - - } - - public static void setContentTypeTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - response.setContentType("text/html"); - } - - public static void setContentType1Test(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - String expected = "text/html"; - response.setContentType(expected); - - String actual = response.getContentType(); - PrintWriter pw = response.getWriter(); - if (actual != null) { - if (actual.toLowerCase().indexOf(expected) >= 0) { - passed = true; - } else { - pw.println( - "The value returned by getContentType() did not contain the expected result=" - + expected); - pw.println("actual=" + actual); - } - } else { - pw.println("Null value returned by getContentType() "); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void setContentType2Test(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - String expected = "text/html"; - String unexpected = "text/plain"; - - response.setContentType(expected); - ServletOutputStream sos = response.getOutputStream(); - sos.println(response.getContentType() + "returned by getContentType()"); - sos.flush(); - - response.setContentType(unexpected); - sos.println(response.getContentType() + "returned by getContentType()"); - sos.flush(); - } - - public static void getContentTypeTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - - String expected = "text/html"; - response.setContentType(expected); - - String actual = response.getContentType(); - if (actual == null) { - pw.println("null value returned by getContentType()"); - } else if (actual.toLowerCase().indexOf(expected) >= 0) { - passed = true; - } else { - passed = false; - pw.println( - "The value returned by getContentType() did not contain the expected result=" - + expected); - pw.println("actual=" + actual); - } - ServletTestUtil.printResult(pw, passed); - - } - - public static void getContentType1Test(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - String expected = "text/html"; - response.setContentType(expected); - ServletOutputStream sos = response.getOutputStream(); - - String actual = response.getContentType(); - if (actual == null) { - sos.println("null value returned by getContentType()"); - } else if (actual.toLowerCase().indexOf(expected) >= 0) { - passed = true; - } else if (actual.toLowerCase().indexOf("char=") >= 0) { - sos.println( - "The value returned by getContentType() contains the unexpected encoding"); - sos.println("actual=" + actual + " expected=" + expected); - } else { - sos.println( - "The value returned by getContentType() did not contain the expected result=" - + expected); - sos.println("actual=" + actual); - } - ServletTestUtil.printResult(sos, passed); - - } - - public static void getContentTypeNullTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - String actual = response.getContentType(); - - if (actual != null) { - pw.println("Test FAILED."); - pw.println("getContentType() did not return a null"); - pw.println("actual=" + actual); - } else { - pw.println("Test PASSED"); - } - } - - public static void getContentTypeNull1Test(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - response.setCharacterEncoding("Shift_Jis"); - String actual = response.getContentType(); - PrintWriter pw = response.getWriter(); - - if (actual != null) { - pw.println("Test FAILED."); - pw.println("getContentType() did not return a null"); - pw.println("actual=" + actual); - } else { - pw.println("Test PASSED"); - } - } - - public static void getContentTypeNull2Test(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - String expected = "Shift_Jis"; - - response.setContentType("text/html;charset=Shift_Jis"); - response.setContentType("text/xml"); - String actual_encoding = response.getCharacterEncoding(); - String actual_type = response.getContentType(); - - PrintWriter pw = response.getWriter(); - - if (!actual_type.replace(" ", "") - .equalsIgnoreCase("text/xml;charset=Shift_Jis")) { - pw.println("getContentType() did not return text/xml; charset=Shift_Jis"); - pw.println("actual=" + actual_type); - } else if (actual_encoding.toLowerCase() - .indexOf(expected.toLowerCase()) < 0) { - pw.println("getCharacterEncoding() did not return correct encoding"); - pw.println("actual=" + actual_encoding); - pw.println("expected=" + expected); - } else { - pw.println("Test PASSED"); - } - } - - public static void setLocaleTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - Locale loc = new Locale("en", "US"); - response.setLocale(loc); - response.getWriter().println("Arbitrary text"); - } - - public static void setLocale1Test(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - String expected1 = "text/html"; - String expected2 = "charset=Shift_Jis"; - Locale loc = new Locale("ja"); - response.setLocale(loc); - response.setContentType("text/html"); - - String actual = response.getContentType(); - PrintWriter pw = response.getWriter(); - - if (actual == null) { - pw.println("Null value returned by getContentType()"); - } else if ((actual.toLowerCase().indexOf(expected1) >= 0) - && (actual.toLowerCase().indexOf(expected2.toLowerCase()) >= 0)) { - passed = true; - } else { - pw.println( - "The value returned by getContentType() did not contain the expected result=" - + expected1 + ";" + expected2); - pw.println("actual=" + actual); - } - ServletTestUtil.printResult(pw, passed); - - } - - public static void getLocaleDefaultTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - Locale defaultLocale = Locale.getDefault(); - Locale containerLocale = response.getLocale(); - - PrintWriter pw = response.getWriter(); - if (defaultLocale.equals(containerLocale)) { - pw.println("Test PASSED"); - } else { - pw.println( - "Test FAILED. Expected ServletResponse.getLocale() to return the " - + "default locale of the VM if the locale was not explicily set."); - pw.println("VM default locale: " + defaultLocale); - pw.println( - "Locale returned by ServletResponse.getLocale(): " + containerLocale); - } - - } - - public static void getLocaleTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - PrintWriter pw = response.getWriter(); - - Locale expectedResult = new Locale("en", "US"); - response.setLocale(expectedResult); - Locale result = response.getLocale(); - - if (result.equals(expectedResult)) { - passed = true; - } else { - passed = false; - pw.println("getLocale() did not receive the proper locale"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = " + result); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void resetBufferTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - ServletOutputStream sos = null; - try { - sos = response.getOutputStream(); - - // Write some data to the stream - response.setContentType("text/html"); - - ServletTestUtil.printResult(sos, false); - sos.println("resetBuffer() did not reset the buffer"); - // Reset the response - response.resetBuffer(); - ServletTestUtil.printResult(sos, true); - } catch (Throwable t) { - throw new ServletException(t); - } - } - - // --------------------------- END ServletResponse - // ----------------------------- - - // ---------------------------- HttpServletResponse - // ---------------------------- - - public static void httpResponseWrapperConstructorTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - HttpServletResponseWrapper hsrw = new HttpServletResponseWrapper(response); - if (hsrw != null) { - ServletTestUtil.printResult(pw, true); - } else { - ServletTestUtil.printResult(pw, false); - } - } - - public static void httpResponseWrapperGetResponseTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpServletResponseWrapper srw = new HttpServletResponseWrapper(response); - if (srw != null) { - ServletResponse sr = srw.getResponse(); - if (!response.equals(sr)) { - passed = false; - pw.println("getResponse failed to return the same response object"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("constructor failed"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void httpResponseWrapperSetResponseTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = true; - HttpServletResponseWrapper srw = new HttpServletResponseWrapper(response); - if (srw != null) { - try { - srw.setResponse(response); - } catch (Throwable t) { - passed = false; - pw.println("Error: setResponse generated a Throwable"); - t.printStackTrace(pw); - } - if (passed) { - ServletResponse sr = srw.getResponse(); - if (!response.equals(sr)) { - passed = false; - pw.println("getResponse failed to return the same response object"); - } - } - } else { - passed = false; - pw.println("constructor failed"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void httpResponseWrapperSetResponseIllegalArgumentExceptionTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - boolean passed = false; - HttpServletResponseWrapper srw = new HttpServletResponseWrapper(response); - if (srw != null) { - try { - srw.setResponse(null); - passed = false; - pw.println( - "Error: an IllegalArgumentException should have been generated"); - } catch (Throwable t) { - if (t instanceof IllegalArgumentException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalArgumentException ."); - pw.println("instead received: " + t.getClass().getName()); - } - } - } else { - passed = false; - pw.println("constructor failed"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void addCookieTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - // check for this in the client side - response.addCookie(new Cookie("cookie1", "value1")); - response.addCookie(new Cookie("cookie2", "value2")); - } - - public static void addDateHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - long date = 9876543210L; - response.addDateHeader("DateInfo", date); - } - - public static void addHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - response.addHeader("header1", "value1"); - response.addHeader("header1", "value11"); - response.addHeader("header2", "value2"); - } - - public static void addIntHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - response.addIntHeader("intHeader1", 1); - response.addIntHeader("intHeader1", 11); - response.addIntHeader("intHeader2", 2); - } - - public static void containsHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - boolean passed = true; - PrintWriter pw = response.getWriter(); - pw.println("positive case"); - String param = "header"; - response.setHeader(param, "value1"); // set a Header - boolean expectedResult = true; - boolean result = response.containsHeader(param); - - if (result != expectedResult) { - passed = false; - pw.println("HttpServletResponse.containsHeader(" + param - + ") returned incorrect results"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result); - } - - pw.println("negative case"); - param = "doesnotexist"; - expectedResult = false; - result = response.containsHeader(param); - - if (result != expectedResult) { - passed = false; - pw.println("HttpServletResponse.containsHeader(" + param - + ") gave incorrect results"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result); - } - ServletTestUtil.printResult(pw, passed); - - } - - public static void sendErrorClearBufferTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("THIS TEXT SHOULD NOT APPEAR"); - response.sendError(HttpServletResponse.SC_GONE); - } - - public static void sendErrorIllegalStateExceptionTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("THIS TEXT SHOULD APPEAR"); - response.flushBuffer(); - try { - response.sendError(HttpServletResponse.SC_GONE); - passed = false; - pw.println("IllegalStateException exception should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void sendError_StringTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("THIS TEXT SHOULD NOT APPEAR"); - response.addHeader("header", "sendError_StringTest"); - response.addCookie(new Cookie("cookie1", "value1")); - response.sendError(HttpServletResponse.SC_GONE, - "in sendError_StringTest servlet"); - } - - public static void sendError_StringIllegalStateExceptionTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - pw.println("THIS TEXT SHOULD APPEAR"); - response.flushBuffer(); - try { - response.sendError(HttpServletResponse.SC_GONE, - "in sendError_StringIllegalStateExceptionTest servlet"); - ServletTestUtil.printResult(pw, false); - pw.println("IllegalStateException exception should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException ."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void sendError_StringErrorPageTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - pw.println("THIS TEXT SHOULD NOT APPEAR"); - response.addHeader("header", "sendError_StringTest"); - response.addCookie(new Cookie("cookie1", "value1")); - response.sendError(HttpServletResponse.SC_LENGTH_REQUIRED, - "in sendError_StringErrorPageTest servlet"); - } - - public static void sendRedirectWithoutLeadingSlashTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - response.sendRedirect("RedirectedTest"); - } - - public static void sendRedirectWithLeadingSlashTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - response.sendRedirect("/RedirectedTest"); - } - - public static void sendRedirectIllegalStateExceptionTest( - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - PrintWriter pw = response.getWriter(); - response.setBufferSize(60); - response.setContentType("text/html"); - pw.println("in sendRedirect_1Test servlet"); - response.flushBuffer(); - - try { - response.sendRedirect("/RedirectedTest"); - passed = false; - pw.println("IllegalStateException exception should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException ."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void setDateHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - long date = 9876543210L; - response.setDateHeader("DateInfo", date); - } - - public static void setDateHeaderOverrideTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - long date = 9876543210L; - response.setDateHeader("DateInfo", date); - date = 9876544210L; - response.setDateHeader("DateInfo", date); - } - - public static void setHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - response.setHeader("header", "value1"); - } - - public static void setHeaderOverrideTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - response.setHeader("header", "value1"); - response.setHeader("header", "value2"); - } - - public static void setMultiHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - response.setHeader("header", "value1"); - response.addHeader("header", "value2"); - response.setHeader("header", "value3"); - } - - public static void setIntHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - response.addIntHeader("intHeader", 1); - response.setIntHeader("intHeader", 2); - } - - public static void setStatusTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - response.setStatus(HttpServletResponse.SC_OK); - } - - public static void setStatusTest1(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - response.setStatus(HttpServletResponse.SC_NOT_FOUND); - } - - public static void getHeadersTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = true; - String name = "TestheadersUnique"; - String[] values = { "first", "second", "third" }; - - response.setHeader(name, values[0]); - response.addHeader(name, values[1]); - response.addHeader(name, values[2]); - - Collection headers = response.getHeaders(name); - - for (int i = 0; i < 3; i++) { - if (headers.contains(values[i])) { - headers.remove(values[i]); - } else { - passed = false; - pw.println("Header value " + values[i] + " is set but not present."); - } - } - - if (!headers.isEmpty()) { - passed = false; - pw.println("Unexpected header value(s) is present:"); - Iterator left = headers.iterator(); - while (left.hasNext()) { - pw.println(left.next()); - } - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = false; - String name = "TestheadersUnique"; - String[] values = { "first", "second", "third" }; - - response.setHeader(name, values[0]); - response.addHeader(name, values[1]); - response.addHeader(name, values[2]); - - String header = response.getHeader(name); - - if (values[0].equals(header)) { - passed = true; - pw.println("Expected header value " + values[0] + " is set."); - } else { - pw.println("Test FAILED"); - pw.println("Expected header value " + values[0] + " is not set."); - pw.println("but unexpected header " + header + " present."); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getHeaderNamesTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean passed = true; - String[] names = { "TestheadersUnique", "TestheadersUniqueInt", - "TestheadersUniqueDate" }; - String[] values = { "first", "second", "third" }; - int[] values1 = { 1, 2, 3 }; - long[] values2 = { 11L, 22L, 33L }; - - response.setHeader(names[0], values[0]); - response.addHeader(names[0], values[1]); - response.addHeader(names[0], values[2]); - - response.setIntHeader(names[1], values1[0]); - response.addIntHeader(names[1], values1[1]); - response.addIntHeader(names[1], values1[2]); - - response.setDateHeader(names[2], values2[0]); - response.addDateHeader(names[2], values2[1]); - response.addDateHeader(names[2], values2[2]); - - Collection headers = response.getHeaderNames(); - - for (int i = 0; i < 3; i++) { - if (!headers.contains(names[i])) { - passed = false; - pw.println("Header name " + names[i] + " is set but not present."); - } - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getStatusTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - Boolean passed = true; - PrintWriter pw = response.getWriter(); - - int[] status_codes = { HttpServletResponse.SC_ACCEPTED, - HttpServletResponse.SC_BAD_GATEWAY, HttpServletResponse.SC_BAD_REQUEST, - HttpServletResponse.SC_CONFLICT, HttpServletResponse.SC_CONTINUE, - HttpServletResponse.SC_CREATED, - HttpServletResponse.SC_EXPECTATION_FAILED, - HttpServletResponse.SC_FORBIDDEN, HttpServletResponse.SC_FOUND, - HttpServletResponse.SC_GATEWAY_TIMEOUT, HttpServletResponse.SC_GONE, - HttpServletResponse.SC_HTTP_VERSION_NOT_SUPPORTED, - HttpServletResponse.SC_INTERNAL_SERVER_ERROR, - HttpServletResponse.SC_LENGTH_REQUIRED, - HttpServletResponse.SC_METHOD_NOT_ALLOWED, - HttpServletResponse.SC_MOVED_PERMANENTLY, - HttpServletResponse.SC_MOVED_TEMPORARILY, - HttpServletResponse.SC_MULTIPLE_CHOICES, - HttpServletResponse.SC_NO_CONTENT, - HttpServletResponse.SC_NON_AUTHORITATIVE_INFORMATION, - HttpServletResponse.SC_NOT_ACCEPTABLE, HttpServletResponse.SC_NOT_FOUND, - HttpServletResponse.SC_NOT_IMPLEMENTED, - HttpServletResponse.SC_NOT_MODIFIED, HttpServletResponse.SC_OK, - HttpServletResponse.SC_PARTIAL_CONTENT, - HttpServletResponse.SC_PAYMENT_REQUIRED, - HttpServletResponse.SC_PRECONDITION_FAILED, - HttpServletResponse.SC_PROXY_AUTHENTICATION_REQUIRED, - HttpServletResponse.SC_REQUEST_ENTITY_TOO_LARGE, - HttpServletResponse.SC_REQUEST_TIMEOUT, - HttpServletResponse.SC_REQUEST_URI_TOO_LONG, - HttpServletResponse.SC_REQUESTED_RANGE_NOT_SATISFIABLE, - HttpServletResponse.SC_RESET_CONTENT, HttpServletResponse.SC_SEE_OTHER, - HttpServletResponse.SC_SERVICE_UNAVAILABLE, - HttpServletResponse.SC_SWITCHING_PROTOCOLS, - HttpServletResponse.SC_TEMPORARY_REDIRECT, - HttpServletResponse.SC_UNAUTHORIZED, - HttpServletResponse.SC_UNSUPPORTED_MEDIA_TYPE, - HttpServletResponse.SC_USE_PROXY }; - - for (int i = 0; i < status_codes.length; i++) { - response.setStatus(status_codes[i]); - if (response.getStatus() != status_codes[i]) { - pw.println("Failed to set/getStatus " + status_codes[i]); - passed = false; - } - } - ServletTestUtil.printResult(pw, passed); - } - // -------------------------- END HttpServletResponse - // -------------------------- -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/build.xml deleted file mode 100644 index 1990a4a2fa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/validation/WebValidatorBase.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/validation/WebValidatorBase.java deleted file mode 100644 index ef8941fe75..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/response/validation/WebValidatorBase.java +++ /dev/null @@ -1,634 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.response.validation; - -import com.sun.ts.tests.servlet.common.client.handler.Handler; -import com.sun.ts.tests.servlet.common.client.handler.HandlerFactory; -import com.sun.ts.tests.servlet.common.request.HttpRequest; -import com.sun.ts.tests.servlet.common.request.HttpResponse; -import com.sun.ts.tests.servlet.common.request.ValidationStrategy; -import com.sun.ts.tests.servlet.common.request.WebTestCase; -import org.apache.commons.httpclient.Header; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -import java.io.IOException; -import java.util.Arrays; -import java.util.List; -import java.util.stream.Collectors; - -/** - * Base abstract class for WebTestCase validation. - */ -public class WebValidatorBase implements ValidationStrategy { - - private static final Logger logger = LoggerFactory.getLogger(WebValidatorBase.class); - - /** - * Used to detect 4xx class HTTP errors to allow fail fast situations when 4xx - * errors are not expected. - */ - protected static final char CLIENT_ERROR = '4'; - - /** - * Used to detect 5xx class HTTP errors to allows fail fast situations when - * 5xx errors are not expected. - */ - protected static final char SERVER_ERROR = '5'; - - /** - * This test case's HttpResponse - */ - protected HttpResponse _res = null; - - /** - * This test case's HttpRequest - */ - protected HttpRequest _req = null; - - /** - * The test case being validated - */ - protected WebTestCase _case = null; - - /** - * validate Will validate the response against the configured - * TestCase. - * - * - *
    - *
  • Check the HTTP status-code
  • - *
  • Check the HTTP reason-phrase
  • - *
  • Check for expected headers
  • - *
  • Check from unexpected headers
  • - *
  • Check expected search strings
  • - *
  • Check unexpected search strings
  • - *
  • Check the goldenfile
  • - *
- */ - public boolean validate(WebTestCase testCase) throws Exception { - _res = testCase.getResponse(); - _req = testCase.getRequest(); - _case = testCase; - - // begin the check - try { - if (!checkStatusCode() || !checkReasonPhrase() || !checkExpectedHeaders() - || !checkUnexpectedHeaders() || !checkSearchStrings() - || !checkSearchStringsNoCase() || !checkUnorderedSearchStrings() - || !checkUnexpectedSearchStrings()) { - logger.error("Cannot validate response:" + testCase.getResponse()); - return false; - } - } catch (IOException ioe) { - logger.error(" Unexpected Exception: " + ioe.getMessage(), ioe); - return false; - } - return true; - } - - /** - * checkStatusCode will perform status code comparisons based on - * the algorithm below - *
    - *
  • Check the HTTP status code
  • - *
      - *
    • - *

      - * If status code is -1, then return true - *

      - *
    • - *
    • - *

      - * If test case status code null and response 4xx, return failure, print - * error; return false - *

      - *
    • - *
    • - *

      - * If test case status code null and response 5xx, return failure include - * response body; return false - *

      - *

    • - *
    • - *

      - * If test case status code null, and response not 4xx or 5xx, return true - *

      - *
    • - *
    • - *

      - * Test case status code not null, compare it with the response status code; - * return true if equal - *

      - *

    • - *
    - *
- * - * @return boolen result of check - * @throws IOException - * if an IO error occurs during validation - */ - protected boolean checkStatusCode() throws IOException { - String sCode = _case.getStatusCode(); - String resCode = _res.getStatusCode(); - if ("-1".equals(sCode)) - return true; - - if (sCode == null && resCode.charAt(0) == CLIENT_ERROR) { - logger.error("Test {} Unexpected {} received from target server! Request path: {}" - , _case.getName(), resCode, _req.getRequestPath()); - return false; - } - - if (sCode == null && (resCode.charAt(0) == SERVER_ERROR)) { - String resBody = _res.getResponseBodyAsRawString(); - logger.error( " Test {} Unexpected '{}' received from target server!\n " + - "Error response received from server:\n" + - "------------------------------------------------\n" + - " {}" - , _case.getName(), resCode, (resBody != null ? resBody : "NO RESPONSE")); - return false; - } - - if (sCode == null) { - return true; - } - - /* - * Take sCode as a comma separated list of status codes. - * - * If prefixed by "!" the response status code must not match any in the list. - * - * Otherwise matching any in the list is accepted. - */ - - boolean exclusions = sCode.charAt(0) == '!'; - String[] sCodes = exclusions ? sCode.substring(1).split(",") : sCode.split(","); - - if (exclusions) { - for (String current : sCodes) { - if (current.equals(resCode)) { - logger.error(" Test {} Unexpected Status Code " - + "received from server. Expected any value except '{}', received '{}'", - _case.getName(), sCode, resCode); - return false; - } - } - } else { - boolean found = false; - for (String current : sCodes) { - if (current.equals(resCode)) { - logger.debug(" Test {} Expected Status Code '{}' found in response line!", - _case.getName(), current); - found = true; - break; - } - } - - if (!found) { - logger.error(" Test {} Status Code '{}' not found in response line!", - _case.getName(), sCode); - - return false; - } - } - - return true; - } - - /** - * checkSearchStrings will scan the response for the configured - * strings that are to be expected in the response. - *
    - *
  • Check search strings
  • - *
      - *
    • - *

      - * If list of Strings is null, return true. - *

      - *
    • - *
    • - *

      - * If list of Strings is not null, scan response body. If string is found, - * return true, otherwise display error and return false. - *

      - *
    • - *
    - *
- * NOTE: If there are multiple search strings, the search will be - * performed as such to preserve the order. For example, if the list of search - * strings contains two entities, the search for the second entity will be - * started after the index if the first match. - * - * @return boolen result of check - * @throws IOException - * if an IO error occurs during validation - */ - protected boolean checkSearchStrings() throws Exception { - List list = _case.getSearchStrings(); - boolean found = true; - if (list != null && !list.isEmpty()) { - String responseBody = _res.getResponseBodyAsRawString(); - - for (int i = 0, n = list.size(), startIdx = 0, bodyLength = responseBody - .length(); i < n; i++) { - - // set the startIdx to the same value as the body length - // and let the test fail (prevents index based runtime - // exceptions). - if (startIdx >= bodyLength) { - startIdx = bodyLength; - } - - String search = list.get(i); - int searchIdx = responseBody.indexOf(search, startIdx); - - logger.debug( - " Test {} Scanning response for search string: '{}' starting at index location: {}", - _case.getName(), search, startIdx); - if (searchIdx < 0) { - found = false; - String sb = " Test %s Unable to find the following " + - "search string in the server's response: \n'%s'\n at index: %s" + - "\n Server's response:\n" + - "-------------------------------------------\n" + - "%s" + - "\n-------------------------------------------\n"; - String result = String.format(sb, _case.getName(), search, startIdx, responseBody); - logger.error(result); - throw new Exception(result); - } - - logger.debug(" Test {} Found search string: '{}' at index '{}' in the server's response", - _case.getName(), search, searchIdx); - // the new searchIdx is the old index plus the lenght of the - // search string. - startIdx = searchIdx + search.length(); - } - } - return found; - } - - /** - * checkSearchStringsNoCase will scan the response for the - * configured case insensitive strings that are to be expected in the - * response. - *
    - *
  • Check search strings
  • - *
      - *
    • - *

      - * If list of Strings is null, return true. - *

      - *
    • - *
    • - *

      - * If list of Strings is not null, scan response body. If string is found, - * return true, otherwise display error and return false. - *

      - *
    • - *
    - *
- * NOTE: If there are multiple search strings, the search will be - * performed as such to preserve the order. For example, if the list of search - * strings contains two entities, the search for the second entity will be - * started after the index if the first match. - * - * @return boolen result of check - * @throws IOException - * if an IO error occurs during validation - */ - protected boolean checkSearchStringsNoCase() throws Exception { - List list = _case.getSearchStringsNoCase(); - boolean found = true; - if (list != null && !list.isEmpty()) { - String responseBody = _res.getResponseBodyAsRawString(); - - for (int i = 0, n = list.size(), startIdx = 0, bodyLength = responseBody - .length(); i < n; i++) { - - // set the startIdx to the same value as the body length - // and let the test fail (prevents index based runtime - // exceptions). - if (startIdx >= bodyLength) { - startIdx = bodyLength; - } - - String search = list.get(i); - int searchIdx = responseBody.toLowerCase().indexOf(search.toLowerCase(), - startIdx); - - logger.debug( - " Test {} Scanning response for search string: '{}' starting at index location: {}", - _case.getName(), search, startIdx); - if (searchIdx < 0) { - found = false; - String sb = " Test %s Unable to find the following search string in the server's " + - "response: \n'%s'\n at index: %s" + - "\n Server's response:\n" + - "-------------------------------------------\n" + - "%s" + - "\n-------------------------------------------\n"; - String result = String.format(sb, _case.getName(), search, searchIdx, responseBody); - logger.error(result); - throw new Exception(result); - } - - logger.debug(" Test {} Found search string: '{}' at index '{}' in the server's response", - _case.getName(), search, searchIdx); - // the new searchIdx is the old index plus the lenght of the - // search string. - startIdx = searchIdx + search.length(); - } - } - return found; - } - - /** - * checkUnorderedSearchStrings will scan the response for the - * configured strings that are to be expected in the response. - *
    - *
  • Check search strings
  • - *
      - *
    • - *

      - * If list of Strings is null, return true. - *

      - *
    • - *
    • - *

      - * If list of Strings is not null, scan response body. If string is found, - * return true, otherwise display error and return false. - *

      - *
    • - *
    - *
- * - * @return boolen result of check - * @throws IOException - * if an IO error occurs during validation - */ - protected boolean checkUnorderedSearchStrings() throws Exception { - List list = _case.getUnorderedSearchStrings(); - boolean found = true; - if (list != null && !list.isEmpty()) { - String responseBody = _res.getResponseBodyAsRawString(); - - for (String search : list) { - int searchIdx = responseBody.indexOf(search); - logger.debug(" Test {} Scanning response for search string: '{}'...", - _case.getName(), search); - if (searchIdx < 0) { - found = false; - String sb = " Test %s Unable to find the following " + - "search string in the server's " + - "response: \n' %s" + - "\n Server's response:\n" + - "-------------------------------------------\n" + - "%s" + - "\n-------------------------------------------\n"; - String result = String.format(sb, _case.getName(), search, responseBody); - logger.error(result); - throw new Exception(result); - } - - logger.debug(" Test {} Found search string: '{}' at index '{}' in the server's response", - _case.getName(), search, searchIdx); - } - } - return found; - } - - /** - * checkUnexpectedSearchStrings will scan the response for the - * configured strings that are not expected in the response. - *
    - *
  • Check unexpected search strings
  • - *
      - *
    • - *

      - * If list of Strings is null, return true. - *

      - *
    • - *
    • - *

      - * If list of Strings is not null, scan response body. If string is not found, - * return true, otherwise display error and return false. - *

      - *

    • - *
    - *
- * - * @return boolen result of check - * @throws IOException - * if an IO error occurs during validation - */ - protected boolean checkUnexpectedSearchStrings() throws IOException { - List list = _case.getUnexpectedSearchStrings(); - if (list != null && !list.isEmpty()) { - String responseBody = _res.getResponseBodyAsRawString(); - for (String search : list) { - logger.debug(" Test {} Scanning response. The following string should not be present in the response: '{}'", - _case.getName(), search); - if (responseBody.contains(search)) { - String sb = " Test {} Found the following unexpected " + - "search string in the server's " + - "response: '{}'" + - "\n Server's response:\n" + - "-------------------------------------------\n" + - "{}}" + - "\n-------------------------------------------\n"; - logger.error(sb, _case.getName(), search, responseBody); - return false; - } - } - } - return true; - } - - /** - * checkReasonPhrase will perform comparisons between the - * configued reason-phrase and that of the response. - *
    - *
  • Check reason-phrase
  • - *
      - *
    • - *

      - * If configured reason-phrase is null, return true. - *

      - *
    • - *
    • - *

      - * If configured reason-phrase is not null, compare the reason-phrases with - * the response. If equal, return true, otherwise display error and return - * false. - *

      - *

    • - *
    - *
- * - * @return boolen result of check - */ - protected boolean checkReasonPhrase() { - String sReason = _case.getReasonPhrase(); - String resReason = _res.getReasonPhrase(); - - if (sReason == null) { - return true; - } - boolean check = sReason.equalsIgnoreCase(resReason); - if (check) { - logger.debug("Test {}, found expected reasonPhrase is '{}'",_case.getName(), resReason); - return true; - } - logger.error("Test {}, reasonPhrase is '{}' but not '{}'", _case.getName(), resReason, sReason); - return false; - } - - /** - * checkExpectedHeaders will check the response for the - * configured expected headers. - *
    - *
  • Check expected headers
  • - *
      - *
    • - *

      - * If there are no expected headers, return true. - *

      - *
    • - *
    • - *

      - * If there are expected headers, scan the response for the expected headers. - * If all expected headers are found, return true, otherwise display an error - * and return false. - *

      - *

    • - *
    - *
- * - * @return boolen result of check - */ - protected boolean checkExpectedHeaders() throws Exception { - Header[] expected = _case.getExpectedHeaders(); - if (isEmpty(expected)) { - return true; - } - boolean found = true; - Header currentHeader = null; - for (Header header : expected) { - currentHeader = header; - Header resHeader = _res.getResponseHeader(currentHeader.getName()); - if (resHeader != null) { - Handler handler = HandlerFactory.getHandler(currentHeader.getName()); - if (!handler.invoke(currentHeader, resHeader)) { - found = false; - break; - } - } else { - found = false; - break; - } - } - if (!found) { - StringBuilder sb = new StringBuilder(255); - sb.append(" Test %s Unable to find the following header"); - sb.append(" in the server's response: "); - sb.append("%s").append("\n"); - sb.append(" Response headers received from"); - sb.append(" server:"); - - Header[] resHeaders = _res.getResponseHeaders(); - sb.append(Arrays.stream(resHeaders) - .map(header -> "ResponseHeader ->" + header.toExternalForm()) - .collect(Collectors.joining("\n\t"))); - - sb.append("\n"); - String result = String.format(sb.toString(), _case.getName(), currentHeader.toExternalForm()); - logger.error(result); - throw new Exception(result); - } - logger.debug(" Test {} Found expected header: {}", _case.getName(), currentHeader.toExternalForm()); - return true; - } - - /** - * checkUnexpectedHeaders will check the response for the - * configured unexpected expected headers. - *
    - *
  • Check unexpected headers
  • - *
      - *
    • - *

      - * If there are no configured unexpected headers, return true. - *

      - *
    • - *
    • - *

      - * If there are configured unexpected headers, scan the response for the - * unexpected headers. If the headers are not found, return true, otherwise - * display an error and return false. - *

      - *

    • - *
    - *
- * - * @return boolen result of check - */ - protected boolean checkUnexpectedHeaders() { - Header[] unexpected = _case.getUnexpectedHeaders(); - if (isEmpty(unexpected)) { - return true; - } else { - for (Header currentHeader : unexpected) { - String currName = currentHeader.getName(); - String currValue = currentHeader.getValue(); - Header resHeader = _res.getResponseHeader(currName); - if (resHeader != null) { - if (resHeader.getValue().equals(currValue)) { - StringBuilder sb = new StringBuilder(255); - sb.append(" Test {} Unexpected header found in the "); - sb.append("server's response: "); - sb.append("{}").append("\n"); - sb.append(" Response headers recieved from"); - sb.append("server:"); - - Header[] resHeaders = _res.getResponseHeaders(); - sb.append(Arrays.stream(resHeaders) - .map(header -> "ResponseHeader ->" + header.toExternalForm()) - .collect(Collectors.joining("\n\t"))); - logger.error(sb.toString(), _case.getName(), currentHeader.toExternalForm()); - - return false; - } - } - } - } - return true; - } - - /** - * Utility method to determine of the expected or unexpected headers are empty - * or not. - */ - protected boolean isEmpty(Header[] headers) { - return headers == null || headers.length == 0; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/CommonServlets.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/CommonServlets.java deleted file mode 100644 index fbc12764f5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/CommonServlets.java +++ /dev/null @@ -1,38 +0,0 @@ -package com.sun.ts.tests.servlet.common.servlets; - -import com.sun.ts.tests.servlet.api.common.sharedfiles.HSessionAttributeListener; -import com.sun.ts.tests.servlet.api.common.sharedfiles.HSessionListener; -import com.sun.ts.tests.servlet.common.response.HttpResponseTestServlet; -import com.sun.ts.tests.servlet.common.response.ResponseTestServlet; -import com.sun.ts.tests.servlet.common.response.ResponseTests; -import com.sun.ts.tests.servlet.common.util.Data; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import java.util.ArrayList; -import java.util.List; - -public class CommonServlets { - - private static final CommonServlets INSTANCE = new CommonServlets(); - - private final JavaArchive[] javaArchives; - - private CommonServlets() { - List archives = new ArrayList<>(); - archives.add(ShrinkWrap.create(JavaArchive.class, "common-servlets.jar") - .addClasses(GenericCheckTestResultServlet.class, GenericTCKServlet.class, RequestTestServlet.class, - HttpCheckTestResultServlet.class, HttpRequestTestServlet.class, RequestTests.class, - HttpTCKServlet.class, Data.class, StaticLog.class, ServletTestUtil.class, - ResponseTests.class, ResponseTestServlet.class, HttpResponseTestServlet.class, - HSessionListener.class, HSessionAttributeListener.class)); - - javaArchives = archives.toArray(new JavaArchive[0]); - } - - public static JavaArchive[] getCommonServletsArchive() { - return INSTANCE.javaArchives; - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/GenericCheckTestResultServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/GenericCheckTestResultServlet.java deleted file mode 100644 index 710e6a3f3b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/GenericCheckTestResultServlet.java +++ /dev/null @@ -1,87 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.common.servlets; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class GenericCheckTestResultServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - String result = (String) getServletContext().getAttribute("testresult"); - if (result != null) { - pw.println(result); - } else { - pw.println( - "CheckTestResultServlet could not access the testresult attribute from the context"); - ServletTestUtil.printResult(pw, false); - - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/GenericTCKServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/GenericTCKServlet.java deleted file mode 100644 index 9a48ae6359..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/GenericTCKServlet.java +++ /dev/null @@ -1,105 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.common.servlets; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -/** - * GenericTCKServlet.java - * - * Any test that would normally extend GenericServlet will instead extend this - * class. This will provide a simple framework from invoking various tests - * defined as methods within the servlet that extends this class. - * - * Created: Wed Jul 31 20:57:16 2002 - * - * @author Ryan Lubke - * @version %I% - */ - -public abstract class GenericTCKServlet extends GenericServlet { - - /** - * TEST_HEADER is the constant for the testname - * header. - */ - private static final String TEST_HEADER = "testname"; - - /** - * TEST_ARGS is an array of Classes used during reflection. - */ - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - /** - * init initializes the servlet. - * - * @param config - * - ServletConfig - */ - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - invokeTest(req, res); - } - - /** - * invokeTest uses reflection to invoke test methods in child - * classes of this particular class. - * - * @param req - * - ServletRequest - * @param res - * - ServletResponse - * @exception ServletException - * if an error occurs - */ - protected void invokeTest(ServletRequest req, ServletResponse res) - throws ServletException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - -}// GenericTCKServlet diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpCheckTestResultServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpCheckTestResultServlet.java deleted file mode 100644 index 29fc6430c4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpCheckTestResultServlet.java +++ /dev/null @@ -1,87 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.common.servlets; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class HttpCheckTestResultServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - String result = (String) getServletContext().getAttribute("testresult"); - if (result != null) { - pw.println(result); - } else { - pw.println( - "CheckTestResultServlet could not access the testresult attribute from the context"); - ServletTestUtil.printResult(pw, false); - - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpRequestTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpRequestTestServlet.java deleted file mode 100644 index 70c141785f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpRequestTestServlet.java +++ /dev/null @@ -1,92 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.common.servlets; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class HttpRequestTestServlet extends HttpServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] HTTP_TEST_ARGS = { PrintWriter.class, - HttpServletRequest.class, HttpServletResponse.class }; - - private static final Class[] TEST_ARGS = { PrintWriter.class, - ServletRequest.class, ServletResponse.class, }; - - private static final Class[][] ALL_TYPES = { TEST_ARGS, HTTP_TEST_ARGS }; - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(HttpServletRequest servletRequest, - HttpServletResponse servletResponse) - throws ServletException, IOException { - String test = servletRequest.getParameter(TEST_HEADER).trim(); - servletRequest.setAttribute("servletContext", - getServletConfig().getServletContext()); - PrintWriter pw = servletResponse.getWriter(); - Method method = null; - for (int i = 0; i < ALL_TYPES.length; i++) { - try { - method = RequestTests.class.getDeclaredMethod(test, ALL_TYPES[i]); - break; - } catch (NoSuchMethodException nsme) { - ; // do nothing - } - } - - if (method != null) { - invokeTest(method, new Object[] { pw, servletRequest, servletResponse }); - } else { - throw new ServletException("No such test: " + test); - } - - } - - private void invokeTest(Method toBeInvoked, Object[] paramValues) - throws ServletException { - try { - toBeInvoked.invoke(null, paramValues); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (Throwable t) { - throw new ServletException( - "Error executing test: " + toBeInvoked.getName(), t); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java deleted file mode 100644 index 25589aea46..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java +++ /dev/null @@ -1,136 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.common.servlets; - -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import java.lang.System.Logger; - -/** - * GenericTCKServlet.java - * - * Any test that would normally extend GenericServlet will instead extend this - * class. This will provide a simple framework from invoking various tests - * defined as methods within the servlet that extends this class. - * - * Created: Wed Jul 31 20:57:16 2002 - * - * @version %I% - */ - -public abstract class HttpTCKServlet extends HttpServlet { - - private static final String TEXT_PLAIN = "text/plain"; - - protected static final Logger logger = System.getLogger(HttpTCKServlet.class.getName()); - - /** - * TEST_HEADER is the constant for the testname - * header. - */ - private static final String TEST_HEADER = "testname"; - - /** - * TEST_ARGS is an array of Classes used during reflection. - */ - private static final Class[] TEST_ARGS = { HttpServletRequest.class, - HttpServletResponse.class }; - - /** - * init initializes the servlet. - * - * @param config - * - ServletConfig - */ - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - /** - * invokeTest uses reflection to invoke test methods in child - * classes of this particular class. - * - * @param req - * - HttpServletRequest - * @param res - * - HttpServletResponse - * @exception ServletException - * if an error occurs - */ - protected void invokeTest(HttpServletRequest req, HttpServletResponse res) - throws ServletException { - res.setContentType(TEXT_PLAIN); - char[] temp = req.getParameter(TEST_HEADER).toCharArray(); - temp[0] = Character.toLowerCase(temp[0]); - String test = new String(temp); - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - /** - * A basic implementation of the doGet method which will call - * invokeTest. - * - * @param req - * - HttpServletRequest - * @param res - * - HttpServletResponse - * @exception ServletException - * if an error occurs - * @exception IOException - * if an IO error occurs - */ - public void doGet(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - invokeTest(req, res); - } - - /** - * A basic implementation of the doPost method which will call - * invokeTest. - * - * @param req - * - HttpServletRequest - * @param res - * - HttpServletResponse - * @exception ServletException - * if an error occurs - * @exception IOException - * if an IO error occurs - */ - public void doPost(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - invokeTest(req, res); - } - -}// HttpTCKServlet diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/RequestTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/RequestTestServlet.java deleted file mode 100644 index 50f871c76f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/RequestTestServlet.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.common.servlets; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class RequestTestServlet extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { PrintWriter.class, - ServletRequest.class, ServletResponse.class }; - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - } - - public void service(ServletRequest servletRequest, - ServletResponse servletResponse) throws ServletException, IOException { - String test = servletRequest.getParameter(TEST_HEADER).trim(); - try { - PrintWriter pw = servletResponse.getWriter(); - Method method = RequestTests.class.getMethod(test, TEST_ARGS); - method.invoke(null, new Object[] { pw, servletRequest, servletResponse }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/RequestTests.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/RequestTests.java deleted file mode 100644 index b2a7762d1c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/RequestTests.java +++ /dev/null @@ -1,2685 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.common.servlets; - -import java.io.BufferedReader; -import java.io.IOException; -import java.io.PrintWriter; -import java.io.UnsupportedEncodingException; -import java.net.InetAddress; -import java.net.UnknownHostException; -import java.util.Arrays; -import java.util.Enumeration; -import java.util.Locale; -import java.util.Map; -import java.util.Vector; - -import com.sun.ts.tests.servlet.common.util.Data; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletInputStream; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestWrapper; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.http.Cookie; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletRequestWrapper; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class RequestTests { - - static String savedSessionId = null; - - static String savedRequestedSessionId = null; - - static HttpSession savedSession = null; - - // ------------------------ jakarta_servlet.RequestRequest - // ------------------------------- - public static void requestWrapperConstructorTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - ServletRequestWrapper srw = new ServletRequestWrapper(request); - if (srw != null) { - ServletTestUtil.printResult(pw, true); - } else { - ServletTestUtil.printResult(pw, false); - } - } - - public static void requestWrapperGetRequestTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - ServletRequestWrapper srw = new ServletRequestWrapper(request); - if (srw != null) { - ServletRequest sr = srw.getRequest(); - if (!request.equals(sr)) { - passed = false; - pw.println("getRequest failed to return the same request object"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("constructor returned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void requestWrapperSetRequestTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = true; - ServletRequestWrapper srw = new ServletRequestWrapper(request); - if (srw != null) { - try { - srw.setRequest(request); - } catch (Throwable t) { - passed = false; - pw.println("Error: setRequest generated a Throwable"); - pw.println("Exception:" + t.getMessage()); - } - if (passed) { - ServletRequest sr = srw.getRequest(); - if (!request.equals(sr)) { - passed = false; - pw.println("getRequest failed to return the same request object"); - } - } - } else { - passed = false; - pw.println("constructor returned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void requestWrapperSetRequestIllegalArgumentExceptionTest( - PrintWriter pw, ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - ServletRequestWrapper srw = new ServletRequestWrapper(request); - if (srw != null) { - try { - srw.setRequest(null); - passed = false; - pw.println( - "Error: an IllegalArgumentException should have been generated"); - } catch (Throwable t) { - if (t instanceof IllegalArgumentException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalArgumentException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - } else { - passed = false; - pw.println("constructor returned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getAttributeNamesTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - ; - - Enumeration e = request.getAttributeNames(); - Object[] attr = ServletTestUtil.getAsArray(e); - for (int i = 0, len = attr.length; i < len; i++) { - request.removeAttribute((String) attr[i]); - } - - String attribute1 = "attribute1"; - String attribute2 = "attribute2"; - - request.setAttribute(attribute1, "value1"); - request.setAttribute(attribute2, "value2"); - String[] expected = { attribute1, attribute2 }; - - e = request.getAttributeNames(); - - if (!ServletTestUtil.checkEnumeration(e, expected)) { - passed = false; - ServletTestUtil.printFailureData(pw, e, expected); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getAttributeNamesEmptyEnumTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - Enumeration e = request.getAttributeNames(); - Object[] attr = ServletTestUtil.getAsArray(e); - for (int i = 0, len = attr.length; i < len; i++) { - request.removeAttribute((String) attr[i]); - } - e = request.getAttributeNames(); - if (!e.hasMoreElements()) { - passed = true; - } else { - passed = false; - pw.println( - "getAttributeNames() returned a non empty enumeration after all attributes were removed"); - pw.println("The values returned were:"); - while (e.hasMoreElements()) { - pw.println(" " + (String) e.nextElement()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getAttributeTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - request.setAttribute("attribute1", "value1"); - - Object o = request.getAttribute("attribute1"); - - if (o != null) { - if (o instanceof String) { - String attr = (String) o; - if (!attr.equals("value1")) { - passed = false; - pw.println("getAttribute() returned incorrect value"); - pw.println("Expected Attribute Value -> value1"); - pw.println("Actual Attribute value returned -> + attr "); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getAttribute() returned an Object of type String"); - } - } else { - passed = false; - pw.println("getAttribute() returned a null attribute"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getAttributeDoesNotExistTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - Object o = request.getAttribute("doesnotexist"); - - // No attribute was set. Expecting null value - if (o != null) { - passed = false; - pw.println("getAttribute() returned incorrect value"); - pw.println("Expected Attribute Value -> null"); - pw.println("Actual Attribute value returned -> + o "); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getCharacterEncodingTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - // getting char encoding - String expectedResult = "ISO-8859-1"; - String encoding = request.getCharacterEncoding(); - - if (encoding != null) { - if (!encoding.equals(expectedResult)) { - passed = false; - pw.println( - "getCharacterEncoding() did not receive the proper encoding"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + encoding + "|"); - - } else { - passed = true; - } - - } else { - passed = false; - pw.println("getCharacterEncoding() returned a null result"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getContentLengthTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - // get the content length - int contentLength = request.getContentLength(); - - if (contentLength > 0) { - int len = 0; - - // getting input stream - ServletInputStream sin = request.getInputStream(); - // read from the stream - while (sin.read() != -1) { - len++; - } - - // did we get what we wrote - if ((contentLength != len) && (contentLength != -1)) { - passed = false; - pw.println("getContentLength() method FAILED"); - pw.println("Expected Value returned ->" + contentLength); - pw.println("Actual Value returned -> " + len); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getContentLength() returned an incorrect length"); - pw.println("Expected length = > 0"); - pw.println("Actual length = " + contentLength); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getContentTypeTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - String expectedResult = "text/plain"; - String contentType = request.getContentType(); - - if (contentType != null) { - if (!expectedResult.equals(contentType)) { - passed = false; - pw.println("getContentType() did not receive the proper content type"); - pw.println("Expected result=" + expectedResult); - pw.println("Actual result=" + contentType); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getContentType() returned a null"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getContentTypeNullTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - String contentType = request.getContentType(); - - if (contentType != null) { - passed = false; - pw.println("getContentType() did not a return a null"); - pw.println("Actual result=" + contentType); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getInputStreamTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - String expected = "calling getInputStreamTest"; - - StringBuffer sb = new StringBuffer(); - - ServletInputStream sin = request.getInputStream(); - - int tmp = 0; - try { - tmp = sin.read(); - while (tmp != -1) { - sb.append((char) tmp); - tmp = sin.read(); - } - String actual = sb.toString(); - if (actual != null) { - if (!actual.equals(expected)) { - passed = false; - pw.println("getInputStream returned the wrong body content"); - pw.println("expected =" + expected); - pw.println("actual =" + actual); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getInputStream returned null body content"); - } - } catch (Throwable t) { - passed = false; - pw.println("read() generated an exception"); - t.printStackTrace(pw); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getInputStreamIllegalStateExceptionTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - // getting Reader object - request.getReader(); - - try { - // we already got reader object - // IllegalStateException should be thrown - ServletInputStream sin = request.getInputStream(); - passed = false; - pw.println( - "getInputStream should have thrown an IllegalStateException exception"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException ."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getLocaleTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - Locale expectedResult = new Locale("en", "US"); - Locale actual = request.getLocale(); - - if (actual != null) { - if (!actual.equals(expectedResult)) { - passed = false; - pw.println("getLocale() did not receive the proper locale"); - pw.println("Expected result = " + expectedResult.getLanguage() + "-" - + expectedResult.getCountry()); - pw.println("Actual result = |" + actual.getLanguage() + "-" - + actual.getCountry() + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getLocale() returned a null result"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getLocaleDefaultTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - Locale actual = request.getLocale(); - - if (actual != null) { - if ((actual.getLanguage() == null) || (actual.getCountry() == null)) { - if (actual.getLanguage() == null) { - passed = false; - pw.println("Locale.getLanguage() returned a null"); - } - if (actual.getCountry() == null) { - passed = false; - pw.println("Locale.getCountry() returned a null"); - } - } else { - passed = true; - } - } else { - passed = false; - pw.println("getLocale() returned a null result"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getLocalesDefaultTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - Enumeration e = request.getLocales(); - - Object[] result = ServletTestUtil.getAsArray(e); - if (result.length == 1) { - Locale locale = ((Locale) result[0]); - if (locale != null) { - if ((locale.getLanguage() == null) || (locale.getCountry() == null)) { - if (locale.getLanguage() == null) { - passed = false; - pw.println("Locale.getLanguage() returned a null"); - } - if (locale.getCountry() == null) { - passed = false; - pw.println("Locale.getCountry() returned a null"); - } - } else { - passed = true; - } - } else { - passed = false; - pw.println("getLocales() returned a null result"); - } - } else if (result.length <= 0) { - passed = false; - pw.println("getLocales() did not return any locales"); - } else { - passed = false; - pw.println("getLocales() returned more than 1 locale"); - pw.println("The locales received were :"); - - for (int i = 0; i < result.length; i++) { - pw.println(" " + ((Locale) result[i]).getLanguage() + "-" - + ((Locale) result[i]).getCountry()); - } - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getLocalesTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = true; - - Enumeration e = request.getLocales(); - Locale expectedResult1 = new Locale("en", "US"); - boolean expectedResult1Found = false; - int expectedResult1order = 1; - Locale expectedResult2 = new Locale("en", "GB"); - boolean expectedResult2Found = false; - int expectedResult2order = 2; - int expectedCount = 2; - int count = 0; - - if (e.hasMoreElements()) { - Vector v = new Vector(); - - while (e.hasMoreElements()) { - Locale result = ((Locale) e.nextElement()); - - if (result.equals(expectedResult1)) { - if (!expectedResult1Found) { - count++; - expectedResult1Found = true; - if (count != expectedResult1order) { - passed = false; - pw.println( - "getLocales() did not return the locale in the correct order"); - pw.println("expected order=" + expectedResult1order); - pw.println("actual order=" + count); - } - } else { - passed = false; - pw.println("getLocales() method return the same locale name twice"); - pw.println("The locale already received was " - + expectedResult1.getLanguage() + "-" - + expectedResult1.getCountry()); - } - } else if (result.equals(expectedResult2)) { - if (!expectedResult2Found) { - count++; - expectedResult2Found = true; - if (count != expectedResult2order) { - passed = false; - pw.println( - "getLocales() did not return the locale in the correct order"); - pw.println("expected order=" + expectedResult2order); - pw.println("actual order=" + count); - } - } else { - passed = false; - pw.println("getLocales() method return the same locale name twice"); - pw.println("The locale already received was " - + expectedResult2.getLanguage() + "-" - + expectedResult2.getCountry()); - } - } else { - v.add(result); - } - - } - - if (count != expectedCount) { - passed = false; - pw.println("getLocales() did not return the proper number of locales"); - pw.println("Expected count = " + expectedCount); - pw.println("Actual count = |" + count + "|"); - pw.println("The expected locales received were :"); - - if (expectedResult1Found) { - pw.println(" " + expectedResult1.getLanguage() + "-" - + expectedResult1.getCountry()); - } - - if (expectedResult2Found) { - pw.println(" " + expectedResult2.getLanguage() + "-" - + expectedResult2.getCountry()); - } - - pw.println("Other locales received were :"); - - for (int i = 0; i < v.size(); i++) { - pw.println(" " + ((Locale) v.elementAt(i)).getLanguage() + "-" - + ((Locale) v.elementAt(i)).getCountry()); - } - } - } else { - passed = false; - pw.println("getLocales() returned an empty enumeration"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getParameterMapTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = true; - - Map map = request.getParameterMap(); - - int count = 0; - int expectedCount = 2; - String expectedResult1 = "parameter1"; - String expectedResult1A = "value1"; - int expectedCount1 = 1; - String expectedResult2 = "parameter2"; - String expectedResult2A = "value2"; - int expectedCount2 = 1; - - if (map.containsKey(expectedResult1)) { - String result[] = (String[]) map.get(expectedResult1); - int count2 = result.length; - - if (count2 == expectedCount1) { - if (result[0].equals(expectedResult1A)) { - count++; - } else { - passed = false; - pw.println( - "getParameterMap() did not return the proper value for the specified key"); - pw.println("Expected result = " + expectedResult1A); - pw.println("Actual result = " + result[0]); - } - } else { - passed = false; - pw.println( - "Map.get() returned the wrong number of parameter values for key " - + expectedResult1); - pw.println("Expected number = " + expectedCount1); - pw.println("Actual number = " + count2); - } - } - - if (map.containsKey(expectedResult2)) { - String result[] = (String[]) map.get(expectedResult2); - int count2 = result.length; - - if (count2 == expectedCount1) { - if (result[0].equals(expectedResult2A)) { - count++; - } else { - passed = false; - pw.println( - "getParameterMap() did not return the proper value for the specified key"); - pw.println("Expected result = " + expectedResult2A); - pw.println("Actual result = " + result[0]); - } - } else { - passed = false; - pw.println( - "Map.get() returned the wrong number of parameter values for key " - + expectedResult2); - pw.println("Expected number = " + expectedCount2); - pw.println("Actual number = " + count2); - } - - } - - if (count != expectedCount) { - passed = false; - pw.println("getParameterMap() return the proper keys and values "); - pw.println("Expected count = " + expectedCount); - pw.println("Actual count = |" + count + "|"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getParameterNamesTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - String parameter1 = "parameter1"; - String parameter2 = "parameter2"; - - String[] expected = { parameter1, parameter2 }; - - Enumeration e = request.getParameterNames(); - - if (!ServletTestUtil.checkEnumeration(e, expected, false, false)) { - passed = false; - ServletTestUtil.printFailureData(pw, e, expected); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getParameterNamesEmptyEnumTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - // no parameter was set in the client side - Enumeration e = request.getParameterNames(); - - if (e.hasMoreElements()) { - passed = false; - pw.println( - "getParameterNames() return an enumerated list when it should have been empty"); - pw.println("The list contains the following items:"); - ServletTestUtil.getAsString(e); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getParameterTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - // getting the request parameter - String param = "parameter1"; - String actual = request.getParameter(param); - String expectedResult = "value1"; - - if (actual != null) { - // is param an instance of java.lang.String - if (!actual.equals(expectedResult)) { - passed = false; - pw.println("getParameter() did not return the correct value"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + actual + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getParameter() did not return the correct value"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |null|"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getParameterValuesTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = true; - - String[] names = request.getParameterValues("Names"); - int enumlength = names.length; - String expectedResult1 = "value1"; - String expectedResult2 = "value2"; - boolean expectedResult1Found = false; - boolean expectedResult2Found = false; - int expectedCount = 2; - int count = 0; - int arraycount = 0; - - if (enumlength > 0) { - Vector v = new Vector(); - - while (arraycount < enumlength) { - String result = names[arraycount++]; - - if (result.equals(expectedResult1)) { - if (!expectedResult1Found) { - count++; - expectedResult1Found = true; - } else { - passed = false; - pw.println("getParameterValues() return the same value twice "); - pw.println("The value already received was " + expectedResult1); - } - } - - if (result.equals(expectedResult2)) { - if (!expectedResult2Found) { - count++; - expectedResult2Found = true; - } else { - passed = false; - pw.println("getParameterValues() return the same value twice "); - pw.println("The value already received was " + expectedResult2); - } - } else { - v.add(result); - } - - } - - if (count != expectedCount) { - passed = false; - pw.println( - "getParameterValues() did not return the proper number of parameter values"); - pw.println("Expected count = " + expectedCount); - pw.println("Actual count = |" + count + "|"); - pw.println("The expected parameter values received were :"); - - if (expectedResult1Found) { - pw.println(expectedResult1); - } - - if (expectedResult2Found) { - pw.println(expectedResult2); - } - - pw.println("Other parameter values received were :"); - - for (int i = 0; i < v.size(); i++) { - pw.println(" " + v.elementAt(i).toString()); - } - } - - } else { - passed = false; - pw.println("getParameterValues() returned an empty array"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getParameterValuesDoesNotExistTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - // no parameter was set with name zero - - String[] vals = request.getParameterValues("doesnotexit"); - - if (vals != null) { - passed = false; - pw.println( - "getParameterValues() returned a null list of parameter values"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getParameterDoesNotExistTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - String expectedResult = null; - String actual = request.getParameter("doesnotexist"); - // we are not settting any parameter in the client side so we should get - // null - if (actual != expectedResult) { - passed = false; - pw.println("getParameter() did not return the correct result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + actual + "|"); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getProtocolTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - String proto = request.getProtocol(); - String expectedResult = "HTTP/1."; - // looking for HTTP - int actual = proto.indexOf(expectedResult); - - if (actual == -1) { - passed = false; - pw.println("getProtocol() did not return the correct value"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual count = |" + proto + "|"); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getReaderTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - String expected = "calling getReaderTest"; - BufferedReader br = request.getReader(); - - StringBuffer sb = new StringBuffer(); - - try { - String tmp = br.readLine(); - while (tmp != null) { - sb.append(tmp); - tmp = br.readLine(); - } - String actual = sb.toString(); - if (actual != null) { - if (!actual.equals(expected)) { - passed = false; - pw.println("getReaderTest returned the wrong body content"); - pw.println("expected =" + expected); - pw.println("actual =" + actual); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getReaderTest returned null body content"); - } - } catch (Throwable t) { - passed = false; - pw.println("readLine() generated an exception"); - t.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getReaderIllegalStateExceptionTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - request.getInputStream(); - - try { - BufferedReader br = request.getReader(); - passed = false; - pw.println("getReader() method did not throw IllegalStateException"); - } catch (Throwable t) { - if (t instanceof IllegalStateException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getReaderUnsupportedEncodingExceptionTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - try { - BufferedReader br = request.getReader(); - passed = false; - pw.println( - "getReader() method did not throw UnsupportedEncodingException"); - } catch (Throwable t) { - if (t instanceof UnsupportedEncodingException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of java.io.UnsupportedEncodingException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getRemoteAddrTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - String expResult = request.getParameter("Address"); - String[] expectedResults = ServletTestUtil.getAsArray(expResult); - Arrays.sort(expectedResults); - String actual = request.getRemoteAddr(); - - if (Arrays.binarySearch(expectedResults, actual) < 0) { - passed = false; - pw.println("getRemoteAddr() returned an incorrect result"); - pw.println("Expected result = [ " + expResult + " ]"); - pw.println("Actual result = |" + actual + "|"); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getLocalAddrTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - - String expected_results = null; - InetAddress[] _addrs = null; - - try { - _addrs = InetAddress - .getAllByName(InetAddress.getLocalHost().getCanonicalHostName()); - - if (_addrs.length != 0) { - StringBuffer sb = new StringBuffer(32); - - for (int i = 0; i < _addrs.length; i++) { - String ip = _addrs[i].getHostAddress(); - if (!ip.equals("127.0.0.1")) { - if (ip.contains("%")) { - int scope_id = ip.indexOf("%"); - ip = ip.substring(0, scope_id); - } - sb.append(ip); - } - sb.append(","); - } - sb.append("127.0.0.1"); - expected_results = sb.toString(); - pw.println("Local Interface info: " + expected_results); - } - - String[] expectedResults = ServletTestUtil.getAsArray(expected_results); - Arrays.sort(expectedResults); - String actual = request.getLocalAddr(); - - if (Arrays.binarySearch(expectedResults, actual) < 0) { - pw.println("getLocalAddr() returned an incorrect result"); - pw.println("Expected result = [ " + expected_results + " ]"); - pw.println("Actual result = |" + actual + "|"); - } else { - passed = true; - } - } catch (UnknownHostException uhe) { - pw.println("Unable to obtain local host information."); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getRemoteHostTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - String expResult = request.getParameter("Address"); - String[] expectedResults = ServletTestUtil.getAsArray(expResult); - String actual = request.getRemoteHost(); - - for (int i = 0; i < expectedResults.length; i++) { - if (actual.indexOf(expectedResults[i]) >= 0) { - passed = true; - break; - } - } - - if (passed == false) { - pw.println("getRemoteHost() returned an incorrect result"); - pw.println("The expected result could be one of the following: [ " - + expResult + " ]"); - - pw.println("Actual result = |" + actual + "|"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getRequestDispatcherTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - String path = "/WEB-INF/web.xml"; - - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) { - passed = false; - pw.println("getRequestDispatcher() returned a null"); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getSchemeTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - String expectedResult = "http"; - // check for some value - String actual = request.getScheme(); - - if (actual != null) { - if (!actual.equals(expectedResult)) { - passed = false; - pw.println("getScheme() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + actual + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getScheme() returned a null"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getServerNameTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - String actual = request.getServerName(); - String expectedResult = null; - expectedResult = request.getParameter("hostname"); - - if (actual != null) { - if (expectedResult != null) { - InetAddress thisHost = null; - InetAddress expectedHost = null; - try { - thisHost = InetAddress.getByName(actual); - expectedHost = InetAddress.getByName(expectedResult); - } catch (Throwable t) { - throw new ServletException( - "Unexpected problem with Test: " + t.getMessage()); - } - - if (!thisHost.equals(expectedHost)) { - passed = false; - pw.println("getServerName() returned an incorrect result"); - pw.println("Expected result (as IP) = " + expectedHost.toString()); - pw.println("Actual result (as IP) = " + thisHost.toString()); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getParameter(hostname) returned a null result"); - } - - } else { - passed = false; - pw.println("getServerName() returned a null"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getServerPortTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - String expectedResult = request.getParameter("port"); - int actual = 0; - actual = request.getServerPort(); - - if (actual != 0) { - try { - int sexpectedResult = Integer.parseInt(expectedResult); - if (actual != sexpectedResult) { - passed = false; - pw.println("getServerPort() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + actual + "|"); - } else { - passed = true; - } - } catch (Throwable t) { - passed = false; - t.printStackTrace(pw); - } - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void isSecureTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - // check for some value - boolean expectedResult = false; - boolean actual = request.isSecure(); - - if (actual != expectedResult) { - passed = false; - pw.println("isSecure() did not return the correct result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + actual + "|"); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void removeAttributeTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - request.setAttribute("attribute1", "value1"); - request.removeAttribute("attribute1"); - String attr = (String) request.getAttribute("attribute1"); - - if (attr != null) { - passed = false; - pw.println("removeAttribute() did not remove the indicated attribute"); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void setAttributeTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - - boolean passed = false; - - String expectedResult = "value1"; - request.setAttribute("attribute1", expectedResult); - String attr = (String) request.getAttribute("attribute1"); - - if (attr != null) { - if (!attr.equals(expectedResult)) { - passed = false; - pw.println("setAttribute() did not set the attribute properly"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + attr + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("setAttribute() did not set the attribute properly"); - pw.println( - "An attempt to get the attribute resulted in a null being returned"); - - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getCharacterEncodingNullTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - String actual = request.getCharacterEncoding(); - - if (actual != null) { - passed = false; - pw.println("getCharacterEncoding() returned the wrong result"); - pw.println("Expected result = null"); - pw.println("Actual result = |" + actual + "|"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void setCharacterEncodingUnsupportedEncodingExceptionTest( - PrintWriter pw, ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - try { - request.setCharacterEncoding("doesnotexist"); - passed = false; - pw.println( - "The exception UnsupportedEncodingException should have been thrown"); - } catch (Throwable t) { - if (t instanceof UnsupportedEncodingException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalStateException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void setCharacterEncodingTest(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - String expected = "ISO-8859-7"; - try { - request.setCharacterEncoding(expected); - String encoding = request.getCharacterEncoding(); - - if (encoding != null) { - if (!encoding.equals(expected)) { - passed = false; - pw.println( - "getCharacterEncoding() did not receive the proper encoding"); - pw.println("Expected result = " + expected); - pw.println("Actual result = |" + encoding + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getCharacterEncoding() returned a null result"); - } - } catch (Throwable t) { - passed = false; - pw.println("Exception thrown:" + t.getClass().getName()); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void setCharacterEncodingTest1(PrintWriter pw, - ServletRequest request, ServletResponse response) - throws ServletException, IOException { - boolean passed = false; - String expected = "ISO-8859-7"; - - try { - BufferedReader br = request.getReader(); - request.setCharacterEncoding(expected); - String encoding = request.getCharacterEncoding(); - - if (encoding == null) { - pw.println("getCharacterEncoding() returned null as expected"); - passed = true; - } else { - pw.println( - "getCharacterEncoding() returned a non-null result: " + encoding); - } - } catch (Throwable t) { - pw.println("Exception thrown:" + t.getClass().getName()); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getLocalNameTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - - String tmp = request.getLocalName(); - String expected = request.getParameter("hostname"); - - if ((expected == null) || (tmp == null)) { - pw.println("Either answer or expected is null"); - pw.println("Incorrect answer returned = " + tmp); - pw.println("Expecting " + expected); - } else { - tmp = tmp.toLowerCase(); - // Check the cases when hostname and hostname.domain are used to send - // request - // Check the cases when localhost or 127.0.0.1 are used to send request - if (tmp.equals("localhost") || tmp.equals("127.0.0.1") - || tmp.startsWith(expected.toLowerCase()) - || expected.toLowerCase().startsWith(tmp) - || expected.toLowerCase().equals("127.0.0.1") - || expected.toLowerCase().equals("localhost")) { - passed = true; - pw.println("Correct answer returned = " + tmp); - pw.println("Expecting " + expected); - } else { - // Checkthe case when ip address is used to send request - String thisHost = null; - String expectedHost = null; - try { - thisHost = InetAddress.getByName(tmp).getHostAddress(); - expectedHost = InetAddress.getByName(expected).getHostAddress(); - - if (thisHost.equals(expected) || thisHost.equals(expectedHost)) { - pw.println("Test used an IP address to send request"); - pw.println("Correct answer returned = " + tmp); - pw.println("Got result (as IP) = " + thisHost); - pw.println("expected " + expected); - pw.println("expected IP address " + expectedHost); - passed = true; - } else { - pw.println("getLocalName() returned an incorrect result"); - pw.println("Expected result (as hostname) = " + expected); - pw.println("Expected result (as IP) = " + expectedHost); - pw.println("Got result (as IP) = " + thisHost); - pw.println("Incorrect answer returned = " + tmp); - } - } catch (java.net.UnknownHostException t) { - pw.println("Incorrect answer returned = " + tmp); - pw.println("Not an correct IP address neither"); - pw.println("Expecting " + expected); - } - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getLocalPortTest(PrintWriter pw, ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = false; - - int tmp = request.getLocalPort(); - - if (String.valueOf(tmp).equals(request.getParameter("hostport"))) { - passed = true; - pw.println("Correct answer returned = " + tmp); - } else { - pw.println("Incorrect answer returned = " + tmp); - pw.println("Expecting " + request.getParameter("hostport")); - } - - ServletTestUtil.printResult(pw, passed); - } - // --------------- END jakarta_servlet.ServletRequest - // ---------------------------- - - // --------------- jakarta_servlet_http.HttpServletRequest - // ----------------------- - public static void httpRequestWrapperConstructorIllegalArgumentExceptionTest( - PrintWriter pw, HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - - try { - new HttpServletRequestWrapper(null); - passed = false; - pw.println("IllegalArgumentException should have been thrown"); - } catch (Throwable t) { - if (t instanceof IllegalArgumentException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalArgumentException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void httpRequestWrapperConstructorTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - HttpServletRequestWrapper hsrw = new HttpServletRequestWrapper(request); - if (hsrw != null) { - ServletTestUtil.printResult(pw, true); - } else { - ServletTestUtil.printResult(pw, false); - } - } - - public static void httpRequestWrapperGetRequestTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = true; - HttpServletRequestWrapper hsrw = new HttpServletRequestWrapper(request); - if (hsrw != null) { - ServletRequest sr = hsrw.getRequest(); - if (!((ServletRequest) request).equals(sr)) { - passed = false; - pw.println("getRequest failed to return the same request object"); - } - } else { - passed = false; - pw.println("constructor returned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void httpRequestWrapperSetRequestTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = true; - HttpServletRequestWrapper hsrw = new HttpServletRequestWrapper(request); - if (hsrw != null) { - try { - hsrw.setRequest(request); - } catch (Throwable t) { - passed = false; - pw.println("Error: setRequest generated a Throwable"); - t.printStackTrace(pw); - } - if (passed) { - ServletRequest sr = hsrw.getRequest(); - if (!((ServletRequest) request).equals(sr)) { - passed = false; - pw.println("getRequest failed to return the same request object"); - } - } - } else { - passed = false; - pw.println("constructor returned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void httpRequestWrapperSetRequestIllegalArgumentExceptionTest( - PrintWriter pw, HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - HttpServletRequestWrapper hsrw = new HttpServletRequestWrapper(request); - if (hsrw != null) { - try { - hsrw.setRequest(null); - passed = false; - pw.println( - "Error: an IllegalArgumentException should have been generated"); - } catch (Throwable t) { - if (t instanceof IllegalArgumentException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalArgumentException."); - pw.println("instead received: " + t.getClass().getName()); - } - } - } else { - passed = false; - pw.println("constructor returned a null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getAuthTypeWithoutProtectionTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - String result = request.getAuthType(); - - if (result != null) { - passed = false; - pw.println( - "getAuthType() returned a non-null result, even though Servlet is not protected"); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - - } - - public static void getContextPathTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - String expectedResult = request.getHeader("result"); - String result = request.getContextPath(); - - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println("getContextPath() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getContextPath() returned a null result"); - } - ServletTestUtil.printResult(pw, passed); - - } - - public static void getCookiesTest(PrintWriter pw, HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - boolean passed = true; - String expectedName = "cookie"; - String expectedValue = "value"; - boolean expectedResultFound = false; - Cookie cookies[] = null; - int count = 0; - int expectedCount = 1; - boolean gotCookie = false; - cookies = request.getCookies(); - int len = cookies.length; - - for (int i = 0; i < len; i++) { - String name = cookies[i].getName(); - String value = cookies[i].getValue(); - if (name.equals(expectedName) && value.equals(expectedValue)) { - if (!expectedResultFound) { - count++; - expectedResultFound = true; - } else { - passed = false; - pw.println("getCookies() method return the same cookie twice"); - pw.println( - "The cookie already received was " + name + ", value=" + value); - } - } else { - passed = false; - pw.println("getCookies() method return the wrong cookie"); - pw.println("actual=" + name + ", value=" + value); - } - } - - if (count != expectedCount) { - passed = false; - pw.println( - "getCookies() method did not return the correct number of cookies"); - pw.println("Expected count = " + expectedCount); - pw.println("Actual count = " + count); - } - ServletTestUtil.printResult(pw, passed); - - } - - public static void getCookiesNoCookiesTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - Cookie[] cook = request.getCookies(); - - if (cook != null) { - passed = false; - pw.println( - "getCookies() returning non null value even though client is not sending any cookies."); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getDateHeaderTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = true; - - pw.println("lower case"); - long expected = 946684801000L; - String param = "if-modified-since"; - if (!testDateHeader(pw, request, expected, param)) { - passed = false; - } - - pw.println("mix case"); - param = "If-Modified-Since"; - if (!testDateHeader(pw, request, expected, param)) { - passed = false; - } - - pw.println("upper case"); - param = "IF-MODIFIED-SINCE"; - if (!testDateHeader(pw, request, expected, param)) { - passed = false; - } - - ServletTestUtil.printResult(pw, passed); - } - - private static boolean testDateHeader(PrintWriter pw, - HttpServletRequest request, long expected, String param) { - boolean passed = false; - - try { - long result = request.getDateHeader(param); - - if (result != expected) { - passed = false; - pw.println("getDateHeader(" + param + ") returned an incorrect result"); - pw.println("Expected result = " + expected); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - } catch (Throwable t) { - passed = false; - pw.println("getDateHeader(" + param - + ") Can't convert the sent header value to Date"); - pw.println("getDateHeader(" + param + ") threw exception"); - t.printStackTrace(pw); - } - return passed; - } - - public static void getDateHeaderNoHeaderTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - long result = request.getDateHeader("If-Modified-Since"); - - if (result != -1) { - passed = false; - pw.println("getDateHeader didn't return -1 for a NonExistent header"); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getDateHeaderIllegalArgumentExceptionTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - String param = "If-Modified-Since"; - try { - long result = request.getDateHeader("If-Modified-Since"); - passed = false; - pw.println("getDateHeader(" + param - + ") did not throw an IllegalArgumentExcpetion"); - } catch (Throwable t) { - if (t instanceof IllegalArgumentException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of IllegalArgumentException ."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getHeaderTest(PrintWriter pw, HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - boolean passed = true; - - String expected = "Mozilla/4.0"; - - pw.println("lower case"); - String param = "user-agent"; - if (!testGetHeader(pw, request, expected, param)) { - passed = false; - } - - pw.println("mixed case"); - param = "User-Agent"; - if (!testGetHeader(pw, request, expected, param)) { - passed = false; - } - - pw.println("upper case"); - param = "USER-AGENT"; - if (!testGetHeader(pw, request, expected, param)) { - passed = false; - } - ServletTestUtil.printResult(pw, passed); - } - - // This is a private utility test method - private static boolean testGetHeader(PrintWriter pw, - HttpServletRequest request, String expected, String param) { - - boolean passed = false; - - String result = request.getHeader(param); - if (!expected.equals(result)) { - passed = false; - pw.println("getHeader() returned an incorrect result"); - pw.println("Expected result = " + expected); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - return passed; - } - - public static void getHeaderNoHeaderTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - String result = request.getHeader("doesnotexist"); - if (result != null) { - passed = false; - pw.println("getHeader didn't return a null for a NonExistent header"); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getHeaderNamesTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = true; - - String expected1 = "If-Modified-Since"; - String expected2 = "Cookie"; - String[] expected = { expected1, expected2 }; - - Enumeration e = request.getHeaderNames(); - if (e == null) { - // Some servlet containers won't allow servlets to use - // this method and in that case it returns null - } else { - if (!ServletTestUtil.checkEnumeration(e, expected, false, false)) { - passed = false; - ServletTestUtil.printFailureData(pw, e, expected); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getHeadersTest(PrintWriter pw, HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - boolean passed = true; - - final String[] expected = { "en-us, ga-us" }; - - final String[] expected1 = { "en-us", "ga-us" }; - - pw.println("lower case"); - String param = "accept-language"; - if (!testGetHeaders(pw, request, expected, param)) { - passed = testGetHeaders(pw, request, expected1, param); - } - - pw.println("mixed case"); - param = "Accept-Language"; - if (!testGetHeaders(pw, request, expected, param)) { - passed = testGetHeaders(pw, request, expected1, param); - } - - pw.println("upper case"); - param = "ACCEPT-LANGUAGE"; - if (!testGetHeaders(pw, request, expected, param)) { - passed = testGetHeaders(pw, request, expected1, param); - } - - ServletTestUtil.printResult(pw, passed); - } - - private static boolean testGetHeaders(PrintWriter pw, - HttpServletRequest request, String[] expected, String param) { - - boolean passed = false; - - Enumeration e = request.getHeaders(param); - if (e != null) { - if (!ServletTestUtil.checkEnumeration(e, expected)) { - passed = false; - ServletTestUtil.printFailureData(pw, e, expected); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getHeaders(" + param + ") returned a null"); - } - return passed; - } - - public static void getHeadersNoHeadersTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - - Enumeration e = request.getHeaders("doesnotexist"); - - if (e.hasMoreElements()) { - passed = false; - pw.println("getHeaders(doesnotexist) returned a Non-Empty enumeration"); - pw.print("The headers received were:"); - ServletTestUtil.getAsString(e); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getIntHeaderTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = true; - final int expected = 123; - - pw.println("lower case"); - String param = "myintheader"; - if (!testGetIntHeader(pw, request, expected, param)) { - passed = false; - } - - pw.println("mixed case"); - param = "MyIntHeader"; - if (!testGetIntHeader(pw, request, expected, param)) { - passed = false; - } - pw.println("upper case"); - param = "MYINTHEADER"; - if (!testGetIntHeader(pw, request, expected, param)) { - passed = false; - } - - ServletTestUtil.printResult(pw, passed); - } - - private static boolean testGetIntHeader(PrintWriter pw, - HttpServletRequest request, int expected, String param) { - - boolean passed = false; - - try { - int result = request.getIntHeader(param); - - if (result != expected) { - passed = false; - pw.println("getIntHeader(" + param + ") return an incorrect result"); - pw.println("Expected result = " + expected); - pw.println("Actual result = " + result); - } else { - passed = true; - } - } catch (Throwable t) { - passed = false; - pw.println("getIntHeader(" + param + ") generated an exception"); - t.printStackTrace(pw); - } - return passed; - } - - public static void getIntHeaderNumberFoundExceptionTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - try { - - String param = "MyNonIntHeader"; - int result = request.getIntHeader(param); - passed = false; - pw.println("getIntHeader(" + param - + ") did not throw a NumberFormatException for a NonInt Header"); - pw.println("Actual result = |" + result + "|"); - } catch (Throwable t) { - if (t instanceof NumberFormatException) { - passed = true; - } else { - passed = false; - pw.println( - "Exception thrown, but was not an instance of NumberFormatException ."); - pw.println("instead received: " + t.getClass().getName()); - } - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getIntHeaderNoHeaderTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - String param = "doesnotexist"; - - try { - int result = request.getIntHeader(param); - - if (result != -1) { - passed = false; - pw.println("getIntHeader(" + param - + ") did not return a -1 for non-existent header"); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - - } catch (Throwable t) { - passed = false; - pw.println("getIntHeader(" + param - + ") generated an exception instead of returning -1"); - t.printStackTrace(pw); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getMethod_GETTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - - String expectedResult = "GET"; - String result = request.getMethod(); - - if (result != null) { - if (!result.equalsIgnoreCase(expectedResult)) { - passed = false; - pw.println("getMethod() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getMethod() returned a null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getMethod_HEADTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - String expectedResult = "HEAD"; - String result = request.getMethod(); - pw.write("Arbitrary Text"); - - if (result != null) { - if (result.equalsIgnoreCase(expectedResult)) { - response.addHeader("status", Data.PASSED); - } else { - response.addHeader("status", Data.FAILED); - } - } - - } - - public static void getMethod_POSTTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - String expectedResult = "POST"; - String result = request.getMethod(); - - if (result != null) { - if (!result.equalsIgnoreCase(expectedResult)) { - passed = false; - pw.println("getMethod() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getMethod() returned a null result"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getPathInfoTest(PrintWriter pw, HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - boolean passed = false; - String expectedResult = "/pathinfostring1/pathinfostring2"; - String result = request.getPathInfo(); - - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println("getPathInfo() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getMethod() returned a null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getPathInfoNullTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - // shouldn't retrieve any extra path info coz nothing was provided - String result = request.getPathInfo(); - - if (result != null) { - passed = false; - pw.println("getPathInfo() returned a non-null result"); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getPathTranslatedNullTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - String result = request.getPathTranslated(); - - // null will be returned if running out of a jar - if (result != null) { - passed = false; - pw.println("getPathTranslated() returned an incorrect result"); - pw.println("Expected result = null"); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getPathTranslatedTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = true; - ServletContext sc = (ServletContext) request.getAttribute("servletContext"); - String expectedResult = sc.getRealPath(request.getPathInfo()); - - String result = request.getPathTranslated(); - // null will be returned if running out of a jar - if (expectedResult == null) { - if (result != null) { - passed = false; - pw.println("getPathTranslated() returned an incorrect result"); - pw.println("Expected result = Null"); - pw.println("Actual result = |" + result + "|"); - } - } else if (!expectedResult.equals(result)) { - passed = false; - pw.println("getPathTranslated() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result + "|"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getQueryStringTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - String expected = "qs=value1"; - // we should get a not null value - String result = request.getQueryString(); - - if (result != null) { - if (!expected.equals(result)) { - passed = false; - pw.println("getQueryString() returned an incorrect result"); - pw.println("Expected result = " + expected); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getQueryString() returned a null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getQueryStringNullTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - String result = request.getQueryString(); - - if (result != null) { - passed = false; - pw.println( - " HttpServletRequest.getQueryString() returned a Non-Null result"); - pw.println(" Actual result = |" + result + "|"); - } else { - passed = true; - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getRequestURITest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - - String expectedResult = request.getHeader("result") + "/TestServlet"; - String result = request.getRequestURI(); - // not null value expected - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println("getRequestURI() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getRequestURI() returned a null result"); - } - - ServletTestUtil.printResult(pw, passed); - } - - public static void getServletPathTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - String expectedResult = "/TestServlet"; - String result = request.getServletPath(); - - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println("getServletPath() returned an incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getServletPath() returned a null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getServletPathEmptyStringTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - String expectedResult = ""; - String result = request.getServletPath(); - - if (result != null) { - if (!result.equals(expectedResult)) { - passed = false; - pw.println("getServletPath() returned an incorrect result"); - pw.println("Expected result = ''"); - pw.println("Actual result = |" + result + "|"); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getServletPath() returned a null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getSessionTest(PrintWriter pw, HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - boolean passed = false; - HttpSession sess = request.getSession(); - - if (sess == null) { - passed = false; - pw.println("getSession() returned a Null result"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getSessionTrueSessionTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - HttpSession expected = savedSession; - HttpSession actual = request.getSession(true); - if (actual != null) { - if (!actual.getId().equals(expected.getId())) { - passed = false; - pw.println("getSession(true) did not return the correct session id"); - pw.println("expected=" + expected.getId()); - pw.println("actual=" + actual.getId()); - } else { - passed = true; - } - } else { - passed = false; - pw.println("getSession(true) returned a Null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getSessionTrueNoSessionTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - HttpSession sess = request.getSession(true); - if (sess != null) { - savedSession = sess; - savedSessionId = sess.getId(); - passed = true; - } else { - passed = false; - pw.println("getSession(true) returned a Null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getSessionFalseTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - HttpSession sess = request.getSession(false); - - if (sess != null) { - if (sess.isNew()) { - passed = true; - pw.println("getSession() did not returned a Null result"); - pw.println("Actual=" + sess.toString()); - } else { - passed = false; - pw.println("getSession() did not returned a Null result"); - pw.println("Actual=" + sess.toString()); - } - } else { - passed = true; - pw.println("getSession() returned a Null"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void isRequestedSessionIdFromCookieTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean result = request.isRequestedSessionIdFromCookie(); - - pw.println("Actual result = " + result); - } - - public static void isRequestedSessionIdFromURLTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - boolean expectedResult = false; - boolean result = request.isRequestedSessionIdFromURL(); - - if (result != expectedResult) { - passed = false; - pw.println("isRequestedSessionIdFromURL returned incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = " + result); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void isRequestedSessionIdValidTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - boolean expectedResult = false; - boolean result = request.isRequestedSessionIdValid(); - - if (result != expectedResult) { - passed = false; - pw.println("isRequestedSessionIdValid() returned incorrect result"); - pw.println("Expected result = " + expectedResult); - pw.println("Actual result = " + result); - - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getRequestURLTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - String expResult1 = null; - String expResult2 = null; - String result = request.getRequestURL().toString(); - - String scheme = request.getHeader("scheme"); - String path = request.getHeader("servletPath").replace('-', '/'); - - expResult1 = scheme + "://"; - expResult2 = path; - - if (!result.startsWith(expResult1) && !result.endsWith(expResult2)) { - passed = false; - pw.println("Unexpected result returned from getRequestURL()."); - pw.println("Expected " + expResult1 + "" + expResult2); - pw.println("Received: " + result); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getRemoteUserTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - String result = request.getRemoteUser(); - if (result != null) { - passed = false; - pw.println("A non-null value was returned from getQueryString()."); - pw.println("Received: " + result + "'"); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getRequestedSessionIdNullTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - String result = request.getRequestedSessionId(); - if (result != null) { - passed = false; - pw.println("A non-null value was returned from getRequestedSessionId()"); - pw.println("Received: " + result); - } else { - passed = true; - } - ServletTestUtil.printResult(pw, passed); - } - - public static void invalidateSessionId(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - HttpSession sess = request.getSession(); - savedRequestedSessionId = request.getRequestedSessionId(); - sess.invalidate(); - ServletTestUtil.printResult(pw, true); - } - - public static void getRequestedSessionIdTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - HttpSession sess = request.getSession(true); - if (sess != null) { - String actual = request.getRequestedSessionId(); - if (actual != null) { - if (actual.equals(savedRequestedSessionId)) { - pw.println( - "getRequestedSessionId() returned correct requesteSessionId=" - + savedRequestedSessionId); - passed = true; - } else { - passed = false; - pw.println( - "getRequestedSessionId() returned the incorrect request session id"); - pw.println("Correct RequestedSessionId=" + savedRequestedSessionId); - pw.println("getRequestedSessionId =" + actual); - } - } else { - passed = false; - pw.println("getRequestedSessionId() returned a Null result"); - } - } else { - passed = false; - pw.println("getSession(true) returned a Null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getRequestedSessionIdTest1(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - - String actual = request.getRequestedSessionId(); - String expected = request.getParameter("TCKidsetto"); - if (actual != null) { - if (actual.equals(expected)) { - passed = true; - pw.println("Test returned with RequestdSessionId=" + actual); - } else { - pw.println( - "getRequestedSessionId() returned the incorrect request session id"); - pw.println("Correct RequestedSessionId=" + expected); - pw.println("getRequestedSessionId =" + actual); - } - } else { - pw.println("getRequestedSessionId() returned a Null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void getRequestedSessionIdTest2(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - boolean passed = false; - - HttpSession sess = request.getSession(true); - if (sess != null) { - String actual = request.getRequestedSessionId(); - String expected = request.getParameter("TCKidsetto"); - if (actual != null) { - if (actual.equals(expected)) { - passed = true; - pw.println("Test returned with RequestdSessionId=" + actual); - } else { - pw.println( - "getRequestedSessionId() returned the incorrect request session id"); - pw.println("Correct RequestedSessionId=" + expected); - pw.println("getRequestedSessionId =" + actual); - } - } else { - pw.println("getRequestedSessionId() returned a Null result"); - } - } else { - passed = false; - pw.println("getSession(true) returned a Null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void sessionTimeoutTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - boolean passed = false; - - HttpSession sess = request.getSession(); - if (sess != null) { - sess.setMaxInactiveInterval(60); - - try { - Thread.sleep(90000); - } catch (java.lang.InterruptedException ex) { - pw.println("Sleep interupted - " + ex.getMessage()); - } - - if (request.getSession(false) != null) { - passed = true; - pw.println("Session is still alive after timeout - 90 seconds"); - } else { - passed = false; - pw.println("Session is expired after timeout - 90 seconds"); - } - } else { - passed = false; - pw.println("getSession() returned a Null result"); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void changeSessionIDTest(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - Boolean passed = true; - - try { - request.changeSessionId(); - passed = false; - pw.println("Test Failed. "); - pw.println("Expected ServletException not thrown"); - } catch (IllegalStateException lex) { - pw.println("Test Passed."); - pw.println("Expected IllegalStateException thrown: " + lex.getMessage()); - } catch (Exception oex) { - passed = false; - pw.println("Test Failed."); - pw.print("Unexpected Exception thrown: " + oex.getMessage()); - } - ServletTestUtil.printResult(pw, passed); - } - - public static void changeSessionIDTest1(PrintWriter pw, - HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - Boolean pass = true; - String attrName_OLD = "OLD"; - String attrName_NEW = "NEW"; - - HttpSession session = request.getSession(true); - String sessionId_old = session.getId(); - String sessionId_new = request.changeSessionId(); - - if (sessionId_new.equals(sessionId_old)) { - pass = false; - pw.append( - "HttpServletRequest.changeSessionId didn't return new Session ID," - + "it returns the original sesison ID " + sessionId_old); - } - - if (!((String) request.getSession(false).getAttribute(attrName_OLD)) - .equals(sessionId_old)) { - pass = false; - pw.append( - "Original Session ID does not sync up. Before ChangeSessionId is called: " - + sessionId_old + " From TCKHttpSessionIDListener " - + request.getSession(false).getAttribute(attrName_OLD)); - } - - if (((String) request.getSession(false).getAttribute(attrName_NEW)) - .equals(sessionId_old)) { - pass = false; - pw.append("Session ID didn't change: " + sessionId_old); - } - - if (!((String) request.getSession(false).getAttribute(attrName_NEW)) - .equals(sessionId_new)) { - pass = false; - pw.append("New Session ID does not sync up. ChangeSessionId returned " - + sessionId_new + " TCKHttpSessionIDListener returned " - + request.getSession(false).getAttribute(attrName_NEW)); - } - - pw.append("Original before changeSessionId is called =" + sessionId_old - + "=changeSessionId returned=" + sessionId_new - + "=oroginal from TCKHttpSessionIDListener=" - + request.getSession(false).getAttribute(attrName_OLD) - + "=new from TCKHttpSessionIDListener=" - + request.getSession(false).getAttribute(attrName_NEW)); - ServletTestUtil.printResult(pw, pass); - } - // --------------- END jakarta_servlet_http.HttpServletRequest - // ------------------- -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/build.xml deleted file mode 100644 index 88ad0b1210..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/servlets/build.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/util/Data.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/util/Data.java deleted file mode 100644 index d3f4625b61..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/util/Data.java +++ /dev/null @@ -1,65 +0,0 @@ -/* -* -* The Apache Software License, Version 1.1 -* -* Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved. -* Copyright (c) 1999-2001 The Apache Software Foundation. All rights -* reserved. -* -* Redistribution and use in source and binary forms, with or without -* modification, are permitted provided that the following conditions -* are met: -* -* 1. Redistributions of source code must retain the above copyright -* notice, this list of conditions and the following disclaimer. -* -* 2. Redistributions in binary form must reproduce the above copyright -* notice, this list of conditions and the following disclaimer in -* the documentation and/or other materials provided with the -* distribution. -* -* 3. The end-user documentation included with the redistribution, if -* any, must include the following acknowlegement: -* "This product includes software developed by the -* Apache Software Foundation (http://www.apache.org/)." -* Alternately, this acknowlegement may appear in the software itself, -* if and wherever such third-party acknowlegements normally appear. -* -* 4. The names "The Jakarta Project", "Tomcat", and "Apache Software -* Foundation" must not be used to endorse or promote products derived -* from this software without prior written permission. For written -* permission, please contact apache@apache.org. -* -* 5. Products derived from this software may not be called "Apache" -* nor may "Apache" appear in their names without prior written -* permission of the Apache Group. -* -* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED -* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -* DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR -* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF -* USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT -* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -* SUCH DAMAGE. -* ==================================================================== -* -* This software consists of voluntary contributions made by many -* individuals on behalf of the Apache Software Foundation. For more -* information on the Apache Software Foundation, please see -* . -* -*/ - -package com.sun.ts.tests.servlet.common.util; - -public final class Data { - - public static final String PASSED = "Test PASSED"; - - public static final String FAILED = "Test FAILED"; -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/util/ServletTestUtil.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/util/ServletTestUtil.java deleted file mode 100644 index df86ed9d55..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/util/ServletTestUtil.java +++ /dev/null @@ -1,371 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.common.util; - -import jakarta.servlet.ServletOutputStream; -import jakarta.servlet.http.Cookie; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; -import java.util.Arrays; -import java.util.Enumeration; -import java.util.List; -import java.util.NoSuchElementException; -import java.util.StringTokenizer; -import java.util.stream.Collectors; -import java.util.stream.Stream; -import java.lang.System.Logger; - -/** - * A set of useful utility methods to help perform test functions. - */ -public class ServletTestUtil { - - private static final Logger LOGGER = System.getLogger(ServletTestUtil.class.getName()); - /** - * Private as this class contains only public static methods. - */ - private ServletTestUtil() { - } - - /** - * Compares the String values in an Enumeration against the provides String - * array of values. The number of elements in the enumeration must be the same - * as the size of the array, or false will be returned. False will also be - * returned if the provided Enumeration or String array is null. - * - * If all values are found, true will be returned. - * - * Note: This method isn't concerned with the presence of duplicate - * values contained in the enumeration. - * - * The comparison is performed in a case sensitive manner. - * - * @param e - * - Enumeration to validate - * @param values - * - the values expected to be found in the Enumeration - * - * @return true if all the expected values are found, otherwise false. - */ - public static boolean checkEnumeration(Enumeration e, String[] values) { - return checkEnumeration(e, values, true, true); - } - - /** - * Compares the String values in an Enumeration against the provides String - * array of values. The number of elements in the enumeration must be the same - * as the size of the array, or false will be returned. False will also be - * returned if the provided Enumeration or String array is null. - * - * If all values are found, true will be returned. - * - * Note: This method isn't concerned with the presence of duplicate - * values contained in the enumeration. - * - * The comparison is performed in a case sensitive manner. - * - * @param e - * - Enumeration to validate - * @param values - * - the values expected to be found in the Enumeration - * @param enforceSizes - * - ensures that the number of elements in the Enumeration matches - * the number of elements in the array of values - * @param allowDuplicates - * - If true, the method will true if duplicate elements are found in - * the Enumeration, if false, then false will be return if duplicate - * elements have been found. - * - * @return true if all the expected values are found, otherwise false. - */ - public static boolean checkEnumeration(Enumeration e, String[] values, - boolean enforceSizes, boolean allowDuplicates) { - List foundValues = null; - - if (e == null || !e.hasMoreElements() || values == null) { - return false; - } - - if (!allowDuplicates) { - foundValues = new ArrayList(); - } - - boolean valuesFound = true; - Arrays.sort(values); - int count = 0; - while (e.hasMoreElements()) { - Object val; - try { - val = e.nextElement(); - count++; - if (!allowDuplicates) { - if (foundValues.contains(val)) { - LOGGER.log(Logger.Level.DEBUG, "[ServletTestUtil] Duplicate values found in " - + "Enumeration when duplicates are not allowed." - + "Values found in the Enumeration: {}", getAsString(e)); - valuesFound = false; - break; - } - foundValues.add(val); - } - - } catch (NoSuchElementException nsee) { - LOGGER.log(Logger.Level.INFO, "[ServletTestUtil] There were less elements in the " - + "Enumeration than expected"); - valuesFound = false; - break; - } - LOGGER.log(Logger.Level.DEBUG, "[ServletTestUtil] Looking for '{"+val+"}' in values: {"+getAsString(values)+"}"); - if ((Arrays.binarySearch(values, val) < 0) && (enforceSizes)) { - LOGGER.log(Logger.Level.INFO, "[ServletTestUtil] Value '{"+val+"}' not found."); - valuesFound = false; - continue; - } - } - - if (enforceSizes) { - if (e.hasMoreElements()) { - // more elements than should have been. - LOGGER.log(Logger.Level.INFO, "[ServletTestUtil] There were more elements in the Enumeration than expected."); - valuesFound = false; - } - if (count != values.length) { - LOGGER.log(Logger.Level.INFO, "[ServletTestUtil] There number of elements in the Enumeration did not match number of expected values." - + "Expected number of Values= {}, Actual number of Enumeration elements= {}", values.length, count); - - valuesFound = false; - } - } - return valuesFound; - } - - public static boolean checkArrayList(ArrayList al, String[] values, - boolean enforceSizes, boolean allowDuplicates) { - List foundValues = null; - - if (al == null || al.isEmpty() || values == null) { - return false; - } - - if (!allowDuplicates) { - foundValues = new ArrayList(); - } - - al.trimToSize(); - boolean valuesFound = true; - Arrays.sort(values); - int len = al.size(); - for (int i = 0; i < len; i++) { - Object val = null; - val = (String) al.get(i); - LOGGER.log(Logger.Level.DEBUG, "[ServletTestUtil] val= {}", val); - if (!allowDuplicates) { - if (foundValues.contains(val)) { - LOGGER.log(Logger.Level.INFO, "[ServletTestUtil] Duplicate values found in ArrayList when duplicates are not allowed." - + "Values found in the ArrayList: {}", getAsString(al)); - valuesFound = false; - break; - } - foundValues.add(val); - } - LOGGER.log(Logger.Level.DEBUG, "[ServletTestUtil] Looking for '{}' in values: {}" + val + getAsString(values)); - if ((Arrays.binarySearch(values, val) < 0) && (enforceSizes)) { - LOGGER.log(Logger.Level.INFO, "[ServletTestUtil] Value '{}' not found."+ val); - valuesFound = false; - continue; - } - } - - if (enforceSizes) { - if (len != values.length) { - LOGGER.log(Logger.Level.INFO, "[ServletTestUtil] There number of elements in the ArrayList " - + "did not match number of expected values." - + "Expected number of Values= {"+values.length+"}, Actual number of ArrayList elements= {"+len+"}"); - - valuesFound = false; - } - } - return valuesFound; - } - - public static boolean compareString(String expected, String actual) { - String[] list_expected = expected.split("[|]"); - boolean found = true; - for (int i = 0, n = list_expected.length, startIdx = 0, bodyLength = actual - .length(); i < n; i++) { - - String search = list_expected[i]; - if (startIdx >= bodyLength) { - startIdx = bodyLength; - } - - int searchIdx = actual.toLowerCase().indexOf(search.toLowerCase(), - startIdx); - - LOGGER.log(Logger.Level.DEBUG, "[ServletTestUtil] Scanning response for search string: '{"+search+"}' starting at index " + "location: {"+startIdx+"}"); - if (searchIdx < 0) { - found = false; - StringBuffer sb = new StringBuffer(255); - sb.append("[ServletTestUtil] Unable to find the following search string in the server's response: '") - .append(search).append("' at index: ") - .append(startIdx) - .append("\n[ServletTestUtil] Server's response:\n") - .append("-------------------------------------------\n") - .append(actual) - .append("\n-------------------------------------------\n"); - LOGGER.log(Logger.Level.DEBUG, sb.toString()); - break; - } - - LOGGER.log(Logger.Level.DEBUG, "[ServletTestUtil] Found search string: '{"+search+"}' at index '{"+searchIdx+"}' in the server's response"); - // the new searchIdx is the old index plus the lenght of the - // search string. - startIdx = searchIdx + search.length(); - } - return found; - } - - /** - * Returns the provided String array in the following format: - * [n1,n2,n...] - * - * @param sArray - * - an array of Objects - * @return - a String based off the values in the array - */ - public static String getAsString(Object[] sArray) { - return sArray == null ? null : Stream.of(sArray).map(Object::toString).collect(Collectors.joining(",","[","]")); - - } - - public static String getAsString(List al) { - return al == null ? null : al.stream().collect(Collectors.joining(",","[","]")); - - } - - /** - * Returns the provided Enumeration as a String in the following format: - * [n1,n2,n...] - * - * @param e - * - an Enumeration - * @return - a printable version of the contents of the Enumeration - */ - public static String getAsString(Enumeration e) { - return getAsString(getAsArray(e)); - } - - /** - * Returnes the provides Enumeration as an Array of String Arguments. - * - * @param e - * - an Enumeration - * @return - the elements of the Enumeration as an array of Objects - */ - public static Object[] getAsArray(Enumeration e) { - List list = new ArrayList<>(); - while (e.hasMoreElements()) { - list.add(e.nextElement()); - } - return list.toArray(new Object[0]); - } - - /** - * Returnes the provided string as an Array of Strings. - * - * @param value String - * @return - the elements of the String as an array of Strings - */ - public static String[] getAsArray(String value) { - StringTokenizer st = new StringTokenizer(value, ","); - String[] retValues = new String[st.countTokens()]; - for (int i = 0; st.hasMoreTokens(); i++) { - retValues[i] = st.nextToken(); - } - return retValues; - } - - public static void printResult(PrintWriter pw, String s) { - - // if string is null or empty, then it passed - if (s == null || s.equals("")) { - pw.println(Data.PASSED); - } else { - pw.println(Data.FAILED + ": " + s); - } - } - - public static void printResult(PrintWriter pw, boolean b) { - if (b) { - pw.println(Data.PASSED); - } else { - pw.println(Data.FAILED); - } - } - - public static void printResult(ServletOutputStream pw, boolean b) - throws IOException { - if (b) { - pw.println(Data.PASSED); - } else { - pw.println(Data.FAILED); - } - } - - public static void printFailureData(PrintWriter pw, ArrayList result, - Object[] expected) { - pw.println("Unable to find the expected values:\n " + " " - + ServletTestUtil.getAsString(expected) - + "\nin the results returned by the test which were:\n" + " " - + ServletTestUtil.getAsString(result)); - } - - public static void printFailureData(PrintWriter pw, Enumeration result, - Object[] expected) { - pw.println("Unable to find the expected values:\n " + " " - + ServletTestUtil.getAsString(expected) - + "\nin the results returned by the test which were:\n" + " " - + ServletTestUtil.getAsString(result)); - } - - public static int findCookie(Cookie[] cookie, String name) { - boolean found = false; - int i = 0; - if (cookie != null) { - while ((!found) && (i < cookie.length)) { - if (cookie[i].getName().equals(name)) { - found = true; - } else { - i++; - } - } - } else { - found = false; - } - if (found) { - return i; - } else { - return -1; - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/common/util/StaticLog.java b/servlet/src/main/java/com/sun/ts/tests/servlet/common/util/StaticLog.java deleted file mode 100644 index 8575b9e1e6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/common/util/StaticLog.java +++ /dev/null @@ -1,106 +0,0 @@ -/* -* -* The Apache Software License, Version 1.1 -* -* Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. -* Copyright (c) 1999-2001 The Apache Software Foundation. All rights -* reserved. -* -* Redistribution and use in source and binary forms, with or without -* modification, are permitted provided that the following conditions -* are met: -* -* 1. Redistributions of source code must retain the above copyright -* notice, this list of conditions and the following disclaimer. -* -* 2. Redistributions in binary form must reproduce the above copyright -* notice, this list of conditions and the following disclaimer in -* the documentation and/or other materials provided with the -* distribution. -* -* 3. The end-user documentation included with the redistribution, if -* any, must include the following acknowlegement: -* "This product includes software developed by the -* Apache Software Foundation (http://www.apache.org/)." -* Alternately, this acknowlegement may appear in the software itself, -* if and wherever such third-party acknowlegements normally appear. -* -* 4. The names "The Jakarta Project", "Tomcat", and "Apache Software -* Foundation" must not be used to endorse or promote products derived -* from this software without prior written permission. For written -* permission, please contact apache@apache.org. -* -* 5. Products derived from this software may not be called "Apache" -* nor may "Apache" appear in their names without prior written -* permission of the Apache Group. -* -* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED -* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -* DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR -* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF -* USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT -* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -* SUCH DAMAGE. -* ==================================================================== -* -* This software consists of voluntary contributions made by many -* individuals on behalf of the Apache Software Foundation. For more -* information on the Apache Software Foundation, please see -* . -* -*/ - -package com.sun.ts.tests.servlet.common.util; - -import java.util.ArrayList; -import java.util.List; - -public final class StaticLog { - - private static List al = new ArrayList<>(); - - public static void clear() { - al.clear(); - if (!al.isEmpty()) { - // we'll try one more time - al.clear(); - if (!al.isEmpty()) { - System.out.println( - "ERROR: The StaticLog could not be clear after 2 attempts"); - } - } else { - // System.out.println("log is clear"); - } - - } - - public static void add(String s) { - // System.out.println("Adding the following item to the log:"+s); - al.add(s); - } - - public static ArrayList getClear() { - /* - * Object[] o = al.toArray(); for (int i = 0;i - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/URLClient.java deleted file mode 100644 index c413236c6f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/URLClient.java +++ /dev/null @@ -1,68 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.compat.LeadingSlash.WithLeadingSlash; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_compat_LeadingSlash_With_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClass(WithLeadingSlashTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_compat_LeadingSlash_With_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: WithLeadingSlashTest - * - * @assertion: A 2.2 web application deployment descriptor who's url mapping - * begins with a "/" can be deployed in a 2.3 environment, specified in the - * Java Servlet Pages Specification v2.3, Sec 11 - * - * @test_Strategy: The DD url-pattern has a "/" at the beginning of the - * string. The web app should deploy and be able to be called by a client - * - */ - @Test - public void WithLeadingSlashTest() throws Exception { - TEST_PROPS.setProperty(STANDARD, "WithLeadingSlashTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/WithLeadingSlashTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/WithLeadingSlashTestServlet.java deleted file mode 100644 index 91532dcc35..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/WithLeadingSlashTestServlet.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.compat.LeadingSlash.WithLeadingSlash; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class WithLeadingSlashTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("WithLeadingSlashTest test PASSED"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/build.xml deleted file mode 100644 index 7d93fd6bb9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/build.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/servlet_compat_LeadingSlash_With_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/servlet_compat_LeadingSlash_With_web.xml deleted file mode 100644 index 09964dc3fa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithLeadingSlash/servlet_compat_LeadingSlash_With_web.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - SerCompatLeadingSlashWith - no description - - WithLeadingSlashTestLogicalName - WithLeadingSlashTest - no description - com.sun.ts.tests.servlet.compat.LeadingSlash.WithLeadingSlash.WithLeadingSlashTestServlet - 0 - - - WithLeadingSlashTestLogicalName - /WithLeadingSlashTest - - - 54 - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/URLClient.java deleted file mode 100644 index e8db1bf613..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/URLClient.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.compat.LeadingSlash.WithoutLeadingSlash; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - // TOFIX setGeneralURI("/servlet/compat/LeadingSlash/WithoutLeadingSlash"); - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_compat_LeadingSlash_Without_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClass(WithoutLeadingSlashTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_compat_LeadingSlash_Without_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: WithoutLeadingSlashTest - * - * @assertion: A 2.2 web application deployment descriptor who's url mapping - * does not begin with a "/" can be deployed in a 2.3 environment, specified - * in the Java Servlet Pages Specification v2.3, Sec 11 - * - * @test_Strategy: The DD url-pattern has a "/" at the beginning of the - * string. The web app should deploy and be able to be called by a client - * - */ - @Test - public void WithoutLeadingSlashTest() throws Exception { - TEST_PROPS.setProperty(STANDARD, "WithoutLeadingSlashTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/WithoutLeadingSlashTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/WithoutLeadingSlashTestServlet.java deleted file mode 100644 index 3058410d2d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/WithoutLeadingSlashTestServlet.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.compat.LeadingSlash.WithoutLeadingSlash; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class WithoutLeadingSlashTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("WithoutLeadingSlashTest test PASSED"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/build.xml deleted file mode 100644 index 1e51df7650..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/build.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/servlet_compat_LeadingSlash_Without_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/servlet_compat_LeadingSlash_Without_web.xml deleted file mode 100644 index cfdea813da..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/WithoutLeadingSlash/servlet_compat_LeadingSlash_Without_web.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - SerCompatLeadingSlashWithout - no description - - WithoutLeadingSlashTestLogicalName - WithoutLeadingSlashTest - no description - com.sun.ts.tests.servlet.compat.LeadingSlash.WithoutLeadingSlash.WithoutLeadingSlashTestServlet - 0 - - - WithoutLeadingSlashTestLogicalName - WithoutLeadingSlashTest - - - 54 - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/build.xml deleted file mode 100644 index bdec5e4eb1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/LeadingSlash/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/compat/build.xml deleted file mode 100644 index 134291acbd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/compat/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/ee/platform/cdi/filter/beans.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/ee/platform/cdi/filter/beans.xml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/ee/platform/cdi/listener/beans.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/ee/platform/cdi/listener/beans.xml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/ee/platform/cdi/servlet/beans.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/ee/platform/cdi/servlet/beans.xml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/crosscontext/application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/crosscontext/application.xml deleted file mode 100644 index 0718961c1a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/crosscontext/application.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - Application description - servlet_ee_spec_crosscontext - - - servlet_ee_spec_crosscontext1_web.war - servlet_ee_spec_crosscontext1_web - - - - - servlet_ee_spec_crosscontext2_web.war - servlet_ee_spec_crosscontext2_web - - - \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/security/permissiondd/permissions.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/security/permissiondd/permissions.xml deleted file mode 100644 index 01b2fe8771..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/security/permissiondd/permissions.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - java.security.SecurityPermission - CTSPermission1_name - - - java.security.SecurityPermission - CTSPermission2_name - - - java.security.SecurityPermission - CTSPermission_second_name - - - java.lang.RuntimePermission - loadLibrary.* - - - java.lang.RuntimePermission - queuePrintJob - - - java.net.SocketPermission - * - connect - - - java.io.FilePermission - * - read - - - java.util.PropertyPermission - TestPropertyPerm - read - - \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/security/runAs/application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/security/runAs/application.xml deleted file mode 100644 index eb0005bae3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/ee/spec/security/runAs/application.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - servlet_ee_spec_security_runAs - - servlet_ee_spec_security_runAs_client.jar - - - servlet_ee_spec_security_runAs_ejb.jar - - - - servlet_ee_spec_security_runAs_second_module_web.war - second_module_cntxt_root - - - - - servlet_ee_spec_security_runAs_first_module_web.war - first_module_cntxt_root - - - - Manager - - - Administrator - - \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/URLClient.java deleted file mode 100644 index 04da68f826..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/URLClient.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.aordering; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.pluggability.common.CommonArchives; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - - return ShrinkWrap.create(WebArchive.class, "servlet_spec_aordering_web.war") - .addClasses(TestServlet1.class, RequestListener.class) - .addAsLibraries(CommonArchives.getCommonWebFragmentArchives()) - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_3.xml", - "META-INF/web-fragment.xml") - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_4.xml", - "META-INF/web-fragment.xml") - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_5.xml", - "META-INF/web-fragment.xml") - .setWebXML(URLClient.class.getResource("servlet_spec_aordering_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: absoluteOrderingTest - * - * @assertion_ids: Servlet:SPEC:230; Servlet:SPEC:231; Servlet:SPEC:232; - * - * @test_Strategy: 1. Define six RequestListeners and one servlet, in web.xml - * and six web-fragment.xml: web.xml - define and package TestServlet1, - * RequestListener, with of all fragments: fragment1 - - * define and package TestServlet1, RequestListener1, fragment2 - define and - * package RequestListener2 fragment3 - define and package RequestListener3, - * fragment4 - define and package RequestListener4, fragment5 - define and - * package RequestListener5, 2. Send request to TestServlet1 3. Verify that - * web.xml is always processed first; 4. Verify that works - * accordingly. - */ - @Test - public void absoluteOrderingTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "msg1=first|msg2=second|" + "RequestListener|RequestListener1|" - + "RequestListener2|RequestListener3|" - + "RequestListener4|RequestListener5"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet1" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/build.xml deleted file mode 100644 index 45af1c659c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/build.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/servlet_spec_aordering_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/servlet_spec_aordering_web.xml deleted file mode 100644 index ebf26d0e6b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering/servlet_spec_aordering_web.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - SerSpecFragment - - Fragment1 - Fragment2 - Fragment3 - Fragment4 - Fragment5 - - - TestServlet1 - com.sun.ts.tests.servlet.pluggability.common.TestServlet1 - - msg1 - first - - - msg1 - ignore - - - - TestServlet1 - /TestServlet1 - - - com.sun.ts.tests.servlet.pluggability.common.RequestListener - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/URLClient.java deleted file mode 100644 index 07762ab43e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/URLClient.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.aordering1; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.pluggability.common.CommonArchives; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_aordering1_web.war") - .addAsLibraries(CommonArchives.getCommonWebFragmentArchives()) - .addClasses(TestServlet1.class, RequestListener.class) - .setWebXML(URLClient.class.getResource("servlet_spec_aordering1_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: absoluteOrderingTest - * - * @assertion_ids: Servlet:SPEC:230; Servlet:SPEC:231; Servlet:SPEC:232; - * Servlet:SPEC:233; - * - * @test_Strategy: 1. Define six RequestListeners and one servlet, in web.xml - * and six web-fragment.xml: web.xml - define and package TestServlet1, - * RequestListener, with of all fragments: fragment1 - - * define and package TestServlet1, RequestListener1, fragment2 - define and - * package RequestListener2 fragment3 - define and package RequestListener3, - * fragment4 - define and package RequestListener4, fragment5 - define and - * package RequestListener5, 2. Also add a fragment that is not present in - * ; 3. Send request to TestServlet1 4. Verify that web.xml - * is always processed first; 5. Verify that works - * accordingly: 6. Verify that not present fragment in is - * ignored. - */ - @Test - public void absoluteOrderingTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "msg1=first|msg2=second|" + "RequestListener|RequestListener1|" - + "RequestListener2|RequestListener3|" - + "RequestListener4|RequestListener5"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet1" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/build.xml deleted file mode 100644 index a55f234e3f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/build.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/servlet_spec_aordering1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/servlet_spec_aordering1_web.xml deleted file mode 100644 index be9417af6d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering1/servlet_spec_aordering1_web.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - SerSpecFragment1 - - Fragment1 - Fragment2 - Fragment3 - FragmentNonExisit - Fragment4 - Fragment5 - - - TestServlet1 - com.sun.ts.tests.servlet.pluggability.common.TestServlet1 - - msg1 - first - - - msg1 - ignore - - - - TestServlet1 - /TestServlet1 - - - com.sun.ts.tests.servlet.pluggability.common.RequestListener - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/URLClient.java deleted file mode 100644 index 6cfe20663b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/URLClient.java +++ /dev/null @@ -1,89 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.aordering2; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.pluggability.common.CommonArchives; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener5; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener6; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive6 = ShrinkWrap.create(JavaArchive.class, "fragment-6.jar") - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_6.xml", - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_spec_aordering2_web.war") - .addAsLibraries(CommonArchives.getCommonWebFragmentArchives()) - .addAsLibraries(javaArchive6) - .addClasses(TestServlet1.class, RequestListener.class) - .setWebXML(URLClient.class.getResource("servlet_spec_aordering2_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: absoluteOrderingTest - * - * @assertion_ids: Servlet:SPEC:230; Servlet:SPEC:231; Servlet:SPEC:232; - * Servlet:SPEC:233; Servlet:SPEC:235; - * - * @test_Strategy: 1. Define seven RequestListeners and two servlets, in - * web.xml and seven web-fragment.xml: web.xml - define and package - * TestServlet1, RequestListener, with absolute-ordering of six fragments: - * fragment1 - define and package TestServlet1, RequestListener1, fragment2 - - * define and package RequestListener2 fragment3 - define and package - * RequestListener3, fragment4 - define and package RequestListener4, - * fragment5 - define and package RequestListener5, 2. fragment6 (no ) - * defines and packages TestServlet2, RequestListener6 3. Send request to - * TestServlet1 4. Verify that web.xml is always processed first; 5. Verify - * that works accordingly: 6. Verify that fragment6 with - * no , is ignored. - */ - @Test - public void absoluteOrderingTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "msg1=first|msg2=second|" + "RequestListener|RequestListener1|" - + "RequestListener2|RequestListener3|" - + "RequestListener4|RequestListener5"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "RequestListener6|TestServlet2"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet1" + " HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet2" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/build.xml deleted file mode 100644 index 5054027115..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/build.xml +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/servlet_spec_aordering2_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/servlet_spec_aordering2_web.xml deleted file mode 100644 index 247663dd48..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering2/servlet_spec_aordering2_web.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - SerSpecFragment2 - - Fragment1 - Fragment2 - Fragment3 - FragmentNonExisit - Fragment4 - Fragment5 - - - TestServlet1 - com.sun.ts.tests.servlet.pluggability.common.TestServlet1 - - msg1 - first - - - msg1 - ignore - - - - TestServlet1 - /TestServlet1 - - - com.sun.ts.tests.servlet.pluggability.common.RequestListener - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/URLClient.java deleted file mode 100644 index 973d291eb7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/URLClient.java +++ /dev/null @@ -1,88 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.aordering3; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.pluggability.common.CommonArchives; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener6; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive6 = ShrinkWrap.create(JavaArchive.class, "fragment-6.jar") - .addClasses(RequestListener6.class, TestServlet1.class) - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_6.xml", - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_spec_aordering3_web.war") - .addAsLibraries(CommonArchives.getCommonWebFragmentArchives()) - .addAsLibraries(javaArchive6) - .addClasses(RequestListener.class, TestServlet1.class) - .setWebXML(URLClient.class.getResource("servlet_spec_aordering3_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: absoluteOrderingTest - * - * @assertion_ids: Servlet:SPEC:230; Servlet:SPEC:231; Servlet:SPEC:232; - * Servlet:SPEC:233; Servlet:SPEC:235; - * - * @test_Strategy: 1. Define seven RequestListeners and two servlets, in - * web.xml and seven web-fragment.xml: web.xml - define and package - * TestServlet1, RequestListener, with of no fragments 2. - * seven fragments: fragment1 - define and package TestServlet1, - * RequestListener1, fragment2 - define and package RequestListener2 fragment3 - * - define and package RequestListener3, fragment4 - define and package - * RequestListener4, fragment5 - define and package RequestListener5, - * fragment6 (no ) defines and packages TestServlet2, RequestListener6 - * 3. Send request to TestServlet1 4. Verify that web.xml is processed; 5. - * Verify that works accordingly when empty, that all - * fragnments are ignored. - */ - @Test - public void absoluteOrderingTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "msg1=first|RequestListener"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "msg2=second|TestServlet2|" - + "RequestListener1|RequestListener2|RequestListener3|" - + "RequestListener4|RequestListener5|RequestListener6"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet1" + " HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet2" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/build.xml deleted file mode 100644 index fa9b841020..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/build.xml +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/servlet_spec_aordering3_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/servlet_spec_aordering3_web.xml deleted file mode 100644 index a3878cf5e1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering3/servlet_spec_aordering3_web.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - SerSpecFragment3 - - - TestServlet1 - com.sun.ts.tests.servlet.pluggability.common.TestServlet1 - - msg1 - first - - - msg1 - ignore - - - - TestServlet1 - /TestServlet1 - - - com.sun.ts.tests.servlet.pluggability.common.RequestListener - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/URLClient.java deleted file mode 100644 index b55d06b2fb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/URLClient.java +++ /dev/null @@ -1,103 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.aordering4; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.pluggability.common.CommonArchives; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener6; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener7; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet3; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive6 = ShrinkWrap.create(JavaArchive.class, "fragment-6.jar") - .addClasses(RequestListener6.class, TestServlet1.class) - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_6.xml", - "META-INF/web-fragment.xml"); - JavaArchive javaArchive7 = ShrinkWrap.create(JavaArchive.class, "fragment-7.jar") - .addClasses(RequestListener7.class, TestServlet3.class) - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_7.xml", - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_spec_aordering4_web.war") - .addAsLibraries(CommonArchives.getCommonWebFragmentArchives()) - .addAsLibraries(javaArchive6, javaArchive7) - .addClasses(RequestListener.class, TestServlet1.class) - .setWebXML(URLClient.class.getResource("servlet_spec_aordering4_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: absoluteOrderingTest - * - * @assertion_ids: Servlet:SPEC:230; Servlet:SPEC:231; Servlet:SPEC:232; - * Servlet:SPEC:233; Servlet:SPEC:235; Servlet:SPEC:236; - * - * @test_Strategy: 1. Define eight RequestListeners and three servlets, in - * web.xml and seven web-fragment.xml: web.xml - define and package - * TestServlet1, RequestListener, with of six fragments: - * fragment1 - define and package TestServlet1, RequestListener1, fragment2 - - * define and package RequestListener2 fragment3 - define and package - * RequestListener3, fragment4 - define and package RequestListener4, - * fragment5 - define and package RequestListener5, 2. fragment6 (no ) - * defines and packages TestServlet2, RequestListener6; fragment7 - defines - * TestServlet2, packages TestServlet3 and RequestListener7; both TestServlet3 - * and RequestListener7 are annotated; 3. Send request to TestServlet1 4. - * Verify that web.xml is always processed first; 5. Verify that - * works accordingly: that fragment6 with no is - * ignored; that fragment7 is not scanned for annotation. - */ - @Test - public void absoluteOrderingTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "msg1=first|msg2=second|" + "RequestListener|RequestListener1|" - + "RequestListener2|RequestListener3|" - + "RequestListener4|RequestListener5"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "RequestListener6|TestServlet2|RequestListener7|TestServlet3"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet1" + " HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet2" + " HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet3" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/build.xml deleted file mode 100644 index 128a387ff0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/build.xml +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/servlet_spec_aordering4_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/servlet_spec_aordering4_web.xml deleted file mode 100644 index 1a74165761..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/aordering4/servlet_spec_aordering4_web.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - SerSpecFragment4 - - Fragment1 - Fragment2 - Fragment3 - FragmentNonExisit - Fragment4 - Fragment5 - - - TestServlet1 - com.sun.ts.tests.servlet.pluggability.common.TestServlet1 - - msg1 - first - - - msg1 - ignore - - - - TestServlet1 - /TestServlet1 - - - com.sun.ts.tests.servlet.pluggability.common.RequestListener - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/build.xml deleted file mode 100644 index aea09a5913..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/URLClient.java deleted file mode 100644 index 056cb4f9cd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/URLClient.java +++ /dev/null @@ -1,338 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.asynccontext; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.AsyncTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.AsyncTests; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ResponseWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.RequestWrapper; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListener2; -import com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.ACListenerBad; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("AsyncTestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_asynccontext_web-fragment.xml"), - "META-INF/web-fragment.xml"); - - return ShrinkWrap.create(WebArchive.class, "asynccontext_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AsyncTestServlet.class, AsyncTests.class, ResponseWrapper.class, RequestWrapper.class, - ACListener2.class, ACListenerBad.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * Test set up: - * - * Define two servets AsyncTestServlet and AsyncTests that supports async in - * web.xml; Define three AsyncListeners using annotation: ACListener, - * ACListener1, ACListenerBad; - ACListener1 does not complete properly - - * ACListenerBad does not instantiate; Define a ServletRequestWrapper that - * wraps the original request; Define a ServletResponseWrapper that wraps the - * original response; - * - */ - - /* - * @testName: dispatchZeroArgTest - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.4; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ac.dispatch(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() verifies all work accordingly. - */ - @Test - public void dispatchZeroArgTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchZeroArgTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchZeroArgTest1 - * - * @assertion_ids: Servlet:JAVADOC:639; Servlet:JAVADOC:639.2; - * Servlet:JAVADOC:639.4; Servlet:JAVADOC:703; Servlet:JAVADOC:707; - * Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ac.dispatch(); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() verifies all work accordingly. - */ - @Test - public void dispatchZeroArgTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchZeroArgTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_dispatchZeroArgTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: dispatchContextPathTest - * - * @assertion_ids: Servlet:JAVADOC:641; Servlet:JAVADOC:703; - * Servlet:JAVADOC:707; Servlet:JAVADOC:708; Servlet:JAVADOC:710; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsynTest both - * support async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet ServletRequest.startAsync(); call - * ac.dispatch(ServltContext, path to AsynTest); call - * ServletRequest.isAsyncSupported() call ServletRequest.isAsyncStarted() call - * ServletRequest.getDispatcherType() verifies all work accordingly. - */ - @Test - public void dispatchContextPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "dispatchContextPathTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ASYNC_NOT_STARTED_dispatchContextPathTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=REQUEST|" - + "ASYNC_STARTED_asyncTest|" + "IsAsyncSupported=true|" - + "IsAsyncStarted=false|" + "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: getRequestTest - * - * @assertion_ids: Servlet:JAVADOC:642; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ac.getRequest() verifies it works. - */ - @Test - public void getRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestTest"); - invoke(); - } - - /* - * @testName: asyncListenerTest1 - * - * @assertion_ids: Servlet:JAVADOC:649; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:866; Servlet:JAVADOC:873; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Create an AsyncListenerBad; Client send a request to AsyncTestServlet; - * StartAsync in AsyncTestServlet; AsyncContext.createistener(clazz) verifies - * ServletException is thrown when clazz fails to be instantiated. - */ - @Test - public void asyncListenerTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "asyncListenerTest1"); - invoke(); - } - - /* - * @testName: timeOutTest - * - * @assertion_ids: Servlet:JAVADOC:649; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:868; Servlet:JAVADOC:869; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * AsyncContext.setTimeout(L) verifies it works using getTimeout. - */ - @Test - public void timeOutTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest"); - invoke(); - } - - /* - * @testName: timeOutTest1 - * - * @assertion_ids: Servlet:JAVADOC:649; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:868; Servlet:JAVADOC:868.1; - * Servlet:JAVADOC:869; Servlet:JAVADOC:869.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * AsyncContext.setTimeout(0L) verifies it works using getTimeout. - */ - @Test - public void timeOutTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest1"); - invoke(); - } - - /* - * @testName: timeOutTest2 - * - * @assertion_ids: Servlet:JAVADOC:651; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:868; Servlet:JAVADOC:869; - * Servlet:JAVADOC:869.1; Servlet:JAVADOC:869.2; Servlet:JAVADOC:869.5; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * AsyncContext.setTimeout(L) verifies it works by letting it timeout. - */ - @Test - public void timeOutTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest2"); - TEST_PROPS.setProperty(SEARCH_STRING, "in onTimeout method of ACListener2"); - TEST_PROPS.setProperty(STATUS_CODE, "-1"); - invoke(); - } - - /* - * @testName: timeOutTest4 - * - * @assertion_ids: Servlet:JAVADOC:651; Servlet:JAVADOC:710; - * Servlet:JAVADOC:846; Servlet:JAVADOC:868; Servlet:JAVADOC:869.4; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet; - * verifies it times out at default timeout. - */ - @Test - public void timeOutTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "timeOutTest4"); - TEST_PROPS.setProperty(SEARCH_STRING, "in onTimeout method of ACListener2"); - TEST_PROPS.setProperty(STATUS_CODE, "-1"); - invoke(); - } - - /* - * @testName: originalRequestTest - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:710; Servlet:JAVADOC:710.2; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call ServletRequest.startAsync() - * in AsyncTestServlet; verifies AsyncContext.hasOriginalRequestAndResponse - * works. - */ - @Test - public void originalRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest"); - invoke(); - } - - /* - * @testName: originalRequestTest1 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; * - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequest, ServletResponse); verifies - * AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest1"); - invoke(); - } - - /* - * @testName: originalRequestTest2 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequestWrapper, ServletResponseWrapper); - * verifies AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest2"); - invoke(); - } - - /* - * @testName: originalRequestTest3 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequestWrapper, ServletResponse); verifies - * AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest3"); - invoke(); - } - - /* - * @testName: originalRequestTest4 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:644; - * Servlet:JAVADOC:712; Servlet:JAVADOC:712.1; Servlet:JAVADOC:712.3; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which support async; - * Client send a request to AsyncTestServlet; Call - * ServletRequest.startAsync(ServletRequest, ServletResponseWrapper); verifies - * AsyncContext.hasOriginalRequestAndResponse works. - */ - @Test - public void originalRequestTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "originalRequestTest4"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/build.xml deleted file mode 100644 index da136b5f1b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/build.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/servlet_plu_asynccontext_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/servlet_plu_asynccontext_web-fragment.xml deleted file mode 100644 index aa09ac0533..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asynccontext/servlet_plu_asynccontext_web-fragment.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - AsyncTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.AsyncTestServlet - true - - - AsyncTests - com.sun.ts.tests.servlet.api.jakarta_servlet.asynccontext.AsyncTests - true - - - AsyncTestServlet - /AsyncTestServlet - - - AsyncTests - /async/AsyncTests - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/URLClient.java deleted file mode 100644 index 640661a47f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/URLClient.java +++ /dev/null @@ -1,186 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.asyncevent; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.asyncevent.AsyncTestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("AsyncTestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_asyncevent_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_asyncevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AsyncTestServlet.class) - .addAsLibraries(javaArchive); - } - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: constructorTest1 - * - * @assertion_ids: Servlet:JAVADOC:842; - * - * @test_Strategy: test the constructor AsyncEvent( AsyncContext ) - */ - @Test - public void constructorTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest1"); - invoke(); - } - - /* - * @testName: constructorTest2 - * - * @assertion_ids: Servlet:JAVADOC:843; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse) - */ - @Test - public void constructorTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest2"); - invoke(); - } - - /* - * @testName: constructorTest3 - * - * @assertion_ids: Servlet:JAVADOC:844; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, Throwable) - */ - @Test - public void constructorTest3() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest3"); - invoke(); - } - - /* - * @testName: constructorTest4 - * - * @assertion_ids: Servlet:JAVADOC:845; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse, Throwable) - */ - @Test - public void constructorTest4() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest4"); - invoke(); - } - - /* - * @testName: getSuppliedRequestTest1 - * - * @assertion_ids: Servlet:JAVADOC:847; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse) verify AsyncEvent.getSuplliedRequest() - * works - */ - @Test - public void getSuppliedRequestTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSuppliedRequestTest1"); - invoke(); - } - - /* - * @testName: getSuppliedRequestTest2 - * - * @assertion_ids: Servlet:JAVADOC:847; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse, Throwable) verify - * AsyncEvent.getSuplliedRequest() works - */ - @Test - public void getSuppliedRequestTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSuppliedRequestTest2"); - invoke(); - } - - /* - * @testName: getSuppliedResponseTest1 - * - * @assertion_ids: Servlet:JAVADOC:848; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse) verify AsyncEvent.getSuplliedResponse() - * works - */ - @Test - public void getSuppliedResponseTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSuppliedResponseTest1"); - invoke(); - } - - /* - * @testName: getSuppliedResponseTest2 - * - * @assertion_ids: Servlet:JAVADOC:848; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse, Throwable) verify - * AsyncEvent.getSuplliedResponse() works - */ - @Test - public void getSuppliedResponseTest2() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSuppliedResponseTest2"); - invoke(); - } - - /* - * @testName: getThrowableTest - * - * @assertion_ids: Servlet:JAVADOC:849; - * - * @test_Strategy: test the constructor AsyncEvent(AsyncContext, - * ServletRequest, ServletResponse, Throwable) verify - * AsyncEvent.getThrowable() works - */ - @Test - public void getThrowableTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getThrowableTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/build.xml deleted file mode 100644 index 2f5ddc1e1b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/build.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/servlet_plu_asyncevent_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/servlet_plu_asyncevent_web-fragment.xml deleted file mode 100644 index 6427b75066..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/asyncevent/servlet_plu_asyncevent_web-fragment.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - AsyncTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.asyncevent.AsyncTestServlet - true - - - AsyncTestServlet - /AsyncTestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/build.xml deleted file mode 100644 index 7a76d3c694..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/URLClient.java deleted file mode 100644 index cb9cdf4c8d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/URLClient.java +++ /dev/null @@ -1,121 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.dispatchertype; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchertype.TestServlet; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_dispatchertype_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_dispatchertype_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClass(TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: valuesTest - * - * @assertion_ids: Servlet:JAVADOC:654; - * - * @test_Strategy: 1. Create a servlet - TestServlet 2. Client send a request - * to TestServlet 3. In TestServlet, call DispatcherType.values 4. Verify that - * DispatcherType.values works properly. - */ - @Test - public void valuesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "valuesTest"); - invoke(); - } - - /* - * @testName: valueOfTest - * - * @assertion_ids: Servlet:JAVADOC:653; - * - * @test_Strategy: 1. Create a servlet - TestServlet 2. Client send a request - * to TestServlet 3. In TestServlet, call DispatcherType.valueOf 4. Verify - * that DispatcherType.valueOf works properly. - */ - @Test - public void valueOfTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "valueOfTest"); - invoke(); - } - /* - * @testName: valueOfNullTest - * - * @assertion_ids: Servlet:JAVADOC:653; - * - * @test_Strategy: 1. Create a servlet - TestServlet 2. Client send a request - * to TestServlet 3. In TestServlet, call DispatcherType.valueOf(String name) - * 4. Verify that DispatcherType.valueOf throws NullPointerException when name - * is null - */ - @Test - public void valueOfNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "valueOfNullTest"); - invoke(); - } - /* - * @testName: valueOfInvalidTest - * - * @assertion_ids: Servlet:JAVADOC:653; - * - * @test_Strategy: 1. Create a servlet - TestServlet 2. Client send a request - * to TestServlet 3. In TestServlet, call DispatcherType.valueOf(String name) - * 4. Verify that DispatcherType.valueOf throws IllegalArgumentException when - * name is invalid Dispatcher type - */ - @Test - public void valueOfInvalidTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "valueOfInvalidTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/build.xml deleted file mode 100644 index a965fd0dae..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/build.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/servlet_plu_dispatchertype_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/servlet_plu_dispatchertype_web-fragment.xml deleted file mode 100644 index 158d59eebf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dispatchertype/servlet_plu_dispatchertype_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.dispatchertype.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/URLClient.java deleted file mode 100644 index 472f5bb89f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/URLClient.java +++ /dev/null @@ -1,86 +0,0 @@ -/* - * Copyright (c) 2001, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.dofilter; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.CTSResponseWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.ForwardedServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.IncludedServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.TestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.WrapResponseFilter; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.SetHeaderResponseFilter; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_dofilter_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_dofilter_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SetHeaderResponseFilter.class, WrapResponseFilter.class, TestServlet.class, - IncludedServlet.class, ForwardedServlet.class, CTSResponseWrapper.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: wrapResponseTest - * - * @assertion_ids: Servlet:SPEC:54; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create two servlets - TestServlet, ForwardedServlet 2. - * Invoke ForwardedServlet using forward in TestServlet 3. Map a filter - * WrapResponseFilter with dispatcher value set to FORWARD 4. In the filter, - * wrap the response with custom implementation of ServletResponse - * CTSResponseWrapper 5. Verify that filter is properly invoked. - */ - @Test - public void wrapResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "wrapResponseTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CTSResponseWrapper|WrapResponseFilter|ForwardedServlet"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/build.xml deleted file mode 100644 index 9efd2ec316..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/build.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/servlet_plu_dofilter_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/servlet_plu_dofilter_web-fragment.xml deleted file mode 100644 index a92d5324d7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/dofilter/servlet_plu_dofilter_web-fragment.xml +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - SetHeaderResponseFilter - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.SetHeaderResponseFilter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.SetHeaderResponseFilter.SERVLET_MAPPED - - - - ResponseWrapperFilter - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.WrapResponseFilter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.SetHeaderResponseFilter.SERVLET_MAPPED - - - - ResponseWrapperFilter - ForwardedServlet - FORWARD - - - SetHeaderResponseFilter - IncludedServlet - INCLUDE - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.TestServlet - - - IncludedServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.IncludedServlet - - - ForwardedServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.dofilter.ForwardedServlet - - - TestServlet - /TestServlet - - - IncludedServlet - /include/IncludedServlet - - - ForwardedServlet - /forward/ForwardedServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/URLClient.java deleted file mode 100644 index 730fff9adc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/URLClient.java +++ /dev/null @@ -1,87 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.filter; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.filter.DoFilterTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filter.DoFilter_Filter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filter.InitFilterConfigTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filter.InitFilter_Filter; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_filter_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_filter_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DoFilter_Filter.class, InitFilter_Filter.class, DoFilterTestServlet.class, - InitFilterConfigTestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: doFilterTest - * - * @assertion_ids: Servlet:SPEC:58; Servlet:SPEC:48; Servlet:JAVADOC:293; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void doFilterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoFilterTest"); - invoke(); - } - - /* - * @testName: initFilterConfigTest - * - * @assertion_ids: Servlet:SPEC:58; Servlet:SPEC:45; Servlet:JAVADOC:290; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet. - */ - @Test - public void initFilterConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "InitFilterConfigTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/build.xml deleted file mode 100644 index 0098446d9a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/build.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/servlet_plu_filter_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/servlet_plu_filter_web-fragment.xml deleted file mode 100644 index 66390e310e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filter/servlet_plu_filter_web-fragment.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - ServletMappedDoFilter_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.DoFilter_Filter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.DoFilter_Filter.SERVLET_MAPPED - - - - ServletMappedInitFilter_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.InitFilter_Filter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.InitFilter_Filter.SERVLET_MAPPED - - - - ServletMappedDoFilter_Filter - DoFilterTestLogicalName - - - ServletMappedInitFilter_Filter - InitFilterConfigTestLogicalName - - - DoFilterTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.DoFilterTestServlet - - - InitFilterConfigTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filter.InitFilterConfigTestServlet - - - DoFilterTestLogicalName - /DoFilterTest - - - InitFilterConfigTestLogicalName - /InitFilterConfigTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/URLClient.java deleted file mode 100644 index 217aef14b0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/URLClient.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.filterchain; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChainTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter2; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_filterchain_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_filterchain_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(FilterChain_Filter1.class, FilterChain_Filter2.class, FilterChainTestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: filterChainTest - * - * @assertion_ids: Servlet:SPEC:48; Servlet:SPEC:50; Servlet:SPEC:52; - * Servlet:JAVADOC:287; Servlet:JAVADOC:293; - * - * @test_Strategy: Client attempts to access a servlet and both filters - * configured for that servlet should be invoked. - */ - @Test - public void filterChainTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "FilterChainTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/build.xml deleted file mode 100644 index 3ff622690f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/build.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/servlet_plu_filterchain_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/servlet_plu_filterchain_web-fragment.xml deleted file mode 100644 index 41791e02aa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterchain/servlet_plu_filterchain_web-fragment.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - ServletMappedFilterChain_Filter1 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter1 - - attribute1 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter1.SERVLET_MAPPED - - - - ServletMappedFilterChain_Filter2 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter2 - - attribute2 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChain_Filter2.SERVLET_MAPPED - - - - ServletMappedFilterChain_Filter1 - FilterChainTestLogicalName - - - ServletMappedFilterChain_Filter2 - FilterChainTestLogicalName - - - FilterChainTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterchain.FilterChainTestServlet - - - FilterChainTestLogicalName - /FilterChainTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/URLClient.java deleted file mode 100644 index 01bb6a80b6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/URLClient.java +++ /dev/null @@ -1,159 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.filterconfig; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetFilterName_Filter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNull_Filter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParam_Filter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNames_Filter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetServletContext_Filter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNamesNull_Filter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetServletContextTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNullTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNamesNullTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNamesTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetFilterNameTestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_filterconfig_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_filterconfig_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(GetFilterName_Filter.class, GetInitParam_Filter.class, GetInitParamNames_Filter.class, - GetServletContext_Filter.class, GetInitParamNull_Filter.class, GetInitParamNamesNull_Filter.class, - GetServletContextTestServlet.class, GetInitParamNullTestServlet.class, GetInitParamTestServlet.class, - GetInitParamNamesNullTestServlet.class, GetInitParamNamesTestServlet.class, GetFilterNameTestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: GetFilterNameTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:281; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetFilterNameTest() throws Exception { - String testName = "GetFilterNameTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamNamesTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:285; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamNamesTest() throws Exception { - String testName = "GetInitParamNamesTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamNamesNullTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:286; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamNamesNullTest() throws Exception { - String testName = "GetInitParamNamesNullTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:283; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamTest() throws Exception { - String testName = "GetInitParamTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetInitParamNullTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:284; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetInitParamNullTest() throws Exception { - String testName = "GetInitParamNullTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } - - /* - * @testName: GetServletContextTest - * - * @assertion_ids: Servlet:SPEC:45; Servlet:JAVADOC:282; - * - * @test_Strategy: Client attempts to access a servlet and the filter - * configured for that servlet should be invoked. - */ - @Test - public void GetServletContextTest() throws Exception { - String testName = "GetServletContextTest"; - TEST_PROPS.setProperty(APITEST, testName); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/build.xml deleted file mode 100644 index f461ab02a4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/build.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/servlet_plu_filterconfig_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/servlet_plu_filterconfig_web-fragment.xml deleted file mode 100644 index 1b3ab951ba..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterconfig/servlet_plu_filterconfig_web-fragment.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - ServletMappedGetFilterName_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetFilterName_Filter - - GetFilterName_Filter_attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetFilterName_Filter.SERVLET_MAPPED - - - - ServletMappedGetInitParam_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParam_Filter - - GetInitParam_Filter_attribute1 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParam_Filter.SERVLET_MAPPED1 - - - GetInitParam_Filter_attribute2 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParam_Filter.SERVLET_MAPPED2 - - - - ServletMappedGetInitParamNames_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNames_Filter - - GetInitParamNames_Filter_attribute1 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNames_Filter.SERVLET_MAPPED1 - - - GetInitParamNames_Filter_attribute2 - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNames_Filter.SERVLET_MAPPED2 - - - - ServletMappedGetServletContext_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetServletContext_Filter - - GetServletContext_Filter_attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetServletContext_Filter.SERVLET_MAPPED - - - - ServletMappedGetInitParamNull_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNull_Filter - - - ServletMappedGetInitParamNamesNull_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNamesNull_Filter - - - ServletMappedGetFilterName_Filter - GetFilterNameTestLogicalName - - - ServletMappedGetInitParam_Filter - GetInitParamTestLogicalName - - - ServletMappedGetInitParamNames_Filter - GetInitParamNamesTestLogicalName - - - ServletMappedGetServletContext_Filter - GetServletContextTestLogicalName - - - ServletMappedGetInitParamNull_Filter - GetInitParamNullTestLogicalName - - - ServletMappedGetInitParamNamesNull_Filter - GetInitParamNamesNullTestLogicalName - - - GetFilterNameTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetFilterNameTestServlet - - - GetInitParamNamesTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNamesTestServlet - - - GetInitParamNamesNullTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNamesNullTestServlet - - - GetServletContextTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetServletContextTestServlet - - - GetInitParamTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamTestServlet - - - GetInitParamNullTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.filterconfig.GetInitParamNullTestServlet - - - GetFilterNameTestLogicalName - /GetFilterNameTest - - - GetInitParamNamesTestLogicalName - /GetInitParamNamesTest - - - GetInitParamNamesNullTestLogicalName - /GetInitParamNamesNullTest - - - GetServletContextTestLogicalName - /GetServletContextTest - - - GetInitParamTestLogicalName - /GetInitParamTest - - - GetInitParamNullTestLogicalName - /GetInitParamNullTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/URLClient.java deleted file mode 100644 index 63bbffe5de..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/URLClient.java +++ /dev/null @@ -1,239 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.filterrequestdispatcher; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.DummyServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.ErrorPage; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.ForwardTest1Servlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.ForwardTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.ForwardedServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.IncludeTest1Servlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.IncludeTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.IncludedServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.RequestTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.Test_Filter; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_filterrequestdispatcher_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_filterrequestdispatcher_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DummyServlet.class, ErrorPage.class, ForwardedServlet.class, - ForwardTest1Servlet.class, ForwardTestServlet.class, IncludedServlet.class, - IncludeTest1Servlet.class, IncludeTestServlet.class, RequestTestServlet.class, - Test_Filter.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: RequestTest - * - * @assertion_ids: Servlet:SPEC:54; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create a servlet, a JSP page and a web page - - * /generic/DummyServlet, /generic/dummyJSP, and /dummy.html. 2. Map a filter - * Test_Filter on all above three with dispatcher value set to REQUEST using - * url-pattern, as well as ERROR, FORWARD and INCLUDE. 3. Client try to access - * all of them directly. 4. Verify that filter is properly invoked. - */ - @Test - public void RequestTest() throws Exception { - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(APITEST, "generic/DummyServlet"); - invoke(); - - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(APITEST, "generic/dummyJSP"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "dummy.html"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - invoke(); - } - - /* - * @testName: RequestTest1 - * - * @assertion_ids: Servlet:SPEC:54; - * - * @test_Strategy: 1. Create a servlet - RequestTestServlet. 2. Map a filter - * Test_Filter on RequestTestServlet with dispatcher value set to REQUEST - * using servlet-name 3. Client try to access RequestTestServlet directly. 4. - * Verify that filter is properly invoked. - */ - @Test - public void RequestTest1() throws Exception { - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(APITEST, "request/RequestTest"); - invoke(); - } - - /* - * @testName: RequestTest2 - * - * @assertion_ids: Servlet:SPEC:54; - * - * @test_Strategy: 1. Create a servlet - forward/ForwardedServlet. 2. Map a - * filter Test_Filter on forward/ForwardedServlet with dispatcher value not - * set to REQUEST but to FORWARD only. 3. Client try to access - * forward/ForwardedServlet directly. 4. Verify that filter is not invoked. - */ - @Test - public void RequestTest2() throws Exception { - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.FAILED); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, Data.PASSED); - - TEST_PROPS.setProperty(APITEST, "forward/ForwardedServlet"); - invoke(); - } - - /* - * @testName: ForwardTest - * - * @assertion_ids: Servlet:SPEC:55; Servlet:JAVADOC:273; - * - * @test_Strategy: 1. Create two servlets - TestServlet, ForwardedServlet. 2. - * Map a filter Test_Filter using for ForwardedServlet with - * dispacther value FORWARD. 3. Client try to use the RequestDispatcher to - * forward to ForwardedServlet through TestServlet. 4. Verify that filter is - * properly invoked. - */ - @Test - public void ForwardTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "forwardTest"); - invoke(); - } - - /* - * @testName: ForwardTest1 - * - * @assertion_ids: Servlet:SPEC:55; Servlet:SPEC:59; Servlet:JAVADOC:273; - * - * @test_Strategy: 1. Create two servlets - ForwardTest1Servlet, - * /generic/TestServlet 2. Map a filter Test_Filter using for - * TestServlet with dispacther value FORWARD, as well as ERROR, INCLUDE and - * REQUEST. 3. Client try to access ForwardTest1Servlet which in turn use the - * RequestDispatcher to forward to TestServlet. 4. Verify that filter is - * properly invoked. - */ - @Test - public void ForwardTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "forwardServletTest"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "forwardJSPTest"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "forwardHTMLTest"); - invoke(); - } - - /* - * @testName: IncludeTest - * - * @assertion_ids: Servlet:SPEC:56; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create two servlets - TestServlet, IncludedServlet. 2. - * Map a filter Test_Filter on IncludedServlet with dispacther value set to - * INCLUDE only. 3. Client try to use the RequestDispatcher's include to - * access IncludedServlet through TestServlet. 4. Verify that filter is - * properly invoked. - */ - @Test - public void IncludeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "includeTest"); - invoke(); - } - - /* - * @testName: IncludeTest1 - * - * @assertion_ids: Servlet:SPEC:56; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create two servlet - TestServlet, /generic/DummyServlet, - * a JSP dummyJSP and a HTML file dummy.html. 2. Map a filter Test_Filter on - * /generic/DummyServlet, dummyJSP and dummy.html with dispacther value set to - * INCLUDE as well as ERROR, FORWARD and REQUEST using url-pattern. 3. Client - * try to use the RequestDispatcher's include to access all three through - * TestServlet. 4. Verify that filter is properly invoked. - */ - @Test - public void IncludeTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "includeJSPTest"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "includeServletTest"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "includeHTMLTest"); - invoke(); - } - - /* - * @testName: ErrorTest - * - * @assertion_ids: Servlet:SPEC:57; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create an Error Page /generic/ErrorPage handling - * error-code 404. 2. Map a filter Test_Filter on /generic/ErrorPage with - * dispacther value set to ERROR as well as FORWARD INCLUDE and REQUEST. 3. - * Client try to access a non-existent Servlet 4. Verify that filter is - * properly invoked. - */ - @Test - public void ErrorTest() throws Exception { - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(APITEST, "forward/IncludedServlet"); - TEST_PROPS.setProperty(STATUS_CODE, "404"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/build.xml deleted file mode 100644 index 4ef854fffb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/build.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/servlet_plu_filterrequestdispatcher_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/servlet_plu_filterrequestdispatcher_web-fragment.xml deleted file mode 100644 index e0a355208c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/filterrequestdispatcher/servlet_plu_filterrequestdispatcher_web-fragment.xml +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - ServletMappedTest_Filter - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.Test_Filter - - attribute - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.Test_Filter.SERVLET_MAPPED - - - - ServletMappedTest_Filter - IncludedServlet - INCLUDE - - - ServletMappedTest_Filter - ForwardedServlet - FORWARD - - - ServletMappedTest_Filter - /generic/* - REQUEST - INCLUDE - FORWARD - ERROR - - - ServletMappedTest_Filter - /dummy.html - REQUEST - INCLUDE - FORWARD - ERROR - - - ServletMappedTest_Filter - RequestServlet - REQUEST - - - DummyJSP - /dummyJSP.jsp - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.TestServlet - - - DummyServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.DummyServlet - - - RequestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.RequestTestServlet - - - IncludedServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.IncludedServlet - - - ForwardedServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.ForwardedServlet - - - ErrorPage - com.sun.ts.tests.servlet.api.jakarta_servlet.filterrequestdispatcher.ErrorPage - - - ErrorPage - /generic/ErrorPage - - - DummyServlet - /generic/DummyServlet - - - DummyJSP - /generic/dummyJSP - - - TestServlet - /TestServlet - - - TestServlet - /generic/TestServlet - - - RequestServlet - /request/RequestTest - - - IncludedServlet - /include/IncludedServlet - - - ForwardedServlet - /forward/ForwardedServlet - - - 54 - - - 404 - /generic/ErrorPage - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/URLClient.java deleted file mode 100644 index 52852f4d89..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/URLClient.java +++ /dev/null @@ -1,267 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.genericservlet; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.ServiceTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.DestroyTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.InitServletExceptionTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.InitTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.Init_ServletConfigServletExceptionTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.Init_ServletConfigTestServlet; -//import com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.ServiceTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.ServletErrorPage; -import com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_genericservlet_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_genericservlet_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DestroyTestServlet.class, Init_ServletConfigServletExceptionTestServlet.class, - Init_ServletConfigTestServlet.class, InitServletExceptionTestServlet.class, - InitTestServlet.class, ServiceTestServlet.class, ServletErrorPage.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: destroyTest - * - * @assertion_ids: Servlet:JAVADOC:119 - * - * @test_Strategy: Create a GenericServlet and take out of service using - * destroy method - * - */ - @Test - public void destroyTest() throws Exception { - String testName = "destroyTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - } - - /* - * @testName: getServletConfigTest - * - * @assertion_ids: Servlet:JAVADOC:124 - * - * @test_Strategy: Create a GenericServlet and check for its ServletConfig - * object existence - * - */ - @Test - public void getServletConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:125 - * - * @test_Strategy: Create a GenericServlet and check for its ServletContext - * object existence - * - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } - - /* - * @testName: getServletInfoTest - * - * @assertion_ids: Servlet:JAVADOC:126 - * - * @test_Strategy: Create a GenericServlet and check for its ServletInfo - * object values - * - */ - @Test - public void getServletInfoTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletInfoTest"); - invoke(); - } - - /* - * @testName: getInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:120 - * - * @test_Strategy: Servlet tries to access a parameter that exists - */ - @Test - public void getInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterTest"); - invoke(); - } - - /* - * @testName: getInitParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:122 - * - * @test_Strategy: Servlet tries to get all parameter names - */ - @Test - public void getInitParameterNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterNamesTest"); - invoke(); - } - - /* - * @testName: getServletNameTest - * - * @assertion_ids: Servlet:JAVADOC:136 - * - * @test_Strategy: Servlet gets name of servlet - */ - @Test - public void getServletNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletNameTest"); - invoke(); - } - - /* - * @testName: initServletExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:130 - * - * @test_Strategy: Servlet throws a ServletException - */ - @Test - public void initServletExceptionTest() throws Exception { - String testName = "initServletExceptionTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Status Code: 500|Exception: jakarta.servlet.ServletException: in init of InitServletExceptionTestServlet"); - invoke(); - } - - /* - * @testName: initTest - * - * @assertion_ids: Servlet:JAVADOC:129 - * - * @test_Strategy: Servlet has init method that puts a value into the context. - * Servlet when called reads value from context - */ - @Test - public void initTest() throws Exception { - String testName = "initTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: init_ServletConfigServletExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:128 - * - * @test_Strategy: Servlet throws a ServletException - */ - @Test - public void init_ServletConfigServletExceptionTest() throws Exception { - String testName = "init_ServletConfigServletExceptionTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Status Code: 500|Exception: jakarta.servlet.ServletException: in init of Init_ServletConfigServletExceptionTestServlet"); - invoke(); - } - - /* - * @testName: init_ServletConfigTest - * - * @assertion_ids: Servlet:JAVADOC:127 - * - * @test_Strategy: Servlet has init method that puts a value into the context. - * Servlet when called reads value from context - */ - @Test - public void init_ServletConfigTest() throws Exception { - String testName = "init_ServletConfigTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: serviceTest - * - * @assertion_ids: Servlet:JAVADOC:133 - * - * @test_Strategy: Servlet which has a service method that is called - */ - @Test - public void serviceTest() throws Exception { - String testName = "serviceTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/build.xml deleted file mode 100644 index 2e8de10c9f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/servlet_plu_genericservlet_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/servlet_plu_genericservlet_web-fragment.xml deleted file mode 100644 index a6c3d922fd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/genericservlet/servlet_plu_genericservlet_web-fragment.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.TestServlet - - parameter1 - value1 - - - parameter2 - value2 - - - - destroyTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.DestroyTestServlet - - - initServletExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.InitServletExceptionTestServlet - - - initTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.InitTestServlet - - - init_ServletConfigServletExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.Init_ServletConfigServletExceptionTestServlet - - - init_ServletConfigTest - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.Init_ServletConfigTestServlet - - - servletErrorPage - com.sun.ts.tests.servlet.api.jakarta_servlet.genericservlet.ServletErrorPage - - - serviceTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.ServiceTestServlet - - - TestServlet - /TestServlet/* - - - destroyTest - /destroyTest - - - initServletExceptionTest - /initServletExceptionTest - - - initTest - /initTest - - - init_ServletConfigServletExceptionTest - /init_ServletConfigServletExceptionTest - - - init_ServletConfigTest - /init_ServletConfigTest - - - servletErrorPage - /servletErrorPage - - - serviceTest - /serviceTest - - - 54 - - - jakarta.servlet.ServletException - /servletErrorPage - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/URLClient.java deleted file mode 100644 index 2d58d194dd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/URLClient.java +++ /dev/null @@ -1,370 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.registration; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.registration.TestListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.registration.TestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletNotFound; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterNotFound; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadFilter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateFilter; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class, AddServletString.class, AddServletClass.class, - AddFilterClass.class, CreateServlet.class, CreateFilter.class, AddServletNotFound.class, - AddFilterNotFound.class, BadServlet.class, BadFilter.class, BadListener.class) - .addAsResource(URLClient.class.getResource("servlet_plu_registration_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_registration_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: servletURLMappingTest - * - * @assertion_ids: Servlet:JAVADOC:676; Servlet:JAVADOC:694; - * Servlet:JAVADOC:696; Servlet:JAVADOC:697; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. mapping the new - * Servlet programmatically. 3. Store information returned in - * ServletContextAttribute by jakarta.servlet.ServletRegistration.getMappings 4. - * client send a request to another servlet to get the information Verify in - * client that getMapping works - */ - @Test - public void servletURLMappingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletURLMappingTest"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "URL_MAPPING_TEST" + "|/ADDSERVLETCLASS" + "|/SECONDADDSERVLETCLASS" - + "|/THIRDADDSERVLETCLASS" + "|/ADDSERVLETCLASS/*"); - invoke(); - } - - /* - * @testName: filterServletMappingTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:655; - * Servlet:JAVADOC:657; Servlet:JAVADOC:668; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:677; Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * FilterRegistration ServletContext.addFilter(String, Class) 2. Create - * another FilterRegistration ServletContext.addFilter(String, String), 3. - * Create the third FilterRegistration ServletContext.addServlet(String, - * Filter), 4. Map all FilterRegistration calling addMappingForServletNames 5. - * Store information in ServletContextAttribute: - * jakarta.servlet.FilterRegistration.getServletNameMappings 6. client send a - * request to another servlet to get the information Verify in client that - * getServletNameMappings works - */ - @Test - public void filterServletMappingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "filterServletMappingTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "FILTER_SERVLET_MAPPING" + "|AddServletString" + "|AddServletClass" - + "|AddServletNotFound" + "|CreateServlet"); - invoke(); - } - - /* - * @testName: servletRegistrationsTest - * - * @assertion_ids: Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:681; Servlet:JAVADOC:692; - * Servlet:JAVADOC:694; Servlet:JAVADOC:696; - * - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. Add another Servlet - * ServletContext.addServlet(String, String), 3. Add the third Servlet - * ServletContext.addServlet(String, Servlet), 4. Define a servlet in web.xml; - * 5. Store information returned in ServletContextAttribute by - * jakarta.servlet.ServletRegistration.getServletRegistrations 6. client send a - * request to another servlet to get the information Verify in client that - * getServletRegistrations works - */ - @Test - public void servletRegistrationsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletRegistrationsTest"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "SERVLET_REGISTRATIONS:" + "|ADDSERVLETCLASS" + "|ADDSERVLETNOTFOUND" - + "|ADDSERVLETSTRING" + "|CREATESERVLET" + "|TESTSERVLET"); - invoke(); - } - - /* - * @testName: getServletRegistrationTest - * - * @assertion_ids: Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:681; Servlet:JAVADOC:691; - * Servlet:JAVADOC:694; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. Add another Servlet - * ServletContext.addServlet(String, String), 3. Add the third Servlet - * ServletContext.addServlet(String, Servlet), 4. Define a servlet in web.xml; - * 5. Store information returned in ServletContextAttribute by - * jakarta.servlet.ServletRegistration.getServletRegistration(String) 6. client - * send a request to another servlet to get the information Verify in client - * that getServletRegistration(String) works - */ - @Test - public void getServletRegistrationTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletRegistrationTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "SERVLET_REGISTRATION:" + "|ADDSERVLETSTRING" + "|ADDSERVLETCLASS" - + "|ADDSERVLETNOTFOUND" + "|CREATESERVLET" + "|TESTSERVLET"); - invoke(); - } - - /* - * @testName: getFilterRegistrationsTest - * - * @assertion_ids: Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:681; Servlet:JAVADOC:689; - * Servlet:JAVADOC:694; Servlet:JAVADOC:696; - * - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. Add another Servlet - * ServletContext.addServlet(String, String), 3. Add the third Servlet - * ServletContext.addServlet(String, Servlet), 4. Define a servlet in web.xml; - * 5. Store information returned in ServletContextAttribute by - * jakarta.servlet.ServletRegistration.getFilterRegistrations 6. client send a - * request to another servlet to get the information Verify in client that - * getFilterRegistrations works - */ - @Test - public void getFilterRegistrationsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getFilterRegistrationsTest"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "FILTER_REGISTRATIONS:" + "|AddFilterClass" + "|AddFilterNotFound" - + "|AddFilterString" + "|CreateFilter"); - invoke(); - } - - /* - * @testName: getFilterRegistrationTest - * - * @assertion_ids: Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:681; Servlet:JAVADOC:688; - * Servlet:JAVADOC:694; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Add the - * Servlet ServletContext.addServlet(String, Class), 2. Add another Servlet - * ServletContext.addServlet(String, String), 3. Add the third Servlet - * ServletContext.addServlet(String, Servlet), 4. Define a servlet in web.xml; - * 5. Store information returned in ServletContextAttribute by - * jakarta.servlet.ServletRegistration.getFilterRegistration(String) 6. client - * send a request to another servlet to get the information Verify in client - * that getFilterRegistration(String) works - */ - @Test - public void getFilterRegistrationTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getFilterRegistrationTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "FILTER_REGISTRATION:" + "|AddFilterString" + "|AddFilterClass" - + "|AddFilterNotFound" + "|CreateFilter"); - invoke(); - } - - /* - * @testName: getRegistrationNameTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:662; - * Servlet:JAVADOC:668; Servlet:JAVADOC:669; Servlet:JAVADOC:670; - * Servlet:JAVADOC:674; Servlet:JAVADOC:675; Servlet:JAVADOC:676; - * Servlet:JAVADOC:677; Servlet:JAVADOC:681; Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * ServletRegistration ServletContext.addServlet(String, Class) 2. Create - * another ServletRegistration ServletContext.addServlet(String, String), 3. - * Create the third ServletRegistration ServletContext.addServlet(String, - * Servlet), 4. Create a FilterRegistration ServletContext.addFilter(String, - * Class) 5. Create another FilterRegistration - * ServletContext.addFilter(String, String), 6. Create the third - * FilterRegistration ServletContext.addFilter(String, Filter), 7. Store - * information returned in ServletContextAttribute by - * jakarta.servlet.Registration.getName() 8. client send a request to another - * servlet to get the information Verify in client that - * jakarta.servlet.Registration.getName() works - */ - @Test - public void getRegistrationNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRegistrationNameTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "REGISTRION_NAME:" + "|ADDSERVLETSTRING" + "|ADDFILTERSTRING" - + "|ADDSERVLETCLASS" + "|ADDFILTERCLASS" + "|CREATESERVLET" - + "|CREATEFILTER" + "|ADDSERVLETNOTFOUND" + "|ADDFILTERNOTFOUND"); - invoke(); - } - - /* - * @testName: getRegistrationClassNameTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:659; - * Servlet:JAVADOC:668; Servlet:JAVADOC:669; Servlet:JAVADOC:670; - * Servlet:JAVADOC:674; Servlet:JAVADOC:675; Servlet:JAVADOC:676; - * Servlet:JAVADOC:677; Servlet:JAVADOC:681; Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * ServletRegistration ServletContext.addServlet(String, Class) 2. Create - * another ServletRegistration ServletContext.addServlet(String, String), 3. - * Create the third ServletRegistration ServletContext.addServlet(String, - * Servlet), 4. Create a FilterRegistration ServletContext.addFilter(String, - * Class) 5. Create another FilterRegistration - * ServletContext.addFilter(String, String), 6. Create the third - * FilterRegistration ServletContext.addFilter(String, Filter), 7. Store - * information returned in ServletContextAttribute by - * jakarta.servlet.Registration.getClassName() 8. client send a request to - * another servlet to get the information Verify in client that - * jakarta.servlet.Registration.getClassName() works - */ - @Test - public void getRegistrationClassNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRegistrationClassNameTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "REGISTRATION_CLASS_NAME:" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDSERVLETSTRING" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDFILTERSTRING" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDSERVLETCLASS" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDFILTERCLASS" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.CREATESERVLET" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.CREATEFILTER" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDSERVLETNOTFOUND" - + "|COM.SUN.TS.TESTS.SERVLET.API.JAKARTA_SERVLET.SERVLETCONTEXT30.ADDFILTERNOTFOUND"); - invoke(); - } - - /* - * @testName: getRegistrationInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:660; - * Servlet:JAVADOC:663; Servlet:JAVADOC:668; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:677; Servlet:JAVADOC:681; - * Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * ServletRegistration ServletContext.addServlet(String, Class) 2. Create - * another ServletRegistration ServletContext.addServlet(String, String), 3. - * Create the third ServletRegistration ServletContext.addServlet(String, - * Servlet), 4. Create a FilterRegistration ServletContext.addFilter(String, - * Class) 5. Create another FilterRegistration - * ServletContext.addFilter(String, String), 6. Create the third - * FilterRegistration ServletContext.addFilter(String, Filter), 7. Call - * setInitParameter(String, String) on all above Registratyion Object; 8. - * Store information returned in ServletContextAttribute by - * jakarta.servlet.Registration.getInitParameter(String) 9. client send a - * request to another servlet to get the information Verify in client that - * jakarta.servlet.Registration.getInitParameter(String) works - */ - @Test - public void getRegistrationInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRegistrationInitParameterTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "REGISTRATION_INIT_PARAMETER:" + "|AddFilterString" - + "|AddServletString" + "|AddFilterClass" + "|AddServletClass" - + "|CreateFilter" + "|CreateServlet" + "|AddFilterNotFound" - + "|AddServletNotFound"); - invoke(); - } - - /* - * @testName: getRegistrationInitParametersTest - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:661; - * Servlet:JAVADOC:664; Servlet:JAVADOC:668; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:674; Servlet:JAVADOC:675; - * Servlet:JAVADOC:676; Servlet:JAVADOC:677; Servlet:JAVADOC:681; - * Servlet:JAVADOC:694; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * ServletRegistration ServletContext.addServlet(String, Class) 2. Create - * another ServletRegistration ServletContext.addServlet(String, String), 3. - * Create the third ServletRegistration ServletContext.addServlet(String, - * Servlet), 4. Create a FilterRegistration ServletContext.addFilter(String, - * Class) 5. Create another FilterRegistration - * ServletContext.addFilter(String, String), 6. Create the third - * FilterRegistration ServletContext.addFilter(String, Filter), 7. Call - * setInitParameters(Map) on all above Registratyion Object; 8. Store - * information returned in ServletContextAttribute by - * jakarta.servlet.Registration.getInitParameters() 9. client send a request to - * another servlet to get the information Verify in client that - * jakarta.servlet.Registration.getInitParameters() works - */ - @Test - public void getRegistrationInitParametersTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRegistrationInitParametersTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "REGISTRATION_INIT_PARAMETERS:" - + "|Filter=No|FilterName=AddFilterString|Servlet=Yes" - + "|DISPATCH=FORWARD|ServletName=AddServletString" - + "|Filter=Yes|FilterName=AddFilterString|Servlet=No" - + "|DISPATCH=FORWARD|ServletName=AddServletString" - + "|Filter=No|FilterName=AddFilterClass|Servlet=Yes" - + "|DISPATCH=REQUEST|ServletName=AddServletClass" - + "|Filter=Yes|FilterName=AddFilterClass|Servlet=No" - + "|DISPATCH=REQUEST|ServletName=AddServletClass" - + "|Filter=No|FilterName=CreateFilter|Servlet=Yes" - + "|DISPATCH=REQUEST|ServletName=CreateServlet" - + "|Filter=Yes|FilterName=CreateFilter|Servlet=No" - + "|DISPATCH=REQUEST|ServletName=CreateServlet" - + "|Filter=No|FilterName=AddFilterNotFound|Servlet=Yes" - + "|DISPATCH=ALL|ServletName=AddServletNotFound" - + "|Filter=Yes|FilterName=AddFilterNotFound|Servlet=No" - + "|DISPATCH=ALL|ServletName=AddServletNotFound"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/build.xml deleted file mode 100644 index 285fbd1e3c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/build.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/servlet_plu_registration_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/servlet_plu_registration_web-fragment.xml deleted file mode 100644 index b21532160a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/registration/servlet_plu_registration_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.registration.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.registration.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/URLClient.java deleted file mode 100644 index 10bf7d880a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/URLClient.java +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.requestdispatcher; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.ForwardedServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.ForwardedServlet2; -import com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.ForwardedServlet3; -import com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.IncludedServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_requestdispatcher_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_requestdispatcher_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ForwardedServlet.class, ForwardedServlet2.class, ForwardedServlet3.class, - IncludedServlet.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: forwardTest - * - * @assertion_ids: Servlet:SPEC:80; Servlet:JAVADOC:230; Servlet:JAVADOC:272; - * Servlet:JAVADOC:274; - * - * @test_Strategy: Create a servlet, get its RequestDispatcher and use it to - * forward to a servlet - */ - @Test - public void forwardTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "forwardTest"); - invoke(); - } - - /* - * @testName: forward_1Test - * - * @assertion_ids: Servlet:SPEC:77; Servlet:SPEC:80; Servlet:JAVADOC:230; - * Servlet:JAVADOC:277; - * - * @test_Strategy: A negative test for RequestDispatcher.forward() method. - * Create a servlet, print a string to the buffer, flush the buffer to commit - * the string, get its RequestDispatcher and use it to forward to a servlet. - */ - @Test - public void forward_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "forward_1Test"); - invoke(); - } - - /* - * @testName: includeTest - * - * @assertion_ids: Servlet:JAVADOC:230; Servlet:JAVADOC:278; - * - * @test_Strategy: Create a servlet, get its RequestDispatcher and use it to - * include a servlet - */ - @Test - public void includeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "includeTest"); - invoke(); - } - - /* - * @testName: include_1Test - * - * @assertion_ids: Servlet:JAVADOC:230; Servlet:JAVADOC:278; - * - * @test_Strategy: A negative test for RequestDispatcher.include() test. - * Create a servlet, set its Content-Type to be 'text/html', get its - * RequestDispatcher and use it to include a servlet. The included servlet - * tries to change the Content-Type to be text/html. Test at the client side - * for correct Content-Type. - */ - @Test - public void include_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "include_1Test"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Content-Type: text/sgml"); - invoke(); - } - - /* - * @testName: include_2Test - * - * @assertion_ids: Servlet:SPEC:82; Servlet:SPEC:80; Servlet:JAVADOC:230; - * Servlet:JAVADOC:279; - * - * @test_Strategy: A negative test for RequestDispatcher.include() method. - * Create a servlet with service() method throws ServletException. Use - * RequestDispatcher to include to this servlet. Verify that include() method - * throws ServletException. - */ - @Test - public void include_2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "include_2Test"); - invoke(); - } - - /* - * @testName: include_3Test - * - * @assertion_ids: Servlet:SPEC:82; Servlet:SPEC:80; Servlet:JAVADOC:230; - * Servlet:JAVADOC:280; - * - * @test_Strategy: A negative test for RequestDispatcher.include() method. - * Create a servlet with service() method throws IOException. Use - * RequestDispatcher to include to this servlet. Verify that include() method - * throws IOException. - */ - @Test - public void include_3Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "include_3Test"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/build.xml deleted file mode 100644 index eebdc58c0b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/servlet_plu_requestdispatcher_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/servlet_plu_requestdispatcher_web-fragment.xml deleted file mode 100644 index 20e5d2db44..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/requestdispatcher/servlet_plu_requestdispatcher_web-fragment.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - IncludedServletLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.IncludedServlet - - - ForwardedServlet2LogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.ForwardedServlet2 - - - ForwardedServlet3LogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.ForwardedServlet3 - - - ForwardedServletLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.ForwardedServlet - - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.requestdispatcher.TestServlet - - - TestLogicalName - /TestServlet - - - IncludedServletLogicalName - /IncludedServlet - - - ForwardedServletLogicalName - /ForwardedServlet - - - ForwardedServlet2LogicalName - /ForwardedServlet2 - - - ForwardedServlet3LogicalName - /ForwardedServlet3 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/URLClient.java deleted file mode 100644 index 632ce9edb9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/URLClient.java +++ /dev/null @@ -1,125 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: $ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.scattributeevent; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent.SCAttributeEventListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent.SCAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_scattributeevent_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_scattributeevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SCAttributeEventListener.class, SCAttributeListener.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:112 - * - * @test_Strategy: Servlet instanciate the constructor - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: addedTest - * - * @assertion_ids: Servlet:JAVADOC:113;Servlet:JAVADOC:114;Servlet:JAVADOC:117 - * - * @test_Strategy: Servlet adds an attribute. The listener should detect the - * add and write a message out to a static log. Servlet then reads the log and - * verifys the result. It also verifies the request and context that changed - * - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: Servlet:JAVADOC:113;Servlet:JAVADOC:115;Servlet:JAVADOC:117 - * - * @test_Strategy: Servlet adds/removes an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. It also verifies the request and context - * that changed - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: Servlet:JAVADOC:113;Servlet:JAVADOC:116;Servlet:JAVADOC:117 - * - * @test_Strategy: Servlet adds/replaces an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. It also verifies the request and context - * that changed - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/build.xml deleted file mode 100644 index b7b393f36f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/build.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/servlet_plu_scattributeevent_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/servlet_plu_scattributeevent_web-fragment.xml deleted file mode 100644 index 06dee93974..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributeevent/servlet_plu_scattributeevent_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent.SCAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributeevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/URLClient.java deleted file mode 100644 index 87ba64a204..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/URLClient.java +++ /dev/null @@ -1,109 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.scattributelistener; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener.SCAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_scattributelistener_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_scattributelistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SCAttributeListener.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: addedTest - * - * @assertion_ids: Servlet:JAVADOC:216; Servlet:JAVADOC:252; - * - * @test_Strategy: Servlet adds an attribute. The listener should detect the - * add and write a message out to a static log. Servlet then reads the log and - * verifies the result. - * - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: Servlet:JAVADOC:217; Servlet:JAVADOC:255; - * - * @test_Strategy: Servlet adds/removes an attribute. The listener should - * detect the two actions and write a message out to a static log. Servlet - * then reads the log and verifies the result. - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: Servlet:JAVADOC:218 - * - * @test_Strategy: Servlet adds/replaces an attribute. The listener should - * detect the two actions and write a message to a static log. Servlet then - * reads the log and verifies the result. - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/build.xml deleted file mode 100644 index 78d1696346..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/servlet_plu_scattributelistener_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/servlet_plu_scattributelistener_web-fragment.xml deleted file mode 100644 index b124251fad..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scattributelistener/servlet_plu_scattributelistener_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener.SCAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scattributelistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/URLClient.java deleted file mode 100644 index eb17d3d3f5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/URLClient.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.scevent; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.scevent.SContextEventListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.scevent.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_scevent_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_scevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SContextEventListener.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:110 - * - * @test_Strategy: Servlet tries to get an instance of ServletContextEvent. - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:111 - * - * @test_Strategy: Deploy a servlet context event listener. When the context - * gets initialized, write a status message to a static log. Servlet reads the - * static log looking for a specific message and verifies it exists - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/build.xml deleted file mode 100644 index d1284cce6b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/servlet_plu_scevent_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/servlet_plu_scevent_web-fragment.xml deleted file mode 100644 index 8abe64bc68..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/scevent/servlet_plu_scevent_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.scevent.SContextEventListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.scevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/URLClient.java deleted file mode 100644 index ff758e2496..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/URLClient.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.sclistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener.ContextListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener.TestServlet; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_sclistener_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_sclistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ContextListener.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: contextInitializedTest - * - * @assertion_ids: Servlet:JAVADOC:214 - * - * @test_Strategy: A ServletContext Listener is deployed and the listener - * write a message indicating so to a static log. The servlet reads the log - * and verifies the result - */ - @Test - public void contextInitializedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "contextInitializedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/build.xml deleted file mode 100644 index 61e6e11bfd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/servlet_plu_sclistener_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/servlet_plu_sclistener_web-fragment.xml deleted file mode 100644 index 233f464d32..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sclistener/servlet_plu_sclistener_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener.ContextListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.sclistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/URLClient.java deleted file mode 100644 index c953303603..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/URLClient.java +++ /dev/null @@ -1,168 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servlet; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.CoreServletTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoDestroyedTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoInit1TestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoInit2TestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoServiceTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoServletConfigTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoServletInfoTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.PUTestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servlet_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servlet_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DoServletInfoTestServlet.class, DoDestroyedTestServlet.class, DoInit2TestServlet.class, - DoServletConfigTestServlet.class, PUTestServlet.class, DoServiceTestServlet.class, - DoInit1TestServlet.class, CoreServletTest.class ) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - - /* - * @testName: DoDestroyedTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; - * - * @test_Strategy: Testing that destroy method is not called during service - * method execution - */ - @Test - public void DoDestroyedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoDestroyedTest"); - invoke(); - } - - /* - * @testName: DoInit1Test - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:SPEC:8; - * Servlet:JAVADOC:265; Servlet:SPEC:11; Servlet:SPEC:11.1; - * - * @test_Strategy: Validate a 404 is returned to the client if a permanent - * UnavailableException is thrown during servlet initialization. - */ - @Test - public void DoInit1Test() throws Exception { - TEST_PROPS.setProperty(TEST_NAME, "DoInit1Test"); - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_js_servlet_web/DoInit1Test HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - invoke(); - } - - /* - * @testName: DoInit2Test - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:263; - * - * @test_Strategy: Inside CoreServletTest, which is the parent servlet, we are - * implementing init() and setting a boolean variable to true. We'll check for - * the variables here in the DoInit2Test - */ - @Test - public void DoInit2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoInit2Test"); - invoke(); - } - - /* - * @testName: DoServletConfigTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:266; - * - * @test_Strategy: Create a servlet and test for the getServletConfig() method - * to be a non-null value and an initial paramter can be retrieved - */ - @Test - public void DoServletConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoServletConfigTest"); - invoke(); - } - - /* - * @testName: DoServletInfoTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:270; - * - * @test_Strategy: Create a servlet and test that information is returned - */ - @Test - public void DoServletInfoTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoServletInfoTest"); - invoke(); - } - - /* - * @testName: PUTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:5; - * - * @test_Strategy: Create a servlet, throw UnavailableException and test if - * isPermanent() method is true - */ - @Test - public void PUTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "PUTest"); - invoke(); - } - - /* - * @testName: DoServiceTest - * - * @assertion_ids: Servlet:SPEC:5; Servlet:SPEC:6; Servlet:JAVADOC:263; - * Servlet:JAVADOC:267; - * - * @test_Strategy: Inside CoreServletTest, which is the parent servlet, we - * will override init method and assign some value to the String. We'll check - * for that value in the service method - */ - @Test - public void DoServiceTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "DoServiceTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/build.xml deleted file mode 100644 index 42dba5cbb8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/build.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/servlet_plu_servlet_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/servlet_plu_servlet_web-fragment.xml deleted file mode 100644 index af1e526581..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servlet/servlet_plu_servlet_web-fragment.xml +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - DoServletInfoTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoServletInfoTestServlet - - - DoDestroyedTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoDestroyedTestServlet - - - DoInit2TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoInit2TestServlet - - - DoServletConfigTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoServletConfigTestServlet - - Language - Java - - - - PUTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.PUTestServlet - - - DoServiceTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoServiceTestServlet - - - DoInit1TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servlet.DoInit1TestServlet - - - DoServletInfoTestLogicalName - /DoServletInfoTest - - - DoDestroyedTestLogicalName - /DoDestroyedTest - - - DoInit2TestLogicalName - /DoInit2Test - - - DoServletConfigTestLogicalName - /DoServletConfigTest - - - PUTestLogicalName - /PUTest - - - DoServiceTestLogicalName - /DoServiceTest - - - DoInit1TestLogicalName - /DoInit1Test - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/URLClient.java deleted file mode 100644 index 6abd2d5544..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/URLClient.java +++ /dev/null @@ -1,132 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletconfig; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletconfig.TestServlet; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletconfig_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletconfig_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: getServletConfigInitParameterNamesTest - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:261; - * - * @test_Strategy: Set init parameters in the web.xml file and check for the - * enumerated values in the servlet. - */ - @Test - public void getServletConfigInitParameterNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigInitParameterNames"); - invoke(); - } - - /* - * @testName: getServletConfigInitParameterTest - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:259; - * - * @test_Strategy: Set init parameters in the web.xml file and check for the - * value in the servlet. - */ - @Test - public void getServletConfigInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigInitParameter"); - invoke(); - } - - /* - * @testName: getServletConfigInitParameterTestNull - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:260; - * - * @test_Strategy: Set No init parameter anywhere named: - * "Nothing_is_set_for_Negative_compatibility_test_only" anywhere and check - * for the Verify that ServletConfig.getInitParameter(name) return null. - */ - @Test - public void getServletConfigInitParameterTestNull() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigInitParameterNull"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:258; - * Servlet:JAVADOC:219; - * - * @test_Strategy: Try to get the ServletContext for this servlet itself - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContext"); - invoke(); - } - - /* - * @testName: getServletNameTest - * - * @assertion_ids: Servlet:SPEC:7; Servlet:JAVADOC:266; Servlet:JAVADOC:257; - * - * @test_Strategy: Try to get the ServletName for this servlet itself - */ - @Test - public void getServletNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletName"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/build.xml deleted file mode 100644 index e7883a041e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/servlet_plu_servletconfig_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/servlet_plu_servletconfig_web-fragment.xml deleted file mode 100644 index c9bd5ba7d1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletconfig/servlet_plu_servletconfig_web-fragment.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletconfig.TestServlet - - Team - WebAccess - - - org - sun - - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/URLClient.java deleted file mode 100644 index d80c1945d9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/URLClient.java +++ /dev/null @@ -1,417 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletcontext; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext.TestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext.GetNamedDispatcherTestServlet; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletcontext_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletcontext_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(GetNamedDispatcherTestServlet.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: GetServletTempDirTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:SPEC:19.1; - * - * @test_Strategy: Servlet verify's that the value from the - * ServletContext.getAttribute("jakarta.servlet.temp.dir") returns non-null - * value that points an exsiting directory. - */ - @Test - public void GetServletTempDirTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletTempDir"); - invoke(); - } - - /* - * @testName: GetMajorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:220; - * - * @test_Strategy: Test the ServletContext.getMajorVersion() for this servlet - * itself - */ - @Test - public void GetMajorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMajorVersion"); - invoke(); - } - - /* - * @testName: GetMinorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:221; - * - * @test_Strategy: Test the ServletContext.getMinorVersion() for this servlet - * itself - */ - @Test - public void GetMinorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMinorVersion"); - invoke(); - } - - /* - * @testName: GetMimeTypeTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:222; - * - * @test_Strategy: Test the ServletContext.getMimeType() for this servlet - * itself - */ - @Test - public void GetMimeTypeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMimeType"); - invoke(); - } - - /* - * @testName: GetMimeType_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:223; - * - * @test_Strategy: A negative test for getMimeType(). Test the - * ServletContext.getMimeType() for this servlet itself - */ - @Test - public void GetMimeType_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMimeType_1"); - invoke(); - } - - /* - * @testName: GetRealPathTest - * - * @assertion_ids: Servlet:SPEC:90; Servlet:SPEC:92.2; Servlet:JAVADOC:124; - * Servlet:JAVADOC:258; Servlet:JAVADOC:241; - * - * @test_Strategy: Test the ServletContext.getRealPath() for this servlet - * itself - */ - @Test - public void GetRealPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRealPath"); - invoke(); - } - - /* - * @testName: GetResourceAsStream_1Test - * - * @assertion_ids: Servlet:SPEC:90; Servlet:SPEC:92.2; Servlet:JAVADOC:124; - * Servlet:JAVADOC:258; Servlet:JAVADOC:229; - * - * @test_Strategy: A negative test for getResourceAsStream() method - */ - @Test - public void GetResourceAsStream_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResourceAsStream_1"); - invoke(); - } - - /* - * @testName: GetResource_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:225; - * - * @test_Strategy: A negative test for ServletContext.getResource(String) - * method - */ - @Test - public void GetResource_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getResource_1"); - invoke(); - } - - /* - * @testName: GetResource_2Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:227; - * - * @test_Strategy: A negative test for ServletContext.getResource(String path) - * if path does not start with /, MalformedURLException should be thrown - */ - @Test - public void GetResource_2Test() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, ""); - TEST_PROPS.setProperty(APITEST, "getResource_2"); - invoke(); - } - - /* - * @testName: GetServerInfoTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:242; - * - * @test_Strategy: Test for ServletContext.getServerInfo() method - */ - @Test - public void GetServerInfoTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServerInfo"); - invoke(); - } - - /* - * @testName: ServletContextGetAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:247; - * - * @test_Strategy: Try to get the attributes for this servlet itself - */ - @Test - public void ServletContextGetAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetAttribute"); - invoke(); - } - - /* - * @testName: ServletContextGetAttribute_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:248; - * - * @test_Strategy: A negative test for ServletContext.getAttribute(). Test for - * null attribute values for this servlet itself - */ - @Test - public void ServletContextGetAttribute_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetAttribute_1"); - invoke(); - } - - /* - * @testName: ServletContextGetContextTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:219; - * - * @test_Strategy: Test for ServletContext object for this servlet itself - */ - @Test - public void ServletContextGetContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetContext"); - invoke(); - } - - /* - * @testName: ServletContextGetInitParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:245; - * - * @test_Strategy: Test the ServletContext.getInitParameterNames() for this - * servlet itself - */ - @Test - public void ServletContextGetInitParameterNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetInitParameterNames"); - invoke(); - } - - /* - * @testName: ServletContextGetInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:243; - * - * @test_Strategy: Test the ServletContext.getInitParameter(String) for this - * servlet itself - */ - @Test - public void ServletContextGetInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetInitParameter"); - invoke(); - } - - /* - * @testName: ServletContextGetInitParameterTestNull - * - * @assertion_ids: Servlet:JAVADOC:125; Servlet:JAVADOC:244; - * - * @test_Strategy: Test the ServletContext.getInitParameter(String name) - * returns null when name(nothing_is_set_here_negative_compatibility_test) is - * not set - */ - @Test - public void ServletContextGetInitParameterTestNull() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetInitParameterNull"); - invoke(); - } - - /* - * @testName: ServletContextRemoveAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:254; Servlet:JAVADOC:248; - * - * @test_Strategy: Test for ServletContext.removeAttribute() method - */ - @Test - public void ServletContextRemoveAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextRemoveAttribute"); - invoke(); - } - - /* - * @testName: ServletContextSetAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:247; - * - * @test_Strategy: Test for ServletContext.setAttribute() method - */ - @Test - public void ServletContextSetAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextSetAttribute"); - invoke(); - } - - /* - * @testName: ServletContextSetAttribute_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:251; Servlet:JAVADOC:247; - * - * @test_Strategy: Test for ServletContext.setAttribute() method Call - * ServletContext.setAttribute(String Attribute, Object value) twice with the - * same Attribute, verify that second value replace the first Attribute value. - */ - @Test - public void ServletContextSetAttribute_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextSetAttribute_1"); - invoke(); - } - - /* - * @testName: ServletContextSetAttribute_2Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:253; Servlet:JAVADOC:248; - * - * @test_Strategy: Test for ServletContext.setAttribute() method Set Attribute - * to null and verify getAttribute return null. - */ - @Test - public void ServletContextSetAttribute_2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextSetAttribute_2"); - invoke(); - } - - /* - * @testName: ServletContextGetAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:250; Servlet:JAVADOC:249; - * - * @test_Strategy: Servlet retrieves attributes which it set itself - */ - @Test - public void ServletContextGetAttributeNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetAttributeNames"); - invoke(); - } - - /* - * @testName: ServletContextGetRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:230; - * - * @test_Strategy: Test the ServletContext.getRequestDispatcher(String) for - * this servlet itself - */ - @Test - public void ServletContextGetRequestDispatcherTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletContextGetRequestDispatcher"); - invoke(); - } - - /* - * @testName: GetNamedDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:232; - * - * @test_Strategy: Servlet verify's that the result from the - * getNamedDispatcher call and the getServletName call are the same for the - * servlet. - */ - @Test - public void GetNamedDispatcherTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNamedDispatcher"); - invoke(); - } - - /* - * @testName: GetNamedDispatcher_1Test - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:233; - * - * @test_Strategy: Servlet verify's that the result from the - * getNamedDispatcher call return null with non-existent path. Negative test. - */ - @Test - public void GetNamedDispatcher_1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "getNamedDispatcher_1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/build.xml deleted file mode 100644 index 70faad436b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/build.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/servlet_plu_servletcontext_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/servlet_plu_servletcontext_web-fragment.xml deleted file mode 100644 index 6dfd479821..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext/servlet_plu_servletcontext_web-fragment.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - EDITOR - VI - - - OS - ULTASPARC - - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext.TestServlet - - - GetNamedDispatcherTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext.GetNamedDispatcherTestServlet - - - TestLogicalName - /TestServlet - - - GetNamedDispatcherTest - /GetNamedDispatcherTest - - - 54 - - - class - application/x-java-class - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/URLClient.java deleted file mode 100644 index f38946d1b8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/URLClient.java +++ /dev/null @@ -1,530 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletcontext30; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterNotFound; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddFilterString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCAttributeListenerClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCAttributeListenerString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCListenerClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSCListenerString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRAttributeListenerClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRAttributeListenerString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRListenerClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddSRListenerString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletNotFound; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadFilter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.BadServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateFilter; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSCAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSCListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSRAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateSRListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.CreateServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateFilterClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateFilterString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateServletClass; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.DuplicateServletString; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.FilterTestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.TestListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.TestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.AddServletString; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletcontext30_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletcontext30.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AddFilterClass.class, AddFilterNotFound.class, AddFilterString.class, AddSCAttributeListenerClass.class, - AddSCAttributeListenerString.class, AddSCListenerClass.class, AddSCListenerString.class, AddServletClass.class, - AddServletNotFound.class, AddServletString.class, AddSRAttributeListenerClass.class, AddSRAttributeListenerString.class, - AddSRListenerClass.class, AddSRListenerString.class, BadFilter.class, BadListener.class, BadServlet.class, - CreateFilter.class, CreateSCAttributeListener.class, CreateSCListener.class, CreateServlet.class, CreateSRAttributeListener.class, - CreateSRListener.class, DuplicateFilterClass.class, DuplicateFilterString.class, DuplicateServletClass.class, DuplicateServletString.class, - FilterTestServlet.class, TestListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("web.xml")) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * Test setup; In Deployment Descriptor, a Servlet TestServlet and Listener - * TestListener; TestListener extends ServletContextListener; - * - * In TestListener, three Servlets are added using the following methods: - - * ServletContext.addServlet(String, String); - - * ServletContext.addServlet(String, Class); - - * ServletContext.createServlet(Class); - * - * In TestListener, three Filters are added using the following methods: - - * ServletContext.addFilter(String, String); - - * ServletContext.addFilter(String, Class); - - * ServletContext.createServlet(Class); - * - * In TestListener, three Listeners are added using the following methods: - - * ServletContext.addListener(Listener Class) - - * ServletContext.addListener(Listener name) - EventListener listener = - * ServletContext.createListener(class); ServletContext.addListener(listener); - * for all three following Listeners: - ServletContextAttributeListener - - * ServletRequestListener - ServletRequestAttributesListener - */ - /* - * @testName: getContextPathTest - * - * @assertion_ids: Servlet:JAVADOC:124; Servlet:JAVADOC:258; - * Servlet:JAVADOC:637; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:679; - * - * @test_Strategy: In TestServlet verify that the result from the - * ServletContext.getServletContextPath call returns the context path. - * - * In client verify that all Listeners are added correctly and invoked in the - * order added. - */ - @Test - public void getContextPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContextPathTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddSRListenerClass_INVOKED" + "|AddSRListenerString_INVOKED" - + "|CreateSRListener_INVOKED" + "|AttributeAddedClass" - + "|AttributeAddedString"); - invoke(); - } - - /* - * @testName: testAddServletString - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:668; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; - * Servlet:JAVADOC:674; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, String), 2. mapping - * the new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, String) 4. map the filter to the new - * Servlet programmatically for FORWARD only 5. client send a request to the - * new servlet, Verify in client that request goes through and Filter is NOT - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddServletString() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/addServletString HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "ADD_FILTER_STRING_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddSRListenerClass_INVOKED" + "|AddSRListenerString_INVOKED" - + "|CreateSRListener_INVOKED" + "|SCAttributeAddedClass:" - + "|SCAttributeAddedString:" + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddFilterString - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:668; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; - * Servlet:JAVADOC:674; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, String), 2. mapping - * the new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, String) 4. map the filter to the new - * Servlet programmatically for FORWARD only 5. client send a request to - * another servlet, 6. which then forward to the newly created Servlet Verify - * in client that request goes through and Filter IS invoked. Verify in client - * that all Listeners are added correctly and invoked in the order added. - */ - @Test - public void testAddFilterString() throws Exception { - TEST_PROPS.setProperty(APITEST, "testAddFilterString"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletString" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|ADD_FILTER_STRING_INVOKED" + "|SCAttributeAddedClass:" - + "|SCAttributeAddedString:" + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddServletClass - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:670; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; - * Servlet:JAVADOC:676; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, Class), 2. mapping the - * new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, Class) 4. map the filter to the new - * Servlet programmatically for REQUEST only 5. client send a request to the - * new servlet, Verify in client that request goes through and Filter is - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddServletClass() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/addServletClass HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletClass" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|ADD_FILTER_CLASS_INVOKED" + "|SCAttributeAddedClass:" - + "|SCAttributeAddedString:" + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddFilterClass - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:670; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; - * Servlet:JAVADOC:676; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, Class), 2. mapping the - * new Servlet programmatically. 3. create a Filter by - * ServletContext.addFilter(String, Class) 4. map the filter to the new - * Servlet programmatically for REQUEST only 5. client send a request to - * another servlet, 6. which then dispatch by include to the newly created - * Servlet Verify in client that request goes through and Filter IS NOT - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddFilterClass() throws Exception { - TEST_PROPS.setProperty(APITEST, "testAddFilterClass"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "ADD_FILTER_CLASS_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletClass" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass" + "|SCAttributeAddedString"); - invoke(); - } - - /* - * @testName: testAddServlet - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:675; Servlet:JAVADOC:677; - * Servlet:JAVADOC:679; Servlet:JAVADOC:681; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * Servlet instance using ServletContext.createServlet; 2. Add the Servlet - * instance: ServletContext.addServlet(String, Servlet), 3. mapping the new - * Servlet programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to the - * new servlet, Verify in client that request goes through and Filter is - * invoked. Verify in client that all Listeners are added correctly and - * invoked in the order added. - */ - @Test - public void testAddServlet() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/createServlet HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CreateServlet" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:" + "|CREATE_FILTER_INVOKED"); - - invoke(); - } - - /* - * @testName: testAddFilterForward - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:675; Servlet:JAVADOC:677; - * Servlet:JAVADOC:679; Servlet:JAVADOC:681; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * Servlet instance using ServletContext.createServlet; 2. Add the Servlet - * instance: ServletContext.addServlet(String, Servlet), 3. mapping the new - * Servlet programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to the - * new servlet via FORWARD, Verify in client that request does go through and - * Filter is NOT invoked. Verify in client that all Listeners are added - * correctly and invoked in the order added. - */ - @Test - public void testAddFilterForward() throws Exception { - TEST_PROPS.setProperty(APITEST, "testCreateFilterForward"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "CREATE_FILTER_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CreateServlet" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddFilterInclude - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:675; Servlet:JAVADOC:677; - * Servlet:JAVADOC:679; Servlet:JAVADOC:681; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. Create a - * Servlet instance using ServletContext.createServlet; 2. Add the Servlet - * instance: ServletContext.addServlet(String, Servlet), 3. mapping the new - * Servlet programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to the - * new servlet via INCLUDE, Verify in client that request does go through and - * Filter is NOT invoked. Verify in client that all Listeners are added - * correctly and invoked in the order added. - */ - @Test - public void testAddFilterInclude() throws Exception { - TEST_PROPS.setProperty(APITEST, "testCreateFilterInclude"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "CREATE_FILTER_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "CreateServlet" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:"); - invoke(); - } - - /* - * @testName: testAddServletNotFound - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:670; - * Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; Servlet:JAVADOC:671.3; - * Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; Servlet:JAVADOC:672.3; - * Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; Servlet:JAVADOC:673.3; - * Servlet:JAVADOC:676; Servlet:JAVADOC:679; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, 1. create a - * Servlet by calling ServletContext.addServlet(String, Class), 2. mapping the - * new Servlet programmatically to multiple URLs, one of them is used by - * another Servlet already. 3. create a Filter by - * ServletContext.addFilter(String, Class) 4. map the filter to the new - * Servlet programmatically for all DispatcherType 5. client send a request to - * the new servlet, Verify in client that request does NOT go through and - * Filter is NOT invoked. - */ - @Test - public void testAddServletNotFound() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/addServletNotFound HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "AddServletNotFound|ADD_FILTER_NOTFOUND"); - invoke(); - } - - /* - * @testName: testCreateSRAListener - * - * @assertion_ids: Servlet:JAVADOC:655; Servlet:JAVADOC:669; - * Servlet:JAVADOC:670; Servlet:JAVADOC:671.1; Servlet:JAVADOC:671.2; - * Servlet:JAVADOC:671.3; Servlet:JAVADOC:672.1; Servlet:JAVADOC:672.2; - * Servlet:JAVADOC:672.3; Servlet:JAVADOC:673.1; Servlet:JAVADOC:673.2; - * Servlet:JAVADOC:673.3; Servlet:JAVADOC:675; Servlet:JAVADOC:677; - * Servlet:JAVADOC:679; Servlet:JAVADOC:681; Servlet:JAVADOC:696; - * - * @test_Strategy: Create a ServletContextListener, in which, one - * ServletAttributeListener, one ServletRequestListener one - * ServletRequestAttributeListener are added: 1. Create a Servlet instance - * using ServletContext.createServlet; 2. Add the Servlet instance: - * ServletContext.addServlet(String, Servlet), 3. mapping the new Servlet - * programmatically. 4. create a Filter instance by - * ServletContext.createFilter; 5 Add the Filter instance: - * ServletContext.addFilter(String, Filter) 6. map the filter to the new - * Servlet programmatically for REQUEST only 7. client send a request to - * another servlet, in which, ServletRequestAttributes are added, then - * dispatch to the new servlet via FORWARD Verify in client that - create - * Listener works - request does NOT through and Filter is NOT invoked. - all - * Listeners are added correctly and invoked in the order added. - */ - @Test - public void testCreateSRAListener() throws Exception { - TEST_PROPS.setProperty(APITEST, "testCreateSRAListener"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "CREATE_FILTER_INVOKED"); - TEST_PROPS.setProperty(SEARCH_STRING, - "AddServletClass" + "|AddSRListenerClass_INVOKED" - + "|AddSRListenerString_INVOKED" + "|CreateSRListener_INVOKED" - + "|SCAttributeAddedClass:" + "|SCAttributeAddedString:" - + "|SCAttributeAdded:" + "|SRAttributeAddedClass:" - + "|SRAttributeAddedString:" + "|SRAttributeAdded:"); - invoke(); - } - - /* - * @testName: negativeCreateTests - * - * @assertion_ids: Servlet:JAVADOC:243; Servlet:JAVADOC:678; - * Servlet:JAVADOC:680; Servlet:JAVADOC:682; Servlet:JAVADOC:694; - * - * @test_Strategy: 1. Create a Servlet which throws ServletException at init; - * 2. Create a Filter which throws ServletException at init 3. Create a - * EventListener which throws NullPointerException at init - * - * Create a ServletContextListener, in which: 4. Call - * ServletContext.createFilter(Filter) which should fail; 5. Call - * ServletContext.createServlet(Servlet) which fails 6. Call - * ServletContext.createListener(EventListener) which fails 7. Call - * ServletContext.setInitParameter to pass information about status on 4-6 8. - * In another Servlet, get all information stored in ServletContext - * InitParameter 9. Send a request to the new Servlet Verify that - - * createServlet failed accordingly; - createFilter failed accordingly; - - * createListener failed accordingly; - setInitParameter works properly - */ - @Test - public void negativeCreateTests() throws Exception { - TEST_PROPS.setProperty(APITEST, "negativeCreateTests"); - TEST_PROPS.setProperty(SEARCH_STRING, - "SERVLET_TEST=TRUE" + "|FILTER_TEST=TRUE" + "|LISTENER_TEST=TRUE"); - - invoke(); - } - - /* - * @testName: getEffectiveMajorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:685; - * - * @test_Strategy: Create a Servlet, in which call - * ServletContext.getEffectiveMajorVersion() Verify that 5 is returned. - */ - @Test - public void getEffectiveMajorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getEffectiveMajorVersionTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "EFFECTIVEMAJORVERSION=5;"); - invoke(); - } - - /* - * @testName: getEffectiveMinorVersionTest - * - * @assertion_ids: Servlet:JAVADOC:686; - * - * @test_Strategy: Create a Servlet, in which call - * ServletContext.getEffectiveMinorVersion() Verify that 0 is returned. - */ - @Test - public void getEffectiveMinorVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getEffectiveMinorVersionTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "EFFECTIVEMINORVERSION=0;"); - invoke(); - } - - /* - * @testName: getDefaultSessionTrackingModes - * - * @assertion_ids: Servlet:JAVADOC:684; - * - * @test_Strategy: Create a Servlet, in which call - * ServletContext.getDefaultSessionTrackingModes() Verify it works. - */ - @Test - public void getDefaultSessionTrackingModes() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDefaultSessionTrackingModes"); - invoke(); - } - - /* - * @testName: sessionTrackingModesValueOfTest - * - * @assertion_ids: Servlet:JAVADOC:747; - * - * @test_Strategy: Create a Servlet, verify SessionTrackingModes.valueOf() - * works - */ - @Test - public void sessionTrackingModesValueOfTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "sessionTrackingModesValueOfTest"); - invoke(); - } - - /* - * @testName: sessionTrackingModesValuesTest - * - * @assertion_ids: Servlet:JAVADOC:748; - * - * @test_Strategy: Create a Servlet, verify SessionTrackingModes.values() - * works - */ - @Test - public void sessionTrackingModesValuesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "sessionTrackingModesValuesTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/build.xml deleted file mode 100644 index ebfca0d304..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/build.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/servlet_plu_servletcontext30_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/servlet_plu_servletcontext30_web-fragment.xml deleted file mode 100644 index cd3d31a632..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/servlet_plu_servletcontext30_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletcontext30.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/web.xml deleted file mode 100644 index e685fa1c6f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletcontext30/web.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/URLClient.java deleted file mode 100644 index 1d7af29805..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/URLClient.java +++ /dev/null @@ -1,133 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletexception; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletexception.TestServlet; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletexception_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletexception_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: getRootCauseTest - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:108; Servlet:JAVADOC:109; - * Servlet:JAVADOC:8; - * - * @test_Strategy: A Test for getRootCause method - */ - @Test - public void getRootCauseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRootCause"); - invoke(); - } - - /* - * @testName: servletExceptionConstructor1Test - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:105; - * - * @test_Strategy: A Test for ServletException() constructor method - */ - @Test - public void servletExceptionConstructor1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletExceptionConstructor1"); - invoke(); - } - - /* - * @testName: servletExceptionConstructor2Test - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:106; - * - * @test_Strategy: A Test for ServletException(String) constructor method - */ - @Test - public void servletExceptionConstructor2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletExceptionConstructor2"); - invoke(); - } - - /* - * @testName: servletExceptionConstructor3Test - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:108; Servlet:JAVADOC:109; - * Servlet:JAVADOC:8; - * - * @test_Strategy: A Test for ServletException(Throwable) constructor method - */ - @Test - public void servletExceptionConstructor3Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletExceptionConstructor3"); - invoke(); - - } - - /* - * @testName: servletExceptionConstructor4Test - * - * @assertion_ids: Servlet:SPEC:83; Servlet:JAVADOC:107; Servlet:JAVADOC:109; - * Servlet:JAVADOC:8; - * - * @test_Strategy: A Test for ServletException(String,Throwable) constructor - * method - */ - @Test - public void servletExceptionConstructor4Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletExceptionConstructor4"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/build.xml deleted file mode 100644 index 03da0c765e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/servlet_plu_servletexception_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/servlet_plu_servletexception_web-fragment.xml deleted file mode 100644 index dc1072849b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletexception/servlet_plu_servletexception_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servletexception.TestServlet - - - TestLogicalName - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/URLClient.java deleted file mode 100644 index efc0df9501..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/URLClient.java +++ /dev/null @@ -1,83 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletinputstream; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletinputstream.ReadLineTestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletinputstream_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletinputstream_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ReadLineTestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: readLineTest - * - * @assertion_ids: Servlet:JAVADOC:103 - * - * @test_Strategy: Client posts a request to the servlet and the servlet reads - * and verifies the correct behavior for readLine() - * - */ - @Test - public void readLineTest() throws Exception { - String testName = "readLineTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "POST " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(CONTENT, "test data"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/build.xml deleted file mode 100644 index dad5859f94..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/build.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/servlet_plu_servletinputstream_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/servlet_plu_servletinputstream_web-fragment.xml deleted file mode 100644 index c908ccdeb2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletinputstream/servlet_plu_servletinputstream_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - readLineTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletinputstream.ReadLineTestServlet - - - readLineTest - /readLineTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/URLClient.java deleted file mode 100644 index 8eddad6d40..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/URLClient.java +++ /dev/null @@ -1,305 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletoutputstream; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletoutputstream.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletoutputstream_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletoutputstream_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .addAsLibraries(javaArchive); - - } - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: print_StringTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:73; - * - * @test_Strategy: Test for print(java.lang.String s) method - */ - @Test - public void print_StringTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "some text"); - - TEST_PROPS.setProperty(APITEST, "print_StringTest"); - invoke(); - } - - /* - * @testName: print_booleanTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:75; - * - * @test_Strategy: Test for print(boolean b) method - */ - @Test - public void print_booleanTest() throws Exception { - String s = Boolean.TRUE.toString(); - - StringBuffer ss = new StringBuffer(s); - ss = ss.append(s); - - TEST_PROPS.setProperty(SEARCH_STRING, ss.toString()); - - TEST_PROPS.setProperty(APITEST, "print_booleanTest"); - invoke(); - } - - /* - * @testName: print_charTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:77; - * - * @test_Strategy: Test for print(char c) method - */ - @Test - public void print_charTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TEXT"); - - TEST_PROPS.setProperty(APITEST, "print_charTest"); - invoke(); - } - - /* - * @testName: print_doubleTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:85; - * - * @test_Strategy: Test for print(double d) method - */ - @Test - public void print_doubleTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "12345.612345.6"); - - TEST_PROPS.setProperty(APITEST, "print_doubleTest"); - invoke(); - } - - /* - * @testName: print_floatTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:83; - * - * @test_Strategy: Test for println(float f) method - */ - @Test - public void print_floatTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "1234.51234.5"); - - TEST_PROPS.setProperty(APITEST, "print_floatTest"); - invoke(); - } - - /* - * @testName: print_intTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:79; - * - * @test_Strategy: Test for print(integer i) method - */ - @Test - public void print_intTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "11"); - - TEST_PROPS.setProperty(APITEST, "print_intTest"); - invoke(); - } - - /* - * @testName: print_longTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:81; - * - * @test_Strategy: Test for print(long l) method - */ - @Test - public void print_longTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "12345678901234567890"); - - TEST_PROPS.setProperty(APITEST, "print_longTest"); - invoke(); - } - - /* - * @testName: printlnTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:87; - * Servlet:JAVADOC:89; - * - * @test_Strategy: Test for println () method - */ - @Test - public void printlnTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "some test"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "some test text"); - - TEST_PROPS.setProperty(APITEST, "printlnTest"); - invoke(); - } - - /* - * @testName: println_StringTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:89; - * - * @test_Strategy: Test for println(java.lang.String s) method - */ - @Test - public void println_StringTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "some|text"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "sometext"); - - TEST_PROPS.setProperty(APITEST, "println_StringTest"); - invoke(); - } - - /* - * @testName: println_booleanTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:91; - * - * @test_Strategy: Test for println(boolean b) method - */ - @Test - public void println_booleanTest() throws Exception { - String s = Boolean.TRUE.toString(); - - StringBuffer ss = new StringBuffer(s); - ss = ss.append(s); - - TEST_PROPS.setProperty(SEARCH_STRING, s); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, ss.toString()); - - TEST_PROPS.setProperty(APITEST, "println_booleanTest"); - invoke(); - } - - /* - * @testName: println_charTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:93; - * - * @test_Strategy: Test for println(char c) method - */ - @Test - public void println_charTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "T|E|X|T"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "TEXT"); - - TEST_PROPS.setProperty(APITEST, "println_charTest"); - invoke(); - } - - /* - * @testName: println_doubleTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:101; - * - * @test_Strategy: Test for println(double d) method - */ - @Test - public void println_doubleTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "12345.6"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "12345.612345.6"); - - TEST_PROPS.setProperty(APITEST, "println_doubleTest"); - invoke(); - } - - /* - * @testName: println_floatTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:99; - * - * @test_Strategy: Test for print(float f) method - */ - @Test - public void println_floatTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "1234.5"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "1234.51234.5"); - - TEST_PROPS.setProperty(APITEST, "println_floatTest"); - invoke(); - } - - /* - * @testName: println_intTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:95; - * - * @test_Strategy: Test for println(integer i) method - */ - @Test - public void println_intTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "11"); - - TEST_PROPS.setProperty(APITEST, "println_intTest"); - invoke(); - } - - /* - * @testName: println_longTest - * - * @assertion_ids: Servlet:JAVADOC:140; Servlet:JAVADOC:97; - * - * @test_Strategy: Test for println(long l) method - */ - @Test - public void println_longTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "1234567890"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "12345678901234567890"); - - TEST_PROPS.setProperty(APITEST, "println_longTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/build.xml deleted file mode 100644 index 62cf87f2a6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/build.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/servlet_plu_servletoutputstream_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/servlet_plu_servletoutputstream_web-fragment.xml deleted file mode 100644 index ce040b5a8a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletoutputstream/servlet_plu_servletoutputstream_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.servletoutputstream.TestServlet - - - TestLogicalName - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/URLClient.java deleted file mode 100644 index bb6b9319c5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/URLClient.java +++ /dev/null @@ -1,547 +0,0 @@ -/* - * Copyright (c) 2001, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletrequest; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.GetParameterNamesEmptyEnumTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.GetReaderUnsupportedEncodingExceptionTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.SetCharacterEncodingTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.SetCharacterEncodingUnsupportedEncodingExceptionTest; -import com.sun.ts.tests.servlet.common.request.RequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends RequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_plu_servletrequest_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletrequest_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(GetParameterNamesEmptyEnumTestServlet.class, GetReaderUnsupportedEncodingExceptionTestServlet.class, SetCharacterEncodingTest.class, SetCharacterEncodingUnsupportedEncodingExceptionTest.class).addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:174 - * - * @test_Strategy: Servlet sets some attributes and verifies they can be - * retrieved. - * - */ - /* - * @testName: getAttributeNamesEmptyEnumTest - * - * @assertion_ids: Servlet:JAVADOC:175 - * - * @test_Strategy: No attributes exist in request. - */ - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:172 - * - * @test_Strategy: Servlet sets an attribute and retrieves it. - */ - /* - * @testName: getAttributeDoesNotExistTest - * - * @assertion_ids: Servlet:JAVADOC:173 - * - * @test_Strategy: Servlet tries to retrieve a non-existant attribute. - * - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:176 - * - * @test_Strategy: Client sets an encoding and Servlet tries to retrieve it. - */ - /* - * @testName: getCharacterEncodingNullTest - * - * @assertion_ids: Servlet:JAVADOC:177 - * - * @test_Strategy: Client does not set an encoding and Servlet tries to - * retrieve it. - * - */ - /* - * @testName: getContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:180 - * - * @test_Strategy: Servlet compares this length to the actual length of the - * content body read in using getInputStream - * - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:182; Servlet:SPEC:34; - * - * @test_Strategy: Client sets the content type and servlet reads it. - */ - /* - * @testName: getContentTypeNullTest - * - * @assertion_ids: Servlet:JAVADOC:183; Servlet:SPEC:34; - * - * @test_Strategy: Servlet tries to read content type. - */ - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:184 - * - * @test_Strategy: Servlet tries to read the input stream. - */ - /* - * @testName: getInputStreamIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:186 - * - * @test_Strategy: Servlet gets a Reader object using - * ServletRequest.getReader() then tries to get the inputStream Object - * - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:206 - * - * @test_Strategy: Client specifics a locale and the servlet verifies it. - */ - /* - * @testName: getLocaleDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:207 - * - * @test_Strategy: Client does not specify a locale and the servlet verifies - * the default. - */ - /* - * @testName: getLocalesTest - * - * @assertion_ids: Servlet:JAVADOC:208 - * - * @test_Strategy: Client specifics 2 locales and the servlet verifies it. - */ - /* - * @testName: getLocalesDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:209 - * - * @test_Strategy: Client does not specify a locale and the servlet verifies - * the default. - */ - /* - * @testName: getParameterMapTest - * - * @assertion_ids: Servlet:JAVADOC:193 - * - * @test_Strategy: Client sets several parameters and the servlet attempts to - * access them. - */ - /* - * @testName: getParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:189 - * - * @test_Strategy: Client sets several parameters and the servlet attempts to - * access them. - */ - /* - * @testName: getParameterNamesEmptyEnumTest - * - * @assertion_ids: Servlet:JAVADOC:190 - * - * @test_Strategy: Client does not set any parameters and the servlet attempts - * to access them. - */ - /* - * @testName: getParameterTest - * - * @assertion_ids: Servlet:JAVADOC:187 - * - * @test_Strategy: Client sets a parameter and servlet retrieves it. - */ - /* - * @testName: getParameterDoesNotExistTest - * - * @assertion_ids: Servlet:JAVADOC:188 - * - * @test_Strategy: Servlet tries to access a non-existent parameter - */ - /* - * @testName: getParameterValuesTest - * - * @assertion_ids: Servlet:JAVADOC:191 - * - * @test_Strategy: Client sets a parameter which has 2 values and servlet - * verifies boths values. - */ - /* - * @testName: getParameterValuesDoesNotExistTest - * - * @assertion_ids: Servlet:JAVADOC:192 - * - * @test_Strategy: Servlet tries to retrieve a parameter that does not exist - */ - /* - * @testName: getProtocolTest - * - * @assertion_ids: Servlet:JAVADOC:194 - * - * @test_Strategy: Servlet verifies the protocol used by the client - */ - /* - * @testName: getReaderTest - * - * @assertion_ids: Servlet:JAVADOC:198 - * - * @test_Strategy: Client sets some content and servlet reads the content - */ - /* - * @testName: getReaderIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:201 - * - * @test_Strategy: Servlet gets an InputStream Object then tries to get a - * Reader Object. - */ - /* - * @testName: getReaderUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:200 - * - * @test_Strategy: Client sets some content but with an invalid encoding, - * servlet tries to read content. - */ - /* - * @testName: getRemoteAddrTest - * - * @assertion_ids: Servlet:JAVADOC:202 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getLocalAddrTest - * - * @assertion_ids: Servlet:JAVADOC:704 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getRemoteHostTest - * - * @assertion_ids: Servlet:JAVADOC:203; - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:211 - * - * @test_Strategy: Servlet tries to get a dispatcher - */ - /* - * @testName: getSchemeTest - * - * @assertion_ids: Servlet:JAVADOC:195 - * - * @test_Strategy: Servlet verifies the scheme of the url used in the request - */ - /* - * @testName: getServerNameTest - * - * @assertion_ids: Servlet:JAVADOC:196 - * - * @test_Strategy: Servlet verifies the destination of the request - */ - /* - * @testName: getServerPortTest - * - * @assertion_ids: Servlet:JAVADOC:197 - * - * @test_Strategy: Servlet verifies the destination port of the request - */ - /* - * @testName: isSecureTest - * - * @assertion_ids: Servlet:JAVADOC:210 - * - * @test_Strategy: Servlet verifies the isSecure method for the non-secure - * case. - */ - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:205 - * - * @test_Strategy: Servlet adds then removes an attribute, then verifies it - * was removed. - */ - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:204 - * - * @test_Strategy: Servlet adds an attribute, then verifies it was added - */ - /* - * @testName: setCharacterEncodingUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:179 - * - * @test_Strategy: Servlet tries to set an invalid encoding. - * - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:178 - * - * @test_Strategy: Servlet sets a new encoding and tries to retrieve it. - */ - /* - * @testName: setCharacterEncodingTest1 - * - * @assertion_ids: Servlet:JAVADOC:178; Servlet:JAVADOC:177; Servlet:SPEC:28; - * Servlet:SPEC:213; - * - * @test_Strategy: ServletRequest calls getReader()first; then sets a new - * encoding and tries to retrieve it. verifies that the new encoding is - * ignored. - */ - @Test() - public void getAttributeDoesNotExistTest() throws Exception { - super.getAttributeDoesNotExistTest(); - } - - @Test() - public void getAttributeNamesEmptyEnumTest() throws Exception { - super.getAttributeNamesEmptyEnumTest(); - } - - @Test() - public void getAttributeNamesTest() throws Exception { - super.getAttributeNamesTest(); - } - - @Test() - public void getAttributeTest() throws Exception { - super.getAttributeTest(); - } - - @Test() - public void getCharacterEncodingNullTest() throws Exception { - super.getCharacterEncodingNullTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentLengthTest() throws Exception { - super.getContentLengthTest(); - } - - @Test() - public void getContentTypeNullTest() throws Exception { - super.getContentTypeNullTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getInputStreamIllegalStateExceptionTest() throws Exception { - super.getInputStreamIllegalStateExceptionTest(); - } - - @Test() - public void getInputStreamTest() throws Exception { - super.getInputStreamTest(); - } - - @Test() - public void getLocalAddrTest() throws Exception { - super.getLocalAddrTest(); - } - - @Test() - public void getLocaleDefaultTest() throws Exception { - super.getLocaleDefaultTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getLocalesDefaultTest() throws Exception { - super.getLocalesDefaultTest(); - } - - @Test() - public void getLocalesTest() throws Exception { - super.getLocalesTest(); - } - - @Test() - public void getParameterDoesNotExistTest() throws Exception { - super.getParameterDoesNotExistTest(); - } - - @Test() - public void getParameterMapTest() throws Exception { - super.getParameterMapTest(); - } - - @Test() - public void getParameterNamesEmptyEnumTest() throws Exception { - super.getParameterNamesEmptyEnumTest(); - } - - @Test() - public void getParameterNamesTest() throws Exception { - super.getParameterNamesTest(); - } - - @Test() - public void getParameterTest() throws Exception { - super.getParameterTest(); - } - - @Test() - public void getParameterValuesDoesNotExistTest() throws Exception { - super.getParameterValuesDoesNotExistTest(); - } - - @Test() - public void getParameterValuesTest() throws Exception { - super.getParameterValuesTest(); - } - - @Test() - public void getProtocolTest() throws Exception { - super.getProtocolTest(); - } - - @Test() - public void getReaderIllegalStateExceptionTest() throws Exception { - super.getReaderIllegalStateExceptionTest(); - } - - @Test() - public void getReaderTest() throws Exception { - super.getReaderTest(); - } - - @Test() - public void getReaderUnsupportedEncodingExceptionTest() throws Exception { - super.getReaderUnsupportedEncodingExceptionTest(); - } - - @Test() - public void getRemoteAddrTest() throws Exception { - super.getRemoteAddrTest(); - } - - @Test() - public void getRemoteHostTest() throws Exception { - super.getRemoteHostTest(); - } - - @Test() - public void getRequestDispatcherTest() throws Exception { - super.getRequestDispatcherTest(); - } - - @Test() - public void getSchemeTest() throws Exception { - super.getSchemeTest(); - } - - @Test() - public void getServerNameTest() throws Exception { - super.getServerNameTest(); - } - - @Test() - public void getServerPortTest() throws Exception { - super.getServerPortTest(); - } - - @Test() - public void isSecureTest() throws Exception { - super.isSecureTest(); - } - - @Test() - public void removeAttributeTest() throws Exception { - super.removeAttributeTest(); - } - - @Test() - public void setAttributeTest() throws Exception { - super.setAttributeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setCharacterEncodingTest1() throws Exception { - super.setCharacterEncodingTest1(); - } - - @Test() - public void setCharacterEncodingUnsupportedEncodingExceptionTest() throws Exception { - super.setCharacterEncodingUnsupportedEncodingExceptionTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/build.xml deleted file mode 100644 index f12f560367..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/build.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/servlet_plu_servletrequest_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/servlet_plu_servletrequest_web-fragment.xml deleted file mode 100644 index 081b9fca58..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest/servlet_plu_servletrequest_web-fragment.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.common.servlets.RequestTestServlet - - - getParameterNamesEmptyEnumTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.GetParameterNamesEmptyEnumTestServlet - - - getReaderUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.GetReaderUnsupportedEncodingExceptionTestServlet - - - setCharacterEncodingUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.SetCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest.SetCharacterEncodingTest - - - TestServlet - /TestServlet/* - - - getParameterNamesEmptyEnumTest - /getParameterNamesEmptyEnumTest - - - getReaderUnsupportedEncodingExceptionTest - /getReaderUnsupportedEncodingExceptionTest - - - setCharacterEncodingUnsupportedEncodingExceptionTest - /setCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/URLClient.java deleted file mode 100644 index 665bcae572..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/URLClient.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletrequest1; - -import com.sun.ts.tests.servlet.common.request.RequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends RequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_plu_servletrequest1_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletrequest1_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getLocalPortTest - * - * @assertion_ids: Servlet:JAVADOC:635 - * - * @test_Strategy: Test servlet API SDervletRequest.getLocalPort() - */ - /* - * @testName: getLocalNameTest - * - * @assertion_ids: Servlet:JAVADOC:632 - * - * @test_Strategy: Test servlet API SDervletRequest.getLocalName() - */ - @Test() - public void getLocalNameTest() throws Exception { - super.getLocalNameTest(); - } - - @Test() - public void getLocalPortTest() throws Exception { - super.getLocalPortTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/build.xml deleted file mode 100644 index 7fbd7c4881..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/servlet_plu_servletrequest1_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/servlet_plu_servletrequest1_web-fragment.xml deleted file mode 100644 index e42091c769..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest1/servlet_plu_servletrequest1_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.common.servlets.RequestTestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/URLClient.java deleted file mode 100644 index ca462e009c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/URLClient.java +++ /dev/null @@ -1,332 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletrequest30; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTests; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.SecondServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletrequest30_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletrequest30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AsyncTests.class, AsyncTestServlet.class, SecondServlet.class, TestServlet.class) - .addAsLibraries(javaArchive1); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:706; - * - * @test_Strategy: ServletRequest calls getServletContext(); verifies that - * returned ServletContext instance is consistent with the one stored in - * ServletConfigs. - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "TEST FAILED"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestRequest - * - * @assertion_ids: Servlet:JAVADOC:703; - * - * @test_Strategy: Create a Servlet TestServlet; Client send a request to - * TestServlet; call ServletRequest.getDispatcherType() verifies that - * DispatcherType.REQUEST is returned. - */ - @Test - public void getDispatcherTypeTestRequest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestRequest"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=REQUEST"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestForward - * - * @assertion_ids: Servlet:JAVADOC:703; - * - * @test_Strategy: Create two Servlets TestServlet and SecondServlet; Client - * send a request to TestServlet; Forward to SecondServlet call - * ServletRequest.getDispatcherType() verifies that DispatcherType.FORWARD is - * returned. - */ - @Test - public void getDispatcherTypeTestForward() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestForward"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=FORWARD"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestInclude - * - * @assertion_ids: Servlet:JAVADOC:703; - * - * @test_Strategy: Create two Servlets TestServlet and SecondServlet; Client - * send a request to TestServlet; Invoke SecondServlet using include call - * ServletRequest.getDispatcherType() verifies that DispatcherType.INCLUDE is - * returned. - */ - @Test - public void getDispatcherTypeTestInclude() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestInclude"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=INCLUDE"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestError - * - * @assertion_ids: Servlet:JAVADOC:703; - * - * @test_Strategy: Create a Servlet SecondServlet to handle 404 error; Client - * send a request to nowhereland; In SecondServlet, call - * ServletRequest.getDispatcherType() verifies that DispatcherType.ERROR is - * returned. - */ - @Test - public void getDispatcherTypeTestError() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/nowheretobefound/ HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=ERROR"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestAsync - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:703; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsyncTests, both - * supports async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet; Invoke AsyncTests using AsyncContext.dispatch(String) - * call ServletRequest.getDispatcherType() verifies that DispatcherType.ASYNC - * is returned. - */ - @Test - public void getDispatcherTypeTestAsync() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=getDispatcherTypeTestAsync HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: asyncStartedTest1 - * - * @assertion_ids: Servlet:JAVADOC:707; Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ServletRequest.isAsyncStarted() verifies - * that true is returned. - */ - @Test - public void asyncStartedTest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=asyncStartedTest1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=true"); - invoke(); - } - - /* - * @testName: asyncStartedTest2 - * - * @assertion_ids: Servlet:JAVADOC:707; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; call - * ServletRequest.isAsyncStarted() without start async mode verifies that - * false is returned. - */ - @Test - public void asyncStartedTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=asyncStartedTest2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=false"); - invoke(); - } - - /* - * @testName: asyncStartedTest3 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:707; - * Servlet:JAVADOC:638; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; StartAsync in AsyncTestServlet - * ServletRequest.startAsync(); call ServletRequest.isAsyncStarted() after - * AsyncContext.complete() called verifies that true is returned before it - * dispatch return to the container - */ - @Test - public void asyncStartedTest3() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=asyncStartedTest3 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=true"); - invoke(); - } - - /* - * @testName: asyncStartedTest4 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:707; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsyncTests, both - * supports async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet; Invoke AsyncTests using AsyncContext.dispatch(String) - * call ServletRequest.isAsyncStarted() verifies that false is returned. - */ - @Test - public void asyncStartedTest4() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=asyncStartedTest4 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=false"); - invoke(); - } - - /* - * @testName: isAsyncSupportedTest1 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Create a Servlet AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; call - * ServletRequest.isAsyncSupported() verifies that true is returned. - */ - @Test - public void isAsyncSupportedTest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=isAsyncSupportedTest HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "isAsyncSupported=true"); - invoke(); - } - - /* - * @testName: isAsyncSupportedTest2 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Create a Servlet TestServlet which does not support async, - * Client send a request to TestServlet; call - * ServletRequest.isAsyncSupported() verifies that false is returned. - */ - @Test - public void isAsyncSupportedTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/TestServlet?testname=isAsyncSupportedTest HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: startAsyncTest1 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Create a Servlet TestServlet which does not support async, - * Client send a request to TestServlet; call ServletRequest.startAsyncTest() - * verifies that IllegalStateException is thrown. - */ - @Test - public void startAsyncTest1() throws Exception { - TEST_PROPS.setProperty(APITEST, "startAsyncTest"); - invoke(); - } - - /* - * @testName: startAsyncTest2 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:710; - * Servlet:JAVADOC:711; - * - * @test_Strategy: Create two Servlets AsyncTestServlet and AsyncTests, both - * supports async; Client send a request to AsyncTestServlet; StartAsync in - * AsyncTestServlet; Invoke AsyncTests using AsyncContext.dispatch(String) - * Call ServletRequest.startAsyncTest() outside of dispatch verifies that - * IllegalStateException is thrown. - */ - @Test - public void startAsyncTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=startAsyncTest HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: getAsyncContextTest - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:701; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create a Servlets AsyncTestServlet which supports async; - * Client send a request to AsyncTestServlet; Start Async in AsyncTestServlet; - * Call ServletRequest.getAsyncContext() verifies it works. - */ - @Test - public void getAsyncContextTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/AsyncTestServlet?testname=getAsyncContextTest HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/build.xml deleted file mode 100644 index 25d378c050..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/build.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/servlet_plu_servletrequest30_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/servlet_plu_servletrequest30_web-fragment.xml deleted file mode 100644 index 0c4290c694..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequest30/servlet_plu_servletrequest30_web-fragment.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.TestServlet - - - AsyncTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTestServlet - true - - - AsyncTests - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTests - true - - - SecondServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.SecondServlet - - - TestServlet - /TestServlet - - - AsyncTestServlet - /AsyncTestServlet - - - AsyncTests - /async/AsyncTests - - - SecondServlet - /forward/ForwardedServlet - /include/IncludedServlet - /error/ErrorServlet - - - 404 - /error/ErrorServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/URLClient.java deleted file mode 100644 index 3b2e6fc139..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/URLClient.java +++ /dev/null @@ -1,479 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletrequestwrapper; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingTestWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.TestServlet; -import com.sun.ts.tests.servlet.common.request.RequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends RequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_plu_servletrequestwrapper_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletrequestwrapper_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(SetCharacterEncodingTest.class, SetCharacterEncodingTestWrapper.class, SetCharacterEncodingUnsupportedEncodingExceptionTest.class, SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.class, TestServlet.class).addAsLibraries(javaArchive1); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: requestWrapperConstructorTest - * - * @assertion_ids: Servlet:JAVADOC:31 - * - * @test_Strategy: Servlet calls wrapper constructor - */ - @Test - public void requestWrapperConstructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "requestWrapperConstructorTest"); - invoke(); - } - - /* - * @testName: requestWrapperGetRequestTest - * - * @assertion_ids: Servlet:JAVADOC:32 - * - * @test_Strategy: Servlet gets wrapped request object - */ - @Test - public void requestWrapperGetRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "requestWrapperGetRequestTest"); - invoke(); - } - - /* - * @testName: requestWrapperSetRequestTest - * - * @assertion_ids: Servlet:JAVADOC:33 - * - * @test_Strategy: Servlet sets wrapped request object - */ - @Test - public void requestWrapperSetRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "requestWrapperSetRequestTest"); - invoke(); - } - - /* - * @testName: requestWrapperSetRequestIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:34 - * - * @test_Strategy: Servlet sets wrapped request object - */ - @Test - public void requestWrapperSetRequestIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "requestWrapperSetRequestIllegalArgumentExceptionTest"); - invoke(); - } - - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:36 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets some - * attributes and verifies they can be retrieved. - */ - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:35 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets an attribute - * and retrieves it. - * - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:37 - * - * @test_Strategy: Client sets an encoding. Servlet wraps the request. Servlet - * then tries to retrieve it. - */ - /* - * @testName: getContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:40 - * - * @test_Strategy: Servlet wraps the request. Servlet then compares this - * length to the actual length of the content body read in using - * getInputStream - * - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:41; Servlet:SPEC:34; - * - * @test_Strategy: Client sets the content type and servlet reads it. - * - */ - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:42 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to read the - * input stream. - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:58 - * - * @test_Strategy: Client specifics a locale, Servlet wraps the request. - * Servlet then verifies it. - */ - /* - * @testName: getLocalesTest - * - * @assertion_ids: Servlet:JAVADOC:59 - * - * @test_Strategy: Client specifics 2 locales.Servlet wraps the request. - * Servlet then verifies it. - */ - /* - * @testName: getParameterMapTest - * - * @assertion_ids: Servlet:JAVADOC:45 - * - * @test_Strategy: Client sets several parameters.Servlet wraps the request. - * Servlet then attempts to access them. - */ - /* - * @testName: getParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:46 - * - * @test_Strategy: Client sets several parameters.Servlet wraps the request. - * Servlet then attempts to access them. - */ - /* - * @testName: getParameterTest - * - * @assertion_ids: Servlet:JAVADOC:44 - * - * @test_Strategy: Client sets a parameter.Servlet wraps the request. Servlet - * then retrieves parameter. - */ - /* - * @testName: getParameterValuesTest - * - * @assertion_ids: Servlet:JAVADOC:47 - * - * @test_Strategy: Client sets a parameter which has 2 values.Servlet wraps - * the request. Servlet then verifies both values. - */ - /* - * @testName: getProtocolTest - * - * @assertion_ids: Servlet:JAVADOC:48 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * protocol used by the client - */ - /* - * @testName: getReaderTest - * - * @assertion_ids: Servlet:JAVADOC:52 - * - * @test_Strategy: Client sets some content.Servlet wraps the request. Servlet - * then reads the content - */ - /* - * @testName: getRemoteAddrTest - * - * @assertion_ids: Servlet:JAVADOC:54 - * - * @test_Strategy: Servlet wraps the request. Servlet then reads and verifies - * where the request originated - */ - /* - * @testName: getRemoteHostTest - * - * @assertion_ids: Servlet:JAVADOC:55 - * - * @test_Strategy: Servlet wraps the request. Servlet then reads and verifies - * where the request originated - */ - /* - * @testName: getRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:61 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to get a - * dispatcher - */ - /* - * @testName: getSchemeTest - * - * @assertion_ids: Servlet:JAVADOC:49 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the scheme - * of the url used in the request - */ - /* - * @testName: getServerNameTest - * - * @assertion_ids: Servlet:JAVADOC:50 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * destination of the request - */ - /* - * @testName: getServerPortTest - * - * @assertion_ids: Servlet:JAVADOC:51 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * destination port of the request - */ - /* - * @testName: isSecureTest - * - * @assertion_ids: Servlet:JAVADOC:60 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * isSecure method for the non-secure case. - */ - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:57 - * - * @test_Strategy: Servlet wraps the request. Servlet then adds then removes - * an attribute, then verifies it was removed. - */ - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:56 - * - * @test_Strategy: Servlet wraps the request. Servlet then adds an attribute, - * then verifies it was added - */ - /* - * @testName: setCharacterEncodingUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:39 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to set an - * invalid encoding. - * - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:38 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets a new encoding - * and tries to retrieve it. verifies that the new encoding gets set. - */ - /* - * @testName: setCharacterEncodingTest1 - * - * @assertion_ids: Servlet:JAVADOC:38; Servlet:JAVADOC:37; Servlet:SPEC:28; - * Servlet:SPEC:213; - * - * @test_Strategy: Servlet wraps the request; ServletRequestWrapper calls - * getReader(); then sets a new encoding and tries to retrieve it. verifies - * that the new encoding is ignored. - */ - /* - * @testName: getLocalNameTest - * - * @assertion_ids: Servlet:JAVADOC:633 - * - * @test_Strategy: Servlet wraps the request. Servlet then verify - * getLocalName(); - */ - /* - * @testName: getLocalPortTest - * - * @assertion_ids: Servlet:JAVADOC:636 - * - * @test_Strategy: Servlet wraps the request. Servlet then verify - * getLocalPort(); - */ - @Test() - public void getAttributeNamesTest() throws Exception { - super.getAttributeNamesTest(); - } - - @Test() - public void getAttributeTest() throws Exception { - super.getAttributeTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentLengthTest() throws Exception { - super.getContentLengthTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getInputStreamTest() throws Exception { - super.getInputStreamTest(); - } - - @Test() - public void getLocalNameTest() throws Exception { - super.getLocalNameTest(); - } - - @Test() - public void getLocalPortTest() throws Exception { - super.getLocalPortTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getLocalesTest() throws Exception { - super.getLocalesTest(); - } - - @Test() - public void getParameterMapTest() throws Exception { - super.getParameterMapTest(); - } - - @Test() - public void getParameterNamesTest() throws Exception { - super.getParameterNamesTest(); - } - - @Test() - public void getParameterTest() throws Exception { - super.getParameterTest(); - } - - @Test() - public void getParameterValuesTest() throws Exception { - super.getParameterValuesTest(); - } - - @Test() - public void getProtocolTest() throws Exception { - super.getProtocolTest(); - } - - @Test() - public void getReaderTest() throws Exception { - super.getReaderTest(); - } - - @Test() - public void getRemoteAddrTest() throws Exception { - super.getRemoteAddrTest(); - } - - @Test() - public void getRemoteHostTest() throws Exception { - super.getRemoteHostTest(); - } - - @Test() - public void getRequestDispatcherTest() throws Exception { - super.getRequestDispatcherTest(); - } - - @Test() - public void getSchemeTest() throws Exception { - super.getSchemeTest(); - } - - @Test() - public void getServerNameTest() throws Exception { - super.getServerNameTest(); - } - - @Test() - public void getServerPortTest() throws Exception { - super.getServerPortTest(); - } - - @Test() - public void isSecureTest() throws Exception { - super.isSecureTest(); - } - - @Test() - public void removeAttributeTest() throws Exception { - super.removeAttributeTest(); - } - - @Test() - public void setAttributeTest() throws Exception { - super.setAttributeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setCharacterEncodingTest1() throws Exception { - super.setCharacterEncodingTest1(); - } - - @Test() - public void setCharacterEncodingUnsupportedEncodingExceptionTest() throws Exception { - super.setCharacterEncodingUnsupportedEncodingExceptionTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/build.xml deleted file mode 100644 index 65f87b4a52..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/servlet_plu_servletrequestwrapper_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/servlet_plu_servletrequestwrapper_web-fragment.xml deleted file mode 100644 index 0c41732322..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper/servlet_plu_servletrequestwrapper_web-fragment.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.TestServlet - - - setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper - - - setCharacterEncodingUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTestWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingTestWrapper - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper.SetCharacterEncodingTest - - - TestServlet - /TestServlet/* - - - setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - /setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - - - setCharacterEncodingUnsupportedEncodingExceptionTest - /setCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTestWrapper - /setCharacterEncodingTestWrapper - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/URLClient.java deleted file mode 100644 index cb0f09c6bb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/URLClient.java +++ /dev/null @@ -1,354 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletrequestwrapper30; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTests; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.SecondServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.TestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30.AsyncTestServletWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30.ErrorServletWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30.TestServletWrapper; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletrequestwrapper30_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletrequestwrapper30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(AsyncTestServletWrapper.class, ErrorServletWrapper.class, TestServletWrapper.class, - TestServlet.class, AsyncTestServlet.class, AsyncTests.class, SecondServlet.class) - .addAsLibraries(javaArchive1); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:721; - * - * @test_Strategy: Create a ServletRequestWrapper that wrap another servlet; - * calls ServletRequestWrapper.getServletContext(); verifies that returned - * ServletContext instance is consistent with the one stored in - * ServletConfigs. - */ - @Test - public void getServletContextTest() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "TEST FAILED"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestRequest - * - * @assertion_ids: Servlet:JAVADOC:718; - * - * @test_Strategy: Create a ServletRequestWrapper that wraps TestServlet; - * Client send a request the ServletRequestWrapper; call - * ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.REQUEST is returned. - */ - @Test - public void getDispatcherTypeTestRequest() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestRequest"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=REQUEST"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestForward - * - * @assertion_ids: Servlet:JAVADOC:718; - * - * @test_Strategy: Create a ServletRequestWrapper that wraps TestServlet; - * Client send a request the ServletRequestWrapper; Forward to SecondServlet - * call ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.FORWARD is returned. - */ - @Test - public void getDispatcherTypeTestForward() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestForward"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=FORWARD"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestInclude - * - * @assertion_ids: Servlet:JAVADOC:718; - * - * @test_Strategy: Create a ServletRequestWrapper that wraps TestServlet; - * Client send a request the ServletRequestWrapper; Include to SecondServlet - * call ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.INCLUDE is returned. - */ - @Test - public void getDispatcherTypeTestInclude() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestInclude"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=INCLUDE"); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestError - * - * @assertion_ids: Servlet:JAVADOC:718; - * - * @test_Strategy: Create a ServletRequestWrapper that wraps SecondServlet; - * Maps 404 to the ServletRequestWrapper; Client send a request to - * nowhereland; In SecondServlet, call - * ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.ERROR is returned. - */ - @Test - public void getDispatcherTypeTestError() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/nowheretobefound/ HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=ERROR"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - invoke(); - } - - /* - * @testName: getDispatcherTypeTestAsync - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:703; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * StartAsync in AsyncTestServlet; Invoke AsyncTests using - * AsyncContext.dispatch(String) call - * ServletRequestWrapper.getDispatcherType() verifies that - * DispatcherType.ASYNC is returned. - */ - @Test - public void getDispatcherTypeTestAsync() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getDispatcherTypeTestAsync"); - TEST_PROPS.setProperty(SEARCH_STRING, "DispatcherType=ASYNC"); - invoke(); - } - - /* - * @testName: asyncStartedTest1 - * - * @assertion_ids: Servlet:JAVADOC:722; Servlet:JAVADOC:727; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * StartAsync in AsyncTestServlet ServletRequestWrapper.startAsync(); call - * ServletRequestWrapper.isAsyncStarted() verifies that true is returned. - */ - @Test - public void asyncStartedTest1() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "asyncStartedTest1"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=true"); - invoke(); - } - - /* - * @testName: asyncStartedTest2 - * - * @assertion_ids: Servlet:JAVADOC:722; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * call ServletRequestWrapper.isAsyncStarted() without start async mode - * verifies that false is returned. - */ - @Test - public void asyncStartedTest2() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "asyncStartedTest2"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=false"); - invoke(); - } - - /* - * @testName: asyncStartedTest3 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:722; - * Servlet:JAVADOC:727; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * StartAsync in AsyncTestServlet ServletRequestWrapper.startAsync(); call - * ServletRequestWrapper.isAsyncStarted() after AsyncContext.complete() called - * verifies that true is returned before it dispatch return to the container - */ - @Test - public void asyncStartedTest3() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "asyncStartedTest3"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=true"); - invoke(); - } - - /* - * @testName: asyncStartedTest4 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:722; - * Servlet:JAVADOC:727; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet and AsyncTests, all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * StartAsync in AsyncTestServlet ServletRequestWrapper.startAsync(); Invoke - * AsyncTests using AsyncContext.dispatch(String) call - * ServletRequestWrapper.isAsyncStarted() verifies that false is returned. - */ - @Test - public void asyncStartedTest4() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "asyncStartedTest4"); - TEST_PROPS.setProperty(SEARCH_STRING, "IsAsyncStarted=false"); - invoke(); - } - - /* - * @testName: isAsyncSupportedTest1 - * - * @assertion_ids: Servlet:JAVADOC:723; - * - * @test_Strategy: Create two Servlets AsyncTestServletWrapper, - * AsyncTestServlet all support async; AsyncTestServletWrapper wraps - * AsyncTestServlet; Client send a request to AsyncTestServletWrapper; call - * ServletRequestWrapper.isAsyncSupported() verifies that true is returned. - */ - @Test - public void isAsyncSupportedTest1() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "isAsyncSupportedTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "isAsyncSupported=true"); - invoke(); - } - - /* - * @testName: isAsyncSupportedTest2 - * - * @assertion_ids: Servlet:JAVADOC:723; - * - * @test_Strategy: Create two Servlets TestServletWrapper, TestServlet all - * does not support async; TestServletWrapper wraps TestServlet; Client send a - * request to TestServletWrapper; call - * ServletRequestWrapper.isAsyncSupported() verifies that false is returned. - */ - @Test - public void isAsyncSupportedTest2() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "isAsyncSupportedTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: startAsyncTest1 - * - * @assertion_ids: Servlet:JAVADOC:728; - * - * @test_Strategy: Create two Servlets TestServletWrapper, TestServlet all - * does not support async; TestServletWrapper wraps TestServlet; Client send a - * request to TestServletWrapper; call ServletRequestWrapper.startAsyncTest() - * verifies that IllegalStateException is thrown. - */ - @Test - public void startAsyncTest1() throws Exception { - setServletName("TestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "startAsyncTest"); - invoke(); - } - - /* - * @testName: startAsyncTest2 - * - * @assertion_ids: Servlet:JAVADOC:640; Servlet:JAVADOC:722; - * Servlet:JAVADOC:727; Servlet:JAVADOC:728; - * - * @test_Strategy: Create three Servlets AsyncTestServletWrapper, - * AsyncTestServlet, AsyncTest all support async; AsyncTestServletWrapper - * wraps AsyncTestServlet; Client send a request to AsyncTestServletWrapper; - * Start Async in AsyncTestServlet; Invoke AsyncTests using - * AsyncContext.dispatch(String) Call ServletRequestWrapper.startAsyncTest() - * outside of dispatch verifies that IllegalStateException is thrown. - */ - @Test - public void startAsyncTest2() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "startAsyncTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "IllegalStateException thrown"); - invoke(); - } - - /* - * @testName: getAsyncContextTest - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:716; - * Servlet:JAVADOC:727; - * - * @test_Strategy: Create two Servlets AsyncTestServletWrapper, - * AsyncTestServlet all support async; AsyncTestServletWrapper wraps - * AsyncTestServlet; Client send a request to AsyncTestServletWrapper; Start - * Async in AsyncTestServlet; call ServletRequestWrapper.getAsyncContext() - * verifies it works. - */ - @Test - public void getAsyncContextTest() throws Exception { - setServletName("AsyncTestServletWrapper"); - TEST_PROPS.setProperty(APITEST, "getAsyncContextTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/build.xml deleted file mode 100644 index d7ed9eea7d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/build.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/servlet_plu_servletrequestwrapper30_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/servlet_plu_servletrequestwrapper30_web-fragment.xml deleted file mode 100644 index 5b2e4dd9da..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30/servlet_plu_servletrequestwrapper30_web-fragment.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.TestServlet - - - AsyncTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTestServlet - true - - - AsyncTests - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.AsyncTests - true - - - SecondServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequest30.SecondServlet - - - TestServletWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30.TestServletWrapper - - - AsyncTestServletWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30.AsyncTestServletWrapper - true - - - ErrorServletWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30.ErrorServletWrapper - - - TestServlet - /TestServlet - - - AsyncTestServlet - /AsyncTestServlet - - - AsyncTests - /async/AsyncTests - - - SecondServlet - /forward/ForwardedServlet - /include/IncludedServlet - - - TestServletWrapper - /TestServletWrapper - - - AsyncTestServletWrapper - /AsyncTestServletWrapper - - - ErrorServletWrapper - /error/ErrorServletWrapper - - - 404 - /error/ErrorServletWrapper - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/URLClient.java deleted file mode 100644 index 662d67bb6c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/URLClient.java +++ /dev/null @@ -1,76 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletrequestwrapper30x; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30x.IsWrapperForTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30x.TCKServletRequestWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30x.TCKServletRequestsubWrapper; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletrequestwrapper30x_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletrequestwrapper30x_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(IsWrapperForTest.class, TCKServletRequestsubWrapper.class, TCKServletRequestWrapper.class) - .addAsLibraries(javaArchive1); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: isWrapperForTest - * - * @assertion_ids: Servlet:JAVADOC:724; Servlet:JAVADOC:725; - * - * @test_Strategy: Create a Servlets isWrapperForTest; In the servlet, wrap - * the Resquest a few time and in different ways; verifies the following - * works: - jakarta.servlet.ServletRequestWrapper.isWrapperFor(ServletRequest) - - * jakarta.servlet.ServletRequestWrapper.isWrapperFor(Class) - */ - @Test - public void isWrapperForTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/IsWrapperForTest HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test Failed"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/build.xml deleted file mode 100644 index beb706badf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/build.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/servlet_plu_servletrequestwrapper30x_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/servlet_plu_servletrequestwrapper30x_web-fragment.xml deleted file mode 100644 index 6c297148ec..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletrequestwrapper30x/servlet_plu_servletrequestwrapper30x_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - IsWrapperForTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletrequestwrapper30x.IsWrapperForTest - - - IsWrapperForTest - /IsWrapperForTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/URLClient.java deleted file mode 100644 index 9bde995c26..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/URLClient.java +++ /dev/null @@ -1,467 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletresponse; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponse.SetCharacterEncodingTestServlet; -import com.sun.ts.tests.servlet.common.response.ResponseClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.servlets.GenericCheckTestResultServlet; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends ResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_plu_servletresponse_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletresponse_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(SetCharacterEncodingTestServlet.class, GenericCheckTestResultServlet.class).addAsLibraries(javaArchive1); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: flushBufferTest - * - * @assertion_ids: Servlet:JAVADOC:158 - * - * @test_Strategy: Servlet writes data in the buffer and flushes it - */ - /* - * @testName: getBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:156;Servlet:JAVADOC:157 - * - * @test_Strategy: Servlet flushes buffer and verifies the size of the buffer - */ - /* - * @testName: getLocaleDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:164; - * - * @test_Strategy: Validate that if setLocale() is not called on the response, - * the getLocale() will return the default locale of the VM the container is - * running in. - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:166 - * - * @test_Strategy: Servlet set Locale and then verifies it - * - */ - /* - * @testName: getOutputStreamFlushTest - * - * @assertion_ids: Servlet:JAVADOC:140 - * - * @test_Strategy: Servlet gets an output stream, writes to it, flushes it - * then checks that the response was committed - */ - /* - * @testName: getOutputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:141 - * - * @test_Strategy: Servlet gets an output stream and writes to it. - */ - /* - * @testName: getOutputStreamIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:143 - * - * @test_Strategy: Servlet tries to get an stream object after calling - * getWriter - */ - /* - * @testName: getWriterTest - * - * @assertion_ids: Servlet:JAVADOC:144; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Client sets the content type. Servlet then gets a Writer - * object, then sets content type and writes data. Verify that content type - * didn't get set by servlet - */ - /* - * @testName: getWriterFlushTest - * - * @assertion_ids: Servlet:JAVADOC:146 - * - * @test_Strategy: Servlet gets a Writer object, writes data then flushes, - * then verifies response was committed - */ - /* - * @testName: getWriterAfterTest - * - * @assertion_ids: Servlet:JAVADOC:145; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Client sets the content type. Servlet then gets a Writer - * object, then sets content type and writes data. Verify that content type - * did get set by servlet - */ - /* - * @testName: getWriterIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:149; - * - * @test_Strategy: Servlet tries to get a Writer object after calling - * getOutputStream - */ - /* - * @testName: isCommittedTest - * - * @assertion_ids: Servlet:JAVADOC:161 - * - * @test_Strategy: Servlet checks before and after response is flushed - * - */ - /* - * @testName: resetBufferTest - * - * @assertion_ids: Servlet:JAVADOC:160; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, resets the buffer and - * then writes new data - */ - /* - * @testName: resetTest - * - * @assertion_ids: Servlet:JAVADOC:162; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, does a reset, then - * writes new data - */ - /* - * @testName: resetTest1 - * - * @assertion_ids: Servlet:JAVADOC:162; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, set the Headers, does - * a reset, then writes new data, set the new Header - */ - /* - * @testName: resetIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:163; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data, flushes the buffer then tries to do a - * reset - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:137 - * - * @test_Strategy: Servlet sets encoding then checks it. - */ - /* - * @testName: getCharacterEncodingDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:138 - * - * @test_Strategy: Servlet checks for the default encoding - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:139; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Servlet set the encoding and client verifies it - */ - /* - * @testName: setBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:154 - * - * @test_Strategy: Servlet sets the buffer size then verifies it was set - */ - /* - * @testName: setBufferSizeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:155 - * - * @test_Strategy: Servlet writes data and flushes buffer then tries to get - * the buffer size - */ - /* - * @testName: setContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:150 - * - * @test_Strategy: Servlet sets the content length - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:152; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content type sent by the client - */ - /* - * @testName: getContentType1Test - * - * @assertion_ids: Servlet:JAVADOC:152; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content type set by the servlet - */ - /* - * @testName: getContentTypeNullTest - * - * @assertion_ids: Servlet:JAVADOC:153; Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content-type when not set by - * programmer - */ - /* - * @testName: getContentTypeNull1Test - * - * @assertion_ids: Servlet:JAVADOC:153; Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content-type when not set by - * programmer and only character encoding is set - */ - /* - * @testName: getContentTypeNull2Test - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:JAVADOC:151.1; - * Servlet:JAVADOC:153.1 - * - * @test_Strategy: Servlet verifies content-type is being re-set by programmer - * and character encoding setting does not change - */ - /* - * @testName: setContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content type Verify Content-Type is set in - * Client - */ - /* - * @testName: setContentType1Test - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content-type, and verifies it with - * getContentType() - */ - /* - * @testName: setContentType2Test - * - * @assertion_ids: Servlet:JAVADOC:151.2; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content-type, Commit the response; Set the - * content-type again Verifies that content-type is set the first time The - * second setting is ignored. - */ - /* - * @testName: setLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:164 - * - * @test_Strategy: Servlet sets the Locale - */ - /* - * @testName: setLocale1Test - * - * @assertion_ids: Servlet:JAVADOC:164; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Servlet sets the Locale - */ - @Test() - public void flushBufferTest() throws Exception { - super.flushBufferTest(); - } - - @Test() - public void getBufferSizeTest() throws Exception { - super.getBufferSizeTest(); - } - - @Test() - public void getCharacterEncodingDefaultTest() throws Exception { - super.getCharacterEncodingDefaultTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentType1Test() throws Exception { - super.getContentType1Test(); - } - - @Test() - public void getContentTypeNull1Test() throws Exception { - super.getContentTypeNull1Test(); - } - - @Test() - public void getContentTypeNull2Test() throws Exception { - super.getContentTypeNull2Test(); - } - - @Test() - public void getContentTypeNullTest() throws Exception { - super.getContentTypeNullTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getLocaleDefaultTest() throws Exception { - super.getLocaleDefaultTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getOutputStreamFlushTest() throws Exception { - super.getOutputStreamFlushTest(); - } - - @Test() - public void getOutputStreamIllegalStateExceptionTest() throws Exception { - super.getOutputStreamIllegalStateExceptionTest(); - } - - @Test() - public void getOutputStreamTest() throws Exception { - super.getOutputStreamTest(); - } - - @Test() - public void getWriterAfterTest() throws Exception { - super.getWriterAfterTest(); - } - - @Test() - public void getWriterFlushTest() throws Exception { - super.getWriterFlushTest(); - } - - @Test() - public void getWriterIllegalStateExceptionTest() throws Exception { - super.getWriterIllegalStateExceptionTest(); - } - - @Test() - public void getWriterTest() throws Exception { - super.getWriterTest(); - } - - @Test() - public void isCommittedTest() throws Exception { - super.isCommittedTest(); - } - - @Test() - public void resetBufferTest() throws Exception { - super.resetBufferTest(); - } - - @Test() - public void resetIllegalStateExceptionTest() throws Exception { - super.resetIllegalStateExceptionTest(); - } - - @Test() - public void resetTest() throws Exception { - super.resetTest(); - } - - @Test() - public void resetTest1() throws Exception { - super.resetTest1(); - } - - @Test() - public void setBufferSizeIllegalStateExceptionTest() throws Exception { - super.setBufferSizeIllegalStateExceptionTest(); - } - - @Test() - public void setBufferSizeTest() throws Exception { - super.setBufferSizeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setContentLengthTest() throws Exception { - super.setContentLengthTest(); - } - - @Test() - public void setContentType1Test() throws Exception { - super.setContentType1Test(); - } - - @Test() - public void setContentType2Test() throws Exception { - super.setContentType2Test(); - } - - @Test() - public void setContentTypeTest() throws Exception { - super.setContentTypeTest(); - } - - @Test() - public void setLocale1Test() throws Exception { - super.setLocale1Test(); - } - - @Test() - public void setLocaleTest() throws Exception { - super.setLocaleTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/build.xml deleted file mode 100644 index c9a05efb39..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/build.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/servlet_plu_servletresponse_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/servlet_plu_servletresponse_web-fragment.xml deleted file mode 100644 index 2f2bd1a987..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponse/servlet_plu_servletresponse_web-fragment.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.common.response.ResponseTestServlet - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponse.SetCharacterEncodingTestServlet - - - checkTestResult - com.sun.ts.tests.servlet.common.servlets.GenericCheckTestResultServlet - - - TestServlet - /TestServlet/* - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - checkTestResult - /checkTestResult - - - 54 - - - - ja - Shift_JIS - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/URLClient.java deleted file mode 100644 index 5ba4a435c9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/URLClient.java +++ /dev/null @@ -1,314 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletresponsewrapper; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper.SetCharacterEncodingTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper.TestServlet; -import com.sun.ts.tests.servlet.common.response.HttpResponseClient; -import com.sun.ts.tests.servlet.common.response.ResponseTestServlet; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_plu_servletresponsewrapper_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletresponsewrapper_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(SetCharacterEncodingTestServlet.class, TestServlet.class, ResponseTestServlet.class).addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: responseWrapperConstructorTest - * - * @assertion_ids: Servlet:JAVADOC:9 - * - * @test_Strategy: Servlet calls wrapper constructor - */ - @Test - public void responseWrapperConstructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "responseWrapperConstructorTest"); - invoke(); - } - - /* - * @testName: responseWrapperGetResponseTest - * - * @assertion_ids: Servlet:JAVADOC:10 - * - * @test_Strategy: Servlet gets wrapped response object - */ - @Test - public void responseWrapperGetResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "responseWrapperGetResponseTest"); - invoke(); - } - - /* - * @testName: responseWrapperSetResponseTest - * - * @assertion_ids: Servlet:JAVADOC:11 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void responseWrapperSetResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "responseWrapperSetResponseTest"); - invoke(); - } - - /* - * @testName: responseWrapperSetResponseIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:12 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void responseWrapperSetResponseIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "responseWrapperSetResponseIllegalArgumentExceptionTest"); - invoke(); - } - - /* - * @testName: flushBufferTest - * - * @assertion_ids: Servlet:JAVADOC:24 - * - * @test_Strategy: Servlet wraps response. Servlet writes data in the buffer - * and flushes it - */ - /* - * @testName: getBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:23 - * - * @test_Strategy: Servlet wraps response. Servlet flushes buffer and verifies - * the size of the buffer - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:30 - * - * @test_Strategy: Servlet wraps response. Servlet set Locale and then - * verifies it - * - */ - /* - * @testName: getOutputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:15 - * - * @test_Strategy: Servlet wraps response. Servlet gets an output stream and - * writes to it. - */ - /* - * @testName: getWriterTest - * - * @assertion_ids: Servlet:JAVADOC:17 - * - * @test_Strategy: Servlet wraps response. Servlet gets a Writer object, then - * sets the content type; Verify that content type didn't get set by servlet - */ - /* - * @testName: isCommittedTest - * - * @assertion_ids: Servlet:JAVADOC:26 - * - * @test_Strategy: Servlet wraps response. Servlet checks before and after - * response is flushed - * - */ - /* - * @testName: resetBufferTest - * - * @assertion_ids: Servlet:JAVADOC:28 - * - * @test_Strategy: Servlet wraps response. Servlet writes data to the - * response, resets the buffer and then writes new data - */ - /* - * @testName: resetTest - * - * @assertion_ids: Servlet:JAVADOC:27 - * - * @test_Strategy: Servlet wraps response. Servlet writes data to the - * response, does a reset, then writes new data - */ - /* - * @testName: resetTest1 - * - * @assertion_ids: Servlet:JAVADOC:27; Servlet:JAVADOC:162; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, set the Headers, does - * a reset, then writes new data, set the new Header - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:14 - * - * @test_Strategy: Servlet wraps response. Servlet checks for the default - * encoding - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:13 - * - * @test_Strategy: Servlet wraps response. Servlet set the encoding and client - * verifies it - */ - /* - * @testName: setBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:22 - * - * @test_Strategy: Servlet wraps response. Servlet sets the buffer size then - * verifies it was set - */ - /* - * @testName: setContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:19 - * - * @test_Strategy: Servlet wraps response. Servlet sets the content length - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:21; Servlet:SPEC:34; - * - * @test_Strategy: Servlet wraps response. Servlet verifies the content type - * sent by the client - */ - /* - * @testName: setContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:20; Servlet:SPEC:34; - * - * @test_Strategy: Servlet wraps response. Servlet sets the content type - * - */ - /* - * @testName: setLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:29 - * - * @test_Strategy: Servlet wraps response. Servlet sets the Locale - */ - @Test() - public void flushBufferTest() throws Exception { - super.flushBufferTest(); - } - - @Test() - public void getBufferSizeTest() throws Exception { - super.getBufferSizeTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getOutputStreamTest() throws Exception { - super.getOutputStreamTest(); - } - - @Test() - public void getWriterTest() throws Exception { - super.getWriterTest(); - } - - @Test() - public void isCommittedTest() throws Exception { - super.isCommittedTest(); - } - - @Test() - public void resetBufferTest() throws Exception { - super.resetBufferTest(); - } - - @Test() - public void resetTest() throws Exception { - super.resetTest(); - } - - @Test() - public void resetTest1() throws Exception { - super.resetTest1(); - } - - @Test() - public void setBufferSizeTest() throws Exception { - super.setBufferSizeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setContentLengthTest() throws Exception { - super.setContentLengthTest(); - } - - @Test() - public void setContentTypeTest() throws Exception { - super.setContentTypeTest(); - } - - @Test() - public void setLocaleTest() throws Exception { - super.setLocaleTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/build.xml deleted file mode 100644 index 3ef3eb851f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/servlet_plu_servletresponsewrapper_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/servlet_plu_servletresponsewrapper_web-fragment.xml deleted file mode 100644 index ddc2d499d4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper/servlet_plu_servletresponsewrapper_web-fragment.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper.TestServlet - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper.SetCharacterEncodingTestServlet - - - TestServlet - /TestServlet/* - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/URLClient.java deleted file mode 100644 index 23541ef429..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/URLClient.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.servletresponsewrapper30; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper30.IsWrapperForTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper30.TCKServletResponseWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper30.TCKServletResponsesubWrapper; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_servletresponsewrapper30_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_servletresponsewrapper30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(IsWrapperForTest.class, TCKServletResponsesubWrapper.class, TCKServletResponseWrapper.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: isWrapperForTest - * - * @assertion_ids: Servlet:JAVADOC:731; Servlet:JAVADOC:732; - * - * @test_Strategy: Create a Servlets isWrapperForTest; In the servlet, wrap - * the Response a few time and in different ways; verifies the following - * works: - jakarta.servlet.ServletResponseWrapper.isWrapperFor(ServletResponse) - * - jakarta.servlet.ServletResponseWrapper.isWrapperFor(Class) - */ - @Test - public void isWrapperForTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/IsWrapperForTest HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test Failed"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/build.xml deleted file mode 100644 index abd522a4a5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/build.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/servlet_plu_servletresponsewrapper30_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/servlet_plu_servletresponsewrapper30_web-fragment.xml deleted file mode 100644 index 8c6d22e41e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/servletresponsewrapper30/servlet_plu_servletresponsewrapper30_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - IsWrapperForTest - com.sun.ts.tests.servlet.api.jakarta_servlet.servletresponsewrapper30.IsWrapperForTest - - - IsWrapperForTest - /IsWrapperForTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/URLClient.java deleted file mode 100644 index 2cf34e60b8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/URLClient.java +++ /dev/null @@ -1,76 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.sessiontrackingmode; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode.TestListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_sessiontrackingmode_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_sessiontrackingmode_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, TestServlet.class) - .addAsLibraries(javaArchive1); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: setSessionTrackingModes - * - * @assertion_ids: Servlet:JAVADOC:695; Servlet:JAVADOC:684; - * Servlet:JAVADOC:687; - * - * @test_Strategy: Create a ServletListener, in which call - * ServletContext.setSessionTrackingModes() Create a Servlet, verify the above - * works using getEffectiveSessionTrackingModes() - */ - @Test - public void setSessionTrackingModes() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSessionTrackingModes"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/build.xml deleted file mode 100644 index 68d0b2aa92..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/servlet_plu_sessiontrackingmode_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/servlet_plu_sessiontrackingmode_web-fragment.xml deleted file mode 100644 index f7869cdf99..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/sessiontrackingmode/servlet_plu_sessiontrackingmode_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode.TestListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.sessiontrackingmode.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/URLClient.java deleted file mode 100644 index d9a01f11c2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/URLClient.java +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.srattributeevent; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.srattributeevent.SRAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.srattributeevent.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_srattributeevent_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_srattributeevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SRAttributeListener.class, TestServlet.class) - .addAsLibraries(javaArchive1); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:66 - * - * @test_Strategy: Servlet instanciate the constructor - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: addedTest - * - * @assertion_ids: - * Servlet:JAVADOC:67;Servlet:JAVADOC:68;Servlet:JAVADOC:71;Servlet:JAVADOC:72 - * - * @test_Strategy: Servlet adds an attribute. The listener should detect the - * add and write a message out to a static log. Servlet then reads the log and - * verifys the result. It also verifies the requets and context that changed - * - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: - * Servlet:JAVADOC:67;Servlet:JAVADOC:69;Servlet:JAVADOC:71;Servlet:JAVADOC:72 - * - * @test_Strategy: Servlet adds/removes an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. It also verifies the requets and context - * that changed - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: - * Servlet:JAVADOC:67;Servlet:JAVADOC:70;Servlet:JAVADOC:71;Servlet:JAVADOC:72 - * - * @test_Strategy: Servlet adds/replaces an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. It also verifies the requets and context - * that changed - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/build.xml deleted file mode 100644 index 13e58ddeef..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/servlet_plu_srattributeevent_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/servlet_plu_srattributeevent_web-fragment.xml deleted file mode 100644 index b6c0b96eb3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributeevent/servlet_plu_srattributeevent_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributeevent.SRAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributeevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/URLClient.java deleted file mode 100644 index 3bd5c25ead..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/URLClient.java +++ /dev/null @@ -1,110 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.srattributelistener; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener.SRAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_srattributelistener_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_srattributelistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SRAttributeListener.class, TestServlet.class) - .addAsLibraries(javaArchive1); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: addedTest - * - * @assertion_ids: Servlet:JAVADOC:169 - * - * @test_Strategy: Servlet adds an attribute. The listener should detect the - * add and write a message out to a static log. Servlet then reads the log and - * verifys the result. - * - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: Servlet:JAVADOC:170 - * - * @test_Strategy: Servlet adds/removes an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: Servlet:JAVADOC:171 - * - * @test_Strategy: Servlet adds/replaces an attribute. The listener should - * detect the add and write a message out to a static log. Servlet then reads - * the log and verifys the result. - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/build.xml deleted file mode 100644 index a9613f0c75..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/servlet_plu_srattributelistener_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/servlet_plu_srattributelistener_web-fragment.xml deleted file mode 100644 index 517860ba30..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srattributelistener/servlet_plu_srattributelistener_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener.SRAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srattributelistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/URLClient.java deleted file mode 100644 index 52d26fe527..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/URLClient.java +++ /dev/null @@ -1,104 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.srevent; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.srevent.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_srevent_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_srevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .addAsLibraries(javaArchive1); - } - - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:63 - * - * @test_Strategy: Servlet tries to get an instance of ServletRequestEvent. - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:65 - * - * @test_Strategy: Servlet calls constructor and tries to get the context that - * was used in the constructor. - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } - - /* - * @testName: getServletRequestTest - * - * @assertion_ids: Servlet:JAVADOC:64 - * - * @test_Strategy: Servlet calls constructor and tries to get the request that - * was used in the constructor. - */ - @Test - public void getServletRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletRequestTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/build.xml deleted file mode 100644 index db79d89e99..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/servlet_plu_srevent_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/servlet_plu_srevent_web-fragment.xml deleted file mode 100644 index 1494d7023c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srevent/servlet_plu_srevent_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/URLClient.java deleted file mode 100644 index d8ac3db179..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/URLClient.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.srlistener; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener.SRListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_srlistener_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_srlistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SRListener.class, TestServlet.class) - .addAsLibraries(javaArchive1); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: initializeDestroyTest - * - * @assertion_ids: Servlet:JAVADOC:167;Servlet:JAVADOC:168 - * - * @test_Strategy: Servlet calls a simple servlet then calls a second servlet - * to verify results - */ - @Test - public void initializeDestroyTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "initializeDestroyTest"); - invoke(); - TEST_PROPS.setProperty(APITEST, "checkLog"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/build.xml deleted file mode 100644 index 6acba6f4ca..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/servlet_plu_srlistener_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/servlet_plu_srlistener_web-fragment.xml deleted file mode 100644 index 772f33f544..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/srlistener/servlet_plu_srlistener_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener.SRListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet.srlistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/URLClient.java deleted file mode 100644 index b16704cf0f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/URLClient.java +++ /dev/null @@ -1,141 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet.unavailableexception; - -import com.sun.ts.tests.servlet.api.jakarta_servlet.unavailableexception.TestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet.unavailableexception.UnavailableServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_plu_unavailableexception_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_plu_unavailableexception_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, UnavailableServlet.class) - .addAsLibraries(javaArchive1); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: getUnavailableSecondsTest - * - * @assertion_ids: Servlet:SPEC:11; Servlet:JAVADOC:4; Servlet:JAVADOC:7; - * - * @test_Strategy: A test for UnavailableException.getUnavailableSeconds() - * method. - */ - @Test - public void getUnavailableSecondsTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getUnavailableSecondsTest"); - invoke(); - } - - /* - * @testName: isPermanentTest - * - * @assertion_ids: Servlet:SPEC:11; Servlet:JAVADOC:3; Servlet:JAVADOC:4; - * Servlet:JAVADOC:5; - * - * @test_Strategy: A test for UnavailableException.isPermanent() method. - */ - @Test - public void isPermanentTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isPermanentTest"); - invoke(); - } - - /* - * @testName: unavailableTest - * - * @assertion_ids: Servlet:SPEC:11; Servlet:SPEC:11.1; Servlet:JAVADOC:3; - * Servlet:JAVADOC:268; - * - * @test_Strategy: A test for Permanent Unavailable First access the Servlet, - * and mark it unavailable Second try to access it again, 404 should be - * returned - */ - @Test - public void unavailableTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, " "); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, ""); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(STATUS_CODE, "404"); - TEST_PROPS.setProperty(APITEST, "unavailableTest"); - invoke(); - } - - /* - * @testName: unavailableException_Constructor1Test - * - * @assertion_ids: Servlet:SPEC:11; Servlet:JAVADOC:3; - * - * @test_Strategy: A test for UnavailableException(String mesg). It construts - * an UnavailabaleException object for the specified servlet. This constructor - * tests for permanent unavailability - */ - @Test - public void unavailableException_Constructor1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "unavailableException_Constructor1Test"); - invoke(); - } - - /* - * @testName: unavailableException_Constructor2Test - * - * @assertion_ids: Servlet:SPEC:11; Servlet:JAVADOC:4; - * - * @test_Strategy: A test for UnavailableException(String mesg, int sec). It - * construts an UnavailabaleException object for the specified servlet. This - * constructor tests for temporarily unavailability - */ - @Test - public void unavailableException_Constructor2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "unavailableException_Constructor2Test"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/build.xml deleted file mode 100644 index 8b5e05f310..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/servlet_plu_unavailableexception_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/servlet_plu_unavailableexception_web-fragment.xml deleted file mode 100644 index cb5a5fec6a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet/unavailableexception/servlet_plu_unavailableexception_web-fragment.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.unavailableexception.TestServlet - - - UnavailableTestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet.unavailableexception.UnavailableServlet - - - TestLogicalName - /TestServlet - - - UnavailableTestLogicalName - /unavailableTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/build.xml deleted file mode 100644 index 7a76d3c694..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/URLClient.java deleted file mode 100644 index d551401ea7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/URLClient.java +++ /dev/null @@ -1,530 +0,0 @@ -/* - * Copyright (c) 2012, 2021 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.cookie; - -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.cookie.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.request.HttpRequest; -import com.sun.ts.tests.servlet.common.request.HttpResponse; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.apache.commons.httpclient.Cookie; -import org.apache.commons.httpclient.Header; -import org.apache.commons.httpclient.cookie.CookiePolicy; -import org.apache.commons.httpclient.cookie.CookieSpec; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Disabled; -import org.junit.jupiter.api.Test; - -import java.text.SimpleDateFormat; -import java.util.Date; -import java.util.TimeZone; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_cookie_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_cookie_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - private int findCookie(Cookie[] cookie, String name) { - boolean found = false; - int i = 0; - if (cookie != null) { - while ((!found) && (i < cookie.length)) { - if (cookie[i].getName().equals(name)) { - found = true; - } else { - i++; - } - } - } else { - found = false; - } - if (found) { - return i; - } else { - return -1; - } - } - - /* Run test */ - - /* - * @testName: cloneTest - * - * @assertion_ids: Servlet:JAVADOC:453 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet tests method Cookie.clone and verify it works; - */ - @Test - public void cloneTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "cloneTest"); - invoke(); - } - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:434 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet tests constructor method and verify it works; - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } - - /* - * @testName: constructorIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:628 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet tests constructor method throws IllegalArgumentException when - * invalid names are used(unsupported characters in name); - */ - @Test - public void constructorIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet?testname=constructorIllegalArgumentExceptionTest HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: getCommentTest - * - * @assertion_ids: Servlet:JAVADOC:436 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet tests method getComment; - */ - @Test - public void getCommentTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCommentTest"); - invoke(); - } - - /* - * @testName: getCommentNullTest - * - * @assertion_ids: Servlet:JAVADOC:437 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet tests method getComment when there is no comment; - */ - @Test - public void getCommentNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCommentNullTest"); - invoke(); - } - - /* - * @testName: getDomainTest - * - * @assertion_ids: Servlet:JAVADOC:439 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Client sends a version 0 and 1 cookie to the servlet. Servlet verifies - * values of the cookies; - */ - @Test - public void getDomainTest() throws Exception { - // version 1 - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=" + getContextRoot()); - TEST_PROPS.setProperty(APITEST, "getDomainTest"); - invoke(); - - } - - /* - * @testName: getMaxAgeTest - * - * @assertion_ids: Servlet:JAVADOC:443 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet tests method getMaxAge; - */ - @Test - public void getMaxAgeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMaxAgeTest"); - invoke(); - } - - /* - * @testName: getNameTest - * - * @assertion_ids: Servlet:JAVADOC:448 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Client sends a version 0 and 1 cookie to a servlet; Servlet tests method - * Cookie.getName - */ - @Test - public void getNameTest() throws Exception { - // version 0 Cookie - TEST_PROPS.setProperty(REQUEST_HEADERS, "Cookie: name1=value1; Domain=" - + _hostname + "; Path=" + getContextRoot()); - TEST_PROPS.setProperty(APITEST, "getNameTest"); - invoke(); - - // version 1 Cookie - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=" + getContextRoot()); - TEST_PROPS.setProperty(APITEST, "getNameTest"); - invoke(); - } - - /* - * @testName: getPathTest - * - * @assertion_ids: Servlet:JAVADOC:445 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Client sends a version 1 cookie to a servlet; Servlet tests method getPath - * using the received Cookie - */ - @Test - public void getPathTest() throws Exception { - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=" + getContextRoot()); - TEST_PROPS.setProperty(APITEST, "getPathTest"); - invoke(); - } - - /* - * @testName: getSecureTest - * - * @assertion_ids: Servlet:JAVADOC:447 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet tests method Cookie.getSecure; - */ - @Test - public void getSecureTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSecureTest"); - invoke(); - } - - /* - * @testName: getValueTest - * - * @assertion_ids: Servlet:JAVADOC:450 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Client sends a version 0 and 1 cookie to a servlet; Servlet tests method - * getValue and verify the right cookie received - */ - @Test - public void getValueTest() throws Exception { - // version 0 Cookie - TEST_PROPS.setProperty(REQUEST_HEADERS, "Cookie: name1=value1; Domain=" - + _hostname + "; Path=" + getContextRoot()); - TEST_PROPS.setProperty(APITEST, "getValueTest"); - invoke(); - // version 1 Cookie - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=" + getContextRoot()); - TEST_PROPS.setProperty(APITEST, "getValueTest"); - invoke(); - } - - /* - * @testName: getVersionTest - * - * @assertion_ids: Servlet:JAVADOC:451 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Client sends a version 0 and 1 cookie to a servlet; Servlet tests method - * Cookie.getVersion and verify the right cookie received - */ - @Test - public void getVersionTest() throws Exception { - // version 0 Cookie - TEST_PROPS.setProperty(REQUEST_HEADERS, "Cookie: name1=value1; Domain=" - + _hostname + "; Path=" + getContextRoot()); - TEST_PROPS.setProperty(APITEST, "getVersionVer0Test"); - invoke(); - // version 1 Cookie - TEST_PROPS.setProperty(REQUEST_HEADERS, - "Cookie: $Version=1; name1=value1; $Domain=" + _hostname - + "; $Path=" + getContextRoot()); - TEST_PROPS.setProperty(APITEST, "getVersionVer1Test"); - invoke(); - } - - /* - * @testName: setDomainTest - * - * @assertion_ids: Servlet:JAVADOC:438 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet tests method Cookie.setDomain - */ - @Test - public void setDomainTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setDomainTest"); - invoke(); - } - - /* - * @testName: setMaxAgePositiveTest - * - * @assertion_ids: Servlet:JAVADOC:440 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet create Cookie and sets values using Cookie.setMaxAge(2) Cookie is - * sent back to client and client verifies them - */ - @Test - public void setMaxAgePositiveTest() throws Exception { - // version 0 cookie - String testName = "setMaxAgePositiveTest"; - HttpResponse response = null; - String dateHeader = null; - int index = -1; - Date expiryDate = null; - String body = null; - - HttpRequest request = new HttpRequest("GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1", _hostname, - _port); - - try { - response = request.execute(); - dateHeader = response.getResponseHeader("testDate").toString(); - CookieSpec spec = CookiePolicy.getCookieSpec(CookiePolicy.NETSCAPE); - - logTrace("Found " + response.getResponseHeaders("Set-Cookie").length - + " set-cookie entry"); - - boolean foundcookie = false; - Header[] CookiesHeader = response.getResponseHeaders("Set-Cookie"); - int i = 0; - while (i < CookiesHeader.length) { - TestUtil.logTrace("Checking set-cookiei " + i + ":" + CookiesHeader[i]); - Cookie[] cookies = spec.parse(".eng.com", _port, getServletName(), - false, CookiesHeader[i]); - index = findCookie(cookies, "name1"); - if (index >= 0) { - expiryDate = cookies[index].getExpiryDate(); - body = response.getResponseBodyAsString(); - foundcookie = true; - break; - } - i++; - } - - if (!foundcookie) { - throw new Exception("The test cookie was not located in the response"); - } - } catch (Throwable t) { - throw new Exception("Exception occurred:" + t); - } - - // put expiry date into GMT - SimpleDateFormat sdf = new SimpleDateFormat(TestServlet.CUSTOM_HEADER_DATE_FORMAT); - sdf.setTimeZone(TimeZone.getTimeZone("GMT")); - String resultStringDate = sdf.format(expiryDate); - try { - Date resultDate = sdf.parse(resultStringDate); - Date expectedDate = sdf - .parse(dateHeader.substring(dateHeader.indexOf(": ") + 2).trim()); - if (resultDate.before(expectedDate)) { - throw new Exception("The expiry date was incorrect, expected =" - + expectedDate + ", result = " + resultDate); - } - } catch (Throwable t) { - throw new Exception("Exception occurred: " + t); - } - - if (body.indexOf(Data.PASSED) == -1) { - throw new Exception("The string: " + Data.PASSED + " not found in response"); - } - } - - /* - * @testName: setMaxAgeZeroTest - * - * @assertion_ids: Servlet:JAVADOC:442 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet create Cookie and sets values using Cookie.setMaxAge(0) Cookie is - * sent back to client and client verifies them - */ - @Test - public void setMaxAgeZeroTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxAgeZeroTest"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Set-Cookie:name1=value1##Max-Age=0"); - invoke(); - } - - /* - * @testName: setMaxAgeNegativeTest - * - * @assertion_ids: Servlet:JAVADOC:441 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet create Cookie and sets values using Cookie.setMaxAge(-1) Cookie is - * sent back to client and client verifies them - */ - @Test - public void setMaxAgeNegativeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxAgeNegativeTest"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Set-Cookie:name1=value1##!Expire##!Max-Age"); - invoke(); - } - - /* - * @testName: setSecureTest - * - * @assertion_ids: Servlet:JAVADOC:446 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet create Version 0 and Version 1 Cookie and sets values using - * Cookie.setSecure Cookie is sent back to client and client verifies them - */ - @Test - public void setSecureTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSecureVer0Test"); - invoke(); - TEST_PROPS.setProperty(APITEST, "setSecureVer1Test"); - invoke(); - } - - /* - * @testName: setValueTest - * - * @assertion_ids: Servlet:JAVADOC:449 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet create Version 0 and Version 1 Cookie and sets values using - * Cookie.setValue Cookie is sent back to client and client verifies them - */ - @Test - public void setValueTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setValueVer0Test"); - invoke(); - TEST_PROPS.setProperty(APITEST, "setValueVer1Test"); - invoke(); - } - - /* - * @testName: setVersionTest - * - * @assertion_ids: Servlet:JAVADOC:452 - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet create Version 0 and Version 1 Cookie and sets values using - * Cookie.setVersion Cookie is sent back to client and client verifies them - */ - @Test - public void setVersionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setVersionVer0Test"); - invoke(); - TEST_PROPS.setProperty(APITEST, "setVersionVer1Test"); - invoke(); - } - - /* - * @testName: setAttributeTest - * - * @assertion_ids: - * - * @test_Strategy: Create a web application with no web.xml and one fragment; - * Define everything in web-fragment.xml; Package everything in the fragment; - * Servlet tests method Cookie.setAttribute - */ - @Test - public void setAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeTest"); - invoke(); - } - - /* - * @testName: getAttributesTest - * - * @assertion_ids: - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributesTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/build.xml deleted file mode 100644 index 1993160987..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/servlet_pluh_cookie_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/servlet_pluh_cookie_web-fragment.xml deleted file mode 100644 index 17516f5df6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/servlet_pluh_cookie_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.cookie.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/URLClient.java deleted file mode 100644 index 332efb161b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/URLClient.java +++ /dev/null @@ -1,238 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpservlet; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.DestroyTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.InitTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.Init_ServletConfigTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.ServiceTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_httpservlet_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpservlet_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(DestroyTestServlet.class, Init_ServletConfigTestServlet.class, - InitTestServlet.class, ServiceTestServlet.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: destroyTest - * - * @assertion_ids: Servlet:JAVADOC:416 - * - * @test_Strategy: Create a GenericServlet and take out of service using - * destroy method - * - */ - @Test - public void destroyTest() throws Exception { - String testName = "destroyTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(IGNORE_BODY, "true"); - invoke(); - } - - /* - * @testName: getServletConfigTest - * - * @assertion_ids: Servlet:JAVADOC:421 - * - * @test_Strategy: Create a GenericServlet and check for its ServletConfig - * object existence - * - */ - @Test - public void getServletConfigTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletConfigTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:422 - * - * @test_Strategy: Create a GenericServlet and check for its ServletContext - * object existence - * - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } - - /* - * @testName: getServletInfoTest - * - * @assertion_ids: Servlet:JAVADOC:423 - * - * @test_Strategy: Create a GenericServlet and check for its ServletInfo - * object values - * - */ - @Test - public void getServletInfoTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletInfoTest"); - invoke(); - } - - /* - * @testName: getInitParameterTest - * - * @assertion_ids: Servlet:JAVADOC:417 - * - * @test_Strategy: Servlet tries to access a parameter that exists - */ - @Test - public void getInitParameterTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterTest"); - invoke(); - } - - /* - * @testName: getInitParameterTestNull - * - * @assertion_ids: Servlet:JAVADOC:418 - * - * @test_Strategy: Servlet tries to access a parameter that doesnot exist - */ - @Test - public void getInitParameterTestNull() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterTestNull"); - invoke(); - } - - /* - * @testName: getInitParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:419 - * - * @test_Strategy: Servlet tries to get all parameter names - */ - @Test - public void getInitParameterNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getInitParameterNamesTest"); - invoke(); - } - - /* - * @testName: getServletNameTest - * - * @assertion_ids: Servlet:JAVADOC:433 - * - * @test_Strategy: Servlet gets name of servlet - */ - @Test - public void getServletNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletNameTest"); - invoke(); - } - - /* - * @testName: serviceTest - * - * @assertion_ids: Servlet:JAVADOC:430 - * - * @test_Strategy: Servlet which has a service method that is called - */ - @Test - public void serviceTest() throws Exception { - String testName = "serviceTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: initTest - * - * @assertion_ids: Servlet:JAVADOC:426 - * - * @test_Strategy: Servlet has init method that puts a value into the context. - * Servlet when called reads value from context - */ - @Test - public void initTest() throws Exception { - String testName = "initTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: init_ServletConfigTest - * - * @assertion_ids: Servlet:JAVADOC:424 - * - * @test_Strategy: Servlet has init method that puts a value into the context. - * Servlet when called reads value from context - */ - @Test - public void init_ServletConfigTest() throws Exception { - String testName = "init_ServletConfigTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/build.xml deleted file mode 100644 index 58f020de1c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/build.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/servlet_pluh_httpservlet_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/servlet_pluh_httpservlet_web-fragment.xml deleted file mode 100644 index 0e53b49587..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservlet/servlet_pluh_httpservlet_web-fragment.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.TestServlet - - parameter1 - value1 - - - parameter2 - value2 - - - - destroyTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.DestroyTestServlet - - - initTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.InitTestServlet - - - init_ServletConfigTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.Init_ServletConfigTestServlet - - - serviceTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservlet.ServiceTestServlet - - - TestServlet - /TestServlet/* - - - destroyTest - /destroyTest - - - initTest - /initTest - - - init_ServletConfigTest - /init_ServletConfigTest - - - serviceTest - /serviceTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/URLClient.java deleted file mode 100644 index 9f8d69eb7b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/URLClient.java +++ /dev/null @@ -1,971 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpservletrequest; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetParameterNamesEmptyEnumTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetQueryStringNullTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetReaderUnsupportedEncodingExceptionTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetServletPathEmptyStringTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.SetCharacterEncodingTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.SetCharacterEncodingUnsupportedEncodingExceptionTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.getServletContextTest; -import com.sun.ts.tests.servlet.common.request.HttpRequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpRequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_pluh_httpservletrequest_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpservletrequest_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(GetParameterNamesEmptyEnumTestServlet.class, GetQueryStringNullTestServlet.class, GetReaderUnsupportedEncodingExceptionTestServlet.class, getServletContextTest.class, GetServletPathEmptyStringTestServlet.class, SetCharacterEncodingTest.class, SetCharacterEncodingUnsupportedEncodingExceptionTest.class).addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:573 - * - * @test_Strategy: Servlet verifies attributes - * - */ - @Test - public void getAttributeNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeNamesTest"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getAttributeNamesEmptyEnumTest"); - invoke(); - } - - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:572 - * - * @test_Strategy: Servlet verifies attribute - * - */ - @Test - public void getAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeTest"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getAttributeDoesNotExistTest"); - invoke(); - } - - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:574 - * - * @test_Strategy: Servlet verifies encoding - */ - @Test - public void getCharacterEncodingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCharacterEncodingTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Content-Type:text/plain; charset=ISO-8859-1"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getCharacterEncodingNullTest"); - invoke(); - } - - /* - * @testName: getContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:575 - * - * @test_Strategy: Servlet compares this length to the actual length of the - * content body read in using getInputStream - * - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:576; Servlet:SPEC:34; - * - * @test_Strategy: Client sets the content type and servlet reads it. - * - */ - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:577 - * - * @test_Strategy: Servlet tries to read the input stream. - */ - /* - * @testName: getInputStreamIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:579 - * - * @test_Strategy: Servlet gets a Reader object using - * ServletRequest.getReader() then tries to get the inputStream Object - * - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:580 - * - * @test_Strategy: Servlet sends back locale to client. - */ - @Test - public void getLocaleTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocaleTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Accept-Language:en-US"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getLocaleDefaultTest"); - invoke(); - } - - /* - * @testName: getLocalesTest - * - * @assertion_ids: Servlet:JAVADOC:581 - * - * @test_Strategy: Servlet sends back locale(s) to client. - */ - @Test - public void getLocalesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLocalesTest"); - TEST_PROPS.setProperty(REQUEST_HEADERS, "Accept-Language:en-US,en-GB"); - invoke(); - TEST_PROPS.setProperty(APITEST, "getLocalesDefaultTest"); - invoke(); - } - - /* - * @testName: getParameterMapTest - * - * @assertion_ids: Servlet:JAVADOC:583 - * - * @test_Strategy: Client sets several parameters and the servlet attempts to - * access them. - */ - /* - * @testName: getParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:584 - * - * @test_Strategy: Servlet attempts to access parameters. - */ - @Test - public void getParameterNamesTest() throws Exception { - String testName = "getParameterNamesTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + "¶meter1=value1¶meter2=value2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - testName = "getParameterNamesEmptyEnumTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } - - /* - * @testName: getParameterTest - * - * @assertion_ids: Servlet:JAVADOC:582 - * - * @test_Strategy: Client sets a parameter and servlet retrieves it. - */ - @Test - public void getParameterTest() throws Exception { - String testName = "getParameterTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + "¶meter1=value1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - TEST_PROPS.setProperty(APITEST, "getParameterDoesNotExistTest"); - invoke(); - } - - /* - * @testName: getParameterValuesTest - * - * @assertion_ids: Servlet:JAVADOC:585 - * - * @test_Strategy: Servlet verifies values - */ - @Test - public void getParameterValuesTest() throws Exception { - String testName = "getParameterValuesTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + "&Names=value1&Names=value2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - TEST_PROPS.setProperty(APITEST, "getParameterValuesDoesNotExistTest"); - invoke(); - } - - /* - * @testName: getProtocolTest - * - * @assertion_ids: Servlet:JAVADOC:586 - * - * @test_Strategy: Servlet verifies the protocol used by the client - */ - /* - * @testName: getReaderTest - * - * @assertion_ids: Servlet:JAVADOC:587 - * - * @test_Strategy: Client sets some content and servlet reads the content - */ - /* - * @testName: getReaderIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:590 - * - * @test_Strategy: Servlet gets an InputStream Object then tries to get a - * Reader Object. - */ - /* - * @testName: getReaderUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:589 - * - * @test_Strategy: Client sets some content but with an invalid encoding, - * servlet tries to read content. - */ - /* - * @testName: getRemoteAddrTest - * - * @assertion_ids: Servlet:JAVADOC:592 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getLocalAddrTest - * - * @assertion_ids: Servlet:JAVADOC:719 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getLocalNameTest - * - * @assertion_ids: Servlet:JAVADOC:629; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * getLocalName(); - */ - /* - * @testName: getRemoteHostTest - * - * @assertion_ids: Servlet:JAVADOC:593 - * - * @test_Strategy: Servlet reads and verifies where the request originated - */ - /* - * @testName: getRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:594 - * - * @test_Strategy: Servlet tries to get a dispatcher - */ - /* - * @testName: getSchemeTest - * - * @assertion_ids: Servlet:JAVADOC:595 - * - * @test_Strategy: Servlet verifies the scheme of the url used in the request - */ - /* - * @testName: getServerNameTest - * - * @assertion_ids: Servlet:JAVADOC:596 - * - * @test_Strategy: Servlet verifies the destination of the request - */ - /* - * @testName: getServerPortTest - * - * @assertion_ids: Servlet:JAVADOC:597 - * - * @test_Strategy: Servlet verifies the destination port of the request - */ - /* - * @testName: isSecureTest - * - * @assertion_ids: Servlet:JAVADOC:598 - * - * @test_Strategy: Servlet verifies the isSecure method for the non-secure - * case. - */ - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:599 - * - * @test_Strategy: Servlet adds then removes an attribute, then verifies it - * was removed. - */ - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:600 - * - * @test_Strategy: Servlet adds an attribute, then verifies it was added - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:601 - * - * @test_Strategy: Servlet sets a new encoding and tries to retrieve it. - */ - /* - * @testName: setCharacterEncodingTest1 - * - * @assertion_ids: Servlet:JAVADOC:601; Servlet:JAVADOC:574; Servlet:SPEC:28; - * Servlet:SPEC:213; - * - * @test_Strategy: HttpServletRequest calls getReader()first; then sets a new - * encoding and tries to retrieve it. verifies that the new encoding is - * ignored. - */ - /* - * @testName: setCharacterEncodingUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:602 - * - * @test_Strategy: Servlet tries to set an invalid encoding. - * - */ - // ---------------------------- END ServletRequest - // ----------------------------- - // ---------------------------- HttpServletRequest - // ----------------------------- - /* - * @testName: getAuthTypeWithoutProtectionTest - * - * @assertion_ids: Servlet:JAVADOC:530 - * - * @test_Strategy: Servlet verifies correct result - */ - /* - * @testName: getContextPathTest - * - * @assertion_ids: Servlet:JAVADOC:550 - * - * @test_Strategy: Client sets header and servlet verifies the result - */ - /* - * @testName: getCookiesNoCookiesTest - * - * @assertion_ids: Servlet:JAVADOC:532 - * - * @test_Strategy: Servlet tries to get a cookie when none exist - */ - /* - * @testName: getCookiesTest - * - * @assertion_ids: Servlet:JAVADOC:531 - * - * @test_Strategy:Client sets a cookie and servlet tries to read it - */ - /* - * @testName: getDateHeaderIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:535 - * - * @test_Strategy: Client set invalid date value, servlet tries to read it. - */ - /* - * @testName: getDateHeaderNoHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:534 - * - * @test_Strategy: Servlet tries to get a dateHeader when none exist - */ - /* - * @testName: getDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:533 - * - * @test_Strategy: client sets a dateheader and servlet tries to read it. - */ - /* - * @testName: getHeaderNamesTest - * - * @assertion_ids: Servlet:JAVADOC:540 - * - * @test_Strategy: Client sets some headers and servlet tries to read them. - */ - /* - * @testName: getHeaderNoHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:537 - * - * @test_Strategy: Servlet tries to read a header when none exist - */ - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:536 - * - * @test_Strategy: Client sets a header and servlet tries to read it. - */ - /* - * @testName: getHeadersNoHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:539 - * - * @test_Strategy: Servlet tries to get all the headers when none have been - * added - */ - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:538 - * - * @test_Strategy: Client sets some headers and servlet tries to read them - */ - /* - * @testName: getIntHeaderNoHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:543 - * - * @test_Strategy: Servlet tries to read a header when none exist. - */ - /* - * @testName: getIntHeaderNumberFoundExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:544 - * - * @test_Strategy: Client sets an invalid header and servlet tries to read it. - */ - /* - * @testName: getIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:542 - * - * @test_Strategy: Client sets a header and servlet reads it - */ - /* - * @testName: getMethodTest - * - * @assertion_ids: Servlet:JAVADOC:545 - * - * @test_Strategy: Client makes 3 calls using GET/POST/HEAD - */ - /* - * @testName: getPathInfoNullTest - * - * @assertion_ids: Servlet:JAVADOC:547 - * - * @test_Strategy: - */ - /* - * @testName: getPathInfoTest - * - * @assertion_ids: Servlet:JAVADOC:546; Servlet:SPEC:25; - * - * @test_Strategy: Servlet verifies path info - */ - /* - * @testName: getPathTranslatedNullTest - * - * @assertion_ids: Servlet:JAVADOC:549 - * - * @test_Strategy: Servlet verifies result when there is no path info - */ - /* - * @testName: getPathTranslatedTest - * - * @assertion_ids: Servlet:JAVADOC:548 - * - * @test_Strategy: client sets extra path info and servlet verifies it - */ - /* - * @testName: getQueryStringNullTest - * - * @assertion_ids: Servlet:JAVADOC:553 - * - * @test_Strategy: Servlet verifies result when no query string exists - */ - /* - * @testName: getQueryStringTest - * - * @assertion_ids: Servlet:JAVADOC:552 - * - * @test_Strategy: Client sets query string and servlet verifies it - */ - /* - * @testName: getRemoteUserTest - * - * @assertion_ids: Servlet:JAVADOC:554 - * - * @test_Strategy: Servlet verifies the result of a non-authed user - */ - /* - * @testName: getRequestURITest - * - * @assertion_ids: Servlet:JAVADOC:561 - * - * @test_Strategy: Servlet verifies URI data - */ - /* - * @testName: getRequestURLTest - * - * @assertion_ids: Servlet:JAVADOC:562 - * - * @test_Strategy: Servlet verifies URL info - */ - /* - * @testName: getRequestedSessionIdNullTest - * - * @assertion_ids: Servlet:JAVADOC:560 - * - * @test_Strategy: Servlet verifies null result - */ - /* - * @testName: getServletPathEmptyStringTest - * - * @assertion_ids: Servlet:JAVADOC:563; Servlet:SPEC:23; - * - * @test_Strategy: Servlet verifies empty string - */ - /* - * @testName: getServletPathTest - * - * @assertion_ids: Servlet:JAVADOC:564; Servlet:SPEC:24; - * - * @test_Strategy: Servlet verifies path info - */ - /* - * @testName: getSessionTrueTest - * - * @assertion_ids: Servlet:JAVADOC:565 - * - * @test_Strategy: Servlet verifies getSession(true) call - */ - /* - * @testName: getSessionFalseTest - * - * @assertion_ids: Servlet:JAVADOC:566 - * - * @test_Strategy: Servlet verifies getSession(false) call - */ - /* - * @testName: getSessionTest - * - * @assertion_ids: Servlet:JAVADOC:567 - * - * @test_Strategy: Servlet verifies getSession() call - */ - /* - * @testName: isRequestedSessionIdFromCookieTest - * - * @assertion_ids: Servlet:JAVADOC:569 - * - * @test_Strategy: Servlet verifies correct result - */ - /* - * @testName: isRequestedSessionIdFromURLTest - * - * @assertion_ids: Servlet:JAVADOC:570 - * - * @test_Strategy: Servlet verifies correct result - */ - /* - * @testName: isRequestedSessionIdValidTest - * - * @assertion_ids: Servlet:JAVADOC:568; Servlet:SPEC:211; - * - * @test_Strategy: Client sends request without session ID; Verifies - * isRequestedSessionIdValid() returns false; - */ - /* - * @testName: getRequestedSessionIdTest1 - * - * @assertion_ids: Servlet:JAVADOC:559; - * - * @test_Strategy: Client sends request with a session ID; Verifies - * getRequestedSessionId() returns the same; - */ - /* - * @testName: getRequestedSessionIdTest2 - * - * @assertion_ids: Servlet:JAVADOC:559; - * - * @test_Strategy: Client sends request to a servlet with a sesion ID; Servlet - * start a sesison; Verifies getRequestedSessionId() returns the same; - */ - /* - * @testName: sessionTimeoutTest - * - * @assertion_ids: Servlet:SPEC:67; - * - * @test_Strategy: First set a HttpSession's timeout to 60 seconds; then sleep - * 90 seconds in servlet; verify that the session is still valid after. - */ - /* - * @testName: getLocalPortTest - * - * @assertion_ids: Servlet:JAVADOC:630; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * getLocalPort(); - */ - /* - * @testName: getServletContextTest - * - * @assertion_ids: - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * getServletContext return the same as stored in ServletConfig - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/getServletContextTest HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - @Test() - public void getAuthTypeWithoutProtectionTest() throws Exception { - super.getAuthTypeWithoutProtectionTest(); - } - - @Test() - public void getContentLengthTest() throws Exception { - super.getContentLengthTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getContextPathTest() throws Exception { - super.getContextPathTest(); - } - - @Test() - public void getCookiesNoCookiesTest() throws Exception { - super.getCookiesNoCookiesTest(); - } - - @Test() - public void getCookiesTest() throws Exception { - super.getCookiesTest(); - } - - @Test() - public void getDateHeaderIllegalArgumentExceptionTest() throws Exception { - super.getDateHeaderIllegalArgumentExceptionTest(); - } - - @Test() - public void getDateHeaderNoHeaderTest() throws Exception { - super.getDateHeaderNoHeaderTest(); - } - - @Test() - public void getDateHeaderTest() throws Exception { - super.getDateHeaderTest(); - } - - @Test() - public void getHeaderNamesTest() throws Exception { - super.getHeaderNamesTest(); - } - - @Test() - public void getHeaderNoHeaderTest() throws Exception { - super.getHeaderNoHeaderTest(); - } - - @Test() - public void getHeaderTest() throws Exception { - super.getHeaderTest(); - } - - @Test() - public void getHeadersNoHeadersTest() throws Exception { - super.getHeadersNoHeadersTest(); - } - - @Test() - public void getHeadersTest() throws Exception { - super.getHeadersTest(); - } - - @Test() - public void getInputStreamIllegalStateExceptionTest() throws Exception { - super.getInputStreamIllegalStateExceptionTest(); - } - - @Test() - public void getInputStreamTest() throws Exception { - super.getInputStreamTest(); - } - - @Test() - public void getIntHeaderNoHeaderTest() throws Exception { - super.getIntHeaderNoHeaderTest(); - } - - @Test() - public void getIntHeaderNumberFoundExceptionTest() throws Exception { - super.getIntHeaderNumberFoundExceptionTest(); - } - - @Test() - public void getIntHeaderTest() throws Exception { - super.getIntHeaderTest(); - } - - @Test() - public void getLocalAddrTest() throws Exception { - super.getLocalAddrTest(); - } - - @Test() - public void getLocalNameTest() throws Exception { - super.getLocalNameTest(); - } - - @Test() - public void getLocalPortTest() throws Exception { - super.getLocalPortTest(); - } - - @Test() - public void getMethodTest() throws Exception { - super.getMethodTest(); - } - - @Test() - public void getParameterMapTest() throws Exception { - super.getParameterMapTest(); - } - - @Test() - public void getPathInfoNullTest() throws Exception { - super.getPathInfoNullTest(); - } - - @Test() - public void getPathInfoTest() throws Exception { - super.getPathInfoTest(); - } - - @Test() - public void getPathTranslatedNullTest() throws Exception { - super.getPathTranslatedNullTest(); - } - - @Test() - public void getPathTranslatedTest() throws Exception { - super.getPathTranslatedTest(); - } - - @Test() - public void getProtocolTest() throws Exception { - super.getProtocolTest(); - } - - @Test() - public void getQueryStringNullTest() throws Exception { - super.getQueryStringNullTest(); - } - - @Test() - public void getQueryStringTest() throws Exception { - super.getQueryStringTest(); - } - - @Test() - public void getReaderIllegalStateExceptionTest() throws Exception { - super.getReaderIllegalStateExceptionTest(); - } - - @Test() - public void getReaderTest() throws Exception { - super.getReaderTest(); - } - - @Test() - public void getReaderUnsupportedEncodingExceptionTest() throws Exception { - super.getReaderUnsupportedEncodingExceptionTest(); - } - - @Test() - public void getRemoteAddrTest() throws Exception { - super.getRemoteAddrTest(); - } - - @Test() - public void getRemoteHostTest() throws Exception { - super.getRemoteHostTest(); - } - - @Test() - public void getRemoteUserTest() throws Exception { - super.getRemoteUserTest(); - } - - @Test() - public void getRequestDispatcherTest() throws Exception { - super.getRequestDispatcherTest(); - } - - @Test() - public void getRequestURITest() throws Exception { - super.getRequestURITest(); - } - - @Test() - public void getRequestURLTest() throws Exception { - super.getRequestURLTest(); - } - - @Test() - public void getRequestedSessionIdNullTest() throws Exception { - super.getRequestedSessionIdNullTest(); - } - - @Test() - public void getRequestedSessionIdTest1() throws Exception { - super.getRequestedSessionIdTest1(); - } - - @Test() - public void getRequestedSessionIdTest2() throws Exception { - super.getRequestedSessionIdTest2(); - } - - @Test() - public void getSchemeTest() throws Exception { - super.getSchemeTest(); - } - - @Test() - public void getServerNameTest() throws Exception { - super.getServerNameTest(); - } - - @Test() - public void getServerPortTest() throws Exception { - super.getServerPortTest(); - } - - @Test() - public void getServletPathEmptyStringTest() throws Exception { - super.getServletPathEmptyStringTest(); - } - - @Test() - public void getServletPathTest() throws Exception { - super.getServletPathTest(); - } - - @Test() - public void getSessionFalseTest() throws Exception { - super.getSessionFalseTest(); - } - - @Test() - public void getSessionTest() throws Exception { - super.getSessionTest(); - } - - @Test() - public void getSessionTrueTest() throws Exception { - super.getSessionTrueTest(); - } - - @Test() - public void isRequestedSessionIdFromCookieTest() throws Exception { - super.isRequestedSessionIdFromCookieTest(); - } - - @Test() - public void isRequestedSessionIdFromURLTest() throws Exception { - super.isRequestedSessionIdFromURLTest(); - } - - @Test() - public void isRequestedSessionIdValidTest() throws Exception { - super.isRequestedSessionIdValidTest(); - } - - @Test() - public void isSecureTest() throws Exception { - super.isSecureTest(); - } - - @Test() - public void removeAttributeTest() throws Exception { - super.removeAttributeTest(); - } - - @Test() - public void sessionTimeoutTest() throws Exception { - super.sessionTimeoutTest(); - } - - @Test() - public void setAttributeTest() throws Exception { - super.setAttributeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setCharacterEncodingTest1() throws Exception { - super.setCharacterEncodingTest1(); - } - - @Test() - public void setCharacterEncodingUnsupportedEncodingExceptionTest() throws Exception { - super.setCharacterEncodingUnsupportedEncodingExceptionTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/build.xml deleted file mode 100644 index ca394607a9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/build.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/servlet_pluh_httpservletrequest_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/servlet_pluh_httpservletrequest_web-fragment.xml deleted file mode 100644 index 1912508dd5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/servlet_pluh_httpservletrequest_web-fragment.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.common.servlets.HttpRequestTestServlet - - - getReaderUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetReaderUnsupportedEncodingExceptionTestServlet - - - getQueryStringNullTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetQueryStringNullTestServlet - - - getServletContextTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.getServletContextTest - - - getParameterNamesEmptyEnumTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetParameterNamesEmptyEnumTestServlet - - - getServletPathEmptyStringTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.GetServletPathEmptyStringTestServlet - - - setCharacterEncodingUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.SetCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest.SetCharacterEncodingTest - - - getServletContextTest - /getServletContextTest - - - getQueryStringNullTest - /getQueryStringNullTest - - - TestServlet - /TestServlet/* - - - getParameterNamesEmptyEnumTest - /getParameterNamesEmptyEnumTest - - - getReaderUnsupportedEncodingExceptionTest - /getReaderUnsupportedEncodingExceptionTest - - - getServletPathEmptyStringTest - /* - - - setCharacterEncodingUnsupportedEncodingExceptionTest - /setCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 1 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/servlet_pluh_httpservletrequest_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/servlet_pluh_httpservletrequest_web.war.sun-web.xml deleted file mode 100644 index 8209bef0e6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest/servlet_pluh_httpservletrequest_web.war.sun-web.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - /servlet_pluh_httpservletrequest_web - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/URLClient.java deleted file mode 100644 index 2386b67854..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/URLClient.java +++ /dev/null @@ -1,86 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpservletrequest30; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest30.LoginTestServlet; -import com.sun.ts.tests.servlet.common.request.HttpRequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpRequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("LoginTestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_httpservletrequest30_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpservletrequest30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(LoginTestServlet.class) - .addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - // ---------------------------- HttpServletRequest - // ----------------------------- - - /* - * @testName: loginTest - * - * @assertion_ids: Servlet:JAVADOC:761; - * - * @test_Strategy: Send an HttpServletRequest to server; Verify that - * login(null, null) throw ServletException. - */ - @Test - public void loginTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/LoginTestServlet HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - // -------------------------- END HttpServletRequest - // --------------------------- -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/build.xml deleted file mode 100644 index 9d3327712a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/build.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/servlet_pluh_httpservletrequest30_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/servlet_pluh_httpservletrequest30_web-fragment.xml deleted file mode 100644 index b94613d15a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequest30/servlet_pluh_httpservletrequest30_web-fragment.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - LoginTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequest30.LoginTestServlet - - - LoginTestServlet - /LoginTestServlet/* - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/URLClient.java deleted file mode 100644 index db4d198f60..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/URLClient.java +++ /dev/null @@ -1,812 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpservletrequestwrapper; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingTestWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTest; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.TCKHttpSessionIDListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.TestServlet; -import com.sun.ts.tests.servlet.common.request.HttpRequestClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpRequestClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_pluh_HSReqWrapper_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_HSReqWrapper_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(SetCharacterEncodingTest.class, SetCharacterEncodingTestWrapper.class, SetCharacterEncodingUnsupportedEncodingExceptionTest.class, SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper.class, TCKHttpSessionIDListener.class, TestServlet.class).addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - // --------------------------- ServletRequestWrapper - // --------------------------- - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:385 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets some - * attributes and verifies they can be retrieved. - */ - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:384 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets an attribute - * and retrieves it. - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:386 - * - * @test_Strategy: Client sets an encoding. Servlet wraps the request. Servlet - * then tries to retrieve it. - */ - /* - * @testName: getContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:389 - * - * @test_Strategy: Servlet wraps the request. Servlet then compares this - * length to the actual length of the content body read in using - * getInputStream - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:390; Servlet:SPEC:34; - * - * @test_Strategy: Client sets the content type. Servlet wraps the request. - * Servlet reads it from wrapped request. - * - */ - /* - * @testName: getInputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:391 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to read the - * input stream. - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:407 - * - * @test_Strategy: Client specifics a locale, Servlet wraps the request. - * Servlet then verifies it. - */ - /* - * @testName: getLocalesTest - * - * @assertion_ids: Servlet:JAVADOC:408 - * - * @test_Strategy: Client specifics 2 locales.Servlet wraps the request. - * Servlet then verifies it. - */ - /* - * @testName: getParameterMapTest - * - * @assertion_ids: Servlet:JAVADOC:394 - * - * @test_Strategy: Client sets several parameters.Servlet wraps the request. - * Servlet then attempts to access them. - */ - /* - * @testName: getParameterNamesTest - * - * @assertion_ids: Servlet:JAVADOC:395 - * - * @test_Strategy: Client sets several parameters.Servlet wraps the request. - * Servlet then attempts to access them. - */ - /* - * @testName: getParameterTest - * - * @assertion_ids: Servlet:JAVADOC:393 - * - * @test_Strategy: Client sets a parameter.Servlet wraps the request. Servlet - * then retrieves parameter. - */ - /* - * @testName: getParameterValuesTest - * - * @assertion_ids: Servlet:JAVADOC:396 - * - * @test_Strategy: Client sets a parameter which has 2 values.Servlet wraps - * the request. Servlet then verifies both values. - */ - /* - * @testName: getProtocolTest - * - * @assertion_ids: Servlet:JAVADOC:397 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * protocol used by the client - */ - /* - * @testName: getReaderTest - * - * @assertion_ids: Servlet:JAVADOC:401 - * - * @test_Strategy: Client sets some content.Servlet wraps the request. Servlet - * then reads the content - */ - /* - * @testName: getRemoteAddrTest - * - * @assertion_ids: Servlet:JAVADOC:403 - * - * @test_Strategy: Servlet wraps the request. Servlet then reads and verifies - * where the request originated - */ - /* - * @testName: getRemoteHostTest - * - * @assertion_ids: Servlet:JAVADOC:404 - * - * @test_Strategy: Servlet wraps the request. Servlet then reads and verifies - * where the request originated - */ - /* - * @testName: getRequestDispatcherTest - * - * @assertion_ids: Servlet:JAVADOC:410 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to get a - * dispatcher - */ - /* - * @testName: getSchemeTest - * - * @assertion_ids: Servlet:JAVADOC:398 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the scheme - * of the url used in the request - */ - /* - * @testName: getServerNameTest - * - * @assertion_ids: Servlet:JAVADOC:399 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * destination of the request - */ - /* - * @testName: getServerPortTest - * - * @assertion_ids: Servlet:JAVADOC:400 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * destination port of the request - */ - /* - * @testName: isSecureTest - * - * @assertion_ids: Servlet:JAVADOC:409 - * - * @test_Strategy: Servlet wraps the request. Servlet then verifies the - * isSecure method for the non-secure case. - */ - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:406 - * - * @test_Strategy: Servlet wraps the request. Servlet then adds then removes - * an attribute, then verifies it was removed. - */ - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:405 - * - * @test_Strategy: Servlet wraps the request. Servlet then adds an attribute, - * then verifies it was added - */ - /* - * @testName: setCharacterEncodingUnsupportedEncodingExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:388 - * - * @test_Strategy: Servlet wraps the request. Servlet then tries to set an - * invalid encoding. - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:387 - * - * @test_Strategy: Servlet wraps the request. Servlet then sets a new encoding - * and tries to retrieve it. - */ - /* - * @testName: setCharacterEncodingTest1 - * - * @assertion_ids: Servlet:JAVADOC:387; Servlet:JAVADOC:386; Servlet:SPEC:28; - * Servlet:SPEC:213; - * - * @test_Strategy: Servlet wraps the HttpServletRequest. HttpServletRequest - * calls getReader(); then sets a new encoding and tries to retrieve it. - * verifies that the new encoding is ignored. - */ - // ---------------------- END ServletRequestWrapper - // ---------------------------- - // ------------------------ HttpServletRequestWrapper - // -------------------------- - /* - * @testName: httpRequestWrapperConstructorTest - * - * @assertion_ids: Servlet:JAVADOC:355 - * - * @test_Strategy: Validate an IllegalArgumentException is thrown is a null - * request is passed to the Wrapper's constructor. - */ - @Test - public void httpRequestWrapperConstructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperConstructorTest"); - invoke(); - } - - /* - * @testName: httpRequestWrapperConstructorIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:626 - * - * @test_Strategy: Validate an IllegalArgumentException is thrown is a null - * request is passed to the Wrapper's constructor. - */ - @Test - public void httpRequestWrapperConstructorIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperConstructorIllegalArgumentExceptionTest"); - invoke(); - } - - /* - * @testName: getAuthTypeWithoutProtectionTest - * - * @assertion_ids: Servlet:JAVADOC:356 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies correct result - */ - /* - * @testName: getContextPathTest - * - * @assertion_ids: Servlet:JAVADOC:366 - * - * @test_Strategy: Client sets header and servlet verifies the result - */ - /* - * @testName: getCookiesTest - * - * @assertion_ids: Servlet:JAVADOC:357 - * - * @test_Strategy:Client sets a cookie and servlet tries to read it - */ - /* - * @testName: getDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:358 - * - * @test_Strategy: client sets a dateheader and servlet tries to read it. - */ - /* - * @testName: getHeaderNamesTest - * - * @assertion_ids: Servlet:JAVADOC:361 - * - * @test_Strategy: Client sets some headers and servlet tries to read them - */ - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:359 - * - * @test_Strategy: Client sets a header and servlet tries to read it. - */ - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:360 - * - * @test_Strategy: Client sets some headers and servlet tries to read them - */ - /* - * @testName: getIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:362 - * - * @test_Strategy: Client sets a header and servlet reads it - */ - /* - * @testName: getMethodTest - * - * @assertion_ids: Servlet:JAVADOC:363 - * - * @test_Strategy: Client makes 3 calls using GET/POST/HEAD - */ - /* - * @testName: getPathInfoTest - * - * @assertion_ids: Servlet:JAVADOC:364; Servlet:SPEC:25; - * - * @test_Strategy: Servlet wraps the request. Servlet verifies path info - */ - /* - * @testName: getPathTranslatedTest - * - * @assertion_ids: Servlet:JAVADOC:365 - * - * @test_Strategy: client sets extra path info and servlet verifies it - */ - /* - * @testName: getQueryStringTest - * - * @assertion_ids: Servlet:JAVADOC:367 - * - * @test_Strategy: Client sets query string and servlet verifies it - */ - /* - * @testName: getRemoteUserTest - * - * @assertion_ids: Servlet:JAVADOC:368 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies the result of a - * non-authed user - */ - /* - * @testName: getRequestURITest - * - * @assertion_ids: Servlet:JAVADOC:372 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies URI data - */ - /* - * @testName: getRequestURLTest - * - * @assertion_ids: Servlet:JAVADOC:373 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies URL info - */ - /* - * @testName: getRequestedSessionIdNullTest - * - * @assertion_ids: Servlet:JAVADOC:371 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies null result - */ - /* - * @testName: getServletPathTest - * - * @assertion_ids: Servlet:JAVADOC:374; Servlet:SPEC:24; - * - * @test_Strategy: Servlet wraps the request. Servlet verifies path info - */ - /* - * @testName: getSessionTrueTest - * - * @assertion_ids: Servlet:JAVADOC:375 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies - * getSession(boolean) call - */ - /* - * @testName: getSessionTest - * - * @assertion_ids: Servlet:JAVADOC:376 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies getSession() - * call - */ - /* - * @testName: isRequestedSessionIdFromCookieTest - * - * @assertion_ids: Servlet:JAVADOC:378 - * - * @test_Strategy: Access Servlet through URL; Servlet wraps the request; - * Servlet verifies API isRequestedSessionIdFromCookie return false; Negative - * test - */ - /* - * @testName: isRequestedSessionIdFromCookieTest1 - * - * @assertion_ids: Servlet:JAVADOC:378 - * - * @test_Strategy: Access Servlet through URL; Servlet wraps the request; - * Servlet starts a HttpSession; Client saves SessionID from Server and use it - * to access Servlet again; Servlet verifies API - * isRequestedSessionIdFromCookie return true; Positive test - */ - /* - * @testName: isRequestedSessionIdFromURLTest - * - * @assertion_ids: Servlet:JAVADOC:379 - * - * @test_Strategy: Servlet wraps the request. Servlet verifies correct result - */ - /* - * @testName: isRequestedSessionIdValidTest - * - * @assertion_ids: Servlet:JAVADOC:377; Servlet:SPEC:211; - * - * @test_Strategy: Client sends request without session ID; Servlet wraps the - * request; Verifies isRequestedSessionIdValid() returns false; - */ - /* - * @testName: getRequestedSessionIdTest1 - * - * @assertion_ids: Servlet:JAVADOC:371; - * - * @test_Strategy: Client sends request with a session ID; Verifies - * getRequestedSessionId() returns the same; - */ - /* - * @testName: getRequestedSessionIdTest2 - * - * @assertion_ids: Servlet:JAVADOC:371; - * - * @test_Strategy: Client sends request to a servlet with a sesion ID; Servlet - * start a sesison; Verifies getRequestedSessionId() returns the same; - */ - /* - * @testName: getLocalPortTest - * - * @assertion_ids: Servlet:JAVADOC:631; - * - * @test_Strategy: Send an HttpServletRequestWrapper to server; Test Servlet - * API getLocalPort(); - */ - /* - * @testName: getLocalNameTest - * - * @assertion_ids: Servlet:JAVADOC:634; - * - * @test_Strategy: Send an HttpServletRequestWrapper to server; Test Servlet - * API getLocalName(); - */ - /* - * @testName: httpRequestWrapperGetRequestTest - * - * @assertion_ids: Servlet:JAVADOC:381 - * - * @test_Strategy: Servlet gets wrapped response object - */ - @Test - public void httpRequestWrapperGetRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperGetRequestTest"); - invoke(); - } - - /* - * @testName: httpRequestWrapperSetRequestTest - * - * @assertion_ids: Servlet:JAVADOC:382 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void httpRequestWrapperSetRequestTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperSetRequestTest"); - invoke(); - } - - /* - * @testName: httpRequestWrapperSetRequestIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:383 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void httpRequestWrapperSetRequestIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpRequestWrapperSetRequestIllegalArgumentExceptionTest"); - invoke(); - } - - // ---------------------- END HttpServletRequestWrapper - // ------------------------ - @Test() - public void getAttributeNamesTest() throws Exception { - super.getAttributeNamesTest(); - } - - @Test() - public void getAttributeTest() throws Exception { - super.getAttributeTest(); - } - - @Test() - public void getAuthTypeWithoutProtectionTest() throws Exception { - super.getAuthTypeWithoutProtectionTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentLengthTest() throws Exception { - super.getContentLengthTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getContextPathTest() throws Exception { - super.getContextPathTest(); - } - - @Test() - public void getCookiesTest() throws Exception { - super.getCookiesTest(); - } - - @Test() - public void getDateHeaderTest() throws Exception { - super.getDateHeaderTest(); - } - - @Test() - public void getHeaderNamesTest() throws Exception { - super.getHeaderNamesTest(); - } - - @Test() - public void getHeaderTest() throws Exception { - super.getHeaderTest(); - } - - @Test() - public void getHeadersTest() throws Exception { - super.getHeadersTest(); - } - - @Test() - public void getInputStreamTest() throws Exception { - super.getInputStreamTest(); - } - - @Test() - public void getIntHeaderTest() throws Exception { - super.getIntHeaderTest(); - } - - @Test() - public void getLocalNameTest() throws Exception { - super.getLocalNameTest(); - } - - @Test() - public void getLocalPortTest() throws Exception { - super.getLocalPortTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getLocalesTest() throws Exception { - super.getLocalesTest(); - } - - @Test() - public void getMethodTest() throws Exception { - super.getMethodTest(); - } - - @Test() - public void getParameterMapTest() throws Exception { - super.getParameterMapTest(); - } - - @Test() - public void getParameterNamesTest() throws Exception { - super.getParameterNamesTest(); - } - - @Test() - public void getParameterTest() throws Exception { - super.getParameterTest(); - } - - @Test() - public void getParameterValuesTest() throws Exception { - super.getParameterValuesTest(); - } - - @Test() - public void getPathInfoTest() throws Exception { - super.getPathInfoTest(); - } - - @Test() - public void getPathTranslatedTest() throws Exception { - super.getPathTranslatedTest(); - } - - @Test() - public void getProtocolTest() throws Exception { - super.getProtocolTest(); - } - - @Test() - public void getQueryStringTest() throws Exception { - super.getQueryStringTest(); - } - - @Test() - public void getReaderTest() throws Exception { - super.getReaderTest(); - } - - @Test() - public void getRemoteAddrTest() throws Exception { - super.getRemoteAddrTest(); - } - - @Test() - public void getRemoteHostTest() throws Exception { - super.getRemoteHostTest(); - } - - @Test() - public void getRemoteUserTest() throws Exception { - super.getRemoteUserTest(); - } - - @Test() - public void getRequestDispatcherTest() throws Exception { - super.getRequestDispatcherTest(); - } - - @Test() - public void getRequestURITest() throws Exception { - super.getRequestURITest(); - } - - @Test() - public void getRequestURLTest() throws Exception { - super.getRequestURLTest(); - } - - @Test() - public void getRequestedSessionIdNullTest() throws Exception { - super.getRequestedSessionIdNullTest(); - } - - @Test() - public void getRequestedSessionIdTest1() throws Exception { - super.getRequestedSessionIdTest1(); - } - - @Test() - public void getRequestedSessionIdTest2() throws Exception { - super.getRequestedSessionIdTest2(); - } - - @Test() - public void getSchemeTest() throws Exception { - super.getSchemeTest(); - } - - @Test() - public void getServerNameTest() throws Exception { - super.getServerNameTest(); - } - - @Test() - public void getServerPortTest() throws Exception { - super.getServerPortTest(); - } - - @Test() - public void getServletPathTest() throws Exception { - super.getServletPathTest(); - } - - @Test() - public void getSessionTest() throws Exception { - super.getSessionTest(); - } - - @Test() - public void getSessionTrueTest() throws Exception { - super.getSessionTrueTest(); - } - - @Test() - public void isRequestedSessionIdFromCookieTest() throws Exception { - super.isRequestedSessionIdFromCookieTest(); - } - - @Test() - public void isRequestedSessionIdFromCookieTest1() throws Exception { - super.isRequestedSessionIdFromCookieTest1(); - } - - @Test() - public void isRequestedSessionIdFromURLTest() throws Exception { - super.isRequestedSessionIdFromURLTest(); - } - - @Test() - public void isRequestedSessionIdValidTest() throws Exception { - super.isRequestedSessionIdValidTest(); - } - - @Test() - public void isSecureTest() throws Exception { - super.isSecureTest(); - } - - @Test() - public void removeAttributeTest() throws Exception { - super.removeAttributeTest(); - } - - @Test() - public void setAttributeTest() throws Exception { - super.setAttributeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setCharacterEncodingTest1() throws Exception { - super.setCharacterEncodingTest1(); - } - - @Test() - public void setCharacterEncodingUnsupportedEncodingExceptionTest() throws Exception { - super.setCharacterEncodingUnsupportedEncodingExceptionTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/build.xml deleted file mode 100644 index 44b9497ad1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_pluh_HSReqWrapper_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_pluh_HSReqWrapper_web-fragment.xml deleted file mode 100644 index 1ce2e9bedd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_pluh_HSReqWrapper_web-fragment.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.TestServlet - - - setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTestWrapper - - - setCharacterEncodingUnsupportedEncodingExceptionTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTestWrapper - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingTestWrapper - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletrequestwrapper.SetCharacterEncodingTest - - - TestServlet - /TestServlet/* - - - setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - /setCharacterEncodingUnsupportedEncodingExceptionTestWrapper - - - setCharacterEncodingUnsupportedEncodingExceptionTest - /setCharacterEncodingUnsupportedEncodingExceptionTest - - - setCharacterEncodingTestWrapper - /setCharacterEncodingTestWrapper - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_pluh_HSReqWrapper_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_pluh_HSReqWrapper_web.war.sun-web.xml deleted file mode 100644 index af368d6628..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletrequestwrapper/servlet_pluh_HSReqWrapper_web.war.sun-web.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - /servlet_pluh_HSReqWrapper_web - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/URLClient.java deleted file mode 100644 index dd1fbcdac3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/URLClient.java +++ /dev/null @@ -1,627 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpservletresponse; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.GetContentTypeNullTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.RedirectedTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.ServletErrorPage; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.SetCharacterEncodingTestServlet; -import com.sun.ts.tests.servlet.common.response.HttpResponseClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_pluh_httpservletresponse_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpservletresponse_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(GetContentTypeNullTestServlet.class, RedirectedTestServlet.class, ServletErrorPage.class, SetCharacterEncodingTestServlet.class).addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - // --------------------------- ServletResponse - // ---------------------------------- - /* - * @testName: flushBufferTest - * - * @assertion_ids: Servlet:JAVADOC:603 - * - * @test_Strategy: Servlet writes data in the buffer and flushes it - */ - /* - * @testName: getBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:605 - * - * @test_Strategy: Servlet flushes buffer and verifies the size of the buffer - */ - /* - * @testName: getLocaleDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:625; - * - * @test_Strategy: Validate that getLocale() will return the default locale of - * the VM that the container is running in when setLocale() is not called. - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:608 - * - * @test_Strategy: Servlet set Locale and then verifies it - * - */ - /* - * @testName: getOutputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:609 - * - * @test_Strategy: Servlet gets an output stream and writes to it. - */ - /* - * @testName: getOutputStreamIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:611 - * - * @test_Strategy: Servlet tries to get an stream object after calling - * getWriter - */ - /* - * @testName: getWriterTest - * - * @assertion_ids: Servlet:JAVADOC:612; Servlet:JAVADOC:151.2; - * Servlet:JAVADOC:151.3; - * - * @test_Strategy: Servlet gets a Writer object and writes data; sets content - * type by calling ServletResponse.setContentType; Verify that content type - * gets set, not encoding - */ - /* - * @testName: getWriterIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:615 - * - * @test_Strategy: Servlet tries to get a Writer object after calling - * getOutputStream - */ - /* - * @testName: isCommittedTest - * - * @assertion_ids: Servlet:JAVADOC:616 - * - * @test_Strategy: Servlet checks before and after response is flushed - * - */ - /* - * @testName: resetBufferTest - * - * @assertion_ids: Servlet:JAVADOC:619; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, resets the buffer and - * then writes new data - */ - /* - * @testName: resetTest - * - * @assertion_ids: Servlet:JAVADOC:617; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, does a reset, then - * writes new data - */ - /* - * @testName: resetTest1 - * - * @assertion_ids: Servlet:JAVADOC:617; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, set the Headers, does - * a reset, then writes new data, set the new Header - */ - /* - * @testName: resetIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:618; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data, flushes the buffer then tries to do a - * reset - */ - /* - * @testName: getCharacterEncodingDefaultTest - * - * @assertion_ids: Servlet:JAVADOC:606 - * - * @test_Strategy: Servlet checks for the default encoding - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:606 - * - * @test_Strategy: Servlet sets encoding then checks it. - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:622; Servlet:JAVADOC:151.3; - * - * @test_Strategy: Servlet set encoding by calling - * ServletResponse.setCharcaterEncoding; client verifies it is set - */ - /* - * @testName: setBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:620 - * - * @test_Strategy: Servlet sets the buffer size then verifies it was set - */ - /* - * @testName: setBufferSizeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:621 - * - * @test_Strategy: Servlet writes data and flushes buffer then tries to get - * the buffer size - */ - /* - * @testName: setContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:623 - * - * @test_Strategy: Servlet sets the content length - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:607; Servlet:SPEC:34; - * - * @test_Strategy: Servlet verifies the content type - */ - @Test - public void getContentTypeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getContentTypeTest"); - invoke(); - TEST_PROPS.setProperty(REQUEST, "GET /servlet_pluh_httpservletresponse_web/GetContentTypeNullTestServlet HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - invoke(); - } - - /* - * @testName: setContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:624; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content type; Verify Content-Type is set - * in Client - */ - /* - * @testName: setContentType1Test - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content-type, and verifies it with - * getContentType() - */ - /* - * @testName: setContentType2Test - * - * @assertion_ids: Servlet:JAVADOC:151.2; Servlet:JAVADOC:151.3; - * Servlet:SPEC:34; - * - * @test_Strategy: Servlet sets the content-type, Commit the response; Set the - * content-type again Verifies that content-type is set the first time The - * second setting is ignored. - */ - /* - * @testName: setLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:625 - * - * @test_Strategy: Servlet sets the Locale - */ - // ---------------------------- END ServletResponse - // ----------------------------- - // ------------------------ HttpServletResponse - // --------------------------------- - /* - * @testName: addCookieTest - * - * @assertion_ids: Servlet:JAVADOC:502 - * - * @test_Strategy: Servlet adds 2 cookies, client verifies them - */ - /* - * @testName: addDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:522 - * - * @test_Strategy: Servlet adds a date header and client verifies it - */ - /* - * @testName: addHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:525 - * - * @test_Strategy: Servlet adds 2 headers with 3 values and client verifies - * them - */ - /* - * @testName: addIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:527 - * - * @test_Strategy: Servlet adds 2 int headers with 3 values and client - * verifies them - */ - /* - * @testName: containsHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:503 - * - * @test_Strategy: Servlet sets a header and verifies it exists, then the - * servlet tries to verify that a header does not exist. - */ - /* - * @testName: sendErrorIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:514 - * - * @test_Strategy: Servlet adds a header, a cookie, and content, then flushes - * the buffer. Servlet verifies exception is generated - */ - /* - * @testName: sendError_StringIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:511 - * - * @test_Strategy: Servlet adds a header, a cookie, and content, then flushes - * the buffer. Servlet verifies exception is generated - */ - /* - * @testName: sendErrorClearBufferTest - * - * @assertion_ids: Servlet:JAVADOC:512; Servlet:SPEC:39; - * - * @test_Strategy: Servlet adds content and an error, client verifies the - * error and that the content was cleared - */ - /* - * @testName: sendError_StringTest - * - * @assertion_ids: Servlet:JAVADOC:508 - * - * @test_Strategy: Servlet adds a header, a cookie and an error, client - * verifies the error and that the header still exists - */ - /* - * @testName: sendError_StringErrorPageTest - * - * @assertion_ids: Servlet:JAVADOC:509 - * - * @test_Strategy: Servlet adds a header, a cookie and content and an error. - * There also is an error page configured to catch error. Client verifies the - * error. - */ - /* - * @testName: sendRedirectWithLeadingSlashTest - * - * @assertion_ids: Servlet:JAVADOC:516 - * - * @test_Strategy: Servlet redirects to another servlet - */ - /* - * @testName: sendRedirectWithoutLeadingSlashTest - * - * @assertion_ids: Servlet:JAVADOC:515 - * - * @test_Strategy: Servlet redirects to another servlet - */ - /* - * @testName: sendRedirectIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:519 - * - * @test_Strategy: Servlet flushes the buffer then tries to redirect - */ - /* - * @testName: setDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:520 - * - * @test_Strategy: Servlet sets a date header and client verifies it - */ - /* - * @testName: setDateHeaderOverrideTest - * - * @assertion_ids: Servlet:JAVADOC:521 - * - * @test_Strategy: Servlet sets the same date header twice and client verifies - * it - */ - /* - * @testName: setHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:523 - * - * @test_Strategy: Servlet sets a header and client verifies it - */ - /* - * @testName: setHeaderOverrideTest - * - * @assertion_ids: Servlet:JAVADOC:524 - * - * @test_Strategy: Servlet sets the same header twice and client verifies it - */ - /* - * @testName: setMultiHeaderTest - * - * @assertion_ids: Servlet:SPEC:183; Servlet:JAVADOC:523; Servlet:JAVADOC:525; - * Servlet:JAVADOC:524 - * - * @test_Strategy: Servlet sets the multivalues for the same header; verify - * that setHeader clear all with new value - */ - /* - * @testName: setIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:526 - * - * @test_Strategy: Servlet sets an int header and client verifies it - */ - /* - * @testName: setStatusTest - * - * @assertion_ids: Servlet:JAVADOC:528 - * - * @test_Strategy: Servlet sets a status and client verifies it - */ - // ----------------------- END HttpServletResponse - // ------------------------------ - @Test() - public void addCookieTest() throws Exception { - super.addCookieTest(); - } - - @Test() - public void addDateHeaderTest() throws Exception { - super.addDateHeaderTest(); - } - - @Test() - public void addHeaderTest() throws Exception { - super.addHeaderTest(); - } - - @Test() - public void addIntHeaderTest() throws Exception { - super.addIntHeaderTest(); - } - - @Test() - public void containsHeaderTest() throws Exception { - super.containsHeaderTest(); - } - - @Test() - public void flushBufferTest() throws Exception { - super.flushBufferTest(); - } - - @Test() - public void getBufferSizeTest() throws Exception { - super.getBufferSizeTest(); - } - - @Test() - public void getCharacterEncodingDefaultTest() throws Exception { - super.getCharacterEncodingDefaultTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getLocaleDefaultTest() throws Exception { - super.getLocaleDefaultTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getOutputStreamIllegalStateExceptionTest() throws Exception { - super.getOutputStreamIllegalStateExceptionTest(); - } - - @Test() - public void getOutputStreamTest() throws Exception { - super.getOutputStreamTest(); - } - - @Test() - public void getWriterIllegalStateExceptionTest() throws Exception { - super.getWriterIllegalStateExceptionTest(); - } - - @Test() - public void getWriterTest() throws Exception { - super.getWriterTest(); - } - - @Test() - public void isCommittedTest() throws Exception { - super.isCommittedTest(); - } - - @Test() - public void resetBufferTest() throws Exception { - super.resetBufferTest(); - } - - @Test() - public void resetIllegalStateExceptionTest() throws Exception { - super.resetIllegalStateExceptionTest(); - } - - @Test() - public void resetTest() throws Exception { - super.resetTest(); - } - - @Test() - public void resetTest1() throws Exception { - super.resetTest1(); - } - - @Test() - public void sendErrorClearBufferTest() throws Exception { - super.sendErrorClearBufferTest(); - } - - @Test() - public void sendErrorIllegalStateExceptionTest() throws Exception { - super.sendErrorIllegalStateExceptionTest(); - } - - @Test() - public void sendError_StringErrorPageTest() throws Exception { - super.sendError_StringErrorPageTest(); - } - - @Test() - public void sendError_StringIllegalStateExceptionTest() throws Exception { - super.sendError_StringIllegalStateExceptionTest(); - } - - @Test() - public void sendError_StringTest() throws Exception { - super.sendError_StringTest(); - } - - @Test() - public void sendRedirectIllegalStateExceptionTest() throws Exception { - super.sendRedirectIllegalStateExceptionTest(); - } - - @Test() - public void sendRedirectWithLeadingSlashTest() throws Exception { - super.sendRedirectWithLeadingSlashTest(); - } - - @Test() - public void sendRedirectWithoutLeadingSlashTest() throws Exception { - super.sendRedirectWithoutLeadingSlashTest(); - } - - @Test() - public void setBufferSizeIllegalStateExceptionTest() throws Exception { - super.setBufferSizeIllegalStateExceptionTest(); - } - - @Test() - public void setBufferSizeTest() throws Exception { - super.setBufferSizeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setContentLengthTest() throws Exception { - super.setContentLengthTest(); - } - - @Test() - public void setContentType1Test() throws Exception { - super.setContentType1Test(); - } - - @Test() - public void setContentType2Test() throws Exception { - super.setContentType2Test(); - } - - @Test() - public void setContentTypeTest() throws Exception { - super.setContentTypeTest(); - } - - @Test() - public void setDateHeaderOverrideTest() throws Exception { - super.setDateHeaderOverrideTest(); - } - - @Test() - public void setDateHeaderTest() throws Exception { - super.setDateHeaderTest(); - } - - @Test() - public void setHeaderOverrideTest() throws Exception { - super.setHeaderOverrideTest(); - } - - @Test() - public void setHeaderTest() throws Exception { - super.setHeaderTest(); - } - - @Test() - public void setIntHeaderTest() throws Exception { - super.setIntHeaderTest(); - } - - @Test() - public void setLocaleTest() throws Exception { - super.setLocaleTest(); - } - - @Test() - public void setMultiHeaderTest() throws Exception { - super.setMultiHeaderTest(); - } - - @Test() - public void setStatusTest() throws Exception { - super.setStatusTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/build.xml deleted file mode 100644 index 3054f490d6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/servlet_pluh_httpservletresponse_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/servlet_pluh_httpservletresponse_web-fragment.xml deleted file mode 100644 index ba24c57e12..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse/servlet_pluh_httpservletresponse_web-fragment.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.common.response.HttpResponseTestServlet - - - GetContentTypeNullTestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.GetContentTypeNullTestServlet - - - RedirectedTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.RedirectedTestServlet - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.SetCharacterEncodingTestServlet - - - checkTestResult - com.sun.ts.tests.servlet.common.servlets.HttpCheckTestResultServlet - - - servletErrorPage - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponse.ServletErrorPage - - - TestServlet - /TestServlet/* - - - RedirectedTest - /RedirectedTest/* - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - GetContentTypeNullTestServlet - /GetContentTypeNullTestServlet - - - checkTestResult - /checkTestResult - - - servletErrorPage - /servletErrorPage - - - 54 - - - 411 - /servletErrorPage - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/URLClient.java deleted file mode 100644 index 02ac1cc68f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/URLClient.java +++ /dev/null @@ -1,109 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpservletresponse30; - -import com.sun.ts.tests.servlet.common.response.HttpResponseClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_pluh_httpservletresponse30_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpservletresponse30_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addAsLibraries(javaArchive); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:523; Servlet:JAVADOC:525; - * Servlet:JAVADOC:779; - * - * @test_Strategy: Create a Servlet, In the servlet, set a header value; then - * add multiple values to it; verify that getHeaders(String) works properly - */ - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:523; Servlet:JAVADOC:523; - * Servlet:JAVADOC:777; - * - * @test_Strategy: Create a Servlet, In the servlet, set a header value; then - * add multiple values to it; verify that getHeader(String) works properly - */ - /* - * @testName: getHeaderNamesTest - * - * @assertion_ids: Servlet:JAVADOC:520; Servlet:JAVADOC:522; - * Servlet:JAVADOC:523; Servlet:JAVADOC:525; Servlet:JAVADOC:526; - * Servlet:JAVADOC:527; Servlet:JAVADOC:778; - * - * @test_Strategy: Create a Servlet, In the servlet, set multiuple header - * values using: #setHeader, #addHeader, #setDateHeader, #addDateHeader, - * #setIntHeader, and #addIntHeader, verify that getHeaderNames() works - * properly - */ - /* - * @testName: getStatusTest - * - * @assertion_ids: Servlet:JAVADOC:780; - * - * @test_Strategy: Create a Servlet, In the servlet, set a status value; - * verify that getStatus() works properly - */ - @Test() - public void getHeaderNamesTest() throws Exception { - super.getHeaderNamesTest(); - } - - @Test() - public void getHeaderTest() throws Exception { - super.getHeaderTest(); - } - - @Test() - public void getHeadersTest() throws Exception { - super.getHeadersTest(); - } - - @Test() - public void getStatusTest() throws Exception { - super.getStatusTest(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/build.xml deleted file mode 100644 index b08591f2a1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/build.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/servlet_pluh_httpservletresponse30_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/servlet_pluh_httpservletresponse30_web-fragment.xml deleted file mode 100644 index edddae0397..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponse30/servlet_pluh_httpservletresponse30_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.common.response.HttpResponseTestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/URLClient.java deleted file mode 100644 index a05ac095c5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/URLClient.java +++ /dev/null @@ -1,506 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpservletresponsewrapper; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper.RedirectedTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper.SetCharacterEncodingTestServlet; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper.TestServlet; -import com.sun.ts.tests.servlet.common.response.HttpResponseClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar").addClasses(TestServlet1.class, RequestListener1.class).addAsResource(URLClient.class.getResource("servlet_pluh_HSRespWrapper_web-fragment.xml"), "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_HSRespWrapper_web.war").addAsLibraries(CommonServlets.getCommonServletsArchive()).addClasses(RedirectedTestServlet.class, SetCharacterEncodingTestServlet.class, TestServlet.class).addAsLibraries(javaArchive1); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - /* Run test */ - // ------------------ ServletResponseWrapper - // ----------------------------------- - /* - * @testName: flushBufferTest - * - * @assertion_ids: Servlet:JAVADOC:348 - * - * @test_Strategy: Servlet wraps response. Servlet writes data in the buffer - * and flushes it - */ - /* - * @testName: getBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:347 - * - * @test_Strategy: Servlet wraps response. Servlet flushes buffer and verifies - * the size of the buffer - */ - /* - * @testName: getLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:354 - * - * @test_Strategy: Servlet wraps response. Servlet set Locale and then - * verifies it - * - */ - /* - * @testName: getOutputStreamTest - * - * @assertion_ids: Servlet:JAVADOC:339 - * - * @test_Strategy: Servlet wraps response. Servlet gets an output stream and - * writes to it. - */ - /* - * @testName: getWriterTest - * - * @assertion_ids: Servlet:JAVADOC:341 - * - * @test_Strategy: Servlet wraps response. Servlet gets a Writer object; then - * sets the content type. verify that content type didn't get set by servlet - */ - /* - * @testName: isCommittedTest - * - * @assertion_ids: Servlet:JAVADOC:350 - * - * @test_Strategy: Servlet wraps response. Servlet checks before and after - * response is flushed - * - */ - /* - * @testName: resetBufferTest - * - * @assertion_ids: Servlet:JAVADOC:352 - * - * @test_Strategy: Servlet wraps response. Servlet writes data to the - * response, resets the buffer and then writes new data - */ - /* - * @testName: resetTest - * - * @assertion_ids: Servlet:JAVADOC:351 - * - * @test_Strategy: Servlet wraps response. Servlet writes data to the - * response, does a reset, then writes new data - */ - /* - * @testName: resetTest1 - * - * @assertion_ids: Servlet:JAVADOC:351; Servlet:SPEC:31; - * - * @test_Strategy: Servlet writes data to the response, set the Headers, does - * a reset, then writes new data, set the new Header - */ - /* - * @testName: getCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:338 - * - * @test_Strategy: Servlet wraps response. Servlet checks for the default - * encoding - */ - /* - * @testName: setCharacterEncodingTest - * - * @assertion_ids: Servlet:JAVADOC:337 - * - * @test_Strategy: Servlet wraps response. Servlet set the encoding and client - * verifies it - */ - /* - * @testName: setBufferSizeTest - * - * @assertion_ids: Servlet:JAVADOC:346 - * - * @test_Strategy: Servlet wraps response. Servlet sets the buffer size then - * verifies it was set - */ - /* - * @testName: setContentLengthTest - * - * @assertion_ids: Servlet:JAVADOC:343 - * - * @test_Strategy: Servlet wraps response. Servlet sets the content length - */ - /* - * @testName: getContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:345; Servlet:SPEC:34; - * - * @test_Strategy: Servlet wraps response. Servlet verifies the content type - * sent by the client - */ - /* - * @testName: setContentTypeTest - * - * @assertion_ids: Servlet:JAVADOC:344; Servlet:SPEC:34; - * - * @test_Strategy: Servlet wraps response. Servlet sets the content type - * - */ - /* - * @testName: setLocaleTest - * - * @assertion_ids: Servlet:JAVADOC:353 - * - * @test_Strategy: Servlet wraps response. Servlet sets the Locale - */ - // ----------------------- END ServletResponseWrapper - // -------------------------- - // --------------------- HttpServletResponseWrapper - // ---------------------------- - /* - * @testName: httpResponseWrapperGetResponseTest - * - * @assertion_ids: Servlet:JAVADOC:334 - * - * @test_Strategy: Servlet gets wrapped response object - */ - @Test - public void httpResponseWrapperGetResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpResponseWrapperGetResponseTest"); - invoke(); - } - - /* - * @testName: httpResponseWrapperSetResponseTest - * - * @assertion_ids: Servlet:JAVADOC:335 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void httpResponseWrapperSetResponseTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpResponseWrapperSetResponseTest"); - invoke(); - } - - /* - * @testName: httpResponseWrapperSetResponseIllegalArgumentExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:336 - * - * @test_Strategy: Servlet sets wrapped response object - */ - @Test - public void httpResponseWrapperSetResponseIllegalArgumentExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpResponseWrapperSetResponseIllegalArgumentExceptionTest"); - invoke(); - } - - /* - * @testName: httpResponseWrapperConstructorTest - * - * @assertion_ids: Servlet:JAVADOC:313 - * - * @test_Strategy: Validate constuctor of HttpServletResponseWrapper. - */ - @Test - public void httpResponseWrapperConstructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "httpResponseWrapperConstructorTest"); - invoke(); - } - - /* - * @testName: addCookieTest - * - * @assertion_ids: Servlet:JAVADOC:314 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: addDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:327 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: addHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:329 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: addIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:331 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: containsHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:315 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: sendErrorClearBufferTest - * - * @assertion_ids: Servlet:JAVADOC:322; Servlet:SPEC:39; - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: sendError_StringTest - * - * @assertion_ids: Servlet:JAVADOC:320 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: sendRedirectTest - * - * @assertion_ids: Servlet:JAVADOC:324 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - @Test - public void sendRedirectTest() throws Exception { - String testName = "sendRedirectWithLeadingSlashTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Location: http://" + _hostname + ":" + _port + "/RedirectedTest"); - TEST_PROPS.setProperty(STATUS_CODE, MOVED_TEMPORARY); - invoke(); - testName = "sendRedirectWithoutLeadingSlashTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, "Location: http://" + _hostname + ":" + _port + "" + getContextRoot() + "/RedirectedTest"); - TEST_PROPS.setProperty(STATUS_CODE, MOVED_TEMPORARY); - invoke(); - } - - /* - * @testName: setDateHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:326 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: setHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:328 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: setMultiHeaderTest - * - * @assertion_ids: Servlet:SPEC:183; Servlet:JAVADOC:523; Servlet:JAVADOC:525; - * Servlet:JAVADOC:524 - * - * @test_Strategy: Servlet sets the multivalues for the same header; verify - * that setHeader clear all with new value - */ - /* - * @testName: setIntHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:330 - * - * @test_Strategy: Servlet wrappers response and calls test - */ - /* - * @testName: setStatusTest - * - * @assertion_ids: Servlet:JAVADOC:332 - * - * @test_Strategy: Testing Servlet API - * HttpServletResponseWrapper.setStatus(SC_OK) - */ - /* - * @testName: setStatusTest1 - * - * @assertion_ids: Servlet:JAVADOC:332 - * - * @test_Strategy: Testing Servlet API - * HttpServletResponseWrapper.setStatus(SC_NOT_FOUND) - */ - // ------------------- END HttpServletResponseWrapper - // -------------------------- - @Test() - public void addCookieTest() throws Exception { - super.addCookieTest(); - } - - @Test() - public void addDateHeaderTest() throws Exception { - super.addDateHeaderTest(); - } - - @Test() - public void addHeaderTest() throws Exception { - super.addHeaderTest(); - } - - @Test() - public void addIntHeaderTest() throws Exception { - super.addIntHeaderTest(); - } - - @Test() - public void containsHeaderTest() throws Exception { - super.containsHeaderTest(); - } - - @Test() - public void flushBufferTest() throws Exception { - super.flushBufferTest(); - } - - @Test() - public void getBufferSizeTest() throws Exception { - super.getBufferSizeTest(); - } - - @Test() - public void getCharacterEncodingTest() throws Exception { - super.getCharacterEncodingTest(); - } - - @Test() - public void getContentTypeTest() throws Exception { - super.getContentTypeTest(); - } - - @Test() - public void getLocaleTest() throws Exception { - super.getLocaleTest(); - } - - @Test() - public void getOutputStreamTest() throws Exception { - super.getOutputStreamTest(); - } - - @Test() - public void getWriterTest() throws Exception { - super.getWriterTest(); - } - - @Test() - public void isCommittedTest() throws Exception { - super.isCommittedTest(); - } - - @Test() - public void resetBufferTest() throws Exception { - super.resetBufferTest(); - } - - @Test() - public void resetTest() throws Exception { - super.resetTest(); - } - - @Test() - public void resetTest1() throws Exception { - super.resetTest1(); - } - - @Test() - public void sendErrorClearBufferTest() throws Exception { - super.sendErrorClearBufferTest(); - } - - @Test() - public void sendError_StringTest() throws Exception { - super.sendError_StringTest(); - } - - @Test() - public void setBufferSizeTest() throws Exception { - super.setBufferSizeTest(); - } - - @Test() - public void setCharacterEncodingTest() throws Exception { - super.setCharacterEncodingTest(); - } - - @Test() - public void setContentLengthTest() throws Exception { - super.setContentLengthTest(); - } - - @Test() - public void setContentTypeTest() throws Exception { - super.setContentTypeTest(); - } - - @Test() - public void setDateHeaderTest() throws Exception { - super.setDateHeaderTest(); - } - - @Test() - public void setHeaderTest() throws Exception { - super.setHeaderTest(); - } - - @Test() - public void setIntHeaderTest() throws Exception { - super.setIntHeaderTest(); - } - - @Test() - public void setLocaleTest() throws Exception { - super.setLocaleTest(); - } - - @Test() - public void setMultiHeaderTest() throws Exception { - super.setMultiHeaderTest(); - } - - @Test() - public void setStatusTest() throws Exception { - super.setStatusTest(); - } - - @Test() - public void setStatusTest1() throws Exception { - super.setStatusTest1(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/build.xml deleted file mode 100644 index a9ca637f64..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/build.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/servlet_pluh_HSRespWrapper_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/servlet_pluh_HSRespWrapper_web-fragment.xml deleted file mode 100644 index 4bd47bb0ff..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper/servlet_pluh_HSRespWrapper_web-fragment.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper.TestServlet - - - RedirectedTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper.RedirectedTestServlet - - - setCharacterEncodingTest - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper.SetCharacterEncodingTestServlet - - - TestServlet - /TestServlet/* - - - RedirectedTest - /RedirectedTest/* - - - setCharacterEncodingTest - /setCharacterEncodingTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/URLClient.java deleted file mode 100644 index 41295aa386..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/URLClient.java +++ /dev/null @@ -1,131 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpservletresponsewrapper30; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper30.TestServlet; -import com.sun.ts.tests.servlet.common.response.HttpResponseClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends HttpResponseClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_HSRespWrapper30_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_HSRespWrapper30_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - // --------------------- HttpServletResponseWrapper - // ---------------------------- - - /* - * @testName: getHeadersTest - * - * @assertion_ids: Servlet:JAVADOC:523; Servlet:JAVADOC:525; - * Servlet:JAVADOC:783; - * - * @test_Strategy: Create a Servlet, wrap the servlet in another one, In the - * servlet, set a header value; then add multiple values to it; verify that - * getHeaders(String) works properly - */ - @Test - public void getHeadersTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeadersTest"); - invoke(); - } - - /* - * @testName: getHeaderTest - * - * @assertion_ids: Servlet:JAVADOC:523; Servlet:JAVADOC:523; - * Servlet:JAVADOC:781; - * - * @test_Strategy: Create a Servlet, wrap the servlet in another one, In the - * servlet, set a header value; then add multiple values to it; verify that - * getHeader(String) works properly - */ - @Test - public void getHeaderTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeaderTest"); - invoke(); - } - - /* - * @testName: getHeaderNamesTest - * - * @assertion_ids: Servlet:JAVADOC:520; Servlet:JAVADOC:522; - * Servlet:JAVADOC:523; Servlet:JAVADOC:525; Servlet:JAVADOC:526; - * Servlet:JAVADOC:527; Servlet:JAVADOC:782; - * - * @test_Strategy: Create a Servlet, wrap the servlet in another one, In the - * servlet, set multiuple header values using: #setHeader, #addHeader, - * #setDateHeader, #addDateHeader, #setIntHeader, and #addIntHeader, verify - * that getHeaderNames() works properly - */ - @Test - public void getHeaderNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getHeaderNamesTest"); - invoke(); - } - - /* - * @testName: getStatusTest - * - * @assertion_ids: Servlet:JAVADOC:784; - * - * @test_Strategy: Create a Servlet, wrap the servlet in another one, In the - * servlet, set a status value; verify that getStatus() works properly - */ - @Test - public void getStatusTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getStatusTest"); - invoke(); - } - // ------------------- END HttpServletResponseWrapper - // -------------------------- -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/build.xml deleted file mode 100644 index edf9796783..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/servlet_pluh_HSRespWrapper30_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/servlet_pluh_HSRespWrapper30_web-fragment.xml deleted file mode 100644 index 08c0f4149b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpservletresponsewrapper30/servlet_pluh_HSRespWrapper30_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpservletresponsewrapper30.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/URLClient.java deleted file mode 100644 index 166c0f1bdd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/URLClient.java +++ /dev/null @@ -1,385 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpsession; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession.ExpireHttpSession; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession.GetLastAccessedTime; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_httpsession_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpsession_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ExpireHttpSession.class, GetLastAccessedTime.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * servlet_waittime; - */ - - /* Run test */ - - /* - * @testName: getCreationTimeTest - * - * @assertion_ids: Servlet:JAVADOC:465 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getCreationTimeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCreationTimeTest"); - invoke(); - } - - /* - * @testName: getCreationTimeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:466 - * - * @test_Strategy: Servlet starts session, invalidates it then calls method - */ - @Test - public void getCreationTimeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getCreationTimeIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: getIdTestServlet - * - * @assertion_ids: Servlet:JAVADOC:467 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getIdTestServlet() throws Exception { - TEST_PROPS.setProperty(APITEST, "getIdTestServlet"); - invoke(); - } - - /* - * @testName: getIdIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:467 - * - * @test_Strategy: Create a HttpSession; invalidate it; Verify that no - * IllegalStateException is thrown when getId is called. - */ - @Test - public void getIdIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getIdIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: getLastAccessedTimeTest - * - * @assertion_ids: Servlet:JAVADOC:469 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getLastAccessedTimeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLastAccessedTimeTest"); - invoke(); - } - - /* - * @testName: getLastAccessedTimeSetGetTest - * - * @assertion_ids: Servlet:JAVADOC:470 - * - * @test_Strategy: Servlet does a get/set operation - */ - @Test - public void getLastAccessedTimeSetGetTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getLastAccessedTimeSetGetTest"); - invoke(); - } - - /* - * @testName: getLastAccessedTimeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:471 - * - * @test_Strategy: Servlet verifies exception is generated - */ - @Test - public void getLastAccessedTimeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSession"); - TEST_PROPS.setProperty(SAVE_STATE, "true"); - invoke(); - TEST_PROPS.setProperty(APITEST, - "getLastAccessedTimeIllegalStateExceptionTest"); - TEST_PROPS.setProperty(USE_SAVED_STATE, "true"); - invoke(); - } - - /* - * @testName: getMaxInactiveIntervalTest - * - * @assertion_ids: Servlet:JAVADOC:474 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getMaxInactiveIntervalTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getMaxInactiveIntervalTest"); - invoke(); - } - - /* - * @testName: getAttributeNamesTest - * - * @assertion_ids: Servlet:JAVADOC:480 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributeNamesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeNamesTest"); - invoke(); - } - - /* - * @testName: getAttributeNamesIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:481 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributeNamesIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, - "getAttributeNamesIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: getAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:476 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeTest"); - invoke(); - } - - /* - * @testName: getAttributeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:477 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getAttributeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getAttributeIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: getServletContextTest - * - * @assertion_ids: Servlet:JAVADOC:472 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void getServletContextTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getServletContextTest"); - invoke(); - } - - /* - * @testName: invalidateTest - * - * @assertion_ids: Servlet:JAVADOC:496 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void invalidateTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "invalidateTest"); - invoke(); - } - - /* - * @testName: invalidateIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:497 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void invalidateIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "invalidateIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: isNewTest - * - * @assertion_ids: Servlet:JAVADOC:498 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void isNewTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isNewTest"); - invoke(); - } - - /* - * @testName: isNewIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:499 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void isNewIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "isNewIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: removeAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:492 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void removeAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removeAttributeTest"); - invoke(); - } - - /* - * @testName: removeAttributeDoNothingTest - * - * @assertion_ids: Servlet:JAVADOC:491 - * - * @test_Strategy: Servlet removes non-existant attribute then tries to tries - * to get it. - */ - @Test - public void removeAttributeDoNothingTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removeAttributeDoNothingTest"); - invoke(); - } - - /* - * @testName: removeAttributeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:493 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void removeAttributeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removeAttributeIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: setAttributeTest - * - * @assertion_ids: Servlet:JAVADOC:484 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeTest"); - invoke(); - } - - /* - * @testName: setAttributeNullTest - * - * @assertion_ids: Servlet:JAVADOC:487 - * - * @test_Strategy: Servlet passes null to setAttribute - */ - @Test - public void setAttributeNullTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeNullTest"); - invoke(); - } - - /* - * @testName: setAttributeIllegalStateExceptionTest - * - * @assertion_ids: Servlet:JAVADOC:488 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setAttributeIllegalStateExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeIllegalStateExceptionTest"); - invoke(); - } - - /* - * @testName: setMaxInactiveIntervalTest - * - * @assertion_ids: Servlet:JAVADOC:473 - * - * @test_Strategy: Servlet tests method and returns result to client - */ - @Test - public void setMaxInactiveIntervalTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxInactiveIntervalTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/build.xml deleted file mode 100644 index ce9e2512e9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/build.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/servlet_pluh_httpsession_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/servlet_pluh_httpsession_web-fragment.xml deleted file mode 100644 index ab50468458..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsession/servlet_pluh_httpsession_web-fragment.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession.TestServlet - - - getLastAccessedTime - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession.GetLastAccessedTime - - - expireHttpSession - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsession.ExpireHttpSession - - - TestServlet - /TestServlet/* - - - getLastAccessedTime - /getLastAccessedTime - - - expireHttpSession - /expireHttpSession - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/URLClient.java deleted file mode 100644 index f438cf0f2a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/URLClient.java +++ /dev/null @@ -1,110 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpsessionattributelistener; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener.HSAttributeListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_httpsessionattributelistener_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpsessionattributelistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSAttributeListener.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: attributeAddedTest - * - * @assertion_ids: Servlet:JAVADOC:460;Servlet:JAVADOC:485 - * - * @test_Strategy: Client calls a servlet that adds an attribute. The listener - * should detect the add and writes a message out to a static log. Servlet - * then reads the log and verifies the result - * - */ - @Test - public void attributeAddedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "attributeAddedTest"); - invoke(); - } - - /* - * @testName: attributeRemovedTest - * - * @assertion_ids: Servlet:JAVADOC:461;Servlet:JAVADOC:491 - * - * @test_Strategy: Client calls a servlet that adds/Removes an attribute. The - * listener should detect the changes and writes a message out to a static - * log. Servlet then reads the log and verifies the result - */ - @Test - public void attributeRemovedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "attributeRemovedTest"); - invoke(); - } - - /* - * @testName: attributeReplacedTest - * - * @assertion_ids: Servlet:JAVADOC:462 - * - * @test_Strategy: Client calls a servlet that adds/Replaces an attribute. The - * listener should detect the changes and writes a message out to a static - * log. Servlet then reads the log and verifies the result - */ - @Test - public void attributeReplacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "attributeReplacedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/build.xml deleted file mode 100644 index 74bdc20d34..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/servlet_pluh_httpsessionattributelistener_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/servlet_pluh_httpsessionattributelistener_web-fragment.xml deleted file mode 100644 index d64bea8abd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionattributelistener/servlet_pluh_httpsessionattributelistener_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener.HSAttributeListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionattributelistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/URLClient.java deleted file mode 100644 index 698a5001e4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/URLClient.java +++ /dev/null @@ -1,138 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpsessionbindingevent; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindingevent.HSBindingEvent; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindingevent.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_httpsessionbindingevent_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpsessionbindingevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSBindingEvent.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: addedTest - * - * @assertion_ids: Servlet:JAVADOC:309;Servlet:JAVADOC:307;Servlet:JAVADOC:308 - * - * @test_Strategy: Client calls a servlet that adds an attribute. The listener - * should detect the add and writes the values returned by the getName, - * getSession(), and getValue() methods to a static log. Servlet then reads - * the log and verifies the result - */ - @Test - public void addedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "addedTest"); - invoke(); - } - - /* - * @testName: removedTest - * - * @assertion_ids: Servlet:JAVADOC:310;Servlet:JAVADOC:307;Servlet:JAVADOC:308 - * - * @test_Strategy: Client calls a servlet that adds/removes an attribute. The - * listener should detect the changes and writes the values returned by the - * getName, getSession(), and getValue() methods to a static log. Servlet then - * reads the log and verifies the result - */ - @Test - public void removedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "removedTest"); - invoke(); - } - - /* - * @testName: replacedTest - * - * @assertion_ids: Servlet:JAVADOC:311;Servlet:JAVADOC:307;Servlet:JAVADOC:308 - * - * @test_Strategy: Client calls a servlet that adds/replaces an attribute. The - * listener should detect the changes and writes the values returned by the - * getName, getSession(), and getValue() methods to a static log. Servlet then - * reads the log and verifies the result - */ - @Test - public void replacedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "replacedTest"); - invoke(); - } - - /* - * @testName: constructor_StringTest - * - * @assertion_ids: Servlet:JAVADOC:305 - * - * @test_Strategy: Servlet creates an object using the 2 argument method. - */ - @Test - public void constructor_StringTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructor_StringTest"); - invoke(); - } - - /* - * @testName: constructor_String_ObjectTest - * - * @assertion_ids: Servlet:JAVADOC:306 - * - * @test_Strategy: Servlet creates an object using the 3 argument method. - */ - @Test - public void constructor_String_ObjectTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructor_String_ObjectTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/build.xml deleted file mode 100644 index f270126624..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/build.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/servlet_pluh_httpsessionbindingevent_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/servlet_pluh_httpsessionbindingevent_web-fragment.xml deleted file mode 100644 index 1320493741..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindingevent/servlet_pluh_httpsessionbindingevent_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindingevent.HSBindingEvent - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindingevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/URLClient.java deleted file mode 100644 index f542fd6fd2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/URLClient.java +++ /dev/null @@ -1,99 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpsessionbindinglistener; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener.HSBindingListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_httpsessionbindinglistener_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpsessionbindinglistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSBindingListener.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: unBoundTest - * - * @assertion_ids: - * Servlet:JAVADOC:459;Servlet:JAVADOC:485;Servlet:JAVADOC:486;Servlet:JAVADOC - * :491 - * - * @test_Strategy: Client calls a servlet that sets/sets/removes an attribute - * from the session. That attribute happens to be a Binding listener. The - * Listeners valueBound/valueUnbound methods should be called and messages - * written to a static log. The servlet then reads the log and verifies the - * result. - */ - @Test - public void unBoundTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "unBoundTest"); - invoke(); - } - - /* - * @testName: boundTest - * - * @assertion_ids: Servlet:JAVADOC:458;Servlet:JAVADOC:485;Servlet:JAVADOC:486 - * - * @test_Strategy: Client calls a servlet that sets an attribute to the - * session. That attribute happens to be a Binding listener. The Listeners - * valueBound/valueUnbound methods should be called and messages written to a - * static log. The servlet then reads the log and verifies the result. - */ - @Test - public void boundTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "boundTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/build.xml deleted file mode 100644 index 3a035ab190..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/build.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/servlet_pluh_httpsessionbindinglistener_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/servlet_pluh_httpsessionbindinglistener_web-fragment.xml deleted file mode 100644 index 43ce890073..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionbindinglistener/servlet_pluh_httpsessionbindinglistener_web-fragment.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionbindinglistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/URLClient.java deleted file mode 100644 index 2c20d9a540..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/URLClient.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpsessionevent; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionevent.HSEvent; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionevent.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_httpsessionevent_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpsessionevent_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSEvent.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - /* - * @testName: getSessionTest - * - * @assertion_ids: Servlet:JAVADOC:304 - * - * @test_Strategy: Client calls a servlet that creates a session. The listener - * writes the sessionid of the event to a static log. The Servlet then reads - * the log and verifies the result - */ - @Test - public void getSessionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getSessionTest"); - invoke(); - } - - /* - * @testName: constructorTest - * - * @assertion_ids: Servlet:JAVADOC:303 - * - * @test_Strategy: servlet calls the constructor - */ - @Test - public void constructorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "constructorTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/build.xml deleted file mode 100644 index 817d11a988..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/build.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/servlet_pluh_httpsessionevent_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/servlet_pluh_httpsessionevent_web-fragment.xml deleted file mode 100644 index b999309577..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionevent/servlet_pluh_httpsessionevent_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionevent.HSEvent - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionevent.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/URLClient.java deleted file mode 100644 index f9b4814301..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/URLClient.java +++ /dev/null @@ -1,98 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.httpsessionlistener; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener.HSListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_httpsessionlistener_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_httpsessionlistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HSListener.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: createdTest - * - * @assertion_ids: Servlet:JAVADOC:454 - * - * @test_Strategy: Client calls a servlet that creates a session. The listener - * should detect the creation and write a message to a static log. The Servlet - * then reads the log and verifies the result. As a result of the test, the - * jakarta.servlet.http.Event.getSession() method is tested. - * - */ - @Test - public void createdTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "createdTest"); - invoke(); - } - - /* - * @testName: destroyedTest - * - * @assertion_ids: Servlet:JAVADOC:455 - * - * @test_Strategy: Client calls a servlet that creates and the invalidates a - * session. The listener should detect the changes and write a message to a - * static log. The Servlet then reads the log file and verifies the result. As - * a result of the test, the jakarta.servlet.http.Event.getSession() method is - * tested. - */ - @Test - public void destroyedTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "destroyedTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/build.xml deleted file mode 100644 index 489e399ba2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/servlet_pluh_httpsessionlistener_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/servlet_pluh_httpsessionlistener_web-fragment.xml deleted file mode 100644 index c6dfdd69b7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/httpsessionlistener/servlet_pluh_httpsessionlistener_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener.HSListener - - - TestServlet - com.sun.ts.tests.servlet.api.jakarta_servlet_http.httpsessionlistener.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java deleted file mode 100644 index 09c3f37fe4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/URLClient.java +++ /dev/null @@ -1,208 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.sessioncookieconfig; - -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.sessioncookieconfig.TestListener; -import com.sun.ts.tests.servlet.api.jakarta_servlet_http.sessioncookieconfig.TestServlet; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.pluggability.common.RequestListener1; -import com.sun.ts.tests.servlet.pluggability.common.TestServlet1; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - JavaArchive javaArchive = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource(URLClient.class.getResource("servlet_pluh_sessioncookieconfig_web-fragment.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_pluh_sessioncookieconfig_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestListener.class, TestServlet.class) - .addAsLibraries(javaArchive); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: constructortest1 - * - * @assertion_ids: Servlet:JAVADOC:693; Servlet:JAVADOC:733; - * Servlet:JAVADOC:734; Servlet:JAVADOC:735; Servlet:JAVADOC:736; - * Servlet:JAVADOC:737; Servlet:JAVADOC:738; Servlet:JAVADOC:739; - * Servlet:JAVADOC:740; Servlet:JAVADOC:741; Servlet:JAVADOC:742; - * Servlet:JAVADOC:743; Servlet:JAVADOC:744; Servlet:JAVADOC:745; - * Servlet:JAVADOC:746; - * - * @test_Strategy: Create a Servlet TestServlet, with a - * ServletContextListener; In the Servlet, turn HttpSession on; In - * ServletContextListener, create a SessionCookieConfig instance, Verify in - * Client that the SessionCookieConfig instance is created, and all - * SessionCookieConfig APIs work accordingly. - */ - @Test - public void constructortest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet?testname=constructortest1 HTTP/1.1"); - TEST_PROPS.setProperty(EXPECTED_HEADERS, - "Set-Cookie:" + "TCK_Cookie_Name=" + "##Expires=" - + "##Path=" + getContextRoot() + "/TestServlet" - + "##Secure"); - invoke(); - } - - /* - * @testName: setNameTest - * - * @assertion_ids: Servlet:JAVADOC:744; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setName cannot be - * called once is set. - */ - @Test - public void setNameTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setNameTest"); - invoke(); - } - - /* - * @testName: setCommentTest - * - * @assertion_ids: Servlet:JAVADOC:740; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setComment cannot be - * called once is set. - */ - @Test - public void setCommentTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setCommentTest"); - invoke(); - } - - /* - * @testName: setPathTest - * - * @assertion_ids: Servlet:JAVADOC:745; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setPath cannot be - * called once is set. - */ - @Test - public void setPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setPathTest"); - invoke(); - } - - /* - * @testName: setDomainTest - * - * @assertion_ids: Servlet:JAVADOC:741; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setDomain cannot be - * called once is set. - */ - @Test - public void setDomainTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setDomainTest"); - invoke(); - } - - /* - * @testName: setMaxAgeTest - * - * @assertion_ids: Servlet:JAVADOC:743; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setMaxAge cannot be - * called once is set. - */ - @Test - public void setMaxAgeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setMaxAgeTest"); - invoke(); - } - - /* - * @testName: setHttpOnlyTest - * - * @assertion_ids: Servlet:JAVADOC:742; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setHttpOnly cannot be - * called once is set. - */ - @Test - public void setHttpOnlyTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setHttpOnlyTest"); - invoke(); - } - - /* - * @testName: setSecureTest - * - * @assertion_ids: Servlet:JAVADOC:746; - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setSecure cannot be - * called once is set. - */ - @Test - public void setSecureTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setSecureTest"); - invoke(); - } - - /* - * @testName: setAttributeTest - * - * @assertion_ids: - * - * @test_Strategy: Create a Servlet TestServlet, In the Servlet, turn - * HttpSession on; Verify in servlet SessionCookieConfig.setAttribute cannot be - * called once is set. - */ - @Test - public void setAttributeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "setAttributeTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/build.xml deleted file mode 100644 index 1502fe3dc4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/servlet_pluh_sessioncookieconfig_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/servlet_pluh_sessioncookieconfig_web-fragment.xml deleted file mode 100644 index 09059ee870..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/sessioncookieconfig/servlet_pluh_sessioncookieconfig_web-fragment.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.api.jakarta_servlet_http.sessioncookieconfig.TestListener - - - TestLogicalName - com.sun.ts.tests.servlet.api.jakarta_servlet_http.sessioncookieconfig.TestServlet - - - TestLogicalName - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/build.xml deleted file mode 100644 index 280c015b3b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/CommonArchives.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/CommonArchives.java deleted file mode 100644 index fe1cf21b37..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/CommonArchives.java +++ /dev/null @@ -1,39 +0,0 @@ -package com.sun.ts.tests.servlet.pluggability.common; - -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; - -import java.util.Arrays; -import java.util.List; - -public class CommonArchives { - private CommonArchives() { - // nothing - } - - public static List getCommonWebFragmentArchives() { - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, RequestListener1.class) - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_1.xml", - "META-INF/web-fragment.xml"); - JavaArchive javaArchive2 = ShrinkWrap.create(JavaArchive.class, "fragment-2.jar") - .addClasses(RequestListener2.class) - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_2.xml", - "META-INF/web-fragment.xml"); - JavaArchive javaArchive3 = ShrinkWrap.create(JavaArchive.class, "fragment-3.jar") - .addClasses(RequestListener3.class) - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_3.xml", - "META-INF/web-fragment.xml"); - JavaArchive javaArchive4 = ShrinkWrap.create(JavaArchive.class, "fragment-4.jar") - .addClasses(RequestListener4.class) - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_4.xml", - "META-INF/web-fragment.xml"); - JavaArchive javaArchive5 = ShrinkWrap.create(JavaArchive.class, "fragment-5.jar") - .addClasses(RequestListener5.class) - .addAsResource("com/sun/ts/tests/servlet/pluggability/common/web-fragment_5.xml", - "META-INF/web-fragment.xml"); - - return Arrays.asList(javaArchive1, javaArchive2, javaArchive3, javaArchive4, javaArchive5); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener.java deleted file mode 100644 index 29c7db421c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener1.java deleted file mode 100644 index 0a7392e862..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener1.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener1 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener1 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener1 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener2.java deleted file mode 100644 index 76e56346de..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener2.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener2 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener2 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener2 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener3.java deleted file mode 100644 index 56e885ebbf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener3.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener3 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener3 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener3 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener4.java deleted file mode 100644 index 2561d1b492..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener4.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener4 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener4 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener4 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener5.java deleted file mode 100644 index dd2264dce1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener5.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener5 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener5 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener5 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener6.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener6.java deleted file mode 100644 index ac36ab50b5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener6.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener6 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener6 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener6 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener7.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener7.java deleted file mode 100644 index fb39395a76..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/RequestListener7.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; -import jakarta.servlet.annotation.WebListener; - -@WebListener() -public final class RequestListener7 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener7 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener7 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet1.java deleted file mode 100644 index 844a911548..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet1.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.pluggability.common; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet1 extends GenericServlet { - - @Override - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - @Override - public void init() throws ServletException { - super.init(); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet1 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("testmessage"); - - Object results[] = result.toArray(); - for (int i = 0; i < results.length; i++) { - pw.println(results[i].toString()); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet2.java deleted file mode 100644 index ddcfb75a61..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet2.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.pluggability.common; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet2 extends GenericServlet { - - @Override - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet2 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("testmessage"); - - Object results[] = result.toArray(); - for (int i = 0; i < results.length; i++) { - pw.println(results[i].toString()); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet3.java deleted file mode 100644 index 2b5929fb8e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet3.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.pluggability.common; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.annotation.WebServlet; - -@WebServlet("/TestServlet3") -public class TestServlet3 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet3 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("testmessage"); - - Object results[] = result.toArray(); - for (int i = 0; i < results.length; i++) { - pw.println(results[i].toString()); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet4.java deleted file mode 100644 index ec258eadc1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/TestServlet4.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.common; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet4 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet4 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - pw.append("msg3=" + getInitParameter("msg3")); - pw.append("msg4=" + getInitParameter("msg4")); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("testmessage"); - - Object results[] = result.toArray(); - for (int i = 0; i < results.length; i++) { - pw.println(results[i].toString()); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_1.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_1.xml deleted file mode 100644 index db19fd206a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_1.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - Fragment1 - - TestServlet1 - com.sun.ts.tests.servlet.pluggability.common.TestServlet1 - - msg1 - second - - - msg2 - second - - - - TestServlet1 - /TestServlet1 - - - com.sun.ts.tests.servlet.pluggability.common.RequestListener1 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_2.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_2.xml deleted file mode 100644 index fe8304d98f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_2.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Fragment2 - - com.sun.ts.tests.servlet.pluggability.common.RequestListener2 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_3.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_3.xml deleted file mode 100644 index 0ca5599be1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_3.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Fragment3 - - com.sun.ts.tests.servlet.pluggability.common.RequestListener3 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_4.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_4.xml deleted file mode 100644 index f0eb13ddb1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_4.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Fragment4 - - com.sun.ts.tests.servlet.pluggability.common.RequestListener4 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_5.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_5.xml deleted file mode 100644 index 00a00effd8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_5.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Fragment5 - - com.sun.ts.tests.servlet.pluggability.common.RequestListener5 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_6.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_6.xml deleted file mode 100644 index daf5b1cf73..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_6.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - TestServlet2 - com.sun.ts.tests.servlet.pluggability.common.TestServlet2 - - msg1 - second - - - msg1 - ignore - - - - TestServlet2 - /TestServlet2 - - - com.sun.ts.tests.servlet.pluggability.common.RequestListener6 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_7.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_7.xml deleted file mode 100644 index cd0a41dea1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/common/web-fragment_7.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - TestServlet2 - com.sun.ts.tests.servlet.pluggability.common.TestServlet2 - - msg3 - third - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter.java deleted file mode 100644 index 3d829481f8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.fragment; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class TestFilter implements Filter { - - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - - pw.println("doFilter in TestFilter invoked"); - - if (filterConfig == null) { - pw.println("filter instance is null "); - } else { - Enumeration initP = filterConfig.getInitParameterNames(); - int expectedCount = 2; - int count = 0; - - if (initP.hasMoreElements()) { - while (initP.hasMoreElements()) { - String result = (String) initP.nextElement(); - pw.println("parameter name= " + result); - pw.println( - "parameter value= " + filterConfig.getInitParameter(result)); - } - } - chain.doFilter(request, response); - } - } - - public void destroy() { - } - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter1.java deleted file mode 100644 index 41451f6c74..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter1.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.fragment; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class TestFilter1 implements Filter { - - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - - pw.println("doFilter in TestFilter1 invoked"); - - if (filterConfig == null) { - pw.println("filter instance is null "); - } else { - Enumeration initP = filterConfig.getInitParameterNames(); - int expectedCount = 2; - int count = 0; - - if (initP.hasMoreElements()) { - while (initP.hasMoreElements()) { - String result = (String) initP.nextElement(); - pw.println("parameter name= " + result); - pw.println( - "parameter value= " + filterConfig.getInitParameter(result)); - } - } - chain.doFilter(request, response); - } - } - - public void destroy() { - } - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter2.java deleted file mode 100644 index 0af8c6ac20..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter2.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.fragment; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class TestFilter2 implements Filter { - - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - - pw.println("doFilter in TestFilter2 invoked"); - - if (filterConfig == null) { - pw.println("instance is null"); - } else { - Enumeration initP = filterConfig.getInitParameterNames(); - int expectedCount = 2; - int count = 0; - - if (initP.hasMoreElements()) { - while (initP.hasMoreElements()) { - String result = (String) initP.nextElement(); - pw.println("parameter name= " + result); - pw.println( - "parameter value= " + filterConfig.getInitParameter(result)); - } - } - chain.doFilter(request, response); - } - } - - public void destroy() { - } - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter3.java deleted file mode 100644 index cf688572a9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestFilter3.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.fragment; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class TestFilter3 implements Filter { - - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - PrintWriter pw = response.getWriter(); - - pw.println("doFilter in TestFilter3 invoked"); - - if (filterConfig == null) { - pw.println("filter instance is null "); - } else { - Enumeration initP = filterConfig.getInitParameterNames(); - int expectedCount = 2; - int count = 0; - - if (initP.hasMoreElements()) { - while (initP.hasMoreElements()) { - String result = (String) initP.nextElement(); - pw.println("parameter name= " + result); - pw.println( - "parameter value= " + filterConfig.getInitParameter(result)); - } - } - chain.doFilter(request, response); - } - } - - public void destroy() { - } - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet1.java deleted file mode 100644 index c7ccb834d7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet1.java +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.pluggability.fragment; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet1 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet1 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet2.java deleted file mode 100644 index 99fe630b09..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet2.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.pluggability.fragment; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet2 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet2 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet3.java deleted file mode 100644 index 418c8370c9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet3.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.fragment; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet3 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet3 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet4.java deleted file mode 100644 index 1c8fb0545b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet4.java +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.pluggability.fragment; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet4 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet4 is invoked"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet5.java deleted file mode 100644 index 9cf223376b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/TestServlet5.java +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.pluggability.fragment; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet5 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet5 is invoked"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/URLClient.java deleted file mode 100644 index a0ee6c677e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/URLClient.java +++ /dev/null @@ -1,176 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.pluggability.fragment; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setContextRoot("/servlet_spec_fragment_web"); - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - - JavaArchive javaArchive1 = ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(TestServlet1.class, TestServlet2.class, TestFilter.class) - .addAsResource(URLClient.class.getResource("servlet_spec_fragment_web-fragment.xml"), - "META-INF/web-fragment.xml"); - JavaArchive javaArchive2 = ShrinkWrap.create(JavaArchive.class, "fragment-2.jar") - .addClasses(TestServlet3.class, TestFilter1.class) - .addAsResource(URLClient.class.getResource("servlet_spec_fragment_web-fragment_1.xml"), - "META-INF/web-fragment.xml"); - JavaArchive javaArchive3 = ShrinkWrap.create(JavaArchive.class, "fragment-3.jar") - .addClasses(TestServlet4.class, TestFilter2.class) - .addAsResource(URLClient.class.getResource("servlet_spec_fragment_web-fragment_2.xml"), - "META-INF/web-fragment.xml"); - JavaArchive javaArchive4 = ShrinkWrap.create(JavaArchive.class, "fragment-4.jar") - .addClasses(TestServlet5.class, TestFilter3.class) - .addAsResource(URLClient.class.getResource("servlet_spec_fragment_web-fragment_3.xml"), - "META-INF/web-fragment.xml"); - return ShrinkWrap.create(WebArchive.class, "servlet_spec_fragment_web.war") - .addAsLibraries(javaArchive1, javaArchive2, javaArchive3, javaArchive4) - .addClasses(TestFilter.class, TestServlet1.class, TestServlet2.class) - .setWebXML(URLClient.class.getResource("servlet_spec_fragment_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: initParamTest - * - * @assertion_ids: Servlet:SPEC:232; Servlet:SPEC:258.1; Servlet:SPEC:258.5.1; - * Servlet:SPEC:258.6.1; Servlet:SPEC:258.7.1; - * - * @test_Strategy: 1. Define servlet TestServlet1 in web.xml as well as - * web-fragment.xml; 2. Send request to /TestServlet1, verify TestServlet1 is - * invoked 3. Also verify that defined in both web.xml and - * web-fragment.xml are considered, and the one defined in web.xml take - * precedence. - */ - @Test - public void initParamTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "TestServlet1|msg1=first|msg2=second"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "ignore"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet1" + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: addServletTest - * - * @assertion_ids: Servlet:SPEC:232; Servlet:SPEC:258.1; Servlet:SPEC:258.5.1; - * - * @test_Strategy: 1. Define servlet TestServlet3 web-fragment.xml; 2. Send - * request to /TestServlet3, verify TestServlet3 is invoked 3. Also verify - * that filter is invoked too. - */ - @Test - public void addServletTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "TestFilter3|fragment|three|TestServlet3|msg1=third|msg2=third"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "ignore"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet3" + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: addServletURLTest - * - * @assertion_ids: Servlet:SPEC:232; Servlet:SPEC:258.1; Servlet:SPEC:258.5.1; - * Servlet:SPEC:258.6.1; Servlet:SPEC:258.7.6; - * - * @test_Strategy: 1. Define servlet TestServlet2 web-fragment.xml and - * web.xml; 2. Send request to URL /TestServlet2 defined in web.xml, verify - * TestServlet2 is invoked 3. Send request to URL /TestServlet22 defined in - * web-fragment.xml, verify 404 is returned. - */ - @Test - public void addServletURLTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet2"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "ignore"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet2" + " HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet22" + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: welcomefileTest - * - * @assertion_ids: Servlet:SPEC:232; Servlet:SPEC:258.1; Servlet:SPEC:258.5.1; - * Servlet:SPEC:258.6.1; Servlet:SPEC:258.7.5; - * - * @test_Strategy: 1. Define servlet TestServlet4 web-fragment.xml in - * ; 2. Send request to URL /, verify TestServlet4 is invoked - */ - @Test - public void welcomefileTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet4"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + " HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "ignore"); - invoke(); - } - - /* - * @testName: filterOrderingTest - * - * @assertion_ids: Servlet:SPEC:232; Servlet:SPEC:241; Servlet:SPEC:242; - * Servlet:SPEC:244; Servlet:SPEC:245; Servlet:SPEC:246; Servlet:SPEC:258.1; - * Servlet:SPEC:258.5.1; Servlet:SPEC:258.6.1; - * - * @test_Strategy: 1. Define four Filters that mapping to TestServlet5 in - * web.xml and two web-fragment.xml; 2. Send request to TestServlet5 3. Verify - * that web.xml is always processed first; 4. Verify that works - * accordingly. - */ - @Test - public void filterOrderingTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "TestFilter|fragment|none|" + "TestFilter3|fragment|three|" - + "TestFilter2|fragment|two|" - + "TestFilter1|fragment|one|TestServlet5"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet5" + " HTTP/1.1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "ignore"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/build.xml deleted file mode 100644 index 4d147ccc04..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/build.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment.xml deleted file mode 100644 index 046a573936..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - Fragment - - TestFilter3 - TestServlet3 - - - TestServlet1 - com.sun.ts.tests.servlet.pluggability.fragment.TestServlet1 - - msg1 - ignore - - - msg2 - second - - - msg2 - ignore - - - - TestServlet2 - com.sun.ts.tests.servlet.pluggability.fragment.TestServlet2 - - msg1 - second - - - - TestServlet2 - /TestServlet22 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_1.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_1.xml deleted file mode 100644 index d2f9631b39..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_1.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - Fragment1 - - - Fragment2 - - - - TestFilter1 - com.sun.ts.tests.servlet.pluggability.fragment.TestFilter1 - - fragment - one - - - - TestFilter1 - TestServlet5 - - - TestServlet3 - com.sun.ts.tests.servlet.pluggability.fragment.TestServlet3 - - msg1 - third - - - msg2 - third - - - - TestServlet3 - /TestServlet3 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_2.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_2.xml deleted file mode 100644 index 1023a1a577..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_2.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - Fragment2 - - TestFilter2 - com.sun.ts.tests.servlet.pluggability.fragment.TestFilter2 - - fragment - two - - - - TestFilter2 - TestServlet5 - - - TestServlet4 - com.sun.ts.tests.servlet.pluggability.fragment.TestServlet4 - - - TestServlet4 - /TestServlet4 - - - TestServlet4 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_3.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_3.xml deleted file mode 100644 index 5717d59b21..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web-fragment_3.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - Fragment3 - - - - - - - TestFilter3 - com.sun.ts.tests.servlet.pluggability.fragment.TestFilter3 - - fragment - three - - - - TestFilter3 - TestServlet5 - - - TestServlet5 - com.sun.ts.tests.servlet.pluggability.fragment.TestServlet5 - - - TestServlet5 - /TestServlet5 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web.xml deleted file mode 100644 index 1e1367412a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/pluggability/fragment/servlet_spec_fragment_web.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - SerSpecFragment - - TestFilter - com.sun.ts.tests.servlet.pluggability.fragment.TestFilter - - fragment - none - - - - TestFilter - TestServlet5 - - - TestServlet1 - com.sun.ts.tests.servlet.pluggability.fragment.TestServlet1 - - msg1 - first - - - msg1 - ignore - - - - TestServlet2 - com.sun.ts.tests.servlet.pluggability.fragment.TestServlet2 - - msg1 - second - - - - TestServlet1 - /TestServlet1 - - - TestServlet2 - /TestServlet2 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/build.xml deleted file mode 100644 index af8a20cb18..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/Servlet1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/Servlet1.java deleted file mode 100644 index 7286936e1b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/Servlet1.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webfilter; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(value = "/Servlet1", name = "servlet1") -public class Servlet1 extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - ArrayList result = StaticLog.getClear(); - if (result != null) { - for (Object tmp : result) { - if (tmp != null) { - pw.println(tmp.toString()); - System.out.println(tmp.toString()); - } - } - } - StaticLog.clear(); - - pw.write("Servlet1_INVOKED"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestFilter1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestFilter1.java deleted file mode 100644 index e1c09f3530..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestFilter1.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webfilter; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.DispatcherType; -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.annotation.WebFilter; - -@WebFilter(dispatcherTypes = DispatcherType.REQUEST, urlPatterns = { - "/Servlet1" }) -public final class TestFilter1 implements Filter { - - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) { - StaticLog.add("FAILED_FILTER1_INVOKED"); - } else { - StaticLog.add("FILTER1_INVOKED"); - } - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestFilter2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestFilter2.java deleted file mode 100644 index 7e6903b70d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestFilter2.java +++ /dev/null @@ -1,83 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webfilter; - -import java.io.IOException; -import java.util.Collection; -import java.util.Enumeration; - -import com.sun.ts.tests.servlet.common.util.StaticLog; - -import jakarta.servlet.DispatcherType; -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.FilterRegistration; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.annotation.WebFilter; -import jakarta.servlet.annotation.WebInitParam; - -@WebFilter(filterName = "filter2", dispatcherTypes = { - DispatcherType.FORWARD }, servletNames = { "servlet1" }, value = { - "/Servlet1" }, initParams = { - @WebInitParam(name = "name1", value = "value1"), - @WebInitParam(name = "name2", value = "value2") }) - -public final class TestFilter2 implements Filter { - - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - if (filterConfig == null) { - StaticLog.add("FAILED_FILTER2_INVOKED"); - } else { - StaticLog.add("FILTER2_INVOKED"); - StaticLog.add("FilterName=" + filterConfig.getFilterName()); - - for (Enumeration names = filterConfig.getInitParameterNames(); names - .hasMoreElements();) { - String name = (String) names.nextElement(); - StaticLog.add( - "PName=" + name + " PVALUE=" + filterConfig.getInitParameter(name)); - } - StaticLog.add("AsyncSupport=" + request.isAsyncSupported()); - FilterRegistration fr = filterConfig.getServletContext() - .getFilterRegistration(filterConfig.getFilterName()); - Collection mapping = fr.getServletNameMappings(); - for (String url : mapping) { - StaticLog.add("URL=" + url); - } - StaticLog.add("DispatcherType=" + request.getDispatcherType()); - StaticLog.add("From=" + request.getAttribute("from")); - } - chain.doFilter(request, response); - } - - public void destroy() { - } - - public void init(FilterConfig filterConfig) { - this.filterConfig = filterConfig; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestServlet.java deleted file mode 100644 index 0025e38133..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/TestServlet.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webfilter; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void forward1(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/Servlet1"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - request.setAttribute("from", "TestServlet"); - rd.forward(request, response); - } - } - - public void include1(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/Servlet1"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - request.setAttribute("from", "TestServlet"); - rd.include(request, response); - } - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/URLClient.java deleted file mode 100644 index b4e99e466a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/URLClient.java +++ /dev/null @@ -1,124 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webfilter; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_annotationservlet_webfilter_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(Servlet1.class, TestFilter1.class, TestFilter2.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_annotationservlet_webfilter_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: test1 - * - * @assertion_ids: Servlet:JAVADOC:804; Servlet:JAVADOC:811; - * Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet1; Create a filter TestFilter1; - * Define TestFilter1 using annotation - * - * @WebFilter(...,urlPatterns="servlet1",...,); Send a request to Servlet1; - * Veriy TestFilter1 is invoked properly. - */ - @Test - public void test1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "FILTER1_INVOKED|Servlet1_INVOKED"); - invoke(); - } - - /* - * @testName: test2 - * - * @assertion_ids: Servlet:JAVADOC:802; Servlet:JAVADOC:804; - * Servlet:JAVADOC:806; Servlet:JAVADOC:807; Servlet:JAVADOC:809; - * Servlet:JAVADOC:811; Servlet:JAVADOC:812; Servlet:JAVADOC:814; - * Servlet:JAVADOC:815; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet1; Create a filter TestFilter1; - * Define TestFilter1 using annotation - * - * @WebFilter(...,urlPatterns="servlet1",...,dispatcherTypes=REQUEST); Create - * a filter TestFilter2; Define TestFilter2 using annotation - * - * @WebFilter(...,urlPatterns="servlet1",..., dispatcherTypes=FORWARD); Create - * another Servlet which forward to Servlet1 Send a request to the second - * Servlet; Veriy TestFilter2 is invoked. Veriy TestFilter1 is not invoked. - */ - @Test - public void test2() throws Exception { - TEST_PROPS.setProperty(APITEST, "forward1"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "FILTER1_INVOKED"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "FILTER2_INVOKED|" + "FilterName=filter2|" - + "PName=name1 PVALUE=value1|" + "PName=name2 PVALUE=value2|" - + "AsyncSupport=false|" + "URL=servlet1|" + "From=TestServlet|" - + "Servlet1_INVOKED"); - invoke(); - } - - /* - * @testName: test3 - * - * @assertion_ids: Servlet:JAVADOC:804; Servlet:JAVADOC:811; - * Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet1; Create a filter TestFilter1; - * Define TestFilter1 using annotation - * - * @WebFilter(...,urlPatterns="servlet1",..., dispatcherTypes=REQUEST); Create - * another Servlet which include to Servlet1 Send a request to the second - * Servlet; Veriy TestFilter1 is not invoked. - */ - @Test - public void test3() throws Exception { - TEST_PROPS.setProperty(APITEST, "include1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_INVOKED"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "FILTER1_INVOKED"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/build.xml deleted file mode 100644 index 6444ddb818..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/servlet_annotationservlet_webfilter_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/servlet_annotationservlet_webfilter_web.xml deleted file mode 100644 index ff754fa710..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webfilter/servlet_annotationservlet_webfilter_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - ServletSpecWebFilter - - TestServlet - com.sun.ts.tests.servlet.spec.annotationservlet.webfilter.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/ContextListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/ContextListener.java deleted file mode 100644 index 237c310c53..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/ContextListener.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.annotationservlet.weblistener; - -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.annotation.WebListener; - -@WebListener(value = "ContextListener") -public final class ContextListener implements ServletContextListener { - - private ServletContext context = null; - - public void contextDestroyed(ServletContextEvent event) { - createAttribute("ContextDestroyed"); - this.context = null; - } - - public void contextInitialized(ServletContextEvent event) { - this.context = event.getServletContext(); - createAttribute("ContextInitialized"); - } - - private void createAttribute(String s) { - String tmp = null; - Object o = context.getAttribute("ContextListener"); - if (o != null) { - if (o instanceof String) { - tmp = (String) o + s; - } - } else { - tmp = s; - } - context.setAttribute("ContextListener", tmp); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HSAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HSAttributeListener.java deleted file mode 100644 index 69f1a8ae2b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HSAttributeListener.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Copyright (c) 2015, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.annotationservlet.weblistener; - -import java.util.ArrayList; - -import jakarta.servlet.annotation.WebListener; -import jakarta.servlet.http.HttpSessionAttributeListener; -import jakarta.servlet.http.HttpSessionBindingEvent; - -@WebListener(value = "HttpSessionAttributeListener") -public final class HSAttributeListener implements HttpSessionAttributeListener { - - public void attributeAdded(HttpSessionBindingEvent event) { - System.out.println("in HSAttributeListener.attributeAdded"); - ArrayList al = null; - - al = (ArrayList) event.getSession().getServletContext() - .getAttribute("HSAList"); - if (al == null) { - al = new ArrayList(); - } - al.add("HSAttributeListener.attributeAdded"); - event.getSession().getServletContext().setAttribute("HSAList", al); - } - - public void attributeRemoved(HttpSessionBindingEvent event) { - System.out.println("in HSAttributeListener.attributeRemoved"); - ArrayList al = null; - - al = (ArrayList) event.getSession().getServletContext() - .getAttribute("HSAList"); - if (al == null) { - al = new ArrayList(); - } - al.add("HSAttributeListener.attributeRemoved"); - event.getSession().getServletContext().setAttribute("HSAList", al); - } - - public void attributeReplaced(HttpSessionBindingEvent event) { - System.out.println("in HSAttributeListener.attributeReplaced"); - ArrayList al = null; - - al = (ArrayList) event.getSession().getServletContext() - .getAttribute("HSAList"); - if (al == null) { - al = new ArrayList(); - } - al.add("HSAttributeListener.attributeReplaced"); - event.getSession().getServletContext().setAttribute("HSAList", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HSListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HSListener.java deleted file mode 100644 index dcefd8adba..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HSListener.java +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.weblistener; - -import java.util.ArrayList; - -import jakarta.servlet.annotation.WebListener; -import jakarta.servlet.http.HttpSessionEvent; -import jakarta.servlet.http.HttpSessionListener; - -@WebListener("HttpSessionListener") -public final class HSListener implements HttpSessionListener { - - public void sessionCreated(HttpSessionEvent event) { - ArrayList al = null; - al = (ArrayList) event.getSession().getServletContext() - .getAttribute("HSList"); - if (al == null) { - al = new ArrayList(); - } - al.add("HSListener:sessionCreated"); - event.getSession().getServletContext().setAttribute("HSList", al); - } - - public void sessionDestroyed(HttpSessionEvent event) { - ArrayList al = null; - al = (ArrayList) event.getSession().getServletContext() - .getAttribute("HSList"); - if (al == null) { - al = new ArrayList(); - } - al.add("HSListener:sessionDestroyed"); - event.getSession().getServletContext().setAttribute("HSList", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HttpTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HttpTestServlet.java deleted file mode 100644 index d41243b294..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/HttpTestServlet.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.weblistener; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; - -public class HttpTestServlet extends HttpTCKServlet { - - public void httpSessionListenerTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - HttpSession session = request.getSession(true); - session.invalidate(); - - response.getWriter().println(getServletContext().getAttribute("HSList")); - getServletContext().removeAttribute("SRList"); - getServletContext().removeAttribute("SRAList"); - getServletContext().removeAttribute("HSList"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SCAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SCAttributeListener.java deleted file mode 100644 index 79135f39f2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SCAttributeListener.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.weblistener; - -import java.util.ArrayList; - -import jakarta.servlet.ServletContextAttributeEvent; -import jakarta.servlet.ServletContextAttributeListener; -import jakarta.servlet.annotation.WebListener; - -@WebListener(value = "ServletContextAttributeListener") -public final class SCAttributeListener - implements ServletContextAttributeListener { - - public void attributeAdded(ServletContextAttributeEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("SCAList"); - if (al == null) { - al = new ArrayList(); - } - al.add("SCAAdded:" + event.getName() + "," + event.getValue()); - event.getServletContext().setAttribute("SCAList", al); - } - - public void attributeRemoved(ServletContextAttributeEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("SCAList"); - if (al == null) { - al = new ArrayList(); - } - al.add("SCARemoved:" + event.getName() + "," + event.getValue()); - event.getServletContext().setAttribute("SCAList", al); - } - - public void attributeReplaced(ServletContextAttributeEvent event) { - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SRAttributeListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SRAttributeListener.java deleted file mode 100644 index 74b58d61f9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SRAttributeListener.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.annotationservlet.weblistener; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestAttributeEvent; -import jakarta.servlet.ServletRequestAttributeListener; -import jakarta.servlet.annotation.WebListener; - -@WebListener(value = "ServletRequestAttributeListener") -public final class SRAttributeListener - implements ServletRequestAttributeListener { - - public void attributeAdded(ServletRequestAttributeEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("SRAList"); - if (al == null) { - al = new ArrayList(); - } - al.add("SRAAdded:" + event.getName() + "," + event.getValue()); - event.getServletContext().setAttribute("SRAList", al); - } - - public void attributeRemoved(ServletRequestAttributeEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("SRAList"); - if (al == null) { - al = new ArrayList(); - } - al.add("SRARemoved:" + event.getName() + "," + event.getValue()); - event.getServletContext().setAttribute("SRAList", al); - } - - public void attributeReplaced(ServletRequestAttributeEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("SRAList"); - if (al == null) { - al = new ArrayList(); - } - al.add("SRAReplaced:" + event.getName() + "," + event.getValue()); - event.getServletContext().setAttribute("SRAList", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SRListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SRListener.java deleted file mode 100644 index 14472e5fbd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/SRListener.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.annotationservlet.weblistener; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; -import jakarta.servlet.annotation.WebListener; - -@WebListener(value = "ServletRequestListener") -public final class SRListener implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("SRList"); - if (al == null) { - al = new ArrayList(); - } - - al.add("in requestDestroyed method of listener"); - event.getServletContext().setAttribute("SRList", al); - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("SRList"); - if (al == null) { - al = new ArrayList(); - } - - al.add("in requestInitialized method of listener"); - event.getServletContext().setAttribute("SRList", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/TestServlet.java deleted file mode 100644 index 60612d6d3f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/TestServlet.java +++ /dev/null @@ -1,116 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.weblistener; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.http.HttpServletRequest; - -public class TestServlet extends GenericTCKServlet { - - public void ContextListenerTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - response.getWriter() - .println(getServletContext().getAttribute("ContextListener")); - getServletContext().removeAttribute("SRList"); - getServletContext().removeAttribute("SRAList"); - getServletContext().removeAttribute("ContextListener"); - } - - public void ContextAttributeListenerTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - getServletContext().setAttribute("Test", "tmp"); - getServletContext().removeAttribute("Test"); - response.getWriter().println(getServletContext().getAttribute("SCAList")); - getServletContext().removeAttribute("SRList"); - getServletContext().removeAttribute("SRAList"); - getServletContext().removeAttribute("SCAList"); - } - - public void RequsetListenerTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - response.getWriter().println(getServletContext().getAttribute("SRList")); - getServletContext().removeAttribute("SRList"); - getServletContext().removeAttribute("SRAList"); - getServletContext().removeAttribute("SCAList"); - } - - public void RepeatRequsetListenerTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - response.getWriter().println(getServletContext().getAttribute("SRList")); - getServletContext().removeAttribute("SRAList"); - getServletContext().removeAttribute("SCAList"); - } - - public void RequsetAttributeListenerTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - request.setAttribute("Test", "RequestAttribute"); - request.removeAttribute("Test"); - response.getWriter().println(getServletContext().getAttribute("SRAList")); - getServletContext().removeAttribute("SRList"); - getServletContext().removeAttribute("SRAList"); - getServletContext().removeAttribute("SCAList"); - } - - /* - * This test is used to trigger events in the HttpSessionAttributeListener but - * the REAL testing is done in HttpSessionAttributeListenerTest. So this - * method is not the real test, but instead does preparation work for the real - * test. (thus this is a pre-test) This pre-test will act on session - * attributes in order to force the invocation of the - * HttpSessionAttributeListener methods. - */ - public void HttpSessionAttributeListenerPreLude(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - response.getWriter().println("in HttpSessionAttributeListenerPreLude"); - - // create new attribute, change that attribute, and remove that attribute - // in attempt to trigger the HttpSessionAttributeListener events - HttpServletRequest httpServletReq = (HttpServletRequest) request; - - // create new session attribute to trigger attributeAdded() notification - httpServletReq.getSession().setAttribute("Test", - "HttpSessionAttributeListenerPreludeB"); - - // replace session attribute to trigger attributeReplaced() notification - httpServletReq.getSession().setAttribute("Test", - "HttpSessionAttributeListenerPrelude"); - - // remove session attribute to trigger attributeRemoved notification - httpServletReq.getSession().removeAttribute("Test"); - - } - - public void HttpSessionAttributeListenerTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - request.setAttribute("Test", "HttpSessionAttributeListenerTest"); // was - // RequestAttribute - request.removeAttribute("Test"); - System.out.println("TestServlet.HttpSessionAttributeListenerTest HSAList = " - + getServletContext().getAttribute("HSAList")); - response.getWriter().println(getServletContext().getAttribute("HSAList")); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/URLClient.java deleted file mode 100644 index 542a9eb0d6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/URLClient.java +++ /dev/null @@ -1,203 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.weblistener; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_annotationservlet_weblistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ContextListener.class, HSAttributeListener.class, HSListener.class, HttpTestServlet.class, - SCAttributeListener.class, SRAttributeListener.class, SRListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_annotationservlet_weblistener_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: ContextListenerTest - * - * @assertion_ids: Servlet:JAVADOC:865; Servlet:SPEC:195.3; - * - * @test_Strategy: Create a servlet TestServlet; Create a - * ServletContextListener using @WebListener; Send request to TestServlet; - * Veriy ServletContextListener is invoked properly. - */ - @Test - public void ContextListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "ContextListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, "ContextInitialized"); - invoke(); - } - - /* - * @testName: ContextAttributeListenerTest - * - * @assertion_ids: Servlet:JAVADOC:865; Servlet:SPEC:195.4; - * - * @test_Strategy: Create a servlet TestServlet; Create a - * ServletContextAttributeListener using @WebListener; Send request to - * TestServlet; Veriy ServletContextAttributeListener is invoked properly. - */ - @Test - public void ContextAttributeListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "ContextAttributeListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "SCAAdded:ContextListener|" + "ContextInitialized|" + "SCAAdded:SRList|" - + "in requestInitialized method of listener|" + "SCAAdded:Test,tmp|" - + "SCARemoved:Test,tmp"); - invoke(); - } - - /* - * @testName: RequsetListenerTest - * - * @assertion_ids: Servlet:JAVADOC:865; Servlet:SPEC:195.5; - * - * @test_Strategy: Create a servlet TestServlet; Create a - * ServletRequestListener using @WebListener; Send request to TestServlet; - * Veriy ServletRequestListener is invoked properly. - */ - @Test - public void RequsetListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "RequsetListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "in requestInitialized method of listener"); - invoke(); - } - - /* - * @testName: RepeatRequsetListenerTest - * - * @assertion_ids: Servlet:JAVADOC:865; Servlet:SPEC:195.5; - * - * @test_Strategy: Create a servlet TestServlet; Create a - * ServletRequestListener using @WebListener; Send request to TestServlet; - * Send a second request to TestServlet; Veriy ServletRequestListener is - * invoked properly. - */ - @Test - public void RepeatRequsetListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "RepeatRequsetListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "in requestInitialized method of listener"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "RequsetListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "in requestInitialized method of listener|" - + "in requestDestroyed method of listener|" - + "in requestInitialized method of listener"); - invoke(); - } - - /* - * @testName: RequsetAttributeListenerTest - * - * @assertion_ids: Servlet:JAVADOC:865; Servlet:SPEC:195.6; - * - * @test_Strategy: Create a servlet TestServlet; Create a - * ServletRequestListener using @WebListener; Send request to TestServlet; - * Veriy ServletRequestListener is invoked properly. - */ - @Test - public void RequsetAttributeListenerTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "RequsetAttributeListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "SRAAdded:Test,RequestAttribute|" + "SRARemoved:Test,RequestAttribute"); - invoke(); - } - - /* - * @testName: HttpSessionListenerTest - * - * @assertion_ids: Servlet:JAVADOC:865; Servlet:SPEC:195.7; - * - * @test_Strategy: Create a servlet HttpTestServlet; Create a - * HttpSessionListener using @WebListener; Send request to HttpTestServlet; - * Create a HttpSession and then invlalidate it; Veriy HttpSessionListener is - * invoked properly. - */ - @Test - public void HttpSessionListenerTest() throws Exception { - setServletName("HttpTestServlet"); - TEST_PROPS.setProperty(APITEST, "HttpSessionListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "HSListener:sessionCreated|" + "HSListener:sessionDestroyed"); - invoke(); - } - - /* - * @testName: HttpSessionAttributeListenerTest - * - * @assertion_ids: Servlet:JAVADOC:865; Servlet:SPEC:289; Servlet:SPEC:195.8; - * - * @test_Strategy: Create a servlet TestServlet; Create a - * HttpSessionAttributeListener using @WebListener; Send request to - * TestServlet, that will set some attributes in; its first call to - * HttpSessionAttributeListenerPreLude then once; in this servlet method, the - * attributes are added, replaced, and; removed. This should cause the - * HttpSessionAttributeListener; event to get triggered for all 3 methods. - * Verification of; the 3 triggered event methods is then checked in the 2nd; - * invocation to HttpSessionAttributeListenerTest below. - */ - @Test - public void HttpSessionAttributeListenerTest() throws Exception { - - // first invocation is to do some session attribute manipulations - // which should trigger HttpSessionAttributeListener notifications - TEST_PROPS.setProperty(APITEST, "HttpSessionAttributeListenerPreLude"); - TEST_PROPS.setProperty(SEARCH_STRING, - "in HttpSessionAttributeListenerPreLude"); - invoke(); - - // 2nd invocation checks that the HttpSessionAttributeListener notifications - // occurred by verifying certain strings were written to HSAList attribute - TEST_PROPS.setProperty(APITEST, "HttpSessionAttributeListenerTest"); - TEST_PROPS.setProperty(SEARCH_STRING, - "HSAttributeListener.attributeAdded|" - + "HSAttributeListener.attributeReplaced|" - + "HSAttributeListener.attributeRemoved"); - invoke(); - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/build.xml deleted file mode 100644 index 2daf58c6b6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/servlet_annotationservlet_weblistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/servlet_annotationservlet_weblistener_web.xml deleted file mode 100644 index a4ab23c6d8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/weblistener/servlet_annotationservlet_weblistener_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - Servletannotationweblistener - - TestServlet - com.sun.ts.tests.servlet.spec.annotationservlet.weblistener.TestServlet - - - TestServlet - /TestServlet/* - - - HttpTestServlet - com.sun.ts.tests.servlet.spec.annotationservlet.weblistener.HttpTestServlet - - - HttpTestServlet - /HttpTestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet1.java deleted file mode 100644 index 78283db54b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet1.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webservlet; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet("/Servlet1URL") -public class Servlet1 extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.write("Servlet1_INVOKED"); - pw.write("initParams: "); - String name = null; - String value = null; - - Enumeration names = getInitParameterNames(); - - if (names.hasMoreElements()) { - name = (String) names.nextElement(); - value = getInitParameter(name); - pw.print(name + "=" + value); - } - - pw.println("servletname=" + getServletName() + "END"); - pw.print("isAsyncSupported=" + request.isAsyncSupported()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet2.java deleted file mode 100644 index 9dea2593e3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet2.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webservlet; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(value = { "/Servlet2URL1", "/Servlet2URL2", "/test/*", "*.html" }) -public class Servlet2 extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.write("Servlet2_INVOKED"); - - pw.write("initParams: "); - String name = null; - String value = null; - - Enumeration names = getInitParameterNames(); - - if (names.hasMoreElements()) { - name = (String) names.nextElement(); - value = getInitParameter(name); - pw.print(name + "=" + value); - } - - pw.println("servletname=" + getServletName() + "END"); - pw.print("isAsyncSupported=" + request.isAsyncSupported()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet3.java deleted file mode 100644 index 723aa2b38f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet3.java +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webservlet; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.WebInitParam; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(value = "/Servlet3URL", initParams = { - @WebInitParam(name = "name1", value = "value1"), - @WebInitParam(name = "name2", value = "value2") }, name = "Servlet3") -public class Servlet3 extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.write("Servlet3_INVOKED"); - pw.write("initParams: "); - String name = null; - String value = null; - - Enumeration names = getInitParameterNames(); - - while (names.hasMoreElements()) { - name = (String) names.nextElement(); - value = getInitParameter(name); - pw.print(name + "=" + value); - } - - pw.println("servletname=" + getServletName()); - pw.print("isAsyncSupported=" + request.isAsyncSupported()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet4.java deleted file mode 100644 index 5b5687be75..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet4.java +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webservlet; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.WebInitParam; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(urlPatterns = "/Servlet4URL/*", asyncSupported = true, initParams = { - @WebInitParam(name = "name1", value = "value1"), - @WebInitParam(name = "name2", value = "value2") }, name = "Servlet4") -public class Servlet4 extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.write("Servlet4_INVOKED"); - - pw.print("ServletName=" + getServletName()); - pw.print("isAsyncSupported=" + request.isAsyncSupported()); - - pw.write("initParams: "); - String name = null; - String value = null; - Enumeration names = getInitParameterNames(); - - while (names.hasMoreElements()) { - name = (String) names.nextElement(); - value = getInitParameter(name); - pw.print(name + "=" + value); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet5.java deleted file mode 100644 index 47212351d8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/Servlet5.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webservlet; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Enumeration; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -@WebServlet(urlPatterns = { "/Servlet5URL1", "/Servlet5URL2", "/test5/*", - "*.txt" }) -public class Servlet5 extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.write("Servlet5_INVOKED"); - - pw.write("initParams: "); - String name = null; - String value = null; - - Enumeration names = getInitParameterNames(); - - if (names.hasMoreElements()) { - name = (String) names.nextElement(); - value = getInitParameter(name); - pw.print(name + "=" + value); - } - - pw.println("servletname=" + getServletName() + "END"); - pw.print("isAsyncSupported=" + request.isAsyncSupported()); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/URLClient.java deleted file mode 100644 index f8215a017b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/URLClient.java +++ /dev/null @@ -1,209 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webservlet; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "webservlet.war") - .addClasses(Servlet1.class, Servlet2.class, Servlet3.class, Servlet4.class, Servlet5.class); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: test1 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.6; Servlet:SPEC:221.7; - * Servlet:SPEC:221.10; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet1; Define Servlet1 using - * annotation @WebServlet(String); Invoke Servlet1 at the URL specified - * by @WebServlet; Veriy Servlet1 is invoked properly; Verify that servlet - * name is set to the default name; - */ - @Test - public void test1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet1URL HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet1" - + "|isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: test2 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.6; - * Servlet:SPEC:221.7; Servlet:SPEC:221.10; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet2; Define Servlet2 using - * annotation @WebServlet(value=""); Invoke Servlet2 at any of the URLs - * specified by @WebServlet; Veriy Servlet2 is invoked properly; Verify that - * servlet name is set to the default name; - */ - @Test - public void test2() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2URL1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2URL2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test/xyz HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/x/y/t.html HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: test3 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.7; - * Servlet:SPEC:221.10; Servlet:JAVADOC:819; Servlet:JAVADOC:822; - * Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet3; Define Servlet3 using annotation - * - * @WebServlet(value="", initParams={}, name="") Invoke Servlet3 at the URL - * specified by @WebServlet; Veriy Servlet3 is invoked and -- value is set - * correctly -- all @initParams are passed correctly. -- servlet name is set - * correctly - */ - @Test - public void test3() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet3URL HTTP/1.1"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "Servlet3_INVOKED|initParams:" + "|name1=value1|name2=value2" - + "|servletname=Servlet3" + "|isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: test4 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.7; - * Servlet:SPEC:221.10; Servlet:JAVADOC:817; Servlet:JAVADOC:819; - * Servlet:JAVADOC:822; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet4; Define Servlet4 using - * annotation: - * - * @WebServlet(urlPatterns="", asyncSupported = true, initParams={}, name="") - * Invoke Servlet4 at the URLs specified by @WebServlet; Veriy Servlet4 is - * invoked and -- all @initParams are passed correctly. -- servlet name is set - * correctly -- async support is set correctly - */ - @Test - public void test4() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet4URL/ HTTP/1.1"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "Servlet4_INVOKED" + "|ServletName=Servlet4" + "isAsyncSupported=true" - + "|initParams:|name1=value1|name2=value2"); - invoke(); - } - - /* - * @testName: test5 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.6; - * Servlet:SPEC:221.7; Servlet:SPEC:221.10; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet5; Define Servlet5 using - * annotation @WebServlet(urlPatterns=""); Invoke Servlet5 at any of the URLs - * specified by @WebServlet; Veriy Servlet5 is invoked properly; Verify that - * servlet name is set to the default name; - */ - @Test - public void test5() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet5URL1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet5_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet5URL2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet5_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test5/xyz HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet5_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/x/y/z.txt HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet5_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5" - + "|isAsyncSupported=false"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/build.xml deleted file mode 100644 index 174d2a937d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservlet/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/TestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/TestListener.java deleted file mode 100644 index 87d63d486d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/TestListener.java +++ /dev/null @@ -1,95 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webservletapi; - -import java.util.HashMap; -import java.util.Map; - -import jakarta.servlet.Servlet; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletContextEvent; -import jakarta.servlet.ServletContextListener; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRegistration; -import jakarta.servlet.annotation.WebListener; - -@WebListener("") -public class TestListener implements ServletContextListener { - - /** - * Receives notification that the web application initialization process is - * starting. - * - * @param sce - * The servlet context event - */ - public void contextInitialized(ServletContextEvent sce) { - ServletContext context = sce.getServletContext(); - - final String addServletName1 = "Servlet1API"; - final String addServletName2 = "Servlet2API"; - final String addServletName3 = "Servlet3API"; - - Map params = new HashMap(); - - /* - * Add Servlet1 - */ - ServletRegistration sr1 = context.addServlet(addServletName1, - "com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet1"); - sr1.addMapping("/Servlet1APIURL"); - - /* - * Add Servlet2 - */ - ServletRegistration sr2 = context.addServlet(addServletName2, - com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2.class); - sr2.addMapping("/Servlet2APIURL", "/Servlet2APIURL2", "*.xml", - "/ServletAPIURL2/*"); - - /* - * Add Servlet3 - */ - ServletRegistration sr3 = null; - try { - Servlet servlet3 = context.createServlet( - com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet3.class); - sr3 = context.addServlet(addServletName3, servlet3); - sr3.addMapping("/Servlet3APIURL"); - params.put("name1", "servlet3"); - params.put("name2", "servlet3again"); - sr3.setInitParameters(params); - params.clear(); - - } catch (ServletException ex) { - System.out.println("Error creating Servlet"); - } - } - - /** - * Receives notification that the servlet context is about to be shut down. - * - * @param sce - * The servlet context event - */ - public void contextDestroyed(ServletContextEvent sce) { - // Do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/URLClient.java deleted file mode 100644 index feb09bd551..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/URLClient.java +++ /dev/null @@ -1,190 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webservletapi; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet1; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet3; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet4; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "webservletapi_web.war") - .addClasses(TestListener.class, Servlet1.class, Servlet2.class, Servlet3.class, Servlet4.class, Servlet5.class); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: test1 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.6; Servlet:SPEC:221.7; - * Servlet:SPEC:221.9; Servlet:SPEC:221.10; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet1; Define Servlet1 using - * annotation @WebServlet(String); Add Servlet1 to ServletContext - * programmatically using different name; Invoke Servlet1 at the URL specified - * by @WebServlet; Verify that it works as defined at @WebServlet; Invoke - * Servlet1 at the URL specified by API programing; Veriy Servlet1 is invoked - * properly; Verify that servlet name is set correctly; Verify that servlet - * name is set to the default name; - */ - @Test - public void test1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet1URL HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet1" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet1APIURL HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet1_INVOKED" + "|servletname=Servlet1API|isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: test2 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.6; - * Servlet:SPEC:221.7; Servlet:SPEC:221.9; Servlet:SPEC:221.10; - * Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet2; Define Servlet2 using - * annotation @WebServlet(value=""); Add Servlet2 to ServletContext - * programmatically under different name; Invoke Servlet2 at any of the URLs - * specified by @WebServlet; Verify that it is invoked properly; Invoke - * Servlet2 at the URLs specified in program; Veriy Servlet2 is invoked - * properly; Verify that servlet name is set properly; - */ - @Test - public void test2() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2URL1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2URL2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test/xyz HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/x/y/t.html HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2APIURL HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet2_INVOKED" + "|servletname=Servlet2API|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2APIURL2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet2_INVOKED" + "|servletname=Servlet2API|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test2/indext.xml HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet2_INVOKED" + "|servletname=Servlet2API|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/ServletAPIURL2/xyz HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=Servlet2API" + "|isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: test3 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.7; - * Servlet:SPEC:221.9; Servlet:SPEC:221.10; Servlet:JAVADOC:819; - * Servlet:JAVADOC:822; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet3; Define Servlet3 using annotation - * - * @WebServlet(value="", initParams={}, name="") Add Servlet3 to - * ServletContext programmatically under different name; Invoke Servlet3 at - * the URL specified by @WebServlet; Verify that it is properly invoked; - * Invoke Servlet3 at the URL specified by program; Veriy Servlet3 is invoked - * and -- value is set correctly -- all @initParams are passed correctly. -- - * servlet name is set correctly - */ - @Test - public void test3() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet3URL HTTP/1.1"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "Servlet3_INVOKED|initParams:" + "|name1=value1|name2=value2" - + "|servletname=Servlet3" + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet3APIURL HTTP/1.1"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "Servlet3_INVOKED|initParams:" + "|name1=servlet3|name2=servlet3again" - + "|servletname=Servlet3API" + "|isAsyncSupported=false"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/build.xml deleted file mode 100644 index c67a64a2ee..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletapi/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/URLClient.java deleted file mode 100644 index fb12d15c1c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/URLClient.java +++ /dev/null @@ -1,302 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.annotationservlet.webservletdd; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet1; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet3; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet4; -import com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_annotationservlet_webservletdd_web.war") - .addClasses(Servlet1.class, Servlet2.class, Servlet3.class, Servlet4.class, Servlet5.class) - .setWebXML(URLClient.class.getResource("servlet_annotationservlet_webservletdd_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: test1 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.6; Servlet:SPEC:221.7; - * Servlet:SPEC:221.8; Servlet:SPEC:221.10; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet1; Define Servlet1 using - * annotation @WebServlet(String); Define Servlet1 in deployment descritpor - * named as TestServlet1; Invoke Servlet1 at the URL specified by @WebServlet; - * Verify that Servlet1 is invoked properly; Verify that servlet name is set - * correctly; Invoke Servlet1 at the URL specified by deployment descritpor; - * Veriy Servlet1 is invoked properly; Verify that servlet name is set - * correctly; - */ - @Test - public void test1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet1URL HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet1" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_INVOKED" - + "|servletname=TestServlet1|isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: test2 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.6; - * Servlet:SPEC:221.7; Servlet:SPEC:221.8; Servlet:SPEC:221.10; - * Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet2; Define Servlet2 using - * annotation @WebServlet(value=""); Define Servlet2 in deployment descritpor - * as well; Invoke Servlet2 at any of the URLs specified by @WebServlet; - * Verify that Servlet2 is invoked properly; Verify that servlet name is set - * properly; Invoke Servlet2 at the URLs specified by deployment descritpor; - * Veriy Servlet2 is invoked properly; Verify that servlet name is set - * properly; - */ - @Test - public void test2() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2URL1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2URL2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test/xyz HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/x/y/t.html HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=TestServlet2|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Test2Servlet2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=TestServlet2|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test2/indext.html HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=TestServlet2|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/xyz.jsp HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_INVOKED" - + "|servletname=TestServlet2|isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: test3 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.7; - * Servlet:SPEC:221.8; Servlet:SPEC:221.10; Servlet:JAVADOC:819; - * Servlet:JAVADOC:822; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet3; Define Servlet3 using annotation - * - * @WebServlet(value="", initParams={}, name="") Define Servlet3 in deployment - * descritpor as well; Invoke Servlet3 at the URL specified by @WebServlet; -- - * value is set correctly -- all @initParams are passed correctly. -- servlet - * name is set correctly Invoke Servlet3 at the URL specified by deployment - * descritpor; Veriy Servlet3 is invoked and -- value is set correctly -- - * all @initParams are passed correctly. -- servlet name is set correctly - */ - @Test - public void test3() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet3URL HTTP/1.1"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "Servlet3_INVOKED|initParams:" + "|name1=value1|name2=value2" - + "|servletname=Servlet3|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet3 HTTP/1.1"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "Servlet3_INVOKED|initParams:" + "|msg1=first|msg2=ignore" - + "|servletname=TestServlet3|isAsyncSupported=false"); - invoke(); - } - - /* - * @testName: test4 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.7; - * Servlet:SPEC:221.8; Servlet:SPEC:221.10; Servlet:JAVADOC:817; - * Servlet:JAVADOC:819; Servlet:JAVADOC:822; Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet4; Define Servlet4 using - * annotation: - * - * @WebServlet(urlPatterns="", asyncSupported = true, initParams={}, name="") - * Define Servlet4 in deployment descritpor as well; Invoke Servlet4 at the - * URLs specified by @WebServlet; Veriy Servlet4 is invoked and -- - * all @initParams are passed correctly. -- servlet name is set correctly -- - * async support is set correctly Invoke Servlet4 at the URL specified by - * deployment descritpor; Veriy Servlet4 is invoked and -- all @initParams are - * passed correctly. -- servlet name is set correctly -- async support is set - * correctly - */ - @Test - public void test4() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet4URL HTTP/1.1"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "Servlet4_INVOKED" + "|ServletName=Servlet4" + "|isAsyncSupported=true" - + "|initParams:|name1=value1|name2=value2"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet4 HTTP/1.1"); - TEST_PROPS.setProperty(UNORDERED_SEARCH_STRING, - "Servlet4_INVOKED" + "|ServletName=TestServlet4" - + "|isAsyncSupported=false" - + "|initParams:|msg1=second|msg2=ignore_again"); - invoke(); - } - - /* - * @testName: test5 - * - * @assertion_ids: Servlet:SPEC:221; Servlet:SPEC:221.1; Servlet:SPEC:221.2; - * Servlet:SPEC:221.3; Servlet:SPEC:221.4; Servlet:SPEC:221.6; - * Servlet:SPEC:221.7; Servlet:SPEC:221.8; Servlet:SPEC:221.10; - * Servlet:JAVADOC:825; - * - * @test_Strategy: Create a servlet Servlet5; Define Servlet5 using - * annotation @WebServlet(urlPatterns=""); Define Servlet5 in deployment - * descritpor as well; Invoke Servlet5 at any of the URLs specified - * by @WebServlet; Veriy Servlet5 is invoked properly; Verify that servlet - * name is set correctly; Verify that async support is set correctly; Invoke - * Servlet5 at the URLs specified by deployment descritpor; Veriy Servlet5 is - * invoked properly; Verify that servlet name is set correctly; Verify that - * async support is set correctly; - */ - @Test - public void test5() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet5URL1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet5_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet5URL2 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet5_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test5/xyz HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet5_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/x/y/z.txt HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet5_INVOKED" - + "|servletname=com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5" - + "|isAsyncSupported=false"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet5 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet5_INVOKED" + "|servletname=TestServlet5|isAsyncSupported=true"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Test5Servlet5 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet5_INVOKED" + "|servletname=TestServlet5|isAsyncSupported=true"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test55/xyz HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet5_INVOKED" + "|servletname=TestServlet5|isAsyncSupported=true"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/x/y/z.xml HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet5_INVOKED" + "|servletname=TestServlet5|isAsyncSupported=true"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/build.xml deleted file mode 100644 index e84234e7ba..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/build.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/servlet_annotationservlet_webservletdd_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/servlet_annotationservlet_webservletdd_web.xml deleted file mode 100644 index 4b888a8896..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/annotationservlet/webservletdd/servlet_annotationservlet_webservletdd_web.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - SerSpecWebServletDD - - TestServlet1 - com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet1 - - - TestServlet2 - com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet2 - - - TestServlet3 - com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet3 - - msg1 - first - - - msg2 - ignore - - - - TestServlet4 - com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet4 - - msg1 - second - - - msg2 - ignore_again - - - - TestServlet5 - com.sun.ts.tests.servlet.spec.annotationservlet.webservlet.Servlet5 - true - - - TestServlet1 - /TestServlet1 - - - TestServlet2 - /TestServlet2 - /Test2Servlet2 - /test2/* - *.jsp - - - TestServlet3 - /TestServlet3 - - - TestServlet4 - /TestServlet4 - - - TestServlet5 - /TestServlet5 - /Test5Servlet5 - /test55/* - *.xml - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter10.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter10.java deleted file mode 100644 index 09dac776fd..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter10.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Filter10 implements Filter { - - public void init(FilterConfig filterConfig) throws ServletException { - // do nothing - } - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - request.setAttribute("Filter10", "INVOKED"); - chain.doFilter(request, response); - } - - public void destroy() { - // do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter4.java deleted file mode 100644 index 5c098b9b0a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter4.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Filter4 implements Filter { - - public void init(FilterConfig filterConfig) throws ServletException { - // do nothing - } - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - request.setAttribute("Filter4", "INVOKED"); - chain.doFilter(request, response); - } - - public void destroy() { - // do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter5.java deleted file mode 100644 index 11849a6b1c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter5.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Filter5 implements Filter { - - public void init(FilterConfig filterConfig) throws ServletException { - // do nothing - } - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - request.setAttribute("Filter5", "INVOKED"); - chain.doFilter(request, response); - } - - public void destroy() { - // do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter6.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter6.java deleted file mode 100644 index 77b11f657d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter6.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Filter6 implements Filter { - - public void init(FilterConfig filterConfig) throws ServletException { - // do nothing - } - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - request.setAttribute("Filter6", "INVOKED"); - chain.doFilter(request, response); - } - - public void destroy() { - // do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter7.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter7.java deleted file mode 100644 index 3c5507d5f1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter7.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Filter7 implements Filter { - - public void init(FilterConfig filterConfig) throws ServletException { - // do nothing - } - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - request.setAttribute("Filter7", "INVOKED"); - chain.doFilter(request, response); - } - - public void destroy() { - // do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter8.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter8.java deleted file mode 100644 index f1a674fdb4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter8.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Filter8 implements Filter { - - public void init(FilterConfig filterConfig) throws ServletException { - // do nothing - } - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - request.setAttribute("Filter8", "INVOKED"); - chain.doFilter(request, response); - } - - public void destroy() { - // do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter9.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter9.java deleted file mode 100644 index b3b8504523..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Filter9.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Filter9 implements Filter { - - public void init(FilterConfig filterConfig) throws ServletException { - // do nothing - } - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - - request.setAttribute("Filter9", "INVOKED"); - chain.doFilter(request, response); - } - - public void destroy() { - // do nothing - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet1.java deleted file mode 100644 index 1c26f2b368..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet1.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet1 extends GenericServlet { - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("Servlet1_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - try { - AsyncContext asyncc = request.startAsync(); - asyncc.complete(); - pw.println("Servlet1_Async=STARTED"); - } catch (IllegalStateException ilex) { - pw.println("Servlet1_Async=NOT_STARTED"); - } catch (Exception ex) { - pw.println("Servlet1_Async=FAILED: " + ex.getMessage()); - } - } - - public void teststartA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("Servlet1_Async=" + request.isAsyncSupported()); - - String id = (String) request.getParameter("id"); - String path = "/Servlet" + id + "?testname=startA"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet10.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet10.java deleted file mode 100644 index c9dddeea6a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet10.java +++ /dev/null @@ -1,73 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet10 extends GenericServlet { - private static final String filter_name = "Filter10"; - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet10_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - AsyncContext asyncc = request.startAsync(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet10_Async=" + request.isAsyncSupported()); - pw.println("Servlet10_Async=STARTED"); - asyncc.complete(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet2.java deleted file mode 100644 index 8bbc91ec6a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet2.java +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet2 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("Servlet2_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - try { - AsyncContext asyncc = request.startAsync(); - pw.println("Servlet2_Async=STARTED"); - } catch (IllegalStateException ilex) { - pw.println("Servlet2_Async=NOT_STARTED"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet3.java deleted file mode 100644 index 8908dca209..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet3.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: $ - */ -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet3 extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("Servlet3_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - try { - AsyncContext asyncc = request.startAsync(); - pw.println("Servlet3_Async=STARTED"); - } catch (IllegalStateException ilex) { - pw.println("Servlet3_Async=NOT_STARTED"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet4.java deleted file mode 100644 index 5d4337aa64..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet4.java +++ /dev/null @@ -1,112 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet4 extends GenericServlet { - - private static final String filter_name = "Filter4"; - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet4_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - try { - response.getWriter() - .println(filter_name + "=" + request.getAttribute(filter_name)); - AsyncContext asyncc = request.startAsync(); - response.getWriter().println("Servlet4_Async=STARTED"); - asyncc.complete(); - } catch (IllegalStateException ilex) { - response.getWriter().println("Servlet4_Async=NOT_STARTED"); - } - } - - public void testdirect(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet4_Async=" + request.isAsyncSupported()); - - String id = (String) request.getParameter("id"); - String path = "/Servlet" + id + "?testname=direct"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } - - public void teststartA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet4_Async=" + request.isAsyncSupported()); - - String id = (String) request.getParameter("id"); - String path = "/Servlet" + id + "?testname=startA"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet5.java deleted file mode 100644 index db7d5fc0f7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet5.java +++ /dev/null @@ -1,97 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet5 extends GenericServlet { - - private static final String filter_name = "Filter5"; - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet5_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet5_Async=" + request.isAsyncSupported()); - - try { - AsyncContext asyncc = request.startAsync(); - pw.println("Servlet5_Async=STARTED"); - asyncc.complete(); - } catch (IllegalStateException ilex) { - pw.println("Servlet5_Async=NOT_STARTED"); - } - } - - public void teststartA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet5_Async=" + request.isAsyncSupported()); - - String id = request.getParameter("id"); - String path = "/Servlet" + id + "?testname=startA"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet6.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet6.java deleted file mode 100644 index 8d3e297a46..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet6.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet6 extends GenericServlet { - private static final String filter_name = "Filter6"; - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet6_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet6_Async=" + request.isAsyncSupported()); - - try { - AsyncContext asyncc = request.startAsync(); - pw.println("Servlet6_Async=STARTED"); - asyncc.complete(); - } catch (IllegalStateException ilex) { - pw.println("Servlet6_Async=NOT_STARTED"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet7.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet7.java deleted file mode 100644 index 66cada7bc6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet7.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet7 extends GenericServlet { - private static final String filter_name = "Filter7"; - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet7_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet7_Async=" + request.isAsyncSupported()); - - try { - AsyncContext asyncc = request.startAsync(); - asyncc.complete(); - pw.println("Servlet7_Async=STARTED"); - } catch (IllegalStateException ilex) { - pw.println("Servlet7_Async=NOT_STARTED"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet8.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet8.java deleted file mode 100644 index b07eaa668e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet8.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet8 extends GenericServlet { - private static final String filter_name = "Filter8"; - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet8_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet8_Async=" + request.isAsyncSupported()); - - try { - AsyncContext asyncc = request.startAsync(); - pw.println("Servlet8_Async=STARTED"); - asyncc.complete(); - } catch (IllegalStateException ilex) { - pw.println("Servlet8_Async=NOT_STARTED"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet9.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet9.java deleted file mode 100644 index bde97e70e2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/Servlet9.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class Servlet9 extends GenericServlet { - private static final String filter_name = "Filter9"; - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String test = (String) request.getParameter(TEST_HEADER); - if (test == null) { - test = (String) request.getAttribute(TEST_HEADER); - } - - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { request, response }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void direct(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet9_Async=" + request.isAsyncSupported()); - } - - public void startA(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println(filter_name + "=" + request.getAttribute(filter_name)); - pw.println("Servlet9_Async=" + request.isAsyncSupported()); - - try { - AsyncContext asyncc = request.startAsync(); - pw.println("Servlet9_Async=STARTED"); - asyncc.complete(); - } catch (IllegalStateException ilex) { - pw.println("Servlet9_Async=NOT_STARTED"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/TestServlet.java deleted file mode 100644 index 317ce853a0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/TestServlet.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: $ - */ -package com.sun.ts.tests.servlet.spec.async; - -import java.io.IOException; -import java.util.Timer; -import java.util.TimerTask; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void test1(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - final AsyncContext ac = request.startAsync(); - - Timer asyncTimer = new Timer("TestTimer", true); - asyncTimer.schedule(new TimerTask() { - - @Override - public void run() { - try { - ac.getResponse().getWriter().println("test1_INVOKED"); - ac.getResponse().getWriter().flush(); - ac.complete(); - } catch (IOException ioe) { - ioe.printStackTrace(); - } - } - }, 1000); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/URLClient.java deleted file mode 100644 index 7ee3143f96..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/URLClient.java +++ /dev/null @@ -1,857 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.async; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_async_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(Filter4.class, Filter5.class, Filter6.class, Filter7.class, Filter8.class, Filter9.class, - Filter10.class, Servlet1.class, Servlet2.class, Servlet3.class, Servlet4.class, Servlet5.class, - Servlet6.class, Servlet7.class, Servlet8.class, Servlet9.class, Servlet10.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_async_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: AsyncSupportedTrueTest1 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet1, which is declared - * async-supported=true in web.xml; verifies in Servlet1 that - * request.isAsyncSupported()=true. - */ - @Test - public void AsyncSupportedTrueTest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet1?testname=direct HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_Async=true"); - invoke(); - } - - /* - * @testName: AsyncSupportedTrueTest2 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is also declared async-supported=true in web.xml; verifies in - * Servlet4 that request.isAsyncSupported()=true. - */ - @Test - public void AsyncSupportedTrueTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet4?testname=direct HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter4=INVOKED|Servlet4_Async=true"); - invoke(); - } - - /* - * @testName: AsyncSupportedTrueTest3 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is also declared async-supported=true in web.xml; access - * Servlet1 from Servlet4, Servlet1 is declared async-supported=true in - * web.xml; verifies in Servlet1 that request.isAsyncSupported()=true. - */ - @Test - public void AsyncSupportedTrueTest3() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=testdirect&id=1 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_Async=true"); - invoke(); - } - - /* - * @testName: AsyncSupportedTrueTest4 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is also declared async-supported=true in web.xml; access - * Servlet10 from Servlet4, Servlet10 is declared async-supported=true in - * web.xml; Servlet10 has a filter Filter10 associated with it which is also - * declared async-supported=true in web.xml; verifies in Servlet10 that - * request.isAsyncSupported()=true. - */ - @Test - public void AsyncSupportedTrueTest4() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=testdirect&id=10 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter10=INVOKED|Servlet10_Async=true"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest1 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet2, which is not declared - * async-supported in web.xml; verifies in Servlet2 that - * request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2?testname=direct HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_Async=false"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest2 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet3, which is declared - * async-supported=false in web.xml; verifies in Servlet3 that - * request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet3?testname=direct HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet3_Async=false"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest3 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 is also associated with Filter5, - * which is declared async-supported=false in web.xml; verifies in Servlet5 - * that request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest3() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet5?testname=direct HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter5=INVOKED|Servlet5_Async=false"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest4 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet6, which is declared - * async-supported=true in web.xml; Servlet6 is also associated with Filter6, - * which is not declared async-supported wise in web.xml; verifies in Servlet6 - * that request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest4() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet6?testname=direct HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter6=INVOKED|Servlet6_Async=false"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest5 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet7, which is declared - * async-supported=false in web.xml; Servlet7 is also associated with Filter7, - * which is declared async-supported=true in web.xml; verifies in Servlet7 - * that request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest5() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet7?testname=direct HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter7=INVOKED|Servlet7_Async=false"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest6 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet8, which is declared - * async-supported=false in web.xml; Servlet5 is also associated with Filter8, - * which is declared async-supported=false in web.xml; verifies in Servlet8 - * that request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest6() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet8?testname=direct HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter8=INVOKED|Servlet8_Async=false"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest7 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet9, which is declared - * async-supported=false in web.xml; Servlet9 is also associated with Filter9, - * which is not declared async-supported wise in web.xml; verifies in Servlet9 - * that request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest7() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet9?testname=direct HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter9=INVOKED|Servlet9_Async=false"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest8 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 is also associated with Filter4; - * which is declared async-supported=true in web.xml; send request to Servlet2 - * in Servlet4; Servlet2 is not declared async-supported wise in web.xml; - * verifies in Servlet2 that request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest8() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=testdirect&id=2 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_Async=false"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest9 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 is also associated with Filter4; - * which is declared async-supported=true in web.xml; send request to Servlet3 - * in Servlet4; Servlet3 is declared async-supported=false in web.xml; - * verifies in Servlet3 that request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest9() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=testdirect&id=3 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet3_Async=false"); - invoke(); - } - - /* - * @testName: AsyncSupportedFalseTest10 - * - * @assertion_ids: Servlet:JAVADOC:708; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 is also associated with Filter4; - * which is declared async-supported=true in web.xml; send request to Servlet5 - * in Servlet4; Servlet5 is declared async-supported=true in web.xml; Servlet5 - * is also associated with Filter5; which is declared async-supported=false in - * web.xml; verifies in Servlet5 that request.isAsyncSupported()=false. - */ - @Test - public void AsyncSupportedFalseTest10() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=testdirect&id=5 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet5_Async=false"); - invoke(); - } - - /* - * @testName: StartAsyncTest1 - * - * @assertion_ids: Servlet:JAVADOC:710; Servlet:JAVADOC:638; - * - * @test_Strategy: Client send request to Servlet1, which is declared - * async-supported=true in web.xml; call startAsync() in Servlet1, verifies - * that AsyncContext start and complete. - */ - @Test - public void StartAsyncTest1() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet1?testname=startA HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_Async=STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest2 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet2, which is declared - * async-supported=false in web.xml; call startAsync() in Servlet2, verifies - * that startAsync causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest2() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet2?testname=startA HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest3 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet3, which is not declared in - * web.xml about support for async; call startAsync() in Servlet3, verifies - * that startAsync causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest3() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet3?testname=startA HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet3_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest4 - * - * @assertion_ids: Servlet:JAVADOC:710; Servlet:JAVADOC:638; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is also declared async-supported=true in web.xml; call - * startAsync() in Servlet4, verifies that AsyncContext start and complete. - */ - @Test - public void StartAsyncTest4() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet4?testname=startA HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter4=INVOKED|Servlet4_Async=STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest5 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 has a filter Filter5 associated - * with it which is declared async-supported=false in web.xml; call - * startAsync() in Servlet5, verifies that startAsync causes - * IllegalStateException thrown. - */ - @Test - public void StartAsyncTest5() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet5?testname=startA HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter5=INVOKED|Servlet5_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest6 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet6, which is declared - * async-supported=true in web.xml; Servlet6 has a filter Filter6 associated - * with it which is not declared async-supported wise in web.xml; call - * startAsync() in Servlet6, verifies that startAsync causes - * IllegalStateException thrown. - */ - @Test - public void StartAsyncTest6() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet6?testname=startA HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter6=INVOKED|Servlet6_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest7 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet7, which is declared - * async-supported=false in web.xml; Servlet7 has a filter Filter7 associated - * with it which is declared async-supported=true in web.xml; call - * startAsync() in Servlet7, verifies that startAsync causes - * IllegalStateException thrown. - */ - @Test - public void StartAsyncTest7() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Servlet7?testname=startA HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter7=INVOKED|Servlet7_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest8 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:643; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is declared async-supported=true in web.xml; send request to - * Servlet1 in Servlet4; Servlet1 is declared async-supported=true in web.xml; - * verifies in Servlet1 that startAsync and complete runs. - */ - @Test - public void StartAsyncTest8() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=teststartA&id=1 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_Async=STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest9 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is declared async-supported=true in web.xml; send request to - * Servlet2 in Servlet4; Servlet2 is not declared async-supported wise in - * web.xml; verifiy in Servlet2 that startAsync causes IllegalStateException - * thrown. - */ - @Test - public void StartAsyncTest9() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=teststartA&id=2 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest10 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is declared async-supported=true in web.xml; send request to - * Servlet3 in Servlet4; Servlet3 is declared async-supported=false in - * web.xml; verifies in Servlet3 that startAsync causes IllegalStateException - * thrown. - */ - @Test - public void StartAsyncTest10() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=teststartA&id=3 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet3_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest11 - * - * @assertion_ids: Servlet:JAVADOC:710; Servlet:JAVADOC:638; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is declared async-supported=true in web.xml; send request to - * Servlet10 in Servlet4; Servlet10 is declared async-supported=true in - * web.xml; Servlet10 has a filter Filter10 associated with it which is also - * declared async-supported=true in web.xml; verifies in Servlet10 that - * startAsync and complete run. - */ - @Test - public void StartAsyncTest11() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=teststartA&id=10 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet10_Async=STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest12 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is declared async-supported=true in web.xml; send request to - * Servlet5 in Servlet4; Servlet5 is declared async-supported=true in web.xml; - * Servlet5 has a filter Filter5 associated with it which is also declared - * async-supported=false in web.xml; verifies in Servlet5 that startAsync - * causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest12() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=teststartA&id=5 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter5=INVOKED|Servlet5_Async=false" + "|Servlet5_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest13 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is declared async-supported=true in web.xml; send request to - * Servlet6 in Servlet4; Servlet6 is not declared async-supported wise in - * web.xml; Servlet6 has a filter Filter6 associated with it which is declared - * async-supported=true in web.xml; verifies in Servlet6 that startAsync - * causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest13() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=teststartA&id=6 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter6=INVOKED|Servlet6_Async=false" + "|Servlet6_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest14 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is declared async-supported=true in web.xml; send request to - * Servlet7 in Servlet4; Servlet7 is declared async-supported=false in - * web.xml; Servlet7 has a filter Filter7 associated with it which is declared - * async-supported=true in web.xml; verifies in Servlet7 that startAsync - * causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest14() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=teststartA&id=7 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter7=INVOKED|Servlet7_Async=false" + "|Servlet7_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest15 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is declared async-supported=false in web.xml; send request to - * Servlet8 in Servlet4; Servlet8 is declared async-supported=false in - * web.xml; Servlet8 has a filter Filter8 associated with it which is declared - * async-supported=false in web.xml; verifies in Servlet8 that startAsync - * causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest15() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=teststartA&id=8 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter8=INVOKED|Servlet8_Async=false" + "|Servlet8_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest16 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet4, which is declared - * async-supported=true in web.xml; Servlet4 has a filter Filter4 associated - * with it which is declared async-supported=true in web.xml; send request to - * Servlet9 in Servlet4; Servlet9 is declared async-supported=false in - * web.xml; Servlet9 has a filter Filter9 associated with it which is - * undeclared async-supported wise in web.xml; verifies in Servlet9 that - * startAsync causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest16() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet4?testname=teststartA&id=9 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter9=INVOKED|Servlet9_Async=false" + "|Servlet9_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest17 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 has a filter Filter5 associated - * with it which is declared async-supported=false in web.xml; send request to - * Servlet1 in Servlet5; Servlet1 is declared async-supported=true in web.xml; - * verifies in Servlet1 startAsync causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest17() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet5?testname=teststartA&id=1 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet1_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest18 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 has a filter Filter5 associated - * with it which is declared async-supported=false in web.xml; send request to - * Servlet2 in Servlet5; Servlet2 is not declared async-supported wise in - * web.xml; verifiy in Servlet2 that startAsync causes IllegalStateException - * thrown. - */ - @Test - public void StartAsyncTest18() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet5?testname=teststartA&id=2 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet2_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest19 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 has a filter Filter5 associated - * with it which is declared async-supported=false in web.xml; send request to - * Servlet3 in Servlet5; Servlet3 is declared async-supported=false in - * web.xml; verifies in Servlet3 that startAsync causes IllegalStateException - * thrown. - */ - @Test - public void StartAsyncTest19() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet5?testname=teststartA&id=3 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "Servlet3_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest20 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 has a filter Filter5 associated - * with it which is declared async-supported=false in web.xml; send request to - * Servlet4 in Servlet5; Servlet4 is declared async-supported=true in web.xml; - * Servlet4 has a filter Filter4 associated with it which is also declared - * async-supported=true in web.xml; verifies in Servlet4 that - * IllegalStateException is thrown. - */ - @Test - public void StartAsyncTest20() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet5?testname=teststartA&id=4 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter4=INVOKED|Servlet4_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest21 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 has a filter Filter5 associated - * with it which is declared async-supported=false in web.xml; send request to - * Servlet6 in Servlet5; Servlet6 is declared async-supported=true in web.xml; - * Servlet6 has a filter Filter6 associated with it which is also declared - * async-supported=false in web.xml; verifies in Servlet6 that startAsync - * causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest21() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet5?testname=teststartA&id=6 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter6=INVOKED|Servlet6_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest22 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 has a filter Filter5 associated - * with it which is declared async-supported=false in web.xml; send request to - * Servlet7 in Servlet5; Servlet7 is declared async-supported=false in - * web.xml; Servlet7 has a filter Filter7 associated with it which is declared - * async-supported=true in web.xml; verifies in Servlet7 that startAsync - * causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest22() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet5?testname=teststartA&id=7 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter7=INVOKED|Servlet7_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest23 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 has a filter Filter5 associated - * with it which is declared async-supported=false in web.xml; send request to - * Servlet8 in Servlet5; Servlet8 is declared async-supported=false in - * web.xml; Servlet8 has a filter Filter8 associated with it which is declared - * async-supported=false in web.xml; verifies in Servlet8 that startAsync - * causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest23() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet5?testname=teststartA&id=8 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter8=INVOKED|Servlet8_Async=false|Servlet8_Async=NOT_STARTED"); - invoke(); - } - - /* - * @testName: StartAsyncTest24 - * - * @assertion_ids: Servlet:JAVADOC:711; - * - * @test_Strategy: Client send request to Servlet5, which is declared - * async-supported=true in web.xml; Servlet5 has a filter Filter5 associated - * with it which is declared async-supported=false in web.xml; send request to - * Servlet9 in Servlet5; Servlet9 is declared async-supported=false in - * web.xml; Servlet9 has a filter Filter9 associated with it which is - * undeclared async-supported wise in web.xml; verifies in Servlet9 that - * startAsync causes IllegalStateException thrown. - */ - @Test - public void StartAsyncTest24() throws Exception { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/Servlet5?testname=teststartA&id=9 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, - "Filter9=INVOKED|Servlet9_Async=NOT_STARTED"); - invoke(); - } - /* - * @testName: StartAsyncTest25 - * - * @assertion_ids: Servlet:JAVADOC:638; Servlet:JAVADOC:643; - * Servlet:JAVADOC:710; - * - * @test_Strategy: Client send request to TestServlet, which is declared - * async-supported=true in web.xml; verifies in TestServlet that startAsync - * completes fine. - */ - @Test - public void StartAsyncTest25() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet?testname=test1 HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "test1_INVOKED"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/build.xml deleted file mode 100644 index c5de0c00ff..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/servlet_spec_async_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/servlet_spec_async_web.xml deleted file mode 100644 index 1060f4f0aa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/async/servlet_spec_async_web.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - ServletSpecAsync - - Filter4 - com.sun.ts.tests.servlet.spec.async.Filter4 - true - - - Filter5 - com.sun.ts.tests.servlet.spec.async.Filter5 - false - - - Filter6 - com.sun.ts.tests.servlet.spec.async.Filter6 - - - Filter7 - com.sun.ts.tests.servlet.spec.async.Filter7 - true - - - Filter8 - com.sun.ts.tests.servlet.spec.async.Filter8 - false - - - Filter9 - com.sun.ts.tests.servlet.spec.async.Filter9 - - - Filter10 - com.sun.ts.tests.servlet.spec.async.Filter10 - true - - - Filter4 - Servlet4 - INCLUDE - FORWARD - REQUEST - - - Filter5 - Servlet5 - INCLUDE - FORWARD - REQUEST - - - Filter6 - Servlet6 - INCLUDE - FORWARD - REQUEST - - - Filter7 - Servlet7 - INCLUDE - FORWARD - REQUEST - - - Filter8 - Servlet8 - INCLUDE - FORWARD - REQUEST - - - Filter9 - Servlet9 - FORWARD - INCLUDE - REQUEST - - - Filter10 - Servlet10 - FORWARD - INCLUDE - REQUEST - - - Servlet1 - com.sun.ts.tests.servlet.spec.async.Servlet1 - true - - - Servlet2 - com.sun.ts.tests.servlet.spec.async.Servlet2 - - - Servlet3 - com.sun.ts.tests.servlet.spec.async.Servlet3 - false - - - Servlet4 - com.sun.ts.tests.servlet.spec.async.Servlet4 - true - - - Servlet5 - com.sun.ts.tests.servlet.spec.async.Servlet5 - true - - - Servlet6 - com.sun.ts.tests.servlet.spec.async.Servlet6 - true - - - Servlet7 - com.sun.ts.tests.servlet.spec.async.Servlet7 - false - - - Servlet8 - com.sun.ts.tests.servlet.spec.async.Servlet8 - false - - - Servlet9 - com.sun.ts.tests.servlet.spec.async.Servlet9 - false - - - Servlet10 - com.sun.ts.tests.servlet.spec.async.Servlet10 - true - - - TestServlet - com.sun.ts.tests.servlet.spec.async.TestServlet - true - - - TestServlet - /TestServlet - - - Servlet1 - /Servlet1 - - - Servlet2 - /Servlet2 - - - Servlet3 - /Servlet3 - - - Servlet4 - /Servlet4 - - - Servlet5 - /Servlet5 - - - Servlet6 - /Servlet6 - - - Servlet7 - /Servlet7 - - - Servlet8 - /Servlet8 - - - Servlet9 - /Servlet9 - - - Servlet10 - /Servlet10 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/build.xml deleted file mode 100644 index 712115ad01..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/TestServlet.java deleted file mode 100644 index 16612db0b6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/TestServlet.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.defaultcontextpath; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - private static final String EXPECTED = "/defaultContextPath"; - - public void getDefaultContextPathTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - String result = this.getServletConfig().getServletContext() - .getContextPath(); - if (!result.equals(EXPECTED)) { - passed = false; - pw.println("Unexpected context path exists: " + result); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/URLClient.java deleted file mode 100644 index d223f2737b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/URLClient.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.defaultcontextpath; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "defaultContextPath.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_defaultcontextpath_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getDefaultContextPathTest - * - * @assertion_ids: NA; - * - * @test_Strategy: Create a web application with specified default context - * path, Create a Servlet, verify servletcontext.getContextPath returns the - * expected value; - */ - @Test - public void getDefaultContextPathTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getDefaultContextPathTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/build.xml deleted file mode 100644 index ff9a582153..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/servlet_spec_defaultcontextpath_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/servlet_spec_defaultcontextpath_web.xml deleted file mode 100644 index 401ea7475e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultcontextpath/servlet_spec_defaultcontextpath_web.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - SerSpecDefaultContextPath - - TestServlet - com.sun.ts.tests.servlet.spec.defaultcontextpath.TestServlet - - - TestServlet - /TestServlet - - /defaultContextPath - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/TestServlet6.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/TestServlet6.java deleted file mode 100644 index a946ca5fb8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/TestServlet6.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.defaultmapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet6 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet6 is invoked"); - pw.println("TestServlet6's URL: /"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/URLClient.java deleted file mode 100644 index 5be4f12568..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/URLClient.java +++ /dev/null @@ -1,83 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.defaultmapping; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_defaultmapping_web.war") - .addClasses(TestServlet6.class) - .setWebXML(URLClient.class.getResource("servlet_spec_defaultmapping_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: defaultservletTest1 - * - * @assertion_ids: Servlet:SPEC:134.4; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5. - * TestServlet6 with URL / 2. Send request with path /TestServlet3/xyz. 3. - * Verify that TestServlet6 is invoked based on Servlet Spec(11.1) - */ - @Test - public void defaultservletTest1() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet6"); - TEST_PROPS.setProperty(APITEST, "TestServlet3/xyz"); - invoke(); - } - - /* - * @testName: defaultservletTest - * - * @assertion_ids: Servlet:SPEC:134.4; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5 - * TestServlet6 with URL / 2. Send request with path /test/foo/bar/xxx 3. - * Verify that default Servlet TestServlet6 should be invoked. Since no match - * is found. - */ - @Test - public void defaultservletTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet6"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test/foo/bar/xxx" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/build.xml deleted file mode 100644 index c4975e810e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/build.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/servlet_spec_defaultmapping_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/servlet_spec_defaultmapping_web.xml deleted file mode 100644 index 7c5898075b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/defaultmapping/servlet_spec_defaultmapping_web.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - SerJaxSerRequestMap - - TestServlet1 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet1 - - - TestServlet2 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet2 - - - TestServlet3 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet3 - - - TestServlet4 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet4 - - - TestServlet5 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet5 - - - TestServlet6 - com.sun.ts.tests.servlet.spec.defaultmapping.TestServlet6 - - - TestServlet1 - /foo/bar/* - - - TestServlet2 - /foo/baR/* - - - TestServlet3 - /TestServlet3 - - - TestServlet4 - *.bop - - - TestServlet5 - /foo/bar/TestServlet5 - - - TestServlet6 - / - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/ClassFileTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/ClassFileTestServlet.java deleted file mode 100644 index 4775f9990e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/ClassFileTestServlet.java +++ /dev/null @@ -1,76 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2003, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.spec.dir_struct; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ClassFileTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("in ClassFileTestServlet"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/JarFileTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/JarFileTestServlet.java deleted file mode 100644 index a6c046516a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/JarFileTestServlet.java +++ /dev/null @@ -1,76 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2002, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.spec.dir_struct; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class JarFileTestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("in JarFileTestServlet"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/URLClient.java deleted file mode 100644 index d6054eb0d8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/URLClient.java +++ /dev/null @@ -1,85 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.dir_struct; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_dirstruct_web.war") - .addClasses(ClassFileTestServlet.class, JarFileTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_dirstruct_web.xml")); - } - - /* Test setup */ - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: loadClassesTest - * - * @assertion_ids: Servlet:SPEC:91 - * - * @test_Strategy: The servlet which is in the WEB-INF/classes directory is - * called by the client and should execute. Then the servlet which is in the - * WEB-INF/lib directory is called by the client and should execute. - * - */ - @Test - public void loadClassesTest() throws Exception { - String testName = "classFileTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "in ClassFileTestServlet"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "in jarFileTestServlet"); - invoke(); - - testName = "jarFileTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "in JarFileTestServlet"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, - "in ClassFileTestServlet"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/build.xml deleted file mode 100644 index f22b9baca0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/build.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/servlet_spec_dirstruct_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/servlet_spec_dirstruct_web.xml deleted file mode 100644 index bcb2cd3c5f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/dir_struct/servlet_spec_dirstruct_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - SerSpecDirStruct - - classFileTest - com.sun.ts.tests.servlet.spec.dir_struct.ClassFileTestServlet - - - jarFileTest - com.sun.ts.tests.servlet.spec.dir_struct.JarFileTestServlet - - - classFileTest - /classFileTest - - - jarFileTest - /jarFileTest - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/SecondServletErrorPage.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/SecondServletErrorPage.java deleted file mode 100644 index 9aeb33f0f3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/SecondServletErrorPage.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.spec.errorpage; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.Data; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/** - * Simple Servlet-based error page that displays error related req attributes. - */ - -public class SecondServletErrorPage extends HttpServlet { - - private static final String STATUS_CODE = RequestDispatcher.ERROR_STATUS_CODE; // "jakarta.servlet.error.status_code"; - - private static final String EXCEPTION_TYPE = RequestDispatcher.ERROR_EXCEPTION_TYPE; //"jakarta.servlet.error.exception_type"; - - private static final String MESSAGE = RequestDispatcher.ERROR_MESSAGE; //"jakarta.servlet.error.message"; - - private static final String EXCEPTION = RequestDispatcher.ERROR_EXCEPTION; //"jakarta.servlet.error.exception" - - private static final String REQUEST_URI = RequestDispatcher.ERROR_REQUEST_URI; //"jakarta.servlet.error.request_uri"; - - private static final String SERVLET_NAME = RequestDispatcher.ERROR_SERVLET_NAME; //"jakarta.servlet.error.servlet_name" - - private static final String EXP_MESSAGE = "error page invoked"; - - /** - * Invoked by container - */ - @Override - public void service(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - - PrintWriter pw = res.getWriter(); - pw.println("Second ErrorPage"); - pw.println("Servlet Name: " + req.getAttribute(SERVLET_NAME)); - pw.println("Request URI: " + req.getAttribute(REQUEST_URI)); - pw.println("Status Code: " + req.getAttribute(STATUS_CODE)); - if (req.getAttribute(EXCEPTION_TYPE) == null) { - pw.println("Exception Type: null"); - } else { - // with the cast we even enforce it's a Class type - pw.println("Exception Type: " + ((Class)req.getAttribute(EXCEPTION_TYPE)).getName()); - } - pw.println("Exception: " + req.getAttribute(EXCEPTION)); - pw.print("Message: "); - if (((String) req.getAttribute(MESSAGE)).indexOf(EXP_MESSAGE) > -1) { - pw.println(EXP_MESSAGE); - } else { - pw.println(Data.FAILED); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/ServletErrorPage.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/ServletErrorPage.java deleted file mode 100644 index 7ea7a1cbd4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/ServletErrorPage.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.spec.errorpage; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.Data; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/** - * Simple Servlet-based error page that displays error related req attributes. - */ - -public class ServletErrorPage extends HttpServlet { - - private static final String STATUS_CODE = RequestDispatcher.ERROR_STATUS_CODE; // "jakarta.servlet.error.status_code"; - - private static final String EXCEPTION_TYPE = RequestDispatcher.ERROR_EXCEPTION_TYPE; //"jakarta.servlet.error.exception_type"; - - private static final String MESSAGE = RequestDispatcher.ERROR_MESSAGE; //"jakarta.servlet.error.message"; - - private static final String EXCEPTION = RequestDispatcher.ERROR_EXCEPTION; //"jakarta.servlet.error.exception" - - private static final String REQUEST_URI = RequestDispatcher.ERROR_REQUEST_URI; //"jakarta.servlet.error.request_uri"; - - private static final String SERVLET_NAME = RequestDispatcher.ERROR_SERVLET_NAME; //"jakarta.servlet.error.servlet_name" - - private static final String EXP_MESSAGE = "error page invoked"; - - /** - * Invoked by container - */ - public void service(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - - PrintWriter pw = res.getWriter(); - pw.println("First ErrorPage"); - pw.println("Servlet Name: " + req.getAttribute(SERVLET_NAME)); - pw.println("Request URI: " + req.getAttribute(REQUEST_URI)); - pw.println("Status Code: " + req.getAttribute(STATUS_CODE)); - // with the cast we even enforce it's a Class type - pw.println("Exception Type: " + ((Class)req.getAttribute(EXCEPTION_TYPE)).getName()); - pw.println("Exception: " + req.getAttribute(EXCEPTION)); - pw.print("Message: "); - if (((String) req.getAttribute(MESSAGE)).indexOf(EXP_MESSAGE) > -1) { - pw.println(EXP_MESSAGE); - } else { - pw.println(Data.FAILED); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/TestException.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/TestException.java deleted file mode 100644 index 291639a399..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/TestException.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.errorpage; - -/** - * Generic exception class to use for testing error page assertions. - */ - -public class TestException extends Exception { - - /** - * Construct an exception with no associated message. - */ - public TestException() { - super(); - } - - /** - * Construct an exception with the associated message. - * - * @param message - * The associated message - */ - public TestException(String message) { - super(message); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/TestServlet.java deleted file mode 100644 index 3ba7d65e1c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/TestServlet.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.spec.errorpage; - -import java.io.IOException; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpTCKServlet { - - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - public void destroy() { - super.destroy(); - } - - // ------------------------------------------------- Test Methods - - public void htmlErrorPageTest(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IllegalAccessException { - throw new IllegalAccessException("error page invoked"); - } - - public void servletErrorPageTest(HttpServletRequest req, - HttpServletResponse res) throws ServletException, InstantiationException { - throw new IllegalStateException("error page invoked"); - } - - public void statusCodeErrorPageTest(HttpServletRequest req, - HttpServletResponse res) throws ServletException, IOException { - res.sendError(HttpServletResponse.SC_NOT_IMPLEMENTED, "error page invoked"); - } - - public void heirarchyErrorMatchTest(HttpServletRequest req, - HttpServletResponse res) - throws ServletException, IllegalThreadStateException { - throw new IllegalThreadStateException("error page invoked"); - } - -}// ErrorPageTestServlet diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/URLClient.java deleted file mode 100644 index 133179449f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/URLClient.java +++ /dev/null @@ -1,156 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.errorpage; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_errorpage_web.war") - .addAsWebResource("spec/errorpage/HTMLErrorPage.html","HTMLErrorPage.html") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(SecondServletErrorPage.class, ServletErrorPage.class, TestException.class, TestServlet.class, - WrappedException.class) - .setWebXML(URLClient.class.getResource("servlet_spec_errorpage_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: servletToDifferentErrorPagesTest - * - * @assertion_ids: Servlet:SPEC:108; Servlet:SPEC:106; Servlet:SPEC:104.3.1; - * Servlet:SPEC:104.3.2; Servlet:SPEC:104.3.3; Servlet:SPEC:104.3.4; - * Servlet:SPEC:104.3.5; Servlet:SPEC:104.3.6; - * - * @test_Strategy: Servlet throws two exceptions which is caught by two error - * pages; one is a servlet; thother HTML page - */ - @Test - public void servletToDifferentErrorPagesTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "servletErrorPageTest"); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet Name: TestServlet|Request URI: /servlet_spec_errorpage_web/TestServlet|Status Code: 500|Exception Type: java.lang.IllegalStateException|Exception: java.lang.IllegalStateException: error page invoked|Message: error page invoked"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, Data.FAILED); - invoke(); - - TEST_PROPS.setProperty(APITEST, "htmlErrorPageTest"); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(SEARCH_STRING, - "||HTML Error Page|||Error page mechanism invoked.||"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, Data.FAILED); - invoke(); - } - - /* - * @testName: statusCodeErrorPageTest - * - * @assertion_ids: Servlet:SPEC:109; Servlet:SPEC:105; Servlet:SPEC:104.3.1; - * Servlet:SPEC:104.3.5; Servlet:SPEC:104.3.6; - * - * @test_Strategy: Servlet uses SendError and the Error Page should be invoked - * with the appropriate info regarding the error - */ - @Test - public void statusCodeErrorPageTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "statusCodeErrorPageTest"); - TEST_PROPS.setProperty(STATUS_CODE, "501"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet Name: TestServlet|Request URI: /servlet_spec_errorpage_web/TestServlet|Status Code: 501|Exception Type: null|Exception: null|Message: error page invoked"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, Data.FAILED); - invoke(); - } - - /* - * @testName: heirarchyErrorMatchTest - * - * @assertion_ids: Servlet:SPEC:108; Servlet:SPEC:106; Servlet:SPEC:104.3.1; - * Servlet:SPEC:104.3.2; Servlet:SPEC:104.3.3; Servlet:SPEC:104.3.4; - * Servlet:SPEC:104.3.5; Servlet:SPEC:104.3.6; - * - * @test_Strategy: Servlet throws IllegalThreadStateException; No error pages - * are defined to deal with IllegalThreadStateException; The closest Exception - * defined to be dealt by error page is java.lang.IllegalStateException; - * Verify this Error Page is invoked with the appropriate info regarding the - * error - */ - @Test - public void heirarchyErrorMatchTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "heirarchyErrorMatchTest"); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(SEARCH_STRING, - "Servlet Name: TestServlet|Request URI: /servlet_spec_errorpage_web/TestServlet|Status Code: 500|Exception Type: java.lang.IllegalThreadStateException|Exception: java.lang.IllegalThreadStateException: error page invoked|Message: error page invoked"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, Data.FAILED); - invoke(); - } - - /* - * @testName: wrappedExceptionTest - * - * @assertion_ids: Servlet:SPEC:108; Servlet:SPEC:107; Servlet:SPEC:104.3.1; - * Servlet:SPEC:104.3.2; Servlet:SPEC:104.3.3; Servlet:SPEC:104.3.4; - * Servlet:SPEC:104.3.5; Servlet:SPEC:104.3.6; - * - * @test_Strategy: Servlet throws ServletException which wraps a - * TestException; No error pages are defined to deal with ServletException; - * But there is an error page defined for TestException; Verify this Error - * Page is invoked with the appropriate info regarding the error - */ - @Test - public void wrappedExceptionTest() throws Exception { - String testName = "WrappedException"; - - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(SEARCH_STRING, "Second ErrorPage|" - + "Servlet Name: WrappedException|" - + "Request URI: /servlet_spec_errorpage_web/WrappedException|Status Code: 500|" - + "Exception Type: com.sun.ts.tests.servlet.spec.errorpage.TestException|" - + "Exception: com.sun.ts.tests.servlet.spec.errorpage.TestException: error page invoked|Message: error page invoked"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, Data.FAILED); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + testName + " HTTP/1.1"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/WrappedException.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/WrappedException.java deleted file mode 100644 index 63c0aeef06..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/WrappedException.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.spec.errorpage; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class WrappedException extends HttpServlet { - - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - public void destroy() { - super.destroy(); - } - - // ------------------------------------------------- Test Methods - - public void service(HttpServletRequest req, HttpServletResponse res) - throws ServletException { - throw new ServletException(new TestException("error page invoked")); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/build.xml deleted file mode 100644 index a92ac166dc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/servlet_spec_errorpage_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/servlet_spec_errorpage_web.xml deleted file mode 100644 index fe767729ff..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage/servlet_spec_errorpage_web.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - servlet_spec_errorpage - - servletErrorPage - com.sun.ts.tests.servlet.spec.errorpage.ServletErrorPage - - - secondServletErrorPage - com.sun.ts.tests.servlet.spec.errorpage.SecondServletErrorPage - - - TestServlet - com.sun.ts.tests.servlet.spec.errorpage.TestServlet - - - WrappedException - com.sun.ts.tests.servlet.spec.errorpage.WrappedException - - - servletErrorPage - /servletErrorPage - - - secondServletErrorPage - /secondServletErrorPage - - - TestServlet - /TestServlet - - - WrappedException - /WrappedException - - - 54 - - - java.lang.IllegalStateException - /servletErrorPage - - - java.lang.IllegalAccessException - /HTMLErrorPage.html - - - java.lang.IllegalArgumentException - /servletErrorPage - - - com.sun.ts.tests.servlet.spec.errorpage.TestException - /secondServletErrorPage - - - 501 - /secondServletErrorPage - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/TestServlet.java deleted file mode 100644 index 329786cdd9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/TestServlet.java +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.spec.errorpage1; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.spec.errorpage.TestException; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpTCKServlet { - - public void init(ServletConfig config) throws ServletException { - super.init(config); - } - - public void destroy() { - super.destroy(); - } - - // ------------------------------------------------- Test Methods - - public void nonServletExceptionTest(HttpServletRequest req, - HttpServletResponse res) throws ServletException, InstantiationException { - throw new IllegalStateException("error page invoked"); - } - - public void servletExceptionTest(HttpServletRequest req, - HttpServletResponse res) throws ServletException { - throw new TestServletException(new TestException("error page invoked")); - } -}// ErrorPageTestServlet diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/TestServletException.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/TestServletException.java deleted file mode 100644 index d5bd72b6ce..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/TestServletException.java +++ /dev/null @@ -1,34 +0,0 @@ -/* - * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.errorpage1; - -import jakarta.servlet.ServletException; - -public class TestServletException extends ServletException { - - public TestServletException(String message) { - super(message); - } - - public TestServletException(String message, Throwable rootCause) { - super(message, rootCause); - } - - public TestServletException(Throwable rootCause) { - super(rootCause); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/URLClient.java deleted file mode 100644 index b5b65b3054..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/URLClient.java +++ /dev/null @@ -1,113 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.errorpage1; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import com.sun.ts.tests.servlet.spec.errorpage.ServletErrorPage; -import com.sun.ts.tests.servlet.spec.errorpage.SecondServletErrorPage; -import com.sun.ts.tests.servlet.spec.errorpage.TestException; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_errorpage1_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class, TestServletException.class, TestException.class, ServletErrorPage.class, - SecondServletErrorPage.class) - .setWebXML(URLClient.class.getResource("servlet_spec_errorpage1_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: nonServletExceptionTest - * - * @assertion_ids: Servlet:SPEC:108; Servlet:SPEC:106; Servlet:SPEC:104.3.1; - * Servlet:SPEC:104.3.2; Servlet:SPEC:104.3.3; Servlet:SPEC:104.3.4; - * Servlet:SPEC:104.3.5; Servlet:SPEC:104.3.6; - * - * @test_Strategy: Servlet throws IllegalStateException; Verify the Error Page - * defined to deal with IllegalStateException is invoked with the appropriate - * info regarding the error - */ - @Test - public void nonServletExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "nonServletExceptionTest"); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(SEARCH_STRING, - "First ErrorPage|" + "Servlet Name: TestServlet|" - + "Request URI: /servlet_spec_errorpage1_web/TestServlet|" - + "Status Code: 500|" - + "Exception: java.lang.IllegalStateException: error page invoked|" - + "Message: error page invoked"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, Data.FAILED); - invoke(); - } - - /* - * @testName: servletExceptionTest - * - * @assertion_ids: Servlet:SPEC:108; Servlet:SPEC:107; Servlet:SPEC:104.3.1; - * Servlet:SPEC:104.3.2; Servlet:SPEC:104.3.3; Servlet:SPEC:104.3.4; - * Servlet:SPEC:104.3.5; Servlet:SPEC:104.3.6; - * - * @test_Strategy: Invoke TestServlet The Servlet throws TestServletException - * which wraps a TestException; --- TestServletException extends - * ServletException; There is an error page defined for TestServletException; - * --- No error pages are defined to deal with TestException; Verify this - * Error Page is invoked with the appropriate info regarding the error - */ - @Test - public void servletExceptionTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "ServletExceptionTest"); - TEST_PROPS.setProperty(STATUS_CODE, INTERNAL_SERVER_ERROR); - TEST_PROPS.setProperty(SEARCH_STRING, "Second ErrorPage|" - + "Servlet Name: TestServlet|" - + "Request URI: /servlet_spec_errorpage1_web/TestServlet|" - + "Status Code: 500|" - + "Exception: com.sun.ts.tests.servlet.spec.errorpage1.TestServletException: |" - + "error page invoked|" + "Message: error page invoked"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, Data.FAILED); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/build.xml deleted file mode 100644 index fc10576bc8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/build.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/servlet_spec_errorpage1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/servlet_spec_errorpage1_web.xml deleted file mode 100644 index 0cc97e8a01..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/errorpage1/servlet_spec_errorpage1_web.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - servlet_spec_errorpage1 - - servletErrorPage - com.sun.ts.tests.servlet.spec.errorpage.ServletErrorPage - - - secondServletErrorPage - com.sun.ts.tests.servlet.spec.errorpage.SecondServletErrorPage - - - TestServlet - com.sun.ts.tests.servlet.spec.errorpage1.TestServlet - - - servletErrorPage - /servletErrorPage - - - secondServletErrorPage - /secondServletErrorPage - - - TestServlet - /TestServlet - - - 54 - - - com.sun.ts.tests.servlet.spec.errorpage1.TestServletException - /secondServletErrorPage - - - java.lang.IllegalStateException - /servletErrorPage - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/HttpTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/HttpTestServlet.java deleted file mode 100644 index c167437be4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/HttpTestServlet.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * %E% %E% - */ - -package com.sun.ts.tests.servlet.spec.httpservletresponse; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class HttpTestServlet extends HttpTCKServlet { - - public void intHeaderTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - response.addIntHeader("header1", 12345); - response.flushBuffer(); - response.addIntHeader("header2", 56789); - } - - public void flushBufferTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - int size = 40; - response.setContentLength(size); - - PrintWriter pw = response.getWriter(); - pw.println("Test PASSED"); - StringBuffer tmp = new StringBuffer(2 * size); - int i = 0; - - while (i < 8) { - tmp = tmp.append("111111111x"); - i = i + 1; - } - pw.println(tmp); - response.addIntHeader("header1", 12345); - } - - public void sendErrorCommitTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - response.sendError(HttpServletResponse.SC_OK, "sendErrorCommitTest"); - response.addIntHeader("header1", 12345); - - pw.println("Test FAILED in sendErrorCommitTest"); - } - - public void sendRedirectClearBufferTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("Test FAILED in sendRedirectClearBufferTest"); - - response.sendRedirect("/RedirectedTest"); - - } - - public void sendRedirectCommitTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - response.sendRedirect("/RedirectedTest"); - response.addIntHeader("header1", 12345); - - pw.println("Test FAILED in sendRedirectCommitTest"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/RedirectedTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/RedirectedTestServlet.java deleted file mode 100644 index 30c19eb267..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/RedirectedTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2003, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.spec.httpservletresponse; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class RedirectedTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/URLClient.java deleted file mode 100644 index 081887ba0f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/URLClient.java +++ /dev/null @@ -1,147 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.httpservletresponse; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("HttpTestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_httpservletresponse_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(HttpTestServlet.class, RedirectedTestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_httpservletresponse_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - /* - * @testName: intHeaderTest - * - * @assertion_ids: Servlet:SPEC:33; - * - * @test_Strategy: 1. Call setIntHeader to set header; 2. Commit it and set - * the header again; 3. Verify that only the first header value is set, the - * second set is ignored - */ - @Test - public void intHeaderTest() throws Exception { - TEST_PROPS.setProperty(EXPECTED_HEADERS, "header1: 12345"); - TEST_PROPS.setProperty(UNEXPECTED_HEADERS, "header2: 56789"); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + "intHeaderTest" + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: flushBufferTest - * - * @assertion_ids: Servlet:SPEC:32; Servlet:SPEC:33; Servlet:SPEC:42.2; - * - * @test_Strategy: 1. First call setContentLength to set the length of - * content; 2. Then write to the buffer to fill up the buffer. 2. Call - * setIntHeader to set header 3. Verify that the header value is not set, - */ - @Test - public void flushBufferTest() throws Exception { - TEST_PROPS.setProperty(UNEXPECTED_HEADERS, "header1: 12345"); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + "flushBufferTest" + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: sendErrorCommitTest - * - * @assertion_ids: Servlet:SPEC:36; Servlet:SPEC:42.3; Servlet:SPEC:41; - * - * @test_Strategy: 1. Call sendError; 2. then setIntHeader to set header 3. - * then write to buffer; 4. Verify that the header value is not set, content - * wrote to buffer is ignored - */ - @Test - public void sendErrorCommitTest() throws Exception { - String testname = "sendErrorCommitTest"; - TEST_PROPS.setProperty(UNEXPECTED_HEADERS, "header1: 12345"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testname + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: sendRedirectCommitTest - * - * @assertion_ids: Servlet:SPEC:37; Servlet:SPEC:42.4; Servlet:SPEC:40; - * - * @test_Strategy: 1. Call sendRedirect; 2. then setIntHeader to set header 3. - * then write to buffer; 4. Verify that the header value is not set, content - * wrote to buffer is ignored - */ - - @Test - public void sendRedirectCommitTest() throws Exception { - String testname = "sendRedirectCommitTest"; - TEST_PROPS.setProperty(UNEXPECTED_HEADERS, "header1: 12345"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - TEST_PROPS.setProperty(STATUS_CODE, MOVED_TEMPORARY); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testname + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: sendRedirectClearBufferTest - * - * @assertion_ids: Servlet:SPEC:38; - * - * @test_Strategy: 1. First write to buffer 2. Call sendRedirect; 3. Verify - * that content wrote to buffer is cleared - */ - @Test - public void sendRedirectClearBufferTest() throws Exception { - String testname = "sendRedirectClearBufferTest"; - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - TEST_PROPS.setProperty(STATUS_CODE, MOVED_TEMPORARY); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testname + " HTTP/1.1"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/build.xml deleted file mode 100644 index 8279cbbe0a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/servlet_spec_httpservletresponse_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/servlet_spec_httpservletresponse_web.xml deleted file mode 100644 index 621dfd3a0b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/httpservletresponse/servlet_spec_httpservletresponse_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - SerJaxSerHttpServletResponse - - HttpTestServlet - com.sun.ts.tests.servlet.spec.httpservletresponse.HttpTestServlet - - - RedirectedTest - com.sun.ts.tests.servlet.spec.httpservletresponse.RedirectedTestServlet - - - HttpTestServlet - /HttpTestServlet - - - RedirectedTest - /RedirectedTest/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/build.xml deleted file mode 100644 index 44f88321ed..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/TestServlet.java deleted file mode 100644 index 0a07d54883..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/TestServlet.java +++ /dev/null @@ -1,239 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.spec.i18n.encoding; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Locale; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpTCKServlet { - - public void spec1Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - boolean passed = true; - - String[] call = { "setContentType", "setLocale", "setCharacterEncoding", - "getWriter", "setCharacterEncoding", "setLocale", }; - String[] actual = new String[6]; - String[] expected = { "utf-16le", "utf-16le", "utf-8", "utf-8", "utf-8", - "utf-8", }; - - try { - // setContentType should set character encoding - response.setContentType("text/html;charset=utf-16le"); - actual[0] = response.getCharacterEncoding(); - - // setLocale should not override explicit character encoding request - response.setLocale(Locale.JAPAN); - actual[1] = response.getCharacterEncoding(); - - // setCharacterEncoding should still be able to change encoding - response.setCharacterEncoding("utf-8"); - actual[2] = response.getCharacterEncoding(); - - // getWriter should freeze the character encoding - PrintWriter pw = response.getWriter(); - actual[3] = response.getCharacterEncoding(); - - // setCharacterEncoding should no longer be able to change the encoding - response.setCharacterEncoding("iso-8859-1"); - actual[4] = response.getCharacterEncoding(); - - // setLocale should not override explicit character encoding request - response.setLocale(Locale.JAPAN); - actual[5] = response.getCharacterEncoding(); - - for (int i = 0; i < actual.length; i++) { - if (!(actual[i].toLowerCase(Locale.US) - .equals(expected[i].toLowerCase(Locale.US)))) { - passed = false; - pw.println("Error: Step:" + i + " - encoding after " + call[i] - + " is " + actual[i] + "; expected " + expected[i]); - } - } - ServletTestUtil.printResult(pw, passed); - } catch (Throwable t) { - throw new ServletException(t); - } - } - - public void spec2Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - boolean passed = true; - - String[] call = { "setContentType", "setLocale", "setLocale", - "setContentType", "setCharacterEncoding", "setLocale", "setContentType", - "setCharacterEncoding", "getWriter", "setCharacterEncoding", - "setLocale", }; - String[] actual = new String[11]; - String[] expected = { "iso-8859-1", "euc-jp", "gb18030", "gb18030", "utf-8", - "utf-8", "gb18030", "utf-8", "utf-8", "utf-8", "utf-8", }; - - try { - response.setContentType("text/html"); - actual[0] = response.getCharacterEncoding(); - - // setLocale should change character encoding based on - // locale-encoding-mapping-list - response.setLocale(Locale.JAPAN); - actual[1] = response.getCharacterEncoding(); - - // setLocale should change character encoding based on - // locale-encoding-mapping-list - response.setLocale(Locale.CHINA); - actual[2] = response.getCharacterEncoding(); - - // setContentType here doesn't define character encoding - response.setContentType("text/html"); - actual[3] = response.getCharacterEncoding(); - - // setCharacterEncoding should still be able to change encoding - response.setCharacterEncoding("utf-8"); - actual[4] = response.getCharacterEncoding(); - - // setLocale should not override explicit character encoding request - response.setLocale(Locale.JAPAN); - actual[5] = response.getCharacterEncoding(); - - // setContentType should still be able to change encoding - response.setContentType("text/html;charset=gb18030"); - actual[6] = response.getCharacterEncoding(); - - // setCharacterEncoding should still be able to change encoding - response.setCharacterEncoding("utf-8"); - actual[7] = response.getCharacterEncoding(); - - // getWriter should freeze the character encoding - PrintWriter pw = response.getWriter(); - actual[8] = response.getCharacterEncoding(); - - // setCharacterEncoding should no longer be able to change the encoding - response.setCharacterEncoding("iso-8859-1"); - actual[9] = response.getCharacterEncoding(); - - // setLocale should not override explicit character encoding request - response.setLocale(Locale.JAPAN); - actual[10] = response.getCharacterEncoding(); - - for (int i = 0; i < actual.length; i++) { - if (!(actual[i].toLowerCase(Locale.US) - .equals(expected[i].toLowerCase(Locale.US)))) { - passed = false; - pw.println("Error: Step:" + (i + 1) + " - encoding after " + call[i] - + " is " + actual[i] + "; expected " + expected[i]); - } - } - ServletTestUtil.printResult(pw, passed); - } catch (Throwable t) { - throw new ServletException(t); - } - } - - public void spec3Test(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - boolean passed = true; - - String[] call = { "setContentType", "flushBuffer", "setCharacterEncoding", - "setLocale", "getWriter", }; - String[] actual = new String[5]; - String[] expected = { "iso-8859-1", "iso-8859-1", "iso-8859-1", - "iso-8859-1", "iso-8859-1", }; - try { - // setContentType should set character encoding - response.setContentType("text/html"); - actual[0] = response.getCharacterEncoding(); - - // committing should freeze the character encoding - response.flushBuffer(); - actual[1] = response.getCharacterEncoding(); - - // setCharacterEncoding should no longer be able to change the encoding - response.setCharacterEncoding("utf-8"); - actual[2] = response.getCharacterEncoding(); - - // setLocale should not override explicit character encoding request - response.setLocale(Locale.JAPAN); - actual[3] = response.getCharacterEncoding(); - - // getWriter should freeze the character encoding - PrintWriter pw = response.getWriter(); - actual[4] = response.getCharacterEncoding(); - - for (int i = 0; i < actual.length; i++) { - if (!(actual[i].toLowerCase(Locale.US) - .equals(expected[i].toLowerCase(Locale.US)))) { - passed = false; - pw.println("Error: Step:" + i + " - encoding after " + call[i] - + " is " + actual[i] + "; expected " + expected[i]); - } - } - ServletTestUtil.printResult(pw, passed); - } catch (Throwable t) { - throw new ServletException(t); - } - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/URLClient.java deleted file mode 100644 index fd8c9f79b9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/URLClient.java +++ /dev/null @@ -1,98 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.i18n.encoding; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_i18n_encoding_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_i18n_encoding_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: spec1Test - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:JAVADOC:137; - * Servlet:JAVADOC:164; Servlet:JAVADOC:139; - * - * @test_Strategy: - */ - @Test - public void spec1Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "spec1Test"); - invoke(); - } - - /* - * @testName: spec2Test - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:JAVADOC:137; - * Servlet:JAVADOC:164; Servlet:JAVADOC:139; - * - * @test_Strategy: - */ - @Test - public void spec2Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "spec2Test"); - invoke(); - } - - /* - * @testName: spec3Test - * - * @assertion_ids: Servlet:JAVADOC:151; Servlet:JAVADOC:137; - * Servlet:JAVADOC:164; Servlet:JAVADOC:139; - * - * @test_Strategy: - */ - @Test - public void spec3Test() throws Exception { - TEST_PROPS.setProperty(APITEST, "spec3Test"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/build.xml deleted file mode 100644 index e3e9f84a7a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/servlet_spec_i18n_encoding_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/servlet_spec_i18n_encoding_web.xml deleted file mode 100644 index 0563b80f05..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/i18n/encoding/servlet_spec_i18n_encoding_web.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - SerSpecI18NEncoding - - TestServlet - com.sun.ts.tests.servlet.spec.i18n.encoding.TestServlet - - - TestServlet - /TestServlet/* - - - - ja - euc-jp - - - zh_CN - gb18030 - - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener1.java deleted file mode 100644 index 72b8ed4d92..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener1.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.listenerorder; - -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public class ServletRequestListener1 implements ServletRequestListener { - - public void requestInitialized(ServletRequestEvent sre) { - ServletRequest sr = sre.getServletRequest(); - if (sr.getAttribute("name_2") != null) { - throw new IllegalStateException( - "Unexpected request attribute name_2 during requestInitialized"); - } - if (sr.getAttribute("name_3") != null) { - throw new IllegalStateException( - "Unexpected request attribute name_3 during requestInitialized"); - } - sr.setAttribute("name_1", "value_1"); - } - - public void requestDestroyed(ServletRequestEvent sre) { - ServletRequest sr = sre.getServletRequest(); - if (sr.getAttribute("name_2") != null) { - throw new IllegalStateException( - "Unexpected request attribute name_2 during requestDestroyed"); - } - if (sr.getAttribute("name_3") != null) { - throw new IllegalStateException( - "Unexpected request attribute name_3 during requestDestroyed"); - } - sr.removeAttribute("name_1"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener2.java deleted file mode 100644 index 5f3ccbd409..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener2.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.listenerorder; - -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public class ServletRequestListener2 implements ServletRequestListener { - - public void requestInitialized(ServletRequestEvent sre) { - ServletRequest sr = sre.getServletRequest(); - if (sr.getAttribute("name_1") == null) { - throw new IllegalStateException( - "Missing request attribute name_1 during requestInitialized"); - } - if (sr.getAttribute("name_3") != null) { - throw new IllegalStateException( - "Unexpected request attribute name_3 during requestInitialized"); - } - sr.setAttribute("name_2", "value_2"); - } - - public void requestDestroyed(ServletRequestEvent sre) { - ServletRequest sr = sre.getServletRequest(); - if (sr.getAttribute("name_1") == null) { - throw new IllegalStateException( - "Missing request attribute during requestDestroyed"); - } - if (sr.getAttribute("name_3") != null) { - throw new IllegalStateException( - "Unexpected request attribute name_3 during requestInitialized"); - } - sr.removeAttribute("name_2"); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener3.java deleted file mode 100644 index 2fef54eaff..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/ServletRequestListener3.java +++ /dev/null @@ -1,53 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.listenerorder; - -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public class ServletRequestListener3 implements ServletRequestListener { - - public void requestInitialized(ServletRequestEvent sre) { - ServletRequest sr = sre.getServletRequest(); - if (sr.getAttribute("name_1") == null) { - throw new IllegalStateException( - "Missing request attribute during requestInitialized"); - } - if (sr.getAttribute("name_2") == null) { - throw new IllegalStateException( - "Missing request attribute during requestInitialized"); - } - sr.setAttribute("name_3", "value_3"); - } - - public void requestDestroyed(ServletRequestEvent sre) { - ServletRequest sr = sre.getServletRequest(); - if (sr.getAttribute("name_1") == null) { - throw new IllegalStateException( - "Missing request attribute during requestDestroyed"); - } - if (sr.getAttribute("name_2") == null) { - throw new IllegalStateException( - "Missing request attribute during requestInitialized"); - } - sr.removeAttribute("name_3"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/TestServlet.java deleted file mode 100644 index eedcaea1f0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/TestServlet.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.listenerorder; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet is invoked"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/URLClient.java deleted file mode 100644 index 2661af9ccf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/URLClient.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.listenerorder; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_listenerorder_web.war") - .addClasses(ServletRequestListener1.class, ServletRequestListener2.class, ServletRequestListener3.class, - TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_listenerorder_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: requestListenerOrderTest - * - * @assertion_ids: - * - * @test_Strategy: 1. Define servlet TestServlet in web.xml; 2. Define three - * RequestListeners in web.xml in the order of ServletRequestListener1, - * ServletRequestListener2, ServletRequestListener3; 3. Send request to - * /TestServlet, verify TestServlet is invoked 3. Also verify in all - * RequestListeners that they are invoked in the order declared in web.xml - */ - @Test - public void requestListenerOrderTest() throws Exception { - TEST_PROPS.setProperty(STATUS_CODE, OK); - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet is invoked"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/build.xml deleted file mode 100644 index 8a38f8d1e3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/build.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/servlet_spec_listenerorder_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/servlet_spec_listenerorder_web.xml deleted file mode 100644 index 3cfb30cec1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/listenerorder/servlet_spec_listenerorder_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - com.sun.ts.tests.servlet.spec.listenerorder.ServletRequestListener1 - - - com.sun.ts.tests.servlet.spec.listenerorder.ServletRequestListener2 - - - com.sun.ts.tests.servlet.spec.listenerorder.ServletRequestListener3 - - - TestServlet - com.sun.ts.tests.servlet.spec.listenerorder.TestServlet - - - TestServlet - /TestServlet - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/ErrorPage.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/ErrorPage.java deleted file mode 100644 index 0607bbcf92..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/ErrorPage.java +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.multifiltermapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ErrorPage extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("from ErrorPage"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet.java deleted file mode 100644 index f7ef52e343..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.multifiltermapping; - -import java.io.FileNotFoundException; -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet extends GenericTCKServlet { - - public void forwardTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String param = "parameter1"; - PrintWriter pw = response.getWriter(); - String path = request.getParameter(param); - pw.println("path to access: " + path); - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - rd.forward(request, response); - } - - public void includeTest(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - String param = "parameter1"; - PrintWriter pw = response.getWriter(); - String path = request.getParameter(param); - pw.println("path to access: " + path); - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - try { - rd.include(request, response); - } catch (IOException ex) { - pw.println("Resource " + path + " not available"); - throw new FileNotFoundException("Resource " + path + " not available"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet6.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet6.java deleted file mode 100644 index aaa17c3a95..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet6.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.multifiltermapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet6 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet6 is invoked"); - pw.println("TestServlet6's URL: "); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet7.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet7.java deleted file mode 100644 index 83951d5848..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/TestServlet7.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.multifiltermapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public class TestServlet7 extends GenericServlet { - - private static final Logger LOGGER = LoggerFactory.getLogger(TestServlet7.class); - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - if (pw == null) { - LOGGER.info("TestServlet7 is invoked"); - } else { - pw.println("TestServlet7 is invoked"); - pw.println("TestServlet7's URL: /*"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_ErrorFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_ErrorFilter.java deleted file mode 100644 index 13602d219b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_ErrorFilter.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.multifiltermapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class Test_ErrorFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - PrintWriter pw = response.getWriter(); - pw.println("in Test_ErrorFilter"); - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) throws ServletException { - if (filterConfig == null) { - throw new ServletException( - "Failed to initialize the filter configuration"); - } else { - this.filterConfig = filterConfig; - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_ForwardFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_ForwardFilter.java deleted file mode 100644 index 5d9a672547..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_ForwardFilter.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.multifiltermapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class Test_ForwardFilter implements Filter { - - // The filter configuration object we are associated with. - // If this value is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - PrintWriter pw = response.getWriter(); - pw.println("in Test_ForwardFilter"); - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) throws ServletException { - if (filterConfig == null) { - throw new ServletException( - "Failed to initialize the filter configuration"); - } else { - this.filterConfig = filterConfig; - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_IncludeFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_IncludeFilter.java deleted file mode 100644 index 274e301401..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_IncludeFilter.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.multifiltermapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class Test_IncludeFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - PrintWriter pw = response.getWriter(); - pw.println("in Test_IncludeFilter"); - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) throws ServletException { - if (filterConfig == null) { - throw new ServletException( - "Failed to initialize the filter configuration"); - } else { - this.filterConfig = filterConfig; - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_RequestFilter.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_RequestFilter.java deleted file mode 100644 index 8abaa01b08..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/Test_RequestFilter.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.multifiltermapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.Filter; -import jakarta.servlet.FilterChain; -import jakarta.servlet.FilterConfig; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public final class Test_RequestFilter implements Filter { - - // The filter configuration object we are associated with. If this value - // is null, this filter instance is not currently configured. - private FilterConfig filterConfig = null; - - public void doFilter(ServletRequest request, ServletResponse response, - FilterChain chain) throws IOException, ServletException { - PrintWriter pw = response.getWriter(); - pw.println("in Test_RequestFilter"); - chain.doFilter(request, response); - } - - // Remove the filter configuration object for this filter. - public void destroy() { - } - - // initialize the filter configuration object for this filter. - public void init(FilterConfig filterConfig) throws ServletException { - if (filterConfig == null) { - throw new ServletException( - "Failed to initialize the filter configuration"); - } else { - this.filterConfig = filterConfig; - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/URLClient.java deleted file mode 100644 index f4dea56a16..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/URLClient.java +++ /dev/null @@ -1,313 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.multifiltermapping; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.spec.requestmap.TestServlet1; -import com.sun.ts.tests.servlet.spec.requestmap.TestServlet2; -import com.sun.ts.tests.servlet.spec.requestmap.TestServlet3; -import com.sun.ts.tests.servlet.spec.requestmap.TestServlet4; -import com.sun.ts.tests.servlet.spec.requestmap.TestServlet5; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_multifiltermapping_web.war") - .addAsWebResource("api/jakarta_servlet/filterrequestdispatcher/dummy.html", "dummy.html") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ErrorPage.class, Test_ErrorFilter.class, Test_ForwardFilter.class, Test_IncludeFilter.class, - TestServlet1.class, TestServlet2.class, TestServlet3.class, TestServlet4.class, TestServlet5.class, - Test_RequestFilter.class, TestServlet.class, TestServlet6.class, TestServlet7.class) - .setWebXML(URLClient.class.getResource("servlet_spec_multifiltermapping_web.xml")); - - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: requestTest - * - * @assertion_ids: Servlet:SPEC:54; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create a web page - /dummy.html. 2. Create servlets - * TestServlet1 with URL /foo/bar/*, TestServlet2 with URL /foo/baR/*, - * TestServlet3 with URL /TestServlet3, TestServlet4 with URL *.bop, - * TestServlet5 with URL /foo/bar/TestServlet5, TestServlet6 with servlet-name - * TestServlet6, 2. Map a filter Test_RequestFilter on all above one web page - * and 6 servlets with dispatcher value set to REQUEST using url-pattern and - * servlet name respectively. 3. Client try to access all of them directly. 4. - * Verify that Test_RequestFilter is properly invoked. - */ - @Test - public void requestTest() throws Exception { - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_RequestFilter|TestServlet1"); - TEST_PROPS.setProperty(APITEST, "foo/bar/index.html"); - invoke(); - - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_RequestFilter|TestServlet1"); - TEST_PROPS.setProperty(APITEST, "foo/bar"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "foo/baR/TestServlet5"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_RequestFilter|TestServlet2"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "TestServlet3"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_RequestFilter|TestServlet3"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "foo/bar/TestServlet5"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_RequestFilter|TestServlet5"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "test/servletbyname"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_RequestFilter|TestServlet6"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "dummy.html"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Test_RequestFilter|Test FAILED from dummy html page"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "index.bop"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_RequestFilter|TestServlet4"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - invoke(); - - TEST_PROPS.setProperty(APITEST, "TestServlet3/racecar.bop"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_RequestFilter|TestServlet4"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - invoke(); - } - - /* - * @testName: forwardTest - * - * @assertion_ids: Servlet:SPEC:54; - * - * @test_Strategy: 1. Create a web page - /dummy.html. 2. Create servlets - * TestServlet1 with URL /foo/bar/*, TestServlet2 with URL /foo/baR/*, - * TestServlet3 with URL /TestServlet3, TestServlet4 with URL *.bop, - * TestServlet5 with URL /foo/bar/TestServlet5, TestServlet6 with servlet-name - * TestServlet6; 3. Map a filter Test_ForwardFilter on all above one web page - * and 6 servlets with dispatcher value set to FORWARD using url-pattern and - * servlet name respectively. 4. Create a servlet TestServlet. 5. Client send - * request to TestServlet, which access all resources list in 1 and 2 using - * forward. 6. Verify that the filter is invoked properly - */ - @Test - public void forwardTest() throws Exception { - String testName = "forwardTest"; - - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ForwardFilter|TestServlet1"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/foo/bar/index.html HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/foo/bar HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ForwardFilter|TestServlet1"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/foo/baR/TestServlet5 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ForwardFilter|TestServlet2"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/TestServlet3 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ForwardFilter|TestServlet3"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/foo/bar/TestServlet5 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ForwardFilter|TestServlet5"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/test/servletbyname HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ForwardFilter|TestServlet6"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/dummy.html HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - "Test_ForwardFilter|Test FAILED from dummy html page"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/index.bop HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ForwardFilter|TestServlet4"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/TestServlet3/racecar.bop HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ForwardFilter|TestServlet4"); - invoke(); - } - - /* - * @testName: includeTest - * - * @assertion_ids: Servlet:SPEC:54; - * - * @test_Strategy: 1. Create a web page - /dummy.html. 2. Create servlets - * TestServlet1 with URL /foo/bar/*, TestServlet2 with URL /foo/baR/*, - * TestServlet3 with URL /TestServlet3, TestServlet4 with URL *.bop, - * TestServlet5 with URL /foo/bar/TestServlet5, TestServlet6 with servlet-name - * TestServlet6; 3. Map a filter Test_IncludeFilter on all above one web page - * and 6 servlets with dispatcher value set to INCLUDE using url-pattern and - * servlet name respectively. 4. Create a servlet TestServlet. 5. Client send - * request to TestServlet, which access all resources list in 1 and 2 using - * include. 6. Verify that the filter is invoked properly - */ - @Test - public void includeTest() throws Exception { - String testName = "includeTest"; - String filterString = "Test_IncludeFilter"; - - TEST_PROPS.setProperty(SEARCH_STRING, filterString + "|TestServlet1"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/foo/bar/index.html HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/foo/bar HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, filterString + "|TestServlet1"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/foo/baR/TestServlet5 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, filterString + "|TestServlet2"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/TestServlet3 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, filterString + "|TestServlet3"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/foo/bar/TestServlet5 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, filterString + "|TestServlet5"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/test/servletbyname HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, filterString + "|TestServlet6"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/dummy.html HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, - filterString + "|Test FAILED from dummy html page"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/index.bop HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, filterString + "|TestServlet4"); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() + "?testname=" - + testName + "¶meter1=/TestServlet3/racecar.bop HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, filterString + "|TestServlet4"); - invoke(); - } - - /* - * @testName: errorTest - * - * @assertion_ids: Servlet:SPEC:57; Servlet:SPEC:59; - * - * @test_Strategy: 1. Create a web page - /dummy.html. 2. Create servlets - * TestServlet1 with URL /foo/bar/*, TestServlet2 with URL /foo/baR/*, - * TestServlet3 with URL /TestServlet3, TestServlet4 with URL *.bop, - * TestServlet5 with URL /foo/bar/TestServlet5, TestServlet6 with servlet-name - * TestServlet6, 3. Map a filter Test_RequestFilter on all above one web page - * and six servlets with dispatcher value set to REQUEST, using url-pattern - * and servlet name respectively. 4. Map a filter Test_ForwardFilter on all - * above one web page and six servlets with dispatcher value set to FORWARD - * using url-pattern and servlet name respectively. 5. Map a filter - * Test_ErrorFilter to an servlet ErrorPage with dispatcher value set to ERROR - * 6. access a resource that dose not match any resource listed in 1 and 2, 7. - * verify that Test_ErrorFilter is properly invoked 8. Create a servlet - * TestServlet. 9. Client send request to TestServlet, which access a resource - * that dose not match any resource listed in 1 and 2 using include and - * forward respectively. 10. Verify that Test_ErrorFilter is properly invoked. - */ - @Test - public void errorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "test/foo/bar/xyz"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ErrorFilter|ErrorPage"); - TEST_PROPS.setProperty(DONOTUSEServletName, "true"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - invoke(); - - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/" + getServletName() - + "?testname=forwardTest" - + "¶meter1=/test/foo/bar/xyz HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test_ErrorFilter|ErrorPage"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/build.xml deleted file mode 100644 index 989bbaca43..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/build.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/servlet_spec_multifiltermapping_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/servlet_spec_multifiltermapping_web.xml deleted file mode 100644 index b12f67aeaf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/multifiltermapping/servlet_spec_multifiltermapping_web.xml +++ /dev/null @@ -1,176 +0,0 @@ - - - - - SerSpecFilterMapping - - RequestMappedTest_Filter - com.sun.ts.tests.servlet.spec.multifiltermapping.Test_RequestFilter - - attribute - com.sun.ts.tests.servlet.spec.multifiltermapping.Test_RequestFilter.SERVLET_MAPPED - - - - IncludeMappedTest_Filter - com.sun.ts.tests.servlet.spec.multifiltermapping.Test_IncludeFilter - - attribute - com.sun.ts.tests.servlet.spec.multifiltermapping.Test_IncludeFilter.SERVLET_MAPPED - - - - ForwardMappedTest_Filter - com.sun.ts.tests.servlet.spec.multifiltermapping.Test_ForwardFilter - - attribute - com.sun.ts.tests.servlet.spec.multifiltermapping.Test_ForwardFilter.SERVLET_MAPPED - - - - ErrorMappedTest_Filter - com.sun.ts.tests.servlet.spec.multifiltermapping.Test_ErrorFilter - - attribute - com.sun.ts.tests.servlet.spec.multifiltermapping.Test_ErrorFilter.SERVLET_MAPPED - - - - IncludeMappedTest_Filter - /TestServlet3 - *.bop - /* - /foo/bar/TestServlet5 - TestServlet6 - /dummy.html - /foo/bar/* - /foo/baR/* - INCLUDE - - - ErrorMappedTest_Filter - /foo/bar/TestServlet5 - TestServlet6 - /TestServlet3 - *.bop - /dummy.html - /foo/bar/* - /foo/baR/* - ErrorPage - ERROR - - - ForwardMappedTest_Filter - /dummy.html - /foo/bar/* - /foo/baR/* - /* - /TestServlet3 - *.bop - /foo/bar/TestServlet5 - TestServlet6 - FORWARD - - - RequestMappedTest_Filter - TestServlet6 - /dummy.html - /foo/bar/* - /foo/baR/* - /TestServlet3 - *.bop - /foo/bar/TestServlet5 - REQUEST - - - TestServlet - com.sun.ts.tests.servlet.spec.multifiltermapping.TestServlet - - - ErrorPage - com.sun.ts.tests.servlet.spec.multifiltermapping.ErrorPage - - - TestServlet1 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet1 - - - TestServlet2 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet2 - - - TestServlet3 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet3 - - - TestServlet4 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet4 - - - TestServlet5 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet5 - - - TestServlet6 - com.sun.ts.tests.servlet.spec.multifiltermapping.TestServlet6 - - - TestServlet1 - /foo/bar/* - - - TestServlet2 - /foo/baR/* - - - TestServlet3 - /TestServlet3 - - - TestServlet4 - *.bop - - - TestServlet5 - /foo/bar/TestServlet5 - - - TestServlet6 - /test/servletbyname - - - ErrorPage - /generic/ErrorPage - - - TestServlet - /TestServlet - - - 54 - - - 404 - /generic/ErrorPage - - - java.io.FileNotFoundException - /generic/ErrorPage - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener.java deleted file mode 100644 index 2e63fb3333..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener1.java deleted file mode 100644 index 57510e1809..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener1.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener1 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener1 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener1 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener2.java deleted file mode 100644 index 97cd3bbf60..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener2.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener2 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener2 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener2 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener3.java deleted file mode 100644 index 20ae48e0b9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener3.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener3 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener3 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener3 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener4.java deleted file mode 100644 index 662b2428f6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener4.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener4 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener4 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener4 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener5.java deleted file mode 100644 index 8c0b7df9cf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener5.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener5 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener5 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener5 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener6.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener6.java deleted file mode 100644 index f05448adc9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener6.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; - -public final class RequestListener6 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener6 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener6 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener7.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener7.java deleted file mode 100644 index a7892f50e9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/RequestListener7.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; -import jakarta.servlet.annotation.WebListener; - -@WebListener() -public final class RequestListener7 implements ServletRequestListener { - - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al != null) { - al.add("RequestListener7 requestDestroyed"); - event.getServletContext().setAttribute("testmessage", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("testmessage"); - if (al == null) { - al = new ArrayList(); - } - al.add("RequestListener7 requestInitialized"); - event.getServletContext().setAttribute("testmessage", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet1.java deleted file mode 100644 index f02d1a87a5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet1.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet1 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet1 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("testmessage"); - - Object results[] = result.toArray(); - for (int i = 0; i < results.length; i++) { - pw.println(results[i].toString()); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet2.java deleted file mode 100644 index 9a07942f15..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet2.java +++ /dev/null @@ -1,49 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet2 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet2 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("testmessage"); - - Object results[] = result.toArray(); - for (int i = 0; i < results.length; i++) { - pw.println(results[i].toString()); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet3.java deleted file mode 100644 index 3341c3b282..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet3.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.annotation.WebServlet; - -@WebServlet("/TestServlet3") -public class TestServlet3 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet3 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("testmessage"); - - Object results[] = result.toArray(); - for (int i = 0; i < results.length; i++) { - pw.println(results[i].toString()); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet4.java deleted file mode 100644 index 3ad41febab..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/TestServlet4.java +++ /dev/null @@ -1,50 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.common; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet4 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet4 is invoked"); - pw.append("msg1=" + getInitParameter("msg1")); - pw.append("msg2=" + getInitParameter("msg2")); - pw.append("msg3=" + getInitParameter("msg3")); - pw.append("msg4=" + getInitParameter("msg4")); - - ArrayList result = (ArrayList) getServletContext() - .getAttribute("testmessage"); - - Object results[] = result.toArray(); - for (int i = 0; i < results.length; i++) { - pw.println(results[i].toString()); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_1.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_1.xml deleted file mode 100644 index 096a05dd01..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_1.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - Fragment1 - - TestServlet1 - com.sun.ts.tests.servlet.spec.pluggability.common.TestServlet1 - - msg1 - second - - - msg2 - second - - - - TestServlet1 - /TestServlet1 - - - com.sun.ts.tests.servlet.spec.pluggability.common.RequestListener1 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_2.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_2.xml deleted file mode 100644 index 7376dea7fb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_2.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Fragment2 - - com.sun.ts.tests.servlet.spec.pluggability.common.RequestListener2 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_3.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_3.xml deleted file mode 100644 index 52aae44cd5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_3.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Fragment3 - - com.sun.ts.tests.servlet.spec.pluggability.common.RequestListener3 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_4.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_4.xml deleted file mode 100644 index 5ed779e31f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_4.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Fragment4 - - com.sun.ts.tests.servlet.spec.pluggability.common.RequestListener4 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_5.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_5.xml deleted file mode 100644 index 58ba065cbf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_5.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Fragment5 - - com.sun.ts.tests.servlet.spec.pluggability.common.RequestListener5 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_6.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_6.xml deleted file mode 100644 index ba84573c74..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_6.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - TestServlet2 - com.sun.ts.tests.servlet.spec.pluggability.common.TestServlet2 - - msg1 - second - - - msg1 - ignore - - - - TestServlet2 - /TestServlet2 - - - com.sun.ts.tests.servlet.spec.pluggability.common.RequestListener6 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_7.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_7.xml deleted file mode 100644 index 29bd43014c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/common/web-fragment_7.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - TestServlet2 - com.sun.ts.tests.servlet.spec.pluggability.common.TestServlet2 - - msg3 - third - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/build.xml deleted file mode 100644 index 71f1d63eb2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/URLClient.java deleted file mode 100644 index b505e22ee6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/URLClient.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.pluggability.ordering.test1; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.spec.pluggability.common.RequestListener; -import com.sun.ts.tests.servlet.spec.pluggability.common.TestServlet4; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.JavaArchive; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - public static JavaArchive getFragment1() { - return ShrinkWrap.create(JavaArchive.class, "fragment-1.jar") - .addClasses(RequestListener.class, TestServlet4.class) - .addAsResource(URLClient.class.getResource("web-fragment_1.xml"), - "META-INF/web-fragment.xml"); - } - - public static JavaArchive getFragment2() { - return ShrinkWrap.create(JavaArchive.class, "fragment-2.jar") - .addClasses(TestServlet4.class) - .addAsResource(URLClient.class.getResource("web-fragment_2.xml"), - "META-INF/web-fragment.xml"); - } - - public static JavaArchive getFragment3() { - return ShrinkWrap.create(JavaArchive.class, "fragment-3.jar") - .addClasses(TestServlet4.class) - .addAsResource(URLClient.class.getResource("web-fragment_3.xml"), - "META-INF/web-fragment.xml"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_ordering1_web.war") - .addAsLibraries(getFragment1(), getFragment2(), getFragment3()) - .setWebXML(URLClient.class.getResource("servlet_spec_ordering1_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: initParamTest - * - * @assertion_ids: Servlet:SPEC:232; Servlet:SPEC:241; Servlet:SPEC:242; - * Servlet:SPEC:244; Servlet:SPEC:245; Servlet:SPEC:258.1; - * Servlet:SPEC:258.5.1; Servlet:SPEC:258.6.1; Servlet:SPEC:258.7.1; - * - * @test_Strategy: 1. Define servlet TestServlet4 in web.xml as well as three - * web-fragment.xml; 2. Send request to /TestServlet4, verify TestServlet4 is - * invoked 3. Also verify that defined in web.xml and all - * web-fragment.xml are considered, and the one defined in web.xml take - * precedence. - */ - @Test - public void initParamTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet4|" - + "msg1=first|msg2=second|msg3=third|msg4=fourth|" + "RequestListener"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "ignore"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet4" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/build.xml deleted file mode 100644 index 15e02695da..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/build.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/servlet_spec_ordering1_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/servlet_spec_ordering1_web.xml deleted file mode 100644 index cfee32dd16..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/servlet_spec_ordering1_web.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - SerSpecOrdering1 - - TestServlet4 - com.sun.ts.tests.servlet.spec.pluggability.common.TestServlet4 - - msg1 - first - - - msg1 - firstignore - - - msg2 - second - - - msg3 - third - - - - TestServlet4 - /TestServlet4 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_1.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_1.xml deleted file mode 100644 index 9035c69131..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_1.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - Fragment1 - Fragment2 - - com.sun.ts.tests.servlet.spec.pluggability.common.RequestListener - - - TestServlet4 - com.sun.ts.tests.servlet.spec.pluggability.common.TestServlet4 - - msg1 - fourthignore - - - msg2 - secondignorefourth - - - msg3 - ignorethirdthird - - - msg4 - fourth - - - msg4 - ignorefourth - - - - TestServlet4 - /TestServlet4 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_2.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_2.xml deleted file mode 100644 index 62e2931b07..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_2.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - Fragment2 - - TestServlet4 - com.sun.ts.tests.servlet.spec.pluggability.common.TestServlet4 - - msg1 - thirdignore - - - msg2 - secondignorethird - - - msg3 - ignorethird - - - msg3 - ignorethirdtwice - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_3.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_3.xml deleted file mode 100644 index c8246dd306..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/pluggability/ordering/test1/web-fragment_3.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - Fragment3 - - - TestServlet4 - com.sun.ts.tests.servlet.spec.pluggability.common.TestServlet4 - - msg1 - secondignore - - - msg2 - ignoresecond - - - msg2 - ignoresecondtwice - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/build.xml deleted file mode 100644 index e223754011..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/TestServlet.java deleted file mode 100644 index f0232dcb2c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/TestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * - * * - * * The Apache Software License, Version 1.1 - * * - * * Copyright (c) 2006, 2020 Oracle and/or its affiliates. All rights reserved. - * * Copyright (c) 1999-2001 The Apache Software Foundation. All rights - * * reserved. - * * - * * Redistribution and use in source and binary forms, with or without - * * modification, are permitted provided that the following conditions - * * are met: - * * - * * 1. Redistributions of source code must retain the above copyright - * * notice, this list of conditions and the following disclaimer. - * * - * * 2. Redistributions in binary form must reproduce the above copyright - * * notice, this list of conditions and the following disclaimer in - * * the documentation and/or other materials provided with the - * * distribution. - * * - * * 3. The end-user documentation included with the redistribution, if - * * any, must include the following acknowlegement: - * * "This product includes software developed by the - * * Apache Software Foundation (http://www.apache.org/)." - * * Alternately, this acknowlegement may appear in the software itself, - * * if and wherever such third-party acknowlegements normally appear. - * * - * * 4. The names "The Jakarta Project", "Tomcat", and "Apache Software - * * Foundation" must not be used to endorse or promote products derived - * * from this software without prior written permission. For written - * * permission, please contact apache@apache.org. - * * - * * 5. Products derived from this software may not be called "Apache" - * * nor may "Apache" appear in their names without prior written - * * permission of the Apache Group. - * * - * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * * SUCH DAMAGE. - * * ==================================================================== - * * - * * This software consists of voluntary contributions made by many - * * individuals on behalf of the Apache Software Foundation. For more - * * information on the Apache Software Foundation, please see - * * . - * * - */ - -package com.sun.ts.tests.servlet.spec.protocols.http; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpTCKServlet { - - public void httpTest(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - ServletTestUtil.printResult(pw, true); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/URLClient.java deleted file mode 100644 index 96a60b0ea9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/URLClient.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.protocols.http; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import com.sun.ts.tests.servlet.common.util.Data; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_protocols_http_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_protocols_http_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: httpTest - * - * @assertion_ids: Servlet:SPEC:1 - * - * @test_Strategy: - */ - @Test - public void httpTest() throws Exception { - String testName = "httpTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.0"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "?testname=" + testName + " HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, Data.PASSED); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/build.xml deleted file mode 100644 index 26e103851f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/servlet_spec_protocols_http_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/servlet_spec_protocols_http_web.xml deleted file mode 100644 index 051753d3b4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/protocols/http/servlet_spec_protocols_http_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSpecProtocolsHttp - - TestServlet - com.sun.ts.tests.servlet.spec.protocols.http.TestServlet - - - TestServlet - /TestServlet/* - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/IncludedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/IncludedServlet.java deleted file mode 100644 index 74efaa2641..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/IncludedServlet.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.rdspecialchar; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class IncludedServlet extends GenericServlet { - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - PrintWriter out = res.getWriter(); - out.println("Test PASSED"); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/TestServlet.java deleted file mode 100644 index 1bdcd5e52e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/TestServlet.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.rdspecialchar; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TestServlet extends HttpTCKServlet { - - public void querySemicolonInclude(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/include/IncludedServlet?querySemicolonIncludeQuebec;libre"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.include(request, response); - } - - public void querySemicolonForward(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/include/IncludedServlet?querySemicolonForwardQuebec;libre"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.forward(request, response); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/URLClient.java deleted file mode 100644 index 9dbd5b3f99..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/URLClient.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.rdspecialchar; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_rdspecialchar_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(IncludedServlet.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_rdspecialchar_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* - * @testName: querySemicolonInclude - * - * @assertion_ids: Servlet:SPEC:76.1; Servlet:SPEC:76.2; Servlet:SPEC:76.3; - * Servlet:SPEC:76.4; Servlet:SPEC:76.5; - * - * @test_Strategy: 1. Create servlets TestServlet and IncludedServlet; 2. In - * TestServlet, get RequestDispatcher by using - * ServletContext.getRequestDispatcher(path), with special character ";" in - * path as part of query string, and access IncludedServlet using - * RequestDispatcher.include. 3. Verify that IncludedServlet is invoked. - */ - @Test - public void querySemicolonInclude() throws Exception { - TEST_PROPS.setProperty(APITEST, "querySemicolonInclude"); - invoke(); - } - - /* - * @testName: querySemicolonForward - * - * @assertion_ids: Servlet:SPEC:76.1; Servlet:SPEC:76.2; Servlet:SPEC:76.3; - * Servlet:SPEC:76.4; Servlet:SPEC:76.5; - * - * @test_Strategy: 1. Create servlets TestServlet and IncludedServlet; 2. In - * TestServlet, get RequestDispatcher by using - * ServletContext.getRequestDispatcher(path), with special character ";" in - * path as part of query string, and access IncludedServlet using - * RequestDispatcher.forward. 3. Verify that IncludedServlet is invoked. - */ - @Test - public void querySemicolonForward() throws Exception { - TEST_PROPS.setProperty(APITEST, "querySemicolonForward"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/build.xml deleted file mode 100644 index 6632ff6897..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/build.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/servlet_spec_rdspecialchar_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/servlet_spec_rdspecialchar_web.xml deleted file mode 100644 index 998f02c88a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/rdspecialchar/servlet_spec_rdspecialchar_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - SerJaxSerQueryString - - TestServlet - com.sun.ts.tests.servlet.spec.rdspecialchar.TestServlet - - - IncludedServlet - com.sun.ts.tests.servlet.spec.rdspecialchar.IncludedServlet - - - TestServlet - /TestServlet - - - IncludedServlet - /include/IncludedServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/ForwardedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/ForwardedServlet.java deleted file mode 100644 index b1b716c6d1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/ForwardedServlet.java +++ /dev/null @@ -1,139 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class ForwardedServlet extends GenericTCKServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - private static final String TEST1_HEADER = "TestName"; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - if (req.getAttribute(TEST1_HEADER) != null) { - String tmp = (String) req.getAttribute(TEST1_HEADER); - if (tmp.indexOf("attributes") < 0) - throw new ServletException("Test: " + test + " does not exist"); - else - attributes(req, res); - } else - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void thrownIOException(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - throw new IOException("IOException_from_checkedException"); - } - - public void thrownServletException(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - throw new ServletException("ServletException from thrownServletException"); - } - - public void thrownUnCheckedException(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - throw new RuntimeException("RuntimeException_from_unCheckedException"); - } - - public void thrownCheckedException(ServletRequest request, - ServletResponse response) - throws ServletException, IOException, ClassNotFoundException { - throw new ClassNotFoundException( - "ClassNotFoundException from throwCheckedException"); - } - - public void bufferContent(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("bufferContent_in_ForwardedServlet_invoked"); - } - - public void attributes(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String[] aname = { "jakarta.servlet.forward.request_uri", - "jakarta.servlet.forward.context_path", - "jakarta.servlet.forward.servlet_path", "jakarta.servlet.forward.path_info", - "jakarta.servlet.forward.query_string" }; - - String[] avalue = { "/servlet_spec_requestdispatcher_web/TestServlet", - "/servlet_spec_requestdispatcher_web", "/TestServlet", "*", - "testname=" + request.getParameter("query") }; - String[] types = { "=SET_GOOD;", "=SET_WRONGVALUE;", "=SET_BADTYPE;", - "=SET_NO;" }; - String[] results = new String[5]; - - for (int i = 0; i < aname.length; i++) { - Object o = request.getAttribute(aname[i]); - - if (o != null) { - if (o instanceof String) { - String attr = (String) o; - if (!attr.equals(avalue[i])) { - results[i] = types[1]; - pw.println("attribute " + aname[i] + " set with incorrect value=" - + attr + ", expecting " + avalue[i]); - } else { - results[i] = types[0]; - pw.println( - "attribute " + aname[i] + " set with correct value=" + attr); - } - } else { - results[i] = types[2]; - pw.println("attribute " + aname[i] + " set to non-String type"); - } - } else { - results[i] = types[3]; - pw.println("attribute " + aname[i] + " not set"); - } - } - - for (int i = 0; i < 5; i++) { - pw.print(aname[i] + results[i]); - } - pw.println(""); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/HttpTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/HttpTestServlet.java deleted file mode 100644 index 24077c3225..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/HttpTestServlet.java +++ /dev/null @@ -1,155 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class HttpTestServlet extends HttpTCKServlet { - - public void getRequestURIIncludeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String expectValue = "/servlet_spec_requestdispatcher_web/TestServlet"; - - String actual = request.getRequestURI(); - - if (actual != null) { - if (actual.equals(expectValue)) - pw.println( - "Test PASSED from getRequestURIIncludeTest in HttpTestServlet"); - else - pw.println( - "Test FAILED - getRequestURI return incorrect value: " + actual); - } else - pw.println("Test FAILED - getRequestURI return incorrect null value"); - } - - public void getRequestURIForwardTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String expectValue = "/servlet_spec_requestdispatcher_web/other/HttpTestServlet"; - - String actual = request.getRequestURI(); - - if (actual != null) { - if (actual.equals(expectValue)) - pw.println( - "Test PASSED from getRequestURIForwardTest in HttpTestServlet"); - else - pw.println( - "Test FAILED - getRequestURI return incorrect value: " + actual); - } else - pw.println("Test FAILED - getRequestURI return incorrect null value"); - } - - public void getRequestURLIncludeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String expectValue = "/servlet_spec_requestdispatcher_web/TestServlet"; - - StringBuffer actual = request.getRequestURL(); - - if (actual != null) { - if (actual.indexOf(expectValue) != -1) - if (actual.toString().toUpperCase().startsWith("HTTP://")) - pw.println( - "Test PASSED from getRequestURLIncludeTest in HttpTestServlet"); - else - pw.println("Test FAILED - getRequestURL does not start with http://: " - + actual); - else - pw.println( - "Test FAILED - getRequestURL return incorrect value: " + actual); - } else - pw.println("Test FAILED - getRequestURL return incorrect null value"); - } - - public void getRequestURLForwardTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String expectValue = "/servlet_spec_requestdispatcher_web/other/HttpTestServlet"; - - StringBuffer actual = request.getRequestURL(); - - if (actual != null) { - if (actual.indexOf(expectValue) != -1) - if (actual.toString().toUpperCase().startsWith("HTTP://")) - pw.println( - "Test PASSED from getRequestURLForwardTest in HttpTestServlet"); - else - pw.println("Test FAILED - getRequestURL does not start with http://: " - + actual); - else - pw.println( - "Test FAILED - getRequestURL return incorrect value: " + actual); - } else - pw.println("Test FAILED - getRequestURL return incorrect null value"); - } - - public void getQueryStringTestForward(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String expectValue = "testname=getQueryStringTestForward"; - - String actual = request.getQueryString(); - - if (actual != null) { - if (actual.equals(expectValue)) - pw.println( - "Test PASSED from getQueryStringForwardTest in HttpTestServlet"); - else - pw.println( - "Test FAILED - getQueryString return incorrect value: " + actual); - } else - pw.println("Test FAILED - getQueryString return incorrect null value"); - } - - public void getQueryStringTestInclude(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String expectValue = "testname=getQueryStringIncludeTest"; - - String actual = request.getQueryString(); - - if (actual != null) { - if (actual.equals(expectValue)) - pw.println( - "Test PASSED from getQueryStringIncludeTest in HttpTestServlet"); - else - pw.println( - "Test FAILED - getQueryString return incorrect value: " + actual); - } else - pw.println("Test FAILED - getQueryString return incorrect null value"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/IncludedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/IncludedServlet.java deleted file mode 100644 index f3961918c3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/IncludedServlet.java +++ /dev/null @@ -1,133 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class IncludedServlet extends GenericServlet { - - private static final String attr_prefix = "jakarta.servlet.include."; - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - private static final String TEST1_HEADER = "TestName"; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - if (req.getAttribute(TEST1_HEADER) != null) { - String tmp = (String) req.getAttribute(TEST1_HEADER); - if (tmp.indexOf("attributes") < 0) - throw new ServletException("Test: " + test + " does not exist"); - else - attributes(req, res); - } else - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void thrownIOException(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - throw new IOException("IOException_from_checkedException"); - } - - public void thrownServletException(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - throw new ServletException("ServletException from thrownServletException"); - } - - public void thrownUnCheckedException(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - throw new RuntimeException("RuntimeException_from_unCheckedException"); - } - - public void thrownCheckedException(ServletRequest request, - ServletResponse response) - throws ServletException, IOException, ClassNotFoundException { - throw new ClassNotFoundException("Exception from throwCheckedException"); - } - - public void attributes(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String[] aname = { "request_uri", "context_path", "servlet_path", - "path_info", "query_string" }; - - String[] avalue = { - "/servlet_spec_requestdispatcher_web/include/IncludedServlet", - "/servlet_spec_requestdispatcher_web", "/include/IncludedServlet", "*", - "testname=attributes", }; - String[] types = { "=SET_GOOD;", "=SET_WRONGVALUE;", "=SET_BADTYPE;", - "=SET_NO;" }; - String[] results = new String[5]; - - for (int i = 0; i < 5; i++) { - Object o = request.getAttribute(attr_prefix + aname[i]); - - if (o != null) { - if (o instanceof String) { - String attr = (String) o; - if (!attr.equals(avalue[i])) { - results[i] = types[1]; - pw.println("attribute " + attr_prefix + aname[i] - + " set with incorrect value=" + attr); - } else { - results[i] = types[0]; - pw.println("attribute " + attr_prefix + aname[i] - + " set with correct value=" + avalue[i]); - } - } else { - results[i] = types[2]; - pw.println("attribute " + attr_prefix + aname[i] - + " set to non-String type"); - } - } else { - results[i] = types[3]; - pw.println("attribute " + attr_prefix + aname[i] + " not set"); - } - } - - for (int i = 0; i < 5; i++) { - pw.print(attr_prefix + aname[i] + results[i]); - } - pw.println(""); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/MultiForwardedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/MultiForwardedServlet.java deleted file mode 100644 index 73875e0e85..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/MultiForwardedServlet.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: ForwardedServlet.java 52684 2007-02-12 04:30:10Z lschwenk $ - */ -package com.sun.ts.tests.servlet.spec.requestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class MultiForwardedServlet extends GenericTCKServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - private static final String TEST1_HEADER = "TestName"; - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/ForwardedServlet?testname=attributes&query=forwardAttributes6"; - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/TestServlet.java deleted file mode 100644 index 9077017fad..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/TestServlet.java +++ /dev/null @@ -1,518 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.HashMap; -import java.util.Iterator; -import java.util.Map; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletRequestWrapper; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpServletResponseWrapper; - -public class TestServlet extends HttpTCKServlet { - - public void includeAttributes(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/include/IncludedServlet?testname=attributes"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.include(request, response); - } - - public void includeAttributes1(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "include/IncludedServlet?testname=attributes"; - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.include(request, response); - } - - public void includeAttributes2(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "IncludedServlet"; - RequestDispatcher rd = getServletContext().getNamedDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else { - request.setAttribute("TestName", "attributes"); - rd.include(request, response); - } - } - - public void includeIOAndServletException(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Map testMap = new HashMap(); - testMap.put("IOException", - "include/IncludedServlet?testname=thrownIOException"); - testMap.put("ServletException", - "include/IncludedServlet?testname=thrownServletException"); - - testMap.keySet().iterator(); - for (Iterator i = testMap.keySet().iterator(); i.hasNext();) { - String type = (String) i.next(); - String path = (String) testMap.get(type); - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else { - try { - rd.include(request, response); - pw.println("Test FAILED with no propagation of " + type + " from " - + "IncludedServlet to TestServlet."); - } catch (Throwable t) { - Throwable targetThrowable = ((ServletException) t).getRootCause(); - if (type.equals("IOException")) { - if (targetThrowable instanceof IOException) { - pw.println("Test PASSED with proper propagation of " + type - + " from IncludedServlet to TestServlet:" - + targetThrowable.getMessage()); - } else { - pw.println("Test FAILED with propagation of " + type + " from " - + "IncludedServlet to TestServlet - wrong type of " - + "Exception caught by TestServlet: " - + targetThrowable.getClass().getName()); - } - } - if (type.equals("ServletException")) { - if (targetThrowable instanceof ServletException) { - ServletException se = (ServletException) targetThrowable; - if (se.getRootCause() == null) { - pw.println("Test PASSED with proper propagation of " + type - + " from IncludedServlet to TestServlet:" - + targetThrowable.getMessage()); - } else { - pw.println( - "Test FAILED. ServletException thrown during RD operation resulted in that " - + "exception being wrapped by a ServletException. ServletExceptions must be propagated " - + "as is to the caller."); - } - } else { - pw.println("Test FAILED with propagation of " + type + " from " - + "IncludedServlet to TestServlet - wrong type of " - + "Exception caught by TestServlet: " - + targetThrowable.getClass().getName()); - } - } - } - } - } - } - - public void includeUnCheckedException(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "include/IncludedServlet?testname=thrownUnCheckedException"; - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else { - try { - rd.include(request, response); - pw.println("Test FAILED with no propagation of RuntimeException from " - + "IncludedServlet to TestServlet."); - } catch (Throwable t) { - // unwrap the throwable from the ServletException - Throwable targetThrowable = ((ServletException) t).getRootCause(); - if (targetThrowable instanceof RuntimeException) { - pw.println("Test PASSED. RuntimeException properly propagated."); - } else { - pw.println( - "Test FAILED with incorrect propagation of RuntimeException " - + "Exception from IncludedServlet to TestServlet " - + "- wrong type of Exception caught by TestServlet: " - + t.getClass().getName()); - } - } - } - } - - public void includeCheckedException(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "include/IncludedServlet?testname=thrownCheckedException"; - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else { - try { - rd.include(request, response); - pw.println("Test FAILED with no propagation of Exception from " - + "IncludedServlet to TestServlet."); - - } catch (ServletException se) { - if (se.getRootCause() instanceof java.lang.ClassNotFoundException) - pw.println( - "Test PASSED with proper propagation of ClassNotFoundException " - + "from IncludedServlet to TestServlet."); - } catch (Throwable t) { - pw.println("Test FAILED with incorrect propagation of RuntimeException " - + "Exception from IncludedServlet to TestServlet " - + "- wrong type of Exception caught by TestServlet: " - + t.getClass().getName()); - } - } - } - - public void forwardAttributes(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/ForwardedServlet?testname=attributes&query=forwardAttributes"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.forward(request, response); - } - - public void forwardAttributes1(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/ForwardedServlet?testname=attributes&query=forwardAttributes1"; - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.forward(request, response); - } - - public void forwardAttributes2(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "ForwardedServlet"; - RequestDispatcher rd = getServletContext().getNamedDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else { - request.setAttribute("TestName", "attributes"); - rd.forward(request, response); - } - } - - public void forwardAttributes6(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/MultiForwardedServlet?testname=attributes&query=forwardAttributes"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else { - request.setAttribute("TestName", "attributes"); - rd.forward(request, response); - } - } - - public void forwardIOAndServletException(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Map testMap = new HashMap(); - testMap.put("IOException", - "forward/ForwardedServlet?testname=thrownIOException"); - testMap.put("ServletException", - "forward/ForwardedServlet?testname=thrownServletException"); - - testMap.keySet().iterator(); - for (Iterator i = testMap.keySet().iterator(); i.hasNext();) { - String type = (String) i.next(); - String path = (String) testMap.get(type); - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else { - try { - rd.include(request, response); - pw.println("Test FAILED with no propagation of " + type + " from " - + "ForwardedServlet to TestServlet."); - - } catch (Throwable t) { - Throwable targetThrowable = ((ServletException) t).getRootCause(); - if (type.equals("IOException")) { - if (targetThrowable instanceof IOException) { - pw.println("Test PASSED with proper propagation of " + type - + " from IncludedServlet to TestServlet:" - + targetThrowable.getMessage()); - } else { - pw.println("Test FAILED with propagation of " + type + " from " - + "IncludedServlet to TestServlet - wrong type of " - + "Exception caught by TestServlet: " - + targetThrowable.getClass().getName()); - } - } - if (type.equals("ServletException")) { - if (targetThrowable instanceof ServletException) { - ServletException se = (ServletException) targetThrowable; - if (se.getRootCause() == null) { - pw.println("Test PASSED with proper propagation of " + type - + " from IncludedServlet to TestServlet:" - + targetThrowable.getMessage()); - } else { - pw.println( - "Test FAILED. ServletException thrown during RD operation resulted in that " - + "exception being wrapped by a ServletException. ServletExceptions must be propagated " - + "as is to the caller."); - } - } else { - pw.println("Test FAILED with propagation of " + type + " from " - + "IncludedServlet to TestServlet - wrong type of " - + "Exception caught by TestServlet: " - + targetThrowable.getClass().getName()); - } - } - } - } - } - } - - public void forwardUnCheckedException(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "forward/ForwardedServlet?testname=thrownUnCheckedException"; - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else { - try { - rd.include(request, response); - pw.println("Test FAILED with no propagation of RuntimeException from " - + "ForwardedServlet to TestServlet."); - } catch (Throwable t) { - // unwrap the throwable from the ServletException - Throwable targetThrowable = ((ServletException) t).getRootCause(); - if (targetThrowable instanceof RuntimeException) { - pw.println("Test PASSED. RuntimeException properly propagated."); - } else { - pw.println( - "Test FAILED with incorrect propagation of RuntimeException " - + "Exception from IncludedServlet to TestServlet " - + "- wrong type of Exception caught by TestServlet: " - + t.getClass().getName()); - } - } - } - } - - public void forwardCheckedException(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "forward/ForwardedServlet?testname=thrownCheckedException"; - RequestDispatcher rd = request.getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else { - try { - rd.include(request, response); - pw.println("Test FAILED with no propagation of Exception from " - + "ForwardedServlet to TestServlet."); - - } catch (ServletException se) { - if (se.getRootCause() instanceof java.lang.ClassNotFoundException) - pw.println( - "Test PASSED with proper propagation of ClassNotFoundException " - + "from ForwardServlet to TestServlet."); - } catch (Throwable t) { - pw.println("Test FAILED with incorrect propagation of RuntimeException " - + "Exception from ForwardedServlet to TestServlet " - + "- wrong type of Exception caught by TestServlet: " - + t.getClass().getName()); - } - } - } - - public void bufferContent(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/ForwardedServlet?testname=bufferContent"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - pw.println("Test FAILED if you see this message"); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.forward(request, response); - } - - public void rdNoWrappingTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - - // when calling the request dispatcher, the objects passed to the included - // or forwarded servlet must be the same objects passed to the - // RequestDispatcher - - int operation = Integer.parseInt(request.getParameter("operation")); - System.out.println("Operation: " + operation); - HttpServletRequestWrapper reqw = new HttpServletRequestWrapper(request); - HttpServletResponseWrapper resw = new HttpServletResponseWrapper(response); - - ServletContext ctx = getServletConfig().getServletContext(); - ctx.setAttribute("tck.request", reqw); - ctx.setAttribute("tck.response", resw); - - RequestDispatcher rd = request.getRequestDispatcher("/WrapServlet"); - - if (rd != null) { - switch (operation) { - case 0: - System.out.println("PERFORMING RD.FORWARD...."); - System.out.println("COMMITTED: " + response.isCommitted()); - rd.forward(reqw, resw); - break; - case 1: - System.out.println("PERFORMING RD.INCLUDE..."); - rd.include(reqw, resw); - break; - } - } - } - - public void getRequestURIIncludeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/other/HttpTestServlet?testname=getRequestURIIncludeTest"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.include(request, response); - } - - public void getRequestURIForwardTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/other/HttpTestServlet?testname=getRequestURIForwardTest"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.forward(request, response); - } - - public void getRequestURIMultiForwardTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/other/HttpTestServlet?testname=getRequestURIMultiForwardTest"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.forward(request, response); - } - - public void getRequestURLIncludeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/other/HttpTestServlet?testname=getRequestURLIncludeTest"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.include(request, response); - } - - public void getRequestURLForwardTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/other/HttpTestServlet?testname=getRequestURLForwardTest"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.forward(request, response); - } - - public void getQueryStringIncludeTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/other/HttpTestServlet?testname=getQueryStringTestInclude"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.include(request, response); - } - - public void getQueryStringForwardTest(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/other/HttpTestServlet?testname=getQueryStringTestForward"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - - if (rd == null) - pw.println("Null RequestDispatcher got for path=" + path); - else - rd.forward(request, response); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/URLClient.java deleted file mode 100644 index d5afe6e6d9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/URLClient.java +++ /dev/null @@ -1,497 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.requestdispatcher; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_requestdispatcher_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ForwardedServlet.class, HttpTestServlet.class, IncludedServlet.class, - MultiForwardedServlet.class, TestServlet.class, WrapServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_requestdispatcher_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: getRequestAttributes - * - * @assertion_ids: Servlet:SPEC:76.1; Servlet:SPEC:76.2; Servlet:SPEC:76.3; - * Servlet:SPEC:76.4; Servlet:SPEC:76.5; - * - * @test_Strategy: 1. Create servlets TestServlet and IncludedServlet; 2. In - * TestServlet, get RequestDispatcher by using - * ServletContext.getRequestDispatcher(String), and access IncludedServlet - * using RequestDispatcher.include. 3. Verify in IncludedServlet the following - * request attributes set correctly required by Servlet 2.4 Spec: - * jakarta.servlet.include.request_uri; jakarta.servlet.include.context_path; - * jakarta.servlet.include.servlet_path; jakarta.servlet.include.path_info; - * jakarta.servlet.include.query_string; - */ - @Test - public void getRequestAttributes() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "jakarta.servlet.include.request_uri=SET_GOOD;jakarta.servlet.include.context_path=SET_GOOD;jakarta.servlet.include.servlet_path=SET_GOOD;jakarta.servlet.include.path_info=SET_NO;jakarta.servlet.include.query_string=SET_GOOD;"); - - TEST_PROPS.setProperty(APITEST, "includeAttributes"); - invoke(); - } - - /* - * @testName: getRequestAttributes1 - * - * @assertion_ids: Servlet:SPEC:76.1; Servlet:SPEC:76.2; Servlet:SPEC:76.3; - * Servlet:SPEC:76.4; Servlet:SPEC:76.5; - * - * @test_Strategy: 1. Create servlets TestServlet and IncludedServlet; 2. In - * TestServlet, get RequestDispatcher by using - * ServletRequest.getRequestDispatcher(String), and access IncludedServlet - * using RequestDispatcher.include. 3. Verify in IncludedServlet the following - * request attributes set correctly required by Servlet 2.4 Spec: - * jakarta.servlet.include.request_uri; jakarta.servlet.include.context_path; - * jakarta.servlet.include.servlet_path; jakarta.servlet.include.path_info; - * jakarta.servlet.include.query_string; - */ - @Test - public void getRequestAttributes1() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "jakarta.servlet.include.request_uri=SET_GOOD;jakarta.servlet.include.context_path=SET_GOOD;jakarta.servlet.include.servlet_path=SET_GOOD;jakarta.servlet.include.path_info=SET_NO;jakarta.servlet.include.query_string=SET_GOOD;"); - - TEST_PROPS.setProperty(APITEST, "includeAttributes1"); - invoke(); - } - - /* - * @testName: getRequestAttributes2 - * - * @assertion_ids: Servlet:SPEC:76.1; Servlet:SPEC:76.2; Servlet:SPEC:76.3; - * Servlet:SPEC:76.4; Servlet:SPEC:76.5; - * - * @test_Strategy: 1. Create servlets TestServlet and IncludedServlet; 2. In - * TestServlet, get RequestDispatcher by using - * ServletContext.getNamedDispatcher(String), and access IncludedServlet using - * RequestDispatcher.include. 3. Verify in IncludedServlet the following - * request attributes not set required by Servlet 2.4 Spec: - * jakarta.servlet.include.request_uri; jakarta.servlet.include.context_path; - * jakarta.servlet.include.servlet_path; jakarta.servlet.include.path_info; - * jakarta.servlet.include.query_string; - */ - @Test - public void getRequestAttributes2() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "jakarta.servlet.include.request_uri=SET_NO;jakarta.servlet.include.context_path=SET_NO;jakarta.servlet.include.servlet_path=SET_NO;jakarta.servlet.include.path_info=SET_NO;jakarta.servlet.include.query_string=SET_NO;"); - - TEST_PROPS.setProperty(APITEST, "includeAttributes2"); - invoke(); - } - - /* - * @testName: requestDispatcherIncludeIOAndServletExceptionTest - * - * @assertion_ids: Servlet:SPEC:82; Servlet:JAVADOC:279; Servlet:JAVADOC:280; - * - * @test_Strategy: Validate an exception thrown during a - * RequestDispatcher.include() operation results in an IOException or - * ServletException being thrown, the Servlet or IOException will be - * propagated back to the caller and will not be wrapped by a - * ServletException. - */ - @Test - public void requestDispatcherIncludeIOAndServletExceptionTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_spec_requestdispatcher_web/TestServlet?testname=includeIOAndServletException HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED|Test PASSED"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: requestDispatcherIncludeRuntimeExceptionTest - * - * @assertion_ids: Servlet:SPEC:82 - * - * @test_Strategy: Validate a RuntimeException thrown during a - * RequestDispacher.include() operation results in the RuntimeException being - * propagated back to the caller and will not be wrapped by a - * ServletException. - */ - @Test - public void requestDispatcherIncludeRuntimeExceptionTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_spec_requestdispatcher_web/TestServlet?testname=includeUnCheckedException HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: requestDispatcherIncludeCheckedExceptionTest - * - * @assertion_ids: Servlet:SPEC:82 - * - * @test_Strategy: Validate a checked exception that is thrown during a - * RequetDispatcher.include() operation and is not an instance of - * ServletException or IOException is returned to the caller wrapped by - * ServletException. - */ - @Test - public void requestDispatcherIncludeCheckedExceptionTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_spec_requestdispatcher_web/TestServlet?testname=includeCheckedException HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: requestDispatcherForwardIOAndServletExceptionTest - * - * @assertion_ids: Servlet:SPEC:82; Servlet:JAVADOC:275; Servlet:JAVADOC:276; - * - * @test_Strategy: Validate an exception thrown during a - * RequestDispatcher.forward() operation results in an IOException or - * ServletException being thrown, the Servlet or IOException will be - * propagated back to the caller and will not be wrapped by a - * ServletException. - */ - @Test - public void requestDispatcherForwardIOAndServletExceptionTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_spec_requestdispatcher_web/TestServlet?testname=forwardIOAndServletException HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED|Test PASSED"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: requestDispatcherForwardRuntimeExceptionTest - * - * @assertion_ids: Servlet:SPEC:82 - * - * @test_Strategy: Validate a RuntimeException thrown during a - * RequestDispacher.forward() operation results in the RuntimeException being - * propagated back to the caller and will not be wrapped by a - * ServletException. - */ - @Test - public void requestDispatcherForwardRuntimeExceptionTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_spec_requestdispatcher_web/TestServlet?testname=forwardUnCheckedException HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: requestDispatcherForwardCheckedExceptionTest - * - * @assertion_ids: Servlet:SPEC:82 - * - * @test_Strategy: Validate a checked exception that is thrown during a - * RequetDispatcher.forward() operation and is not an instance of - * ServletException or IOException is returned to the caller wrapped by - * ServletException. - */ - @Test - public void requestDispatcherForwardCheckedExceptionTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_spec_requestdispatcher_web/TestServlet?testname=forwardCheckedException HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: getRequestAttributes3 - * - * @assertion_ids: Servlet:SPEC:180.1; Servlet:SPEC:180.2; Servlet:SPEC:180.3; - * Servlet:SPEC:180.4; Servlet:SPEC:180.5; - * - * @test_Strategy: 1. Create servlets TestServlet and ForwardedServlet; 2. In - * TestServlet, get RequestDispatcher by using - * ServletContext.getRequestDispatcher(String), and access ForwardedServlet - * using RequestDispatcher.forward. 3. Verify in ForwardedServlet the - * following request attributes set correctly required by Servlet 2.4 Spec: - * jakarta.servlet.forward.request_uri; jakarta.servlet.forward.context_path; - * jakarta.servlet.forward.servlet_path; jakarta.servlet.forward.path_info; - * jakarta.servlet.forward.query_string; - */ - @Test - public void getRequestAttributes3() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "jakarta.servlet.forward.request_uri=SET_GOOD;" - + "jakarta.servlet.forward.context_path=SET_GOOD;" - + "jakarta.servlet.forward.servlet_path=SET_GOOD;" - + "jakarta.servlet.forward.path_info=SET_NO;" - + "jakarta.servlet.forward.query_string=SET_GOOD;"); - - TEST_PROPS.setProperty(APITEST, "forwardAttributes"); - invoke(); - } - - /* - * @testName: getRequestAttributes4 - * - * @assertion_ids: Servlet:SPEC:180.1; Servlet:SPEC:180.2; Servlet:SPEC:180.3; - * Servlet:SPEC:180.4; Servlet:SPEC:180.5; - * - * @test_Strategy: 1. Create servlets TestServlet and ForwardedServlet; 2. In - * TestServlet, get RequestDispatcher by using - * ServletRequest.getRequestDispatcher(String), and access ForwardedServlet - * using RequestDispatcher.forward. 3. Verify in ForwardedServlet the - * following request attributes set correctly required by Servlet 2.4 Spec: - * jakarta.servlet.forward.request_uri; jakarta.servlet.forward.context_path; - * jakarta.servlet.forward.servlet_path; jakarta.servlet.forward.path_info; - * jakarta.servlet.forward.query_string; - */ - @Test - public void getRequestAttributes4() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "jakarta.servlet.forward.request_uri=SET_GOOD;" - + "jakarta.servlet.forward.context_path=SET_GOOD;" - + "jakarta.servlet.forward.servlet_path=SET_GOOD;" - + "jakarta.servlet.forward.path_info=SET_NO;" - + "jakarta.servlet.forward.query_string=SET_GOOD;"); - - TEST_PROPS.setProperty(APITEST, "forwardAttributes1"); - invoke(); - } - - /* - * @testName: getRequestAttributes5 - * - * @assertion_ids: Servlet:SPEC:181.1; Servlet:SPEC:181.2; Servlet:SPEC:181.3; - * Servlet:SPEC:181.4; Servlet:SPEC:181.5; - * - * @test_Strategy: 1. Create servlets TestServlet and ForwardedServlet; 2. In - * TestServlet, get RequestDispatcher by using - * ServletContext.getNamedDispatcher(String), and access ForwardedServlet - * using RequestDispatcher.forward. 3. Verify in ForwardedServlet the - * following request attributes are not set required by Servlet 2.4 Spec: - * jakarta.servlet.forward.request_uri; jakarta.servlet.forward.context_path; - * jakarta.servlet.forward.servlet_path; jakarta.servlet.forward.path_info; - * jakarta.servlet.forward.query_string; - */ - @Test - public void getRequestAttributes5() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "jakarta.servlet.forward.request_uri=SET_NO;" - + "jakarta.servlet.forward.context_path=SET_NO;" - + "jakarta.servlet.forward.servlet_path=SET_NO;" - + "jakarta.servlet.forward.path_info=SET_NO;" - + "jakarta.servlet.forward.query_string=SET_NO;"); - - TEST_PROPS.setProperty(APITEST, "forwardAttributes2"); - invoke(); - } - - /* - * @testName: getRequestAttributes6 - * - * @assertion_ids: Servlet:SPEC:181.1; Servlet:SPEC:181.2; Servlet:SPEC:181.3; - * Servlet:SPEC:181.4; Servlet:SPEC:181.5; - * - * @test_Strategy: 1. Create servlets TestServlet, ForwardedServlet and - * MultiForwardedServlet; 2. In TestServlet, get RequestDispatcher by using - * ServletContext.getRequestDispatcher(String), and access - * MultiForwardedServlet using RequestDispatcher.forward. 3. In - * MultiForwardedServlet, get RequestDispatcher by using - * ServletContext.getRequestDispatcher(String), and access ForwardedServlet - * using RequestDispatcher.forward. 4. Verify in ForwardedServlet the - * following request attributes are set required by Servlet 2.4 Spec: - * jakarta.servlet.forward.request_uri; jakarta.servlet.forward.context_path; - * jakarta.servlet.forward.servlet_path; jakarta.servlet.forward.path_info; - * jakarta.servlet.forward.query_string; - */ - @Test - public void getRequestAttributes6() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "jakarta.servlet.forward.request_uri=SET_GOOD;" - + "jakarta.servlet.forward.context_path=SET_GOOD;" - + "jakarta.servlet.forward.servlet_path=SET_GOOD;" - + "jakarta.servlet.forward.path_info=SET_NO;" - + "jakarta.servlet.forward.query_string=SET_GOOD;"); - - TEST_PROPS.setProperty(APITEST, "forwardAttributes6"); - invoke(); - } - - /* - * @testName: bufferContent - * - * @assertion_ids: Servlet:SPEC:77; - * - * @test_Strategy: 1. Create servlets TestServlet and ForwardedServlet; 2. In - * TestServlet, first write "Test FAILED" to ServletResponse; then access - * ForwardedServlet using RequestDispatcher.forward. 3. Verify that the - * message "Test FAILED" wrote to ServletResponse is cleared and not sent to - * Client as required by Servlet 2.4 Spec. - */ - @Test - public void bufferContent() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, - "bufferContent_in_ForwardedServlet_invoked"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - TEST_PROPS.setProperty(APITEST, "bufferContent"); - invoke(); - } - - /* - * @testName: requestDispatcherNoWrappingTest - * - * @assertion_ids: Servlet:SPEC:50; - * - * @test_Strategy: Validate the container passes the same objects from a - * RequestDispatcher operation to the target entity. The container should not - * wrap the object at any point. - */ - @Test - public void requestDispatcherNoWrappingTest() throws Exception { - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_spec_requestdispatcher_web/TestServlet?testname=rdNoWrappingTest&operation=0 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - TEST_PROPS.setProperty(REQUEST, - "GET /servlet_spec_requestdispatcher_web/TestServlet?testname=rdNoWrappingTest&operation=1 HTTP/1.1"); - TEST_PROPS.setProperty(SEARCH_STRING, "Test PASSED"); - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "Test FAILED"); - invoke(); - } - - /* - * @testName: getRequestURIIncludeTest - * - * @assertion_ids: Servlet:SPEC:76; Servlet:JAVADOC:561; - * - * @test_Strategy: 1. Create servlets TestServlet and HttpTestServlet; 2. In - * TestServlet;, access HttpTestServlet using RequestDispatcher.include. 3. - * Verify in HttpTestServlet, that getRequestURI returns correct URI according - * to 8.3 - */ - @Test - public void getRequestURIIncludeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestURIIncludeTest"); - invoke(); - } - - /* - * @testName: getRequestURLIncludeTest - * - * @assertion_ids: Servlet:SPEC:76; Servlet:JAVADOC:562; - * - * @test_Strategy: 1. Create servlets TestServlet and HttpTestServlet; 2. In - * TestServlet;, access HttpTestServlet using RequestDispatcher.include. 3. - * Verify in HttpTestServlet, that getRequestURL returns correct URI according - * to 8.3 - */ - @Test - public void getRequestURLIncludeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestURLIncludeTest"); - invoke(); - } - - /* - * @testName: getRequestURIForwardTest - * - * @assertion_ids: Servlet:SPEC:78;; Servlet:JAVADOC:561; - * - * @test_Strategy: 1. Create servlets TestServlet and HttpTestServlet; 2. In - * TestServlet;, access HttpTestServlet using RequestDispatcher.forward. 3. - * Verify in HttpTestServlet, that getRequestURI returns correct URI according - * to 8.4 - */ - @Test - public void getRequestURIForwardTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestURIForwardTest"); - invoke(); - } - - /* - * @testName: getRequestURLForwardTest - * - * @assertion_ids: Servlet:SPEC:78; Servlet:JAVADOC:562; - * - * @test_Strategy: 1. Create servlets TestServlet and HttpTestServlet; 2. In - * TestServlet;, access HttpTestServlet using RequestDispatcher.forward. 3. - * Verify in HttpTestServlet, that getRequestURL returns correct URL according - * to 8.4 - */ - @Test - public void getRequestURLForwardTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getRequestURLForwardTest"); - invoke(); - } - - /* - * @testName: getQueryStringIncludeTest - * - * @assertion_ids: Servlet:SPEC:192; Servlet:JAVADOC:552; - * - * @test_Strategy: 1. Create servlets TestServlet and HttpTestServlet; 2. Send - * request to TestServlet with ?testname=getQueryStringIncludeTest; 3. In - * TestServlet, access HttpTestServlet using RequestDispatcher.include, with - * ?testname=getQueryStringTestInclude; 4. Verify in HttpTestServlet, that - * getQueryString returns correct QueryString - * testname=getQueryStringIncludeTest according to 8.3 - */ - @Test - public void getQueryStringIncludeTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getQueryStringIncludeTest"); - invoke(); - } - - /* - * @testName: getQueryStringForwardTest - * - * @assertion_ids: Servlet:SPEC:78; Servlet:JAVADOC:552; - * - * @test_Strategy: 1. Create servlets TestServlet and HttpTestServlet; 2. Send - * request to TestServlet with ?testname=getQueryStringForwardTest; 3. In - * TestServlet, access HttpTestServlet using RequestDispatcher.forward, with - * ?testname=getQueryStringTestForward; 4. Verify in HttpTestServlet, that - * getQueryString returns correct QueryString - * testname=getQueryStringTestForward according to 8.4.2 - */ - @Test - public void getQueryStringForwardTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getQueryStringForwardTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/WrapServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/WrapServlet.java deleted file mode 100644 index 40160c5a54..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/WrapServlet.java +++ /dev/null @@ -1,86 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -/* - * $URL$ $LastChangedDate$ - */ - -package com.sun.ts.tests.servlet.spec.requestdispatcher; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public class WrapServlet extends HttpServlet { - - private static final Logger LOGGER = LoggerFactory.getLogger(WrapServlet.class); - - ServletContext ctx = null; - - public void init(ServletConfig servletConfig) throws ServletException { - super.init(servletConfig); - LOGGER.info("WRAP INIT..."); - ctx = servletConfig.getServletContext(); - } - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - LOGGER.info("IN WRAP SERVLET..."); - Object ctxRequest = ctx.getAttribute("tck.request"); - Object ctxResponse = ctx.getAttribute("tck.response"); - ctx.removeAttribute("tck.request"); - ctx.removeAttribute("tck.response"); - - PrintWriter pw = response.getWriter(); - pw.println("In Wrap servlet..."); - if (ctxRequest != null && ctxResponse != null) { - if (ctxRequest == request) { - if (ctxResponse == response) { - pw.println("Test PASSED"); - } else { - pw.println("Test FAILED. Expected the response object passed to" - + " the target of a RequestDispatcher operation to be the same that" - + " was passed to the RequestDispatcher."); - pw.println("Original response: " + ctxResponse); - pw.println("Passed responset: " + response); - } - } else { - pw.println("Test FAILED. Expected the request object passed to" - + " the target of a RequestDispatcher operation to be the same that" - + " was passed to the RequestDispatcher."); - pw.println("Original request: " + ctxRequest); - pw.println("Passed request: " + request); - } - } else { - pw.println( - "Test FAILED. Unable to find all required ServletContext values."); - pw.println("tck.request: " + ctxRequest); - pw.println("tck.response: " + ctxResponse); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/build.xml deleted file mode 100644 index e710f941e0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/servlet_spec_requestdispatcher_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/servlet_spec_requestdispatcher_web.xml deleted file mode 100644 index 53cbc7bbad..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestdispatcher/servlet_spec_requestdispatcher_web.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - SerJaxSerRequestDispatcher - - TestServlet - com.sun.ts.tests.servlet.spec.requestdispatcher.TestServlet - - - IncludedServlet - com.sun.ts.tests.servlet.spec.requestdispatcher.IncludedServlet - - - MultiForwardedServlet - com.sun.ts.tests.servlet.spec.requestdispatcher.MultiForwardedServlet - - - HttpTestServlet - com.sun.ts.tests.servlet.spec.requestdispatcher.HttpTestServlet - - - ForwardedServlet - com.sun.ts.tests.servlet.spec.requestdispatcher.ForwardedServlet - - - WrapServlet - com.sun.ts.tests.servlet.spec.requestdispatcher.WrapServlet - - - TestServlet - /TestServlet - - - IncludedServlet - /include/IncludedServlet - - - HttpTestServlet - /other/HttpTestServlet - - - ForwardedServlet - /forward/ForwardedServlet - - - MultiForwardedServlet - /forward/MultiForwardedServlet - - - WrapServlet - /WrapServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet1.java deleted file mode 100644 index 5f3e6431b5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet1.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestmap; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet1 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet1 is invoked"); - pw.println("TestServlet1's URL: /foo/bar/*"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet2.java deleted file mode 100644 index 481489e755..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet2.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestmap; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet2 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet2 is invoked"); - pw.println("TestServlet2's URL: /foo/baR/*"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet3.java deleted file mode 100644 index 50d2543fa8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet3.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestmap; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet3 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet3 is invoked"); - pw.println("TestServlet3's URL /TestServlet3"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet4.java deleted file mode 100644 index 6ce7a6904d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet4.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestmap; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet4 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet4 is invoked"); - pw.println("TestServlet4's URL *.bop"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet5.java deleted file mode 100644 index 8f396a53d0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/TestServlet5.java +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestmap; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet5 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet5 is invoked"); - pw.println("TestServlet5's URL: /foo/bar/TestServlet5"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/URLClient.java deleted file mode 100644 index 8a08602ad9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/URLClient.java +++ /dev/null @@ -1,197 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.requestmap; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_requestmap_web.war") - .addClasses(TestServlet1.class, TestServlet2.class, TestServlet3.class, - TestServlet4.class, TestServlet5.class) - .setWebXML(URLClient.class.getResource("servlet_js_requestmap_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: longestPathMatchTest - * - * @assertion_ids: Servlet:SPEC:134.2; Servlet:SPEC:134.5; Servlet:SPEC:133; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5. - * 2. Send request with path /foo/bar/index.html. 3. Verify that TestServlet1 - * is invoked based on Servlet Spec(11.1) that it has longest path-prefix - * match and it is the default Servlet at the path. - */ - @Test - public void longestPathMatchTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet1"); - TEST_PROPS.setProperty(APITEST, "foo/bar/index.html"); - invoke(); - } - - /* - * @testName: longestPathMatchTest1 - * - * @assertion_ids: Servlet:SPEC:134.2; Servlet:SPEC:134.5; Servlet:SPEC:133; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5. - * 2. Send request with path /foo/bar. 3. Verify that TestServlet1 is invoked - * based on Servlet Spec(11.1) that it has longest path-prefix match and it is - * the default Servlet at the path. - */ - @Test - public void longestPathMatchTest1() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet1"); - TEST_PROPS.setProperty(APITEST, "foo/bar"); - invoke(); - } - - /* - * @testName: longestPathMatchTest2 - * - * @assertion_ids: Servlet:SPEC:134.2; Servlet:SPEC:134.5; Servlet:SPEC:133; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5. - * 2. Send request with path /foo/baR/TestServlet5. 3. Verify that - * TestServlet2 is invoked based on Servlet Spec(11.1) that it has longest - * path-prefix match and it is the default Servlet at the path. - */ - @Test - public void longestPathMatchTest2() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet2"); - TEST_PROPS.setProperty(APITEST, "foo/baR/TestServlet5"); - invoke(); - } - - /* - * @testName: exactMatchTest - * - * @assertion_ids: Servlet:SPEC:134.1; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5. - * 2. Send request with path /TestServlet3. 3. Verify that TestServlet3 is - * invoked based on Servlet Spec(11.1) that it has exact match. - */ - @Test - public void exactMatchTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet3"); - TEST_PROPS.setProperty(APITEST, "TestServlet3"); - invoke(); - } - - /* - * @testName: exactMatchTest1 - * - * @assertion_ids: Servlet:SPEC:134.1; Servlet:SPEC:134.5; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5. - * 2. Send request with path /foo/bar/TestServlet5. 3. Verify that - * TestServlet5 is invoked based on Servlet Spec(11.1) that it has exact - * match. - */ - @Test - public void exactMatchTest1() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet5"); - TEST_PROPS.setProperty(APITEST, "foo/bar/TestServlet5"); - invoke(); - } - - /* - * @testName: extMatchTest - * - * @assertion_ids: Servlet:SPEC:134.3; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5. - * 2. Send request with path /TestServlet3/racecar.bop 3. Verify that - * TestServlet4 is invoked based on Servlet Spec(11.1) that it has the - * extension match. - */ - @Test - public void extMatchTest() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet4"); - TEST_PROPS.setProperty(APITEST, "TestServlet3/racecar.bop"); - invoke(); - } - - /* - * @testName: extMatchTest1 - * - * @assertion_ids: Servlet:SPEC:134.3; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5. - * 2. Send request with path /index.bop 3. Verify that TestServlet4 is invoked - * based on Servlet Spec(11.1) that it has the extension match. - */ - @Test - public void extMatchTest1() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet4"); - TEST_PROPS.setProperty(APITEST, "index.bop"); - invoke(); - } - - /* - * @testName: notFoundTest1 - * - * @assertion_ids: Servlet:SPEC:134.4; - * - * @test_Strategy: 1. Create servlets TestServlet1 with URL /foo/bar/*, - * TestServlet2 with URL /foo/baR/*, TestServlet3 with URL /TestServlet3, - * TestServlet4 with URL *.bop, TestServlet5 with URL /foo/bar/TestServlet5. - * 2. Send request with path /test/foo/bar/xxx 3. Verify that no match is - * found and 404 should be returned. - */ - @Test - public void notFoundTest1() throws Exception { - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test/foo/bar/xxx" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/build.xml deleted file mode 100644 index 298a57b60d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/build.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/servlet_js_requestmap_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/servlet_js_requestmap_web.xml deleted file mode 100644 index 3db116ae1b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/requestmap/servlet_js_requestmap_web.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - SerJaxSerRequestMap - - TestServlet1 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet1 - - - TestServlet2 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet2 - - - TestServlet3 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet3 - - - TestServlet4 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet4 - - - TestServlet5 - com.sun.ts.tests.servlet.spec.requestmap.TestServlet5 - - - TestServlet1 - /foo/bar/* - - - TestServlet2 - /foo/baR/* - - - TestServlet3 - /TestServlet3 - - - TestServlet4 - *.bop - - - TestServlet5 - /foo/bar/TestServlet5 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/Client.java deleted file mode 100644 index 75b3cdbfbf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/Client.java +++ /dev/null @@ -1,513 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.annotations; - -import com.sun.ts.lib.util.WebUtil; -import com.sun.ts.tests.servlet.common.client.BaseUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -import java.util.Properties; - -/* - * - */ -public class Client extends BaseUrlClient { - - // TOFIX - - // Constants: - private static final String USERNAME = "user"; - - private static final String PASSWORD = "password"; - - private static final String UNAUTH_USERNAME = "authuser"; - - private static final String UNAUTH_PASSWORD = "authpassword"; - - private static final String USER_PRINCIPAL_SEARCH = "The user principal is: "; // (+username) - - private static final String REMOTE_USER_SEARCH = "getRemoteUser(): "; // (+username) - - // fields: - private String pageDeny = null; - - private String pageSec = null; - - private String pageGuest = null; - - private String pageUnprotected = null; - - private String pageTrans = null; - - private String pagePartial = null; - - private String username = null; - - private String password = null; - - private String unauthUsername = null; - - private String unauthPassword = null; - - private String realm = null; - - private WebUtil.Response response = null; - - private String request = null; - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sec_annotations_web.war") - .addClasses(DenyAllServlet.class, GuestPageTestServlet.class, PartialDDServlet.class, - ServletSecTestServlet.class, UnProtectedTestServlet.class) - .setWebXML(Client.class.getResource("servlet_sec_annotations_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; securedWebServicePort; - * user; password; authuser; authpassword; ts_home; - * - */ - public void setup(String[] args, Properties p) throws Exception { - super.setup(args, p); - - // user=j2ee - // password=j2ee - // authuser=javajoe - // authpassword=javajoe - - //portnum = Integer.parseInt(p.getProperty("securedWebServicePort")); - - // TOFIX configurable - try { - username = System.getProperty("tck.servlet.username", "j2ee"); - password = System.getProperty("tck.servlet.password", "j2ee"); - unauthUsername = System.getProperty("tck.servlet.unauth.username", "javajoe"); - unauthPassword = System.getProperty("tck.servlet.unauth.password", "javajoe"); - realm = System.getProperty("tck.servlet.realm", ""); - - String pageServletBase = getContextRoot();//"/servlet_sec_annotations_web"; - - String pageServletDeny = pageServletBase + "/ServletDenyAll"; - - String pageServletSec = pageServletBase + "/ServletSecTest"; - - String pageServletGuest = pageServletBase + "/GuestPageTest"; - - String pageServletUnprotected = pageServletBase + "/UnProtectedTest"; - - String pageTransport = pageServletBase + "/TransportServlet"; - - String pagePartialDD = pageServletBase + "/PartialDDTest"; - - pageSec = pageServletSec; - pageDeny = pageServletDeny; - pageGuest = pageServletGuest; - pageUnprotected = pageServletUnprotected; - pageTrans = pageTransport; - pagePartial = pagePartialDD; - - } catch (Exception e) { - logErr("Error: got exception: ", e); - } - } - - /* - * @testName: test1 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:215; - * - * @assertion: 1. teh DenyAll annotation must be supported by the Web - * container. Access a web resource that uses the DenyAll annotation applied - * at the class level should result in an access denied. - * - * @test_Strategy: 1. Send request to access DenyAllServlet 2. Receive an - * access denied - */ - @Test - public void test1() throws Exception { - trace("testing DenyAll"); - - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test1"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageDeny)); - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - try { - invoke(); - } catch (Exception e) { - // its possible we were denied access with a FORBIDDEN (403) code instead - // of - // UNAUTHORIZED (401) so retry and check for FORBIDDEN code. If it still - // fails then we have an issue. - trace( - "we tested for Status Code=401 but we could have a 403 code, so check for that."); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test1"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageDeny)); - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - } - - trace( - "test1 passed: we were not allowed to perform GET on a servlet with DenyAll anno"); - } - - /* - * @testName: test2 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:218; Servlet:SPEC:294; - * - * @assertion: 1. Servlet 3.0 spec (section 13.4 - 3rd from last para) states: - * "When a security-constraint in the portable deployment descriptor includes - * a url-pattern that matches a request URL, the security annotations - * described in this section have no effect on the access policy that applies - * to the request URL." - * - * - * @test_Strategy: 1. We have GuestPageTestServlet setup with DenyAll anno but - * we have DD setup with roles and security-constraints that say POST can be - * accessed by Manager role (via user=javajoe) and according to spec - * statement, the DenyAll anno should be ignored. 2. attempt to POST as user - * javajoe should allow access since DD grants it. 3. do POST with incorrect - * authentication (ie "j2ee") should NOT allows access since "j2ee" is not in - * roles as defined in DD. - */ - @Test - public void test2() throws Exception { - - StringBuilder sb = new StringBuilder(100); - sb.append(USER_PRINCIPAL_SEARCH).append(unauthUsername); - - // attempt to doPost as "javajoe" should be allowed - trace( - "Sending request to resource with valid username/password, but not the right roles..."); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test2"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); // "javajoe" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); // "javajoe" - //TEST_PROPS.setProperty(BASIC_AUTH_REALM, realm); // default - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - try { - invoke(); - } catch (Exception ex) { - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test2"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); // "javajoe" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); // "javajoe" - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - } - - // attempt to doGet as "javajoe" should be allowed due to DD and - // the RolesAllowed anno in GuestPageTestServlet should be ignored. - // note: doGet metho prints out userprincipal name that we are going to - // check - trace( - "Sending request to resource with valid username/password, but not the right roles..."); - TEST_PROPS.setProperty(SEARCH_STRING, sb.toString()); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test2"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); // "javajoe" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); // "javajoe" - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - - // attempt to doGet as "j2ee" should NOT be allowed since the DD only - // states to allow Manager role (ie javajoe). The RolesAllowed anno - // defined in GuestPageTestServlet.doGet should be completely ignored per - // spec statement cited in the javadoc for this test. - trace( - "Sending request to resource with valid username/password, but not the right roles..."); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test2"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - try { - invoke(); - } catch (Exception e) { - // its possible we were denied access with a FORBIDDEN code - // so retry with that code - if it still fails then we have an issue. - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test2"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - } - - trace("test2"); - } - - /* - * @testName: test3 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:216; - * - * @assertion: 1. Servlet 3.0 (section 13.4) states: "When an annotation is - * specified at both the class and method level, the method targeted - * annotation overrides that on the class (for the method)" 2. PermitAll func - * must be supported by web container - * - * @test_Strategy: 1. create ServletSecTestServlet with DeclareRoles - * annotation at the class level as well as the ServletSecurity anno. 2. we - * created ServletSecTestServlet.doGet() method with PermitAll access 3. try - * to access doGet using creds that would normally fail to ensure PermitAll - * really does work. - * - */ - @Test - public void test3() throws Exception { - String invalidUser = "invalid"; - - // this should all work as @PermitAll is set on ServletSecTestServlet.doGet - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test3"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageSec)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); // try using - // "invalid" creds - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); // and it should - // still work - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - trace( - "Class level annotation of Roles allowed overridden by method level permit all access."); - - trace("test3 passed."); - } - - /* - * @testName: test4 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:216; - * - * @assertion: 1. Servlet 3.0 (section 13.4) states: "When an annotation is - * specified at both the class and method level, the method targeted - * annotation overrides that on the class (for the method) " 2. DenyAll can be - * applied to class and method level so here we are validating its use at the - * method level. - * - * @test_Strategy: 1. create ServletSecTestServlet with RolesAllowed - * annotation at the class level. 2. create ServletSecTestServlet.doPost - * method with DenyAll access set 3. try to access doPost using creds that - * normally work to ensure that setting deny all access really does work. - * - */ - @Test - public void test4() throws Exception { - String invalidUser = "invalid"; - - // now see if we get access denied - since DenyAll anno set on doPost method - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageSec)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); // check for status code - // 401 - try { - invoke(); - } catch (Exception e) { - // its possible we were denied access with a FORBIDDEN (403) code instead - // of - // UNAUTHORIZED (401) so retry and check for FORBIDDEN code. If it still - // fails then we have an issue. - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageSec)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - } - - trace( - "Class level setting of roles allowed was overridden by deny all access at method level."); - - trace("test4 passed."); - } - - /* - * @testName: test5 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:215; - * - * @assertion: Servlet 3.0 spec (section 13.4) states: "These annotations may - * be specified on (that is, targeted to) an HttpServlet implementation class - * or on specific method(s) of the implementation class as defined below." - * - * @test_Strategy: 1. Send request for unprotected servlet that uses the - * PermitAll access at the class level. 2. Receive page - */ - @Test - public void test5() throws Exception { - - trace("Sending request to resource that uses the PermitAll annotation...."); - TEST_PROPS.setProperty(TEST_NAME, "BasicSec/Test5"); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); // try using - // "invalid" creds - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); // and it should - // still work - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageUnprotected)); - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - trace("Class level PermitAll anno returned expected results"); - trace("test5 passed."); - } - - /* - * @testName: test6 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:218; Servlet:SPEC:294; - * - * @assertion: This validates Servlet 3.0 spec section 13.4, which says: "When - * a security-constraint in the portable deployment descriptor includes a - * url-pattern that matches a request URL, the security annotations described - * in this section have no effect on the access policy that applies to the - * request URL." - * - * @test_Strategy: 1. Send request with correct authentication for url pattern - * that is defined with a DD that has security-constraints 2. Even if the - * servlet (eg url pattern) is defined with DenyAll anno, it should be ignored - * since the DD has overriding security-constraint note: pageGuest is defined - * with both: DenyAll and DD with security-constraint 3. In this case, the - * GuestPage should be accessible and the DenyAll access setting should be - * ignored. 4. Additionally, the DD has an authconstraint set for Manager - * (user==javajoe) so we want to verify that user is the principal passed into - * the servlet. - */ - @Test - public void test6() throws Exception { - - trace( - "Sending request to resource where DD allows access to override any restricting annotation..."); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test6"); - - // attempt to doGet as "j2ee" should NOT be allowed since the DD only - // states to allow Manager role (ie javajoe). The RolesAllowed annon - // defined in GuestPageTestServlet.doGet should be completely ignored per - // spec statement cited in the javadoc for this test. - trace( - "Sending request to resource with valid username/password, but not the right roles..."); - - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test6"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - try { - invoke(); - } catch (Exception e) { - // its possible we were denied access with a FORBIDDEN code - // so retry with that code - if it still fails then we have an issue. - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test6"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - } - - trace("User successfully accessed the resource"); - } - - /* - * - * @testName: test7 - * - * @assertion_ids: - * - * @assertion: 1. http-method-omission - * - * - * - * @test_Strategy: 1. Send request to access servlet where there is a - * corresponding DD that excludes POST method via the http-method-omission DD - * element. (This means that all access to the PartialDD only allowed by - * Administrator EXCEPT for POST which has NO security constraints and is thus - * allowed by all. 2. Receive an access denied when trying to access GET with - * no cred (if the http-method-omission does its job.) - * - */ - @Test - public void test7() throws Exception { - trace("testing http-method-omission"); - - // try to access servlet via GET with NO creds/roles should fail - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test7"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pagePartial)); - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - try { - invoke(); - } catch (Exception e) { - // its possible we were denied access with a FORBIDDEN (403) code instead - // of - // UNAUTHORIZED (401) so retry and check for FORBIDDEN code. If it still - // fails then we have an issue. - trace( - "we tested for Status Code=401 but we could have a 403 code, so check for that."); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test7"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pagePartial)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // try as "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // try as "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - } - trace("test7: complete doGet() with no creds - now starting doPost"); - - // try to access servlet via GET with creds/roles should pass - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test7"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pagePartial)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // try as "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // try as "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - trace("test7: complete doGet() with creds - now starting doPost"); - - // we should be allowed to do POST with NO creds - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test7"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pagePartial)); - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - trace("test7: complete doPost() with no creds."); - - trace("test7 passed: servlet with http-method-omission settings."); - } - - /** - * Returns a valid HTTP/1.1 request line. - * - * @param method - * the request method - * @param path - * the request path - * @return a valid HTTP/1.1 request line - */ - private static String getRequestLine(String method, String path) { - return method + " " + path + " HTTP/1.1"; - } - - /** - * Simple wrapper around TestUtil.logTrace(). - * - * @param message - * - the message to log - */ - private void trace(String message) { - logger.debug("[Client]: {}", message); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/DenyAllServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/DenyAllServlet.java deleted file mode 100644 index a452dd46e2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/DenyAllServlet.java +++ /dev/null @@ -1,111 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: DenyAllServlet.java 52684 2007-02-12 04:30:10Z lschwenk $ - */ - -package com.sun.ts.tests.servlet.spec.security.annotations; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This is denying all - */ -@ServletSecurity(@HttpConstraint(EmptyRoleSemantic.DENY)) -@WebServlet("/ServletDenyAll") -public class DenyAllServlet extends HttpServlet { - - // - // this must be supported per Servlet 3.0 spec (section 13.4), bullet item 1. - // - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - - System.out.println("Inside DenyAllServlet ....." + "
"); - if ((request != null) && (request.getUserPrincipal() != null)) { - System.out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - System.err.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - } - - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - if (request != null) { - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - out.println("isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - } else { - out.println("DenyAllServlet.service() - request is null"); - } - - } - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, java.io.IOException { - - PrintWriter out = response.getWriter(); - - if ((request != null) && (request.getUserPrincipal() != null)) { - System.out.println("Inside DenyAllServlet.doGet() ....." + "
"); - System.out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - System.err.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - } else { - out.println( - "DenyAllServlet.doGet() - could not get request.getUserPrincipal()"); - } - - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - if (request != null) { - out.println("isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - out.println("isUserInRole(\"Manager\"): !" - + request.isUserInRole("Manager") + "!
"); - out.println("isUserInRole(\"Employee\"): !" - + request.isUserInRole("Employee") + "!
"); - } else { - out.println("DenyAllServlet.service() - request is null"); - } - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/GuestPageTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/GuestPageTestServlet.java deleted file mode 100644 index 73b8d91e5d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/GuestPageTestServlet.java +++ /dev/null @@ -1,79 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: GuestPageTestServlet.java 52684 2007-02-12 04:30:10Z lschwenk $ - */ -package com.sun.ts.tests.servlet.spec.security.annotations; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * Using annotations, this servlet declares roles and then deny's all as a - * default, however GET is specified with a RolesAllowed="Administrator". - * There is a duplicate Servlet url/context defined in the DD - which means - * that the DD should override the annotations defined in this class. - * The DD indicates that role Manager (user=javajoe) has perm to do GET/POST - * requess. This will take precedence over the annotations of this class which - * state that role Administrator (user=j2ee) can issue GET requests. - */ - -@DeclareRoles({ "Administrator", "Manager", "Employee" }) -@ServletSecurity(value = @HttpConstraint(EmptyRoleSemantic.DENY), httpMethodConstraints = { - @HttpMethodConstraint(value = "GET", rolesAllowed = "Administrator") }) -@WebServlet(name = "GuestPageTestLogicalName", urlPatterns = { - "/GuestPageTest" }) -public class GuestPageTestServlet extends HttpServlet { - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - if ((request != null) && (request.getUserPrincipal() != null)) { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } else { - out.println( - "Could not get principal via request.getUserPrincipal() " + "
"); - } - - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - if ((request != null) && (request.getUserPrincipal() != null)) { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } else { - out.println( - "Could not get principal via request.getUserPrincipal() " + "
"); - } - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/PartialDDServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/PartialDDServlet.java deleted file mode 100644 index 664d4cf69e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/PartialDDServlet.java +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: PartialDDServlet.java 52684 2007-02-12 04:30:10Z lschwenk $ - */ -package com.sun.ts.tests.servlet.spec.security.annotations; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * this permits all - since PERMIT is the default - */ -public class PartialDDServlet extends HttpServlet { - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - if ((request != null) && (request.getUserPrincipal() != null)) { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } else { - out.println("The user principal is null!
"); - } - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - if ((request != null) && (request.getUserPrincipal() != null)) { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } else { - out.println("The user principal is null!
"); - } - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/ServletSecTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/ServletSecTestServlet.java deleted file mode 100644 index fda422e7a6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/ServletSecTestServlet.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: ServletSecTestServlet.java 52684 2007-02-12 04:30:10Z lschwenk $ - */ - -package com.sun.ts.tests.servlet.spec.security.annotations; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * this declares several roles, specifies which roles are allowed, then - * sets POST to DENYALL and sets GET TO PERMITALL. - */ -@DeclareRoles({ "Administrator", "Manager", "Employee" }) -@ServletSecurity(value = @HttpConstraint(rolesAllowed = { - "Administrator" }), httpMethodConstraints = { - @HttpMethodConstraint(value = "POST", emptyRoleSemantic = EmptyRoleSemantic.DENY), - @HttpMethodConstraint(value = "GET", emptyRoleSemantic = EmptyRoleSemantic.PERMIT) }) -@WebServlet("/ServletSecTest") -public class ServletSecTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - System.out - .println("Inside ServletSecTestServlet.service() ....." + "
"); - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, java.io.IOException { - - PrintWriter out = response.getWriter(); - System.out - .println("Inside ServletSecTestServlet.doTrace() ....." + "
"); - } - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, java.io.IOException { - - PrintWriter out = response.getWriter(); - System.out.println("Inside ServletSecTestServlet.doGet() ....." + "
"); - - if ((request != null) && (request.getUserPrincipal() != null)) { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } else { - out.println("The user principal is: Null." + "
"); - } - - if (request != null) { - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - out.println("isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - } - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/UnProtectedTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/UnProtectedTestServlet.java deleted file mode 100644 index 949a84502f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/UnProtectedTestServlet.java +++ /dev/null @@ -1,73 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: UnProtectedTestServlet.java 52684 2007-02-12 04:30:10Z lschwenk $ - */ - -package com.sun.ts.tests.servlet.spec.security.annotations; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * this sets PERMITALL on everything. - */ - -@ServletSecurity -@WebServlet("/UnProtectedTest") -public class UnProtectedTestServlet extends HttpServlet { - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - if ((request != null) && (request.getUserPrincipal() == null)) { - out.println( - "The user principal is: " + request.getUserPrincipal() + "
"); - } else { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } - - if ((request != null) && (request.getUserPrincipal() != null)) { - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - } - - if (request != null) { - // Test getRemoteUser() functionality: - out.println("
"); - out.println("getRemoteUser(): " + request.getRemoteUser()); - } else { - out.println("UnProtectedTestServlet.service() has null request"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/build.xml deleted file mode 100644 index bc03293abc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/build.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations.ear.sun-application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations.ear.sun-application.xml deleted file mode 100644 index 17ea98cca9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations.ear.sun-application.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations_web.war.sun-web.xml deleted file mode 100644 index 5cee949480..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations_web.war.sun-web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - servlet_sec_annotations_web - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations_web.xml deleted file mode 100644 index f0126406d7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/annotations/servlet_sec_annotations_web.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - - servlet_sec_annotations - - GuestPageTestLogicalName - com.sun.ts.tests.servlet.spec.security.annotations.GuestPageTestServlet - - MGR - Manager - - - - PartialDDTestLogicalName - com.sun.ts.tests.servlet.spec.security.annotations.PartialDDServlet - - ADM - Administrator - - - - PartialDDTestLogicalName - /PartialDDTest - - - GuestPageTestLogicalName - /GuestPageTest - - - - MySecureBit1 - /GuestPageTest - POST - GET - - - Manager - - - NONE - - - - - MySecureBit2 - /PartialDDTest - POST - - - Administrator - - - NONE - - - - 54 - - - BASIC - - - the administrator role - Administrator - - - the manager role - Manager - - - the employee role - Employee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/build.xml deleted file mode 100644 index 0ba97f76a1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/Client.java deleted file mode 100644 index 01942d8ed7..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/Client.java +++ /dev/null @@ -1,309 +0,0 @@ -/* - * Copyright (c) 2007, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.clientcert; - -import com.sun.ts.lib.util.WebUtil; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.arquillian.container.test.api.OperateOnDeployment; -import org.jboss.arquillian.container.test.api.TargetsContainer; -import org.jboss.arquillian.test.api.ArquillianResource; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.AfterEach; -import org.junit.jupiter.api.Test; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -import javax.net.ssl.HostnameVerifier; -import javax.net.ssl.HttpsURLConnection; -import java.io.BufferedReader; -import java.io.FileInputStream; -import java.io.FileOutputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.net.URI; -import java.net.URL; -import java.net.URLConnection; -import java.net.http.HttpClient; -import java.net.http.HttpRequest; -import java.net.http.HttpResponse; -import java.nio.file.Path; -import java.nio.file.Paths; -import java.security.KeyStore; -import java.security.KeyStoreException; -import java.security.NoSuchAlgorithmException; -import java.security.cert.Certificate; -import java.security.cert.CertificateException; -import java.time.Duration; -import java.util.Properties; - -import static org.apache.commons.io.FileUtils.readFileToByteArray; -import static org.junit.jupiter.api.Assertions.assertNotNull; -import static org.junit.jupiter.api.Assertions.assertTrue; - -/** - * @author Raja Perumal - */ -public class Client extends AbstractUrlClient { - - // TOFIX - - private static final Logger LOGGER = LoggerFactory.getLogger(Client.class); - - /** - * Deployment for the test - */ - @Deployment(testable = false, name = "webapp-https") - @TargetsContainer("https") - public static WebArchive getTestArchive() throws Exception { - System.setProperty("jdk.internal.httpclient.disableHostnameVerification", Boolean.TRUE.toString()); - -// try { -// // specific glassfish so ignore any issue with -// File clientKeyStoreFile = new File("target/test-classes/certificates/clientcert.jks"); -// assertTrue(clientKeyStoreFile.exists()); -// System.setProperty("javax.net.ssl.keyStore", clientKeyStoreFile.getAbsolutePath()); -// System.setProperty("javax.net.ssl.keyStorePassword", "changeit"); -// -// File clientPublicCertFile = new File("target/test-classes/certificates/cts_cert"); -// assertTrue(clientPublicCertFile.exists()); -// -// Collection clientPublicCertificates; -// try { -// clientPublicCertificates = CertificateFactory.getInstance("X.509") -// .generateCertificates(new ByteArrayInputStream(readFileToByteArray(clientPublicCertFile))); -// } catch (CertificateException | IOException e) { -// throw new IllegalStateException(e); -// } -// -// for (Certificate certificate : clientPublicCertificates) { -// addCertificateToContainerTrustStore("tcktest", certificate); -// } -// -// String keystorePath = System.getProperty("keystore.path"); -// if (keystorePath!=null) { -// Path trustStorePath = Paths.get(keystorePath); -// assertNotNull(trustStorePath); -// assertTrue(Files.exists(trustStorePath)); -// -// LOGGER.info("Using truststore from: {}", trustStorePath.toAbsolutePath()); -// -// System.setProperty("javax.net.ssl.trustStore", trustStorePath.toAbsolutePath().toString()); -// } -// -// System.setProperty("jdk.tls.client.protocols", "TLSv1.2"); -// } catch (Throwable e) { -// LOGGER.debug("ignore glassfish specific", e); -// } - return ShrinkWrap.create(WebArchive.class, "clientcert_web.war") - .addClasses(ServletSecTestServlet.class) - .addAsWebInfResource("com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.war.sun-web.xml", - "sun-web.xml") - .setWebXML(Client.class.getResource("clientcert_web.xml")); - } - - public static void addCertificateToContainerTrustStore(String alias, Certificate clientCertificate) { - - Path cacertsPath = Paths.get(System.getProperty("keystore.path")); - String domain = System.getProperty("domain1"); - - if (!cacertsPath.toFile().exists()) { - throw new IllegalStateException("The container trust store at " + cacertsPath.toAbsolutePath() + " does not exists"); - } - - - LOGGER.info("*** Adding certificate to container trust store: " + cacertsPath.toAbsolutePath()); - - KeyStore keyStore = null; - try (InputStream in = new FileInputStream(cacertsPath.toAbsolutePath().toFile())) { - keyStore = KeyStore.getInstance("JKS"); - keyStore.load(in, "changeit".toCharArray()); - - Certificate existingCertificate = keyStore.getCertificate(alias); - if (!clientCertificate.equals(existingCertificate)) { - keyStore.setCertificateEntry(alias, clientCertificate); - keyStore.store(new FileOutputStream(cacertsPath.toAbsolutePath().toFile()), "changeit".toCharArray()); - //restartDomain(); - } else { - System.out.println("Server's truststore already contains certificate"); - } - } catch (KeyStoreException | NoSuchAlgorithmException | CertificateException | IOException e) { - throw new IllegalStateException(e); - } - } - - public static Path getAdminCliJar() { - return Paths.get(System.getProperty("glassfish.home") , "glassfish/modules/admin-cli.jar"); - } - private static void restartDomain() throws IOException { - ProcessBuilder processBuilder = new ProcessBuilder("java", "-jar", - getAdminCliJar().toAbsolutePath().toString(), "restart-domain", "domain1").inheritIO(); - processBuilder.start(); - } - - @ArquillianResource - @OperateOnDeployment("webapp-https") URL urlHttps; - - // Configurable constants: - private String hostname = null; - - private int portnum = 0; - - private String tlsVersion; - - private String pageBase = "/clientcert_web"; - - private String authorizedPage = "/ServletSecTest"; - - private String user = null; - - // Constants: - private final String webHostProp = "webServerHost"; - - private final String webPortProp = "webServerPort"; - - private final String failString = "FAILED!"; - - // DN name for CTS certificate - private final String username = "CN=CTS, OU=Java Software, O=Sun Microsystems Inc., L=Burlington, ST=MA, C=US"; - - // Shared test variables: - private String request = null; - - private WebUtil.Response response = null; - - private HostnameVerifier hostnameVerifier; - /* - * @class.setup_props: webServerHost; webServerPort; securedWebServicePort; - * certLoginUserAlias; - * - */ - public void setup(String[] args, Properties p) throws Exception { - - hostname = urlHttps.getHost(); - - if ("localhost".equals(hostname)) { - hostnameVerifier = HttpsURLConnection.getDefaultHostnameVerifier(); - //for localhost testing only - HttpsURLConnection.setDefaultHostnameVerifier((hostname, sslSession) -> hostname.equals("localhost")); - } - - p.setProperty(webHostProp, hostname); - portnum = Integer.getInteger("securedWebServicePort", urlHttps.getPort());// Integer.parseInt(p.getProperty("securedWebServicePort")); - p.setProperty("securedWebServicePort", Integer.toString(portnum)); - tlsVersion = System.getProperty("client.cert.test.jdk.tls.client.protocols", p.getProperty("client.cert.test.jdk.tls.client.protocols")); - - logger.info("securedWebServicePort = {}", p.getProperty("securedWebServicePort")); - - if (tlsVersion != null) { - logger.info("client.cert.test.jdk.tls.client.protocols = {}", tlsVersion); - } - - } - - @AfterEach - public void cleanup() { - if (hostnameVerifier != null) { - HttpsURLConnection.setDefaultHostnameVerifier(hostnameVerifier); - } - } - - /* - * @testName: clientCertTest - * - * @assertion_ids: Servlet:SPEC:140; Servlet:SPEC:368; Servlet:SPEC:369; - * Servlet:SPEC:26; Servlet:SPEC:26.1; Servlet:SPEC:26.2; Servlet:SPEC:26.3; - * Servlet:JAVADOC:356 - * - * @test_strategy: 1. Look for the following request attributes a) - * cipher-suite b) key-size c) SSL certificate If any of the above attributes - * are not set report test failure. - * - * 2. Verify the request.getAuthType returns CLIENT_CERT - * - * Note: If a request has been transmitted over a secure protocol, such as - * HTTPS, this information must be exposed via the isSecure method of the - * ServletRequest interface. The web container must expose the following - * attributes to the servlet programmer. 1) The cipher suite 2) the bit size - * of the algorithm - * - * If there is an SSL certificate associated with the request, it must be - * exposed by the servlet container to the servlet programmer as an array of - * objects of type java.security.cert.X509Certificate - * - */ - @Test - public void clientCertTest() throws Exception { - - String testName = "clientCertTest"; - String url = getURLString("https", hostname, portnum, pageBase.substring(1) + authorizedPage); - - if (tlsVersion != null) { - System.setProperty("jdk.tls.client.protocols", tlsVersion); - } - - URL newURL = new URL(url); - // open HttpsURLConnection using TSHttpsURLConnection - URLConnection httpsURLConn = getHttpsURLConnection(newURL); - try (InputStream content = httpsURLConn.getInputStream(); - BufferedReader in = new BufferedReader(new InputStreamReader(content))) { - - StringBuilder output = new StringBuilder(); - String line; - while ((line = in.readLine()) != null) { - output.append(line); - logger.trace("line: {}", line); - } - - // compare getRemoteUser() obtained from server's response - // with the username stored in ts.jte - // - // Even though the output need not be identical (because - // of appserver realms) the output should have substring - // match for username stored in ts.jte. - // - String userNameToSearch = username; - if (output.indexOf(userNameToSearch) == -1) { - throw new Exception(testName + ": getRemoteUser(): " + "- did not find \"" - + userNameToSearch + "\" in log."); - } else { - logger.debug("Additional verification done"); - } - - // verify output for expected test result - verifyTestOutput(output.toString(), testName); - - } catch (Exception e) { - logger.error(e.getMessage(), e); - throw new Exception(testName + ": FAILED", e); - } - - } - - public void verifyTestOutput(String output, String testName) throws Exception { - // check for the occurance of +": PASSED" - // message in server's response. If this message is not present - // report test failure. - if (!output.contains(testName + ": PASSED")) { - logger.error("Test {} Not Expected String from the output = {}: PASSED", testName, output); - throw new Exception(testName + ": FAILED"); - } - } - -} \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/ServletSecTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/ServletSecTestServlet.java deleted file mode 100755 index 7f8c8f64da..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/ServletSecTestServlet.java +++ /dev/null @@ -1,155 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.clientcert; - -import java.io.IOException; -import java.io.PrintWriter; -import java.security.cert.X509Certificate; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class ServletSecTestServlet extends HttpServlet { - private boolean fail = false; - - private String FAILSTRING = "FAILED"; - - private String PASSSTRING = "PASSED"; - - /* - * testName: clientCertTest - * - * 1) If a request has been transmitted over a secure protocol, such as HTTPS, - * this information must be exposed via the isSecure method of the - * ServletRequest interface. The web container must expose the following - * attributes to the servlet programmer. 1) The cipher suite 2) the bit size - * of the algorithm 3) SSL certificate - * - * If any of the above attributes are not set report test failure. - * - * 2. Verify the request.getAuthType returns CLIENT_CERT - * - * If there is an SSL certificate associated with the request, it must be - * exposed by the servlet container to the servlet programmer as an array of - * objects of type java.security.cert.X509Certificate - * - * See Also: * Servlet 2.3 Specification section 4.7 - * - * @test_strategy: 1. Look for the following request attributes a) - * cipher-suite b) key-size c) SSL certificate If any of the above attributes - * is not set/incorrect, report test failure. - * - * Note: SSL certificate attribute will be set only if there is a client - * certificate involved in SSL connection. - * - * - */ - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - System.out.println("in service"); - - PrintWriter out = response.getWriter(); - - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - - String testName = "clientCertTest"; - - String cipherSuiteAttrib = "jakarta.servlet.request.cipher_suite"; - String keySizeAttrib = "jakarta.servlet.request.key_size"; - String certificateAttrib = "jakarta.servlet.request.X509Certificate"; - - String cipherSuite = null; - Integer keySize = new Integer(0); - X509Certificate[] certificates = null; - - try { - fail = false; - - if (request.getUserPrincipal() != null) { - String userPrincipalName = request.getUserPrincipal().getName(); - out.println("Caller principal Name = " + userPrincipalName); - if (userPrincipalName.equals("")) { - fail = true; - } - - } else { - out.println("Caller principal = null"); - fail = true; - } - - cipherSuite = (String) request.getAttribute(cipherSuiteAttrib); - - // verify cipher-suite attribute - if (cipherSuite == null) { - out.println( - testName + ": " + FAILSTRING + " - cipher-suite attribute not set"); - fail = true; - } else - out.println(testName + ": cipher-suite : " + cipherSuite); - - keySize = (Integer) request.getAttribute(keySizeAttrib); - - // verify key-size attribute - if (keySize == null) { - out.println( - testName + ": " + FAILSTRING + " - key-size attribute not set"); - fail = true; - } else - out.println(testName + ": key-size : " + keySize.toString()); - - certificates = (X509Certificate[]) request.getAttribute(certificateAttrib); - - // verify SSL certificate attribute - if (certificates != null) { - for (int i = 0; i < certificates.length; i++) { - - X509Certificate x509Certificate = certificates[i]; - out.println(testName + ": certificate [" + i + "]=" + x509Certificate.toString()); - } - } else { - out.println(testName + ": " + FAILSTRING + " - No SSL certificate found"); - fail = true; - - } - - // verify authenticate type - String authType = request.getAuthType(); - if (!authType.equals("CLIENT_CERT")) { - out.println(testName + ":" + FAILSTRING - + " - Server returns wrong authentication type : " + authType - + " : expected authentication type is CLIENT_CERT"); - fail = true; - } - - if (!fail) { - out.println(testName + ": " + PASSSTRING); - } - } catch (Exception e) { - out.println( - testName + ": " + FAILSTRING + " - Exception: " + e.getMessage()); - e.printStackTrace(); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/build.xml deleted file mode 100755 index 0475862faf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/build.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert.ear.sun-application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert.ear.sun-application.xml deleted file mode 100755 index 08f5628b39..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert.ear.sun-application.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - clientcert_web.war - clientcert_web - - 0 - - Administrator - CN=CTS,OU=Java Software,O=Sun Microsystems Inc.,L=Burlington,ST=MA,C=US - CN=CTS, OU=Java Software, O=Sun Microsystems Inc., L=Burlington, ST=MA, C=US - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.war.sun-web.xml deleted file mode 100644 index 2b301d6b3a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.war.sun-web.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - clientcert_web - - Administrator - CN=CTS,OU=Java Software,O=Sun Microsystems Inc.,L=Burlington,ST=MA,C=US - CN=CTS, OU=Java Software, O=Sun Microsystems Inc., L=Burlington, ST=MA, C=US - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.xml deleted file mode 100755 index 6566d36630..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcert/clientcert_web.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - clientcert - - ServletSecTestLogicalName - com.sun.ts.tests.servlet.spec.security.clientcert.ServletSecTestServlet - - ADM - Administrator - - - - ServletSecTestLogicalName - /ServletSecTest - - - 54 - - - - MySecureBit0 - /ServletSecTest - GET - POST - - - Administrator - - - CONFIDENTIAL - - - - CLIENT-CERT - - - the administrator role - Administrator - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/Client.java deleted file mode 100644 index 7b277ab9fb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/Client.java +++ /dev/null @@ -1,224 +0,0 @@ -/* - * Copyright (c) 2007, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.clientcertanno; - -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.lib.util.WebUtil; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.arquillian.container.test.api.OperateOnDeployment; -import org.jboss.arquillian.container.test.api.TargetsContainer; -import org.jboss.arquillian.test.api.ArquillianResource; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.AfterEach; -import org.junit.jupiter.api.Test; - -import javax.net.ssl.HostnameVerifier; -import javax.net.ssl.HttpsURLConnection; -import java.io.BufferedReader; -import java.io.IOException; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.io.Serializable; -import java.net.URL; -import java.net.URLConnection; -import java.util.Properties; - -/** - * @author Raja Perumal - * - * @description This is a similar test class as what is in the clientcert dir - * with the major difference being that the servlet under test uses - * Security annotations with the ultimate goal being to test client - * cert w/ Transport guarantee mechanism. - */ -public class Client extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false, name = "webapp-https") - @TargetsContainer("https") - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "clientcertanno_web.war") - .addClasses(ServletSecTestServlet.class) - .setWebXML(Client.class.getResource("clientcertanno_web.xml")); - } - - @ArquillianResource - @OperateOnDeployment("webapp-https") URL urlHttps; - - // Configurable constants: - private String hostname = null; - - private int portnum = 0; - - private String tlsVersion; - - private String pageBase = "/clientcertanno_web"; - - private String authorizedPage = "/ServletSecTest"; - - private String user = null; - - // Constants: - private final String webHostProp = "webServerHost"; - - private final String failString = "FAILED!"; - - // DN name for CTS certificate - private final String username = "CN=CTS, OU=Java Software, O=Sun Microsystems Inc., L=Burlington, ST=MA, C=US"; - - // Shared test variables: - private String request = null; - - private WebUtil.Response response = null; - - private HostnameVerifier hostnameVerifier; - - /* - * @class.setup_props: webServerHost; webServerPort; securedWebServicePort; - * certLoginUserAlias; - * - */ - public void setup(String[] args, Properties p) throws Exception { - - hostname = urlHttps.getHost(); - - if ("localhost".equals(hostname)) { - hostnameVerifier = HttpsURLConnection.getDefaultHostnameVerifier(); - //for localhost testing only - HttpsURLConnection - .setDefaultHostnameVerifier((hostname, sslSession) -> hostname.equals("localhost")? true : false); - } - - p.setProperty(webHostProp, hostname); - - portnum = urlHttps.getPort(); - p.setProperty("securedWebServicePort", Integer.toString(portnum)); - tlsVersion = p.getProperty("client.cert.test.jdk.tls.client.protocols"); - - logger.info("securedWebServicePort = {}", p.getProperty("securedWebServicePort")); - - if (tlsVersion != null) { - logger.info("client.cert.test.jdk.tls.client.protocols = {}", tlsVersion); - } - - } - - @AfterEach - public void cleanup() { - if (hostnameVerifier != null) { - HttpsURLConnection.setDefaultHostnameVerifier(hostnameVerifier); - } - } - - /* - * @testName: clientCertTest - * - * @assertion_ids: Servlet:SPEC:140; Servlet:JAVADOC:368; Servlet:JAVADOC:369; - * Servlet:SPEC:26; Servlet:SPEC:26.1; Servlet:SPEC:26.2; Servlet:SPEC:26.3; - * Servlet:JAVADOC:356; Servlet:SPEC:214; Servlet:SPEC:215; - * - * @test_strategy: 1. Look for the following request attributes a) - * cipher-suite b) key-size c) SSL certificate If any of the above attributes - * are not set report test failure. - * - * 2. Verify the request.getAuthType returns CLIENT_CERT 3. test the use - * of @TransportProtected annotation at the class level (which implies no need - * for security constraints in the DD file.) - * - * Note: If a request has been transmitted over a secure protocol, such as - * HTTPS, this information must be exposed via the isSecure method of the - * ServletRequest interface. The web container must expose the following - * attributes to the servlet programmer. 1) The cipher suite 2) the bit size - * of the algorithm - * - * If there is an SSL certificate associated with the request, it must be - * exposed by the servlet container to the servlet programmer as an array of - * objects of type java.security.cert.X509Certificate - * - * Important to note is that this is testing the client cert abilities using - * annotations instead of DD entries which normally fall under the - * security-constraint element. - * - */ - @Test - public void clientCertTest() throws Exception { - - String testName = "clientCertTest"; - String url = getURLString("https", hostname, portnum, - pageBase.substring(1) + authorizedPage); - - if (tlsVersion != null) { - System.setProperty("jdk.tls.client.protocols", tlsVersion); - } - - URL newURL = new URL(url); - // open HttpsURLConnection using TSHttpsURLConnection - URLConnection httpsURLConn = getHttpsURLConnection(newURL); - try (InputStream content = httpsURLConn.getInputStream(); - BufferedReader in = new BufferedReader(new InputStreamReader(content))) { - - StringBuilder output = new StringBuilder(); - String line; - while ((line = in.readLine()) != null) { - output.append(line); - TestUtil.logMsg(line); - } - - // compare getRemoteUser() obtained from server's response - // with the username stored in ts.jte - // - // Even though the output need not be identical (because - // of appserver realms) the output should have substring - // match for username stored in ts.jte. - // - String userNameToSearch = username; - if (!output.toString().contains(userNameToSearch)) { - throw new Exception(testName + ": getRemoteUser(): " + "- did not find \"" - + userNameToSearch + "\" in log."); - } else { - logger.debug("Additional verification done"); - } - - // verify output for expected test result - verifyTestOutput(output.toString(), testName); - - - } catch (Exception e) { - logger.error(e.getMessage(), e); - throw new Exception(testName + ": FAILED, " + e.getMessage(), e); - } - - } - - - public void verifyTestOutput(String output, String testName) throws Exception { - // check for the occurance of +": PASSED" - // message in server's response. If this message is not present - // report test failure. - if (!output.contains(testName + ": PASSED")) { - logger.debug("Expected String from the output = {}: PASSED", testName); - logger.debug("received output = {}", output); - throw new Exception(testName + ": FAILED"); - } - } - - -} \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/ServletSecTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/ServletSecTestServlet.java deleted file mode 100755 index 73b7fd2d3c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/ServletSecTestServlet.java +++ /dev/null @@ -1,189 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.clientcertanno; - -import java.io.IOException; -import java.io.PrintWriter; -import java.security.cert.X509Certificate; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.ServletSecurity.TransportGuarantee; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -/* - * There are security annotations being used now which shoudl eliminate the - * need for much of the DD elements. Most notably, the TransportProtected - * is used to indicate we want secure transport mechanism (eg SSL) though - * we are still using the DD to specify and auth-metho of CLIENT-CERT. - * Aside from the use of Roles and the trimmed down DD, this test should - * be similar to the test in clientcert directory. - * - * These annotations are trying to set the following security constraints: - * - everyone is permitted to access all methods for /ServletSecTest *except* - * for the methods of POST and GET. For those methods, only the - * "Administrator" is allowed to access those methods. - * - SSL is to be used. - * - */ - -@DeclareRoles({ "Administrator" }) -@ServletSecurity(value = @HttpConstraint(EmptyRoleSemantic.PERMIT), httpMethodConstraints = { - @HttpMethodConstraint(value = "POST", rolesAllowed = "Administrator", transportGuarantee = TransportGuarantee.CONFIDENTIAL), - @HttpMethodConstraint(value = "GET", rolesAllowed = "Administrator", transportGuarantee = TransportGuarantee.CONFIDENTIAL) }) -@WebServlet("/ServletSecTest") -public class ServletSecTestServlet extends HttpServlet { - private boolean fail = false; - - private String FAILSTRING = "FAILED"; - - private String PASSSTRING = "PASSED"; - - private static final Logger LOGGER = LoggerFactory.getLogger(ServletSecTestServlet.class); - - /* - * testName: clientCertTest - * - * 1) If a request has been transmitted over a secure protocol, such as HTTPS, - * this information must be exposed via the isSecure method of the - * ServletRequest interface. The web container must expose the following - * attributes to the servlet programmer. 1) The cipher suite 2) the bit size - * of the algorithm 3) SSL certificate - * - * If any of the above attributes are not set report test failure. - * - * 2. Verify the request.getAuthType returns CLIENT_CERT - * - * If there is an SSL certificate associated with the request, it must be - * exposed by the servlet container to the servlet programmer as an array of - * objects of type java.security.cert.X509Certificate - * - * See Also: * Servlet 2.3 Specification section 4.7 - * - * @test_strategy: 1. Look for the following request attributes a) - * cipher-suite b) key-size c) SSL certificate If any of the above attributes - * is not set/incorrect, report test failure. - * - * Note: SSL certificate attribute will be set only if there is a client - * certificate involved in SSL connection. - * - * - */ - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - - String testName = "clientCertTest"; - - String cipherSuiteAttrib = "jakarta.servlet.request.cipher_suite"; - String keySizeAttrib = "jakarta.servlet.request.key_size"; - String certificateAttrib = "jakarta.servlet.request.X509Certificate"; - - String cipherSuite = null; - Integer keySize = 0; - X509Certificate[] certificates = null; - - try { - fail = false; - - if (request.getUserPrincipal() != null) { - String userPrincipalName = request.getUserPrincipal().getName(); - out.println("Caller principal Name = " + userPrincipalName); - if (userPrincipalName.equals("")) { - fail = true; - } - - } else { - out.println("Caller principal = null"); - fail = true; - } - - cipherSuite = (String) request.getAttribute(cipherSuiteAttrib); - - // verify cipher-suite attribute - if (cipherSuite == null) { - out.println( - testName + ": " + FAILSTRING + " - cipher-suite attribute not set"); - fail = true; - } else - out.println(testName + ": cipher-suite : " + cipherSuite); - - keySize = (Integer) request.getAttribute(keySizeAttrib); - - // verify key-size attribute - if (keySize == null) { - out.println( - testName + ": " + FAILSTRING + " - key-size attribute not set"); - fail = true; - } else - out.println(testName + ": key-size : " + keySize.toString()); - - certificates = (X509Certificate[]) request - .getAttribute(certificateAttrib); - - // verify SSL certificate attribute - if (certificates != null) { - for (int i = 0; i < certificates.length; i++) { - - X509Certificate x509Certificate = certificates[i]; - out.println(testName + ": certificate [" + i + "]=" - + x509Certificate.toString()); - } - } else { - out.println( - testName + ": " + FAILSTRING + " - No SSL certificate found"); - fail = true; - - } - - // verify authenticate type - String authType = request.getAuthType(); - if ((authType != null) && (!authType.equals("CLIENT_CERT"))) { - out.println(testName + ":" + FAILSTRING - + " - Server returns wrong authentication type : " + authType - + " : expected authentication type is CLIENT_CERT"); - fail = true; - } - - if (!fail) { - out.println(testName + ": " + PASSSTRING); - } - } catch (Exception e) { - out.println( - testName + ": " + FAILSTRING + " - Exception: " + e.getMessage()); - e.printStackTrace(); - } - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/build.xml deleted file mode 100755 index 290b5ddb06..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/build.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno.ear.sun-application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno.ear.sun-application.xml deleted file mode 100755 index 94c41ef609..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno.ear.sun-application.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - clientcertanno_web.war - clientcertanno_web - - 0 - - Administrator - CN=CTS,OU=Java Software,O=Sun Microsystems Inc.,L=Burlington,ST=MA,C=US - CN=CTS, OU=Java Software, O=Sun Microsystems Inc., L=Burlington, ST=MA, C=US - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.war.sun-web.xml deleted file mode 100644 index 583ed0e7d2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.war.sun-web.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - clientcertanno_web - - Administrator - CN=CTS,OU=Java Software,O=Sun Microsystems Inc.,L=Burlington,ST=MA,C=US - CN=CTS, OU=Java Software, O=Sun Microsystems Inc., L=Burlington, ST=MA, C=US - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.xml deleted file mode 100755 index 4dbe0ff4f2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/clientcertanno/clientcertanno_web.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - clientcertanno - - 54 - - - CLIENT-CERT - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/AllMethodsAllowedAnno.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/AllMethodsAllowedAnno.java deleted file mode 100755 index 46ccf0ba1a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/AllMethodsAllowedAnno.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.denyUncovered; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet will be used to assist in testing the deny-uncovered-http-methods - * security support (as listed in Servlet 3.1 spec, section 13.8.4). - * - * This is intended to be called from a Client, and will have specific settings - * set on the web.xml that will allow (or disallow) certain http method calls - * to be made based on the web.xml settings. - * - */ - -@ServletSecurity(@HttpConstraint(rolesAllowed = { "Administrator", "Manager", - "Employee" })) -@WebServlet(name = "AllMethodsAllowedAnno", urlPatterns = { - "/AllMethodsAllowedAnno" }) -public class AllMethodsAllowedAnno extends HttpServlet { - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in AllMethodsAllowedAnno.doGet()"); - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in AllMethodsAllowedAnno.doPost()"); - } - - public void doDelete(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in AllMethodsAllowedAnno.doDelete()"); - } - - public void doPut(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in AllMethodsAllowedAnno.doPut()"); - } - - public void debug(String str) { - System.out.println(str); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/Client.java deleted file mode 100755 index f451082aa6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/Client.java +++ /dev/null @@ -1,388 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.denyUncovered; - -import java.net.HttpURLConnection; -import java.net.URL; -import java.util.Properties; - -import com.sun.ts.lib.util.BASE64Encoder; -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -/** - * This class will be used to perform simple servlet invocations. The servlet - * invocations should be used to test these assertions on the server. - * - * We will check for success or failure from within this file. So the actual - * testcases in this class will simply consist of checking the server side - * servlet invocations for success or failure. - * - * The tests in this class are intended to test the Servlets - * deny-uncovered-http-methods DD semantic (Servlet 3.1 spec, section 13.8.4.2). - * - */ -public class Client extends AbstractUrlClient { - private Properties props = null; - - private String hostname = null; - - private int portnum = 0; - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sec_denyUncovered_web.war") - .addClasses(AllMethodsAllowedAnno.class, ExcludeAuthConstraint.class, PartialDDServlet.class, - TestServlet.class) - .setWebXML(Client.class.getResource("servlet_sec_denyUncovered_web.xml")); - } - - // this must be the decoded context path corresponding to the web module - private String contextPath = "/servlet_sec_denyUncovered_web"; - - private String ctxtTestServlet = contextPath + "/TestServlet"; // specifies - // access to - // get & put - // only - - private String ctxtAllMethodsAllowedAnno = contextPath - + "/AllMethodsAllowedAnno"; - - private String ctxtExcludeAuthConstraint = contextPath - + "/ExcludeAuthConstraint"; - - private String ctxtPartialDDServlet = contextPath + "/PartialDDServlet"; - - private String username = ""; - - private String password = ""; - - - /** - * @class.setup_props: logical.hostname.servlet; webServerHost; webServerPort; - * authuser; authpassword; user; password; - * securedWebServicePort; - * - */ - public void setup(String[] args, Properties p) throws Exception { - props = p; - - try { - hostname = p.getProperty("webServerHost"); - portnum = Integer.parseInt(p.getProperty("webServerPort")); - username = p.getProperty("user"); - password = p.getProperty("password"); - - } catch (Exception e) { - logErr("Error: got exception: ", e); - } - } - - public void cleanup() throws Exception { - } - - /* - * @testName: testAllMethodsAllowedAnno - * - * @assertion_ids: Servlet:SPEC:310 - * - * @test_Strategy: This validates that we have a deny-uncovered-http-method - * set in our web.xml and NO methods explicitly listed in our - * security constraints. Details for this test include the - * following : - we are working with servlet: - * AllMethodsAllowedAnno which uses servlet annotations only - * and has no web.xml references - the only security that - * should be in effect should be whatever is defined in - * annotations. - attempts to access all denied methods shall - * return 200 - * - */ - @Test - public void testAllMethodsAllowedAnno() throws Exception { - - int httpStatusCode = invokeServlet(ctxtAllMethodsAllowedAnno, "POST"); - if (httpStatusCode != 200) { - logger.error("Accessing {} (POST) returns = {}", ctxtAllMethodsAllowedAnno, httpStatusCode); - throw new Exception("testAllMethodsAllowedAnno : FAILED"); - } - - httpStatusCode = invokeServlet(ctxtAllMethodsAllowedAnno, "GET"); - if (httpStatusCode != 200) { - logger.error("Accessing {} (GET) returns = {}", ctxtAllMethodsAllowedAnno, httpStatusCode); - throw new Exception("testAllMethodsAllowedAnno : FAILED"); - } - - httpStatusCode = invokeServlet(ctxtAllMethodsAllowedAnno, "PUT"); - if (httpStatusCode != 200) { - TestUtil.logMsg("Accessing " + ctxtAllMethodsAllowedAnno - + " (PUT) returns = " + httpStatusCode); - throw new Exception("testAllMethodsAllowedAnno : FAILED"); - } - - httpStatusCode = invokeServlet(ctxtAllMethodsAllowedAnno, "DELETE"); - if (httpStatusCode != 200) { - TestUtil.logMsg("Accessing " + ctxtAllMethodsAllowedAnno - + " (DELETE) returns = " + httpStatusCode); - throw new Exception("testAllMethodsAllowedAnno : FAILED"); - } - - TestUtil.logMsg("testAllMethodsAllowedAnno : PASSED"); - } - - /* - * @testName: testAccessToMethodAllowed - * - * @assertion_ids: Servlet:SPEC:309; - * - * @test_Strategy: This validates that we have a deny-uncovered-http-method - * set in our web.xml for a servlet that explicitly specifies - * protection for Get and Post. This means that Get and Post - * can be access but because we are using - * deny-uncovered-http-methods element, everything else will - * be protected/denied access. - this uses servlet TestServlet - * and it's Get & Post methods. - get & put are specified in - * security constraint - so we should be able to access them - - * attempts to access get & put must be alloed (return 200=ok) - * - */ - @Test - public void testAccessToMethodAllowed() throws Exception { - - int httpStatusCode = invokeServlet(ctxtTestServlet, "POST"); - if (httpStatusCode != 200) { - TestUtil.logMsg("Accessing " + ctxtTestServlet + " (POST) returns = " - + httpStatusCode); - throw new Exception("testAccessToMethodAllowed : FAILED"); - } - - httpStatusCode = invokeServlet(ctxtTestServlet, "GET"); - if (httpStatusCode != 200) { - TestUtil.logMsg("Accessing " + ctxtTestServlet + " (GET) returns = " - + httpStatusCode); - throw new Exception("testAccessToMethodAllowed : FAILED"); - } - - TestUtil.logMsg("testAccessToMethodAllowed : PASSED"); - } - - /* - * @testName: testDenySomeUncovered - * - * @assertion_ids: Servlet:SPEC:309; - * - * @test_Strategy: This validates that we have a deny-uncovered-http-method - * set in our web.xml for a servlet that explicitly specifies - * protection for Get and Post. This means that Get and Post - * can be access but because we are using - * deny-uncovered-http-methods element, everything else will - * be protected/denied access. - this uses servlet TestServlet - * and it's Get & Post methods. - get & put are specified in - * security constraint - so we should be able to access them - - * attempts to access get & put must be alloed (return 200=ok) - * - */ - @Test - public void testDenySomeUncovered() throws Exception { - - int httpStatusCode = invokeServlet(ctxtTestServlet, "DELETE"); - if (httpStatusCode != 403) { - TestUtil.logMsg("Accessing " + ctxtTestServlet + " (DELETE) returns = " - + httpStatusCode); - throw new Exception("testDenySomeUncovered : FAILED"); - } - - httpStatusCode = invokeServlet(ctxtTestServlet, "PUT"); - if (httpStatusCode != 403) { - TestUtil.logMsg("Accessing " + ctxtTestServlet + " (PUT) returns = " - + httpStatusCode); - throw new Exception("testDenySomeUncovered : FAILED"); - } - - TestUtil.logMsg("testDenySomeUncovered : PASSED"); - } - - /* - * @testName: testExcludeAuthConstraint - * - * @assertion_ids: Servlet:SPEC:309; - * - * @test_Strategy: This validates that we have a deny-uncovered-http-method - * set in our web.xml on a servlet that uses an - * excluded-auth-constraint in combination with the - * http-method-omission element. Normally using - * http-method-omissions with excluded-auth-constraint would - * cause the listed methods (get & put in this case) to be - * considered uncovered. Adding in the - * deny-uncovered-http-method means we should be denied access - * to get & put. This test has the following details: - this - * uses servlet ExcludeAuthConstraint - get & put are - * specified in security constraint within - * http-method-omission - get & put should be uncovered (based - * on http-method-mission) BUT because of the - * deny-uncovered-http-method elelent, they must be denied! - * - */ - @Test - public void testExcludeAuthConstraint() throws Exception { - - int httpStatusCode = invokeServlet(ctxtExcludeAuthConstraint, "GET"); - if (httpStatusCode != 403) { - TestUtil.logMsg("Accessing " + ctxtExcludeAuthConstraint - + " (GET) returns = " + httpStatusCode); - throw new Exception("testExcludeAuthConstraint : FAILED"); - } - - httpStatusCode = invokeServlet(ctxtExcludeAuthConstraint, "POST"); - if (httpStatusCode != 403) { - TestUtil.logMsg("Accessing " + ctxtExcludeAuthConstraint - + " (POST) returns = " + httpStatusCode); - throw new Exception("testExcludeAuthConstraint : FAILED"); - } - - TestUtil.logMsg("testExcludeAuthConstraint : PASSED"); - } - - /* - * @testName: testPartialDDServlet - * - * @assertion_ids: Servlet:SPEC:309; - * - * @test_Strategy: This validates that we have a deny-uncovered-http-method - * set in our web.xml on a servlet that uses settings from - * both DD and annotations. The security constraints are set - * in the annotated servlet but the web.xml defines - * deny-uncovered-http-method - and that will apply to all - * uncovered methods in the annotated servlet. - * - * This test has the following details: - this uses servlet - * PartialDDServlet (with both annotation and DD settings) - - * get & put are specified in security constraint within - * annotation - get & put should be covered (and accessible by - * role Administrato) but all other methods should be - * uncovered from annotation POV - DD decares - * deny-uncovered-http-method and servlet refs so should cause - * the other "uncovered" methods to get "denied" - * - */ - @Test - public void testPartialDDServlet() throws Exception { - - TestUtil.logMsg("Invoking " + ctxtPartialDDServlet + " (GET)"); - int httpStatusCode = invokeServlet(ctxtPartialDDServlet, "GET"); - if (httpStatusCode != 200) { - TestUtil.logMsg("Accessing " + ctxtPartialDDServlet + " (GET) returns = " - + httpStatusCode); - throw new Exception("testPartialDDServlet : FAILED"); - } - - TestUtil.logMsg("Invoking " + ctxtPartialDDServlet + " (POST)"); - httpStatusCode = invokeServlet(ctxtPartialDDServlet, "POST"); - if (httpStatusCode != 200) { - TestUtil.logMsg("Accessing " + ctxtPartialDDServlet - + " (POST) returns = " + httpStatusCode); - throw new Exception("testPartialDDServlet : FAILED"); - } - - TestUtil.logMsg("Invoking " + ctxtPartialDDServlet + " (PUT)"); - httpStatusCode = invokeServlet(ctxtPartialDDServlet, "PUT"); - if (httpStatusCode != 403) { - TestUtil.logMsg("Accessing " + ctxtPartialDDServlet + " (PUT) returns = " - + httpStatusCode); - throw new Exception("testPartialDDServlet : FAILED"); - } - - TestUtil.logMsg("Invoking " + ctxtPartialDDServlet + " (DELETE)"); - httpStatusCode = invokeServlet(ctxtPartialDDServlet, "DELETE"); - if (httpStatusCode != 403) { - TestUtil.logMsg("Accessing " + ctxtPartialDDServlet - + " (DELETE) returns = " + httpStatusCode); - throw new Exception("testPartialDDServlet : FAILED"); - } - - TestUtil.logMsg("testPartialDDServlet : PASSED"); - } - - /* - * Convenience method that will establish a url connections and perform a - * get/post request. A username and password will be passed in the request - * header and they will be encoded using the BASE64Encoder class. returns the - * http status code. - */ - private int invokeServlet(String sContext, String requestMethod) throws Exception { - int code = 200; - - if (sContext.startsWith("/")) { - sContext = sContext.substring(1); - } - - String url = getURLString("http", hostname, portnum, sContext); - try { - URL newURL = new URL(url); - - // Encode authData - // hint: make sure username and password are valid for your - // (J2EE) security realm otherwise you recieve http 401 error. - String authData = username + ":" + password; - logger.debug("authData : {}", authData); - - BASE64Encoder encoder = new BASE64Encoder(); - - String encodedAuthData = encoder.encode(authData.getBytes()); - logger.debug("encoded authData : {}", encodedAuthData); - - // open URLConnection - HttpURLConnection conn = (HttpURLConnection) newURL.openConnection(); - - // set request property - conn.setDoOutput(true); - conn.setDoInput(true); - conn.setRequestProperty("Authorization", "Basic " + encodedAuthData.trim()); - conn.setRequestMethod(requestMethod); // POST or GET etc - conn.connect(); - - logger.debug("called HttpURLConnection.connect() for url: {}", url); - code = conn.getResponseCode(); - logger.debug("Got response code of: {}", code); - String str = conn.getResponseMessage(); - logger.debug("Got response string of: {}", str); - /* - * // not used right now but left here in case we need it InputStream - * content = (InputStream)conn.getInputStream(); BufferedReader in = new - * BufferedReader(new InputStreamReader(content)); - * - * try { String line; while ((line = in.readLine()) != null) { - * TestUtil.logMsg(line); } } finally { in.close(); } - */ - - } catch (Exception e) { - logger.error("Abnormal return status encountered while invoking {}", sContext); - logger.error("Exception Message was: " + e.getMessage(), e); - throw e; - } - - return code; - } // invokeServlet() - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/ExcludeAuthConstraint.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/ExcludeAuthConstraint.java deleted file mode 100755 index acd3e7134d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/ExcludeAuthConstraint.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.denyUncovered; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet will be used to assist in testing the deny-uncovered-http-methods - * security support (as listed in Servlet 3.1 spec, section 13.8.4). - * - * This is intended to be called from a Client, and will have specific settings - * set on the web.xml that will allow (or disallow) certain http method calls - * to be made based on the web.xml settings. - * - */ -public class ExcludeAuthConstraint extends HttpServlet { - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in ExcludeAuthConstraint.doGet()"); - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in ExcludeAuthConstraint.doPost()"); - } - - public void doDelete(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in ExcludeAuthConstraint.doDelete()"); - } - - public void doPut(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in ExcludeAuthConstraint.doPut()"); - } - - public void debug(String str) { - System.out.println(str); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/PartialDDServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/PartialDDServlet.java deleted file mode 100755 index 994b2451a4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/PartialDDServlet.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.denyUncovered; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet will be used to assist in testing the deny-uncovered-http-methods - * security support (as listed in Servlet 3.1 spec, section 13.8.4). - * - * This is intended to be called from a Client, and will have specific settings - * set on the web.xml that will allow (or disallow) certain http method calls - * to be made based on the web.xml settings. - * - * The following annotations set it so GET and POST can be accessed by role=Administrator - * and all other methods are "uncovered". While the other http methods are - * "uncovered" since there is a "deny-uncovered-http-methods" setting in the web.xml - * then the "uncovered" methods must be DENIED. - */ - -@ServletSecurity(value = @HttpConstraint(EmptyRoleSemantic.PERMIT), httpMethodConstraints = { - @HttpMethodConstraint(value = "GET", rolesAllowed = "Administrator"), - @HttpMethodConstraint(value = "POST", rolesAllowed = "Administrator"), }) -@WebServlet(name = "PartialDDServlet", urlPatterns = { "/PartialDDServlet" }) -public class PartialDDServlet extends HttpServlet { - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in PartialDDServlet.doGet()"); - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in PartialDDServlet.doPost()"); - } - - public void doDelete(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in PartialDDServlet.doDelete()"); - } - - public void doPut(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in PartialDDServlet.doPut()"); - } - - public void debug(String str) { - System.out.println(str); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/TestServlet.java deleted file mode 100755 index e15b62b0a8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/TestServlet.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.denyUncovered; - -import java.io.IOException; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet will be used to assist in testing the deny-uncovered-http-methods - * security support (as listed in Servlet 3.1 spec, section 13.8.4). - * - * This is intended to be called from a Client, and will have specific settings - * set on the web.xml that will allow (or disallow) certain http method calls - * to be made based on the web.xml settings. - * - */ -public class TestServlet extends HttpServlet { - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in TestServlet.doGet()"); - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in TestServlet.doPost()"); - } - - public void doDelete(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in TestServlet.doDelete()"); - } - - public void doPut(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - debug("in TestServlet.doPut()"); - } - - public void debug(String str) { - System.out.println(str); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/build.xml deleted file mode 100755 index f526fbf1b1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/build.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered.ear.sun-application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered.ear.sun-application.xml deleted file mode 100644 index 65f708f03f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered.ear.sun-application.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - servlet_sec_denyUncovered_web.war - servlet_sec_denyUncovered_web - - 0 - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered_web.war.sun-web.xml deleted file mode 100755 index 66fcf9abb6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered_web.war.sun-web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - -/servlet_sec_denyUncovered_web - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered_web.xml deleted file mode 100755 index b620fd296b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/denyUncovered/servlet_sec_denyUncovered_web.xml +++ /dev/null @@ -1,105 +0,0 @@ - - - - - servlet_sec_denyUncovered - - - TestServletLogicalName - com.sun.ts.tests.servlet.spec.security.denyUncovered.TestServlet - - MGR - Administrator - - - ADM - Manager - - - EMP - Employee - - - - ExcludeAuthConstraintLogicalName - com.sun.ts.tests.servlet.spec.security.denyUncovered.ExcludeAuthConstraint - - MGR - Administrator - - - ADM - Manager - - - EMP - Employee - - - - TestServletLogicalName - /TestServlet - - - ExcludeAuthConstraintLogicalName - /ExcludeAuthConstraint - - - - MySecureBit0 - /TestServlet - GET - POST - - - Administrator - - - NONE - - - - - MySecureBit2 - /ExcludeAuthConstraint - GET - POST - - - - NONE - - - - BASIC - default - - - the administrator role - Administrator - - - the manager role - Manager - - - the employee role - Employee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/Client.java deleted file mode 100644 index b1d2aa6a42..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/Client.java +++ /dev/null @@ -1,424 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.metadatacomplete; - -import com.sun.ts.tests.servlet.common.client.BaseUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -import java.util.Properties; - -/* - * These tests are going to be similar to the tests that are in - * com.sun.ts.tests.servlet.spec.security.annotations with the key difference - * being that these tests have a DD file which states metadata-complete=true. - * When metadata-complete=true, then annotations should be ignored for the - * application(s) in this jar. - * - */ -public class Client extends BaseUrlClient { - - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sec_metadatacomplete_web.war") - .addClasses(DenyAllServlet.class, GuestPageTestServlet.class, ServletSecTestServlet.class, - UnProtectedTestServlet.class) - .setWebXML(Client.class.getResource("servlet_sec_metadatacomplete_web.xml")); - } - - - private static final String CLASS_TRACE_HEADER = "[Client]: "; - - private static final String USER_PRINCIPAL_SEARCH = "The user principal is: "; // (+username) - - // fields: - private String pageDeny = null; - - private String pageSec = null; - - private String pageGuest = null; - - private String pageUnprotected = null; - - private String pageServletBase = "/servlet_sec_metadatacomplete_web"; - - private String pageServletDeny = pageServletBase + "/ServletDenyAll"; - - private String pageServletSec = pageServletBase + "/ServletSecTest"; - - private String pageServletGuest = pageServletBase + "/GuestPageTest"; - - private String pageServletUnprotected = pageServletBase + "/UnProtectedTest"; - - private String username = null; - - private String password = null; - - private String unauthUsername = null; - - private String unauthPassword = null; - - - /* - * @class.setup_props: webServerHost; webServerPort; securedWebServicePort; - * user; password; authuser; authpassword; ts_home; - * - */ - public void setup(String[] args, Properties p) throws Exception { - super.setup(args, p); - - try { - username = p.getProperty(USERNAME); - password = p.getProperty(PASSWORD); - unauthUsername = p.getProperty(UNAUTH_USERNAME); - unauthPassword = p.getProperty(UNAUTH_PASSWORD); - - pageSec = pageServletSec; - pageDeny = pageServletDeny; - pageGuest = pageServletGuest; - pageUnprotected = pageServletUnprotected; - - } catch (Exception e) { - logErr("Error: got exception: ", e); - } - } - - /* - * @testName: test1 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:215; Servlet:SPEC:228; - * Servlet:SPEC:294; Servlet:SPEC:295; Servlet:SPEC:217; Servlet:SPEC:198; - * Servlet:SPEC:289; Servlet:SPEC:258.3; - * - * @assertion: 1. annotations that permit all must be supported by the Web - * container. However, if the metadata-complete flag == true in the DD, then - * the annotation must be ignored. (per assertion Servlet:SPEC:228) - * - * @test_Strategy: 1. Send request to access DenyAllServlet - which is going - * to be granted all access via annotation but will be marked as DenyAll in - * the DD. The DD MUST take precedence. 2. Receive an access denied - */ - @Test - public void test1() throws Exception { - logger.trace("testing that we can NOT access: {}", pageDeny); - - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test1"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageDeny)); - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - try { - invoke(); - } catch (Exception e) { - // its possible we were denied access with a FORBIDDEN (403) code instead - // of - // UNAUTHORIZED (401) so retry and check for FORBIDDEN code. If it still - // fails then we have an issue. - logger.trace( - "we tested for Status Code=401 but we could have a 403 code, so check for that."); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test1"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageDeny)); - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - } - - logger.trace("test1 passed: we were not allowed to perform GET on servlet: {}", pageDeny); - } - - /* - * @testName: test2 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:217; Servlet:SPEC:218; - * Servlet:SPEC:228; Servlet:SPEC:294; Servlet:SPEC:295; Servlet:SPEC:198; - * Servlet:SPEC:289; Servlet:SPEC:258.3; - * - * @assertion: 1. Servlet 3.0 spec (section 13.4 - 3rd from last para) states: - * "When a security-constraint in the portable deployment descriptor includes - * a url-pattern that matches a request URL, the security annotations - * described in this section have no effect on the access policy that applies - * to the request URL." - * - * - * @test_Strategy: 1. We have GuestPageTestServlet setup with DenyAll anno but - * we have DD setup with roles and security-constraints that say POST can be - * accessed by Manager role (via user=javajoe) and according to spec - * statement, the annotation must be ignored since metadata-complete=true in - * the DD. 2. attempt to POST & GET as user javajoe should allow access since - * DD grants it and since metadata-complete is true, the annotations security - * constraints do NOT get used. - */ - @Test - public void test2() throws Exception { - - // attempt to POST as "javajoe" should be allowed - logger.trace("POST w/ user= {} should be allowed due to DD declaration", unauthUsername); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test2"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - - // attempt to GET as "javajoe" should be allowed due to DD and - // the RolesAllowed anno in GuestPageTestServlet should be ignored. - // note: doGet metho prints out userprincipal name that we are going to - // check - logger.trace("GET w/ user= {} should be allowed due to DD declaration", unauthUsername); - TEST_PROPS.setProperty(SEARCH_STRING, USER_PRINCIPAL_SEARCH+unauthUsername); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test2"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); // "javajoe" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); // "javajoe" - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - - logger.trace("success - DD's role access was honored while the conflicting annotation was ignored."); - logger.trace("test2 passed."); - } - - /* - * @testName: test3 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:216; Servlet:SPEC:217; - * Servlet:SPEC:228; Servlet:SPEC:294; Servlet:SPEC:295; Servlet:SPEC:198; - * Servlet:SPEC:289; Servlet:SPEC:258.3; - * - * @assertion: 1. Servlet 3.0 spec (section 13.4 - 3rd from last para) states: - * "When a security-constraint in the portable deployment descriptor includes - * a url-pattern that matches a request URL, the security annotations - * described in this section have no effect on the access policy that applies - * to the request URL." - * - * - * @test_Strategy: This is another variation of a test which validates that DD - * settings override annotation settings when the url-pattern of both match - * AND when the DD's metadata-complete = true. 1. create ServletSecTestServlet - * with a declared annotation at the class level as well as a conflicting DD - * declaration. The annotation should get ignored and the DD should take - * precedence since the DD has set metadata-complete=true. 2. validate that - * the annotation declaration which states ServletSecTest POST can be accessed - * is WRONG since the DD declares that POST is set to be deny for all roles. - * 3. try to access GET using valid creds (for Administrator=j2ee) since the - * DD specifies GET for role=Adminstrator. (Note that annotation declares GET - * should be deny by role=Adminstrator - so verify this annotation is NOT - * used.) - * - */ - @Test - public void test3() throws Exception { - - // Post is set to be accessed by Administrator in the annotation - // declaration *but* Post is also set to be accessed only by - // Manager(javajoe) - // in DD. So attempts to POST as Administrator=j2ee should fail. - logger.trace("Attempting to POST as user= {} should be denied due to DD security.", username); - TEST_PROPS.setProperty(TEST_NAME, "SecurityAnno/Test3"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageSec)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // this is username for - // Administrator not - // Manager - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); // check for status code - // 401 - try { - invoke(); - } catch (Exception e) { - // its possible we were denied access with a FORBIDDEN (403) code instead - // of - // UNAUTHORIZED (401) so retry and check for FORBIDDEN code. If it still - // fails then we have an issue. - TEST_PROPS.setProperty(TEST_NAME, "SecurityAnno/Test3"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageSec)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // this is username for - // Administrator not - // Manager - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - } - - // now verify that GET can be done by role=Administrator (per DD definition) - logger.trace("Attempting to GET as user= {} should be allowed due to DD security.", username); - TEST_PROPS.setProperty(TEST_NAME, "BasicSec/Test3"); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // this is username for - // Administrator - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageSec)); - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - - logger.trace("Class level annotation setting was overridden by DD."); - logger.trace("test3 passed."); - } - - /* - * @testName: test4 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:216; Servlet:SPEC:217; - * Servlet:SPEC:228; Servlet:SPEC:294; Servlet:SPEC:295; Servlet:SPEC:198; - * Servlet:SPEC:289; Servlet:SPEC:258.3; - * - * @assertion: 1. Servlet 3.0 (section 13.4) states: "When an annotation is - * specified at both the class and method level, the method targeted - * annotation overrides that on the class (for the method) " 2. DenyAll can be - * applied to class and method level so here we are validating its use at the - * method level. - * - * @test_Strategy: 1. create ServletSecTestServlet with annotation on the - * servlet that sets GET & POST to be denied access by all 2. do Post w/ - * correct credentials (for Manager) and should be allowed since DD declares - * this constraint. - * - */ - @Test - public void test4() throws Exception { - - // now see if we get access denied - since DenyAll anno set on doPost method - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageSec)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, unauthUsername); - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, unauthPassword); - TEST_PROPS.setProperty(STATUS_CODE, OK); // check for status code 401 - invoke(); - - logger.trace("Success - DD allowed POST by user={}", unauthUsername); - - logger.trace("test4 passed."); - } - - /* - * @testName: test5 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:215; Servlet:SPEC:217; - * Servlet:SPEC:228; Servlet:SPEC:294; Servlet:SPEC:295; Servlet:SPEC:198; - * Servlet:SPEC:289; Servlet:SPEC:258.3; - * - * @assertion: Servlet 3.0 spec (section 13.4) states: "These annotations may - * be specified on (that is, targeted to) an HttpServlet implementation class - * or on specific method(s) of the implementation class as defined below." - * - * @test_Strategy: 1. Send request for unprotected servlet that uses the - * PermitAll access at the class level. 2. Receive page - */ - @Test - public void test5() throws Exception { - - logger.trace("GET w/ user= {} should be allowed access as DD leaves this servlet unprotected.", unauthUsername); - TEST_PROPS.setProperty(TEST_NAME, "BasicSec/Test5"); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // try using valid creds - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // and it should still - // work - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageUnprotected)); - TEST_PROPS.setProperty(STATUS_CODE, OK); - invoke(); - logger.trace("Class level PermitAll anno returned expected results"); - logger.trace("test5 passed."); - } - - /* - * @testName: test6 - * - * @assertion_ids: Servlet:SPEC:214; Servlet:SPEC:217; Servlet:SPEC:218; - * Servlet:SPEC:228; Servlet:SPEC:294; Servlet:SPEC:295; Servlet:SPEC:198; - * Servlet:SPEC:289; Servlet:SPEC:258.3; - * - * @assertion: This validates Servlet 3.0 spec section 13.4, which says: "When - * a security-constraint in the portable deployment descriptor includes a - * url-pattern that matches a request URL, the security annotations described - * in this section have no effect on the access policy that applies to the - * request URL." - * - * @test_Strategy: 1. do POST or GET with incorrect authentication (ie "j2ee") - * should NOT allows access since "j2ee" is not in roles as defined in DD. The - * DD only allows role=Manager (with user=javajoe) to GET or POST. - * - */ - @Test - public void test6() throws Exception { - - logger.trace("Sending request to resource where DD allows access to override any restricting annotation..."); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test6"); - - // attempt to GET as "j2ee" should NOT be allowed since the DD only - // states to allow Manager role (ie javajoe). The annotation - // defined in GuestPageTestServlet declares that GET can be accessed - // by Administrator role (e.g. user=j2ee) but this annotation - // must be completely ignored sine the DD has set metadata-complete=true. - logger.trace("GET w/ user= {} should NOT be allowed due to DD declaration", username); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test6"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - try { - invoke(); - } catch (Exception e) { - // its possible we were denied access with a FORBIDDEN code - // so retry with that code - if it still fails then we have an issue. - logger.trace("retrying: GET w/ user= {} should still NOT be allowed due to DD declaration", username); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test6"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("GET", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - } - - // attempt to POST as "j2ee" should NOT be allowed since the DD only - // states to allow Manager role (ie javajoe). - logger.trace("POST w/ user= {} should NOT be allowed due to DD declaration", username); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test6"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, UNAUTHORIZED); - try { - invoke(); - } catch (Exception e) { - // its possible we were denied access with a FORBIDDEN code - // so retry with that code - if it still fails then we have an issue. - logger.trace("retrying: POST w/ user= {} should still NOT be allowed due to DD declaration", username); - TEST_PROPS.setProperty(TEST_NAME, "SecAnnotations/Test6"); - TEST_PROPS.setProperty(REQUEST, getRequestLine("POST", pageGuest)); - TEST_PROPS.setProperty(BASIC_AUTH_USER, username); // "j2ee" - TEST_PROPS.setProperty(BASIC_AUTH_PASSWD, password); // "j2ee" - TEST_PROPS.setProperty(STATUS_CODE, FORBIDDEN); - invoke(); - } - - logger.trace("Success - we were not allowed to POST or GET as role=Administrator (user=j2ee)."); - logger.trace("Test6 passed."); - } - - /** - * Returns a valid HTTP/1.1 request line. - * - * @param method - * the request method - * @param path - * the request path - * @return a valid HTTP/1.1 request line - */ - private static String getRequestLine(String method, String path) { - return method + " " + path + " HTTP/1.1"; - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/DenyAllServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/DenyAllServlet.java deleted file mode 100644 index 298d8ce4de..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/DenyAllServlet.java +++ /dev/null @@ -1,81 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.metadatacomplete; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet is declared to PERMIT all via annotation but is declared - * to DenyAll via DD. The DD is flagged with metadata-complete=true so - * the DD *must* take precedence over the annotation in here. Thus - * this servlet will be set to DENYALL because of the DD settings. - */ -@ServletSecurity(@HttpConstraint(EmptyRoleSemantic.PERMIT)) -@WebServlet(name = "DenyAllTestLogicalName", urlPatterns = { - "/ServletDenyAll" }) -public class DenyAllServlet extends HttpServlet { - - // - // this must be supported per Servlet 3.0 spec (section 13.4), bullet item 1. - // - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - - System.out.println("Inside DenyAllServlet ....." + "
"); - if ((request != null) && (request.getUserPrincipal() != null)) { - System.out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - System.err.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - } - } - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, java.io.IOException { - - PrintWriter out = response.getWriter(); - - if ((request != null) && (request.getUserPrincipal() != null)) { - System.out.println("Inside DenyAllServlet.doGet() ....." + "
"); - System.out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - System.err.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - } else { - out.println( - "DenyAllServlet.doGet() - could not get request.getUserPrincipal()"); - } - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/GuestPageTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/GuestPageTestServlet.java deleted file mode 100644 index c583a4c052..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/GuestPageTestServlet.java +++ /dev/null @@ -1,78 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.metadatacomplete; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * The DD is using metadata-complete=true which means that the DD - * security constraints will get used and the annotation defined - * security constraints will be ignored. - * - * Using annotations, this servlet declares roles and then deny's all as a - * default, however GET is specified with a RolesAllowed="Administrator". - * There is a duplicate Servlet url/context defined in the DD - which means - * that the DD should override the annotations defined in this class. - * The DD indicates that role Manager (user=javajoe) has perm to do GET/POST - * requess. This will take precedence over the annotations of this class which - * state that role Administrator (user=j2ee) can issue GET requests. - */ - -@ServletSecurity(value = @HttpConstraint(EmptyRoleSemantic.DENY), httpMethodConstraints = { - @HttpMethodConstraint(value = "GET", rolesAllowed = "Administrator") }) -@WebServlet(name = "GuestPageTestLogicalName", urlPatterns = { - "/GuestPageTest" }) -public class GuestPageTestServlet extends HttpServlet { - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - if ((request != null) && (request.getUserPrincipal() != null)) { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } else { - out.println( - "Could not get principal via request.getUserPrincipal() " + "
"); - } - - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - if ((request != null) && (request.getUserPrincipal() != null)) { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } else { - out.println( - "Could not get principal via request.getUserPrincipal() " + "
"); - } - - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/ServletSecTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/ServletSecTestServlet.java deleted file mode 100644 index 61e467dbf6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/ServletSecTestServlet.java +++ /dev/null @@ -1,82 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.metadatacomplete; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * The DD is using metadata-complete=true which means that the security - * settings in the DD will be used and the annotations security settings in - * this servlet will be ignored. - * - * The annotations in this servlet specify that all http methods can be accessed - * by role=Administrator but GET and POST are set to be denied all access. - * REMEMBER: these annotations will get ignored by DD since DD - * has metadata-complete=true! - * - * The DD will take precedence and sets GET accessible by role=Administrator(j2ee) - * and sets POST accessible by role=Manager(javajoe) - */ -@ServletSecurity(value = @HttpConstraint(rolesAllowed = { - "Administrator" }), httpMethodConstraints = { - @HttpMethodConstraint(value = "POST", emptyRoleSemantic = EmptyRoleSemantic.DENY), - @HttpMethodConstraint(value = "GET", emptyRoleSemantic = EmptyRoleSemantic.DENY) }) -@WebServlet(name = "ServletSecTestLogicalName", urlPatterns = { - "/ServletSecTest" }) -public class ServletSecTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - System.out - .println("Inside ServletSecTestServlet.service() ....." + "
"); - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, java.io.IOException { - - PrintWriter out = response.getWriter(); - System.out - .println("Inside ServletSecTestServlet.doTrace() ....." + "
"); - } - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, java.io.IOException { - - PrintWriter out = response.getWriter(); - System.out.println("Inside ServletSecTestServlet.doGet() ....." + "
"); - - if ((request != null) && (request.getUserPrincipal() != null)) { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } else { - out.println("The user principal is: Null." + "
"); - } - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/UnProtectedTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/UnProtectedTestServlet.java deleted file mode 100644 index e447617f78..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/UnProtectedTestServlet.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.metadatacomplete; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This annotation essentially sets Deny all access on the servlet. However, our - * DD is set with metadata-complete=true so the DD will cause any annotations - * in this servlet to be ignored and the DD settings currently leave the - * servlet unprotected so a Permit all should ultmiately be set on this servlet. - */ -@ServletSecurity(@HttpConstraint(EmptyRoleSemantic.DENY)) -@WebServlet(name = "UnProtectedTestLogicalName", urlPatterns = { - "/UnProtectedTest" }) -public class UnProtectedTestServlet extends HttpServlet { - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - if ((request != null) && (request.getUserPrincipal() == null)) { - out.println( - "The user principal is: " + request.getUserPrincipal() + "
"); - } else { - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/build.xml deleted file mode 100644 index 0342ece711..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/build.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete.ear.sun-application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete.ear.sun-application.xml deleted file mode 100644 index 17ea98cca9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete.ear.sun-application.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete_web.war.sun-web.xml deleted file mode 100644 index 2dbb8e7f8a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete_web.war.sun-web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - servlet_sec_metadatacomplete_web - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete_web.xml deleted file mode 100644 index 70246ce8f4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/metadatacomplete/servlet_sec_metadatacomplete_web.xml +++ /dev/null @@ -1,158 +0,0 @@ - - - - - servlet_sec_annotations - - GuestPageTestLogicalName - com.sun.ts.tests.servlet.spec.security.metadatacomplete.GuestPageTestServlet - - MGR - Manager - - - - DenyAllTestLogicalName - com.sun.ts.tests.servlet.spec.security.metadatacomplete.DenyAllServlet - - MGR - Manager - - - - UnProtectedTestLogicalName - com.sun.ts.tests.servlet.spec.security.metadatacomplete.UnProtectedTestServlet - - ADM - Administrator - - - MGR - Manager - - - EMP - Employee - - - - ServletSecTestLogicalName - com.sun.ts.tests.servlet.spec.security.metadatacomplete.ServletSecTestServlet - - ADM - Administrator - - - MGR - Manager - - - EMP - Employee - - - - GuestPageTestLogicalName - /GuestPageTest - - - DenyAllTestLogicalName - /ServletDenyAll - - - ServletSecTestLogicalName - /ServletSecTest - - - UnProtectedTestLogicalName - /UnProtectedTest - - - - MySecureBit1 - /GuestPageTest - POST - GET - - - Manager - - - NONE - - - - - MySecureBit2 - /ServletDenyAll - - - - NONE - - - - - MySecureBit20 - /ServletSecTest - POST - - - Manager - - - NONE - - - - - MySecureBit21 - /ServletSecTest - GET - - - Administrator - - - NONE - - - - 54 - - - BASIC - - - the administrator role - Administrator - - - the manager role - Manager - - - the employee role - Employee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/Client.java deleted file mode 100644 index 892d8640a3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/Client.java +++ /dev/null @@ -1,475 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.security.secbasic; - -import com.sun.ts.tests.servlet.common.request.SecBasicClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -import java.util.Properties; - - -/* - * This class uses the SecBasicClient to do most of its actual testing. - * The tests within this file will either test security constraints using the - * DD file or by using annotations. The naming scheme in this file is as - * follows: - * test1() - tests security constaints using DD file - * test1_anno() - tests security constraints using annotations - * In both cases (testing using DD or annotations) the actual tests are - * being done in the secBasicClient. The real difference regards whether - * the servlet under test is annotation or DD based. - * - */ -public class Client extends SecBasicClient { - - // TOFIX - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sec_secbasic_web.war").addClasses(GuestPageAnnoTestServlet.class, GuestPageTestServlet.class, RoleReverseAnnoTestServlet.class, RoleReverseTestServlet.class, ServletSecAnnoTestServlet.class, ServletSecTestServlet.class, UnProtectedAnnoTestServlet.class, UnProtectedTestServlet.class).setWebXML(Client.class.getResource("servlet_sec_secbasic_web.xml")); - } - - /* - * setup() passes "servlet" as the argument to its parent class setup() - * - */ - - /* - * @class.setup_props: webServerHost; webServerPort; user; password; authuser; - * authpassword; ts_home; - * - */ - public void setup(String[] args, Properties p) throws Exception { - _props = p; - - // create newarguments to pass into superclass setup method. - String[] newargs = new String[2]; - - // "servlet" is the flag passed to superclass - String argExt = new String("servlet"); - newargs[0] = argExt; - newargs[1] = argExt; // dummy argument - - // Inform the super class to run servlet related tests - super.setup(newargs, p); - } - - /* - * @testName: test1 - * - * @assertion_ids:Servlet:SPEC:140; JavaEE:SPEC:21 - * - * @test_Strategy: 1. Send request to access jspSec.jsp 2. Receive - * authentication request. - * - */ - - /* - * @testName: test1_anno - * - * @assertion_ids:Servlet:SPEC:140; JavaEE:SPEC:21; Servlet:SPEC:290; - * Servlet:SPEC:291; Servlet:SPEC:293; Servlet:SPEC:296; Servlet:SPEC:297; - * - * @test_Strategy: This does the same thing as test1() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. Send - * request to access ServletSecAnnoTest (thru SecBasicClient) as - * unauthenticated user 2. Receive authentication request. - * - */ - @Test - public void test1_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - pageSec = "/servlet_sec_secbasic_web/ServletSecAnnoTest"; - try { - super.test1(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - } - } - - /* - * @testName: test2 - * - * @assertion_ids: Servlet:SPEC:140;Servlet:JAVADOC:368; JavaEE:SPEC:281 - * - * - * @test_Strategy: 1. Send request with correct authentication. 2. Receive - * page (ensure principal is correct, and ensure that getRemoteUser() returns - * the correct name) - * - * Note: 1. If user has not been authenticated and user attempts to access a - * protected web resource, and user enters a valid username and password, the - * original web resource is returned and user is authenticated. - * - * 2. getRemoteUser() returns the user name that the client authenticated - * with. - * - */ - /* - * @testName: test2_anno - * - * @assertion_ids: Servlet:SPEC:140; JavaEE:SPEC:21; Servlet:SPEC:290; - * Servlet:SPEC:291; Servlet:SPEC:293; Servlet:SPEC:296; Servlet:SPEC:297; - * - * @test_Strategy: This does the same thing as test2() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This particular test (test2_anno) actually - * requires the use of the DD to set the and since - * these cant be linked using annotations only. - * - * This test validates the following: 1. Send request with correct - * authentication. 2. Receive page (ensure principal is correct, and ensure - * that getRemoteUser() returns the correct name) - * - * Note: 1. If user has not been authenticated and user attempts to access a - * protected web resource, and user enters a valid username and password, the - * original web resource is returned and user is authenticated. - * - * 2. getRemoteUser() returns the user name that the client authenticated - * with. NOTE: the test (test2 in secBasicClient) actually does a check of the - * "ADM" role (as defined in the DD via the role-link element.) - * - */ - @Test - public void test2_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - pageSec = "/servlet_sec_secbasic_web/ServletSecAnnoTest"; - try { - super.test2(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - } - } - - /* - * @testName: test3 - * - * @assertion_ids: Servlet:SPEC:162; JavaEE:SPEC:30; JavaEE:SPEC:281 - * - * @test_Strategy: 1. Re-send request with incorrect authentication. 2. - * Receive authentication request. - * - * Note: 1. If user has not been authenticated and user attempts to access a - * protected web resource, and user enters an invalid username and password, - * the container denies access to the web resource. - * - */ - /* - * @testName: test3_anno - * - * @assertion_ids: Servlet:SPEC:162; JavaEE:SPEC:30; JavaEE:SPEC:281; - * Servlet:SPEC:290; Servlet:SPEC:291; Servlet:SPEC:293; Servlet:SPEC:296; - * Servlet:SPEC:297; - * - * @test_Strategy: This does the same thing as test3() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. - * Re-send request with incorrect authentication. 2. Receive authentication - * request. - * - * Note: 1. If user has not been authenticated and user attempts to access a - * protected web resource, and user enters an invalid username and password, - * the container denies access to the web resource. - * - */ - @Test - public void test3_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - pageSec = "/servlet_sec_secbasic_web/ServletSecAnnoTest"; - try { - super.test3(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - } - } - - /* - * @testName: test4 - * - * @assertion_ids: Servlet:SPEC:162; JavaEE:SPEC:30; JavaEE:SPEC:281 - * - * @test_Strategy: 1. Send request with correct authentication for user - * javajoe for a page javajoe is allowed to access. 2. Receive page (this - * verifies that the javajoe user is set up properly). 3. Send request with - * correct authentication, but incorrect authorization to access resource 4. - * Receive error - * - * Note: If user has not been authenticated and user attempts to access a - * protected web resource, and user enters an valid username and password, but - * for a role that is not authorized to access the resource, the container - * denies access to the web resource. - * - */ - /* - * @testName: test4_anno - * - * @assertion_ids: Servlet:SPEC:162; JavaEE:SPEC:30; JavaEE:SPEC:281; - * Servlet:SPEC:290; Servlet:SPEC:291; Servlet:SPEC:293; Servlet:SPEC:298; - * - * @test_Strategy: This does the same thing as test4() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. Send - * request with correct authentication for user javajoe for a page javajoe is - * allowed to access. 2. Receive page (this verifies that the javajoe user is - * set up properly). 3. Send request with correct authentication, but - * incorrect authorization to access resource 4. Receive error - * - * Note: If user has not been authenticated and user attempts to access a - * protected web resource, and user enters an valid username and password, but - * for a role that is not authorized to access the resource, the container - * denies access to the web resource. - * - */ - @Test - public void test4_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - String tempPageGuest = pageGuest; - pageSec = "/servlet_sec_secbasic_web/ServletSecAnnoTest"; - pageGuest = "/servlet_sec_secbasic_web/GuestPageAnnoTest"; - try { - super.test4(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - pageGuest = tempPageGuest; - } - } - - /* - * @testName: test5 - * - * @assertion_ids: Servlet:JAVADOC:368; Servlet:JAVADOC:369; JavaEE:SPEC:30; - * JavaEE:SPEC:281 - * - * @test_Strategy: 1. Send request for unprotected.jsp with no authentication. - * 2. Receive page 3. Search the returned page for "!true!", which would - * indicate that at least one call to isUserInRole attempted by - * unprotected.jsp returned true. 4. check that getRemoteUser() returns null. - * - * Note: 1. If user has not been authenticated and user attempts to access an - * unprotected web resource, the web resource is returned without need to - * authenticate. 2. isUserInRole() must return false for any valid or invalid - * role reference. 3. getRemoteUser() must return false - * - */ - /* - * @testName: test5_anno - * - * @assertion_ids: Servlet:JAVADOC:368; Servlet:JAVADOC:369; JavaEE:SPEC:30; - * JavaEE:SPEC:281; Servlet:SPEC:290; Servlet:SPEC:298; - * - * @test_Strategy: This does the same thing as test5() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. Send - * request for unprotected.jsp with no authentication. 2. Receive page 3. - * Search the returned page for "!true!", which would indicate that at least - * one call to isUserInRole attempted by unprotected.jsp returned true. 4. - * check that getRemoteUser() returns null. - * - * Note: 1. If user has not been authenticated and user attempts to access an - * unprotected web resource, the web resource is returned without need to - * authenticate. 2. isUserInRole() must return false for any valid or invalid - * role reference. 3. getRemoteUser() must return false - * - */ - @Test - public void test5_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageUnprotected = pageUnprotected; - pageUnprotected = "/servlet_sec_secbasic_web/UnProtectedAnnoTest"; - try { - super.test5(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageUnprotected = tempPageUnprotected; - } - } - - /* - * @testName: test6 - * - * @assertion_ids: Servlet:SPEC:149 - * - * @test_Strategy: Given two servlets in the same application, each of which - * calls isUserInRole(X), and where X is linked to different roles in the - * scope of each of the servlets (i.e. R1 for servlet 1 and R2 for servlet 2), - * then a user whose identity is mapped to R1 but not R2, shall get a true - * return value from isUserInRole( X ) in servlet 1, and a false return value - * from servlet 2 (a user whose identity is mapped to R2 but not R1 should get - * the inverse set of return values). - * - * Since test1 already verifies the functionality for isUserInRole returning - * true, this test needs only verify that it should return false for the other - * jsp. For this test, MGR and ADM are swapped, so isUserInRole() should - * return opposite values from test1. - * - * 1. Send request to access rolereverse.jsp 2. Receive redirect to login - * page, extract location and session id cookie. 3. Send request to access new - * location, send cookie 4. Receive login page 5. Send form response with - * username and password 6. Receive redirect to resource 7. Request resource - * 8. Receive resource (check isUserInRole for all known roles) - * - */ - /* - * @testName: test6_anno - * - * @assertion_ids: Servlet:SPEC:149; Servlet:SPEC:290; Servlet:SPEC:293; - * Servlet:SPEC:296; Servlet:SPEC:297; - * - * @test_Strategy: This does the same thing as test6() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: Given - * two servlets in the same application, each of which calls isUserInRole(X), - * and where X is linked to different roles in the scope of each of the - * servlets (i.e. R1 for servlet 1 and R2 for servlet 2), then a user whose - * identity is mapped to R1 but not R2, shall get a true return value from - * isUserInRole( X ) in servlet 1, and a false return value from servlet 2 (a - * user whose identity is mapped to R2 but not R1 should get the inverse set - * of return values). - * - * Since test1 already verifies the functionality for isUserInRole returning - * true, this test needs only verify that it should return false for the other - * jsp. For this test, MGR and ADM are swapped, so isUserInRole() should - * return opposite values from test1. - * - * 1. Send request to access rolereverse.jsp 2. Receive redirect to login - * page, extract location and session id cookie. 3. Send request to access new - * location, send cookie 4. Receive login page 5. Send form response with - * username and password 6. Receive redirect to resource 7. Request resource - * 8. Receive resource (check isUserInRole for all known roles) - * - */ - @Test - public void test6_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageRoleReverse = pageRoleReverse; - pageRoleReverse = "/servlet_sec_secbasic_web/RoleReverseAnnoTest"; - try { - super.test6(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageRoleReverse = tempPageRoleReverse; - } - } - - /* - * @testName: test7 - * - * @assertion_ids: Servlet:SPEC:162; JavaEE:SPEC:30; JavaEE:SPEC:281 - * - * @test_Strategy: 1. Re-send request with incorrect authentication. 2. - * Receive authentication request. - * - * Note: 1. If user has not been authenticated and user attempts to access a - * protected web resource, and user enters an invalid username and password, - * the container denies access to the web resource. - * - */ - /* - * @testName: test7_anno - * - * @assertion_ids: Servlet:SPEC:162; JavaEE:SPEC:30; JavaEE:SPEC:281; - * Servlet:SPEC:290; - * - * @test_Strategy: This does the same thing as test7() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. - * Re-send request with incorrect authentication. 2. Receive authentication - * request. - * - * Note: 1. If user has not been authenticated and user attempts to access a - * protected web resource, and user enters an invalid username and password, - * the container denies access to the web resource. - * - */ - @Test - public void test7_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - pageSec = "/servlet_sec_secbasic_web/ServletSecAnnoTest"; - try { - super.test7(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - } - } - - @Test() - public void test1() throws Exception { - super.test1(); - } - - @Test() - public void test2() throws Exception { - super.test2(); - } - - @Test() - public void test3() throws Exception { - super.test3(); - } - - @Test() - public void test4() throws Exception { - super.test4(); - } - - @Test() - public void test5() throws Exception { - super.test5(); - } - - @Test() - public void test6() throws Exception { - super.test6(); - } - - @Test() - public void test7() throws Exception { - super.test7(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/GuestPageAnnoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/GuestPageAnnoTestServlet.java deleted file mode 100644 index bd31774b49..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/GuestPageAnnoTestServlet.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.secbasic; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - - -/* - * This servlet is the annotation based equivalent of GuestPageTestServlet. - * As such this declares roles, and specifies that the GET and POST methods - * can be accessed by all of the declared roles. - * - * This annotation based version of GuestPageTestServlet varies a bit from - * it because GuestPageTestServlet specifies that GET and POST can be accessed - * by "Administrator", "Manager", "Employee" *but* all other http methods - * are left unprotected and so can be accessed by anyone. - * This servlet specifies that *all* http methods can be accessed by - * "Administrator", "Manager", "Employee" (including GET and POST) and NO - * http methods are left unprotected. Thus, this servlet is trying to - * be more secure yet it still leaves GET & POST accessible to all declared - * roles just as is done with GuestPageTestServlet. - * - */ -@DeclareRoles({ "Administrator", "Manager", "Employee" }) -@ServletSecurity(@HttpConstraint(rolesAllowed = { "Administrator", "Manager", - "Employee" })) -@WebServlet(name = "GuestPageAnnoTest", urlPatterns = { "/GuestPageAnnoTest" }) -public class GuestPageAnnoTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/GuestPageTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/GuestPageTestServlet.java deleted file mode 100644 index 69f2569df6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/GuestPageTestServlet.java +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.security.secbasic; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class GuestPageTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/README b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/README deleted file mode 100644 index 365fdbe8a6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/README +++ /dev/null @@ -1,16 +0,0 @@ -The security tests for both JSP and servlet performs the same functionality. - -So the common code between JSP and servlet is kept under - - TS_HOME/src/com/sun/ts/tests/common/jspservletsec/secbasicClient.java - TS_HOME/src/com/sun/ts/tests/common/jspservletsec/secformClient.java - -And they are extended and used under - - TS_HOME/src/com/sun/ts/tests/jsp/sec/secbasic/Client.java (JSP) - TS_HOME/src/com/sun/ts/tests/servlet/sec/secbasic/Client.java (Servlet) - - TS_HOME/src/com/sun/ts/tests/jsp/sec/secform/Client.java (JSP) - TS_HOME/src/com/sun/ts/tests/servlet/sec/secform/Client.java (Servlet) - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/RoleReverseAnnoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/RoleReverseAnnoTestServlet.java deleted file mode 100644 index edf2b2e97c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/RoleReverseAnnoTestServlet.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.secbasic; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - - -/* - * This should require employee role perms to access the Get or Post - * methods. This should be an equivelent to RoleReverseTest with the - * main difference being that this uses Servlet based annotations whereas - * RoleReverseTest uses DD for configuring its security constraints. - * It is worth noting that all methods (besides GET and POST) do NOT - * have any security constraints on them and so are unprotected and the - * access to Get & POST requires you to be an employee role.. - * - */ - -@DeclareRoles({ "Administrator", "Manager", "VP", "Employee" }) -@ServletSecurity(httpMethodConstraints = { - @HttpMethodConstraint(value = "GET", rolesAllowed = "Employee"), - @HttpMethodConstraint(value = "POST", rolesAllowed = "Employee") }) -@WebServlet(name = "RoleReverseAnnoTestLogicalName", urlPatterns = { - "/RoleReverseAnnoTest" }) -public class RoleReverseAnnoTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/RoleReverseTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/RoleReverseTestServlet.java deleted file mode 100644 index ed51273aac..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/RoleReverseTestServlet.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.security.secbasic; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class RoleReverseTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/ServletSecAnnoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/ServletSecAnnoTestServlet.java deleted file mode 100644 index 3c4a0b1ed1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/ServletSecAnnoTestServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.secbasic; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This should allow the Aministrator role perms to access any of the servlet - * methods. This is an annotation based equivalent of ServletSecTestServlet - * with the main difference being that this uses Servlet based annotations whereas - * ServletSecTestServlet uses DD for configuring its security constraints. - */ - -@DeclareRoles({ "Administrator", "Manager", "Employee" }) -@ServletSecurity(value = @HttpConstraint(EmptyRoleSemantic.DENY), httpMethodConstraints = { - @HttpMethodConstraint(value = "GET", rolesAllowed = "Administrator"), - @HttpMethodConstraint(value = "POST", rolesAllowed = "Administrator") }) -@WebServlet(name = "ServletSecAnnoTestLogicalName", urlPatterns = { - "/ServletSecAnnoTest" }) -public class ServletSecAnnoTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - System.out.println("Inside ServletSecAnnoTestServlet ....." + "
"); - System.out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - System.err.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - - out.println("Inside ServletSecAnnoTestServlet ....." + "
"); // used for - // validating - // test7 - - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - out.println("isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/ServletSecTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/ServletSecTestServlet.java deleted file mode 100644 index 7c95a3a65a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/ServletSecTestServlet.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secbasic; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class ServletSecTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - System.out.println("Inside ServletSecTestServlet ....." + "
"); - System.out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - System.err.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - - out.println("Inside ServletSecTestServlet ....." + "
"); // used for - // validating - // test7 - - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - out.println("isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/UnProtectedAnnoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/UnProtectedAnnoTestServlet.java deleted file mode 100644 index c82f9d53b5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/UnProtectedAnnoTestServlet.java +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.secbasic; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.TransportGuarantee; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet is the annotation based equivalent of UnProtectedTestServlet. - * As such, this declares roles but sets no security constraints and leaves - * the page unprotected. - * - */ -@DeclareRoles({ "Administrator", "Manager", "VP", "Employee" }) -@ServletSecurity(@HttpConstraint(transportGuarantee = TransportGuarantee.NONE)) -@WebServlet(name = "UnProtectedAnnoTest", urlPatterns = { - "/UnProtectedAnnoTest" }) -public class UnProtectedAnnoTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - if (request.getUserPrincipal() == null) - out.println( - "The user principal is: " + request.getUserPrincipal() + "
"); - else - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - - // Test getRemoteUser() functionality: - out.println("
"); - out.println("getRemoteUser(): " + request.getRemoteUser()); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/UnProtectedTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/UnProtectedTestServlet.java deleted file mode 100644 index 1d829626ca..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/UnProtectedTestServlet.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secbasic; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class UnProtectedTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - if (request.getUserPrincipal() == null) - out.println( - "The user principal is: " + request.getUserPrincipal() + "
"); - else - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - - // Test getRemoteUser() functionality: - out.println("
"); - out.println("getRemoteUser(): " + request.getRemoteUser()); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/build.xml deleted file mode 100644 index 07c198f328..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/build.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic.ear.sun-application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic.ear.sun-application.xml deleted file mode 100644 index 8b8788aa16..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic.ear.sun-application.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - servlet_sec_secbasic_web.war - servlet_sec_secbasic_web - - 0 - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic_web.war.sun-web.xml deleted file mode 100644 index 3cc3346de5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic_web.war.sun-web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - /servlet_sec_secbasic_web - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic_web.xml deleted file mode 100644 index 4da4600df5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secbasic/servlet_sec_secbasic_web.xml +++ /dev/null @@ -1,229 +0,0 @@ - - - - - servlet_sec_secbasic - - RoleReverseTestLogicalName - com.sun.ts.tests.servlet.spec.security.secbasic.RoleReverseTestServlet - - MGR - Administrator - - - ADM - Manager - - - VP - VP - - - EMP - Employee - - - - RoleReverseAnnoTestLogicalName - com.sun.ts.tests.servlet.spec.security.secbasic.RoleReverseAnnoTestServlet - - MGR - Administrator - - - ADM - Manager - - - VP - VP - - - EMP - Employee - - - - GuestPageTestLogicalName - com.sun.ts.tests.servlet.spec.security.secbasic.GuestPageTestServlet - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - UnProtectedTestLogicalName - com.sun.ts.tests.servlet.spec.security.secbasic.UnProtectedTestServlet - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - ServletSecTestLogicalName - com.sun.ts.tests.servlet.spec.security.secbasic.ServletSecTestServlet - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - ServletSecAnnoTestLogicalName - com.sun.ts.tests.servlet.spec.security.secbasic.ServletSecAnnoTestServlet - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - RoleReverseTestLogicalName - /RoleReverseTest - - - GuestPageTestLogicalName - /GuestPageTest - - - UnProtectedTestLogicalName - /UnProtectedTest - - - ServletSecTestLogicalName - /ServletSecTest - - - 54 - - - - MySecureBit1 - /GuestPageTest - GET - POST - - - Administrator - Manager - VP - - - NONE - - - - - MySecureBit2 - /RoleReverseTest - GET - POST - - - Employee - - - NONE - - - - - MySecureBit0 - /ServletSecTest - GET - POST - - - Administrator - - - NONE - - - - BASIC - default - - - the administrator role - Administrator - - - the manager role - Manager - - - the VP role - VP - - - the employee role - Employee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/Client.java deleted file mode 100644 index 61c3501d7c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/Client.java +++ /dev/null @@ -1,747 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.security.secform; - -import com.sun.ts.tests.servlet.common.request.SecformClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; -import java.util.Properties; - -/* - * This class uses the SecformClient to do most of its actual testing. - * The tests within this file will either test security constraints using the - * DD file or by using annotations. The naming scheme in this file is as - * follows: - * test1() - tests security constaints using DD file - * test1_anno() - tests security constraints using annotations - * In both cases (testing using DD or annotations) the actual tests are - * being done in the secformClient. The real difference regards whether - * the servlet under test is annotation or DD based. - * - */ -public class Client extends SecformClient { - - // TOFIX - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_sec_secform_web.war").addAsWebResource("spec/security/secform/login.jsp", "login.jsp").addAsWebResource("spec/security/secform/error.jsp", "error.jsp").addClasses(allRolesTestServlet.class, ControlServlet.class, ForwardedServlet.class, GuestPageAnnoTestServlet.class, GuestPageTestServlet.class, IncludedServlet.class, OneTestServlet.class, RoleReverseTestServlet.class, RoleReverseAnnoTestServlet.class, SampleTestServlet.class, ServletProgrammaticAuthen.class, ServletProgrammaticLogin.class, ServletProgrammaticLogout.class, ServletSecAnnoTestServlet.class, ServletSecTestServlet.class, TwoTestServlet.class, UnProtectedAnnoTestServlet.class, UnProtectedTestServlet.class).setWebXML(Client.class.getResource("servlet_sec_secform_web.xml")); - } - - // Shared test variables: - private Properties props = null; - - // Note: To share the commoncode between servlet and JSP, - // the commoncode is kept under - // (TS_HOME)/src/com/sun/ts/tests/common/jspservletsec/secformClient.java - // This subclass(Client.java) is used to flag the superclass - // to run servlet related secform tests - // - /* - * setup() passes "servlet" as the argument to its parent class setup() - * - */ - /* - * @class.setup_props: webServerHost; webServerPort; user; password; authuser; - * authpassword; - * - */ - public void setup(String[] args, Properties p) throws Exception { - super.setup(args, p); - props = p; - } - - /* - * @testName: test1 - * - * @assertion_ids: Servlet:SPEC:142; JavaEE:SPEC:21 - * - * @test_Strategy: 1. Send request to access jspSec.jsp 2. Receive login - * page(make sure it the expected login page) 3. Send form response with - * username and password 4. Receive jspSec.jsp (ensure principal is correct, - * and ensure getRemoteUser() returns the username, and ensure isUserInRole() - * is working properly) 5. Re-request jspSec.jsp 6. Ensure principal is still - * correct and getRemoteUser() still returns the correct username. Also ensure - * isUserInRole() is still working properly. - * - */ - /* - * @testName: test1_anno - * - * @assertion_ids: Servlet:SPEC:142; JavaEE:SPEC:21; Servlet:SPEC:290; - * Servlet:SPEC:291; Servlet:SPEC:293; Servlet:SPEC:296; Servlet:SPEC:297; - * Servlet:SPEC:298; - * - * @test_Strategy: This does the same thing as test1() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. Send - * request to access jspSec.jsp 2. Receive login page(make sure it the - * expected login page) 3. Send form response with username and password 4. - * Receive jspSec.jsp (ensure principal is correct, and ensure getRemoteUser() - * returns the username, and ensure isUserInRole() is working properly) 5. - * Re-request jspSec.jsp 6. Ensure principal is still correct and - * getRemoteUser() still returns the correct username. Also ensure - * isUserInRole() is still working properly. - * - */ - @Test - public void test1_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - pageSec = "/servlet_sec_secform_web/ServletSecAnnoTest"; - try { - super.test1(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - } - } - - /* - * @testName: test2 - * - * @assertion_ids: Servlet:SPEC:142.4.3 - * - * @test_Strategy: 1. Send request to access jspSec.jsp 2. Receive login page - * 3. Send form response with username and incorrect password 4. Receive error - * page (make sure it is the expected error page) - * - */ - /* - * @testName: test2_anno - * - * @assertion_ids: Servlet:SPEC:142.4.3; Servlet:SPEC:290; Servlet:SPEC:291; - * Servlet:SPEC:293; Servlet:SPEC:296; - * - * @test_Strategy: This does the same thing as test2() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. Send - * request to access jspSec.jsp 2. Receive login page 3. Send form response - * with username and incorrect password 4. Receive error page (make sure it is - * the expected error page) - * - */ - @Test - public void test2_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - pageSec = "/servlet_sec_secform_web/ServletSecAnnoTest"; - try { - super.test2(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - } - } - - /* - * @testName: test3 - * - * @assertion_ids: Servlet:SPEC:142 - * - * @test_Strategy: 1. Send request to access guestPage.jsp 2. Receive login - * page 3. Send form response with username(javajoe) and password 4. Receive - * resource (check user principal) Note: If user has not been authenticated - * and user attempts to access a protected web resource, and user enters - * correct username and password of a user that is authorized to access the - * resource, the resource is returned (similar to test1, but uses user javajoe - * instead of j2ee). This test establishes that the javajoe user is set up - * properly. - * - * - */ - /* - * @testName: test3_anno - * - * @assertion_ids: Servlet:SPEC:142; Servlet:SPEC:290; Servlet:SPEC:291; - * Servlet:SPEC:298; - * - * @test_Strategy: This does the same thing as test3() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. Send - * request with correct authentication for user javajoe for a page javajoe is - * allowed to access. 2. Receive login page (this verifies that the javajoe - * user is set up properly). 3. Send form response with username(javajoe) and - * password 4. Receive resource (check user principal) - * - * If user has not been authenticated and user attempts to access a protected - * web resource, and user enters correct username and password of a user that - * is authorized to access the resource, the resource is returned (similar to - * test1, but uses user javajoe instead of j2ee). This test establishes that - * the javajoe user is set up properly. - * - */ - @Test - public void test3_anno() throws Exception { - // save off pageGuest so that we can reuse it - String tempPageGuest = pageGuest; - pageGuest = "/servlet_sec_secform_web/GuestPageAnnoTest"; - try { - super.test3(); - } catch (Exception e) { - throw e; - } finally { - // reset pageGuest to orig value - pageGuest = tempPageGuest; - } - } - - /* - * @testName: test4 - * - * @assertion_ids: Servlet:SPEC:149;Servlet:SPEC:160;Servlet:SPEC:162 - * - * @test_Strategy: 1. Send request to access jspSec.jsp 2. Receive login page - * 3. Send form response with username and password 4. Receive an error - * (expected unauthorized error) 5. Send request to access unprotected.jsp 6. - * Receive unprotected.jsp. Note: If user has not been authenticated and user - * attempts to access a protected web resource, and user enters correct - * username and password of a user that is not authorized to access the - * resource, the resource is not returned. The authenticated user is not - * denied access to an unprotected page. - * - */ - /* - * @testName: test4_anno - * - * @assertion_ids: Servlet:SPEC:149;Servlet:SPEC:160;Servlet:SPEC:162; - * Servlet:SPEC:290; Servlet:SPEC:291; Servlet:SPEC:293; Servlet:SPEC:296; - * - * @test_Strategy: This does the same thing as test4() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. Send - * request to access jspSec.jsp 2. Receive login page 3. Send form response - * with username and password 4. Receive an error (expected unauthorized - * error) 5. Send request to access unprotected.jsp 6. Receive - * unprotected.jsp. Note: If user has not been authenticated and user attempts - * to access a protected web resource, and user enters correct username and - * password of a user that is not authorized to access the resource, the - * resource is not returned. The authenticated user is not denied access to an - * unprotected page. - * - */ - @Test - public void test4_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - pageSec = "/servlet_sec_secform_web/ServletSecAnnoTest"; - try { - super.test4(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - } - } - - /* - * @testName: test5 - * - * @assertion_ids: Servlet:JAVADOC:368; Servlet:JAVADOC:369;Servlet:SPEC:154.1 - * - * @test_Strategy: 1. Send request to access unprotected.jsp 2. Receive - * unprotected.jsp 3. Search the returned page for "!true!", which would - * indicate that at least one call to isUserInRole attempted by - * unprotected.jsp returned true. 4. Check that the call to getRemoteUser() - * returned null. Note: If user has not been authenticated and user attempts - * to access an unprotected web resource, the resource is returned, and the - * user is not forced to authenticate. Also, isUserInRole() must return false - * for any valid or invalid role reference. A call to getRemoteUser() must - * return null. - * - */ - /* - * @testName: test5_anno - * - * @assertion_ids: Servlet:JAVADOC:368; - * Servlet:JAVADOC:369;Servlet:SPEC:154.1; Servlet:SPEC:290; Servlet:SPEC:291; - * Servlet:SPEC:298; - * - * @test_Strategy: This does the same thing as test5() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. Send - * request to access unprotected.jsp 2. Receive unprotected.jsp 3. Search the - * returned page for "!true!", which would indicate that at least one call to - * isUserInRole attempted by unprotected.jsp returned true. 4. Check that the - * call to getRemoteUser() returned null. Note: If user has not been - * authenticated and user attempts to access an unprotected web resource, the - * resource is returned, and the user is not forced to authenticate. Also, - * isUserInRole() must return false for any valid or invalid role reference. A - * call to getRemoteUser() must return null. - * - */ - @Test - public void test5_anno() throws Exception { - // save off pageUnprotected so that we can reuse it - String tempPageUnprotected = pageUnprotected; - pageUnprotected = "/servlet_sec_secform_web/UnProtectedAnnoTest"; - try { - super.test5(); - } catch (Exception e) { - throw e; - } finally { - // reset to orig value - pageUnprotected = tempPageUnprotected; - } - } - - /* - * @testName: test6 - * - * @assertion_ids: Servlet:SPEC:149 - * - * @test_Strategy: Given two servlets in the same application, each of which - * calls isUserInRole(X), and where X is linked to different roles in the - * scope of each of the servlets (i.e. R1 for servlet 1 and R2 for servlet 2), - * then a user whose identity is mapped to R1 but not R2, shall get a true - * return value from isUserInRole( X ) in servlet 1, and a false return value - * from servlet 2 (a user whose identity is mapped to R2 but not R1 should get - * the inverse set of return values). - * - * Since test1 already verifies the functionality for isUserInRole returning - * true, this test needs only verify that it should return false for the other - * jsp. For this test, MGR and ADM are swapped, so isUserInRole() should - * return opposite values from test1. - * - * 1. Send request to access rolereverse.jsp 2. Receive login page 3. Send - * form response with username and password 4. Receive resource (check - * isUserInRole for all known roles) - * - */ - /* - * @testName: test6_anno - * - * @assertion_ids: Servlet:SPEC:149; Servlet:SPEC:290; Servlet:SPEC:291; - * Servlet:SPEC:296; Servlet:SPEC:297; - * - * @test_Strategy: This does the same thing as test6() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: - * - * Given two servlets in the same application, each of which calls - * isUserInRole(X), and where X is linked to different roles in the scope of - * each of the servlets (i.e. R1 for servlet 1 and R2 for servlet 2), then a - * user whose identity is mapped to R1 but not R2, shall get a true return - * value from isUserInRole( X ) in servlet 1, and a false return value from - * servlet 2 (a user whose identity is mapped to R2 but not R1 should get the - * inverse set of return values). - * - * Since test1 already verifies the functionality for isUserInRole returning - * true, this test needs only verify that it should return false for the other - * jsp. For this test, MGR and ADM are swapped, so isUserInRole() should - * return opposite values from test1. - * - * 1. Send request to access rolereverse.jsp 2. Receive login page 3. Send - * form response with username and password 4. Receive resource (check - * isUserInRole for all known roles) - * - */ - @Test - public void test6_anno() throws Exception { - // save off pageRoleReverse so that we can reuse it - String tempPageReverse = pageRoleReverse; - pageSec = "/servlet_sec_secform_web/RoleReverseAnnoTest"; - try { - super.test6(); - } catch (Exception e) { - throw e; - } finally { - // reset tempPageReverse to orig value - pageRoleReverse = tempPageReverse; - } - } - - /* - * @testName: test7 - * - * @assertion_ids: Servlet:SPEC:89 - * - * @test_Strategy: 1) send a http request to WEB-INF directory 2) expect 404 - * or 403 3) repeat step 1 and 2 for the following a) web-inf (for case - * insensitive platforms) b) WEB-INF/web.xml c) web-inf/web.xml 4) based on - * the http return code, report test status - * - */ - /* - * @testName: test8 - * - * @assertion_ids: Servlet:SPEC:92.1 - * - * @test_Strategy: 1) send a http request to META-INF directory 2) expect 404 - * or 403 3) repeat step 1 and 2 for the following a) meta-inf (for case - * insensitive platforms) b) META-INF/MANIFEST.MF c) meta-inf/manifest.mf 4) - * based on the http return code, report test status - * - */ - /* - * @testName: test9 - * - * @assertion_ids: Servlet:SPEC:134 - * - * @test_Strategy: 1) Deploy a two webcomponents One.jsp and Two.jsp - * exercising various mapping rules 2) Make a http request with a URL(based on - * the above mapping rules) 3) Make a http request with a absolute match URL. - * 4) compare the results obtained through step 2 and 3 and declare test - * result Note: - * - * 1) A string beginning with a / character and ending with a /* postfix is - * used as a path mapping. 2) A string beginning with a *. prefix is used as - * an extension mapping. 3) All other strings are used as exact matches only - * 4) A string containing only the / character indicates that servlet - * specified by the mapping becomes the "deException" servlet of the application. - * In this case the servlet path is the request URI minus the context path and - * the path info is null. - * - */ - /* - * @testName: test10 - * - * @assertion_ids: Servlet:SPEC:138; Servlet:SPEC:139; Servlet:SPEC:294; - * - * @test_Strategy: Note: test5 and test6 verifies the first part of the - * assertion. This test verifies only the second part of this assertion - * - * 1. Send request to access SampleTestServlet 2. Receive login page(make sure - * it is the expected login page) 3. Send form response with username and - * password 4. Receive Sample.jsp (ensure principal is correct, and ensure - * getRemoteUser() returns the username, and ensure isUserInRole() is working - * properly) - * - */ - /* - * @testName: test11 - * - * @assertion_ids: Servlet:SPEC:150 - * - * @test_Strategy: Configure allRoles.jsp to be accessible by allRoles ( - * Administrator and * ) - * - * 1) Try accesing allRoles.jsp as the following user a) j2ee b) javajoe 2) - * Based on the http reply, report test status - * - * Note: The auth-constraint element indicates the user roles that should be - * permitted access to this resource collection. The role used here must - * either in a security-role-ref element, or be the specially reserved - * role-name * that is a compact syntax for indicating all roles in the web - * application. If both * and rolenames appear, the container interprets this - * as all roles. - * - */ - /* ***NOTE:test12 is only for JSP */ - /* - * @testName: test13 - * - * @assertion_ids: Servlet:SPEC:137; JavaEE:SPEC:24 - * - * @test_Strategy: - * - * 1) Configure two servlets (IncludedServlet and ForwardedServlet) to be - * accessible only by administrator. - * - * 2) Configure ControlServlet to be accessible by everyone (i.e no security - * constraints for ControlServlet) - * - * 3) Now as a unauthenticated user access ForwardedServlet and - * IncludedServlet from ControlServlet - * - * ControlServlet ===>ForwardedServlet===>IncludedServlet - * - * i.e 3.1) From a ControlServlet access ForwardedServlet through dispatcher's - * forward method. - * - * 3.2) From the ForwardedServlet access/include IncludedServlet through - * Request dispatcher's include method - * - * 4) If the servlets(ForwardedServlet and IncludedServlet) are accessible - * report the test success otherwise report test failure - * - * Note: test13 is ONLY for SERVLET Area - * - */ - /* - * @testName: test14 - * - * @assertion_ids: Servlet:SPEC:144 - * - * @test_Strategy: 1. Configure pageSec(jspSec.jsp or ServletSecTest) and - * pageSample(Sample.jsp or SampleTest ) to be accessible only by - * Administrator 2. Send request to access jspSec.jsp 3. Receive login page 4. - * Send form response with username and password 5. Receive jspSec.jsp (ensure - * principal is correct, and ensure getRemoteUser() returns the username, and - * ensure isUserInRole() is working properly) 6. Try accessing - * pageSample(Sample.jsp or SampleTest) which is also configured to be - * accessible with the same security identity, since we are already - * authenticated we should be able to access pageSample without going through - * login page again. 7. Ensure principal is still correct and getRemoteUser() - * still returns the correct username. Also ensure isUserInRole() is still - * working properly. Note: servlet container is required to track - * authentication information at the container level (rather than at the web - * application level). This allows users authenticated for one web application - * to access other resources managed by the container permitted to the same - * security identity. - * - */ - /* - * @testName: test14_anno - * - * @assertion_ids: Servlet:SPEC:144; Servlet:SPEC:290; Servlet:SPEC:291; - * Servlet:SPEC:293; Servlet:SPEC:296; - * - * @test_Strategy: This does the same thing as test14() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: 1. - * Configure pageSec(jspSec.jsp or ServletSecTest) and pageSample(Sample.jsp - * or SampleTest ) to be accessible only by Administrator 2. Send request to - * access jspSec.jsp 3. Receive login page 4. Send form response with username - * and password 5. Receive jspSec.jsp (ensure principal is correct, and ensure - * getRemoteUser() returns the username, and ensure isUserInRole() is working - * properly) 6. Try accessing pageSample(Sample.jsp or SampleTest) which is - * also configured to be accessible with the same security identity, since we - * are already authenticated we should be able to access pageSample without - * going through login page again. 7. Ensure principal is still correct and - * getRemoteUser() still returns the correct username. Also ensure - * isUserInRole() is still working properly. Note: servlet container is - * required to track authentication information at the container level (rather - * than at the web application level). This allows users authenticated for one - * web application to access other resources managed by the container - * permitted to the same security identity. - * - */ - @Test - public void test14_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - pageSec = "/servlet_sec_secform_web/ServletSecAnnoTest"; - try { - super.test14(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - } - } - - /* - * @testName: test15 - * - * @test_Strategy: This is similar to test14 except this is validating that we - * can not bypass security constraints when sso is on by simply adding - * "/j_security_check" to the request url. By adding "j_security_check" to the - * end of a request but not specifying authN creds, we should NOT be - * redirected to the requested/restricted page as we have not yet - * authenticated (even though we tried to trick/confuse the system by - * appending 'j_security_check' onto our request.) 1. attempt to access a - * protected resource by: Sending a request to access url: - * "/j_security_check" 2. We should not be authenticated yet so - * should get a response back from server with either an error or login form - * (we must verify that we are not authenticated and that we did NOT get the - * requested(and restricted) form back from server. - * - */ - /* - * @testName: test15_anno - * - * @assertion_ids: Servlet:SPEC:144; Servlet:SPEC:290; Servlet:SPEC:291; - * Servlet:SPEC:293; Servlet:SPEC:296; - * - * @test_Strategy: This does the same thing as test15() with the difference - * being that this test is using a servlet w/ security constraints defined - * thru annotations instead of DD. This test validates the following: - * - * This is similar to test14 except this is validating that we can not bypass - * security constraints when sso is on by simply adding "/j_security_check" to - * the request url. By adding "j_security_check" to the end of a request but - * not specifying authN creds, we should NOT be redirected to the - * requested/restricted page as we have not yet authenticated (even though we - * tried to trick/confuse the system by appending 'j_security_check' onto our - * request.) - * - * 1. attempt to access a protected resource by: Sending a request to access - * url: "/j_security_check" 2. We should not be authenticated yet so - * should get a response back from server with either an error or login form - * (we must verify that we are not authenticated and that we did NOT get the - * requested(and restricted) form back from server. - * - */ - @Test - public void test15_anno() throws Exception { - // save off pageSec so that we can reuse it - String tempPageSec = pageSec; - pageSec = "/servlet_sec_secform_web/ServletSecAnnoTest"; - try { - super.test15(); - } catch (Exception e) { - throw e; - } finally { - // reset pageSec to orig value - pageSec = tempPageSec; - } - } - - /* - * @testName: test16 - * - * @assertion: Test ability to login via the HttpServletRequst.login() method. - * as specified in the Java Servlet Specification v3.1, Sec 13.3 - * - * If user has not been authenticated and user attempts to access an - * unprotected web resource, the user should be able to access it. Since the - * user was not authenticated, calls to getUserPrincipal() should not return - * the name of user "j2ee" since. Once in the servlet, we should be able to - * invoke the HttpServletRequest.login() call to authenticate user "j2ee" and - * then calls to getUserPrincipal() should return user "j2ee" - * - * - * @test_Strategy: 1. Send request to access ServletProgrammaticLogin 2. the - * servlet performs tasks and sends response data back 3. we parse the data to - * see if we got desired output - * - */ - /* - * @testName: test17 - * - * @assertion: Test FORM-based authentication, specified in the Java Servlet - * Specification v2.2, Sec 11.5.3. - * - * If user has been authenticated and user attempts to access a protected web - * resource, and user enters correct username and password of a user that is - * authorized to access the resource, the resource is returned (similar to - * test1) - * - * @test_Strategy: 1. Send request to access protected page (ie. - * pageServletProgLogout) 2. Receive login page 3. Send form response with - * username(j2ee) and password 4. Receive resource 5. make sure no ERRORs - * occurrred on pageServletProgLogout and that it actually did log us out. - * - */ - /* - * @testName: test18 - * - * @assertion: Test ability to authenticate using - * HttpServletRequst.authenticate() as specified in the Java Servlet - * Specification v3.1, Sec 13.3 - * - * If user has not been authenticated and user attempts to access an - * unprotected web resource, the user should be able to access it. Since the - * user was not authenticated, calls to getUserPrincipal() should return null. - * Calls to authenticate() should return false. Once in the servlet, we should - * be able to invoke the HttpServletRequest.login() call to login with user - * "j2ee" and then calls to getUserPrincipal() should return user "j2ee". - * Calls to authenticate() should return true. - * - * @test_Strategy: 1. Send request to access ServletProgrammaticLogin 2. the - * servlet performs tasks and sends response data back 3. we parse the data to - * see if we got desired output - * - */ - @Test() - public void test1() throws Exception { - super.test1(); - } - - @Test() - public void test10() throws Exception { - super.test10(); - } - - @Test() - public void test11() throws Exception { - super.test11(); - } - - @Test() - public void test13() throws Exception { - super.test13(); - } - - @Test() - public void test14() throws Exception { - super.test14(); - } - - @Test() - public void test15() throws Exception { - super.test15(); - } - - @Test() - public void test16() throws Exception { - super.test16(); - } - - @Test() - public void test17() throws Exception { - super.test17(); - } - - @Test() - public void test18() throws Exception { - super.test18(); - } - - @Test() - public void test2() throws Exception { - super.test2(); - } - - @Test() - public void test3() throws Exception { - super.test3(); - } - - @Test() - public void test4() throws Exception { - super.test4(); - } - - @Test() - public void test5() throws Exception { - super.test5(); - } - - @Test() - public void test6() throws Exception { - super.test6(); - } - - @Test() - public void test7() throws Exception { - super.test7(); - } - - @Test() - public void test8() throws Exception { - super.test8(); - } - - @Test() - public void test9() throws Exception { - super.test9(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ControlServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ControlServlet.java deleted file mode 100644 index 4598c13765..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ControlServlet.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class ControlServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - // Using RequestDispatcher's forward() method the request to - // to ControlServlet is forwarded to ForwardedServlet - String path = "/ForwardedServlet"; - RequestDispatcher requestDispatcher = getServletContext() - .getRequestDispatcher(path); - requestDispatcher.forward(request, response); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ForwardedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ForwardedServlet.java deleted file mode 100644 index f4ace6f0a9..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ForwardedServlet.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class ForwardedServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - response.setContentType("text/html"); - - // HttpSession session = request.getSession(true); - // session.setAttribute("ForwardedServletAttribute", "100"); - // out.println("HttpSession Id :"+ session.getId()); - - // Note: The request to ControlServlet was already forwarded - // to ForwardedServlet - out.println("\n\nContents From ForwardedServlet"); - out.println("Using RequestDispatcher's forward() method the request " - + "for ControlServlet was forwarded to ForwardedServlet"); - out.println("From ForwardedServlet: getRemoteUser(): " - + request.getRemoteUser() + "
"); - out.println("From ForwardedServlet: isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - - // Include "IncludedServlet" through request dispatcher's include() method - out.println("\nIncluding the responses from IncludedServlet \n"); - - String path = "/IncludedServlet"; - RequestDispatcher requestDispatcher = getServletContext() - .getRequestDispatcher(path); - requestDispatcher.include(request, response); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/GuestPageAnnoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/GuestPageAnnoTestServlet.java deleted file mode 100644 index 43f8145334..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/GuestPageAnnoTestServlet.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - - -/* - * This servlet is the annotation based equivalent of GuestPageTestServlet. - * As such this declares roles, and specifies that the GET and POST methods - * can be accessed by all of the declared roles. - * - * This annotation based version of GuestPageTestServlet varies a bit from - * it because GuestPageTestServlet specifies that GET and POST can be accessed - * by "Administrator", "Manager", "VP" *but* all other http methods - * are left unprotected and so can be accessed by anyone. - * This servlet specifies that *all* http methods can be accessed by - * "Administrator", "Manager", "Employee" (including GET and POST) and NO - * http methods are left unprotected. Thus, this servlet is trying to - * be more secure yet it still leaves GET & POST accessible to all declared - * roles just as is done with GuestPageTestServlet. - * - */ -@DeclareRoles({ "Administrator", "Manager", "Employee", "VP" }) -@ServletSecurity(@HttpConstraint(rolesAllowed = { "Administrator", "Manager", - "VP" })) -@WebServlet(name = "GuestPageAnnoTest", urlPatterns = { "/GuestPageAnnoTest" }) -public class GuestPageAnnoTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter out = response.getWriter(); - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/GuestPageTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/GuestPageTestServlet.java deleted file mode 100644 index 09604a2ddf..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/GuestPageTestServlet.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class GuestPageTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/IncludedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/IncludedServlet.java deleted file mode 100644 index d0f6da86d5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/IncludedServlet.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class IncludedServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - response.setContentType("text/html"); - - out.println("Contents from IncludedServlet"); - - out.println("From IncludedServlet: getRemoteUser(): " - + request.getRemoteUser() + "
"); - - out.println("From IncludedServlet: isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - - // String forwardedServletAttribute=null; - // HttpSession session = request.getSession(true); - // out.println("HttpSession Id :"+ session.getId()); - - // forwardedServletAttribute = - // (String)session.getAttribute("ForwardedServletAttribute"); - // out.println("Attributes set from Forwarded Servlet: "+ - // forwardedServletAttribute); - - // if(forwardedServletAttribute!=null) - // out.println("HttpSession object attributes are shared between contexts"); - - out.flush(); - out.close(); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/OneTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/OneTestServlet.java deleted file mode 100644 index 97745cdccb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/OneTestServlet.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class OneTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("This page can be accessed by the following URLs" + "
"); - out.println("http://hostname:port/jsp_secform/One.jsp" + "
"); - out.println("http://hostname:port/jsp_secform/On*" + "
"); - out.println("http://hostname:port/jsp_secform/One/index.html" + "
"); - out.println("http://hostname:port/jsp_secform/One/*" + "
"); - out.println("
"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/README b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/README deleted file mode 100644 index b8a4f8e66c..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/README +++ /dev/null @@ -1,16 +0,0 @@ -The security tests for both JSP and servlet performs the same functionality. - -So the common code between JSP and servlet is kept under - - TS_HOME/com/sun/ts/tests/common/jspservletsec/secbasicClient.java - TS_HOME/com/sun/ts/tests/common/jspservletsec/secformClient.java - -And they are extended and used under - - TS_HOME/com/sun/ts/tests/jsp/sec/secbasic/Client.java (JSP) - TS_HOME/com/sun/ts/tests/servlet/sec/secbasic/Client.java (Servlet) - - TS_HOME/com/sun/ts/tests/jsp/sec/secform/Client.java (JSP) - TS_HOME/com/sun/ts/tests/servlet/sec/secform/Client.java (Servlet) - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/RoleReverseAnnoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/RoleReverseAnnoTestServlet.java deleted file mode 100644 index 29ee955813..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/RoleReverseAnnoTestServlet.java +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This should require employee role perms to access the Get or Post - * methods. This should be an equivelent to RoleReverseTest with the - * main difference being that this uses Servlet based annotations whereas - * RoleReverseTest uses DD for configuring its security constraints. - * It is worth noting that all methods (besides GET and POST) do NOT - * have a deny security constraint on them and so are protected and the - * only allowed Http method access is to Get & POST which requires - * you to be an employee role.. - * - */ - -@DeclareRoles({ "Administrator", "Manager", "VP", "Employee" }) -@ServletSecurity(value = @HttpConstraint(EmptyRoleSemantic.DENY), httpMethodConstraints = { - @HttpMethodConstraint(value = "GET", rolesAllowed = "Employee"), - @HttpMethodConstraint(value = "POST", rolesAllowed = "Employee") }) -@WebServlet(name = "RoleReverseAnnoTestLogicalName", urlPatterns = { - "/RoleReverseAnnoTest" }) -public class RoleReverseAnnoTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/RoleReverseTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/RoleReverseTestServlet.java deleted file mode 100644 index 7f6afab63d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/RoleReverseTestServlet.java +++ /dev/null @@ -1,51 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class RoleReverseTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/SampleTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/SampleTestServlet.java deleted file mode 100644 index 11deee9f25..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/SampleTestServlet.java +++ /dev/null @@ -1,64 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * We have an annotation here that is trying to disable access to - * all HTTP methods. Normally, this would work *EXCEPT* for in this - * case, the DD file declares something completely different for the - * exact same context, and the DD overrides annotations in case of - * duplicate contexts. Do this annotation should be ignored and - * any attempts to access SampleTest must adhere to the DD definitions. - * - */ -@ServletSecurity(@HttpConstraint(EmptyRoleSemantic.DENY)) -@WebServlet(name = "SampleTestServletLogicalName", urlPatterns = { - "/SampleTest" }) -public class SampleTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - - out.println("isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - - out.println("HTTP method " + request.getMethod() + " invoked"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticAuthen.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticAuthen.java deleted file mode 100644 index 47a0ad8179..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticAuthen.java +++ /dev/null @@ -1,117 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet will be used by test18. The output from this servlet will - * get parsed from within secformClient.java (in method test18). Changing - * the output statements in here could affect the test output so dont change - * the output statements unless you need to. - * - * This is testing that the HttpServletRequest.authenticate() method behaves correctly - * and that other Servlet Security methods from HttpServletRequest also behave - * according to the spec and javadoc. - * - */ -public class ServletProgrammaticAuthen extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - out.println("enterred ServletProgrammaticAuthen.service()"); - System.out.println("enterred ServletProgrammaticAuthen.service()"); - - // get user creds that are set in secformClient.test16() - String the_username = request.getParameter("the_username"); - String the_password = request.getParameter("the_password"); - - // we are not yet logged in nor authenticated so at this point calls - // to getRemoteUser(), getUserPrincipal(), and getAuthType() - // MUST return null (per Servlet 3.1 speec (section 13.3). - if ((request.getRemoteUser() != null) - || (request.getUserPrincipal() != null) - || (request.getAuthType() != null)) { - String str = "ERROR - HttpServletRequest.login() test failure. "; - str += "We did not get null for the following calls: "; - str += " getRemoteUser(), getUserPrincipal(), getAuthType()"; - sendOutput(str, out); - } - - // note: was planning to invoke request.authenticate(response) here to - // validate it returns false but we ended up getting redirected to - // login.jsp so not doing this. Spec is not clear here so omit. - - try { - request.login(the_username, the_password); - - // per javadoc, if login() worked with no exception then there must - // be non-null values for getUserPrincipal, getRemoteUser, and - // getAuthType. - if ((request.getRemoteUser() == null) - || (request.getUserPrincipal() == null) - || (request.getAuthType() == null)) { - sendOutput("ERROR - HttpServletRequest.login() failed", out); - sendOutput("request.getRemoteUser() = " + request.getRemoteUser(), out); - sendOutput("request.getUserPrincipal() = " + request.getUserPrincipal(), - out); - sendOutput("request.getRemoteUser() = " + request.getRemoteUser(), out); - } else { - sendOutput("request.getRemoteUser()=" + request.getRemoteUser(), out); - } - } catch (ServletException e) { - // per javadoc - if here, login failed. - sendOutput("ERROR - HttpServletRequest.login() failed", out); - } - - try { - // a call to authenticate should return true since we should be - // authenticated now - if (request.authenticate(response) != true) { - // Error - this should have returned true - sendOutput("ERROR - HttpServletRequest.authenticate failed.", out); - sendOutput( - "authenticate should have returned true since we are authenticated.", - out); - } else { - sendOutput("HttpServletRequest.authenticate passed.", out); - } - - request.logout(); // some cleanup - } catch (Exception ex) { - sendOutput("Exception calling authenticate()", out); - ex.printStackTrace(); - } - - } - - public void sendOutput(String str, PrintWriter out) { - String HDR = "ServletProgrammaticAuthen: "; - out.println(HDR + str); // this line is used for test validation - System.out.println(HDR + str); // this line is for debug aid - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticLogin.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticLogin.java deleted file mode 100644 index 60fbfc3cfb..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticLogin.java +++ /dev/null @@ -1,98 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: ServletProgrammaticLogin.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet will be used by test16. The output from this servlet will - * get parsed from within secformClient.java (in method test16). Changing - * the output statements in here could affect the test output so dont unless - * you need to. - * - * This is testing that the HttpServletRequest.login() method behaves correctly - * and that other Servlet Security methods from HttpServletRequest also behave - * according to the spec and javadoc. - * - */ -public class ServletProgrammaticLogin extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - out.println("enterred ServletProgrammaticLogin.service()"); - System.out.println("enterred ServletProgrammaticLogin.service()"); - - // get user creds that are set in secformClient.test16() - String the_username = request.getParameter("the_username"); - String the_password = request.getParameter("the_password"); - - // we are not yet authenticated so at this point a call to getRemoteUser() - // MUST return null (per Servlet 3.1 speec (section 13.3). - if ((request.getRemoteUser() != null) - || (request.getUserPrincipal() != null) - || (request.getAuthType() != null)) { - String str = "ERROR - HttpServletRequest.login() test failure. "; - str += "We did not get null for the following calls: "; - str += " getRemoteUser(), getUserPrincipal(), getAuthType()"; - sendOutput(str, out); - } - - try { - request.login(the_username, the_password); - - // per javadoc, if login() worked with no exception then there must - // be non-null values for getUserPrincipal, getRemoteUser, and - // getAuthType. - if ((request.getRemoteUser() == null) - || (request.getUserPrincipal() == null) - || (request.getAuthType() == null)) { - sendOutput("ERROR - HttpServletRequest.login() failed", out); - sendOutput("request.getRemoteUser() = " + request.getRemoteUser(), out); - sendOutput("request.getUserPrincipal() = " + request.getUserPrincipal(), - out); - sendOutput("request.getRemoteUser() = " + request.getRemoteUser(), out); - } else { - sendOutput("request.getRemoteUser()=" + request.getRemoteUser(), out); - } - } catch (ServletException e) { - // per javadoc - if here, login failed. - sendOutput("ERROR - HttpServletRequest.login() failed", out); - } - - sendOutput("HttpServletRequest.login() passed", out); - } - - public void sendOutput(String str, PrintWriter out) { - String HDR = "ServletProgrammaticLogin: "; - out.println(HDR + str); // this line is used for test validation - System.out.println(HDR + str); // this line is for debug aid - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticLogout.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticLogout.java deleted file mode 100644 index dcca51b188..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletProgrammaticLogout.java +++ /dev/null @@ -1,102 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: ServletProgrammaticLogout.java 62571 2011-04-18 20:58:13Z kgrucci $ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet will be used by test17. The output from this servlet will - * get parsed from within secformClient.java (in method test17). Changing - * the output statements in here could affect the test output so dont unless - * you need to. - * - * This is testing that the HttpServletRequest.logout() method behaves correctly - * and that other Servlet Security methods from HttpServletRequest also behave - * according to the spec and javadoc. - * - * This servlet assumes that there has been successful authentication upon - * entry into here. After which, the logout() feature will be validated. - * - */ -public class ServletProgrammaticLogout extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - out.println("enterred ServletProgrammaticLogout.service()"); - System.out.println("enterred ServletProgrammaticLogout.service()"); - - // we should be authenticated at this point so a call to getRemoteUser(), - // getUserPrincipal(), and getAuthType() MUST NOT return null value - // (per Servlet 3.1 speec (section 13.3). - if ((request.getRemoteUser() == null) - || (request.getUserPrincipal() == null) - || (request.getAuthType() == null)) { - String str = "ERROR - HttpServletRequest.logout() - we got null for the following calls: "; - str += " getRemoteUser(), getUserPrincipal(), getAuthType()"; - sendOutput(str, out); - - // debug aid - sendOutput("request.getRemoteUser() = " + request.getRemoteUser(), out); - sendOutput("request.getUserPrincipal() = " + request.getUserPrincipal(), - out); - sendOutput("request.getRemoteUser() = " + request.getRemoteUser(), out); - } - - try { - request.logout(); - - // per javadoc, if logout() worked with no exception then there must - // be null values for getUserPrincipal, getRemoteUser, and getAuthType. - if ((request.getRemoteUser() != null) - || (request.getUserPrincipal() != null) - || (request.getAuthType() != null)) { - sendOutput("ERROR - HttpServletRequest.logout() failed", out); - - // debug aid - sendOutput("request.getRemoteUser() = " + request.getRemoteUser(), out); - sendOutput("request.getUserPrincipal() = " + request.getUserPrincipal(), - out); - sendOutput("request.getRemoteUser() = " + request.getRemoteUser(), out); - } else { - sendOutput("request.getRemoteUser()=" + request.getRemoteUser(), out); - } - } catch (ServletException e) { - sendOutput("ERROR - HttpServletRequest.logout() failed", out); - } - - } - - public void sendOutput(String str, PrintWriter out) { - String HDR = "ServletProgrammaticLogout: "; - out.println(HDR + str); // this line is used for test validation - System.out.println(HDR + str); // this line is for debug aid - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletSecAnnoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletSecAnnoTestServlet.java deleted file mode 100644 index 751357b3fa..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletSecAnnoTestServlet.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.HttpMethodConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This should allow the Aministrator role perms to access any of the servlet - * methods. This is an annotation based equivalent of ServletSecTestServlet - * with the main difference being that this uses Servlet based annotations whereas - * ServletSecTestServlet uses DD for configuring its security constraints. - */ - -@DeclareRoles({ "ADM", "MGR", "EMP" }) -@ServletSecurity(value = @HttpConstraint(EmptyRoleSemantic.DENY), httpMethodConstraints = { - @HttpMethodConstraint(value = "GET", rolesAllowed = "Administrator"), - @HttpMethodConstraint(value = "POST", rolesAllowed = "Administrator") }) -@WebServlet(name = "ServletSecAnnoTestLogicalName", urlPatterns = { - "/ServletSecAnnoTest" }) -public class ServletSecAnnoTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - System.out.println("Inside ServletSecAnnoTestServlet ....." + "
"); - System.out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - System.err.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - - out.println("Inside ServletSecAnnoTestServlet ....." + "
"); // used for - // validating - // test7 - - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - out.println("isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletSecTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletSecTestServlet.java deleted file mode 100644 index fb15b5d2a1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/ServletSecTestServlet.java +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class ServletSecTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - out.println("getRemoteUser(): " + request.getRemoteUser() + "
"); - out.println("getAuthType(): " + request.getAuthType() + "
"); - - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - out.println("isUserInRole(\"Administrator\"): !" - + request.isUserInRole("Administrator") + "!
"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/TwoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/TwoTestServlet.java deleted file mode 100644 index a9ebb7140e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/TwoTestServlet.java +++ /dev/null @@ -1,44 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class TwoTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - out.println("This page can be accessed by the following URLs" + "
"); - out.println("http://hostname:port/jsp_secform/Two.jsp" + "
"); - out.println("http://hostname:port/jsp_secform/*.jsp" + "
"); - out.println("http://hostname:port/jsp_secform/*.two" + "
"); - out.println("
"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/UnProtectedAnnoTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/UnProtectedAnnoTestServlet.java deleted file mode 100644 index 3d9a140645..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/UnProtectedAnnoTestServlet.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.annotation.security.DeclareRoles; -import jakarta.servlet.ServletException; -import jakarta.servlet.annotation.HttpConstraint; -import jakarta.servlet.annotation.ServletSecurity; -import jakarta.servlet.annotation.ServletSecurity.TransportGuarantee; -import jakarta.servlet.annotation.WebServlet; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -/* - * This servlet is the annotation based equivalent of UnProtectedTestServlet. - * As such, this declares roles but sets no security constraints and leaves - * the page unprotected. - * - */ -@DeclareRoles({ "Administrator", "Manager", "VP", "Employee" }) -@ServletSecurity(@HttpConstraint(transportGuarantee = TransportGuarantee.NONE)) -@WebServlet(urlPatterns = { "/UnProtectedAnnoTest" }) -public class UnProtectedAnnoTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - if (request.getUserPrincipal() == null) - out.println( - "The user principal is: " + request.getUserPrincipal() + "
"); - else - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - - // Test getRemoteUser() functionality: - out.println("
"); - out.println("getRemoteUser(): " + request.getRemoteUser()); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/UnProtectedTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/UnProtectedTestServlet.java deleted file mode 100644 index 0267b80fe6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/UnProtectedTestServlet.java +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class UnProtectedTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - if (request.getUserPrincipal() == null) - out.println( - "The user principal is: " + request.getUserPrincipal() + "
"); - else - out.println("The user principal is: " - + request.getUserPrincipal().getName() + "
"); - - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - - // Test getRemoteUser() functionality: - out.println("
"); - out.println("getRemoteUser(): " + request.getRemoteUser()); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/allRolesTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/allRolesTestServlet.java deleted file mode 100644 index f73b1dcf0d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/allRolesTestServlet.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.security.secform; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class allRolesTestServlet extends HttpServlet { - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - PrintWriter out = response.getWriter(); - - out.println("The user principal is: " + request.getUserPrincipal().getName() - + "
"); - - // Output whether the user is in any of the known or an unknown role. - // Surround these with !'s so they are easier to search for. - // (i.e. we can search for !true! or !false!) - out.println( - "isUserInRole(\"ADM\"): !" + request.isUserInRole("ADM") + "!
"); - out.println( - "isUserInRole(\"MGR\"): !" + request.isUserInRole("MGR") + "!
"); - out.println( - "isUserInRole(\"VP\"): !" + request.isUserInRole("VP") + "!
"); - out.println( - "isUserInRole(\"EMP\"): !" + request.isUserInRole("EMP") + "!
"); - - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/build.xml deleted file mode 100644 index c68cc93560..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/build.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform.ear.sun-application.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform.ear.sun-application.xml deleted file mode 100644 index 6dd03e9865..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform.ear.sun-application.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - servlet_sec_secform_web.war - servlet_sec_secform_web - - 0 - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform_web.war.sun-web.xml deleted file mode 100644 index e55d9a5ef8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform_web.war.sun-web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - /servlet_sec_secform_web - - Administrator - j2ee - - - Manager - javajoe - - - Employee - javajoe - j2ee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform_web.xml deleted file mode 100644 index bbca9ca6b8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/security/secform/servlet_sec_secform_web.xml +++ /dev/null @@ -1,511 +0,0 @@ - - - - - servlet_sec_secform - - ControlServletLogicalName - com.sun.ts.tests.servlet.spec.security.secform.ControlServlet - - - Login - /login.jsp - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - RoleReverseAnnoTestLogicalName - com.sun.ts.tests.servlet.spec.security.secform.RoleReverseAnnoTestServlet - - MGR - Administrator - - - ADM - Manager - - - VP - VP - - - EMP - Employee - - - - RoleReverseTestLogicalName - com.sun.ts.tests.servlet.spec.security.secform.RoleReverseTestServlet - - MGR - Administrator - - - ADM - Manager - - - VP - VP - - - EMP - Employee - - - - ServletSecAnnoTestLogicalName - com.sun.ts.tests.servlet.spec.security.secform.ServletSecAnnoTestServlet - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - TwoTestServletLogicalName - com.sun.ts.tests.servlet.spec.security.secform.TwoTestServlet - - - GuestPageTestLogicalName - com.sun.ts.tests.servlet.spec.security.secform.GuestPageTestServlet - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - ForwardedServletLogicalName - com.sun.ts.tests.servlet.spec.security.secform.ForwardedServlet - - - SampleTestServletLogicalName - com.sun.ts.tests.servlet.spec.security.secform.SampleTestServlet - - - ServletSecTestLogicalName - com.sun.ts.tests.servlet.spec.security.secform.ServletSecTestServlet - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - allRolesTestServletLogicalName - com.sun.ts.tests.servlet.spec.security.secform.allRolesTestServlet - - - error - /error.jsp - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - UnProtectedTestLogicalName - com.sun.ts.tests.servlet.spec.security.secform.UnProtectedTestServlet - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - ServletProgrammaticLoginLogicalName - com.sun.ts.tests.servlet.spec.security.secform.ServletProgrammaticLogin - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - ServletProgrammaticLogoutLogicalName - com.sun.ts.tests.servlet.spec.security.secform.ServletProgrammaticLogout - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - ServletProgrammaticAuthenLogicalName - com.sun.ts.tests.servlet.spec.security.secform.ServletProgrammaticAuthen - - ADM - Administrator - - - MGR - Manager - - - VP - VP - - - EMP - Employee - - - - IncludedServletLogicalName - com.sun.ts.tests.servlet.spec.security.secform.IncludedServlet - - - OneTestServletLogicalName - com.sun.ts.tests.servlet.spec.security.secform.OneTestServlet - - - ControlServletLogicalName - /ControlServlet - - - Login - /login.jsp - - - RoleReverseTestLogicalName - /RoleReverseTest - - - TwoTestServletLogicalName - /TwoTest - - - TwoTestServletLogicalName - *.jsp - - - TwoTestServletLogicalName - *.two - - - GuestPageTestLogicalName - /GuestPageTest - - - ForwardedServletLogicalName - /ForwardedServlet - - - SampleTestServletLogicalName - /SampleTest - - - ServletSecTestLogicalName - /ServletSecTest - - - allRolesTestServletLogicalName - /allRolesTest - - - error - /error.jsp - - - UnProtectedTestLogicalName - /UnProtectedTest - - - ServletProgrammaticLoginLogicalName - /ServletProgrammaticLogin - - - ServletProgrammaticLogoutLogicalName - /ServletProgrammaticLogout - - - ServletProgrammaticAuthenLogicalName - /ServletProgrammaticAuthen - - - IncludedServletLogicalName - /IncludedServlet - - - OneTestServletLogicalName - /OneTest - - - OneTestServletLogicalName - /On* - - - OneTestServletLogicalName - /One/index.html - - - OneTestServletLogicalName - /One/* - - - 54 - - - - MySecureBit0 - /login.jsp - GET - POST - - - NONE - - - - - MySecureBit4 - /SampleTest - - - Administrator - - - NONE - - - - - MySecureBit9 - /IncludedServlet - - - - NONE - - - - - MySecureBit6 - /allRolesTest - - - Administrator - * - - - NONE - - - - - MySecureBit8 - /ForwardedServlet - - - - NONE - - - - - MySecureBit2 - /GuestPageTest - GET - POST - - - Administrator - Manager - VP - - - NONE - - - - - MySecureBit7 - /ControlServlet - - - Administrator - - - NONE - - - - - MySecureBit3 - /RoleReverseTest - GET - POST - - - Employee - - - NONE - - - - - MySecureBit1 - /ServletSecTest - GET - POST - - - Administrator - - - NONE - - - - - MySecureBit10 - /ServletProgrammaticLogout - GET - POST - - - Administrator - - - NONE - - - - FORM - default - - /login.jsp - /error.jsp - - - - the administrator role - Administrator - - - the manager role - Manager - - - the VP role - VP - - - the employee role - Employee - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/Client.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/Client.java deleted file mode 100644 index 1d5e56854d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/Client.java +++ /dev/null @@ -1,551 +0,0 @@ -/* - * Copyright (c) 2017, 2022 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.serverpush; - -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.lib.util.WebUtil; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -import java.net.Authenticator; -import java.net.CookieManager; -import java.net.CookiePolicy; -import java.net.HttpCookie; -import java.net.InetAddress; -import java.net.URI; -import java.net.http.HttpClient; -import java.net.http.HttpRequest; -import java.net.http.HttpResponse; -import java.util.Arrays; -import java.util.Base64; -import java.util.HashMap; -import java.util.List; -import java.util.Map; -import java.util.Properties; -import java.util.StringTokenizer; -import java.util.concurrent.CompletableFuture; -import java.util.concurrent.CopyOnWriteArrayList; -import java.util.concurrent.ExecutionException; -import java.util.concurrent.Executors; -import java.util.concurrent.TimeUnit; -import java.util.concurrent.TimeoutException; -import java.util.function.Function; -import java.util.stream.Collectors; - -public class Client extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_serverpush_web.war") - .addAsWebResource("spec/serverpush/index.html") - .addClasses(TestServlet.class, TestServlet2.class, TestServlet3.class, TestServlet4.class, - TestServlet5.class, TestServlet6.class, TestServlet7.class) - .setWebXML(Client.class.getResource("servlet_spec_serverpush_web.xml")); - } - - private String requestURI = null; - - private String hostname; - - private int portnum; - - private WebUtil.Response response = null; - - private String authUsername = "javajoe"; - - private String authPassword = "javajoe"; - - private CookieManager cm = new CookieManager(); - - /* - * @class.setup_props: webServerHost; webServerPort; authuser; authpassword; - * - */ - // TOFIX - public void setup(String[] args, Properties p) throws Exception { - - authUsername = p.getProperty(UNAUTH_USERNAME); - authPassword = p.getProperty(UNAUTH_PASSWORD); - hostname = p.getProperty(SERVLETHOSTPROP); - portnum = Integer.parseInt(p.getProperty(SERVLETPORTPROP)); - - logger.debug("hostname:port:{}:{}", hostname, portnum); - } - - /* - * @testName: serverPushTest - * - * @assertion_ids: N/A; - * - * @test_Strategy: Verify server push can work correctly. - */ - @Test - public void serverPushTest() throws Exception { - requestURI = "http://" + hostname + ":" + portnum + getContextRoot() - + "/TestServlet"; - Map headers = new HashMap<>(); - headers.put("foo", "bar"); - List> responses = sendRequest(headers, null, null); - verifyResponses(responses, new String[] { "hello", "INDEX from index.html" }); - } - - /* - * @testName: getNullPushBuilderTest - * - * @assertion_ids: N/A; - * - * @test_Strategy: Verify the returned PushBuilder Object is null if the - * current connection does not support server push. - */ - @Test - public void getNullPushBuilderTest() throws Exception { - try { - requestURI = getContextRoot() + "/TestServlet"; - TestUtil.logMsg("Sending request \"" + requestURI + "\""); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, getRequest(requestURI), null, null); - - logger.debug("response.statusToken: {}", response.statusToken); - logger.debug("response.content: {}", response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logger.error("Could not find {}", requestURI); - throw new Exception("getNullPushBuilderTest failed."); - } - - if (!response.content.contains("Get Null PushBuilder")) { - throw new Exception("getNullPushBuilderTest failed."); - } - } catch (Exception e) { - logger.error("Caught exception: " + e.getMessage(), e); - throw new Exception("getNullPushBuilderTest failed: ", e); - } - } - - /* - * @testName: serverPushInitTest - * - * @assertion_ids: N/A; - * - * @test_Strategy: Verify PushBuilder is initialized correctly. - */ - @Test - public void serverPushInitTest() throws Exception { - requestURI = "http://" + hostname + ":" + portnum + getContextRoot() + - "/TestServlet2"; - Map headers = new HashMap<>(); - headers.put("foo", "bar"); - headers.put("If-Match", "*"); - headers.put("Range", "bytes=100-"); - - String authString = "Basic " + new String(Base64.getEncoder().encode((authUsername + ":" + authPassword).getBytes())); - - logger.debug("auth string: {}", authString); - - CookieManager cm = new CookieManager(); - headers.put("Authorization", authString); - headers.put("Referer", requestURI + "/test"); - - List> responses = sendRequest(headers, null, cm); - if (responses.size() != 1) { - throw new Exception("Test fail"); - } - String sessionid = responses.get(0) - .headers() - .allValues("set-cookie") - .stream() - .filter(value -> value.contains("JSESSIONID=")) - .findFirst() - .orElse(null); - - if (sessionid == null) { - throw new Exception("Test fail: new session ID should be used as the PushBuilder's session ID."); - } - - sessionid = sessionid - .substring(sessionid.indexOf("JSESSIONID=") + "JSESSIONID=".length()); - if (sessionid.indexOf(";") > 0) { - sessionid = sessionid.substring(0, sessionid.indexOf(";")); - } else if (sessionid.indexOf(".") > 0) { - sessionid = sessionid.substring(0, sessionid.indexOf(".")); - } - - logger.debug("Sessionid in cookie: {}", sessionid); - - String response = responses.get(0).body(); - - StringTokenizer token = new StringTokenizer(response, "\n"); - String newSessionId = ""; - while (token.hasMoreTokens()) { - String tmp = token.nextToken(); - if (tmp.startsWith("JSESSIONID:")) { - newSessionId = tmp.substring("JSESSIONID:".length()).trim(); - break; - } - } - - if (!sessionid.contains(newSessionId) && !newSessionId.contains(sessionid)) { - throw new Exception("Test fail: new session ID should be used as the " - + "PushBuilder's session ID."); - } - - if (!response.contains("Return new instance:true")) { - throw new Exception("Test fail: each call to newPushBuilder() should " - + "create a new instance"); - } - - if (!response.contains("Method:GET")) { - throw new Exception("Test fail: The method of PushBuilder should be " - + "initialized to \"GET\""); - } - - if (!response.contains("foo=bar")) { - throw new Exception("Test fail: The existing request headers of the current " - + "HttpServletRequest should be added to the builder"); - } - - if (response.contains("if-match")) { - throw new Exception( - "Test fail: Conditional headers should NOT be added to the builder"); - } - - if (response.contains("range")) { - throw new Exception( - "Test fail: Range headers should NOT be added to the builder"); - } - - if (!response.contains("authorization")) { - throw new Exception( - "Test fail: Authorization headers should be added to the builder"); - } - - if (!response.contains("referer=" + requestURI)) { - throw new Exception( - "Test fail: Referer headers should be set to " + requestURI); - } - } - - /* - * @testName: serverPushSessionTest - * - * @assertion_ids: N/A; - * - * @test_Strategy: Verify PushBuilder with session works as expected. - */ - @Test - public void serverPushSessionTest() throws Exception { - try { - requestURI = getContextRoot() + "/TestServlet3?generateSession=true"; - logger.debug("Sending request {}", requestURI); - - response = WebUtil.sendRequest("GET", InetAddress.getByName(hostname), - portnum, getRequest(requestURI), null, null); - logger.debug("The new sessionid is : {}", response.content); - - // Check that the page was found (no error). - if (response.isError()) { - logger.error("Could not find {}", requestURI); - throw new Exception("serverPushSessionTest failed."); - } - - requestURI = "http://" + hostname + ":" + portnum + getContextRoot() - + "/TestServlet3;jsessionid=" + response.content.trim(); - logger.debug("Sending request {}", requestURI); - List> responses = sendRequest(new HashMap<>(), null, null); - String responseStr = responses.get(0).body(); - - logger.debug("The test result : {}", responseStr); - if (!responseStr.contains("Test success")) { - throw new Exception("serverPushSessionTest failed."); - } - } catch (Exception e) { - logger.error("Caught exception: " + e.getMessage(), e); - throw new Exception("serverPushSessionTest failed: ", e); - } - } - - /* - * @testName: serverPushCookieTest - * - * @assertion_ids: N/A; - * - * @test_Strategy: Verify PushBuilder with cookie works as expected. - */ - @Test - public void serverPushCookieTest() throws Exception { - requestURI = "http://" + hostname + ":" + portnum + getContextRoot() + - "/TestServlet4"; - Map headers = new HashMap<>(); - headers.put("foo", "bar"); - CookieManager cm = new CookieManager(); - List> responses = sendRequest(headers, null, cm); - verifyResponses(responses, new String[] { "add cookies [foo,bar] [baz,qux] to response", "INDEX from index.html" }); - boolean cookieExisted = false; - String pbCookies = ""; - try { - for (HttpResponse r : responses) { - if (r.body().contains("Cookie header in PushBuilder: ")) { - cookieExisted = true; - pbCookies = r.body().substring(r.body().indexOf("Cookie header in PushBuilder: ")); - break; - } - } - if (!cookieExisted) { - throw new Exception("Wrong Responses"); - } - - if (!pbCookies.contains("foo") || !pbCookies.contains("bar")) { - throw new Exception("The Cookie header 'foo=bar' should be added to the PushBuilder."); - } - - if (pbCookies.contains("baz") || pbCookies.contains("qux")) { - throw new Exception("the maxAge for Cookie 'baz=qux' is <= 0, it should be removed from the builder"); - } - } catch (Exception e) { - logger.error("Caught exception: " + e.getMessage(), e); - throw new Exception("serverPushSessionTest failed: ", e); - } - } - - /* - * @testName: serverPushSessionTest2 - * - * @assertion_ids: N/A; - * - * @test_Strategy: Verify PushBuilder with Session works as expected. - */ - @Test - public void serverPushSessionTest2() throws Exception { - requestURI = "http://" + hostname + ":" + portnum + getContextRoot() + "/TestServlet5"; - Map headers = new HashMap<>(); - CookieManager cm = new CookieManager(); - cm.setCookiePolicy(CookiePolicy.ACCEPT_ALL); - List> responses = sendRequest(headers, null, cm); - boolean pass = false; - - try { - List cookies = cm.getCookieStore().get(new URI( - "http://" + hostname + ":" + portnum + getContextRoot() + "/index.html")); - for (HttpCookie cookie : cookies) { - if ("JSESSIONID".equals(cookie.getName())) { - pass = true; - break; - } - } - - if (!pass) { - for (HttpResponse response : responses) { - if (response.uri().toString().indexOf("index.html;jsessionid") > 0) { - pass = true; - } - } - } - } catch (Exception e) { - TestUtil.logErr("Caught exception: " + e.getMessage()); - e.printStackTrace(); - throw new Exception("serverPushSessionTest failed: ", e); - } - - if (!pass) { - throw new Exception( - "If the builder has a session ID, then the pushed request should " - + "include the session ID either as a Cookie or as a URI parameter as appropriate"); - } - } - - /* - * @testName: serverPushMiscTest - * - * @assertion_ids: N/A; - * - * @test_Strategy: Verify some methods of PushBuilder works as expected. - */ - @Test - public void serverPushMiscTest() throws Exception { - requestURI = "http://" + hostname + ":" + portnum + getContextRoot() - + "/TestServlet6"; - Map headers = new HashMap<>(); - headers.put("foo", "bar"); - headers.put("baz", "qux"); - List> responses = sendRequest(headers, null, null); - HttpResponse pushResp = null; - HttpRequest pushReq = null; - - for (HttpResponse response : responses) { - if (response.uri().toString().contains("index.html")) { - pushResp = response; - pushReq = response.request(); - } - } - - if (pushResp == null) - throw new Exception("can not get push response"); - - logMsg( - "expected header: h1=v1, foo=v2; expected querysting: querystring=1&querystring=2"); - Map> pushHeaders = pushReq.headers().map(); - logMsg("Current push request header: " + pushHeaders); - if (!(pushHeaders.get("h1") != null - && pushHeaders.get("h1").get(0).equals("v1"))) { - throw new Exception("test fail: could not find header h1=v1"); - } - - if (!(pushHeaders.get("foo") != null - && pushHeaders.get("foo").get(0).equals("v2"))) { - throw new Exception("test fail: could not find header foo=v2"); - } - - if (pushHeaders.get("baz") != null) { - throw new Exception("test fail"); - } - - logMsg("Current query string of the push request is " - + pushReq.uri().getQuery()); - if (pushReq.uri().getQuery() == null || !pushReq.uri().getQuery().contains("querystring=1&querystring=2")) { - throw new Exception( - "test fail: could not find correct querystring \"querystring=1&querystring=2\""); - } - } - - /* - * @testName: serverPushNegtiveTest - * - * @assertion_ids: N/A; - * - * @test_Strategy: Verify some methods of PushBuilder works as expected. - */ - @Test - public void serverPushNegtiveTest() throws Exception { - requestURI = "http://" + hostname + ":" + portnum + getContextRoot() - + "/TestServlet7"; - Map headers = new HashMap<>(); - - List> responses = sendRequest(headers, null, null); - HttpResponse servletResp = null; - for (HttpResponse response : responses) { - if (response.uri().toString().contains("TestServlet7")) { - servletResp = response; - } - } - - if (servletResp == null) - throw new Exception("can not get servlet response"); - if (!servletResp.body().contains("test passed")) { - throw new Exception("test fail"); - } - } - - private List> sendRequest(Map headers, - Authenticator auth, CookieManager cm) throws Exception { - HttpClient.Builder builder = HttpClient.newBuilder(); - if (auth != null) - builder.authenticator(auth); - if (cm != null) - builder.cookieHandler(cm); - - HttpClient client = builder.version(HttpClient.Version.HTTP_2) - .followRedirects(HttpClient.Redirect.ALWAYS) - // TODO nThreads configurable - .executor(Executors.newFixedThreadPool(3)) - .build(); - - List> responses = new CopyOnWriteArrayList<>(); - - try { - // GET - HttpRequest.Builder requestBuilder = HttpRequest - .newBuilder(new URI(requestURI)).version(HttpClient.Version.HTTP_2); - headers.forEach(requestBuilder::header); - - List>> futureResponses = new CopyOnWriteArrayList<>(); - - HttpResponse.PushPromiseHandler pushPromiseHandler = - (HttpRequest req, HttpRequest pushPromiseRequest, Function, CompletableFuture>> acceptor) -> - futureResponses.add(acceptor.apply(HttpResponse.BodyHandlers.ofString())); - - client.sendAsync(requestBuilder.build(), HttpResponse.BodyHandlers.ofString(), pushPromiseHandler) - .thenAccept(responses::add) - .get(Long.getLong("http2.timeout", 1), TimeUnit.MINUTES); - - responses.addAll(futureResponses.stream().map(httpResponseCompletableFuture -> { - try { - return httpResponseCompletableFuture.get(Long.getLong("http2.timeout", 1), TimeUnit.MINUTES); - } catch (InterruptedException | ExecutionException | TimeoutException e) { - throw new RuntimeException(e.getMessage(), e); - } - }).collect(Collectors.toList())); - - } catch (Exception e) { - throw new Exception("Test fail", e); - } - return responses; - } - - private void printResponse(HttpResponse response) { - logMsg("ResponseURI: " + response.uri()); - logMsg("ResponseBody: " + response.body()); - logMsg("HTTP-Version: " + response.version()); - logMsg("Statuscode: " + response.statusCode()); - logMsg("Header:"); - response.headers().map().forEach( - (header, values) -> logMsg(" " + header + " = " + values.stream() - .map(String::trim).reduce(String::concat).orElse("hallo"))); - } - - private void verifyResponses(List> responses, - String[] expectedResponses) throws Exception { - if (responses.size() == 0) { - throw new Exception("No Responses, expected responses are " - + Arrays.toString(expectedResponses)); - } - - if (responses.size() != expectedResponses.length) { - throw new Exception("Wrong Responses, expected responses are " - + Arrays.toString(expectedResponses)); - } - - for (String s : expectedResponses) { - boolean found = false; - for (HttpResponse r : responses) { - logMsg(r.body()); - if (r.body().contains(s)) { - found = true; - break; - } - } - if (!found) { - throw new Exception("Wrong Responses, expected responses are " - + Arrays.toString(expectedResponses)); - } - } - } -} \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet.java deleted file mode 100644 index 3b2190781e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet.java +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.serverpush; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.PushBuilder; - -public class TestServlet extends HttpServlet { - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - PrintWriter pw = resp.getWriter(); - PushBuilder pb = req.newPushBuilder(); - if (pb == null) { - pw.println("Get Null PushBuilder"); - } else { - pw.println("hello"); - pb.path("index.html"); - pb.addHeader("If-Match", "*"); - pb.push(); - pw.println( - pb.getPath() == null ? "path is cleared" : "path is not cleared"); - pw.println( - pb.getHeader("If-Match") == null ? "conditional headers are cleared" - : "conditional headers are not cleared"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet2.java deleted file mode 100644 index 744695a2a6..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet2.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.serverpush; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.Locale; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.PushBuilder; - -public class TestServlet2 extends HttpServlet { - - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - PrintWriter pw = resp.getWriter(); - req.getSession(true); - PushBuilder pb = req.newPushBuilder(); - String defaultMethod = pb.getMethod(); - pw.println("Method:" + defaultMethod); - PushBuilder pb2 = req.newPushBuilder(); - pw.println("Return new instance:" + String.valueOf(pb != pb2)); - pw.println("JSESSIONID: " + pb.getSessionId()); - pw.println("The headers of PushBuilder: "); - for (String name : pb.getHeaderNames()) { - /* - * Header names are case insensitive. Force to lower case to make client - * side test logic simpler. - */ - pw.print(name.toLowerCase(Locale.ENGLISH)); - pw.print("="); - pw.println(pb.getHeader(name)); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet3.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet3.java deleted file mode 100644 index fd80ff48e3..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet3.java +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.serverpush; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; -import jakarta.servlet.http.PushBuilder; - -public class TestServlet3 extends HttpServlet { - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - PrintWriter pw = resp.getWriter(); - - if ("true".equals(req.getParameter("generateSession"))) { - HttpSession session = req.getSession(true); - pw.print(session.getId()); - } else { - PushBuilder pb = req.newPushBuilder(); - if (req.getSession(false).getId().equals(pb.getSessionId())) { - pw.print("Test success"); - } else { - pw.println( - "The session ID for the PushBuilder should also come from the same source as the request"); - } - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet4.java deleted file mode 100644 index 48d7fc4b87..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet4.java +++ /dev/null @@ -1,53 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.serverpush; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.Cookie; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; -import jakarta.servlet.http.PushBuilder; - -public class TestServlet4 extends HttpServlet { - - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - PrintWriter pw = resp.getWriter(); - Cookie cookie1 = new Cookie("foo", "bar"); - cookie1.setMaxAge(1000); - resp.addCookie(cookie1); - - Cookie cookie2 = new Cookie("baz", "qux"); - cookie2.setMaxAge(-1); - resp.addCookie(cookie2); - pw.println("add cookies [foo,bar] [baz,qux] to response"); - - HttpSession session = req.getSession(true); - pw.println("create session: " + session); - - PushBuilder pb = req.newPushBuilder(); - pw.println("Cookie header in PushBuilder: " + pb.getHeader("Cookie")); - pb.path("index.html"); - pb.push(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet5.java deleted file mode 100644 index 978683ffee..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet5.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.serverpush; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.HttpSession; -import jakarta.servlet.http.PushBuilder; - -public class TestServlet5 extends HttpServlet { - - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - PrintWriter pw = resp.getWriter(); - HttpSession session = req.getSession(true); - pw.print(session.getId()); - PushBuilder pb = req.newPushBuilder(); - pb.path("index.html"); - pb.push(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet6.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet6.java deleted file mode 100644 index 5da2e5e3a1..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet6.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.serverpush; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.PushBuilder; - -public class TestServlet6 extends HttpServlet { - - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - PrintWriter pw = resp.getWriter(); - pw.println("hello"); - PushBuilder pb = req.newPushBuilder(); - pb.addHeader("h1", "v1"); - pb.setHeader("foo", "v2"); - pb.removeHeader("baz"); - pb.queryString("querystring=2"); - pb.path("index.html?querystring=1"); - pb.push(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet7.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet7.java deleted file mode 100644 index 10bfc7571b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/TestServlet7.java +++ /dev/null @@ -1,86 +0,0 @@ -/* - * Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.serverpush; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import jakarta.servlet.http.PushBuilder; - -public class TestServlet7 extends HttpServlet { - - private final static String[] METHODS = { "", "POST", "PUT", "DELETE", - "CONNECT", "OPTIONS", "TRACE" }; - - @Override - protected void doGet(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - PrintWriter pw = resp.getWriter(); - PushBuilder pb = req.newPushBuilder(); - boolean pass = true; - try { - pb.push(); - pw.println( - "IllegalStateException should be thrown if there was no call to path(java.lang.String) on this instance between its instantiation."); - pass = false; - } catch (IllegalStateException e) { - } - - pb = req.newPushBuilder(); - pb.path("index.html"); - pb.push(); - try { - pb.push(); - pw.println( - "IllegalStateException should be thrown if there was no call to path(java.lang.String) on this instance between the last call to push() that did not throw an IllegalStateException."); - pass = false; - } catch (IllegalStateException e) { - } - - pb = req.newPushBuilder(); - try { - pb.method(null); - pw.println( - "NullPointerException should be thrown if the argument of method() is null"); - pass = false; - } catch (NullPointerException e) { - } - - for (String method : METHODS) { - if (!testMethod(pb, pw, method)) - pass = false; - } - - if (pass) - pw.println("test passed"); - } - - private boolean testMethod(PushBuilder pb, PrintWriter pw, String method) { - try { - pb.method(method); - pw.println("IllegalArgumentException should be thrown if set method \"" - + method + "\" to be used for the push"); - return false; - } catch (IllegalArgumentException e) { - } - return true; - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/build.xml deleted file mode 100644 index 5c7f6ccfb4..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/servlet_spec_serverpush_web.war.sun-web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/servlet_spec_serverpush_web.war.sun-web.xml deleted file mode 100644 index 393be70063..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/servlet_spec_serverpush_web.war.sun-web.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - /servlet_spec_serverpush_web - - Manager - javajoe - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/servlet_spec_serverpush_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/servlet_spec_serverpush_web.xml deleted file mode 100644 index 8132feb7bc..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/serverpush/servlet_spec_serverpush_web.xml +++ /dev/null @@ -1,106 +0,0 @@ - - - - - SerSpecServerPush - - - TestServlet - com.sun.ts.tests.servlet.spec.serverpush.TestServlet - - - TestServlet2 - com.sun.ts.tests.servlet.spec.serverpush.TestServlet2 - - - TestServlet3 - com.sun.ts.tests.servlet.spec.serverpush.TestServlet3 - - - TestServlet4 - com.sun.ts.tests.servlet.spec.serverpush.TestServlet4 - - - TestServlet5 - com.sun.ts.tests.servlet.spec.serverpush.TestServlet5 - - - TestServlet6 - com.sun.ts.tests.servlet.spec.serverpush.TestServlet6 - - - TestServlet7 - com.sun.ts.tests.servlet.spec.serverpush.TestServlet7 - - - TestServlet - /TestServlet - - - TestServlet2 - /TestServlet2 - - - TestServlet3 - /TestServlet3 - - - TestServlet4 - /TestServlet4 - - - TestServlet5 - /TestServlet5 - - - TestServlet6 - /TestServlet6 - - - TestServlet7 - /TestServlet7 - - - 54 - - - - - MySecureServlet2 - /TestServlet2 - GET - - - Manager - - - NONE - - - - - BASIC - default - - - - the manager role - Manager - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/TestServlet.java deleted file mode 100644 index e2996635a0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/TestServlet.java +++ /dev/null @@ -1,47 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.servletcontext; - -import java.io.IOException; -import java.io.PrintWriter; - -import com.sun.ts.tests.servlet.common.servlets.GenericTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.ServletConfig; -import jakarta.servlet.ServletContext; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import jakarta.servlet.descriptor.JspConfigDescriptor; - -public class TestServlet extends GenericTCKServlet { - - public void getJspConfigDescriptorTest(ServletRequest request, - ServletResponse response) throws ServletException, IOException { - boolean passed = true; - PrintWriter pw = response.getWriter(); - ServletConfig config = this.getServletConfig(); - ServletContext context = config.getServletContext(); - JspConfigDescriptor results = context.getJspConfigDescriptor(); - if (results != null) { - passed = false; - pw.println("Unexpected JspConfigDescriptor exists: " + results); - } - ServletTestUtil.printResult(pw, passed); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/URLClient.java deleted file mode 100644 index 8e85669f56..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/URLClient.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.tests.servlet.spec.servletcontext; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_servletcontext_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_servletcontext_web.xml")); - } - - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* Run test */ - /* - * @testName: getJspConfigDescriptorTest - * - * @assertion_ids: Servlet:JAVADOC:690; - * - * @test_Strategy: Create a web application with no JSP, Create a Servlet, - * verify getJspConfigDescriptor retunes null; - */ - @Test - public void getJspConfigDescriptorTest() throws Exception { - TEST_PROPS.setProperty(APITEST, "getJspConfigDescriptorTest"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/build.xml deleted file mode 100644 index 5610ebc1ca..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/build.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/servlet_spec_servletcontext_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/servlet_spec_servletcontext_web.xml deleted file mode 100644 index 76cebeac07..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletcontext/servlet_spec_servletcontext_web.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - SerSpecServletContext - - TestServlet - com.sun.ts.tests.servlet.spec.servletcontext.TestServlet - - - TestServlet - /TestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet1.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet1.java deleted file mode 100644 index 0c97222e0b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet1.java +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.servletmapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet1 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet1 is invoked"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet2.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet2.java deleted file mode 100644 index 8af32cfade..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet2.java +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.servletmapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet2 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet2 is invoked"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet4.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet4.java deleted file mode 100644 index 779cd46197..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet4.java +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.servletmapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet4 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet4 is invoked"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet5.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet5.java deleted file mode 100644 index bb87417857..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/TestServlet5.java +++ /dev/null @@ -1,38 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.servletmapping; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class TestServlet5 extends GenericServlet { - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet5 is invoked"); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/URLClient.java deleted file mode 100644 index 1e5060f58b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/URLClient.java +++ /dev/null @@ -1,143 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.servletmapping; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_js_servletmapping_web.war") - .addClasses(TestServlet1.class, TestServlet2.class, TestServlet4.class, TestServlet5.class) - .setWebXML(URLClient.class.getResource("servlet_js_servletmapping_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - /* - * @testName: multiURLmappingTest1 - * - * @assertion_ids: Servlet:SPEC:133; Servlet:SPEC:134.1; Servlet:SPEC:207; - * - * @test_Strategy: 1. Create servlet TestServlet1 with multiple URLs: - * /foo/bar/* /TestServlet1 /foo/baR/TestServlet1 /test/Test1.bop 2. Create - * servlet TestServlet2 with multiple URLs: /foo/baR/* /TestServlet2 3. Send - * request to /TestServlet1, verify TestServlet1 is invoked 4. Send request to - * /TestServlet2, verify TestServlet2 is invoked - */ - @Test - public void multiURLmappingTest1() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet1"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet1" + " HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet2"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet2" + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: multiURLmappingTest2 - * - * @assertion_ids: Servlet:SPEC:133; Servlet:SPEC:134.1; Servlet:SPEC:134.2; - * Servlet:SPEC:134.4; Servlet:SPEC:207; - * - * @test_Strategy: 1. Create servlet TestServlet1 with multiple URLs: - * /foo/bar/* /TestServlet1 /foo/baR/TestServlet1 /test/Test1.bop 2. Create - * servlet TestServlet5 with multiple URLs: /foo/bar/TestServlet5 - * /TestServlet5 3. Send request to /foo/bar/xyz, verify TestServlet1 is - * invoked 4. Send request to /foo/bar/TestServlet5, verify TestServlet5 is - * invoked - */ - @Test - public void multiURLmappingTest2() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet1"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/foo/bar/xyz" + " HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet5"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/foo/bar/TestServlet5" + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: multiURLmappingTest3 - * - * @assertion_ids: Servlet:SPEC:133; Servlet:SPEC:134.1; Servlet:SPEC:134.2; - * Servlet:SPEC:134.4; Servlet:SPEC:207; - * - * @test_Strategy: 1. Create servlet TestServlet1 with multiple URLs: - * /foo/bar/* /TestServlet1 /foo/baR/TestServlet1 /test/Test1.bop 2. Create - * servlet TestServlet2 with multiple URLs: /foo/baR/* /TestServlet2 3. Send - * request to /foo/baR/TestServlet1, verify TestServlet1 is invoked 4. Send - * request to /foo/baR/Ten, verify TestServlet2 is invoked - */ - @Test - public void multiURLmappingTest3() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet1"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/foo/baR/TestServlet1" + " HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet2"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/foo/baR/Ten" + " HTTP/1.1"); - invoke(); - } - - /* - * @testName: multiURLmappingTest4 - * - * @assertion_ids: Servlet:SPEC:133; Servlet:SPEC:134.1; Servlet:SPEC:134.2; - * Servlet:SPEC:134.3; Servlet:SPEC:134.4; Servlet:SPEC:207; - * - * @test_Strategy: 1. Create servlet TestServlet1 with multiple URLs: - * /foo/bar/* /TestServlet1 /foo/baR/TestServlet1 /test/Test1.bop 2. Create - * servlet TestServlet4 with multiple URLs: *.bop /TestServlet4 3. Send - * request to /test/Test1.bop, verify TestServlet1 is invoked 4. Send request - * to /Test1.bop, verify TestServlet4 is invoked - */ - @Test - public void multiURLmappingTest4() throws Exception { - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet1"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/test/Test1.bop" + " HTTP/1.1"); - invoke(); - - TEST_PROPS.setProperty(SEARCH_STRING, "TestServlet4"); - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/Test1.bop" + " HTTP/1.1"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/build.xml deleted file mode 100644 index afa2903770..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/build.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/servlet_js_servletmapping_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/servlet_js_servletmapping_web.xml deleted file mode 100644 index cb611e81d2..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletmapping/servlet_js_servletmapping_web.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - SerJaxSerservletmapping - - TestServlet1 - com.sun.ts.tests.servlet.spec.servletmapping.TestServlet1 - - - TestServlet2 - com.sun.ts.tests.servlet.spec.servletmapping.TestServlet2 - - - TestServlet4 - com.sun.ts.tests.servlet.spec.servletmapping.TestServlet4 - - - TestServlet5 - com.sun.ts.tests.servlet.spec.servletmapping.TestServlet5 - - - TestServlet1 - /TestServlet1 - /foo/bar/* - /foo/baR/TestServlet1 - /test/Test1.bop - - - TestServlet2 - /TestServlet2 - /foo/baR/* - - - TestServlet4 - /TestServlet4 - *.bop - - - TestServlet5 - /TestServlet5 - /foo/bar/TestServlet5 - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/HttpTestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/HttpTestServlet.java deleted file mode 100644 index b4407d1041..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/HttpTestServlet.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id: HttpTestServlet.java 51063 2006-08-11 19:56:36Z lschwenk $ - */ - -/* - * %E% %E% - */ - -package com.sun.ts.tests.servlet.spec.servletresponse; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public class HttpTestServlet extends HttpServlet { - - private static final Logger LOGGER = LoggerFactory.getLogger(HttpTestServlet.class); - - public void service(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - response.setContentType("text/plain"); - PrintWriter pw = response.getWriter(); - - pw.write("flushBufferTest for compatibility\n\r"); - LOGGER.info("flushBufferTest for compatibility"); - response.flushBuffer(); - - try { - Thread.sleep(10000); - } catch (InterruptedException e) { - e.printStackTrace(); - } - - // write the second part of the document and flush by exit method - pw.write("Test Failed\n\r"); - } - - public void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - service(request, response); - } - - public void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - service(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/TestServlet.java deleted file mode 100644 index 18fb52fed8..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/TestServlet.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.servletresponse; - -import java.io.IOException; -import java.io.PrintWriter; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public class TestServlet extends GenericServlet { - - private static final Logger LOGGER = LoggerFactory.getLogger(TestServlet.class); - - public void service(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - - response.setContentType("text/plain"); - PrintWriter pw = response.getWriter(); - - pw.write("flushBufferTest for compatibility\n\r"); - LOGGER.info("flushBufferTest for compatibility"); - response.flushBuffer(); - - try { - Thread.sleep(10000); - } catch (InterruptedException e) { - e.printStackTrace(); - } - - // write the second part of the document and flush by exit method - pw.write("Test Failed\n\r"); - } - - public void doGet(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - service(request, response); - } - - public void doPost(ServletRequest request, ServletResponse response) - throws ServletException, IOException { - service(request, response); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/URLClient.java deleted file mode 100644 index b0942c22f5..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/URLClient.java +++ /dev/null @@ -1,157 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.servletresponse; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -import java.io.BufferedReader; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.net.URL; -import java.util.Calendar; - -public class URLClient extends AbstractUrlClient { - - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_servletresponse_web.war") - .addClasses(HttpTestServlet.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_servletresponse_web.xml")); - } - - /* Run test */ - /* - * @testName: testFlushBufferHttp - * - * @assertion_ids: Servlet:JAVADOC:603 - * - * @test_Strategy: Servlet writes data in the buffer and flushes it; Verify - * data is sent back to client due to the flush, not by exiting service method - * This is done by sleeping a long time between flush and exit in servlet; - * Then verify time gap on client side. - */ - @Test - public void testFlushBufferHttp() throws Exception { - logger.trace("testFlushBufferHttp"); - URL u = new URL( - "http://" + _hostname + ":" + _port + getContextRoot() + "/HttpTestServlet"); - logger.trace("URL: {}", u); - try (InputStream is = u.openStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - String line = null; - long time1 = 0L; - long time2 = 0L; - - while ((line = bis.readLine()) != null) { - logger.trace(line); - if (line.contains("flushBufferTest for compatibility") - && (time1 == 0L)) { - Calendar cal1 = Calendar.getInstance(); - time1 = cal1.getTimeInMillis(); - logger.trace("Buffer flush clocked at time {}", time1); - } - - if (line.contains("Test Failed") && (time2 == 0L)) { - Calendar cal2 = Calendar.getInstance(); - time2 = cal2.getTimeInMillis(); - logger.trace("service method exit clocked at time {}", time2); - } - } - if (((time2 - time1) > 5000) && (time1 != 0L) && (time2 != 0L)) { - logger.trace("Test passed. There is decent time difference between two clocked time."); - } else { - throw new Exception( "Test failed: there is not enough time between two clocked time"); - } - - } catch (Exception ex) { - throw new Exception("Test failed with the above exception:" + ex.getMessage(), ex); - } - } - - /* - * @testName: testFlushBuffer - * - * @assertion_ids: Servlet:JAVADOC:153 - * - * @test_Strategy: Servlet writes data in the buffer and flushes it; Verify - * data is sent back to client due to the flush, not by exiting service method - * This is done by sleeping a long time between flush and exit in servlet; - * Then verify time gap on client side. - */ - @Test - public void testFlushBuffer() throws Exception { - logger.trace("testFlushBuffer"); - - URL u = new URL( - "http://" + _hostname + ":" + _port + getContextRoot() + "/TestServlet"); - logger.trace("URL: {}}", u); - - try (InputStream is = u.openStream(); - BufferedReader bis = new BufferedReader(new InputStreamReader(is))) { - - String line = null; - long time1 = 0L; - long time2 = 0L; - - while ((line = bis.readLine()) != null) { - logger.trace(line); - if (line.contains("flushBufferTest for compatibility") - && (time1 == 0L)) { - Calendar cal1 = Calendar.getInstance(); - time1 = cal1.getTimeInMillis(); - logger.trace("Buffer flush clocked at time {}", time1); - } - - if (line.contains("Test Failed") && (time2 == 0L)) { - Calendar cal2 = Calendar.getInstance(); - time2 = cal2.getTimeInMillis(); - logger.trace("service method exit clocked at time {}", time2); - } - } - - bis.close(); - - if (((time2 - time1) > 5000) && (time1 != 0L) && (time2 != 0L)) { - logger.trace( - "Test passed. There is decent time difference between two clocked time."); - } else { - throw new Exception( - "Test failed: there is not enough time between two clocked time"); - } - - } catch (Exception ex) { - throw new Exception("testFlushBuffer failed with the above exception:" + ex.getMessage(), ex); - } - } - - public void cleanup() throws Exception { - logger.info("[BaseUrlClient] Test cleanup OK"); - } - -} \ No newline at end of file diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/build.xml deleted file mode 100644 index 32722d006d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/build.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/servlet_spec_servletresponse_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/servlet_spec_servletresponse_web.xml deleted file mode 100644 index e2037b3d53..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/servletresponse/servlet_spec_servletresponse_web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - SerJaxSerServletResponse - - HttpTestServlet - com.sun.ts.tests.servlet.spec.servletresponse.HttpTestServlet - - - TestServlet - com.sun.ts.tests.servlet.spec.servletresponse.TestServlet - - - TestServlet - /TestServlet - - - HttpTestServlet - /HttpTestServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/ForwardedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/ForwardedServlet.java deleted file mode 100644 index f628e6ca6a..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/ForwardedServlet.java +++ /dev/null @@ -1,98 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.srlistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class ForwardedServlet extends HttpServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { HttpServletRequest.class, - HttpServletResponse.class }; - - public void service(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void simple(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - PrintWriter pw = res.getWriter(); - pw.print("ForwardedServlet Invoked, simple method"); - System.out.println("In ForwardedServlet, simple method"); - ServletTestUtil.printResult(pw, true); - } - - public void forwardagain(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/SecondForwardedServlet?testname=simple"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - System.out.println("In forwardedServlet, forwardagain method"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } - - public void include(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/include/IncludedServlet?testname=simple"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - System.out.println("In forwardedServlet, include method"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } - - public void error(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - System.out.println("In ForwardedServlet, error method"); - res.sendError(403); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/IncludedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/IncludedServlet.java deleted file mode 100644 index 85cf38800e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/IncludedServlet.java +++ /dev/null @@ -1,99 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.srlistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServlet; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; - -public class IncludedServlet extends HttpServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { HttpServletRequest.class, - HttpServletResponse.class }; - - public void service(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void simple(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - PrintWriter pw = res.getWriter(); - pw.print("IncludedServlet Invoked, simple method"); - System.out.println("In includedServlet, simple method"); - ServletTestUtil.printResult(pw, true); - } - - public void includeagain(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/include/SecondIncludedServlet?testname=simple"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - System.out.println("In includedServlet, includeagain method"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.include(request, response); - } - } - - public void forward(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/ForwardedServlet?testname=simple"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - System.out.println("In method forward"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } - - public void error(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - System.out.println("In includedServlet, error method"); - req.setAttribute("ERROR_TEST_INCLUDE", "403"); - res.sendError(403); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SRListener.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SRListener.java deleted file mode 100644 index a6db8d4eec..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SRListener.java +++ /dev/null @@ -1,53 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.srlistener; - -import java.util.ArrayList; - -import jakarta.servlet.ServletRequestEvent; -import jakarta.servlet.ServletRequestListener; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public final class SRListener implements ServletRequestListener { - - private static final Logger LOGGER = LoggerFactory.getLogger(SRListener.class); - - // Public Methods - public void requestDestroyed(ServletRequestEvent event) { - ArrayList al = null; - al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al != null) { - LOGGER.info("in requestDestroyed method of listener"); - al.add("in requestDestroyed method of listener"); - event.getServletContext().setAttribute("arraylist", al); - } - } - - public void requestInitialized(ServletRequestEvent event) { - ArrayList al = (ArrayList) event.getServletContext().getAttribute("arraylist"); - if (al == null) { - al = new ArrayList(); - } - LOGGER.info("in requestInitialized method of listener"); - al.add("in requestInitialized method of listener"); - event.getServletContext().setAttribute("arraylist", al); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SecondForwardedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SecondForwardedServlet.java deleted file mode 100644 index f704709c08..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SecondForwardedServlet.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.srlistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; - -public class SecondForwardedServlet extends GenericServlet { - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void simple(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - PrintWriter pw = res.getWriter(); - pw.print("SecondForwardedServlet Invoked, simple method"); - System.out.println("In SecondForwardedServlet, simple method"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SecondIncludedServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SecondIncludedServlet.java deleted file mode 100644 index 4dab01c59d..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/SecondIncludedServlet.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ -package com.sun.ts.tests.servlet.spec.srlistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.lang.reflect.InvocationTargetException; -import java.lang.reflect.Method; - -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.GenericServlet; -import jakarta.servlet.ServletException; -import jakarta.servlet.ServletRequest; -import jakarta.servlet.ServletResponse; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -public class SecondIncludedServlet extends GenericServlet { - - private static final Logger LOGGER = LoggerFactory.getLogger(SecondIncludedServlet.class); - - private static final String TEST_HEADER = "testname"; - - private static final Class[] TEST_ARGS = { ServletRequest.class, - ServletResponse.class }; - - public void service(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - String test = req.getParameter(TEST_HEADER); - try { - Method method = this.getClass().getMethod(test, TEST_ARGS); - method.invoke(this, new Object[] { req, res }); - } catch (InvocationTargetException ite) { - throw new ServletException(ite.getTargetException()); - } catch (NoSuchMethodException nsme) { - throw new ServletException("Test: " + test + " does not exist"); - } catch (Throwable t) { - throw new ServletException("Error executing test: " + test, t); - } - } - - public void simple(ServletRequest req, ServletResponse res) - throws ServletException, IOException { - PrintWriter pw = res.getWriter(); - pw.print("SecondIncludedServlet Invoked, simple method"); - LOGGER.info("In SecondIncludedServlet, simple method"); - ServletTestUtil.printResult(pw, true); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/TestServlet.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/TestServlet.java deleted file mode 100644 index 8c004bc97f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/TestServlet.java +++ /dev/null @@ -1,327 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.srlistener; - -import java.io.IOException; -import java.io.PrintWriter; -import java.util.ArrayList; - -import com.sun.ts.tests.servlet.common.servlets.HttpTCKServlet; -import com.sun.ts.tests.servlet.common.util.ServletTestUtil; - -import jakarta.servlet.AsyncContext; -import jakarta.servlet.RequestDispatcher; -import jakarta.servlet.ServletException; -import jakarta.servlet.http.HttpServletRequest; -import jakarta.servlet.http.HttpServletResponse; -import java.lang.System.Logger; - -public class TestServlet extends HttpTCKServlet { - - public void includes(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/include/IncludedServlet?testname=simple"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - logger.log(Logger.Level.INFO, "In method includes"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.include(request, response); - } - } - - public void multipleincludes(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/include/IncludedServlet?testname=includeagain"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - logger.log(Logger.Level.DEBUG, "In method multipleincludes"); - - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.include(request, response); - } - } - - public void includeforward(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/include/IncludedServlet?testname=forward"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - logger.log(Logger.Level.DEBUG, "In method includeforward"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.include(request, response); - } - } - - public void includeerror(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/include/IncludedServlet?testname=error"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - logger.log(Logger.Level.DEBUG, "In method includeerror"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - pw.println("In method includeerror"); - rd.include(request, response); - } - if (!((String) request.getAttribute("ERROR_TEST_INCLUDE")).equals("403")) { - pw.println("Test Failed"); - } else { - response.sendError(403); - } - - } - - public void forward(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/ForwardedServlet?testname=simple"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - logger.log(Logger.Level.DEBUG, "In method forward"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } - - public void multipleforwards(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/ForwardedServlet?testname=forwardagain"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - logger.log(Logger.Level.DEBUG, "In method multipleforward"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } - - public void forwardinclude(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/ForwardedServlet?testname=include"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - logger.log(Logger.Level.DEBUG, "In method forwardinclude"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } - - public void forwarderror(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - - String path = "/forward/ForwardedServlet?testname=error"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - logger.log(Logger.Level.DEBUG, "In method forwarderror"); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - } - - public void async(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet Invoked"); - pw.println("In method async"); - logger.log(Logger.Level.DEBUG, "In method async"); - try { - AsyncContext asyncc = request.startAsync(); - response.getWriter().println("TestServlet_Async=STARTED"); - asyncc.complete(); - } catch (IllegalStateException ilex) { - pw.println("TestServlet_Async=NOT_STARTED"); - } catch (Exception ex) { - pw.println("TestServlet_Async=FAILED: " + ex.getMessage()); - } - } - - public void simpleasyncinclude(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet Invoked"); - pw.println("In method simpleasyncinclude"); - logger.log(Logger.Level.DEBUG, "In method simpleasyncinclude"); - try { - AsyncContext asyncc = request.startAsync(); - response.getWriter().println("TestServlet_Async=STARTED"); - - String path = "/include/IncludedServlet?testname=simple"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.include(request, response); - } - - asyncc.complete(); - } catch (IllegalStateException ilex) { - pw.println("TestServlet_Async=NOT_STARTED"); - } catch (Exception ex) { - pw.println("TestServlet_Async=FAILED: " + ex.getMessage()); - } - } - - public void simpleasyncforward(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet Invoked"); - pw.println("In method simpleasyncforward"); - logger.log(Logger.Level.DEBUG, "In method simpleasyncforward"); - try { - AsyncContext asyncc = request.startAsync(); - response.getWriter().println("TestServlet_Async=STARTED"); - - String path = "/forward/ForwardedServlet?testname=simple"; - RequestDispatcher rd = getServletContext().getRequestDispatcher(path); - if (rd == null) { - pw.println("Null RequestDispatcher got for path=" + path); - } else { - rd.forward(request, response); - } - - asyncc.complete(); - } catch (IllegalStateException ilex) { - pw.println("TestServlet_Async=NOT_STARTED"); - } catch (Exception ex) { - pw.println("TestServlet_Async=FAILED: " + ex.getMessage()); - } - } - - public void simpleasyncerror(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - pw.println("TestServlet Invoked"); - pw.println("In method simpleasyncerror"); - logger.log(Logger.Level.DEBUG, "In method simpleasyncerror"); - try { - AsyncContext asyncc = request.startAsync(); - response.getWriter().println("TestServlet_Async=STARTED"); - response.sendError(403); - asyncc.complete(); - } catch (IllegalStateException ilex) { - pw.println("TestServlet_Async=NOT_STARTED"); - } catch (Exception ex) { - pw.println("TestServlet_Async=FAILED: " + ex.getMessage()); - } - } - - public void error(HttpServletRequest req, HttpServletResponse res) - throws ServletException, IOException { - logger.log(Logger.Level.DEBUG, "In TestServlet, error method"); - res.sendError(403); - } - - public void checkLogSimple(HttpServletRequest request, - HttpServletResponse response) throws ServletException, IOException { - PrintWriter pw = response.getWriter(); - Boolean pass = true; - // the last item in the expected is a result of this servlet being called - String[] expected = { "in requestInitialized method of listener", - "in requestDestroyed method of listener", - "in requestInitialized method of listener" }; - int expected_len = expected.length; - - // verify results - ArrayList result = (ArrayList) getServletContext() - .getAttribute("arraylist"); - result.trimToSize(); - int len = result.size(); - if (len == expected_len) { - pw.write("Got expected " + expected_len + " access times"); - for (int i = 0; i < len; i++) { - Object val = null; - val = (String) result.get(i); - if (!expected[i].equals(val)) { - pass = false; - pw.write("Expecting " + expected[i] + " at position " + i); - pw.write(". Got " + val + " instead."); - } else { - pw.write("Got expected value: " + expected[i] + " at position " + i); - } - } - } else { - pass = false; - pw.write( - "RequestListener is invoked/deleted more or less times than required"); - pw.write("Expect " + expected_len + " times, got " + len + "."); - - if (len > expected_len) { - for (int i = 0; i < expected_len; i++) { - Object val = null; - val = (String) result.get(i); - if (!expected[i].equals(val)) { - pass = false; - pw.write("Expecting " + expected[i] + " at position " + i); - pw.write(". Got " + val + " instead."); - } else { - pw.write( - "Got expected value: " + expected[i] + " at position " + i); - } - } - - for (int i = expected_len; i < len; i++) { - pw.write("Extra access to Listener: " + result.get(i) - + " at position " + i); - } - - } else { - for (int i = 0; i < len; i++) { - Object val = null; - val = (String) result.get(i); - if (!expected[i].equals(val)) { - pass = false; - pw.write("Expecting " + expected[i] + " at position " + i); - pw.write(". Got " + val + " instead."); - } else { - pw.write( - "Got expected value: " + expected[i] + " at position " + i); - } - } - - for (int i = len; i < expected_len; i++) { - pw.write( - "Missing expected value: " + expected[i] + " at position " + i); - } - } - } - getServletContext().removeAttribute("arraylist"); - ServletTestUtil.printResult(pw, pass); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/URLClient.java deleted file mode 100644 index acecc9a599..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/URLClient.java +++ /dev/null @@ -1,448 +0,0 @@ -/* - * Copyright (c) 2009, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id:$ - */ -package com.sun.ts.tests.servlet.spec.srlistener; - -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import com.sun.ts.tests.servlet.common.servlets.CommonServlets; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - @BeforeEach - public void setupServletName() throws Exception { - setServletName("TestServlet"); - } - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_srlistener_web.war") - .addAsLibraries(CommonServlets.getCommonServletsArchive()) - .addClasses(ForwardedServlet.class, IncludedServlet.class, SecondForwardedServlet.class, - SecondIncludedServlet.class, SRListener.class, TestServlet.class) - .setWebXML(URLClient.class.getResource("servlet_spec_srlistener_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: simpleinclude - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void simpleinclude() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(APITEST, "includes"); - TEST_PROPS.setProperty(SEARCH_STRING, - "IncludedServlet Invoked|simple method"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: multipleincludes - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void multipleincludes() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(APITEST, "multipleincludes"); - TEST_PROPS.setProperty(SEARCH_STRING, - "SecondIncludedServlet Invoked|simple method"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: includeforward - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void includeforward() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(APITEST, "includeforward"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ForwardedServlet Invoked|simple method"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: includeerror - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void includeerror() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/TestServlet?testname=includeerror HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, "403"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: simpleforward - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void simpleforward() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(APITEST, "forward"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ForwardedServlet Invoked|simple method"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: multipleforwards - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void multipleforwards() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(APITEST, "multipleforwards"); - TEST_PROPS.setProperty(SEARCH_STRING, - "SecondForwardedServlet Invoked|simple method"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: forwardinclude - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void forwardinclude() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(APITEST, "forwardinclude"); - TEST_PROPS.setProperty(SEARCH_STRING, - "IncludedServlet Invoked|simple method"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: forwarderror - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void forwarderror() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/TestServlet?testname=forwarderror HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, "403"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: simpleasync - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void simpleasync() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(APITEST, "async"); - TEST_PROPS.setProperty(SEARCH_STRING, - "TestServlet Invoked|method async|TestServlet_Async=STARTED"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: simpleasyncinclude - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void simpleasyncinclude() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(APITEST, "simpleasyncinclude"); - TEST_PROPS.setProperty(SEARCH_STRING, - "TestServlet Invoked|method simpleasyncinclude" - + "|TestServlet_Async=STARTED" - + "|IncludedServlet Invoked||simple method"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: simpleasyncforward - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void simpleasyncforward() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(APITEST, "simpleasyncforward"); - TEST_PROPS.setProperty(SEARCH_STRING, - "ForwardedServlet Invoked||simple method"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: simpleasyncerror - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void simpleasyncerror() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() - + "/TestServlet?testname=simpleasyncerror HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, "403"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } - - /* - * @testName: error - * - * @assertion_ids: - * - * @test_Strategy: - */ - @Test - public void error() throws Exception { - Boolean pass = true; - try { - TEST_PROPS.setProperty(REQUEST, - "GET " + getContextRoot() + "/TestServlet?testname=error HTTP/1.1"); - - TEST_PROPS.setProperty(STATUS_CODE, "403"); - invoke(); - } catch (Exception flt) { - pass = false; - TestUtil.logErr("Test failed at the first invocation." - + "catch it here so the cleanup can continue", flt); - } - - TEST_PROPS.setProperty(APITEST, "checkLogSimple"); - invoke(); - - if (!pass) { - throw new Exception("Test failed at the first invocation." - + "catch it here so the cleanup can continue"); - } - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/build.xml deleted file mode 100644 index 6cb907ae3f..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/servlet_spec_srlistener_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/servlet_spec_srlistener_web.xml deleted file mode 100644 index 27b1f6a4b0..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/srlistener/servlet_spec_srlistener_web.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - ServletRequestListener - - com.sun.ts.tests.servlet.spec.srlistener.SRListener - - - TestServlet - com.sun.ts.tests.servlet.spec.srlistener.TestServlet - true - - - IncludedServlet - com.sun.ts.tests.servlet.spec.srlistener.IncludedServlet - true - - - ForwardedServlet - com.sun.ts.tests.servlet.spec.srlistener.ForwardedServlet - true - - - SecondIncludedServlet - com.sun.ts.tests.servlet.spec.srlistener.SecondIncludedServlet - - - SecondForwardedServlet - com.sun.ts.tests.servlet.spec.srlistener.SecondForwardedServlet - - - TestServlet - /TestServlet/* - - - IncludedServlet - /include/IncludedServlet - - - SecondIncludedServlet - /include/SecondIncludedServlet - - - ForwardedServlet - /forward/ForwardedServlet - - - SecondForwardedServlet - /forward/SecondForwardedServlet - - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/URLClient.java deleted file mode 100644 index 935931ad4b..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/URLClient.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.webapps.accesswebinf; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - return ShrinkWrap.create(WebArchive.class, "servlet_spec_webapps_accesswebinf_web.war") - .addAsWebInfResource("spec/webapps/accesswebinf/test.html", "test.html") - .setWebXML(URLClient.class.getResource("servlet_spec_webapps_accesswebinf_web.xml")); - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - * - */ - - /* Run test */ - - /* - * @testName: accessWebInfTest - * - * @assertion_ids: Servlet:SPEC:89 - * - * @test_Strategy: - */ - @Test - public void accessWebInfTest() throws Exception { - String testName = "accessWebInfTest"; - TEST_PROPS.setProperty(TEST_NAME, testName); - TEST_PROPS.setProperty(REQUEST, "GET " + getContextRoot() + "/" - + getServletName() + "/test.html HTTP/1.1"); - TEST_PROPS.setProperty(STATUS_CODE, NOT_FOUND); - - TEST_PROPS.setProperty(UNEXPECTED_RESPONSE_MATCH, "test html page"); - invoke(); - } -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/build.xml deleted file mode 100644 index 389f73ecae..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/build.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/servlet_spec_webapps_accesswebinf_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/servlet_spec_webapps_accesswebinf_web.xml deleted file mode 100644 index a6333d4a89..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/accesswebinf/servlet_spec_webapps_accesswebinf_web.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - SerSpecWebappsAccessWebInf - - 54 - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/build.xml deleted file mode 100644 index 30591c27ba..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/webapps/build.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/URLClient.java b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/URLClient.java deleted file mode 100644 index 8e8f52dd66..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/URLClient.java +++ /dev/null @@ -1,92 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -/* - * $Id$ - */ - -package com.sun.ts.tests.servlet.spec.welcomefiles; - -import com.sun.ts.tests.servlet.common.client.AbstractUrlClient; -import org.jboss.arquillian.container.test.api.Deployment; -import org.jboss.shrinkwrap.api.ShrinkWrap; -import org.jboss.shrinkwrap.api.spec.WebArchive; -import org.junit.jupiter.api.Test; - -import java.net.URL; -import java.util.Arrays; - -public class URLClient extends AbstractUrlClient { - - /** - * Deployment for the test - */ - @Deployment(testable = false) - public static WebArchive getTestArchive() throws Exception { - WebArchive webArchive = - ShrinkWrap.create(WebArchive.class, "servlet_js_welcomefiles_web.war") - .setWebXML(URLClient.class.getResource("servlet_js_welcomefiles_web.xml")); - Arrays.asList("foo/index.html","foo/default.jsp","default.jsp", "foo/order.jsp", "index.html", "catalog/default.jsp") - .forEach(s -> webArchive.addAsWebResource("spec/welcomefiles/" +s, s)); - return webArchive; - } - - /* - * @class.setup_props: webServerHost; webServerPort; ts_home; - */ - - /* Run test */ - - /* - * @testName: partialfound1 - * - * @assertion_ids: Servlet:SPEC:141; - * - * @test_Strategy: 1. Create two welcome files - * index.html - * default.jsp 2. Verify - * that a request URI of /foo will be returned as /foo/index.html based on - * Servlet Spec(9.10) - */ - @Test - public void partialfound1() throws Exception { - TEST_PROPS.setProperty(FOLLOW_REDIRECT, "follow_redirect"); - TEST_PROPS.setProperty(SEARCH_STRING, - "||index.html|||INDEX from foo/index.html||"); - TEST_PROPS.setProperty(APITEST, "foo"); - invoke(); - } - - /* - * @testName: partialfound2 - * - * @assertion_ids: Servlet:SPEC:141; - * - * @test_Strategy: 1. Create two welcome files - * index.html - * default.jsp 2. Verify - * that a request URI of /catalog will be returned as /catalog/default.jsp - * based on Servlet Spec(9.10) - */ - @Test - public void partialfound2() throws Exception { - TEST_PROPS.setProperty(FOLLOW_REDIRECT, "follow_redirect"); - TEST_PROPS.setProperty(SEARCH_STRING, "HELLO from catalog/default.jsp"); - TEST_PROPS.setProperty(APITEST, "catalog"); - invoke(); - } - -} diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/build.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/build.xml deleted file mode 100644 index e7cf364976..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/build.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/servlet_js_welcomefiles_web.xml b/servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/servlet_js_welcomefiles_web.xml deleted file mode 100644 index 23eac2874e..0000000000 --- a/servlet/src/main/java/com/sun/ts/tests/servlet/spec/welcomefiles/servlet_js_welcomefiles_web.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - SerJaxSerWelcome - - DefaultJSP - /default.jsp - - - OrderFooJSP - /foo/order.jsp - - - DefaultFooJSP - /foo/default.jsp - - - DefaultCatalogJSP - /catalog/default.jsp - - - index.html - default.jsp - - - 54 - - diff --git a/servlet/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/servlet/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension deleted file mode 100644 index 3f33b25099..0000000000 --- a/servlet/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension +++ /dev/null @@ -1 +0,0 @@ -com.sun.ts.tests.servlet.common.util.TCKLoadableExtension \ No newline at end of file From ee8859eab93bc4786efa9932cfd1b7566bbb0c98 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Fri, 8 Nov 2024 12:53:09 +0100 Subject: [PATCH 42/84] Add commons client as seemingly needed by some ejb30 tests --- .../enterprise-beans-tck-run/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml index 16bc280d3d..dd83defd06 100644 --- a/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml +++ b/glassfish-runner/enterprise-beans-tck/enterprise-beans-tck-run/pom.xml @@ -199,6 +199,20 @@ 2.1 test + + + + commons-httpclient + commons-httpclient + 3.1 + test + From df92605731fd302437634a92e62a0e13f7e4d421 Mon Sep 17 00:00:00 2001 From: Alwin Joseph <44426046+alwin-joseph@users.noreply.github.com> Date: Fri, 8 Nov 2024 23:27:42 +0530 Subject: [PATCH 43/84] Refactor assembly module tests (#1546) * Initial changes to refactor assembly tests * all 12 assembly tests runnable * add local ts.jte from ts.home * Run as appclient tests, fix deployment errors * update based on S Starks comment - fix CP issue --- assembly/pom.xml | 86 +- .../sun/ts/tests/assembly/altDD/Client.java | 109 +- .../assembly/classpath/appclient/Client.java | 101 +- .../tests/assembly/classpath/ejb/Client.java | 121 + ..._ejb_client.jar.sun-application-client.xml | 2 +- ...mbly_classpath_ejb_ejb.jar.sun-ejb-jar.xml | 2 +- .../compat/cocktail/compat9_10/Client.java | 173 +- .../compat/single/compat9_10/Client.java | 115 + .../{META-INF => }/application-client.xml | 0 ...9_10_client.jar.sun-application-client.xml | 2 +- ..._single_compat9_10_ejb.jar.sun-ejb-jar.xml | 2 +- .../compat9_10/{META-INF => }/ejb-jar.xml | 0 .../standalone/jar/compat9_10/Client.java | 123 +- .../{META-INF => }/application-client.xml | 0 .../jar/compat9_10/{META-INF => }/ejb-jar.xml | 0 .../standalone/war/compat9_10/Client.java | 122 +- .../{META-INF => }/application-client.xml | 0 ...9_10_client.jar.sun-application-client.xml | 2 +- .../war/compat9_10/{WEB-INF => }/web.xml | 0 .../tests/assembly/standalone/jar/Client.java | 114 +- .../tests/assembly/standalone/war/Client.java | 114 + ..._war_client.jar.sun-application-client.xml | 2 +- .../ts/tests/assembly/altDD/altDD_client.xml | 34 + .../sun/ts/tests/assembly/altDD/altDD_ejb.xml | 54 + .../ts/tests/assembly/altDD/application.xml | 31 + ...ltDD_client.jar.sun-application-client.xml | 26 + .../assembly/altDD/assembly_altDD_client.xml | 34 + .../assembly_altDD_ejb.jar.sun-ejb-jar.xml | 73 + .../assembly/altDD/assembly_altDD_ejb.xml | 54 + .../classpath/appclient/MY_MANIFEST.MF | 4 + .../classpath/appclient/application.xml | 26 + .../assembly_classpath_appclient_client.xml | 23 + .../assembly/classpath/ejb/application.xml | 29 + ..._ejb_client.jar.sun-application-client.xml | 26 + .../ejb/assembly_classpath_ejb_client.xml | 29 + ...mbly_classpath_ejb_ejb.jar.sun-ejb-jar.xml | 49 + .../ejb/assembly_classpath_ejb_ejb.xml | 34 + .../cocktail/compat9_10/application.xml | 35 + ...ther_client.jar.sun-application-client.xml | 30 + ...pat_cocktail_compat9_10_another_client.xml | 36 + ...9_10_client.jar.sun-application-client.xml | 30 + ...mbly_compat_cocktail_compat9_10_client.xml | 37 + ...il_compat9_10_jar1_ejb.jar.sun-ejb-jar.xml | 49 + ...ly_compat_cocktail_compat9_10_jar1_ejb.xml | 39 + ...il_compat9_10_jar2_ejb.jar.sun-ejb-jar.xml | 49 + ...ly_compat_cocktail_compat9_10_jar2_ejb.xml | 41 + .../single/compat9_10/application-client.xml | 34 + .../compat/single/compat9_10/application.xml | 30 + ...9_10_client.jar.sun-application-client.xml | 26 + ..._single_compat9_10_ejb.jar.sun-ejb-jar.xml | 49 + .../compat/single/compat9_10/ejb-jar.xml | 35 + .../jar/compat9_10/application-client.xml | 33 + .../standalone/jar/compat9_10/application.xml | 26 + ...9_10_client.jar.sun-application-client.xml | 26 + ...mpat9_10_component_ejb.jar.sun-ejb-jar.xml | 49 + .../standalone/jar/compat9_10/ejb-jar.xml | 62 + .../war/compat9_10/application-client.xml | 30 + .../standalone/war/compat9_10/application.xml | 27 + ...9_10_client.jar.sun-application-client.xml | 26 + ...r_compat9_10_component_web.war.sun-web.xml | 23 + .../compat/standalone/war/compat9_10/test.jsp | 43 + .../compat/standalone/war/compat9_10/web.xml | 31 + ..._jar_client.jar.sun-application-client.xml | 26 + .../jar/assembly_standalone_jar_client.xml | 28 + ...lone_jar_component_ejb.jar.sun-ejb-jar.xml | 49 + .../assembly_standalone_jar_component_ejb.xml | 55 + ..._war_client.jar.sun-application-client.xml | 26 + .../war/assembly_standalone_war_client.xml | 29 + ...andalone_war_component_web.war.sun-web.xml | 24 + .../assembly_standalone_war_component_web.xml | 30 + .../assembly/standalone/war/webFiles/test.jsp | 39 + .../resources/util/META-INF/MY_MANIFEST.MF | 4 + .../main/resources/util/META-INF/ejb-jar.xml | 44 + glassfish-runner/assembly-tck/j2ee.pass | 17 + .../bin/certificates/clientcert.jks | Bin 0 -> 2257 bytes .../bin/certificates/clientcert.p12 | Bin 0 -> 1615 bytes .../jakartaeetck/bin/certificates/cts_cert | Bin 0 -> 909 bytes .../assembly-tck/jakartaeetck/bin/ts.jte | 2462 ++++++++++++++++ .../jakartaeetck/logging.properties | 20 + glassfish-runner/assembly-tck/javajoe.pass | 16 + glassfish-runner/assembly-tck/pom.xml | 474 ++++ .../assembly-tck/sql/derby/derby.dml.sql | 767 +++++ .../tck/GlassfishLoadableExtension.java | 30 + .../tck/GlassfishTestArchiveProcessor.java | 149 + ...boss.arquillian.core.spi.LoadableExtension | 1 + .../assembly-tck/src/main/resources/ts.jte | 2463 +++++++++++++++++ .../test/resources/appclient-arquillian.xml | 69 + .../src/test/resources/arquillian.xml | 35 + .../sun-application-client_1_4-0.dtd | 218 ++ .../sun-application-client_5_0-0.dtd | 531 ++++ .../assembly-tck/sun-ejb-jar_2_1-0.dtd | 789 ++++++ .../assembly-tck/sun-ejb-jar_3_0-0.dtd | 1148 ++++++++ .../com/sun/ts/lib/util/TestReportInfo.java | 48 + .../java/com/sun/ts/lib/util/TestUtil.java | 17 - 94 files changed, 12172 insertions(+), 48 deletions(-) rename assembly/src/main/java/com/sun/ts/tests/assembly/compat/single/compat9_10/{META-INF => }/application-client.xml (100%) rename assembly/src/main/java/com/sun/ts/tests/assembly/compat/single/compat9_10/{META-INF => }/ejb-jar.xml (100%) rename assembly/src/main/java/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/{META-INF => }/application-client.xml (100%) rename assembly/src/main/java/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/{META-INF => }/ejb-jar.xml (100%) rename assembly/src/main/java/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/{META-INF => }/application-client.xml (100%) rename assembly/src/main/java/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/{WEB-INF => }/web.xml (100%) create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/altDD_client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/altDD_ejb.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/application.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.jar.sun-application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_ejb.jar.sun-ejb-jar.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_ejb.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/MY_MANIFEST.MF create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/application.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/assembly_classpath_appclient_client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/application.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.jar.sun-application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_ejb.jar.sun-ejb-jar.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_ejb.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/application.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_another_client.jar.sun-application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_another_client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_client.jar.sun-application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar1_ejb.jar.sun-ejb-jar.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar1_ejb.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar2_ejb.jar.sun-ejb-jar.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar2_ejb.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/application.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/assembly_compat_single_compat9_10_client.jar.sun-application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/assembly_compat_single_compat9_10_ejb.jar.sun-ejb-jar.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/ejb-jar.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/application.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/assembly_compat_standalone_jar_compat9_10_client.jar.sun-application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/assembly_compat_standalone_jar_compat9_10_component_ejb.jar.sun-ejb-jar.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/ejb-jar.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/application.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/assembly_compat_standalone_war_compat9_10_client.jar.sun-application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/assembly_compat_standalone_war_compat9_10_component_web.war.sun-web.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/test.jsp create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/web.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.jar.sun-application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_component_ejb.jar.sun-ejb-jar.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_component_ejb.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.jar.sun-application-client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_component_web.war.sun-web.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_component_web.xml create mode 100644 assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/webFiles/test.jsp create mode 100644 assembly/src/main/resources/util/META-INF/MY_MANIFEST.MF create mode 100644 assembly/src/main/resources/util/META-INF/ejb-jar.xml create mode 100644 glassfish-runner/assembly-tck/j2ee.pass create mode 100644 glassfish-runner/assembly-tck/jakartaeetck/bin/certificates/clientcert.jks create mode 100644 glassfish-runner/assembly-tck/jakartaeetck/bin/certificates/clientcert.p12 create mode 100644 glassfish-runner/assembly-tck/jakartaeetck/bin/certificates/cts_cert create mode 100644 glassfish-runner/assembly-tck/jakartaeetck/bin/ts.jte create mode 100644 glassfish-runner/assembly-tck/jakartaeetck/logging.properties create mode 100644 glassfish-runner/assembly-tck/javajoe.pass create mode 100644 glassfish-runner/assembly-tck/pom.xml create mode 100644 glassfish-runner/assembly-tck/sql/derby/derby.dml.sql create mode 100644 glassfish-runner/assembly-tck/src/main/java/org/glassfish/assembly/tck/GlassfishLoadableExtension.java create mode 100644 glassfish-runner/assembly-tck/src/main/java/org/glassfish/assembly/tck/GlassfishTestArchiveProcessor.java create mode 100644 glassfish-runner/assembly-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension create mode 100644 glassfish-runner/assembly-tck/src/main/resources/ts.jte create mode 100644 glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml create mode 100644 glassfish-runner/assembly-tck/src/test/resources/arquillian.xml create mode 100644 glassfish-runner/assembly-tck/sun-application-client_1_4-0.dtd create mode 100644 glassfish-runner/assembly-tck/sun-application-client_5_0-0.dtd create mode 100644 glassfish-runner/assembly-tck/sun-ejb-jar_2_1-0.dtd create mode 100644 glassfish-runner/assembly-tck/sun-ejb-jar_3_0-0.dtd create mode 100644 libutil/src/main/java/com/sun/ts/lib/util/TestReportInfo.java diff --git a/assembly/pom.xml b/assembly/pom.xml index b0d5ebb89c..96d6fb2817 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -26,12 +26,31 @@ 11.0.0-SNAPSHOT - assembly + assembly-tck jar - ASSEMBLY + assembly-tck ASSEMBLY + + 1.9.1.Final + 11.0.0-M2 + 5.10.2 + ${project.version} + + + + + + org.junit + junit-bom + ${junit.jupiter.version} + pom + import + + + + ${project.groupId} @@ -49,21 +68,57 @@ jakarta.mail jakarta.mail-api + + org.junit.jupiter + junit-jupiter + ${junit.jupiter.version} + + + jakarta.tck.arquillian + arquillian-protocol-appclient + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + arquillian-protocol-common + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + arquillian-protocol-javatest + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + arquillian-protocol-lib + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + tck-porting-lib + ${version.jakarta.tck.arquillian} + + + org.junit.jupiter + junit-jupiter + ${junit.jupiter.version} + + + org.jboss.arquillian.junit + arquillian-junit-core + ${arquillian.junit} + + + org.jboss.arquillian.junit5 + arquillian-junit5-container + + + org.jboss.arquillian.junit5 + arquillian-junit5-core + + - - - - src/main/java - - **/*.xml - **/test.jsp - - - **/build.xml - - - @@ -74,4 +129,5 @@ + diff --git a/assembly/src/main/java/com/sun/ts/tests/assembly/altDD/Client.java b/assembly/src/main/java/com/sun/ts/tests/assembly/altDD/Client.java index c89ef6e786..8eb5109b5f 100644 --- a/assembly/src/main/java/com/sun/ts/tests/assembly/altDD/Client.java +++ b/assembly/src/main/java/com/sun/ts/tests/assembly/altDD/Client.java @@ -27,6 +27,36 @@ import com.sun.ts.lib.util.TSNamingContext; import com.sun.ts.lib.util.TestUtil; +import java.net.URL; +import org.jboss.arquillian.container.test.api.Deployment; +import org.jboss.arquillian.container.test.api.OperateOnDeployment; +import org.jboss.arquillian.container.test.api.OverProtocol; +import org.jboss.arquillian.container.test.api.TargetsContainer; +import org.jboss.arquillian.junit5.ArquillianExtension; +import org.jboss.arquillian.test.api.ArquillianResource; +import org.jboss.shrinkwrap.api.ShrinkWrap; +import org.jboss.shrinkwrap.api.asset.StringAsset; +import org.jboss.shrinkwrap.api.asset.UrlAsset; +import org.jboss.shrinkwrap.api.exporter.ZipExporter; +import org.jboss.shrinkwrap.api.spec.EnterpriseArchive; +import org.jboss.shrinkwrap.api.spec.JavaArchive; +import org.jboss.shrinkwrap.api.spec.WebArchive; +import org.junit.jupiter.api.Tag; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.extension.ExtendWith; +import tck.arquillian.porting.lib.spi.TestArchiveProcessor; +import tck.arquillian.protocol.common.TargetVehicle; +import org.junit.jupiter.api.AfterEach; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.TestInfo; + + +import java.lang.System.Logger; + +@Tag("assembly") +@Tag("platform") +@Tag("tck-appclient") +@ExtendWith(ArquillianExtension.class) public class Client extends EETest { private static final String prefix = "java:comp/env/"; @@ -58,15 +88,86 @@ public void setup(String[] args, Properties props) throws Fault { try { this.props = props; - logTrace("[Client] Getting Naming Context..."); + logMsg("[Client] Getting Naming Context..."); nctx = new TSNamingContext(); - logTrace("[Client] Setup completed!"); + logMsg("[Client] Setup completed!"); } catch (Exception e) { logErr("[Client] Failed to obtain Naming Context:" + e); throw new Fault("[Client] Setup failed:" + e, e); } } + + static final String VEHICLE_ARCHIVE = "assembly_altDD_client"; + + @TargetsContainer("tck-appclient") + @OverProtocol("appclient") + @Deployment(name = VEHICLE_ARCHIVE, order = 2) + public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource TestArchiveProcessor archiveProcessor) { + JavaArchive assembly_altDD_client = ShrinkWrap.create(JavaArchive.class, "assembly_altDD_client.jar"); + assembly_altDD_client.addClasses( + com.sun.ts.lib.harness.EETest.Fault.class, + com.sun.ts.lib.harness.EETest.class, + com.sun.ts.lib.harness.EETest.SetupException.class, + com.sun.ts.tests.assembly.altDD.Client.class, + com.sun.ts.tests.assembly.altDD.PainterBean.class); + URL resURL = Client.class.getResource("assembly_altDD_client.xml"); + if (resURL != null) { + assembly_altDD_client.addAsManifestResource(resURL, "application-client.xml"); + } + assembly_altDD_client.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), + "MANIFEST.MF"); + + resURL = Client.class.getResource("assembly_altDD_client.jar.sun-application-client.xml"); + if (resURL != null) { + assembly_altDD_client.addAsManifestResource(resURL, "sun-application-client.xml"); + } + archiveProcessor.processClientArchive(assembly_altDD_client, Client.class, resURL); + + JavaArchive assembly_altDD_ejb = ShrinkWrap.create(JavaArchive.class, "assembly_altDD_ejb.jar"); + assembly_altDD_ejb.addClasses( + com.sun.ts.tests.common.ejb.wrappers.Stateless3xWrapper.class, + com.sun.ts.lib.util.RemoteLoggingInitException.class, + com.sun.ts.tests.assembly.util.shared.ejbref.common.ReferencedBeanCode.class, + com.sun.ts.tests.assembly.altDD.Client.class, + com.sun.ts.tests.assembly.altDD.PainterBean.class, + com.sun.ts.tests.assembly.altDD.PainterBeanEJB.class); + // The ejb-jar.xml descriptor + URL ejbResURL = Client.class.getResource("assembly_altDD_ejb.xml"); + if (ejbResURL != null) { + assembly_altDD_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); + } + ejbResURL = Client.class.getResource("assembly_altDD_ejb.jar.sun-ejb-jar.xml"); + if (ejbResURL != null) { + assembly_altDD_ejb.addAsManifestResource(ejbResURL, "sun-ejb-jar.xml"); + } + assembly_altDD_ejb.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), + "MANIFEST.MF"); + + archiveProcessor.processEjbArchive(assembly_altDD_ejb, Client.class, ejbResURL); + + + EnterpriseArchive assembly_altDD_ear = ShrinkWrap.create(EnterpriseArchive.class, "assembly_altDD.ear"); + assembly_altDD_ear.addAsModule(assembly_altDD_client); + assembly_altDD_ear.addAsModule(assembly_altDD_ejb); + + URL earResURL = Client.class.getResource("altDD_client.xml"); + assembly_altDD_ear.add(new UrlAsset(earResURL), "altDD_client.xml"); + earResURL = Client.class.getResource("altDD_ejb.xml"); + assembly_altDD_ear.add(new UrlAsset(earResURL), "altDD_ejb.xml"); + + earResURL = Client.class.getResource("application.xml"); + if (earResURL != null) { + assembly_altDD_ear.addAsManifestResource(earResURL, "application.xml"); + } + assembly_altDD_ear.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), + "MANIFEST.MF"); + + archiveProcessor.processEarArchive(assembly_altDD_ear, Client.class, earResURL); + + return assembly_altDD_ear; + } + /** * @testName: testAppClient * @@ -96,12 +197,14 @@ public void setup(String[] args, Properties props) throws Fault { * - The runtime value is 'France', validating the use of DD4 * at deployment time. */ + @Test public void testAppClient() throws Fault { String entryValue; boolean pass = false; try { logTrace("[Client] Looking up " + entryLookup); + entryValue = (String) nctx.lookup(entryLookup); pass = entryValue.equals(entryNameRef); @@ -163,6 +266,7 @@ public void testAppClient() throws Fault { * - The returned value is 'Matisse', validating the use of * DD3 at deployment time. */ + @Test public void testEJB() throws Fault { PainterBean bean = null; String nameValue; @@ -172,6 +276,7 @@ public void testEJB() throws Fault { logTrace("[Client] Looking up " + beanLookup); bean = (PainterBean) nctx.lookup(beanLookup, PainterBean.class); bean.createNamingContext(); + bean.initLogging(props); logTrace("[Client] Checking referenced EJB..."); diff --git a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/appclient/Client.java b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/appclient/Client.java index f62660fa63..3b2def8582 100644 --- a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/appclient/Client.java +++ b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/appclient/Client.java @@ -32,13 +32,43 @@ import com.sun.ts.lib.util.TestUtil; import com.sun.ts.tests.assembly.classpath.util.ClassPathUtil; +import java.net.URL; +import org.jboss.arquillian.container.test.api.Deployment; +import org.jboss.arquillian.container.test.api.OperateOnDeployment; +import org.jboss.arquillian.container.test.api.OverProtocol; +import org.jboss.arquillian.container.test.api.TargetsContainer; +import org.jboss.arquillian.junit5.ArquillianExtension; +import org.jboss.arquillian.test.api.ArquillianResource; +import org.jboss.shrinkwrap.api.ShrinkWrap; +import org.jboss.shrinkwrap.api.asset.StringAsset; +import org.jboss.shrinkwrap.api.asset.UrlAsset; +import org.jboss.shrinkwrap.api.exporter.ZipExporter; +import org.jboss.shrinkwrap.api.spec.EnterpriseArchive; +import org.jboss.shrinkwrap.api.spec.JavaArchive; +import org.jboss.shrinkwrap.api.spec.WebArchive; +import org.junit.jupiter.api.Tag; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.extension.ExtendWith; +import tck.arquillian.porting.lib.spi.TestArchiveProcessor; +import tck.arquillian.protocol.common.TargetVehicle; +import org.junit.jupiter.api.AfterEach; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.TestInfo; + + +import java.lang.System.Logger; + +@Tag("assembly") +@Tag("platform") +@Tag("tck-appclient") +@ExtendWith(ArquillianExtension.class) public class Client extends EETest { private TSNamingContext nctx = null; private Properties props = null; - public static void main(String[] args) { + public static void main(String[] args) throws Exception { Client theTests = new Client(); Status s = theTests.run(args, System.out, System.err); s.exit(); @@ -59,6 +89,69 @@ public void setup(String[] args, Properties p) throws Fault { } } + + static final String VEHICLE_ARCHIVE = "assembly_classpath_appclient"; + + @TargetsContainer("tck-appclient") + @OverProtocol("appclient") + @Deployment(name = VEHICLE_ARCHIVE, order = 2) + public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource TestArchiveProcessor archiveProcessor) { + + JavaArchive direct_classpath_util = ShrinkWrap.create(JavaArchive.class, "direct_classpath_util.jar"); + direct_classpath_util.addClass(com.sun.ts.tests.assembly.classpath.util.ClassPathUtil.class); + URL resURL = Client.class.getResource("/util/META-INF/ejb-jar.xml"); + if (resURL != null) { + direct_classpath_util.addAsManifestResource(resURL, "ejb-jar.xml"); + } + + // direct_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), + // "MANIFEST.MF"); + archiveProcessor.processEjbArchive(direct_classpath_util, Client.class, resURL); + + JavaArchive indirect_classpath_util = ShrinkWrap.create(JavaArchive.class, "indirect_classpath_util.jar"); + indirect_classpath_util.addClass(com.sun.ts.tests.assembly.classpath.util.IndirectClassPathUtil.class); + resURL = Client.class.getResource("/util/META-INF/ejb-jar.xml"); + if (resURL != null) { + indirect_classpath_util.addAsManifestResource(resURL, "ejb-jar.xml"); + } + // indirect_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), + // "MANIFEST.MF"); + archiveProcessor.processEjbArchive(indirect_classpath_util, Client.class, resURL); + + JavaArchive assembly_classpath_appclient_client = ShrinkWrap.create(JavaArchive.class, + "assembly_classpath_appclient_client.jar"); + assembly_classpath_appclient_client.addClasses( + com.sun.ts.lib.harness.EETest.Fault.class, + com.sun.ts.lib.harness.EETest.class, + com.sun.ts.lib.harness.EETest.SetupException.class, + com.sun.ts.tests.assembly.classpath.appclient.Client.class); + // The application-client.xml descriptor + resURL = Client.class.getResource("assembly_classpath_appclient_client.xml"); + if (resURL != null) { + assembly_classpath_appclient_client.addAsManifestResource(resURL, "application-client.xml"); + } + assembly_classpath_appclient_client + .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n" + "Class-Path: libs/direct_classpath_util.jar"+ "\n"), "MANIFEST.MF"); + archiveProcessor.processClientArchive(assembly_classpath_appclient_client, Client.class, resURL); + + + EnterpriseArchive assembly_classpath_appclient_ear = ShrinkWrap.create(EnterpriseArchive.class, + "assembly_classpath_appclient.ear"); + assembly_classpath_appclient_ear.addAsLibrary(direct_classpath_util); + assembly_classpath_appclient_ear.addAsLibrary(indirect_classpath_util); + assembly_classpath_appclient_ear.addAsModule(assembly_classpath_appclient_client); + + URL earResURL = Client.class.getResource("application.xml"); + if (earResURL != null) { + assembly_classpath_appclient_ear.addAsManifestResource(earResURL, "application.xml"); + } + // assembly_classpath_appclient_ear + // .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + archiveProcessor.processEarArchive(assembly_classpath_appclient_ear, Client.class, earResURL); + + return assembly_classpath_appclient_ear; + } + /** * @testName: testDirectLibrary * @@ -86,11 +179,12 @@ public void setup(String[] args, Properties p) throws Fault { * logical classpath of the application client. * */ + @Test public void testDirectLibrary() throws Fault { ClassPathUtil util = null; try { - logTrace("Client: creating class instance..."); + logMsg("Client: creating class instance..."); util = new ClassPathUtil(); util.testDirectLibrary(); } catch (Exception e) { @@ -146,11 +240,12 @@ public void testDirectLibrary() throws Fault { * the logical classpath of the application client. * */ + @Test public void testIndirectLibrary() throws Fault { ClassPathUtil util = null; try { - logTrace("Client: creating class instance..."); + logMsg("Client: creating class instance..."); util = new ClassPathUtil(); util.testIndirectLibrary(); } catch (Exception e) { diff --git a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/Client.java b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/Client.java index 2f4d792340..358bb220cc 100644 --- a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/Client.java +++ b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/Client.java @@ -26,6 +26,36 @@ import com.sun.ts.lib.harness.EETest; import com.sun.ts.lib.util.TSNamingContext; +import java.net.URL; +import org.jboss.arquillian.container.test.api.Deployment; +import org.jboss.arquillian.container.test.api.OperateOnDeployment; +import org.jboss.arquillian.container.test.api.OverProtocol; +import org.jboss.arquillian.container.test.api.TargetsContainer; +import org.jboss.arquillian.junit5.ArquillianExtension; +import org.jboss.arquillian.test.api.ArquillianResource; +import org.jboss.shrinkwrap.api.ShrinkWrap; +import org.jboss.shrinkwrap.api.asset.StringAsset; +import org.jboss.shrinkwrap.api.asset.UrlAsset; +import org.jboss.shrinkwrap.api.exporter.ZipExporter; +import org.jboss.shrinkwrap.api.spec.EnterpriseArchive; +import org.jboss.shrinkwrap.api.spec.JavaArchive; +import org.jboss.shrinkwrap.api.spec.WebArchive; +import org.junit.jupiter.api.Tag; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.extension.ExtendWith; +import tck.arquillian.porting.lib.spi.TestArchiveProcessor; +import tck.arquillian.protocol.common.TargetVehicle; +import org.junit.jupiter.api.AfterEach; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.TestInfo; + + +import java.lang.System.Logger; + +@Tag("assembly") +@Tag("platform") +@Tag("tck-appclient") +@ExtendWith(ArquillianExtension.class) public class Client extends EETest { /** JNDI Name we use to lookup the bean */ @@ -58,6 +88,95 @@ public void setup(String[] args, Properties p) throws Fault { } } + + static final String VEHICLE_ARCHIVE = "assembly_classpath_ejb"; + + @TargetsContainer("tck-appclient") + @OverProtocol("appclient") + @Deployment(name = VEHICLE_ARCHIVE, order = 2) + public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource TestArchiveProcessor archiveProcessor) { + + JavaArchive direct_classpath_util = ShrinkWrap.create(JavaArchive.class, "direct_classpath_util.jar"); + direct_classpath_util.addClass(com.sun.ts.tests.assembly.classpath.util.ClassPathUtil.class); + URL resURL = Client.class.getResource("/util/META-INF/ejb-jar.xml"); + if (resURL != null) { + direct_classpath_util.addAsManifestResource(resURL, "ejb-jar.xml"); + } + // direct_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), + // "MANIFEST.MF"); + archiveProcessor.processEjbArchive(direct_classpath_util, Client.class, resURL); + + JavaArchive indirect_classpath_util = ShrinkWrap.create(JavaArchive.class, "indirect_classpath_util.jar"); + indirect_classpath_util.addClass(com.sun.ts.tests.assembly.classpath.util.IndirectClassPathUtil.class); + resURL = Client.class.getResource("/util/META-INF/ejb-jar.xml"); + if (resURL != null) { + indirect_classpath_util.addAsManifestResource(resURL, "ejb-jar.xml"); + } + // indirect_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), + // "MANIFEST.MF"); + archiveProcessor.processEjbArchive(indirect_classpath_util, Client.class, resURL); + + + JavaArchive assembly_classpath_ejb_client = ShrinkWrap.create(JavaArchive.class, + "assembly_classpath_ejb_client.jar"); + assembly_classpath_ejb_client.addClasses( + com.sun.ts.lib.harness.EETest.Fault.class, + com.sun.ts.lib.harness.EETest.class, + com.sun.ts.lib.harness.EETest.SetupException.class, + com.sun.ts.tests.assembly.classpath.ejb.TestBean.class, + com.sun.ts.tests.assembly.classpath.ejb.TestBeanEJB.class, + com.sun.ts.tests.assembly.classpath.ejb.Client.class); + resURL = Client.class.getResource("assembly_classpath_ejb_client.xml"); + if (resURL != null) { + assembly_classpath_ejb_client.addAsManifestResource(resURL, "application-client.xml"); + } + resURL = Client.class.getResource("assembly_classpath_ejb_client.jar.sun-application-client.xml"); + if(resURL != null) { + assembly_classpath_ejb_client.addAsManifestResource(resURL, "sun-application-client.xml"); + } + assembly_classpath_ejb_client + .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + archiveProcessor.processClientArchive(assembly_classpath_ejb_client, Client.class, resURL); + + + JavaArchive assembly_classpath_ejb_ejb = ShrinkWrap.create(JavaArchive.class, + "assembly_classpath_ejb_ejb.jar"); + assembly_classpath_ejb_ejb.addClasses( + com.sun.ts.tests.assembly.classpath.ejb.TestBean.class, + com.sun.ts.tests.assembly.classpath.ejb.TestBeanEJB.class, + com.sun.ts.lib.util.RemoteLoggingInitException.class, + com.sun.ts.tests.common.ejb.wrappers.Stateless3xWrapper.class + ); + URL ejbResURL = Client.class.getResource("assembly_classpath_ejb_ejb.xml"); + if (ejbResURL != null) { + assembly_classpath_ejb_ejb.addAsManifestResource(ejbResURL, "ejb-jar.xml"); + } + ejbResURL = Client.class.getResource("assembly_classpath_ejb_ejb.jar.sun-ejb-jar.xml"); + if(ejbResURL != null) { + assembly_classpath_ejb_ejb.addAsManifestResource(ejbResURL, "sun-ejb-jar.xml"); + } + // assembly_classpath_ejb_ejb + // .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + archiveProcessor.processEjbArchive(assembly_classpath_ejb_ejb, Client.class, ejbResURL); + + EnterpriseArchive assembly_classpath_ejb_ear = ShrinkWrap.create(EnterpriseArchive.class, + "assembly_classpath_ejb.ear"); + assembly_classpath_ejb_ear.addAsLibrary(direct_classpath_util); + assembly_classpath_ejb_ear.addAsLibrary(indirect_classpath_util); + assembly_classpath_ejb_ear.addAsModule(assembly_classpath_ejb_client); + assembly_classpath_ejb_ear.addAsModule(assembly_classpath_ejb_ejb); + + URL earResURL = Client.class.getResource("application.xml"); + if (earResURL != null) { + assembly_classpath_ejb_ear.addAsManifestResource(earResURL, "application.xml"); + } + // assembly_classpath_ejb_ear + // .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + archiveProcessor.processEarArchive(assembly_classpath_ejb_ear, Client.class, earResURL); + + return assembly_classpath_ejb_ear; + } + /** * @testName: testDirectLibrary * @@ -84,6 +203,7 @@ public void setup(String[] args, Properties p) throws Fault { * of the EJB. * */ + @Test public void testDirectLibrary() throws Fault { TestBean bean; boolean pass; @@ -145,6 +265,7 @@ public void testDirectLibrary() throws Fault { * logical classpath of the EJB. * */ + @Test public void testIndirectLibrary() throws Fault { TestBean bean; boolean pass; diff --git a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.jar.sun-application-client.xml b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.jar.sun-application-client.xml index b84472d94b..7e0d4d3d4e 100644 --- a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.jar.sun-application-client.xml +++ b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.jar.sun-application-client.xml @@ -1,5 +1,5 @@ - + + + + TS assembly Alternative DD deployment test + assembly_altDD_client + + myCountry + java.lang.String + France + + + ejb/myPainter + Session + com.sun.ts.tests.assembly.altDD.PainterBean + Bean1 + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/altDD_ejb.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/altDD_ejb.xml new file mode 100644 index 0000000000..edf3464328 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/altDD_ejb.xml @@ -0,0 +1,54 @@ + + + + + Ejb1 + + + Bean1 + com.sun.ts.tests.assembly.altDD.PainterBean + com.sun.ts.tests.assembly.altDD.PainterBeanEJB + Stateless + Bean + + myName + java.lang.String + Gaughin + + + + + + + Bean2 + com.sun.ts.tests.assembly.altDD.PainterBean + com.sun.ts.tests.assembly.altDD.PainterBeanEJB + Stateless + Bean + + myName + java.lang.String + Matisse + + + + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/application.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/application.xml new file mode 100644 index 0000000000..6cbe0f85e7 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/application.xml @@ -0,0 +1,31 @@ + + + + + Application description + assembly_altDD + + assembly_altDD_ejb.jar + altDD_ejb.xml + + + assembly_altDD_client.jar + altDD_client.xml + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.jar.sun-application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.jar.sun-application-client.xml new file mode 100644 index 0000000000..be90374809 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.jar.sun-application-client.xml @@ -0,0 +1,26 @@ + + + + + + + ejb/myPainter + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.xml new file mode 100644 index 0000000000..f798ab49fd --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_client.xml @@ -0,0 +1,34 @@ + + + + + TS assembly Alternative DD deployment test + assembly_altDD_client + + myCountry + java.lang.String + Spain + + + ejb/myPainter + Session + com.sun.ts.tests.assembly.altDD.PainterBean + Bean1 + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_ejb.jar.sun-ejb-jar.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_ejb.jar.sun-ejb-jar.xml new file mode 100644 index 0000000000..fa822c317a --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_ejb.jar.sun-ejb-jar.xml @@ -0,0 +1,73 @@ + + + + + + + 0 + + Bean1 + assembly_altDD_PainterBean1 + false + + + supported + supported + supported + supported + + + username_password + default + false + + + supported + + + false + -1 + + + + Bean2 + assembly_altDD_PainterBean2 + false + + + supported + supported + supported + supported + + + username_password + default + false + + + supported + + + false + -1 + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_ejb.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_ejb.xml new file mode 100644 index 0000000000..fbeb5bb9be --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/altDD/assembly_altDD_ejb.xml @@ -0,0 +1,54 @@ + + + + + Ejb1 + + + Bean1 + com.sun.ts.tests.assembly.altDD.PainterBean + com.sun.ts.tests.assembly.altDD.PainterBeanEJB + Stateless + Bean + + myName + java.lang.String + Dali + + + + + + + Bean2 + com.sun.ts.tests.assembly.altDD.PainterBean + com.sun.ts.tests.assembly.altDD.PainterBeanEJB + Stateless + Bean + + myName + java.lang.String + Picasso + + + + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/MY_MANIFEST.MF b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/MY_MANIFEST.MF new file mode 100644 index 0000000000..c2fc72ef9e --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/MY_MANIFEST.MF @@ -0,0 +1,4 @@ +Manifest-Version: 1.0 +Main-Class: com.sun.ts.tests.assembly.classpath.appclient.Client +Class-Path: libs/direct_classpath_util.jar + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/application.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/application.xml new file mode 100644 index 0000000000..17dada7855 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/application.xml @@ -0,0 +1,26 @@ + + + + +Application description +assembly_classpath_appclient + +assembly_classpath_appclient_client.jar + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/assembly_classpath_appclient_client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/assembly_classpath_appclient_client.xml new file mode 100644 index 0000000000..e9bc8692c2 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/appclient/assembly_classpath_appclient_client.xml @@ -0,0 +1,23 @@ + + + + + client for TS assembly classpath test (AppClient) + assembly_classpath_appclient_client + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/application.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/application.xml new file mode 100644 index 0000000000..8484cfd5a0 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/application.xml @@ -0,0 +1,29 @@ + + + + +Application description +assembly_classpath_ejb + +assembly_classpath_ejb_ejb.jar + + +assembly_classpath_ejb_client.jar + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.jar.sun-application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.jar.sun-application-client.xml new file mode 100644 index 0000000000..7e0d4d3d4e --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.jar.sun-application-client.xml @@ -0,0 +1,26 @@ + + + + + + + ejb/TestBean + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.xml new file mode 100644 index 0000000000..d3ba3feba5 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_client.xml @@ -0,0 +1,29 @@ + + + + + client for TS assembly classpath test for EJB's + assembly_classpath_ejb_client + + ejb/TestBean + Session + com.sun.ts.tests.assembly.classpath.ejb.TestBean + TestBean + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_ejb.jar.sun-ejb-jar.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_ejb.jar.sun-ejb-jar.xml new file mode 100644 index 0000000000..8fc3d5f78a --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_ejb.jar.sun-ejb-jar.xml @@ -0,0 +1,49 @@ + + + + + + + 0 + + TestBean + assembly_classpath_ejb_TestBean + false + + + supported + supported + supported + supported + + + username_password + default + false + + + supported + + + false + -1 + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_ejb.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_ejb.xml new file mode 100644 index 0000000000..5a23092355 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/classpath/ejb/assembly_classpath_ejb_ejb.xml @@ -0,0 +1,34 @@ + + + + + Ejb1 + + + TestBean + com.sun.ts.tests.assembly.classpath.ejb.TestBean + com.sun.ts.tests.assembly.classpath.ejb.TestBeanEJB + Stateless + Bean + + + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/application.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/application.xml new file mode 100644 index 0000000000..f4eec93c2a --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/application.xml @@ -0,0 +1,35 @@ + + + + + Application description + assembly_compat_cocktail_compat9_10 + + assembly_compat_cocktail_compat9_10_client.jar + + + assembly_compat_cocktail_compat9_10_jar2_ejb.jar + + + assembly_compat_cocktail_compat9_10_jar1_ejb.jar + + + assembly_compat_cocktail_compat9_10_another_client.jar + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_another_client.jar.sun-application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_another_client.jar.sun-application-client.xml new file mode 100644 index 0000000000..3941b5dec3 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_another_client.jar.sun-application-client.xml @@ -0,0 +1,30 @@ + + + + + + + ejb/Vision + + + + ejb/Music + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_another_client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_another_client.xml new file mode 100644 index 0000000000..b9cabfb2e0 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_another_client.xml @@ -0,0 +1,36 @@ + + + + + + TS Second application client for assembly compat_compat9_10 cocktail test (not run) + assembly_compat_cocktail_compat9_10_another_client + + ejb/Vision + Session + com.sun.ts.tests.assembly.compat.cocktail.compat9_10.ReferencedBean + ReferencedBean1 + + + ejb/Music + Session + com.sun.ts.tests.assembly.compat.cocktail.compat9_10.ReferencedBean + ReferencedBean2 + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_client.jar.sun-application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_client.jar.sun-application-client.xml new file mode 100644 index 0000000000..3941b5dec3 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_client.jar.sun-application-client.xml @@ -0,0 +1,30 @@ + + + + + + + ejb/Vision + + + + ejb/Music + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_client.xml new file mode 100644 index 0000000000..94d5491986 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_client.xml @@ -0,0 +1,37 @@ + + + + + + CTS Main application client for assembly compat cocktail compat9_10 test + assembly_compat_cocktail_compat9_10_client + + ejb/Vision + Session + com.sun.ts.tests.assembly.compat.cocktail.compat9_10.ReferencedBean + ReferencedBean1 + + + ejb/Music + Session + com.sun.ts.tests.assembly.compat.cocktail.compat9_10.ReferencedBean + ReferencedBean2 + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar1_ejb.jar.sun-ejb-jar.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar1_ejb.jar.sun-ejb-jar.xml new file mode 100644 index 0000000000..305cdaee8d --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar1_ejb.jar.sun-ejb-jar.xml @@ -0,0 +1,49 @@ + + + + + + + 0 + + ReferencedBean1 + assembly_compat_cocktail_compat9_10_ReferencedBean1 + false + + + supported + supported + supported + supported + + + username_password + default + false + + + supported + + + false + -1 + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar1_ejb.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar1_ejb.xml new file mode 100644 index 0000000000..013beb19ce --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar1_ejb.xml @@ -0,0 +1,39 @@ + + + + + + Application description + Ejb1 + + + ReferencedBean1 + ReferencedBean1 + com.sun.ts.tests.assembly.compat.cocktail.compat9_10.ReferencedBean + com.sun.ts.tests.assembly.compat.cocktail.compat9_10.ReferencedBeanEJB + Stateless + Bean + + myName + java.lang.String + Rimbaud + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar2_ejb.jar.sun-ejb-jar.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar2_ejb.jar.sun-ejb-jar.xml new file mode 100644 index 0000000000..df3baa5a66 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar2_ejb.jar.sun-ejb-jar.xml @@ -0,0 +1,49 @@ + + + + + + + 0 + + ReferencedBean2 + assembly_compat_cocktail_compat9_10_ReferencedBean2 + false + + + supported + supported + supported + supported + + + username_password + default + false + + + supported + + + false + -1 + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar2_ejb.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar2_ejb.xml new file mode 100644 index 0000000000..4f0209800c --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/cocktail/compat9_10/assembly_compat_cocktail_compat9_10_jar2_ejb.xml @@ -0,0 +1,41 @@ + + + + + + Application description + Ejb2 + + + ReferencedBean2 + com.sun.ts.tests.assembly.compat.cocktail.compat9_10.ReferencedBean + com.sun.ts.tests.assembly.compat.cocktail.compat9_10.ReferencedBeanEJB + Stateless + Bean + + myName + java.lang.String + Verlaine + + + + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/application-client.xml new file mode 100644 index 0000000000..e6366e6114 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/application-client.xml @@ -0,0 +1,34 @@ + + + + + + client for TS assembly compat single compat9_10 test + assembly_compat_single_compat9_10_client + + ejb/TestBean + Session + com.sun.ts.tests.assembly.compat.single.compat9_10.TestBean + TestBean + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/application.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/application.xml new file mode 100644 index 0000000000..7a379cf6de --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/application.xml @@ -0,0 +1,30 @@ + + + + + + assembly_compat_single_compat9_10 + Application description + + assembly_compat_single_compat9_10_client.jar + + + assembly_compat_single_compat9_10_ejb.jar + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/assembly_compat_single_compat9_10_client.jar.sun-application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/assembly_compat_single_compat9_10_client.jar.sun-application-client.xml new file mode 100644 index 0000000000..8dc5a0ed8a --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/assembly_compat_single_compat9_10_client.jar.sun-application-client.xml @@ -0,0 +1,26 @@ + + + + + + + ejb/TestBean + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/assembly_compat_single_compat9_10_ejb.jar.sun-ejb-jar.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/assembly_compat_single_compat9_10_ejb.jar.sun-ejb-jar.xml new file mode 100644 index 0000000000..424b6ca64d --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/assembly_compat_single_compat9_10_ejb.jar.sun-ejb-jar.xml @@ -0,0 +1,49 @@ + + + + + + + 0 + + TestBean + assembly_compat_single_compat9_10_TestBean + false + + + supported + supported + supported + supported + + + username_password + default + false + + + supported + + + false + -1 + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/ejb-jar.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/ejb-jar.xml new file mode 100644 index 0000000000..80b11c63ca --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/single/compat9_10/ejb-jar.xml @@ -0,0 +1,35 @@ + + + + + + Ejb1 + + + TestBean + com.sun.ts.tests.assembly.compat.single.compat9_10.TestBean + com.sun.ts.tests.assembly.compat.single.compat9_10.TestBeanEJB + Stateless + Bean + + + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/application-client.xml new file mode 100644 index 0000000000..9cccb19bdd --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/application-client.xml @@ -0,0 +1,33 @@ + + + + + + client for TS assembly compat stand-alone compat9_10 ejb-jar test + assembly_compat_standalone_jar_compat9_10_client + + ejb/TestBean + Session + com.sun.ts.tests.assembly.compat.standalone.jar.compat9_10.TestBean + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/application.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/application.xml new file mode 100644 index 0000000000..1700079a9a --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/application.xml @@ -0,0 +1,26 @@ + + + + + Application description + assembly_compat_standalone_jar_compat9_10 + + assembly_compat_standalone_jar_compat9_10_client.jar + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/assembly_compat_standalone_jar_compat9_10_client.jar.sun-application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/assembly_compat_standalone_jar_compat9_10_client.jar.sun-application-client.xml new file mode 100644 index 0000000000..295f23cb92 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/assembly_compat_standalone_jar_compat9_10_client.jar.sun-application-client.xml @@ -0,0 +1,26 @@ + + + + + + + ejb/TestBean + assembly_compat_standalone_jar_compat9_10_TestBean + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/assembly_compat_standalone_jar_compat9_10_component_ejb.jar.sun-ejb-jar.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/assembly_compat_standalone_jar_compat9_10_component_ejb.jar.sun-ejb-jar.xml new file mode 100644 index 0000000000..e549a4c807 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/assembly_compat_standalone_jar_compat9_10_component_ejb.jar.sun-ejb-jar.xml @@ -0,0 +1,49 @@ + + + + + + + 0 + + TestBean + assembly_compat_standalone_jar_compat9_10_TestBean + false + + + supported + supported + supported + supported + + + username_password + default + false + + + supported + + + false + -1 + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/ejb-jar.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/ejb-jar.xml new file mode 100644 index 0000000000..3f146a1ad2 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/ejb-jar.xml @@ -0,0 +1,62 @@ + + + + + + no description + Ejb1 + + + no description + TestBean + TestBean + com.sun.ts.tests.assembly.compat.standalone.jar.compat9_10.TestBean + com.sun.ts.tests.assembly.compat.standalone.jar.compat9_10.TestBeanEJB + Stateless + Container + + + + + + + + + + TestBean + Remote + initLogging + + java.util.Properties + + + Required + + + + TestBean + Remote + ping + + + Required + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/application-client.xml new file mode 100644 index 0000000000..d9a9715181 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/application-client.xml @@ -0,0 +1,30 @@ + + + + + + TS compat standalone compat9_10 war file test + assembly_compat_standalone_war_compat9_10_client + + url/myURL + java.net.URL + Application + Shareable + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/application.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/application.xml new file mode 100644 index 0000000000..90a1ab9229 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/application.xml @@ -0,0 +1,27 @@ + + + + + + Application description + assembly_compat_standalone_war_compat9_10 + + assembly_compat_standalone_war_compat9_10_client.jar + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/assembly_compat_standalone_war_compat9_10_client.jar.sun-application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/assembly_compat_standalone_war_compat9_10_client.jar.sun-application-client.xml new file mode 100644 index 0000000000..ab57c97a8b --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/assembly_compat_standalone_war_compat9_10_client.jar.sun-application-client.xml @@ -0,0 +1,26 @@ + + + + + + + url/myURL + http://localhost:8080/dep_assembly_compat_standalone_war_compat9_10/test.jsp + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/assembly_compat_standalone_war_compat9_10_component_web.war.sun-web.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/assembly_compat_standalone_war_compat9_10_component_web.war.sun-web.xml new file mode 100644 index 0000000000..2c1cfd8f50 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/assembly_compat_standalone_war_compat9_10_component_web.war.sun-web.xml @@ -0,0 +1,23 @@ + + + + + + dep_assembly_compat_standalone_war_compat9_10 + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/test.jsp b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/test.jsp new file mode 100644 index 0000000000..b77fcd7b26 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/test.jsp @@ -0,0 +1,43 @@ +<%-- + + Copyright (c) 2006, 2024 Oracle and/or its affiliates. All rights reserved. + + This program and the accompanying materials are made available under the + terms of the Eclipse Public License v. 2.0, which is available at + http://www.eclipse.org/legal/epl-2.0. + + This Source Code may also be made available under the following Secondary + Licenses when the conditions for such availability set forth in the + Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + version 2 with the GNU Classpath Exception, which is available at + https://www.gnu.org/software/classpath/license.html. + + SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + +--%> + + + +<%@ page import="java.util.*" %> +<%@ page import="com.sun.ts.lib.util.*" %> +<%@ page import="com.sun.ts.lib.porting.*" %> + +<% + StringBuffer lep = new StringBuffer(); + Properties myProps = new Properties(); + java.util.Enumeration key; + String propName; + + myProps.setProperty("compat_standalone_war_compat9_10", "" + "true"); + + key = myProps.keys(); + while (key.hasMoreElements()) { + propName = (String) key.nextElement(); + lep.append(propName + "=" + myProps.getProperty(propName) + "\n"); + } +%> + +<%= lep.toString() %> + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/web.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/web.xml new file mode 100644 index 0000000000..a498e5561d --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/web.xml @@ -0,0 +1,31 @@ + + + + + + Jakarta EE 9 compat test with Jakarta EE 10 + + test + /test.jsp + 0 + + + 54 + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.jar.sun-application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.jar.sun-application-client.xml new file mode 100644 index 0000000000..6d607aeb1d --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.jar.sun-application-client.xml @@ -0,0 +1,26 @@ + + + + + + + ejb/TestBean + assembly_standalone_jar_TestBean + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.xml new file mode 100644 index 0000000000..6361a453e3 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_client.xml @@ -0,0 +1,28 @@ + + + + + client for TS assembly classpath test for EJB's + assembly_standalone_jar_client + + ejb/TestBean + Session + com.sun.ts.tests.assembly.standalone.jar.TestBean + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_component_ejb.jar.sun-ejb-jar.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_component_ejb.jar.sun-ejb-jar.xml new file mode 100644 index 0000000000..56561cf1b1 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_component_ejb.jar.sun-ejb-jar.xml @@ -0,0 +1,49 @@ + + + + + + + 0 + + TestBean + assembly_standalone_jar_TestBean + false + + + supported + supported + supported + supported + + + username_password + default + false + + + supported + + + false + -1 + + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_component_ejb.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_component_ejb.xml new file mode 100644 index 0000000000..d4bc1239a6 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/jar/assembly_standalone_jar_component_ejb.xml @@ -0,0 +1,55 @@ + + + + + Ejb1 + + + TestBean + com.sun.ts.tests.assembly.standalone.jar.TestBean + com.sun.ts.tests.assembly.standalone.jar.TestBeanEJB + Stateless + Container + + + + + + + + + TestBean + Remote + initLogging + + java.util.Properties + + + Required + + + + TestBean + Remote + ping + + Required + + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.jar.sun-application-client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.jar.sun-application-client.xml new file mode 100644 index 0000000000..cae0672cea --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.jar.sun-application-client.xml @@ -0,0 +1,26 @@ + + + + + + + url/myURL + http://localhost:8080/dep_assembly_standalone_war/test.jsp + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.xml new file mode 100644 index 0000000000..b7a3486ba0 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_client.xml @@ -0,0 +1,29 @@ + + + + + TS standalone war file test + assembly_standalone_war_client + + url/myURL + java.net.URL + Application + Shareable + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_component_web.war.sun-web.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_component_web.war.sun-web.xml new file mode 100644 index 0000000000..671b81096b --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_component_web.war.sun-web.xml @@ -0,0 +1,24 @@ + + + + + + dep_assembly_standalone_war + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_component_web.xml b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_component_web.xml new file mode 100644 index 0000000000..fb9db20a21 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/assembly_standalone_war_component_web.xml @@ -0,0 +1,30 @@ + + + + + assembly_standalone_war_web + + test + /test.jsp + 0 + + + 54 + + diff --git a/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/webFiles/test.jsp b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/webFiles/test.jsp new file mode 100644 index 0000000000..c990caa474 --- /dev/null +++ b/assembly/src/main/resources/com/sun/ts/tests/assembly/standalone/war/webFiles/test.jsp @@ -0,0 +1,39 @@ +<%-- + + Copyright (c) 2006, 2018 Oracle and/or its affiliates. All rights reserved. + + This program and the accompanying materials are made available under the + terms of the Eclipse Public License v. 2.0, which is available at + http://www.eclipse.org/legal/epl-2.0. + + This Source Code may also be made available under the following Secondary + Licenses when the conditions for such availability set forth in the + Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + version 2 with the GNU Classpath Exception, which is available at + https://www.gnu.org/software/classpath/license.html. + + SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + +--%> + +<%@ page import="java.util.*" %> +<%@ page import="com.sun.ts.lib.util.*" %> +<%@ page import="com.sun.ts.lib.porting.*" %> + +<% + StringBuffer lep = new StringBuffer(); + Properties myProps = new Properties(); + java.util.Enumeration key; + String propName; + + myProps.setProperty("standalone_war", "" + "true"); + + key = myProps.keys(); + while (key.hasMoreElements()) { + propName = (String) key.nextElement(); + lep.append(propName + "=" + myProps.getProperty(propName) + "\n"); + } +%> + +<%= lep.toString() %> + diff --git a/assembly/src/main/resources/util/META-INF/MY_MANIFEST.MF b/assembly/src/main/resources/util/META-INF/MY_MANIFEST.MF new file mode 100644 index 0000000000..0777cf1172 --- /dev/null +++ b/assembly/src/main/resources/util/META-INF/MY_MANIFEST.MF @@ -0,0 +1,4 @@ +Manifest-Version: 1.0 +Created-By: 1.3.1-rc1 (Sun Microsystems Inc.) +Class-Path: indirect_classpath_util.jar + diff --git a/assembly/src/main/resources/util/META-INF/ejb-jar.xml b/assembly/src/main/resources/util/META-INF/ejb-jar.xml new file mode 100644 index 0000000000..57068b6280 --- /dev/null +++ b/assembly/src/main/resources/util/META-INF/ejb-jar.xml @@ -0,0 +1,44 @@ + + + + + This is a dummy EJB deployment descriptor that should not be + interpreted by the deployment tool as it will never be + included in a J2EE module, just in a .jar file referenced + by a J2EE module using the Class-Path header in the + referencing .jar manifest file (J2EE 1.3 - 8.2) + Ejb1 + + + com.sun.ts.tests.dummy.DummyBean + com.sun.ts.tests.dummy.DummyBean + com.sun.ts.tests.dummy.DummyBeanEJB + Stateful + Bean + + myDummy + java.lang.String + In vino veritas + + + + + + + diff --git a/glassfish-runner/assembly-tck/j2ee.pass b/glassfish-runner/assembly-tck/j2ee.pass new file mode 100644 index 0000000000..dccc3037eb --- /dev/null +++ b/glassfish-runner/assembly-tck/j2ee.pass @@ -0,0 +1,17 @@ + +# +# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# +AS_ADMIN_USERPASSWORD=j2ee diff --git a/glassfish-runner/assembly-tck/jakartaeetck/bin/certificates/clientcert.jks b/glassfish-runner/assembly-tck/jakartaeetck/bin/certificates/clientcert.jks new file mode 100644 index 0000000000000000000000000000000000000000..09f5569c47a3e472d830625a54508a94d5f98054 GIT binary patch literal 2257 zcmc&#XH%027tNCbl2DY;K}w{F?FmJtC;?PL5JHs@6hxLL5Lzf|YE(mO15ac6dB|H1p=%-nPDmpkX)IcI-=M$ zK6zXTfgm7Y2z(dhW<#E01K@xH^cVmjAn*|QG(D4)8fZRb!S$JcFw^uoGNaQ}r#xbT*+A-m%u z2VdIk)9j%evc|LL9EVd1;;@J0zkXv-N3j?z!TDBi)JoJ$+${`BB5t3SMh=a}xS= zZ#?tI!KL#V(x-Nn9+zBuK;GszKVf7?{J~#wscX(Rp469MP9G5d427(jRGn6X5bZn0 zW*BwKfld>J<8|C|8Vieq>y3JZx|PY8xM(L@f^>Tju)REK2Md<&{!{bZg=Smf&d^nm zg-i|2$f+N!ik3C=Jh{5j;TCo9EK4b~`*NF{*ps^zVGPj?KwAW%Kkq6vlSSECvM4u3 z7MnHZ%xV@_=Z@FElNcOk#SDC~#EPz0x)dF_s9mL98MvkHuOar^tv1&|{Alt0wDk5I zeeEfqm`+|yV>9szMzf?0t>|E_E)K4vv4WPO0@+Lx5uwdT*x(3J6}`$+mr(b_ELLzoi%77GAP|beC#VQpaAAO!H3( zHjCiqg06WKyryYNNCy@2eznRE^{EKHEZ(WHzD;gleDx+ZAbv9P?#PBALyo;5im@}8 zsqeyWKSDdYLMwF)C`wF@_)@A+$iR=GABkDjl+%UQT_}9_pg2xo0;3z-QYl8XX$|jD zOkk!6Q6AK)7a47K3g;7K>?N!jvAx(1j$AWRB4Ub(Z`&72>v}6!C#;5xb2YdzBI#l= z7=6ZnZ6tP^fa^=TZ>6N-9Dmu^UDyeFIzu0(D}tMP_IzaiZtzTQ(m`7d~#Zh%;N)HN% zx&AS{RC%PYH6gW#)X}I^aGobWO0Vl{%=C3G3)?5Y0o8`reJ$=Lv}Vd`ow#6MC-QyB zt1-7$O3-)i{mzwWX$-}R!wmnzSgqxg-c0=%%w`x-anI(Q>B&+=^V>$pzf29>Ov*Cz zq@Kq69E1%fFJ74-?V4%Vsj1!b#UaAT&bjc}qPA@=YV!Q?os}|-&)pfz-Q*Phet#L4 zK~K{koVwZ*--fCSvb3unA;jg;)AsT>Wmy}JG!&|DMn2M!v->=BrBQnwq|Gdap?@Y) zm}^ZPE+=J-lPYSG^8GPrX3uES!AEM}GxpBD7R$9Z0pdTVh#;L+0aYOoSQHondjf_) zJu_fX01AaWjkT+STx=W);rQ@PE&xCs8m12x1#+;#%;9WksJZFC!$v8P{S+%9*Hzi> zja(5{O3}>2z9j`F5jDF5ki9k(bL8{RAK|kNLeTq&w^oABiKdBW8lvr&6StD zO{AG<>iwEW4I8Le9WFtgi%YfL8y4RkJj^pWbyuFo;57kd^TN_oh1)YQ;S>_^|} zW-v?BT1o`2=XLa!5Qn$J&FME>Zd-+YYnK>CaGssRlo`qcUg{dRyxJIPdkFev={xeS zwt~smh)LUv39p=WTAx!mWGmfn^ypAaj2nbqOLFpht2f{L?k&KJyA@FlpUpyLwJuA% zY$~GwAYUsvAR57h!T<o28$9T&s$Kc6c(0=2lk```kI=tCX~m4_^>QF zf_5Lt-Glq>2sdiIG8GJ3mRWg|kRpU8ecBC&O~AG3yZRH@(^^A86%m`6+MZh#jKamz zc?b1zxf4wjJsK0mB`*4VQ!!=0UNj*}=4wuM*XV`4Cbzoxxi2=$8I-t(oWX>NrACjV aN2^xEnzd)x&M^H7bqrttb?%;#-pt>D`u9=* literal 0 HcmV?d00001 diff --git a/glassfish-runner/assembly-tck/jakartaeetck/bin/certificates/clientcert.p12 b/glassfish-runner/assembly-tck/jakartaeetck/bin/certificates/clientcert.p12 new file mode 100644 index 0000000000000000000000000000000000000000..409e41e673587e2381ded8fdfe7958c5b2c616ae GIT binary patch literal 1615 zcmV-V2C(@sf(A2kx;s>GcIZ0;*S|y~<-^X=pwb0lP;Qtti>gC};O4;iJ9ZYc8h`9X{A8TqL=AoL- z?9N+iX5$_Ayw`nsB^=zGN~DUW?Y72c(I)0rKZXRbF=P*Cx`nsB+Ej+?;HAX~exhIzg4w3hxwIjNG=iz= z%|X^`1R-ZKc{)KA5(6h)EzyaC!>-v*Obr7E*ZiCY`W!^5>W_G}%y`3F&mi<3Kj_Sa zUo$ydR%%HTn(oiVGq$t^%qvdGaIt%hYuRSys>w(S)ROYxk(Xg9$6gZW)~ybmpZVwK zIC>#fGDg)SkNI|7JxBhjm1S~1%->>3wv~%;l+byf8+;u9^;=qPGmoZwK?K%N7%IOQu|x=w_mfDX zIAg9im~Fp4hJ1d(lzQvbKxw|H?D_b2zx7IIY|pVHQcX}T>kTL;Gl1)j?}%2M+KijB zsX!tkQ0*vLy;64d)9`aO0bFUf$u}~VF!8q-V%ew%6MruW!LyDURZ%5rC}8(o!`eEo z7STB=JT1jN%o$k>r>eNhd-*-U4>wG7(NASH3e3c8rRr{aG#YMaM02R0Lt`ntgDNI{ zUw9y61g=PJy%A0ff!aeKsTh{AHE?j6GWUK0sHz;NBhWdXf5;IGXXXZ3P%2Ta zkYX!*Ll1F|tCgf$dok}u0tLw;K`WtTQ_%%qF3bu47%S`8f~8d$`JY#t3~KXlxR_1j z+32VdcefI^NqT2MB@uKmE4Ef6S5qNamP1a-f0SEPu-m|=Z&+ibF`t4pwd<|*zWn5GLG9aJ&?-5X zT#zi%+lLZOd$15qm`hlNbR`&rAHMgAK3AX4XWoJ1a?aRN#A1G-vKpK<^l%|zhH3|> zQgTPbey`&?W_PRMB<|zJ5ufeIr}0zU`KNr|le2fU%NYM|=mtRG?4W!39VtgYzba zud!tvbKSLz*Bzj1!tCXSX*Ev)!T;>dRkw@k>%>Scm-qcBFJ|(_ai)hEhhd`MeVo{C z-xV3MiU+>K*Gmm_}qPsRWyWEShCj91hvc=-qe3YFh1nB4iWwHj>i}cP;>~ zs^F^^7xC%s7hz=c8=dY2X3mEB5wqx;U7jbLZVHrjxoIv%n#&Cr! zYC)_TU_W=dcbi}`>4^bbQ!RME;ne7Jb~8OPJ2>8gg$O;`9&gyhfr|iqhY#iqAVAOS zf@M_Vx#a9aaLPi=#O^+p*z!%V!?Q4y24f$rLyf67!TVu5)+TyzR_1t&=g&2o?Qp%l zieE1}5bi=OY|CJJor_7&`|d#AN85K^Mn-N{27^*VZUas>=1>+kVW!Yv z7>7fc$=A_P*gy~@!!FF_R9cjinU`LYpJym%AOjNQ5*7_E%~SBrOfJeVt}HG|%`H~& z%uCiY6f+P3$#VGI@9Ax=}hpS#$lqwX0zyJi1rrqGdySA8XQd)p6v0 z*ahd3O@W6bb2hD5b8*-ArPak^LJqNAyI5W?;a+m$qx{SxTk;qUL{3Ci^|2mjVrFDu zT&!pyZy*bdOj$k_F&2?)ZCi3zSFGea-THIww>6b>4UVTLA_pQcl>q~hks;Rj*Yk=M zN!_z=%A4#nOjDY2B>Cp@?&sHzR9}5S}frD z_0p@)i~c8j)!V3T(Y;~5WOIYGmx5V%-VUvIAN~KQM*Ls=#VXLAi9gN1dCRP>$~rE- z3l1q9eB58R&oQX~sQPK??U-xoR+{@Au>{rk;t z)2#2SD<64q!REonP1)XmpY(5G{M+Z%tLnO9+1b11e~;wu-@S6i_pN*KCN}dlcs=-V JxIjQ)2LO6WWJmx2 literal 0 HcmV?d00001 diff --git a/glassfish-runner/assembly-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/assembly-tck/jakartaeetck/bin/ts.jte new file mode 100644 index 0000000000..ddbc2c5c14 --- /dev/null +++ b/glassfish-runner/assembly-tck/jakartaeetck/bin/ts.jte @@ -0,0 +1,2462 @@ +# +# Copyright (c) 2006, 2022 Oracle and/or its affiliates and others. +# All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# + +######################################################################### +## +## JavaTest Environment file for Java EE Compatibility Test Suite +## +## Environment specific properties in this file will likely +## have to be modified prior to running the Java EE CTS. +## Instructions for modifying these properties are contained in this +## file. +## +## This file is processed by an external tool that helps generate the +## CTS documents. Therefore this file has a standard format that must +## be followed. This file is a standard Java Properties file with +## very specific comment formatting. Users can write property specific +## comments by using the property name and an ampersand (@). As an +## example the following comment applies to the foo.bar property: +## # @foo.bar - This is a comment pertaining to foo.bar +## # that spans multiple lines. +## This comment must be preceded by a single hash (#) character and +## the property name must be prepended with an ampersand (@). The +## comment can appear anywhere in the ts.jte file. If users have +## comments that belong in ts.jte but DO NOT pertain to a particular +## property the user must start the comment with at least 2 hash (#) +## characters. The following is a valid non-property comment: +## ## A valid non-property comment +## ## that spans multiple lines. +######################################################################### + +######################################################################### +## @jte.version This version denotes the bundle this JTE was +## originally included with. The version matches the ID +## in the bundle name. It can be used to identify a +## mismatched JTE file. This value is filled in during +## the build process as part of sanitizing the jte file. +######################################################################### +jte.version=@JTE_VERSION@ + +######################################################################## +## Javatest batch mode work directory and report directory, and policy for +## handling existing work and report directories. These properties affects +## runclient and report targets, but not gui target. +## To disable generating test report, unset report.dir, or set it to "none" +## either here or from command line, as in the following command: +## ant runclient -Dreport.dir="none" +## +# @work.dir The directory used to store Javatest test results and test +# information. +# @report.dir The directory used to store Javatest summary reports of +# test results. +# @if.existing.work.report.dirs specifies how existing work.dir and +# report.dir will be handled, and it must be one of the following values: +# overwrite overwrites all content in work.dir and report.dir +# backup moves all content in work.dir and report.dir to +# work.dir_time_day_bak and report.dir_time_day_bak, +# respectively +# append reuses and preserves the existing work.dir and report.dir +# auto lets the build files decide which mode to use +# (overwrite, backup or append). the value is determined +# like this: +# if.existing.work.report.dirs == auto +# if in CTS workspace +# if.existing.work.report.dirs = overwrite +# else we are in a distribution bundle +# if.existing.work.report.dirs = append +# end if +# else +# if.existing.work.report.dirs = value in this file +# end if +######################################################################## +work.dir=/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/JTWork +report.dir=/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/JTReport +if.existing.work.report.dirs=auto + +######################################################################## +# @javatest.timeout.factor This property specifies the scale factor used by +# Javatest to adjust the time JavaTest will wait for a given test to +# complete before returning failure. For instance if the default test timeout +# is 5 minutes, this value will be multiplied by 5 minutes to determine +# the total timeout delay. Note: this value only works with Javatest's +# batch mode (runclient). When using the Javatest GUI users must change +# this timeout factor in the GUI. Configure -> Edit Configuration -> View +# -> choose Standard Values -> select tab Execution -> set Time Factor. +# +# Note that javatest.timeout.factor can be a positive real number, such as 1.5 +######################################################################## +javatest.timeout.factor=1 + +######################################################################## +## Level of Vendor Java EE Implementation +# @javaee.level The level of Java EE support for the implementation under test. +# This property serves two purposes: First, it is used to determine +# whether the impl under test is a Java EE Full profile (full) or Java +# EE Web profile (web). Either "full" or "web" must be specified in +# the list values. "full" will tell the harness to deploy ears. "web" +# will tell the harness to deploy wars. +# This property is also used to help determine which apis (in the +# signature tests) are to be tested. +# +# NOTE: This property does not determine which CTS tests to run for +# different profiles and optional technologies. That is done using +# keywords. Please refer to the keywords functionality in the CTS +# User's Guide for information on how to use keywords when +# running CTS tests. +# +# Currently, there are 4 settings supported for this property: +# 1. full: This is the minimal set of signature requirements that vendors +# must support. Specifying a javaee.level of "full" with nothing +# else implies there are NO additional technologies existing within +# the vendors implementation. Again, "full" only covers the +# REQUIRED Technologies for Jakarta EE 8 Full profile +# ex/ javaee.level=full +# +# 2. web : This is the minimal set of signature requirements that vendors +# must support for Web Profile. Specifying a javaee.level of "web" +# with nothing else implies there are NO additional technologies +# existing within the vendors implementation. Again, "web" only +# covers REQUIRED Technologies for Jakarta EE 8 Web profile +# ex/ javaee.level=web +# +# 3. full + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Full Profile and any combination of the optional +# technologies. +# Known optional technologies for CTS8 full profile include: +# "jaxr". +# ex 1/ javaee.level=full jaxr +# ex 2/ javaee.level=full jaxr +# ex 3/ javaee.level=full +# ex 4/ etc... +# +# 4. web + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Web Profile and any combination of optional +# technologies. +# Known optional technologies for Web Profile include: +# "jaxr", "connector", "jaxb", +# "jms", "javamail", "jacc", "jaspic", "wsmd" +# ex 1/ javaee.level=web connector jms jacc +# ex 2/ javaee.level=web jaspic +# ex 3/ javaee.level=web jms connector +# ex 4/ etc... +# +# Note 1: spaces separate multiple entries +# +# Note 2: optional technologies for full/javaee profile are listed +# in the Java EE 8 spec, in Table EE.6-1. Currently, the only +# optional technologies for full profile are: "jaxr" (JAXR 1.0) +# +# Note 3: The list of optional technologies for Web Profile includes any OPTIONAL +# technology explicitly called out in the Web Profile spec (if applicable) +# as well as any additional technology which is listed within +# JavaEE Profile 8 spec *but* not included/Required in the +# Web Profile spec. +# +# Note 4: Two different examples of javaee.level are provided immediately +# following this comment block. One is for running CTS8 against +# the EE 8 (full) Profile RI and the other is for running CTS8 +# against the EE 8 Web Profile RI. Notice that optional technologies +# are supplied here since the RI for CTS8 contains those optional +# technologies in it. It's very possible vendors may provider different +# optional technologies in their implementations. If so, the list of +# optional technologies will need to be adjusted here to suite each +# vendors implementation. +# +# Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line +# below which starts with: javaee.level=web .... +# +# IMPORTANT: when testing Web Profile - be sure to adjust the +# "optional.tech.packages.to.ignore" property accordingly. +# (see comments for optional.tech.packages.to.ignore below) +# +############################################################################### +#javaee.level=web connector jaxws jaxb javamail jacc jaspic wsmd +javaee.level=full + + +######################################################################## +## Settings for Vendor Java EE Implementation +# @javaee.home The location of the vendor's Java EE platform +# implementation. +# @orb.host Hostname of the machine running the vendor's +# implementation. +# @orb.port The port number the vendor implementation is listening +# to for service requests. +######################################################################## +javaee.home=/Users/alwjosep/Documents/jakartaee-tck/glassfish-runner/assembly-tck/target/glassfish8 +orb.host=localhost +orb.port=4848 + +######################################################################## +## JVMOPTS_RUNTESTCOMMAND is a marker that implementations may replace with +# the JVM options to pass when starting JVMs for running tests. +# This is intended to be used for implementations convencience. +# See file docker/run_jakartaeetck.sh for an example. +######################################################################## + +######################################################################## +## Settings for Sun RI Java EE Implementation +# @javaee.home.ri The location of the RI. +# @orb.host Hostname of the machine running the RI. +# @orb.port The port number the RI is listening to for service +# requests. +######################################################################## +javaee.home.ri= +orb.host.ri= +orb.port.ri=3700 + +################################################################### +################################################################### +################################################################### +## RI SPECIFIC PROPERTIES LIVE BELOW +################################################################### +################################################################### +################################################################### + +############################################################### +# @ts.display -- location to display CTS output on Unix +############################################################### +ts.display=:0.0 + +########################################################################### +# @endorsed.dirs using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the VI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +# +# @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the RI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +########################################################################### +endorsed.dirs=${javaee.home}/modules/endorsed +endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed + +############################################################### +## Config params needed for Java EE RI asadmin +## You must change these values as needed +## +# @ri.admin.user -- The Java EE RI asadmin user id +# @ri.admin.passwd -- The Java EE RI asadmin user password +# @ri.admin.host -- The Java EE RI host +# @ri.admin.port -- The Java EE RI port +# @ri.admin -- The Java EE RI admin command +# @ri.server -- The Java EE RI server instance being used +# @ri.domain.dir -- Points to where your domains are installed. +# @ri.domain.name -- The Java EE RI domain being used +# @ri.domain -- The Java EE RI domain path being used +# @ri.asenv.loc -- location of asenv.conf or asenv.bat +# @ri.imqbin.loc -- location of the IMQ bin directory +# @ri.lib -- Library directory for other Java EE RI +# jars +# @ri.imq.share.lib -- Shared library directory for imq +# @ri.jvm.options -- Java options needed by the Java EE RI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @ri.applicationRoot-- Location of application repository +# Only needed when running on windows +# @ri.and.vi.run.on.same.host - set to true if interop tests are run +# with both RI and VI on same machine. set to +# false if they are run on different machines. +# This is used to work around an orb issue +# specific to running VI and RI on same box. +# +# @ri.orb.iiop.orbserverid - This is used to set a similarly +# named jvm option in the RI. It is only used +# when we are running interop where remote EJBs +# try to access target EJB's on the same host with +# zero port configuration for ssl. +# This only gets used when ri.and.vi.run.on.same.host=true. +# The value is to be an ORB server id. +############################################################### +ri.admin.user=admin +ri.admin.passwd= +ri.admin.host=${orb.host.ri} +ri.admin.port=4848 +ri.admin=${javaee.home.ri}/bin/asadmin +ri.server=server +ri.domain.dir=${javaee.home.ri}/domains +ri.domain.name=domain1 +ri.domain=${ri.domain.dir}/${ri.domain.name} +ri.asenv.loc=${javaee.home.ri}/config +ri.imqbin.loc=${javaee.home.ri}/../mq/bin +ri.lib=${javaee.home.ri}/lib +ri.log.file.location=${ri.domain}/logs +ri.modules=${javaee.home.ri}/modules +ri.imq.share.lib=${javaee.home.ri}/../mq/lib +ri.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +ri.jvm.options.remove=-Xmx512m:${ri.jvm.options} +ri.java.endorsed.dirs=${endorsed.dirs.ri} +ri.applicationRoot=c: +ri.and.vi.run.on.same.host=true +ri.orb.iiop.orbserverid=200 + +############################################################### +## Config params needed for Java EE VI asadmin +## You must change these values as needed +## +# @vi.admin.user -- The Java EE VI asadmin user id +# @vi.admin.passwd -- The Java EE VI asadmin user password +# @vi.admin.host -- The Java EE VI host +# @vi.admin.port -- The Java EE VI port +# @vi.admin -- The Java EE VI admin command +# @vi.server -- The Java EE VI server instance being used +# @vi.domain.dir -- Points to where your domains are installed. +# @vi.domain.name -- The Java EE VI domain being used +# @vi.domain -- The Java EE VI domain path being used +# @vi.asenv.loc -- location of asenv.conf or asenv.bat +# @vi.imqbin.loc -- location of the IMQ bin directory +# @vi.lib -- Library directory for other Java EE VI +# jars +# @vi.imq.share.lib -- Shared library directory for imq +# @vi.jvm.options -- Java options needed by the Java EE VI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @vi.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +vi.admin.user=admin +vi.admin.passwd= +vi.admin.host=${orb.host} +vi.admin.port=4848 +vi.admin=${javaee.home}/bin/asadmin +vi.server=server +vi.domain.dir=${javaee.home}/domains +vi.domain.name=domain1 +vi.domain=${vi.domain.dir}/${vi.domain.name} +vi.asenv.loc=${javaee.home}/config +vi.imqbin.loc=${javaee.home}/../mq/bin +vi.lib=${javaee.home}/server/lib +vi.log.file.location=${vi.domain}/logs +vi.modules=${javaee.home}/modules +vi.imq.share.lib=${javaee.home}/../mq/lib +vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +vi.jvm.options.remove=-Xmx512m:${vi.jvm.options} +vi.java.endorsed.dirs=${endorsed.dirs} +vi.applicationRoot=c: + +############################################################### +## Config params needed for Sun Java System Application Server +## (SJSAS) asadmin. You must change these values as needed +## only if you are testing against SJSAS app server +## (javaee.home is pointing to SJSAS). +# +# @s1as.admin.user -- The SJSAS asadmin user id +# @s1as.admin.passwd -- The SJSAS asadmin user password +# @s1as.admin.host -- The SJSAS host +# @s1as.admin.port -- The SJSAS port +# @s1as.admin -- The SJSAS admin command +# @s1as.server -- The SJSAS server instance being used +# @s1as.domain.dir -- Points to where your domains are installed. +# @s1as.domain.name -- The SJSAS domain being used +# @s1as.domain -- The SJSAS domain path being used +# @s1as.asenv.loc -- location of asenv.conf or asenv.bat +# @s1as.imqbin.loc -- location of the IMQ bin directory +# @s1as.lib -- Library directory for other Java EE RI +# jars +# @s1as.imq.share.lib -- Shared library directory for imq +# @s1as.jvm.options -- Java options needed by SJSAS +# The xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @s1as.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +s1as.admin.user=admin +s1as.admin.passwd= +s1as.admin.host=${orb.host} +s1as.admin.port=4848 +s1as.admin=${javaee.home}/bin/asadmin +s1as.server=server +s1as.domain.dir=${javaee.home}/domains +s1as.domain.name=domain1 +s1as.domain=${s1as.domain.dir}/${s1as.domain.name} +s1as.asenv.loc=${javaee.home}/config +s1as.imqbin.loc=${javaee.home}/../mq/bin +s1as.lib=${javaee.home}/lib +s1as.modules=${javaee.home}/modules +s1as.imq.share.lib=${javaee.home}/../mq/lib +s1as.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} +s1as.jvm.options.remove=-Xmx512m:${s1as.jvm.options} +s1as.java.endorsed.dirs=${endorsed.dirs} +s1as.applicationRoot=c: + +############################################################### +# @sjsas.das.orb.port -- ORB port number for the DAS +# @sjsas.das.orb.host -- ORB host name for the DAS +# @sjsas.das.webServerPort -- HTTP listener port for the DAS +# @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS +# @sjsas.nodeagent.name -- Name of node agent used by +# the remote instance. +# @sjsas.nodeinstance.name -- Name of the remote instance +# @sjsas.master.password -- Used to create a node agent only +# applicable to EE. Defaults to changeit. This +# can be changed at EE install time. +# @sjsas.instance.config.dir -- config directory used by the intsance +# being tested. +# For PE/DAS = config +# For remote instance = config +# @sjsas.cts.timer.resource -- Backend to use when we are using java2db with +# the CMP tests for the jdbc/DBTimer resource +# @sjsas.cmp.backend -- Backend to use when we are using java2db with +# the CMP tests +# @sjsas.node.agent.dir.name -- The name of the node agent directory to use. +# This value will be used on Windows only and +# ignored on non-Windows platforms. The default +# is 'n' meaning the create-node-agent command +# will pass the --agentdir argument with a value +# of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. +# @sjsas.env.type -- CTS test configuration. Possible values are: +# das (for PE or DAS) +# remote (for remote intance) +# cluster (for cluster config not yet supported) +# @s1as.targets -- Instance(s) to deploy tests +# Supports multiple instances, For example: +# s1as.targets=server server-1 +############################################################### +sjsas.das.orb.port=3700 +sjsas.das.orb.host=${orb.host} +sjsas.das.webServerPort=8000 +sjsas.das.securedWebServicePort=1043 +sjsas.nodeagent.name=node-agent-1 +sjsas.nodeinstance.name=server-1 +sjsas.master.password=changeit +sjsas.instance.config.dir=config +sjsas.cts.timer.resource=derby +sjsas.cmp.backend=derby +sjsas.node.agent.dir.name=n + +sjsas.env.type=das +#sjsas.env.type=remote + +s1as.targets=${s1as.server} +#s1as.targets=${sjsas.nodeinstance.name} + +############################################################### +# @s1as.pe.jmsServer -- name of the JMS server the RI/PE +# @s1as.se.jmsServer -- name of the JMS server for SE/EE +############################################################### +s1as.pe.jmsServer=imqbroker +s1as.se.jmsServer=imqbroker +#s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} + +############################################################### +# @extension.dir - The extension directory for the app +# server under test. This does not apply +# to the RI. +# +# Note: App server vendors will need to set this to their +# app server's extension directory. The CTS config.vi +# target will copy the CTS library jars to this location. +############################################################### +extension.dir=${s1as.domain}/lib + +############################################################### +# @instance.listenerName - Default value for the iiop listener +# for your instance. Users will +# most likely not need to change this. +############################################################### +instance.listenerName=orb-listener-1 + +############################################################### +# @tz - your local timezone. For valid values, consult your +# Operating System documentation. +############################################################### +tz=US/Eastern + +############################################################### +# @jdbc.lib.class.path - This property is used by the +# database.classes properties to point to +# where the JDBC drivers live. +############################################################### +jdbc.lib.class.path=${ts.home}/internal/lib + +############################################################### +## The following section is for CTS Database configuration +## For each database that you will test, configure the following: +## Here is an example using derby: Users will need to +## replace derby with the appropriate DB name. +# @derby.dbName -- Database Name +# @derby.server -- Database Server +# @derby.port -- Database Server port +# @derby.dml.file -- DML file used for CTS test cases +# @derby.user -- User Id configured +# @derby.passwd -- User password configured +# @derby.url -- URL to the cts database +# @derby.driver -- DriverManager driver +# @derby.classes -- CLASSPATH to JDBC driver classes +# @derby.poolName -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource -- DataSource driver +# @derby.properties -- Any additional JDBC driver required +# properties +# @derby.startup.delay-- delay to wait for DB to start + +############################################################### + +## +## Info for Cloudscape 10/Derby +## +derby.dbName=derbyDB +derby.server=${orb.host} +derby.port=1527 +derby.port.ri=1527 +derby.dml.file=derby/derby.dml.sql +derby.user=cts1 +derby.passwd=cts1 +derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true +derby.driver=org.apache.derby.jdbc.ClientDriver +derby.home=${javaee.home}/../javadb +derby.system.home=${derby.home}/databases +derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.poolName=cts-derby-pool +derby.dataSource=org.apache.derby.jdbc.ClientDataSource +derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} +derby.startup.delay=5 + +# +# Cloudscape 10 /Derby embedded driver +# +derbyEmbedded.dbName=/tmp/DerbyDB +derbyEmbedded.server=${orb.host} +derbyEmbedded.port=1527 +derbyEmbedded.dml.file=derby/derby.dml.sql +derbyEmbedded.user=cts1 +derbyEmbedded.passwd=cts1 +derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true +derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver +derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${javaee.home}/../javadb/lib/derbyshared.jar${pathsep}${javaee.home}/../javadb/lib/derbytools.jar${pathsep}${ts.home}/lib/dbprocedures.jar +derbyEmbedded.poolName=cts-derbyEmbedded-pool +derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource +derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' +derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} + + +## +## Info for DB2 (8.1 type 2 driver) +## +db2.dbName=cts +db2.server=${orb.host} +db2.port=50000 +db2.dml.file=db2/db2.dml.sql +db2.user=db2inst1 +db2.passwd=ibmdb2 +db2.url=jdbc:db2:${db2.dbName} +db2.driver=com.ibm.db2.jcc.DB2Driver +db2.classes=${jdbc.lib.class.path}/db2jcc.jar:${jdbc.lib.class.path}/db2jcc_license_cu.jar:${jdbc.lib.class.path}/db2java.zip +db2.poolName=cts-db2-pool +db2.dataSource=com.ibm.db2.jcc.DB2SimpleDataSource +db2.properties=user=${db2.user}:password=${db2.passwd}:databaseName=${db2.dbName}:driverType=2:deferPrepares\=false + +## +## Info for db2 using the DataDirect driver +## +db2DD.dbName=cts +db2DD.server=${orb.host} +db2DD.port=50000 +db2DD.dml.file=db2/db2.dml.sql +db2DD.user=db2inst1 +db2DD.passwd=ibmdb2 +db2DD.url=jdbc:datadirect:db2://${db2DD.server}:${db2DD.port};DatabaseName\=${db2DD.dbName} +db2DD.driver=com.ddtek.jdbc.db2.DB2Driver +db2DD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/db2.jar${pathsep}${jdbc.lib.class.path}/base.jar +db2DD.poolName=cts-db2-DataDirect-pool +db2DD.dataSource=com.ddtek.jdbcx.db2.DB2DataSource +db2DD.properties=user\=${db2DD.user}:password\=${db2DD.passwd}:ServerName\=${db2DD.server}:portNumber\=${db2DD.port}:databasename\=${db2DD.dbName} + +## +## Info for db2 using the Sun driver +## +db2Sun.dbName=cts +db2Sun.server=${orb.host} +db2Sun.port=50000 +db2Sun.dml.file=db2/db2.dml.sql +db2Sun.user=db2inst1 +db2Sun.passwd=ibmdb2 +db2Sun.url=jdbc:sun:db2://${db2Sun.server}:${db2Sun.port};DatabaseName\=${db2Sun.dbName} +db2Sun.driver=com.sun.sql.jdbc.db2.DB2Driver +db2Sun.classes=${jdbc.lib.class.path}/smdb2.jar +db2Sun.poolName=cts-db2-Sun-pool +db2Sun.dataSource=com.sun.sql.jdbcx.db2.DB2DataSource +db2Sun.properties=user\=${db2Sun.user}:password\=${db2Sun.passwd}:ServerName\=${db2Sun.server}:portNumber\=${db2Sun.port}:databasename\=${db2Sun.dbName} + +## +## Info for Microsoft SQL Server +## +mssqlserver.dbName=cts +mssqlserver.server=${orb.host} +mssqlserver.port=1433 +mssqlserver.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserver.user=guest +mssqlserver.passwd=guest +mssqlserver.url=jdbc:microsoft:sqlserver://${mssqlserver.server}:${mssqlserver.port} +mssqlserver.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver +mssqlserver.classes=${jdbc.lib.class.path}/sqljdbc.jar +mssqlserver.poolName=cts-mssqlserver-pool +mssqlserver.dataSource=com.microsoft.sqlserver.jdbc.SQLServerDataSource +mssqlserver.properties=user\=${mssqlserver.user}:password\=${mssqlserver.passwd}:ServerName\=${mssqlserver.server}:portNumber\=${mssqlserver.port} + + +## +## Info for Microsoft SQL Server using the DataDirect driver +## +mssqlserverDD.dbName=cts +mssqlserverDD.server=${orb.host} +mssqlserverDD.port=1433 +mssqlserverDD.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverDD.user=guest +mssqlserverDD.passwd=guest +mssqlserverDD.url=jdbc:datadirect:sqlserver://${mssqlserverDD.server}:${mssqlserverDD.port} +mssqlserverDD.driver=com.ddtek.jdbc.sqlserver.SQLServerDriver +mssqlserverDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sqlserver.jar${pathsep}${jdbc.lib.class.path}/base.jar +mssqlserverDD.poolName=cts-mssqlserver-DataDirect-pool +mssqlserverDD.dataSource=com.ddtek.jdbcx.sqlserver.SQLServerDataSource +mssqlserverDD.properties=user\=${mssqlserverDD.user}:password\=${mssqlserverDD.passwd}:ServerName\=${mssqlserverDD.server}:portNumber\=${mssqlserverDD.port}:selectMethod\=cursor + +## +## Info for Microsoft SQL Server using the Inet driver +## +mssqlserverInet.dbName=cts1 +mssqlserverInet.server=${orb.host} +mssqlserverInet.port=1433 +mssqlserverInet.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverInet.user=cts1 +mssqlserverInet.passwd=cts1 +mssqlserverInet.url=jdbc:inetdae7:${mssqlserverInet.server}:${mssqlserverInet.port} +mssqlserverInet.driver=com.inet.tds.TdsDriver +mssqlserverInet.classes=${jdbc.lib.class.path}/Merlia.jar +mssqlserverInet.poolName=cts-mssqlserver-Inet-pool +mssqlserverInet.dataSource=com.inet.tds.TdsDataSource +mssqlserverInet.properties=user\=${mssqlserverInet.user}:password\=${mssqlserverInet.passwd}:ServerName\=${mssqlserverInet.server}:port\=${mssqlserverInet.port} + +## +## Info for Microsoft SQL Server using the Sun driver +## +mssqlserverSun.dbName=cts +mssqlserverSun.server=${orb.host} +mssqlserverSun.port=1433 +mssqlserverSun.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverSun.user=guest +mssqlserverSun.passwd=guest +mssqlserverSun.url=jdbc:sun:sqlserver://${mssqlserverSun.server}:${mssqlserverSun.port} +mssqlserverSun.driver=com.sun.sql.jdbc.sqlserver.SQLServerDriver +mssqlserverSun.classes=${jdbc.lib.class.path}/smsqlserver.jar +mssqlserverSun.poolName=cts-mssqlserver-Sun-pool +mssqlserverSun.dataSource=com.sun.sql.jdbcx.sqlserver.SQLServerDataSource +mssqlserverSun.properties=user\=${mssqlserverSun.user}:password\=${mssqlserverSun.passwd}:ServerName\=${mssqlserverSun.server}:portNumber\=${mssqlserverSun.port}:selectMethod\=cursor + +## +## Info for MYSQL driver +## +mysql.dbName=cts +mysql.server=${orb.host} +mysql.port=3306 +mysql.dml.file=mysql/mysql.dml.sql +mysql.user=cts1 +mysql.passwd=cts1 +mysql.url=jdbc:mysql://${mysql.server}:${mysql.port}/${mysql.dbName} +mysql.driver=com.mysql.jdbc.Driver +mysql.classes=${jdbc.lib.class.path}/mysql-connector-java-5.1.42-bin.jar +mysql.poolName=cts-mysql-pool +mysql.dataSource=com.mysql.jdbc.jdbc2.optional.MysqlDataSource +mysql.properties=user\=${mysql.user}:password\=${mysql.passwd}:DatabaseName\=${mysql.dbName}\:ServerName\=${mysql.server}\:port\=${mysql.port}\:jdbcCompliantTruncation\=false + +## +## Info for Oracle DataDirect +## +oracleDD.dbName=ora817 +oracleDD.server=${orb.host} +oracleDD.port=1521 +oracleDD.dml.file=oracle/oracle.dml.sql +oracleDD.user=la +oracleDD.passwd=la +oracleDD.url=jdbc:datadirect:oracle://${oracleDD.server};SID=${oracleDD.dbName} +oracleDD.driver=com.ddtek.jdbc.oracle.OracleDriver +oracleDD.classes=${jdbc.lib.class.path}/base.jar${pathsep}${jdbc.lib.class.path}/oracle.jar${pathsep}${jdbc.lib.class.path}/util.jar +oracleDD.poolName=cts-oracle-DataDirect-pool +oracleDD.dataSource=com.ddtek.jdbcx.oracle.OracleDataSource +oracleDD.properties=user\=${oracleDD.user}:password\=${oracleDD.passwd}:SID\="${oracleDD.dbName}":serverName=${oracleDD.server}:portNumber=${oracleDD.port} + +## +## Info for Oracle thin +## +oracle.dbName=cts +oracle.server=${orb.host} +oracle.port=1521 +oracle.dml.file=oracle/oracle.dml.sql +oracle.user=cts1 +oracle.passwd=cts1 +oracle.url=jdbc:oracle:thin:@${oracle.server}:${oracle.port}:${oracle.dbName} +oracle.driver=oracle.jdbc.OracleDriver +oracle.classes=${jdbc.lib.class.path}/ojdbc8.jar +oracle.poolName=cts-oracle-pool +oracle.dataSource=oracle.jdbc.pool.OracleDataSource +oracle.pool.url=jdbc\\:oracle\\:thin\\:@${oracle.server}\\:${oracle.port}\\:${oracle.dbName} +oracle.properties=user\=${oracle.user}:password\=${oracle.passwd}:URL\=\"${oracle.pool.url}\" + +# +# Info for Oracle oci driver +# +oracleOCI.dbName=cts1 +oracleOCI.server=${orb.host} +oracleOCI.port=1521 +oracleOCI.dml.file=oracle/oracle.dml.sql +oracleOCI.user=cts1 +oracleOCI.passwd=cts1 +oracleOCI.url=jdbc:oracle:oci:@${oracleOCI.dbName} +oracleOCI.driver=oracle.jdbc.OracleDriver +oracleOCI.classes=${jdbc.lib.class.path}/ojdbc8.jar +oracleOCI.poolName=cts-oracle-oci-pool +oracleOCI.dataSource=oracle.jdbc.pool.OracleDataSource +oracleOCI.pool.url=jdbc\\:oracle\\:oci\\:@${oracleOCI.dbName} +oracleOCI.properties=user\=${oracleOCI.user}:password\=${oracleOCI.passwd}:URL\=\"${oracleOCI.pool.url}\" + +## +## Info for Oracle inet +## +oracleInet.dbName=cts1 +oracleInet.server=${orb.host} +oracleInet.port=1521 +oracleInet.dml.file=oracle/oracle.dml.sql +oracleInet.user=cts1 +oracleInet.passwd=cts1 +oracleInet.url=jdbc:inetora:${oracleInet.server}:${oracleInet.port}:${oracleInet.dbName} +oracleInet.driver=com.inet.ora.OraDriver +oracleInet.classes=${jdbc.lib.class.path}/Oranxo.jar +oracleInet.poolName=cts-oracle-Inet-pool +oracleInet.dataSource=com.inet.ora.OraDataSource +oracleInet.properties=user\=${oracleInet.user}:password\=${oracleInet.passwd}:serviceName\="${oracleInet.dbName}":serverName=${oracleInet.server}:port=${oracleInet.port} + +## +## Info for Oracle Sun +## +oracleSun.dbName=ora817 +oracleSun.server=${orb.host} +oracleSun.port=1521 +oracleSun.dml.file=oracle/oracle.dml.sql +oracleSun.user=la +oracleSun.passwd=la +oracleSun.url=jdbc:sun:oracle://${oracleSun.server};SID=${oracleSun.dbName} +oracleSun.driver=com.sun.sql.jdbc.oracle.OracleDriver +oracleSun.classes=${jdbc.lib.class.path}/smoracle.jar +oracleSun.poolName=cts-oracle-Sun-pool +oracleSun.dataSource=com.sun.sql.jdbcx.oracle.OracleDataSource +oracleSun.properties=user\=${oracleSun.user}:password\=${oracleSun.passwd}:SID\="${oracleSun.dbName}":serverName=${oracleSun.server}:portNumber=${oracleSun.port} + +## +## Info for Pointbase +## +pointbase.dbName=cts +pointbase.server=${orb.host} +pointbase.port=9092 +pointbase.dml.file=pointbase/pointbase.dml.sql +pointbase.user=PBPUBLIC +pointbase.passwd=PBPUBLIC +pointbase.url=jdbc:pointbase:server://${pointbase.server}:${pointbase.port}/${pointbase.dbName},new +pointbase.driver=com.pointbase.jdbc.jdbcUniversalDriver +pointbase.classes=${jdbc.lib.class.path}/pbclient.jar${pathsep}${jdbc.lib.class.path}/pbembedded.jar +pointbase.poolName=cts-pointbase-pool +pointbase.dataSource=com.pointbase.jdbc.jdbcDataSource +pointbase.pool.url="jdbc\\:pointbase\\:server\\:\/\/${pointbase.server}\\:${pointbase.port}\/${pointbase.dbName},new" +pointbase.properties=user\=${pointbase.user}:password\=${pointbase.passwd}:DatabaseName\=\"${pointbase.pool.url}\" + +## +## Info for Postgres +## +postgresql.dbName=CTS5 +postgresql.server=${orb.host} +postgresql.port=5432 +postgresql.dml.file=postgresql/postgresql.dml.sql +postgresql.user=cts1 +postgresql.passwd=cts1 +postgresql.url=jdbc:postgresql://${postgresql.server}:${postgresql.port}/${postgresql.dbName} +postgresql.driver=org.postgresql.Driver +postgresql.classes=${jdbc.lib.class.path}/postgresql-8.4-701.jdbc4.jar +postgresql.poolName=cts-postgresql-pool +postgresql.pool.url="jdbc\\:postgresql\\:server\\:\/\/${postgresql.server}\\:${postgresql.port}\/${postgresql.dbName},new" +postgresql.dataSource=org.postgresql.ds.PGSimpleDataSource +postgresql.properties=user\=${postgresql.user}:password\=${postgresql.passwd}:DatabaseName\=${postgresql.dbName}\:ServerName\=${postgresql.server}\:port\=${postgresql.port} + +## +## Info for Sybase (jConnect Driver) +## +sybase.dbName=cts2 +sybase.server=${orb.host} +sybase.port=4100 +sybase.dml.file=sybase/sybase.dml.sql +sybase.user=cts1 +sybase.passwd=cts1 +sybase.url=jdbc:sybase:Tds:${sybase.server}:${sybase.port}/${sybase.dbName} +sybase.driver=com.sybase.jdbc2.jdbc.SybDriver +sybase.classes=${jdbc.lib.class.path}/jconn2.jar +sybase.poolName=cts-sybase-pool +sybase.dataSource= com.sybase.jdbc2.jdbc.SybDataSource +sybase.properties=user\=${sybase.user}:password\=${sybase.passwd}:DatabaseName\=${sybase.dbName}\:ServerName\=${sybase.server}\:PortNumber\=${sybase.port}\:BE_AS_JDBC_COMPLIANT_AS_POSSIBLE\=true\:FAKE_METADATA\=true + +## +## Info for Sybase (Inet Driver) +## +sybaseInet.dbName=cts2 +sybaseInet.server=${orb.host} +sybaseInet.port=4100 +sybaseInet.dml.file=sybase/sybase.dml.sql +sybaseInet.user=cts1 +sybaseInet.passwd=cts1 +sybaseInet.url=jdbc:inetsyb:${sybaseInet.server}:${sybaseInet.port}?database=${sybaseInet.dbName} +sybaseInet.driver=com.inet.syb.SybDriver +sybaseInet.classes=${jdbc.lib.class.path}/Sybelux.jar +sybaseInet.poolName=cts-sybase-Inet-pool +sybaseInet.dataSource= com.inet.syb.SybDataSource +sybaseInet.properties=user\=${sybaseInet.user}:password\=${sybaseInet.passwd}:DatabaseName\=${sybaseInet.dbName}\:ServerName\=${sybaseInet.server}\:PortNumber\=${sybaseInet.port} + + +## +## Info for Sybase using the DataDirect driver +## +sybaseDD.dbName=cts2 +sybaseDD.server=${orb.host} +sybaseDD.port=4100 +sybaseDD.dml.file=sybase/sybase.dml.sql +sybaseDD.user=cts1 +sybaseDD.passwd=cts1 +sybaseDD.url=jdbc:datadirect:sybase://${sybaseDD.server}:${sybaseDD.port} +sybaseDD.driver=com.ddtek.jdbc.sybase.SybaseDriver +sybaseDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sybase.jar${pathsep}${jdbc.lib.class.path}/base.jar +sybaseDD.poolName=cts-sybase-DataDirect-pool +sybaseDD.dataSource=com.ddtek.jdbcx.sybase.SybaseDataSource +sybaseDD.properties=user\=${sybaseDD.user}:password\=${sybaseDD.passwd}:ServerName\=${sybaseDD.server}:portNumber\=${sybaseDD.port}:selectMethod\=cursor:DatabaseName\=${sybaseDD.dbName} + +## +## Info for Sybase using the Sun driver +## +sybaseSun.dbName=cts2 +sybaseSun.server=${orb.host} +sybaseSun.port=4100 +sybaseSun.dml.file=sybase/sybase.dml.sql +sybaseSun.user=cts1 +sybaseSun.passwd=cts1 +sybaseSun.url=jdbc:sun:sybase://${sybaseSun.server}:${sybaseSun.port} +sybaseSun.driver=com.sun.sql.jdbc.sybase.SybaseDriver +sybaseSun.classes=${jdbc.lib.class.path}/smsybase.jar +sybaseSun.poolName=cts-sybase-Sun-pool +sybaseSun.dataSource=com.sun.sql.jdbcx.sybase.SybaseDataSource +sybaseSun.properties=user\=${sybaseSun.user}:password\=${sybaseSun.passwd}:ServerName\=${sybaseSun.server}:portNumber\=${sybaseSun.port}:selectMethod\=cursor:DatabaseName\=${sybaseSun.dbName} + +############################################################### +## The following database configuration section is for the CTS +## interop tests which require a database that is used by the +## reference implementation. These entries should not be changed. +# @derby.dbName.ri -- Database Name +# @derby.server.ri -- Database Server +# @derby.port.ri -- Database Server port +# @derby.dml.file.ri -- DML file used for CTS test cases +# @derby.user.ri -- User Id configured +# @derby.passwd.ri -- User password configured +# @derby.url.ri -- URL to the cts database +# @derby.driver.ri -- DriverManager driver +# @derby.classes.ri -- CLASSPATH to JDBC driver classes +# @derby.poolName.ri -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource.ri -- DataSource driver +# @derby.properties.ri -- Any additional JDBC driver required +# properties +# @derby.startup.delay.ri -- delay to wait for DB to start +############################################################### +derby.dbName.ri=derbyDBri +derby.server.ri=${orb.host.ri} +derby.port.ri=1527 +derby.dml.file.ri=derby/derby.dml.sql +derby.user.ri=cts1 +derby.passwd.ri=cts1 +derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true +derby.driver.ri=org.apache.derby.jdbc.ClientDriver +derby.home.ri=${javaee.home.ri}/../javadb +derby.system.home.ri=${derby.home.ri}/databases +derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar${pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar{pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.poolName.ri=cts-derby-pool +derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource +derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} +derby.startup.delay.ri=5 +############################################################### +# @alt.dtd.dir DTD location for Java EE and RI xml files. Used +# for xml validation when building tests. If +# javaee.home.ri is set, /lib/dtds +# will be used and alt.dtd.dir is ignored. +# @alt.schema.dir schema location for Java EE and RI xml files. +# Used for xml validation when building tests. +# If javaee.home.ri is set, +# /lib/schemas will be used and +# alt.schema.dir is ignored. +############################################################### +alt.dtd.dir=${ts.home}/lib/dtds +alt.schema.dir=${ts.home}/lib/schemas + +############################################################### +## Configure the behavior of which tables CTS will create when +## ant init.[datbaseName] is invoked. +# +# @create.cmp.tables - When set to false, the appserver is +# responsible for creating cmp tables +# at deployment of the ejb/ear +# When set to true, init.[datbaseName] +# will create the tables used by CMP +# EJBs. The sql for the CMP tables are +# contained in: +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql +# +############################################################### +create.cmp.tables=true + +############################################################### +# @jdbc.poolName - Configure the connection pool that will be +# tested in this cts test run. +# +# @jdbc.maxpoolsize - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName=${derby.poolName} +jdbc.maxpoolsize=64 +jdbc.steadypoolsize=32 + +############################################################### +## These properties are use for the CTS +## interop tests which require a database that is used by the +## reference implementation. +# +# @jdbc.poolName.ri - Configure the connection pool that will be +# use when configuring the JDBC connection +# pools for the reference implemetation. +# +# @jdbc.maxpoolsize.ri - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize.ri - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName.ri=${derby.poolName.ri} +jdbc.maxpoolsize.ri=96 +jdbc.steadypoolsize.ri=32 + +############################################################### +# @jdbc.datasource.props - Used to to specify Vendor specific +# properties and less commonly used DataSource properties. +# Its value is a comma-separated array of name-value pairs. +# Each property pair follows the format of "name=value", +# including the surrounding double quotes. +# +# The value of this property must not contain any extra spaces. +# +# In most cases, this property is not needed and therefore +# commented out. +# +############################################################### +#jdbc.datasource.props="driverType=thin","name2=value2" + +############################################################### +# @jdbc.db - The name of the currently configured DB. This +# value is the prefix of the DB properties currently +# being used. Some valid values are; derby and +# derbyEmbedded. See the other DB property +# names for other valid values. +############################################################### +jdbc.db=derby +jdbc.db.classes=${derby.classes} + +############################################################### +## These properties are configurable and must specify valid +## usernames and passwords to establish JDBC connections to +## backend RDBMS. +## +# @user1 - Set this to the user for the jdbc/DB1 resource +# @password1 - Set this to the password for the jdbc/DB1 resource +# @user2 - Set this to the user for the jdbc/DB2 resource +# @password2 - Set this to the password for the jdbc/DB2 resource +# @user3 - Set this to the user for the jdbc/DBTimer resource +# @password3 - Set this to the password for the jdbc/DBTimer resource +############################################################### +user1=cts1 +password1=cts1 +user2=cts1 +password2=cts1 +user3=${derby.user} +password3=${derby.passwd} + +############################################################### +## Configure the dml file to use +# @db.dml.file - dml file for VI +# @db.dml.file.ri - dml file for RI +############################################################### +db.dml.file=${derby.dml.file} +db.dml.file.ri=${derby.dml.file} + +############################################################### +## Configure the DB specific information needed by JSTL +# @jstl.db.driver - JDBC driver +# @jstl.db.url - DB URL +############################################################### +jstl.db.driver=${derby.driver} +jstl.db.url=${derby.url} + +######################################################################## +# +# @jtaJarClasspath: This property must be set when running signature +# tests. This property should be set to the Path +# for the JTA API jar. +# +######################################################################## +jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar + +############################################################### +## Classpath properties required by CTS: +# @javaee.classes.ri -- Classes required by Java EE RI +# @ts.run.classpath.ri -- Classpath required by Java EE RI +# appclient container. +# @ts.run.classpath -- Classpath required by the vendor +# appclient container. +# @ts.harness.classpath -- Classes required by javatest +# @ts.classpath -- Classes used to build the CTS tests +# @ts.lib.classpath -- Classes used to build cts.jar +############################################################### +implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/jakarta.el-api.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/yasson.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${ri.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${ri.modules}/angus-mail.jar${pathsep}${ri.modules}/expressly.jar + +implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/yasson.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar + +javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json-api.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${ri.modules}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.mail-api.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.persistence-api.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.authentication-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.authorization-api.jar${pathsep}${ri.modules}/jakarta.interceptor-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${ri.modules}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/jakarta.faces-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${ri.modules}/webservices-api-osgi.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar${pathsep}${ri.modules}/resolver.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${ri.modules}/webservices-extra-jdk-packages.jar${pathsep}${ri.modules}/webservices-connector.jar${pathsep}${ri.modules}/webservices-extra-xmlsec.jar${pathsep}${ri.modules}/webservices.security.jar + +javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.faces-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/resolver.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${s1as.modules}/webservices-extra-jdk-packages.jar${pathsep}${s1as.modules}/webservices-connector.jar${pathsep}${s1as.modules}/webservices-extra-xmlsec.jar${pathsep}${s1as.modules}/webservices.security.jar + +ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar + +ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes} + +ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar + +#classpath used for building CTS tests only (DO NOT MODIFY) +ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/jaxb-api.jar +#classpath used for building cts.jar (DO NOT MODIFY) +ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} + + +############################################################### +# @javaee.home.ri.classpathsuffix - The classpath suffix of +# the RI used in interop tests. Must contain the RI JDBC +# driver jars and the RMI interceptor classes. +############################################################### +javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar + +############################################################### +# @s1as.classpathsuffix - The classpath suffix of +# the RI when being used as the app server under test. +############################################################### +s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar + +######################################################################## +## Common environment for both ts_unix and ts_win32 +# +# @command.testExecute - This command is used to execute any test +# clients which are not run inside an +# application client container. For example, +# any URL clients or standalone java clients +# would be executed with this command. Some +# test directories which make use of this command +# are servlet and jsp. +######################################################################## + +command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${JAVA_HOME}/../lib/tools.jar${pathsep}\ + ${ri.modules}/security-ee.jar${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ + ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ + ${jdbc.db.classes} \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Xss2048k \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dlog.file.location=${log.file.location} \ + -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dlogical.hostname.servlet=${logical.hostname.servlet} \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################## +## Appclient Command line for the App Server under test +## Licensees modify this command +# +# @command.testExecuteAppClient - This command is used to execute +# the application client container for +# the vendor implementation (vi). +# Please note that $TS_HOME/classes +# should not be in the classpath for +# this command since all client classes +# are self contained in the application +# archive (or referenced via the manifest). +######################################################################## +command.testExecuteAppClient= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/jakarta.enterprise.cdi-api.jar \ + TZ=${tz} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs + +#-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs +#-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar + +######################################################################## +# @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. +# Its classpath must include all the APIs required +# by EJB Lite, vendor's implementation classes and +# configuration for embeddable EJB container, and +# JDBC driver classes (e.g., ${db2.classes}, +# ${oracle.classes}, etc). +# +# Current test archives are dynamically added to +# the classpath by the harness, and need not be +# included in the classpath here. +# +# Most test directories contain one test archive, +# all named ejbembed_vehicle_ejb.jar. If certain +# tooling and pre-processing of test archives are +# needed, the resulting test archives must remain +# the same name and location. +# +# ${ts.home}/classes must not be in the classpath +# since all the required test classes are packaged +# in the test archive (ejbembed_vehicle_ejb.jar). In +# addition, including ${ts.home}/classes in the +# classpath would incorrectly expose all EJBs in +# cts to EJB container bootstrapping process. +######################################################################## +command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ + ${ts.home}/lib/cts.jar${pathsep}\ + ${ts.home}/lib/glassfishporting.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${jdbc.db.classes}${pathsep}\ + ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.util.logging.config.file=${TS_HOME}/bin/client-logging.properties \ + -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + + +######################################################################## +## Appclient Command line for the Java EE RI (Do not modify) +######################################################################## +command.testExecuteAppClient2= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home.ri}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home.ri}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ + TZ=${tz} \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home.ri} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home.ri} \ + -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ + -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs + +######################################################################## +## Command line for standalone clients running against the +## Java EE RI (Do not modify) +######################################################################## +command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar \ + ${ts.home}/lib/unboundid-ldapsdk.jar\ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################### +## Environment for ts_unix +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################### +env.ts_unix.menu=true +##env.ts_unix.command.testExecute= +##env.ts_unix.command.testExecuteAppClient= +##env.ts_unix.command.testExecuteAppClient2= + + +######################################################################## +## Environment for ts_win32 +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################## +env.ts_win32.menu=true +##env.ts_win32.command.testExecute= +##env.ts_win32.command.testExecuteAppClient= +##env.ts_win32.command.testExecuteAppClient2= + +######################################################################### +# @jimage.dir: This property specifies the directory where Java 11+ +# modules will be expanded by the jimage tool for use +# in sigTestClasspath +# @sigTestClasspath: This property must be set when running signature +# tests. This property should be set to a list of +# jar files and/or directories which contain your +# Java EE and Java SE classes. Paths must be +# separated by the appropriate path separator +# (';' windows, ':' Unixes). +######################################################################### + +jimage.dir=${ts.home}/tmp/jdk-bundles + +sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming + +######################################################################## +## This property is used to support the odd side case when we have an +## optional technology package that is used but should not be tested. +## +## This property (i.e. optional.tech.packages.to.ignore) must be a comma +## separated list of packages that are NOT to be validated/tested when +## during the sigtest utilities validation of Optional Technologies. +## Example Usage: +## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 +## +## Additional notes: +## - always ignore the optional JAXB packages: +## optional.tech.packages.to.ignore=jakarta.xml.bind +## +######################################################################### +optional.tech.packages.to.ignore=jakarta.xml.bind + +######################################################################## +## These properties are used by the harness. "harness.log.port" +## specifies the port that server components use to send logging +## output back to JavaTest. If the default port # is not available +## on the machine running JavaTest, then you can set it here. +## +# +# @harness.temp.directory directory location used by the +# harness to store temporary files +# +# @harness.log.port the port the harness listens on for log mesages +# from remote clients +# +# @harness.log.traceflag used to turn on/off verbose debugging output +# for the tests. +# +# @harness.executeMode used to run the harness in the following modes +# of execution: +# 0 - default (deploy, run, undeploy) +# 1 - deploy only +# 2 - run only +# 3 - undeploy only +# 4 - deploy and run only +# +# @harness.socket.retry.count - denotes the number of time we should +# attempt to create a server socket when intilizing a test +# client. The socket is used for logging purposes. +# +# @harness.log.delayseconds Number of seconds to delay to allow +# reporting from remote clients to finish. +# +# @harness.maxoutputsize Number of characters that the harness will use +# for a test's output. +######################################################################## +harness.temp.directory=${ts.home}/tmp +harness.log.port=2000 +harness.log.traceflag=false +harness.executeMode=0 +harness.socket.retry.count=10 +harness.log.delayseconds=1 +harness.maxoutputsize=200000 + + +######################################################################### +# @wsdlRepository1 Location to publish final wsdl files when using +# file URL publishing for Vendor Java EE implementation. +# @wsdlRepository2 Location to publish final wsdl files when using +# file URL publishing for Sun RI. +######################################################################### +wsdlRepository1=${harness.temp.directory}/wsdlRepository1 +wsdlRepository2=${harness.temp.directory}/wsdlRepository2 + +####################################################################### +# @deployment_host.1 name of machine running the JSR 88 deployment +# process for the vendor's Java EE implementation. +# @deployment_host.2 name of machine running the JSR 88 deployment +# process for the Java EE RI. +# @deployment_port.1 deployment port (if applicable) for the vendor's +# Java EE implementation. +# @deployment_port.2 deployment port (if applicable) for the +# Java EE RI. +####################################################################### +deployment_host.1=${orb.host} +deployment_host.2=${orb.host.ri} +deployment_port.1=${impl.vi.port} +deployment_port.2=${impl.ri.port} + +#################################################################### +# Implementation Property Settings for Vendor and RI. These properties +# are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 +# are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. +# Note: They are are also used when using the "ant deploy" and "ant undeploy" +# targets outside of running tests. +# +# The CTS provides the glassfish implementation out of the box. +# +# Here are the common properties that need to be defined for the common +# implementation functionality: +# +# @impl.vi This property must be set to the Vendor implementation +# under test. +# @impl.vi.deploy.dir This property must be set to the deploy directory for +# the Vendor implementation. +# @impl.vi.host This property must be set to the admin host where +# the Vendor implementation is running. +# @impl.vi.port This property must be set to the admin port where +# the Vendor implementation is running. +# @impl.ri This property must be set to the RI implementation +# under test. +# @impl.ri.deploy.dir This property must be set to the deploy directory for +# the RI implementation. +# @impl.ri.host This property must be set to the admin host where +# the RI implementation is running. +# @impl.ri.port This property must be set to the admin port where +# the RI implementation is running. +# +# @impl.deploy.timeout.multiplier The time it will wait for deployment to +# succeed or fail +#################################################################### +impl.vi=glassfish +impl.vi.deploy.dir=${s1as.domain}/autodeploy +impl.vi.host=${s1as.admin.host} +impl.vi.port=${s1as.admin.port} + +impl.ri=glassfish +impl.ri.deploy.dir=${ri.domain}/autodeploy +impl.ri.host=${ri.admin.host} +impl.ri.port=${ri.admin.port} + +impl.deploy.timeout.multiplier=240 + + +############################################################### +## These properties are implementations of the pre-1.4 Deployment +## porting interface. The impls defined below use those APIs. +# +# @porting.ts.deploy.class.1 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. The default +# value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. More details about setting +# porting.ts.deploy.class.1: +# +# 1. Set this property to deploy/undeploy to/from your impl in +# a custom way. In the case of the RI, it would be set to the following. +# This is the default setting for CTS 8. +# +# porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# 2. Note that Jakarta Deployment is removed, so do not use either of the following classes: +# com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 +# com.sun.ts.lib.porting.TSDeploymentInterface2 +# com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# +# +# @porting.ts.deploy.class.2 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. +# The default value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. This should be left unchanged... +# +# porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# +############################################################### +porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM + +######################################################################## +# @deploy.delay.in.minutes is no longer used, it was for pruned Jakarta Deployment +######################################################################## + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.1 +#deployManageruri.1 +#deployManageruname.1 +#deployManagerpasswd.1 + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.2 +#deployManageruri.2 +#deployManageruname.2 +#deployManagerpasswd.2 +# +# @porting.ts.deploy2.class.1 +# @porting.ts.deploy2.class.2 +# porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 + + +############################################################### +## These properties must be set to tell the Test harness the +## class names of your porting class implementations. By default +## both property sets below point to Sun RI specific classes. To +## run interoperability tests, the ".2" set of properties should +## always point to Sun RI classes. The ".1" set should point to +## implementations that work in your specific Java EE environment. +# +# @porting.ts.login.class.1 VI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.1 VI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.1 VI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.1 VI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +# @porting.ts.login.class.2 RI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.2 RI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.2 RI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.2 RI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +############################################################### +porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.1=com.sun.ts.lib.porting.implementation.SunRIURL +porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) +porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +############################################################## +# @namingServiceHost1 Naming Service host name for the +# Vendor's Implementation (VI) +# @namingServicePort1 Naming Service port for the VI +# @namingServiceHost2 Naming Service host name for the +# Reference Implementation (RI) +# @ namingServicePort2 Naming Service port for the RI +############################################################## +namingServiceHost1=${orb.host} +namingServicePort1=${orb.port} +namingServiceHost2=${orb.host.ri} +namingServicePort2=${orb.port.ri} + +############################################################## +# @certLoginUserAlias User alias for certificate based login. +# This property is used in mutual authentication to pickup the +# certificate based on the user alias. +############################################################## +certLoginUserAlias=cts + +##################################################################### +## The following properties must be set prior to running the Servlet +## or JSP API tests and interoperability tests. +## +## These properties must specify the host and port of the web server, +## in which the servlets and JSPs are deployed. +# +# @webServerHost hostname for the Vendor's Java EE Web Server +# @webServerPort port number of the Vendor's Java EE Web Server +# @webServerHost.2 hostname for the Java EE RI Web Server +# @webServerPort.2 port number of the Java EE RI Web Server +# @ServletClientThreads The ServletClientThreads property configures +# the number of threads used by the client for +# the SingleThreadModel servlet test. If the +# container implementation supports pooling of +# SingleThreadModel servlets, set the value of +# ServletClientThreads to twice the value of +# the default servlet instance pool size. If +# the container implementation only maintains +# a single instance of a SingleTheadModel +# servlet, leave the default value of 2. +##################################################################### +webServerHost=${orb.host} +webServerPort=8080 +webServerHost.2=${orb.host.ri} +webServerPort.2=8002 +ServletClientThreads=2 + +#################################################################### +# @EJBServer1TxInteropEnabled Transaction interoperability settings +# for Vendor Java EE EJB Server +# @EJBServer2TxInteropEnabled Transaction interoperability settings +# for Java EE RI EJB Server +#################################################################### +EJBServer1TxInteropEnabled=true +EJBServer2TxInteropEnabled=true + +############################################################### +## These properties are used for the Connector specific tests. +## +## You must be able to deploy the following resource adapters +## on your Java EE server. +############################################################### + +## JNDI name bindings. You should not change these. The TSDeploymentInterface +## will pass these values as a properties object. See the SunRIDeployment.java +## file for usage patterns. +whitebox-tx=java:comp/env/eis/whitebox-tx +whitebox-notx=java:comp/env/eis/whitebox-notx +whitebox-xa=java:comp/env/eis/whitebox-xa +whitebox-tx-param=java:comp/env/eis/whitebox-tx-param +whitebox-notx-param=java:comp/env/eis/whitebox-notx-param +whitebox-xa-param=java:comp/env/eis/whitebox-xa-param +whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md +whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md +whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode +whitebox-multianno=java:comp/env/eis/whitebox-multianno +whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete +whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd + +## Embedded resource adapter property +whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar + +whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" +tsrJndiName=java:comp/TransactionSynchronizationRegistry +tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" + +## JNDI name bindings for JDBC Connector. +JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx +JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx +JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa +JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param +JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param +JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param + +######################################################################### +## Resource adapter configuration values. You must modify these values +## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. +## +## When you run the XA tests (src/com/sun/ts/tests/xa), you must +## configure this resource adapter to use a database. +## +# @xa.properties: These are the properties required by the XA driver. The +# managed connection factory will set these properties via +# reflection on the class specified by the +# xa.xadatasource.class property. +# +# Note: The xa.properties value is the set of properties that will be set on +# your XA JDBC driver (the class denoted by the xa.xadatasource.class property). +# See section 9.4.1 of the JDBC 3.0 specification for more details. +# +# When specifying the xa.properties property please escape the appropriate +# characters. The xa.properties value needs to be treated as a single property +# even though it is made up of many properties. The properties need to be +# separated by :'s and the names and values to be separated by ='s. +# We also need any values that contain colons or equals that do not +# need to be interrpretted to be inside single quotes. Anything in +# single quotes will be treated as a string literal. +# +# For example: The following xa.properties property: +# +# xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' +# +# Would result in the following setters being called on the supplied XA JDBC driver denoted +# by the xa.xadatasource.class property. +# +# XADataSource.setUser("admin"); +# XADataSource.setPassword("some-password"); +# XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); +# +# Please map the property xa.properties to the property name XAProps and map the +# xa.xadatasource.class property to the property name XADataSourceName. This will +# ensure the appropriate setters will be called to make these properties +# available to the managed connection factory. See section 17.4.2 of the Connector +# specification version 1.5. +# +# @xa.xadatasource.class: The implementation of the XADataSource interface. +# This class is your XA JDBC driver. +# Please note: this class and any dependent classes +# must be accessible by the CTS libraries in the app +# server's extension directory. +# +# @connector_connectionURL: The URL for your JDBC driver. Should be the +# same as the one used for the rest of the TS. +# +######################################################################### + +### Cloudscape/Derby properties for XA +xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" +xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource +connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" + +######################################################################### +## The following properties must be set before running any security +## related tests. The properties user, password, authuser, authpassword, +## and nobodyuser must be set. +## +## The value for user, password, authuser, and authpassword need to be set +## exactly as they are set in the container/server. +# +# @user User defined to exercise rolemapping feature +# @password Associated password for the user +# @authuser User defined to exercise rolemapping feature +# @authpassword Associated password for the authuser +# @user_vi Username for the vendor implementation used in +# interop tests +# @password_vi Associated password for the VI user +# @user_ri Username for the reference implementation used in +# interop tests +# @password_ri Associated password for the RI user +# @nobodyuser This value must be the same value returned by a call to +# getCallerPrincipal().getName() from the ejb-tier when +# an unauthenticated caller in the web tier invokes an +# ejb method. +######################################################################### +user=j2ee +password=j2ee +authuser=javajoe +authpassword=javajoe +user_vi=j2ee_vi +password_vi=j2ee_vi +user_ri=j2ee_ri +password_ri=j2ee_ri +nobodyuser=guest + +############################################################### +# @securedWebServicePort must be set to run secbasicssl and +# csiv2 tests. Set this property with your application +# server's secured webservice port. +# @securedWebServicePort.2 points to the secured webservice +# port in Sun's Reference Implementation(RI). +############################################################### +securedWebServicePort=1044 +securedWebServicePort.2=1045 + +############################################################################### +# @client.cert.test.jdk.tls.client.protocols JDK 11 in TLSv1.3 does not support +# Post-Handshake Authentication, so TLSv1.2 must be used +# for client-cert authentication to work. +############################################################################### +client.cert.test.jdk.tls.client.protocols=TLSv1.2 + +############################################################### +# @login This property must be set to run appclient security +# tests +############################################################### +login=default + +################################################################################ +##These properties are needed for jms tests. +# +# @jms_timeout - this is the amount of time in milliseconds that synchronous +# receives will wait for a message +############################################################################### +jms_timeout=10000 + +######################################################################### + +############################################################################### +## These properties are needed for the EJB timer tests. +# +# @ejb_timeout - this is the amount of time in milliseconds that duration will +# be set for an ejbtimeout callback method +# +# @ejb_wait - this is the amount of time in milliseconds that the client will +# wait for ejbtimeout callback method results +############################################################################## +ejb_timeout=30000 +ejb_wait=60000 + +############################################################################### +## This property is needed for ejb30 stateful timeout tests. +# @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds +# the test client waits before verifying the status of the target stateful +# bean. Its value must be an integer number. Its default value in ts.jte +# file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) +# to speed up testing, depending on the stateful timeout implementation +# strategy in the target server. +# +# For these stateful timeout tests, the property javatest.timeout.factor +# must be set to a value such that the JavaTest harness does not timeout +# before the test completes. Usually setting javatest.timeout.factor to +# 2.0 or greater should suffice. +############################################################################### +test.ejb.stateful.timeout.wait.seconds=480 + +################################################################### +# @log.file.location This property is used by JACC tests to create +# and analyze provider logs. Specify the log directory in which +# your appserver generates logs. +################################################################### +log.file.location=${vi.log.file.location} + + +################################################################### +################################################################### +################################################################### +## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW +################################################################### +################################################################### +################################################################### + +## +## The directory seperator for the platform. User should not change +## this property. +## +dirsep=/ + +##build level +##1: compile only +##2: compile and build component archives (e.g., jar's, war's) +##3: compile and build component and application archives +##default is set to 3 +build.level=3 + +deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable + +################################################################### +## Deliverables wanting ts.* packaging tasks to add extension list +## attributes to the manifest files must set this property to true. +################################################################### +create.manifest.extension.entries=true + +###################################################################### +## Deliverables must set this property to the name of the deliverable +## specific library jar file (iff create.manifest.extension.entries +## is set to true) +###################################################################### +tslib.name=cts + +############################################################### +## These properties are used by connector tests and are non configurable +## and must specify valid username,password to establish TSeis connection. +############################################################### +rauser1=cts1 +rapassword1=cts1 +rauser2=cts2 +rapassword2=cts2 + +############################################################### +## These properties are for JSTL +############################################################### +jstl.db.user=${user1} +jstl.db.password=${password1} + +############################################################### +## This command is only used when quickly checking any servlet +## or jsp related tests. The test clients will be run in +## the same JVM as JavaTest in this case. This mode can be +## enabled by passing "-Dsame.jvm=true" to the runclient or gui +## targets. NOTE: This option is only to be used for sanity +## checking and not when running CTS for compatibility. +############################################################### +command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ + $testExecuteClass $testExecuteArgs + +############################################################### +## These properties are used for the JDBC specific tests, +## they do not need to be changed. +############################################################### +DriverManager=no +Driver=DriverOnlyUsedIfDriverManagerIsYes +db1=db1OnlyUsedIfDriverManagerIsYes +db2=db1OnlyUsedIfDriverManagerIsYes +ptable=ctstable1 +ftable=ctstable2 +cofSize=5 +cofTypeSize=5 +binarySize=24 +varbinarySize=48 +longvarbinarySize=50 + +ts_home=${ts.home} + +####################################################################### +## platform.mode is used by jpa tests to know whether to use +## the Java EE Programming Model for service and port access. +## platform.mode=jakartaEE Java EE Programming Model +###################################################################### +platform.mode=jakartaEE + +########################################################################### +# tools.jar should be set to the location of the tools.jar from the installed +# jdk +########################################################################### +tools.jar=/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/modules/webservices-tools.jar:/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/modules/webservices-api.jar + +########################################################################### +# various flags used by the generation tools +########################################################################### +wsgen.ant.classname= +wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} +wsgen.verbose=true +wsgen.debug=false +wsimport.ant.classname= +wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} +wsimport.verbose=true +wsimport.debug=false +wsimport.jvmargs= + +########################################################################### +# various flags used by Suns generation tools +# DO NOT EDIT +########################################################################### +ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen +ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsgen.verbose=true +ri.wsgen.debug=false +ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport +ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsimport.verbose=true +ri.wsimport.debug=false +ri.wsimport.jvmargs= + +################################# +## Packaging properties for DAOs +################################# +ts.dao.root=com/sun/ts/tests/common/dao + +ts.dao.classes.base=\ + ${ts.dao.root}/InvalidDAOSettingException.class, \ + ${ts.dao.root}/DAOException.class, \ + ${ts.dao.root}/DAO.class, \ + ${ts.dao.root}/DataSourceDAO*.class, \ + ${ts.dao.root}/DAOFactory.class, \ + ${ts.dao.root}/TSDAOFactory*.class, \ + ${ts.dao.root}/coffee/CoffeeBean.class, \ + ${ts.dao.root}/coffee/CoffeeDAO.class, \ + ${ts.dao.root}/coffee/TxCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/StringPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/LongPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/FloatPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/CompoundPK.class, \ + ${ts.dao.root}/coffee/variants/CompoundPKCoffeeDAO.class + +ts.dao.classes.impl=\ + ${ts.dao.root}/coffee/DataSourceCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/StringPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/LongPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/FloatPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/CompoundPKDSCoffeeDAO.class + +ts.dao.classes.coffee.standard=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +ts.dao.classes.coffee.txaware=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +ts.dao.classes.coffee.variants=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +##################################### +## Packaging properties for Wrappers +##################################### + +ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers + +ts.wrappers.web.root=com/sun/ts/tests/common/web + +## Classes to package in ejb-jar for EJB Stateless wrapper +ts.wrappers.classes.stateless.ejb=\ + ${ts.wrappers.ejb.root}/StatelessWrapper.class + +## Classes to package in ejb-jar for EJB Stateful wrapper +ts.wrappers.classes.stateful.ejb=\ + ${ts.wrappers.ejb.root}/StatefulWrapper.class + +## Classes to package in ejb-jar for EJB BMP wrapper +ts.wrappers.classes.bmp.ejb=\ + ${ts.dao.classes.coffee.standard}, \ + ${ts.wrappers.ejb.root}/BMPWrapper.class + +## Classes to package in ejb-jar for EJB CMP 1.1 wrapper +ts.wrappers.classes.cmp11.ejb=${ts.wrappers.ejb.root}/CMP11Wrapper.class + +## Classes to package in ejb-jar for EJB CMP 2.0 wrapper +ts.wrappers.classes.cmp20.ejb=${ts.wrappers.ejb.root}/CMP20Wrapper.class + +## Classes to package in ejb-jar for EJB MDB wrapper +ts.wrappers.classes.mdb.ejb=\ + com/sun/ts/tests/jms/common/JmsUtil.class, \ + com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ + ${ts.wrappers.ejb.root}/MDBWrapper.class + +## Classes to package in client module for EJB MDB wrapper +ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class + +## Classes to package in ejb-jar for all EJB wrappers +ts.wrappers.classes.all.ejb=\ + ${ts.wrappers.classes.stateless.ejb}, \ + ${ts.wrappers.classes.stateful.ejb}, \ + ${ts.wrappers.classes.bmp.ejb}, \ + ${ts.wrappers.classes.cmp11.ejb}, \ + ${ts.wrappers.classes.cmp20.ejb}, \ + ${ts.wrappers.classes.mdb.ejb} + +## Classes to package in client module for all WEB wrappers +ts.wrappers.classes.web.client=\ + ${ts.wrappers.web.root}/WebServer.class + +## Classes to package in war for all WEB wrappers +ts.wrappers.classes.web.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for Servlet wrapper +ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for Servlet wrappers +ts.wrappers.classes.servlet.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for JSP wrapper +ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for JSP wrappers +ts.wrappers.classes.jsp.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class + + +############################################################################### +## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. +############################################################################### + +#classpath used by standard deployment server to deploy to the RI in a separate +#VM (DO NOT MODIFY) +ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar + +harness.deployment.server.port=2002 + +java.naming.factory.initial=foo +org.omg.CORBA.ORBClass=foo +undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} + +############################################################################### +# The following properties are aliases for the old J2EE properties. These +# properties are now named javaee instead of j2ee and will eventually be phased +# out of the CTS. These props are necessary until the props are renamed +# through out all CTS. +############################################################################### +j2ee.home=${javaee.home} +j2ee.home.ri=${javaee.home.ri} + +#################################################################### +## This propertry is passed to any test +## that needs to programatically login from with the appclient +## container and propogate that login context to test code running +## within the EJB container. The value is a no-op. The fact that +## the test includes the property is sufficient to cause the +## EJBVehicleRunner to programatically login. To have a test +## include this property simply add it to the javatest props list +## of the test. +#################################################################### +secured.ejb.vehicle.client=true + +#################################################################### +# This property is used to point to the location of the +# implementation of VariableMapper. The value for sjsas 9.x is +# +# variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl +# +#################################################################### +variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl + +####################################################################### +# Endpoint API test +# +# Port info is obtained dynamically for Endpoint API test. +# Uncomment port range min/max if you want to specify port range +# for Endpoint publish test. +# Server endpoints will be published on ports within this range. +# If you do not want to dynamically obtain the port but wish to publish +# to a fixed static port than make the values below both equal to the +# specific port. +####################################################################### +port.range.min=1025 +port.range.max=10000 + +################################################################ +# @http.server.supports.endpoint.publish +# Does HTTP server-side support endpoint publish API's. +# @http.server.supports.endpoint.publish.2 +# Does the RI HTTP server-side support endpoint publish API's. +# +# http.server.supports.endpoint.publish=(true|false) +# DO NOT TOUCH - value MUST be false for managed environments like Java EE +################################################################ +http.server.supports.endpoint.publish=false +http.server.supports.endpoint.publish.2=false + +########################################################################### +# This property is used by some test clients that need a delay between +# method invocations to server endpoints. The value specified is the amount +# of time the client will delay in seconds. +########################################################################### +client.delay=1 + +####################################################################### +## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the +## same as the name attribute in persistence.xml +###################################################################### +persistence.unit.name=CTS-EM + +############################################################### +# @db.supports.sequence +# +# - This property is used to determine if a database supports +# the use of SEQUENCE. If it does not, this property +# should be set to false so the test is not run. The +# default value is true. +# This value should be set to false for the following databases: +# sybase, mysql, and mssqlserver. +############################################################### +db.supports.sequence=true + +####################################################################### +## @persistence.second.level.caching.supported +## - This property is used to determine if the persistence provider supports +## second level caching. +###################################################################### +persistence.second.level.caching.supported=true + +########################################################################## +## This section contains all properties that are specific to JAX-RS Tests. +## All default values are specific to GlassFish and Jersey. +## +## servlet_adaptor - implementation specific servlet for JAX-RS +## jaxrs_impl_class.dir - Directory that servlet_adaptor locates +## jaxrs_impl_name - used to tag intermediate file names +########################################################################## +servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class +jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar +jaxrs_impl_name=jersey + + +########################################################################## +# This section contains all properties that are specific to JSR-196 Tests. +# All default values are specific to GlassFish. +# +# @servlet.is.jsr115.compatible This property is used by JASPIC tests +# to determine if the servlet container is a jsr 115 compatible +# container. (true = compatible to JSR 115, false = not compatible.) +# +# @soap.is.jsr115.compatible This may used by JASPIC tests to +# determin if the SOAP container is JSR 115 compatible. This is +# only used when running SOAP profile tests. +# +# @provider.configuration.file +# This property is used by JASPIC tests to configure TestSuite's +# AuthConfig Provider and points at an xml file which is used +# to register the JASPIC test providers into the current +# ACF. This file contaiins known/expected test provider info. +# Only app-context-id element can be edited to suit the +# impl under test. +# +# @schema.file.location +# This points to the directory that the provider-configuration.xsd +# file will live. The provider-configuration.xsd is used to +# describe the provider.configuration.file (above). +# +# @logical.hostname.servlet +# This used to identify the the name of a logical host that +# processes Servlet requests. Servlet requests may be directed to +# a logical host using various physical or virtual host names or +# addresses, and a message processing runtime may be composed of +# multiple logical hosts (This is required to properly identify +# the servlet profiles AppContextId hostname.) +# If a logical.hostname.servlet does not exist, you can set this +# to the default hostname (eg webServerHost). +# +# @logical.hostname.soap +# This property is used to identify the name of the logical host +# that processes soap requests. This hostname is used in server +# side Application context Identifier in soap profile. +# +# @appclient.log.output +# The client logging level for appclient container depends on the +# log level specified in sun-acc.xml +# +# This log level directly affects the output of TSLogger which +# logs the JSR196 SPI calls made in appclient container. +# +# using this property we enable the appclient container's +# logging level to INFO +# +# @vendor.authconfig.factory +# This property specifies vendor's authconfig factory class +# this will be used by JASPIC tests to register TestSuite's +# provider in Vendor's AuthConfig Factory. +# +# For example for SJSAS RI this value is +# +# vendor.authconfig.factory= +# com.sun.enterprise.security.jmac.config.GFAuthConfigFactory +# +########################################################################## +servlet.is.jsr115.compatible=true +soap.is.jsr115.compatible=false +provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml +schema.file.location=${javaee.home}/lib/schemas +logical.hostname.servlet=server +logical.hostname.soap=localhost +appclient.log.output=true +vendor.authconfig.factory=com.sun.enterprise.security.jmac.config.GFAuthConfigFactory + +########################################################################## +# @servlet_waittime: Time in seconds to wait after HttpSession expires +# to access the session +# @servlet_async_wait: Time in seconds to wait between sending asynchronous messages +########################################################################## +servlet_waittime=10 +servlet_async_wait=4 + +########################################################################################## +# The following properties are ONLY used if testing a Standalone JMS Resource Adapter. +# Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification +# this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the +# case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. +# +# test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter +# jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file +# jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file +# +# A standalone JMS Resource Adapter requires deployment/configuration to the Vendor +# Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS +# Resource Adapter then these properties MUST NOT be used and the value of the property +# (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the +# property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter +# and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of +# the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the +# (config.vi) ant task will call another script that will deploy the standalone JMS +# Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS +# connector connection pools, create the JMS connector resources, and finally create +# the JMS administration objects. The ant scripts that handles all of these steps for +# the (Java EE 8 RI) are the following: +# +# $TS_HOME/bin/xml/impl/glassfish/jmsra.xml +# $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template +# +# These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# located at: (http://genericjmsra.java.net/). If testing another standalone JMS +# Resource Adapter then these scripts will need to be rewritten/modified for that +# JMS Resource Adapter. +# +# Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS +# resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter +# RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the +# JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE +# 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars +# to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, +# the JMS connector resources, and the JMS administration objects that are needed by CTS. +# When the (config.vi) ant task completes the Java EE 8 environment will be ready to run +# the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify +# the sun-ejb-jar runtime xml files by adding the deployment info. +# +# Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# after the (config.vi) ant task completes. +# +# (1) Edit the ts.jte file and add the following: +# Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" +# property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable +# in the same "command.testExecuteAppClient" property. You can refer to the Generic +# JMS Resource Adapter (GenericJMSRA) user guide for more information on this. +# (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the +# deployment info. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml +# (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu +# can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml +# files. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml +# ant clean.vi +# (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset +# (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" +# and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. +# +# If using a different Java EE environment from the Java EE RI than a vendor will need to +# provide his own JMS Resource Adapter support scripts needed for that Java EE environment. +# It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A +# vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java +# EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource +# Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order +# to be declared fully JMS 2.0 compliant. +# +# See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. +########################################################################################## +test.sa.jmsra=false +jmsra.rarfile= +jmsra.jarfile= + +########################################################################################## +# The following property specifies the name of the JMS Resource Adapter under test. The +# Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". +# So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. +# +# Change the value of this property for the JMS Resource Adapter that is under test. This +# hardcoded value is specific to the Java EE 8 RI. +# +# jmsra.name // Name of JMS Resource Adapter for the implementation under test +########################################################################################## +jmsra.name=jmsra + + +########################################################################## +# The following property is for WebSocket tests. +# +# @ws_wait: waiting time in seconds for socket to send/receive a message +########################################################################## +ws_wait=5 + +############################################################################################ +# These following properties are needed for Javamail tests. +# +# @mailHost hostname of the mail server +# @mailuser1 must be set to a valid email address where test mails will be sent to. +# @mailFrom reply to address set in the email messages generated by the javamail tests +# @javamail.username user account name on server +# @javamail.password password for the mailuser1 +# +############################################################################################ + +mailHost= +mailuser1= +mailFrom= +javamail.password= +smtp.port=25 +imap.port=143 + +### User need not change the following javamail properties + +javamail.username=${mailuser1} +transport_protocol=smtp + +# mail server used to run tests against. +javamail.server=${mailHost} + +# protocol used to run the Store tests +javamail.protocol=imap + +# mail server used to run tests against. +javamail.transport.server=$javamail.server + +# rootpath of test mailboxes +javamail.root.path="" + +# note the mailbox 'test1' +javamail.mailbox=test1 + +# search pattern used by list tests in Folder +javamail.listpattern=test + +# your own login account name +smtp.username=$javamail.username + +# smtp domain name ; i.e. oracle.com +smtp.domain=$javamail.server + +# smtp From address +smtp.from=$smtp.username + +# smtp To address +smtp.to=$smtp.username + +# io file +iofile=MailIOFile.txt + +##################################################################################################### +#### Properties used by ldap installation +# @ldap.server -- The type of ldap server. unboundid is supported by now +# @ldap.install.server -- Install ldap server by CTS script or not +# @ldap.ldif.file -- The ldif file containing data seeded in ldap server +# +# @unboundid.installation.package -- The package for installing Unboundid ldap server +######################################################################################################## +ldap.server=unboundid +ldap.install.server=true +ldap.ldif.file=${ts.home}/bin/ldap.ldif + +unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar + +##################################################################################################### +# Properties used for JPA 2.2 Tests +######################################################################################################## +persistencs.properties.file=${bin.dir}/jpa-provider.properties +persistence.unit.name.2=JPATCK2 + +jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF +jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider +jakarta.persistence.jdbc.driver=${derby.driver} +jakarta.persistence.jdbc.url=${derby.url} +jakarta.persistence.jdbc.user=${derby.user} +jakarta.persistence.jdbc.password=${derby.passwd} \ No newline at end of file diff --git a/glassfish-runner/assembly-tck/jakartaeetck/logging.properties b/glassfish-runner/assembly-tck/jakartaeetck/logging.properties new file mode 100644 index 0000000000..121c1ccb0d --- /dev/null +++ b/glassfish-runner/assembly-tck/jakartaeetck/logging.properties @@ -0,0 +1,20 @@ +handlers=java.util.logging.FileHandler,java.util.logging.ConsoleHandler + +org.glassfish.level=ALL +com.sun.level=FINEST +jakarta.enterprise.level=ALL + + +tck.jakarta.platform.ant.level = FINER +org.glassfish.appclient.client.level = FINER + +java.util.logging.FileHandler.pattern = tck-run.log +java.util.logging.FileHandler.level = FINEST +#java.util.logging.FileHandler.formatter = tck.conversion.log.TestLogFormatter +java.util.logging.FileHandler.formatter = java.util.logging.SimpleFormatter +# date(1), source(2), logger(3), level(4), message(5), thrown(6) +java.util.logging.SimpleFormatter.format = [%1$tH:%tM:%1$tS.%1$tL] %2$.12s/%4$s %5$s %n + +# Limit the message that are printed on the console to INFO and above. +java.util.logging.ConsoleHandler.level = FINEST +java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter \ No newline at end of file diff --git a/glassfish-runner/assembly-tck/javajoe.pass b/glassfish-runner/assembly-tck/javajoe.pass new file mode 100644 index 0000000000..d69a7520e5 --- /dev/null +++ b/glassfish-runner/assembly-tck/javajoe.pass @@ -0,0 +1,16 @@ +# +# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# +AS_ADMIN_USERPASSWORD=javajoe diff --git a/glassfish-runner/assembly-tck/pom.xml b/glassfish-runner/assembly-tck/pom.xml new file mode 100644 index 0000000000..7cd19d0c00 --- /dev/null +++ b/glassfish-runner/assembly-tck/pom.xml @@ -0,0 +1,474 @@ + + + + 4.0.0 + + + org.glassfish + standalone-tck + 11.0.0-SNAPSHOT + ../pom.xml + + jakarta + glassfish.assembly-tck + 11.0.0-SNAPSHOT + jar + + + 1.9.1.Final + ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin + + 8.0.0-JDK17-M7 + ${project.build.directory}/${glassfish.toplevel.dir} + + + glassfish8 + 11.0.0-M2 + 5.10.2 + assembly-tck + 11.0.0-SNAPSHOT + ./jakartaeetck + 11.0.0-SNAPSHOT + 1.0.0-M17 + + + + + + org.junit + junit-bom + ${junit.jupiter.version} + pom + import + + + org.jboss.arquillian + arquillian-bom + 1.9.1.Final + pom + import + + + + + + + org.junit.jupiter + junit-jupiter + ${junit.jupiter.version} + + + org.junit.vintage + junit-vintage-engine + ${junit.jupiter.version} + test + + + jakarta.tck + ${tck.artifactId} + ${tck.version} + + + jakarta.platform + jakarta.jakartaee-api + ${jakarta.platform.version} + provided + + + org.jboss.arquillian.container + arquillian-container-test-spi + ${arquillian.junit} + + + jakarta.tck.arquillian + arquillian-protocol-common + ${project.version} + + + jakarta.tck.arquillian + arquillian-protocol-lib + ${project.version} + + + jakarta.tck.arquillian + tck-porting-lib + ${project.version} + + + jakarta.tck + common + ${project.version} + + + jakarta.tck + libutil + ${project.version} + + + jakarta.tck + runtime + ${project.version} + + + org.glassfish.main.common + simple-glassfish-api + ${glassfish.container.version} + + + org.jboss.arquillian.junit5 + arquillian-junit5-container + ${arquillian.junit} + + + org.jboss.arquillian.junit + arquillian-junit-core + ${arquillian.junit} + + + org.jboss.arquillian.junit5 + arquillian-junit5-core + ${arquillian.junit} + + + org.omnifaces.arquillian + arquillian-glassfish-server-managed + 1.6 + test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api + 3.2.0 + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + 3.2.0 + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api-maven + 3.2.0 + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-spi-maven + 3.2.0 + + + + jakarta.tck.arquillian + arquillian-protocol-javatest + ${version.jakarta.tck.arquillian} + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api + + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api-maven + + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-spi-maven + + + + + + jakarta.tck.arquillian + arquillian-protocol-common + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + arquillian-protocol-lib + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + tck-porting-lib + ${version.jakarta.tck.arquillian} + + + org.apache.derby + derbyclient + 10.15.2.0 + + + org.apache.derby + derbytools + 10.15.2.0 + + + + + + + true + src/test/resources + + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.2.0 + + + 001-unpack + + unpack + + generate-resources + + + + org.glassfish.main.distributions + ${glassfish-artifact-id} + ${glassfish.container.version} + zip + false + ${project.build.directory} + + + + + + + + maven-antrun-plugin + 3.0.0 + + + 002-asadmin-permission + + run + + generate-resources + + + + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.6.1 + + + 003-copy-protocol-lib + + copy + + generate-resources + + + + jakarta.tck.arquillian + arquillian-protocol-lib + ${project.version} + jar + true + ${project.build.directory}/protocol + protocol.jar + + + + + + 004-copy-lib + + copy + + generate-resources + + + + jakarta.tck + libutil + true + ${project.build.directory}/lib + libutil.jar + + + jakarta.tck + common + true + ${project.build.directory}/lib + common.jar + + + jakarta.tck.arquillian + tck-porting-lib + true + ${project.build.directory}/lib + tck-porting-lib.jar + + + jakarta.tck + runtime + true + ${project.build.directory}/lib + runtime.jar + + + jakarta.tck + ${tck.artifactId} + true + ${project.build.directory}/lib + jms-tck.jar + + + org.apache.derby + derbyclient + true + ${glassfish.lib.dir} + derbyclient.jar + + + org.apache.derby + derbytools + true + ${glassfish.lib.dir} + derbytools.jar + + + jakarta.tck.arquillian + arquillian-protocol-lib + true + ${project.build.directory}/lib + arquillian-protocol-lib.jar + + + + + + + + maven-resources-plugin + 3.1.0 + + + 003-copy-dtds + + copy-resources + + generate-resources + + ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/lib/schemas + + + ${project.basedir} + + sun-application-client_5_0-0.dtd + sun-ejb-jar_3_0-0.dtd + sun-application-client_1_4-0.dtd + sun-ejb-jar_2_1-0.dtd + + + + + + + + + + maven-failsafe-plugin + 3.5.0 + + false + + + + assembly-tests + + integration-test + verify + + + tck-appclient + + + + + + com/sun/ts/tests/assembly/altDD/Client.java + com/sun/ts/tests/assembly/classpath/appclient/Client.java + com/sun/ts/tests/assembly/classpath/ejb/Client.java + com/sun/ts/tests/assembly/compat/cocktail/compat9_10/Client.java + com/sun/ts/tests/assembly/compat/single/compat9_10/Client.java + com/sun/ts/tests/assembly/compat/standalone/jar/compat9_10/Client.java + com/sun/ts/tests/assembly/compat/standalone/war/compat9_10/Client.java + com/sun/ts/tests/assembly/standalone/jar/Client.java + com/sun/ts/tests/assembly/standalone/war/Client.java + + jakarta.tck:${tck.artifactId} + + ${project.build.directory}/${glassfish.toplevel.dir} + ${project.build.directory}/${glassfish.toplevel.dir} + set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true + create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe + create-file-user --groups staff:mgr --passwordfile ${project.basedir}/j2ee.pass j2ee + list-file-users + + + true + true + true + ${project.basedir} + /tmp + appclient-arquillian.xml + + + ${project.build.directory}/${glassfish.toplevel.dir} + + + + + + + + + + + full + + true + + + glassfish + + + + web + + web + + + + diff --git a/glassfish-runner/assembly-tck/sql/derby/derby.dml.sql b/glassfish-runner/assembly-tck/sql/derby/derby.dml.sql new file mode 100644 index 0000000000..8c6aff02a0 --- /dev/null +++ b/glassfish-runner/assembly-tck/sql/derby/derby.dml.sql @@ -0,0 +1,767 @@ +#------------------------------------------------- +#All sql DML statements used in the test cases against derby +#------------------------------------------------- + + + +Dbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?) +Dbschema_Tab2_Insert=insert into ctstable1 values(?, ?) + +Dbschema_Tab1_Delete=delete from ctstable2 +Dbschema_Tab2_Delete=delete from ctstable1 + +Dbschema_Concur_Insert=insert into concurrencetable values(?, ?) +Dbschema_Concur_Delete=delete from concurrencetable + +#****************************************************************** +# SQL Statements for creating procedures in side the test. +#****************************************************************** + +UpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_Proc + +#****************************************************************** +# SQL Statements for deleting tables for appropriate JDBC Datatypes +#****************************************************************** + +Numeric_Tab_Delete=delete from Numeric_Tab + +Decimal_Tab_Delete=delete from Decimal_Tab + +Double_Tab_Delete=delete from Double_Tab + +Float_Tab_Delete=delete from Float_Tab + +Real_Tab_Delete=delete from Real_Tab + +Bit_Tab_Delete=delete from Bit_Tab + +Smallint_Tab_Delete=delete from Smallint_Tab + +Tinyint_Tab_Delete=delete from Tinyint_Tab + +Integer_Tab_Delete=delete from Integer_Tab + +Bigint_Tab_Delete=delete from Bigint_Tab + +Char_Tab_Delete=delete from Char_Tab + +Varchar_Tab_Delete=delete from Varchar_Tab + +Longvarchar_Tab_Delete=delete from Longvarchar_Tab + +Longvarcharnull_Tab_Delete=delete from Longvarcharnull_Tab + +Date_Tab_Delete=delete from Date_Tab + +Time_Tab_Delete=delete from Time_Tab + +Timestamp_Tab_Delete=delete from Timestamp_Tab + +Binary_Tab_Delete=delete from Binary_Tab + +Varbinary_Tab_Delete=delete from Varbinary_Tab + +Longvarbinary_Tab_Delete=delete from Longvarbinary_Tab + + + +#**************************************************** +# SQL Statements for inserting values into the tables +#**************************************************** + +Numeric_Tab_Insert=insert into Numeric_Tab values(9999999999,0.000000000000001, null) + +Decimal_Tab_Insert= insert into Decimal_Tab values(9999999999,0.000000000000001, null) + +#Double_Tab_Insert=insert into Double_Tab values(1.7976931348623157E308,4.9E-324,null) +Double_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null) + +Float_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null) + +Real_Tab_Insert= insert into Real_Tab values(3.402E38,1.4E-37, null) + +Bit_Tab_Insert=insert into Bit_Tab values(true,false,null) + +Smallint_Tab_Insert= insert into Smallint_Tab values(32767,-32768,null) + +Tinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null) + +Integer_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null) + +Bigint_Tab_Insert= insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null) + +Char_Tab_Insert= insert into Char_Tab values('Test Coffee', null) + +Varchar_Tab_Insert= insert into Varchar_Tab values('Test Coffee',null) + +Longvarchar_Tab_Insert= insert into Longvarchar_Tab values('Test Coffee') + +Longvarcharnull_Tab_Insert= insert into Longvarcharnull_Tab values(null) + +Date_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null) + +Time_Tab_Insert= insert into Time_Tab values({t '12:59:59'}, null) + +Timestamp_Tab_Insert= insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null) + +Binary_Tab_Insert= insert into Binary_Tab values(null) + +Varbinary_Tab_Insert= insert into Varbinary_Tab values(null) + +Longvarbinary_Tab_Insert= insert into Longvarbinary_Tab values(null) + +Boolean_Tab_Insert = insert into Boolean_Tab values(true,false,null) + + +#***************************************************** +# SQL Statements for retrieving values from the tables +#***************************************************** + +SelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2 +SelCoffeeNull=select * from ctstable2 where TYPE_ID=0 + +Numeric_Query_Max=Select MAX_VAL from Numeric_Tab +Numeric_Query_Min=Select MIN_VAL from Numeric_Tab +Numeric_Query_Null=Select NULL_VAL from Numeric_Tab + +Decimal_Query_Max=Select MAX_VAL from Decimal_Tab +Decimal_Query_Min=Select MIN_VAL from Decimal_Tab +Decimal_Query_Null=Select NULL_VAL from Decimal_Tab + +Double_Query_Max=Select MAX_VAL from Double_Tab +Double_Query_Min=Select MIN_VAL from Double_Tab +Double_Query_Null=Select NULL_VAL from Double_Tab + +Float_Query_Max=Select MAX_VAL from Float_Tab +Float_Query_Min=Select MIN_VAL from Float_Tab +Float_Query_Null=Select NULL_VAL from Float_Tab + +Real_Query_Max=Select MAX_VAL from Real_Tab +Real_Query_Min=Select MIN_VAL from Real_Tab +Real_Query_Null=Select NULL_VAL from Real_Tab + +Bit_Query_Max=Select MAX_VAL from Bit_Tab +Bit_Query_Min=Select MIN_VAL from Bit_Tab +Bit_Query_Null=Select NULL_VAL from Bit_Tab + +Smallint_Query_Max=Select MAX_VAL from Smallint_Tab +Smallint_Query_Min=Select MIN_VAL from Smallint_Tab +Smallint_Query_Null=Select NULL_VAL from Smallint_Tab + +Tinyint_Query_Max=Select MAX_VAL from Tinyint_Tab +Tinyint_Query_Min=Select MIN_VAL from Tinyint_Tab +Tinyint_Query_Null=Select NULL_VAL from Tinyint_Tab + +Integer_Query_Max=Select MAX_VAL from Integer_Tab +Integer_Query_Min=Select MIN_VAL from Integer_Tab +Integer_Query_Null=Select NULL_VAL from Integer_Tab + +Bigint_Query_Max=Select MAX_VAL from Bigint_Tab +Bigint_Query_Min=Select MIN_VAL from Bigint_Tab +Bigint_Query_Null=Select NULL_VAL from Bigint_Tab + +Char_Query_Name=Select COFFEE_NAME from Char_Tab +Char_Query_Null=Select NULL_VAL from Char_Tab + +Varchar_Query_Name=Select COFFEE_NAME from Varchar_Tab +Varchar_Query_Null=Select NULL_VAL from Varchar_Tab + +Longvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_Tab +Longvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_Tab + +Date_Query_Mfg=Select MFG_DATE from Date_Tab +Date_Query_Null=Select NULL_VAL from Date_Tab + +Time_Query_Brk=Select BRK_TIME from Time_Tab +Time_Query_Null=Select NULL_VAL from Time_Tab + +Timestamp_Query_In=Select IN_TIME from Timestamp_Tab +Timestamp_Query_Null=Select NULL_VAL from Timestamp_Tab + +Binary_Query_Val=Select BINARY_VAL from Binary_Tab +Varbinary_Query_Val=Select VARBINARY_VAL from Varbinary_Tab +Longvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tab + + + + + +#*************************************** +# SQL Statements for updating the tables +#*************************************** + +Numeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=? +Numeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=? +Numeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=? + +Decimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=? +Decimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=? +Decimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=? + +Double_Tab_Max_Update=update Double_Tab set MAX_VAL=? +Double_Tab_Min_Update=update Double_Tab set MIN_VAL=? +Double_Tab_Null_Update=update Double_Tab set NULL_VAL=? + +Float_Tab_Max_Update=update Float_Tab set MAX_VAL=? +Float_Tab_Min_Update=update Float_Tab set MIN_VAL=? +Float_Tab_Null_Update=update Float_Tab set NULL_VAL=? + +Real_Tab_Max_Update=update Real_Tab set MAX_VAL=? +Real_Tab_Min_Update=update Real_Tab set MIN_VAL=? +Real_Tab_Null_Update=update Real_Tab set NULL_VAL=? + +Bit_Tab_Max_Update=update Bit_Tab set MAX_VAL=? +Bit_Tab_Min_Update=update Bit_Tab set MIN_VAL=? +Bit_Tab_Null_Update=update Bit_Tab set NULL_VAL=? + +Smallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=? +Smallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=? +Smallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=? + +Tinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=? +Tinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=? +Tinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=? + +Integer_Tab_Max_Update=update Integer_Tab set MAX_VAL=? +Integer_Tab_Min_Update=update Integer_Tab set MIN_VAL=? +Integer_Tab_Null_Update=update Integer_Tab set NULL_VAL=? + +Bigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=? +Bigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=? +Bigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=? + +Char_Tab_Name_Update=update Char_Tab set COFFEE_NAME=? +Char_Tab_Null_Update=update Char_Tab set NULL_VAL=? + +Varchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=? +Varchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=? + +Longvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=? +Longvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=? + +Date_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=? +Date_Tab_Null_Update=update Date_Tab set NULL_VAL=? + +Time_Tab_Brktime_Update=update Time_Tab set BRK_TIME=? +Time_Tab_Null_Update=update Time_Tab set NULL_VAL=? + +Timestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=? +Timestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=? + +Binary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=? +Varbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=? +Longvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=? + +CoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=? +CoffeeTab_Delete=delete from ctstable2 where KEY_ID=? + +CoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=? +CoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=? + +Ins_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5) +Del_Coffee_Tab=delete from ctstable2 where KEY_ID=9 +Upd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1 +Sel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4 + +#********************************************************************************** +# is used in ResultSet. To update with BIT value. +#********************************************************************************** +Update_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=null +Update_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=null +Update_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=null +Update_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=null +Update_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=null +Update_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=null + +#********************************************************************************** +# is used in BatchUpdate Tests. +#********************************************************************************** +BatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=? +BatchUpdate_Delete=delete from ctstable2 +BatchInsert_String=insert into ctstable2 values(?,?,?,?) + +#********************************************************************************** +# is used in BatchUpdate exception +#********************************************************************************** +Coffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5) +Coffee_DelTab=delete from ctstable2 where KEY_ID=2 +Coffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1 +Coffee_SelTab=select PRICE from ctstable2 where KEY_ID>4 +Coffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9 +Coffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2 +Coffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1 +CoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=? +CoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1') +CoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1' +CoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3' +CoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2' +Coffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end; +Coffee_Proc1_Delete=Drop procedure Coffee_Proc1 +#********************************************************************************** +# is used in DataTruncation exception +#********************************************************************************** +DTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1) + +#********************************************************************************** +# is used in SQLException +#********************************************************************************** +Error_Query=select * from + +#********************************************************************************** +# Constructor arguments for exceptions +#********************************************************************************** +Reason_BatUpdExec=Message +SQLState_BatUpdExec=S100 +VendorCode_BatUpdExec=10 +IntialValue_BatUpdExec={1,1,1} +Index_DataTrunc=1 +Param_DataTrunc=true +Read_DataTrunc=true +DataSize_DataTrunc=100 +TranSize_DataTrunc=50 + +#********************************************************************************** +# is used to print a message to the current logging writer +#********************************************************************************** +JDBCLogstream_Message=Hello World + + +#********************************************************************************** +#The following pair of values are related and so must be changed simultaneously +#The first one is a reference value and the second one is a equivalent in millisecond after epoch +#********************************************************************************** +DateTime_Str_Val1=1970-01-02 00:00:00.001 +DateTime_Long_Val1=86400001 + +#********************************************************************************** +#The following pair of values are related and so must be changed simultaneously +#The first one is a reference value and the second one is a equivalent in millisecond after epoch +#********************************************************************************** +DateTime_Str_Val2=1969-12-30 23:59:59.999 +DateTime_Long_Val2=-86400001 + +#********************************************************************************** +#value in millisecond for testing after() and before() in Timestamp +#********************************************************************************** +Ref_Milli_Val = 86400000 + +#********************************************************************************** +#Value in nanoseconds for testing time values +#********************************************************************************** +Ref_Nano_Val = 999999999 + + +#********************************************************************************** +#Value in nanoseconds and must be equivalent equivalent to multiples of milliseconds +#********************************************************************************** +Ref_Nano_Val2 = 1000000 + +Trial_String=TrialSetting +Escape_Seq_Query=select count(*) from ctstable2 where cof_name like '\%-%' { escape '\\' } +Escape_Seq_ChkQuery=select count(*) from ctstable2 +Max_Set_Val=10 + + +#********************************************************************************** +#The SQL Statements which are used to test the Scalar functions using escape syntax +#********************************************************************************** +Concat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3 +Ascii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3 +Insert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3 +Lcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3 +Left_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3 +Length_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3 +Locate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2)} FROM ctstable3 +Ltrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3 +Repeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3 +Right_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3 +Rtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3 +Soundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3 +Space_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3 +Substring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3 +Ucase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3 +Char_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3 +Replace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3 +User_Fn_Query=SELECT {FN USER()} FROM ctstable3 +Ifnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3 +Sin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3 +Abs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3 +Power_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3 +Round_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3 +Sign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3 +Sqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3 +Truncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3 +Mod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3 +Floor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3 +Ceiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3 +Log10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3 +Log_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3 +Exp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3 +Cos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3 +Tan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3 +Cot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3 +Curdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3 +Dayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3 +Dayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3 +Dayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3 +Dayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3 +Week_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3 +Month_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3 +Year_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3 +Monthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3 +Quarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3 +Now_Fn_Query=SELECT {FN NOW()} FROM ctstable3 +Hour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3 +Minute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3 +Second_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3 +Database_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3 +Acos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3 +Asin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3 +Atan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3 +Atan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3 +Degrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3 +Radians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3 +Pi_Fn_Query=SELECT {FN PI()} FROM ctstable3 +Rand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3 +Difference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3 +Locate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3 +Timestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3 +Timestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3 +Timestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3 +Timestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3 +Timestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3 +Timestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3 +Timestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3 +Timestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3 +Timestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3 +Timestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3 + + +#***************************************************************************** +#The SQL Statements which are used to test the Outer Joins using escape syntax +#***************************************************************************** +Left_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} +Right_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} +Full_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} + + +#***************************************************************************** +#The SQL Statements for creating, inserting and dropping the tables which are +#used in testing the scalar functions and outer joins using escape syntax +#***************************************************************************** + +Fnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'}) +Fnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100) + +Fnschema_Tab1_Delete=delete from ctstable3 +Fnschema_Tab2_Delete=delete from ctstable4 + +#***************************************************************************** +#The SQL Statements which are used in TxBean (Session bean) +#***************************************************************************** +TxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?) +TxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?) + +TxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ? +TxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ? + +TxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ? +TxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ? +TxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ? +TxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ? + +TxBean_query1=select * from TxBean_Tab1 +TxBean_query2=select * from TxBean_Tab2 +TxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ? +TxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ? + + +TxBean_Tab1_Delete=delete from TxBean_Tab1 +TxBean_Tab2_Delete=delete from TxBean_Tab2 + +#***************************************************************************** +#The SQL Statements which are used in TxEBean (Entity bean) +#***************************************************************************** +TxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?) +TxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ? +TxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ? + +TxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ? +TxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ? +TxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ? + +TxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ? + +TxEBean_Delete=delete from TxEBean_Tab + +#***************************************************************************** +#The SQL Statements which are used in the integration/session and +#integration/entity tests +#***************************************************************************** +Integration_Tab_Delete=delete from Integration_Tab +Integration_Insert=insert into Integration_Tab values(?, ?) +Integration_Insert1=insert into Integration_Tab values(1000, 50000.0) +Integration_Insert2=insert into Integration_Tab values(1075, 10490.75) +Integration_Insert3=insert into Integration_Tab values(40, 200.50) +Integration_Insert4=insert into Integration_Tab values(30564, 25000.0) +Integration_Insert5=insert into Integration_Tab values(387, 1000000.0) +Integration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ? +Integration_Select_All=select * from Integration_Tab +Integration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ? +Integration_Delete_Account=delete from Integration_Tab where ACCOUNT = ? + +#***************************************************************************** +#The SQL Statements which are used in the integration/sec tests +#***************************************************************************** +Integration_Sec_Tab_Delete=delete from Integration_Sec_Tab +Integration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?) +Integration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=? +Integration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? ) +Integration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ? +Integration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NO +Integration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ? +Integration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tab +Integration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ? +Integration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ? + + +#***************************************************************************** +#The SQL Statements which are used in DBSupport used by ejb/ee/bb tests +#***************************************************************************** +BB_Tab_Delete=delete from BB_Tab +BB_Insert1=insert into BB_Tab values(?, ?, ?) +BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ? +BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ? +BB_Select3=select KEY_ID from BB_Tab where PRICE = ? +BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ? +BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ? +BB_Select6=select PRICE from BB_Tab where KEY_ID = ? +BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ? +BB_Delete1=delete from BB_Tab where KEY_ID = ? + +#***************************************************************************** +#The SQL Statements which are used in DAO by ejb/ee/bb tests +#***************************************************************************** +COFFEE_BB_Tab_Delete=delete from BB_Tab +COFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?) +COFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ? +COFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ? +COFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ? +COFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ? +COFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ? +COFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ? +COFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ? +COFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ? + +#***************************************************************************** +#The SQL Statements which are used in DBSupport in jta/ee/txpropagationtest +#***************************************************************************** +JTA_Tab1_Delete=delete from JTA_Tab1 +JTA_Tab2_Delete=delete from JTA_Tab2 + +JTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?) +JTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?) + +JTA_Delete1=delete from JTA_Tab1 where KEY_ID = ? +JTA_Delete2=delete from JTA_Tab2 where KEY_ID = ? + +JTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ? +JTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ? + +JTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ? +JTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ? + +JTA_Tab1_Select=select * from JTA_Tab1 +JTA_Tab2_Select=select * from JTA_Tab2 + +JTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ? +JTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ? + + +#***************************************************************************** +# SQL Statements used by deployment tests +# +# See /tests/assembly/util/dbsupport for more details +# +#***************************************************************************** + +# +# BMP table with Integer Primary Key +# +DEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?) +DEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ? +DEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1 + +# +# BMP table with String Primary Key +# +DEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?) +DEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ? +DEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2 + +# +# BMP table with Long Primary Key +# +DEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?) +DEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ? +DEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3 + +# +# BMP table with Float Primary Key +# +DEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?) +DEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ? +DEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4 + +# +# BMP table with Compound Primary Key +# +DEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?) +DEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5 + +#***************************************************************************** +#The SQL Statements which are used in DBSupport2 used by secpropagation tests +#***************************************************************************** +SEC_Insert1=insert into SEC_Tab1 values(?, ?, ?) +SEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ? +SEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ? +SEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ? +SEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ? +SEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ? +SEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ? +SEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ? +SEC_Delete1=delete from SEC_Tab1 where KEY_ID = ? +SEC_Tab1_Delete=delete from SEC_Tab1 + +#***************************************************************************** +# Connector tests in src/tests/connector +#***************************************************************************** +ConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?) +ConnectorTable_Delete=delete from Connector_Tab + +#***************************************************************************** +# insert values EIS +#***************************************************************************** +TSEIS_insert_init=1 +TSEIS_insert1=2 +TSEIS_insert2=3 + +#***************************************************************************** +#The SQL Statements which are used in xa multires tests +#***************************************************************************** + +Xa_Tab1_Select=select * from Xa_Tab1 + +# insert values +Xa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?) + +# delete using id +Xa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ? + +Xa_Tab1_Delete=delete from Xa_Tab1 +Xa_Tab2_Delete=delete from Xa_Tab2 + +#initial insert +Xa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' ) +Xa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' ) + +#subsequent insert +Xa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' ) +Xa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' ) + +Xa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' ) +Xa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' ) + +#get results + +Xa_Tab1_query=select col1 from Xa_Tab1 order by col1 +Xa_Tab2_query=select col1 from Xa_Tab2 order by col1 + + + +#***************************************************************************** +# Coffee DAO SQL statements +#***************************************************************************** + +# +# Standard Coffee DAO +# +COFFEE_insert=insert into Coffee_Table values(?, ?, ?) +COFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ? +COFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ? +COFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ? +COFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ? +COFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ? +COFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ? +COFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ? +COFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ? +COFFEE_delete=delete from Coffee_Table where KEY_ID = ? +COFFEE_delete_all=delete from Coffee_Table + + +# +# Coffee DAO variant with String Primary Key +# +COFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?) +COFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_Table + +# +# Coffee DAO variant with Long Primary Key +# +COFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?) +COFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_Table + +# +# Coffee DAO variant with Float Primary Key +# +COFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?) +COFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_Table + +# +# Coffee DAO variant with Compound Primary Key +# +COFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?) +COFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_Table \ No newline at end of file diff --git a/glassfish-runner/assembly-tck/src/main/java/org/glassfish/assembly/tck/GlassfishLoadableExtension.java b/glassfish-runner/assembly-tck/src/main/java/org/glassfish/assembly/tck/GlassfishLoadableExtension.java new file mode 100644 index 0000000000..14dbb5db14 --- /dev/null +++ b/glassfish-runner/assembly-tck/src/main/java/org/glassfish/assembly/tck/GlassfishLoadableExtension.java @@ -0,0 +1,30 @@ +/* + * Copyright (c) 2024 Oracle and/or its affiliates. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0, which is available at + * http://www.eclipse.org/legal/epl-2.0. + * + * This Source Code may also be made available under the following Secondary + * Licenses when the conditions for such availability set forth in the + * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + * version 2 with the GNU Classpath Exception, which is available at + * https://www.gnu.org/software/classpath/license.html. + * + * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + */ + +package org.glassfish.assembly.tck; + +import org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor; +import org.jboss.arquillian.test.spi.enricher.resource.ResourceProvider; +import org.jboss.arquillian.core.spi.LoadableExtension; + +public class GlassfishLoadableExtension implements LoadableExtension { + @Override + public void register(ExtensionBuilder extensionBuilder) { + extensionBuilder.service(ResourceProvider.class, GlassfishTestArchiveProcessor.class); + extensionBuilder.observer(GlassfishTestArchiveProcessor.class); + + } +} diff --git a/glassfish-runner/assembly-tck/src/main/java/org/glassfish/assembly/tck/GlassfishTestArchiveProcessor.java b/glassfish-runner/assembly-tck/src/main/java/org/glassfish/assembly/tck/GlassfishTestArchiveProcessor.java new file mode 100644 index 0000000000..982e84698c --- /dev/null +++ b/glassfish-runner/assembly-tck/src/main/java/org/glassfish/assembly/tck/GlassfishTestArchiveProcessor.java @@ -0,0 +1,149 @@ +/* + * Copyright (c) 2024 Oracle and/or its affiliates. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0, which is available at + * http://www.eclipse.org/legal/epl-2.0. + * + * This Source Code may also be made available under the following Secondary + * Licenses when the conditions for such availability set forth in the + * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + * version 2 with the GNU Classpath Exception, which is available at + * https://www.gnu.org/software/classpath/license.html. + * + * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + */ + +package org.glassfish.assembly.tck; + +import org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor; +import org.jboss.arquillian.config.descriptor.api.ExtensionDef; +import org.jboss.arquillian.core.api.annotation.Observes; +import org.jboss.shrinkwrap.api.Archive; +import org.jboss.shrinkwrap.api.container.ManifestContainer; +import org.jboss.shrinkwrap.api.spec.EnterpriseArchive; +import org.jboss.shrinkwrap.api.spec.JavaArchive; +import org.jboss.shrinkwrap.api.spec.WebArchive; +import tck.arquillian.porting.lib.spi.AbstractTestArchiveProcessor; + +import java.io.File; +import java.io.IOException; +import java.net.URL; +import java.nio.file.Files; +import java.nio.file.Path; +import java.nio.file.Paths; +import java.util.Collections; +import java.util.HashSet; +import java.util.List; +import java.util.logging.Logger; + +public class GlassfishTestArchiveProcessor extends AbstractTestArchiveProcessor { + + static Logger log = Logger.getLogger(GlassfishTestArchiveProcessor.class.getName()); + static HashSet sunXmlFiles = new HashSet(); + static { + sunXmlFiles.add("META-INF/sun-application-client.xml"); + sunXmlFiles.add("META-INF/sun-application.xml"); + sunXmlFiles.add("META-INF/sun-ra.xml"); + sunXmlFiles.add("WEB-INF/sun-web.xml"); + sunXmlFiles.add("META-INF/sun-ejb-jar.xml"); + } + + private Path descriptorDirRoot; + + /** + * Called on completion of the Arquillian configuration. + */ + public void initalize(@Observes ArquillianDescriptor descriptor) { + // Must call to setup the ResourceProvider + super.initalize(descriptor); + + + // Get the descriptor path + ExtensionDef descriptorsDef = descriptor.extension("glassfish-descriptors"); + String descriptorDir = descriptorsDef.getExtensionProperties().get("descriptorDir"); + if(descriptorDir == null) { + String msg = "Specify the descriptorDir property in arquillian.xml as extension:\n"+ + "\n" + + " path-to-descriptors-dir\n" + + ""; + throw new IllegalStateException(msg); + } + this.descriptorDirRoot = Paths.get(descriptorDir); + if(!Files.exists(this.descriptorDirRoot)) { + throw new RuntimeException("Descriptor directory does not exist: " + this.descriptorDirRoot); + } + } + + @Override + public void processClientArchive(JavaArchive clientArchive, Class testClass, URL sunXmlURL) { + String name = clientArchive.getName(); + // addDescriptors(name, clientArchive, testClass); + } + + @Override + public void processWebArchive(WebArchive webArchive, Class testClass, URL sunXmlURL) { + String name = webArchive.getName(); + // addDescriptors(name, webArchive, testClass); + } + + @Override + public void processRarArchive(JavaArchive warArchive, Class testClass, URL sunXmlURL) { + + } + + @Override + public void processParArchive(JavaArchive javaArchive, Class aClass, URL url) { + + } + + @Override + public void processEarArchive(EnterpriseArchive earArchive, Class testClass, URL sunXmlURL) { + String name = earArchive.getName(); + // addDescriptors(name, earArchive, testClass); + } + + @Override + public void processEjbArchive(JavaArchive ejbArchive, Class testClass, URL sunXmlURL) { + String name = ejbArchive.getName(); + // addDescriptors(name, ejbArchive, testClass); + } + + protected void addDescriptors(String archiveName, ManifestContainer archive, Class testClass) { + String pkgName = testClass.getPackageName(); + Path pkgPath = Paths.get(pkgName.replace(".", "/")); + Path descriptorDir = descriptorDirRoot.resolve(pkgPath); + List files = findGlassfishDescriptors(descriptorDir); + for (File f : files) { + String name = f.getName(); + if(!name.startsWith(archiveName)) { + continue; + } + try { + URL url = f.toURL(); + // stateful_migration_threetwo_annotated.ear.jboss-deployment-structure.xml -> jboss-deployment-structure.xml + String descriptorName = name.replace(archiveName+".", ""); + if(archive instanceof WebArchive webArchive) { + webArchive.addAsWebInfResource(url, descriptorName); + } else { + archive.addAsManifestResource(url, descriptorName); + } + } catch (IOException e) { + throw new RuntimeException(e); + } + } + + } + + protected List findGlassfishDescriptors(Path pkgPath) { + try { + List files = Files.walk(pkgPath, 1) + .map(Path::toFile) + .filter(File::isFile) + .toList(); + return files; + } catch (Exception e) { + } + return Collections.emptyList(); + } +} diff --git a/glassfish-runner/assembly-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/glassfish-runner/assembly-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension new file mode 100644 index 0000000000..73dff6d5f7 --- /dev/null +++ b/glassfish-runner/assembly-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension @@ -0,0 +1 @@ +org.glassfish.assembly.tck.GlassfishLoadableExtension \ No newline at end of file diff --git a/glassfish-runner/assembly-tck/src/main/resources/ts.jte b/glassfish-runner/assembly-tck/src/main/resources/ts.jte new file mode 100644 index 0000000000..85d9765cc3 --- /dev/null +++ b/glassfish-runner/assembly-tck/src/main/resources/ts.jte @@ -0,0 +1,2463 @@ +# +# Copyright (c) 2006, 2022 Oracle and/or its affiliates and others. +# All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# + +######################################################################### +## +## JavaTest Environment file for Java EE Compatibility Test Suite +## +## Environment specific properties in this file will likely +## have to be modified prior to running the Java EE CTS. +## Instructions for modifying these properties are contained in this +## file. +## +## This file is processed by an external tool that helps generate the +## CTS documents. Therefore this file has a standard format that must +## be followed. This file is a standard Java Properties file with +## very specific comment formatting. Users can write property specific +## comments by using the property name and an ampersand (@). As an +## example the following comment applies to the foo.bar property: +## # @foo.bar - This is a comment pertaining to foo.bar +## # that spans multiple lines. +## This comment must be preceded by a single hash (#) character and +## the property name must be prepended with an ampersand (@). The +## comment can appear anywhere in the ts.jte file. If users have +## comments that belong in ts.jte but DO NOT pertain to a particular +## property the user must start the comment with at least 2 hash (#) +## characters. The following is a valid non-property comment: +## ## A valid non-property comment +## ## that spans multiple lines. +######################################################################### + +######################################################################### +## @jte.version This version denotes the bundle this JTE was +## originally included with. The version matches the ID +## in the bundle name. It can be used to identify a +## mismatched JTE file. This value is filled in during +## the build process as part of sanitizing the jte file. +######################################################################### +jte.version=@JTE_VERSION@ + +######################################################################## +## Javatest batch mode work directory and report directory, and policy for +## handling existing work and report directories. These properties affects +## runclient and report targets, but not gui target. +## To disable generating test report, unset report.dir, or set it to "none" +## either here or from command line, as in the following command: +## ant runclient -Dreport.dir="none" +## +# @work.dir The directory used to store Javatest test results and test +# information. +# @report.dir The directory used to store Javatest summary reports of +# test results. +# @if.existing.work.report.dirs specifies how existing work.dir and +# report.dir will be handled, and it must be one of the following values: +# overwrite overwrites all content in work.dir and report.dir +# backup moves all content in work.dir and report.dir to +# work.dir_time_day_bak and report.dir_time_day_bak, +# respectively +# append reuses and preserves the existing work.dir and report.dir +# auto lets the build files decide which mode to use +# (overwrite, backup or append). the value is determined +# like this: +# if.existing.work.report.dirs == auto +# if in CTS workspace +# if.existing.work.report.dirs = overwrite +# else we are in a distribution bundle +# if.existing.work.report.dirs = append +# end if +# else +# if.existing.work.report.dirs = value in this file +# end if +######################################################################## +work.dir=/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/JTWork +report.dir=/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/JTReport +if.existing.work.report.dirs=auto + +######################################################################## +# @javatest.timeout.factor This property specifies the scale factor used by +# Javatest to adjust the time JavaTest will wait for a given test to +# complete before returning failure. For instance if the default test timeout +# is 5 minutes, this value will be multiplied by 5 minutes to determine +# the total timeout delay. Note: this value only works with Javatest's +# batch mode (runclient). When using the Javatest GUI users must change +# this timeout factor in the GUI. Configure -> Edit Configuration -> View +# -> choose Standard Values -> select tab Execution -> set Time Factor. +# +# Note that javatest.timeout.factor can be a positive real number, such as 1.5 +######################################################################## +javatest.timeout.factor=1 + +######################################################################## +## Level of Vendor Java EE Implementation +# @javaee.level The level of Java EE support for the implementation under test. +# This property serves two purposes: First, it is used to determine +# whether the impl under test is a Java EE Full profile (full) or Java +# EE Web profile (web). Either "full" or "web" must be specified in +# the list values. "full" will tell the harness to deploy ears. "web" +# will tell the harness to deploy wars. +# This property is also used to help determine which apis (in the +# signature tests) are to be tested. +# +# NOTE: This property does not determine which CTS tests to run for +# different profiles and optional technologies. That is done using +# keywords. Please refer to the keywords functionality in the CTS +# User's Guide for information on how to use keywords when +# running CTS tests. +# +# Currently, there are 4 settings supported for this property: +# 1. full: This is the minimal set of signature requirements that vendors +# must support. Specifying a javaee.level of "full" with nothing +# else implies there are NO additional technologies existing within +# the vendors implementation. Again, "full" only covers the +# REQUIRED Technologies for Jakarta EE 8 Full profile +# ex/ javaee.level=full +# +# 2. web : This is the minimal set of signature requirements that vendors +# must support for Web Profile. Specifying a javaee.level of "web" +# with nothing else implies there are NO additional technologies +# existing within the vendors implementation. Again, "web" only +# covers REQUIRED Technologies for Jakarta EE 8 Web profile +# ex/ javaee.level=web +# +# 3. full + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Full Profile and any combination of the optional +# technologies. +# Known optional technologies for CTS8 full profile include: +# "jaxr". +# ex 1/ javaee.level=full jaxr +# ex 2/ javaee.level=full jaxr +# ex 3/ javaee.level=full +# ex 4/ etc... +# +# 4. web + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Web Profile and any combination of optional +# technologies. +# Known optional technologies for Web Profile include: +# "jaxr", "connector", "jaxb", +# "jms", "javamail", "jacc", "jaspic", "wsmd" +# ex 1/ javaee.level=web connector jms jacc +# ex 2/ javaee.level=web jaspic +# ex 3/ javaee.level=web jms connector +# ex 4/ etc... +# +# Note 1: spaces separate multiple entries +# +# Note 2: optional technologies for full/javaee profile are listed +# in the Java EE 8 spec, in Table EE.6-1. Currently, the only +# optional technologies for full profile are: "jaxr" (JAXR 1.0) +# +# Note 3: The list of optional technologies for Web Profile includes any OPTIONAL +# technology explicitly called out in the Web Profile spec (if applicable) +# as well as any additional technology which is listed within +# JavaEE Profile 8 spec *but* not included/Required in the +# Web Profile spec. +# +# Note 4: Two different examples of javaee.level are provided immediately +# following this comment block. One is for running CTS8 against +# the EE 8 (full) Profile RI and the other is for running CTS8 +# against the EE 8 Web Profile RI. Notice that optional technologies +# are supplied here since the RI for CTS8 contains those optional +# technologies in it. It's very possible vendors may provider different +# optional technologies in their implementations. If so, the list of +# optional technologies will need to be adjusted here to suite each +# vendors implementation. +# +# Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line +# below which starts with: javaee.level=web .... +# +# IMPORTANT: when testing Web Profile - be sure to adjust the +# "optional.tech.packages.to.ignore" property accordingly. +# (see comments for optional.tech.packages.to.ignore below) +# +############################################################################### +#javaee.level=web connector jaxws jaxb javamail jacc jaspic wsmd +javaee.level=full + + +######################################################################## +## Settings for Vendor Java EE Implementation +# @javaee.home The location of the vendor's Java EE platform +# implementation. +# @orb.host Hostname of the machine running the vendor's +# implementation. +# @orb.port The port number the vendor implementation is listening +# to for service requests. +######################################################################## +javaee.home=/Users/alwjosep/Documents/jakartaee-tck/glassfish-runner/jsonp-platform-tck/target/glassfish8 +orb.host=localhost +orb.port=4848 + +######################################################################## +## JVMOPTS_RUNTESTCOMMAND is a marker that implementations may replace with +# the JVM options to pass when starting JVMs for running tests. +# This is intended to be used for implementations convencience. +# See file docker/run_jakartaeetck.sh for an example. +######################################################################## + +######################################################################## +## Settings for Sun RI Java EE Implementation +# @javaee.home.ri The location of the RI. +# @orb.host Hostname of the machine running the RI. +# @orb.port The port number the RI is listening to for service +# requests. +######################################################################## +javaee.home.ri= +orb.host.ri= +orb.port.ri=3700 + +################################################################### +################################################################### +################################################################### +## RI SPECIFIC PROPERTIES LIVE BELOW +################################################################### +################################################################### +################################################################### + +############################################################### +# @ts.display -- location to display CTS output on Unix +############################################################### +ts.display=:0.0 + +########################################################################### +# @endorsed.dirs using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the VI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +# +# @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the RI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +########################################################################### +endorsed.dirs=${javaee.home}/modules/endorsed +endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed + +############################################################### +## Config params needed for Java EE RI asadmin +## You must change these values as needed +## +# @ri.admin.user -- The Java EE RI asadmin user id +# @ri.admin.passwd -- The Java EE RI asadmin user password +# @ri.admin.host -- The Java EE RI host +# @ri.admin.port -- The Java EE RI port +# @ri.admin -- The Java EE RI admin command +# @ri.server -- The Java EE RI server instance being used +# @ri.domain.dir -- Points to where your domains are installed. +# @ri.domain.name -- The Java EE RI domain being used +# @ri.domain -- The Java EE RI domain path being used +# @ri.asenv.loc -- location of asenv.conf or asenv.bat +# @ri.imqbin.loc -- location of the IMQ bin directory +# @ri.lib -- Library directory for other Java EE RI +# jars +# @ri.imq.share.lib -- Shared library directory for imq +# @ri.jvm.options -- Java options needed by the Java EE RI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @ri.applicationRoot-- Location of application repository +# Only needed when running on windows +# @ri.and.vi.run.on.same.host - set to true if interop tests are run +# with both RI and VI on same machine. set to +# false if they are run on different machines. +# This is used to work around an orb issue +# specific to running VI and RI on same box. +# +# @ri.orb.iiop.orbserverid - This is used to set a similarly +# named jvm option in the RI. It is only used +# when we are running interop where remote EJBs +# try to access target EJB's on the same host with +# zero port configuration for ssl. +# This only gets used when ri.and.vi.run.on.same.host=true. +# The value is to be an ORB server id. +############################################################### +ri.admin.user=admin +ri.admin.passwd= +ri.admin.host=${orb.host.ri} +ri.admin.port=4848 +ri.admin=${javaee.home.ri}/bin/asadmin +ri.server=server +ri.domain.dir=${javaee.home.ri}/domains +ri.domain.name=domain1 +ri.domain=${ri.domain.dir}/${ri.domain.name} +ri.asenv.loc=${javaee.home.ri}/config +ri.imqbin.loc=${javaee.home.ri}/../mq/bin +ri.lib=${javaee.home.ri}/lib +ri.log.file.location=${ri.domain}/logs +ri.modules=${javaee.home.ri}/modules +ri.imq.share.lib=${javaee.home.ri}/../mq/lib +ri.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +ri.jvm.options.remove=-Xmx512m:${ri.jvm.options} +ri.java.endorsed.dirs=${endorsed.dirs.ri} +ri.applicationRoot=c: +ri.and.vi.run.on.same.host=true +ri.orb.iiop.orbserverid=200 + +############################################################### +## Config params needed for Java EE VI asadmin +## You must change these values as needed +## +# @vi.admin.user -- The Java EE VI asadmin user id +# @vi.admin.passwd -- The Java EE VI asadmin user password +# @vi.admin.host -- The Java EE VI host +# @vi.admin.port -- The Java EE VI port +# @vi.admin -- The Java EE VI admin command +# @vi.server -- The Java EE VI server instance being used +# @vi.domain.dir -- Points to where your domains are installed. +# @vi.domain.name -- The Java EE VI domain being used +# @vi.domain -- The Java EE VI domain path being used +# @vi.asenv.loc -- location of asenv.conf or asenv.bat +# @vi.imqbin.loc -- location of the IMQ bin directory +# @vi.lib -- Library directory for other Java EE VI +# jars +# @vi.imq.share.lib -- Shared library directory for imq +# @vi.jvm.options -- Java options needed by the Java EE VI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @vi.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +vi.admin.user=admin +vi.admin.passwd= +vi.admin.host=${orb.host} +vi.admin.port=4848 +vi.admin=${javaee.home}/bin/asadmin +vi.server=server +vi.domain.dir=${javaee.home}/domains +vi.domain.name=domain1 +vi.domain=${vi.domain.dir}/${vi.domain.name} +vi.asenv.loc=${javaee.home}/config +vi.imqbin.loc=${javaee.home}/../mq/bin +vi.lib=${javaee.home}/server/lib +vi.log.file.location=${vi.domain}/logs +vi.modules=${javaee.home}/modules +vi.imq.share.lib=${javaee.home}/../mq/lib +vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +vi.jvm.options.remove=-Xmx512m:${vi.jvm.options} +vi.java.endorsed.dirs=${endorsed.dirs} +vi.applicationRoot=c: + +############################################################### +## Config params needed for Sun Java System Application Server +## (SJSAS) asadmin. You must change these values as needed +## only if you are testing against SJSAS app server +## (javaee.home is pointing to SJSAS). +# +# @s1as.admin.user -- The SJSAS asadmin user id +# @s1as.admin.passwd -- The SJSAS asadmin user password +# @s1as.admin.host -- The SJSAS host +# @s1as.admin.port -- The SJSAS port +# @s1as.admin -- The SJSAS admin command +# @s1as.server -- The SJSAS server instance being used +# @s1as.domain.dir -- Points to where your domains are installed. +# @s1as.domain.name -- The SJSAS domain being used +# @s1as.domain -- The SJSAS domain path being used +# @s1as.asenv.loc -- location of asenv.conf or asenv.bat +# @s1as.imqbin.loc -- location of the IMQ bin directory +# @s1as.lib -- Library directory for other Java EE RI +# jars +# @s1as.imq.share.lib -- Shared library directory for imq +# @s1as.jvm.options -- Java options needed by SJSAS +# The xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @s1as.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +s1as.admin.user=admin +s1as.admin.passwd= +s1as.admin.host=${orb.host} +s1as.admin.port=4848 +s1as.admin=${javaee.home}/bin/asadmin +s1as.server=server +s1as.domain.dir=${javaee.home}/domains +s1as.domain.name=domain1 +s1as.domain=${s1as.domain.dir}/${s1as.domain.name} +s1as.asenv.loc=${javaee.home}/config +s1as.imqbin.loc=${javaee.home}/../mq/bin +s1as.lib=${javaee.home}/lib +s1as.modules=${javaee.home}/modules +s1as.imq.share.lib=${javaee.home}/../mq/lib +s1as.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} +s1as.jvm.options.remove=-Xmx512m:${s1as.jvm.options} +s1as.java.endorsed.dirs=${endorsed.dirs} +s1as.applicationRoot=c: + +############################################################### +# @sjsas.das.orb.port -- ORB port number for the DAS +# @sjsas.das.orb.host -- ORB host name for the DAS +# @sjsas.das.webServerPort -- HTTP listener port for the DAS +# @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS +# @sjsas.nodeagent.name -- Name of node agent used by +# the remote instance. +# @sjsas.nodeinstance.name -- Name of the remote instance +# @sjsas.master.password -- Used to create a node agent only +# applicable to EE. Defaults to changeit. This +# can be changed at EE install time. +# @sjsas.instance.config.dir -- config directory used by the intsance +# being tested. +# For PE/DAS = config +# For remote instance = config +# @sjsas.cts.timer.resource -- Backend to use when we are using java2db with +# the CMP tests for the jdbc/DBTimer resource +# @sjsas.cmp.backend -- Backend to use when we are using java2db with +# the CMP tests +# @sjsas.node.agent.dir.name -- The name of the node agent directory to use. +# This value will be used on Windows only and +# ignored on non-Windows platforms. The default +# is 'n' meaning the create-node-agent command +# will pass the --agentdir argument with a value +# of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. +# @sjsas.env.type -- CTS test configuration. Possible values are: +# das (for PE or DAS) +# remote (for remote intance) +# cluster (for cluster config not yet supported) +# @s1as.targets -- Instance(s) to deploy tests +# Supports multiple instances, For example: +# s1as.targets=server server-1 +############################################################### +sjsas.das.orb.port=3700 +sjsas.das.orb.host=${orb.host} +sjsas.das.webServerPort=8000 +sjsas.das.securedWebServicePort=1043 +sjsas.nodeagent.name=node-agent-1 +sjsas.nodeinstance.name=server-1 +sjsas.master.password=changeit +sjsas.instance.config.dir=config +sjsas.cts.timer.resource=derby +sjsas.cmp.backend=derby +sjsas.node.agent.dir.name=n + +sjsas.env.type=das +#sjsas.env.type=remote + +s1as.targets=${s1as.server} +#s1as.targets=${sjsas.nodeinstance.name} + +############################################################### +# @s1as.pe.jmsServer -- name of the JMS server the RI/PE +# @s1as.se.jmsServer -- name of the JMS server for SE/EE +############################################################### +s1as.pe.jmsServer=imqbroker +s1as.se.jmsServer=imqbroker +#s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} + +############################################################### +# @extension.dir - The extension directory for the app +# server under test. This does not apply +# to the RI. +# +# Note: App server vendors will need to set this to their +# app server's extension directory. The CTS config.vi +# target will copy the CTS library jars to this location. +############################################################### +extension.dir=${s1as.domain}/lib + +############################################################### +# @instance.listenerName - Default value for the iiop listener +# for your instance. Users will +# most likely not need to change this. +############################################################### +instance.listenerName=orb-listener-1 + +############################################################### +# @tz - your local timezone. For valid values, consult your +# Operating System documentation. +############################################################### +tz=US/Eastern + +############################################################### +# @jdbc.lib.class.path - This property is used by the +# database.classes properties to point to +# where the JDBC drivers live. +############################################################### +jdbc.lib.class.path=${ts.home}/internal/lib + +############################################################### +## The following section is for CTS Database configuration +## For each database that you will test, configure the following: +## Here is an example using derby: Users will need to +## replace derby with the appropriate DB name. +# @derby.dbName -- Database Name +# @derby.server -- Database Server +# @derby.port -- Database Server port +# @derby.dml.file -- DML file used for CTS test cases +# @derby.user -- User Id configured +# @derby.passwd -- User password configured +# @derby.url -- URL to the cts database +# @derby.driver -- DriverManager driver +# @derby.classes -- CLASSPATH to JDBC driver classes +# @derby.poolName -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource -- DataSource driver +# @derby.properties -- Any additional JDBC driver required +# properties +# @derby.startup.delay-- delay to wait for DB to start + +############################################################### + +## +## Info for Cloudscape 10/Derby +## +derby.dbName=derbyDB +derby.server=${orb.host} +derby.port=1527 +derby.port.ri=1527 +derby.dml.file=derby/derby.dml.sql +derby.user=cts1 +derby.passwd=cts1 +derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true +derby.driver=org.apache.derby.jdbc.ClientDriver +derby.home=${javaee.home}/../javadb +derby.system.home=${derby.home}/databases +derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.poolName=cts-derby-pool +derby.dataSource=org.apache.derby.jdbc.ClientDataSource +derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} +derby.startup.delay=5 + +# +# Cloudscape 10 /Derby embedded driver +# +derbyEmbedded.dbName=/tmp/DerbyDB +derbyEmbedded.server=${orb.host} +derbyEmbedded.port=1527 +derbyEmbedded.dml.file=derby/derby.dml.sql +derbyEmbedded.user=cts1 +derbyEmbedded.passwd=cts1 +derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true +derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver +derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${javaee.home}/../javadb/lib/derbyshared.jar${pathsep}${javaee.home}/../javadb/lib/derbytools.jar${pathsep}${ts.home}/lib/dbprocedures.jar +derbyEmbedded.poolName=cts-derbyEmbedded-pool +derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource +derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' +derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} + + +## +## Info for DB2 (8.1 type 2 driver) +## +db2.dbName=cts +db2.server=${orb.host} +db2.port=50000 +db2.dml.file=db2/db2.dml.sql +db2.user=db2inst1 +db2.passwd=ibmdb2 +db2.url=jdbc:db2:${db2.dbName} +db2.driver=com.ibm.db2.jcc.DB2Driver +db2.classes=${jdbc.lib.class.path}/db2jcc.jar:${jdbc.lib.class.path}/db2jcc_license_cu.jar:${jdbc.lib.class.path}/db2java.zip +db2.poolName=cts-db2-pool +db2.dataSource=com.ibm.db2.jcc.DB2SimpleDataSource +db2.properties=user=${db2.user}:password=${db2.passwd}:databaseName=${db2.dbName}:driverType=2:deferPrepares\=false + +## +## Info for db2 using the DataDirect driver +## +db2DD.dbName=cts +db2DD.server=${orb.host} +db2DD.port=50000 +db2DD.dml.file=db2/db2.dml.sql +db2DD.user=db2inst1 +db2DD.passwd=ibmdb2 +db2DD.url=jdbc:datadirect:db2://${db2DD.server}:${db2DD.port};DatabaseName\=${db2DD.dbName} +db2DD.driver=com.ddtek.jdbc.db2.DB2Driver +db2DD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/db2.jar${pathsep}${jdbc.lib.class.path}/base.jar +db2DD.poolName=cts-db2-DataDirect-pool +db2DD.dataSource=com.ddtek.jdbcx.db2.DB2DataSource +db2DD.properties=user\=${db2DD.user}:password\=${db2DD.passwd}:ServerName\=${db2DD.server}:portNumber\=${db2DD.port}:databasename\=${db2DD.dbName} + +## +## Info for db2 using the Sun driver +## +db2Sun.dbName=cts +db2Sun.server=${orb.host} +db2Sun.port=50000 +db2Sun.dml.file=db2/db2.dml.sql +db2Sun.user=db2inst1 +db2Sun.passwd=ibmdb2 +db2Sun.url=jdbc:sun:db2://${db2Sun.server}:${db2Sun.port};DatabaseName\=${db2Sun.dbName} +db2Sun.driver=com.sun.sql.jdbc.db2.DB2Driver +db2Sun.classes=${jdbc.lib.class.path}/smdb2.jar +db2Sun.poolName=cts-db2-Sun-pool +db2Sun.dataSource=com.sun.sql.jdbcx.db2.DB2DataSource +db2Sun.properties=user\=${db2Sun.user}:password\=${db2Sun.passwd}:ServerName\=${db2Sun.server}:portNumber\=${db2Sun.port}:databasename\=${db2Sun.dbName} + +## +## Info for Microsoft SQL Server +## +mssqlserver.dbName=cts +mssqlserver.server=${orb.host} +mssqlserver.port=1433 +mssqlserver.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserver.user=guest +mssqlserver.passwd=guest +mssqlserver.url=jdbc:microsoft:sqlserver://${mssqlserver.server}:${mssqlserver.port} +mssqlserver.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver +mssqlserver.classes=${jdbc.lib.class.path}/sqljdbc.jar +mssqlserver.poolName=cts-mssqlserver-pool +mssqlserver.dataSource=com.microsoft.sqlserver.jdbc.SQLServerDataSource +mssqlserver.properties=user\=${mssqlserver.user}:password\=${mssqlserver.passwd}:ServerName\=${mssqlserver.server}:portNumber\=${mssqlserver.port} + + +## +## Info for Microsoft SQL Server using the DataDirect driver +## +mssqlserverDD.dbName=cts +mssqlserverDD.server=${orb.host} +mssqlserverDD.port=1433 +mssqlserverDD.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverDD.user=guest +mssqlserverDD.passwd=guest +mssqlserverDD.url=jdbc:datadirect:sqlserver://${mssqlserverDD.server}:${mssqlserverDD.port} +mssqlserverDD.driver=com.ddtek.jdbc.sqlserver.SQLServerDriver +mssqlserverDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sqlserver.jar${pathsep}${jdbc.lib.class.path}/base.jar +mssqlserverDD.poolName=cts-mssqlserver-DataDirect-pool +mssqlserverDD.dataSource=com.ddtek.jdbcx.sqlserver.SQLServerDataSource +mssqlserverDD.properties=user\=${mssqlserverDD.user}:password\=${mssqlserverDD.passwd}:ServerName\=${mssqlserverDD.server}:portNumber\=${mssqlserverDD.port}:selectMethod\=cursor + +## +## Info for Microsoft SQL Server using the Inet driver +## +mssqlserverInet.dbName=cts1 +mssqlserverInet.server=${orb.host} +mssqlserverInet.port=1433 +mssqlserverInet.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverInet.user=cts1 +mssqlserverInet.passwd=cts1 +mssqlserverInet.url=jdbc:inetdae7:${mssqlserverInet.server}:${mssqlserverInet.port} +mssqlserverInet.driver=com.inet.tds.TdsDriver +mssqlserverInet.classes=${jdbc.lib.class.path}/Merlia.jar +mssqlserverInet.poolName=cts-mssqlserver-Inet-pool +mssqlserverInet.dataSource=com.inet.tds.TdsDataSource +mssqlserverInet.properties=user\=${mssqlserverInet.user}:password\=${mssqlserverInet.passwd}:ServerName\=${mssqlserverInet.server}:port\=${mssqlserverInet.port} + +## +## Info for Microsoft SQL Server using the Sun driver +## +mssqlserverSun.dbName=cts +mssqlserverSun.server=${orb.host} +mssqlserverSun.port=1433 +mssqlserverSun.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverSun.user=guest +mssqlserverSun.passwd=guest +mssqlserverSun.url=jdbc:sun:sqlserver://${mssqlserverSun.server}:${mssqlserverSun.port} +mssqlserverSun.driver=com.sun.sql.jdbc.sqlserver.SQLServerDriver +mssqlserverSun.classes=${jdbc.lib.class.path}/smsqlserver.jar +mssqlserverSun.poolName=cts-mssqlserver-Sun-pool +mssqlserverSun.dataSource=com.sun.sql.jdbcx.sqlserver.SQLServerDataSource +mssqlserverSun.properties=user\=${mssqlserverSun.user}:password\=${mssqlserverSun.passwd}:ServerName\=${mssqlserverSun.server}:portNumber\=${mssqlserverSun.port}:selectMethod\=cursor + +## +## Info for MYSQL driver +## +mysql.dbName=cts +mysql.server=${orb.host} +mysql.port=3306 +mysql.dml.file=mysql/mysql.dml.sql +mysql.user=cts1 +mysql.passwd=cts1 +mysql.url=jdbc:mysql://${mysql.server}:${mysql.port}/${mysql.dbName} +mysql.driver=com.mysql.jdbc.Driver +mysql.classes=${jdbc.lib.class.path}/mysql-connector-java-5.1.42-bin.jar +mysql.poolName=cts-mysql-pool +mysql.dataSource=com.mysql.jdbc.jdbc2.optional.MysqlDataSource +mysql.properties=user\=${mysql.user}:password\=${mysql.passwd}:DatabaseName\=${mysql.dbName}\:ServerName\=${mysql.server}\:port\=${mysql.port}\:jdbcCompliantTruncation\=false + +## +## Info for Oracle DataDirect +## +oracleDD.dbName=ora817 +oracleDD.server=${orb.host} +oracleDD.port=1521 +oracleDD.dml.file=oracle/oracle.dml.sql +oracleDD.user=la +oracleDD.passwd=la +oracleDD.url=jdbc:datadirect:oracle://${oracleDD.server};SID=${oracleDD.dbName} +oracleDD.driver=com.ddtek.jdbc.oracle.OracleDriver +oracleDD.classes=${jdbc.lib.class.path}/base.jar${pathsep}${jdbc.lib.class.path}/oracle.jar${pathsep}${jdbc.lib.class.path}/util.jar +oracleDD.poolName=cts-oracle-DataDirect-pool +oracleDD.dataSource=com.ddtek.jdbcx.oracle.OracleDataSource +oracleDD.properties=user\=${oracleDD.user}:password\=${oracleDD.passwd}:SID\="${oracleDD.dbName}":serverName=${oracleDD.server}:portNumber=${oracleDD.port} + +## +## Info for Oracle thin +## +oracle.dbName=cts +oracle.server=${orb.host} +oracle.port=1521 +oracle.dml.file=oracle/oracle.dml.sql +oracle.user=cts1 +oracle.passwd=cts1 +oracle.url=jdbc:oracle:thin:@${oracle.server}:${oracle.port}:${oracle.dbName} +oracle.driver=oracle.jdbc.OracleDriver +oracle.classes=${jdbc.lib.class.path}/ojdbc8.jar +oracle.poolName=cts-oracle-pool +oracle.dataSource=oracle.jdbc.pool.OracleDataSource +oracle.pool.url=jdbc\\:oracle\\:thin\\:@${oracle.server}\\:${oracle.port}\\:${oracle.dbName} +oracle.properties=user\=${oracle.user}:password\=${oracle.passwd}:URL\=\"${oracle.pool.url}\" + +# +# Info for Oracle oci driver +# +oracleOCI.dbName=cts1 +oracleOCI.server=${orb.host} +oracleOCI.port=1521 +oracleOCI.dml.file=oracle/oracle.dml.sql +oracleOCI.user=cts1 +oracleOCI.passwd=cts1 +oracleOCI.url=jdbc:oracle:oci:@${oracleOCI.dbName} +oracleOCI.driver=oracle.jdbc.OracleDriver +oracleOCI.classes=${jdbc.lib.class.path}/ojdbc8.jar +oracleOCI.poolName=cts-oracle-oci-pool +oracleOCI.dataSource=oracle.jdbc.pool.OracleDataSource +oracleOCI.pool.url=jdbc\\:oracle\\:oci\\:@${oracleOCI.dbName} +oracleOCI.properties=user\=${oracleOCI.user}:password\=${oracleOCI.passwd}:URL\=\"${oracleOCI.pool.url}\" + +## +## Info for Oracle inet +## +oracleInet.dbName=cts1 +oracleInet.server=${orb.host} +oracleInet.port=1521 +oracleInet.dml.file=oracle/oracle.dml.sql +oracleInet.user=cts1 +oracleInet.passwd=cts1 +oracleInet.url=jdbc:inetora:${oracleInet.server}:${oracleInet.port}:${oracleInet.dbName} +oracleInet.driver=com.inet.ora.OraDriver +oracleInet.classes=${jdbc.lib.class.path}/Oranxo.jar +oracleInet.poolName=cts-oracle-Inet-pool +oracleInet.dataSource=com.inet.ora.OraDataSource +oracleInet.properties=user\=${oracleInet.user}:password\=${oracleInet.passwd}:serviceName\="${oracleInet.dbName}":serverName=${oracleInet.server}:port=${oracleInet.port} + +## +## Info for Oracle Sun +## +oracleSun.dbName=ora817 +oracleSun.server=${orb.host} +oracleSun.port=1521 +oracleSun.dml.file=oracle/oracle.dml.sql +oracleSun.user=la +oracleSun.passwd=la +oracleSun.url=jdbc:sun:oracle://${oracleSun.server};SID=${oracleSun.dbName} +oracleSun.driver=com.sun.sql.jdbc.oracle.OracleDriver +oracleSun.classes=${jdbc.lib.class.path}/smoracle.jar +oracleSun.poolName=cts-oracle-Sun-pool +oracleSun.dataSource=com.sun.sql.jdbcx.oracle.OracleDataSource +oracleSun.properties=user\=${oracleSun.user}:password\=${oracleSun.passwd}:SID\="${oracleSun.dbName}":serverName=${oracleSun.server}:portNumber=${oracleSun.port} + +## +## Info for Pointbase +## +pointbase.dbName=cts +pointbase.server=${orb.host} +pointbase.port=9092 +pointbase.dml.file=pointbase/pointbase.dml.sql +pointbase.user=PBPUBLIC +pointbase.passwd=PBPUBLIC +pointbase.url=jdbc:pointbase:server://${pointbase.server}:${pointbase.port}/${pointbase.dbName},new +pointbase.driver=com.pointbase.jdbc.jdbcUniversalDriver +pointbase.classes=${jdbc.lib.class.path}/pbclient.jar${pathsep}${jdbc.lib.class.path}/pbembedded.jar +pointbase.poolName=cts-pointbase-pool +pointbase.dataSource=com.pointbase.jdbc.jdbcDataSource +pointbase.pool.url="jdbc\\:pointbase\\:server\\:\/\/${pointbase.server}\\:${pointbase.port}\/${pointbase.dbName},new" +pointbase.properties=user\=${pointbase.user}:password\=${pointbase.passwd}:DatabaseName\=\"${pointbase.pool.url}\" + +## +## Info for Postgres +## +postgresql.dbName=CTS5 +postgresql.server=${orb.host} +postgresql.port=5432 +postgresql.dml.file=postgresql/postgresql.dml.sql +postgresql.user=cts1 +postgresql.passwd=cts1 +postgresql.url=jdbc:postgresql://${postgresql.server}:${postgresql.port}/${postgresql.dbName} +postgresql.driver=org.postgresql.Driver +postgresql.classes=${jdbc.lib.class.path}/postgresql-8.4-701.jdbc4.jar +postgresql.poolName=cts-postgresql-pool +postgresql.pool.url="jdbc\\:postgresql\\:server\\:\/\/${postgresql.server}\\:${postgresql.port}\/${postgresql.dbName},new" +postgresql.dataSource=org.postgresql.ds.PGSimpleDataSource +postgresql.properties=user\=${postgresql.user}:password\=${postgresql.passwd}:DatabaseName\=${postgresql.dbName}\:ServerName\=${postgresql.server}\:port\=${postgresql.port} + +## +## Info for Sybase (jConnect Driver) +## +sybase.dbName=cts2 +sybase.server=${orb.host} +sybase.port=4100 +sybase.dml.file=sybase/sybase.dml.sql +sybase.user=cts1 +sybase.passwd=cts1 +sybase.url=jdbc:sybase:Tds:${sybase.server}:${sybase.port}/${sybase.dbName} +sybase.driver=com.sybase.jdbc2.jdbc.SybDriver +sybase.classes=${jdbc.lib.class.path}/jconn2.jar +sybase.poolName=cts-sybase-pool +sybase.dataSource= com.sybase.jdbc2.jdbc.SybDataSource +sybase.properties=user\=${sybase.user}:password\=${sybase.passwd}:DatabaseName\=${sybase.dbName}\:ServerName\=${sybase.server}\:PortNumber\=${sybase.port}\:BE_AS_JDBC_COMPLIANT_AS_POSSIBLE\=true\:FAKE_METADATA\=true + +## +## Info for Sybase (Inet Driver) +## +sybaseInet.dbName=cts2 +sybaseInet.server=${orb.host} +sybaseInet.port=4100 +sybaseInet.dml.file=sybase/sybase.dml.sql +sybaseInet.user=cts1 +sybaseInet.passwd=cts1 +sybaseInet.url=jdbc:inetsyb:${sybaseInet.server}:${sybaseInet.port}?database=${sybaseInet.dbName} +sybaseInet.driver=com.inet.syb.SybDriver +sybaseInet.classes=${jdbc.lib.class.path}/Sybelux.jar +sybaseInet.poolName=cts-sybase-Inet-pool +sybaseInet.dataSource= com.inet.syb.SybDataSource +sybaseInet.properties=user\=${sybaseInet.user}:password\=${sybaseInet.passwd}:DatabaseName\=${sybaseInet.dbName}\:ServerName\=${sybaseInet.server}\:PortNumber\=${sybaseInet.port} + + +## +## Info for Sybase using the DataDirect driver +## +sybaseDD.dbName=cts2 +sybaseDD.server=${orb.host} +sybaseDD.port=4100 +sybaseDD.dml.file=sybase/sybase.dml.sql +sybaseDD.user=cts1 +sybaseDD.passwd=cts1 +sybaseDD.url=jdbc:datadirect:sybase://${sybaseDD.server}:${sybaseDD.port} +sybaseDD.driver=com.ddtek.jdbc.sybase.SybaseDriver +sybaseDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sybase.jar${pathsep}${jdbc.lib.class.path}/base.jar +sybaseDD.poolName=cts-sybase-DataDirect-pool +sybaseDD.dataSource=com.ddtek.jdbcx.sybase.SybaseDataSource +sybaseDD.properties=user\=${sybaseDD.user}:password\=${sybaseDD.passwd}:ServerName\=${sybaseDD.server}:portNumber\=${sybaseDD.port}:selectMethod\=cursor:DatabaseName\=${sybaseDD.dbName} + +## +## Info for Sybase using the Sun driver +## +sybaseSun.dbName=cts2 +sybaseSun.server=${orb.host} +sybaseSun.port=4100 +sybaseSun.dml.file=sybase/sybase.dml.sql +sybaseSun.user=cts1 +sybaseSun.passwd=cts1 +sybaseSun.url=jdbc:sun:sybase://${sybaseSun.server}:${sybaseSun.port} +sybaseSun.driver=com.sun.sql.jdbc.sybase.SybaseDriver +sybaseSun.classes=${jdbc.lib.class.path}/smsybase.jar +sybaseSun.poolName=cts-sybase-Sun-pool +sybaseSun.dataSource=com.sun.sql.jdbcx.sybase.SybaseDataSource +sybaseSun.properties=user\=${sybaseSun.user}:password\=${sybaseSun.passwd}:ServerName\=${sybaseSun.server}:portNumber\=${sybaseSun.port}:selectMethod\=cursor:DatabaseName\=${sybaseSun.dbName} + +############################################################### +## The following database configuration section is for the CTS +## interop tests which require a database that is used by the +## reference implementation. These entries should not be changed. +# @derby.dbName.ri -- Database Name +# @derby.server.ri -- Database Server +# @derby.port.ri -- Database Server port +# @derby.dml.file.ri -- DML file used for CTS test cases +# @derby.user.ri -- User Id configured +# @derby.passwd.ri -- User password configured +# @derby.url.ri -- URL to the cts database +# @derby.driver.ri -- DriverManager driver +# @derby.classes.ri -- CLASSPATH to JDBC driver classes +# @derby.poolName.ri -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource.ri -- DataSource driver +# @derby.properties.ri -- Any additional JDBC driver required +# properties +# @derby.startup.delay.ri -- delay to wait for DB to start +############################################################### +derby.dbName.ri=derbyDBri +derby.server.ri=${orb.host.ri} +derby.port.ri=1527 +derby.dml.file.ri=derby/derby.dml.sql +derby.user.ri=cts1 +derby.passwd.ri=cts1 +derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true +derby.driver.ri=org.apache.derby.jdbc.ClientDriver +derby.home.ri=${javaee.home.ri}/../javadb +derby.system.home.ri=${derby.home.ri}/databases +derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar${pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar{pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.poolName.ri=cts-derby-pool +derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource +derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} +derby.startup.delay.ri=5 +############################################################### +# @alt.dtd.dir DTD location for Java EE and RI xml files. Used +# for xml validation when building tests. If +# javaee.home.ri is set, /lib/dtds +# will be used and alt.dtd.dir is ignored. +# @alt.schema.dir schema location for Java EE and RI xml files. +# Used for xml validation when building tests. +# If javaee.home.ri is set, +# /lib/schemas will be used and +# alt.schema.dir is ignored. +############################################################### +alt.dtd.dir=${ts.home}/lib/dtds +alt.schema.dir=${ts.home}/lib/schemas + +############################################################### +## Configure the behavior of which tables CTS will create when +## ant init.[datbaseName] is invoked. +# +# @create.cmp.tables - When set to false, the appserver is +# responsible for creating cmp tables +# at deployment of the ejb/ear +# When set to true, init.[datbaseName] +# will create the tables used by CMP +# EJBs. The sql for the CMP tables are +# contained in: +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql +# +############################################################### +create.cmp.tables=true + +############################################################### +# @jdbc.poolName - Configure the connection pool that will be +# tested in this cts test run. +# +# @jdbc.maxpoolsize - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName=${derby.poolName} +jdbc.maxpoolsize=64 +jdbc.steadypoolsize=32 + +############################################################### +## These properties are use for the CTS +## interop tests which require a database that is used by the +## reference implementation. +# +# @jdbc.poolName.ri - Configure the connection pool that will be +# use when configuring the JDBC connection +# pools for the reference implemetation. +# +# @jdbc.maxpoolsize.ri - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize.ri - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName.ri=${derby.poolName.ri} +jdbc.maxpoolsize.ri=96 +jdbc.steadypoolsize.ri=32 + +############################################################### +# @jdbc.datasource.props - Used to to specify Vendor specific +# properties and less commonly used DataSource properties. +# Its value is a comma-separated array of name-value pairs. +# Each property pair follows the format of "name=value", +# including the surrounding double quotes. +# +# The value of this property must not contain any extra spaces. +# +# In most cases, this property is not needed and therefore +# commented out. +# +############################################################### +#jdbc.datasource.props="driverType=thin","name2=value2" + +############################################################### +# @jdbc.db - The name of the currently configured DB. This +# value is the prefix of the DB properties currently +# being used. Some valid values are; derby and +# derbyEmbedded. See the other DB property +# names for other valid values. +############################################################### +jdbc.db=derby +jdbc.db.classes=${derby.classes} + +############################################################### +## These properties are configurable and must specify valid +## usernames and passwords to establish JDBC connections to +## backend RDBMS. +## +# @user1 - Set this to the user for the jdbc/DB1 resource +# @password1 - Set this to the password for the jdbc/DB1 resource +# @user2 - Set this to the user for the jdbc/DB2 resource +# @password2 - Set this to the password for the jdbc/DB2 resource +# @user3 - Set this to the user for the jdbc/DBTimer resource +# @password3 - Set this to the password for the jdbc/DBTimer resource +############################################################### +user1=cts1 +password1=cts1 +user2=cts1 +password2=cts1 +user3=${derby.user} +password3=${derby.passwd} + +############################################################### +## Configure the dml file to use +# @db.dml.file - dml file for VI +# @db.dml.file.ri - dml file for RI +############################################################### +db.dml.file=${derby.dml.file} +db.dml.file.ri=${derby.dml.file} + +############################################################### +## Configure the DB specific information needed by JSTL +# @jstl.db.driver - JDBC driver +# @jstl.db.url - DB URL +############################################################### +jstl.db.driver=${derby.driver} +jstl.db.url=${derby.url} + +######################################################################## +# +# @jtaJarClasspath: This property must be set when running signature +# tests. This property should be set to the Path +# for the JTA API jar. +# +######################################################################## +jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar + +############################################################### +## Classpath properties required by CTS: +# @javaee.classes.ri -- Classes required by Java EE RI +# @ts.run.classpath.ri -- Classpath required by Java EE RI +# appclient container. +# @ts.run.classpath -- Classpath required by the vendor +# appclient container. +# @ts.harness.classpath -- Classes required by javatest +# @ts.classpath -- Classes used to build the CTS tests +# @ts.lib.classpath -- Classes used to build cts.jar +############################################################### +implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/jakarta.el-api.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/yasson.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${ri.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${ri.modules}/angus-mail.jar${pathsep}${ri.modules}/expressly.jar + +implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/yasson.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar + +javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json-api.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${ri.modules}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.mail-api.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.persistence-api.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.authentication-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.authorization-api.jar${pathsep}${ri.modules}/jakarta.interceptor-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${ri.modules}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/jakarta.faces-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${ri.modules}/webservices-api-osgi.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar${pathsep}${ri.modules}/resolver.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${ri.modules}/webservices-extra-jdk-packages.jar${pathsep}${ri.modules}/webservices-connector.jar${pathsep}${ri.modules}/webservices-extra-xmlsec.jar${pathsep}${ri.modules}/webservices.security.jar + +javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.faces-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/resolver.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${s1as.modules}/webservices-extra-jdk-packages.jar${pathsep}${s1as.modules}/webservices-connector.jar${pathsep}${s1as.modules}/webservices-extra-xmlsec.jar${pathsep}${s1as.modules}/webservices.security.jar + +ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar + +ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes} + +ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar + +#classpath used for building CTS tests only (DO NOT MODIFY) +ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/jaxb-api.jar +#classpath used for building cts.jar (DO NOT MODIFY) +ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} + + +############################################################### +# @javaee.home.ri.classpathsuffix - The classpath suffix of +# the RI used in interop tests. Must contain the RI JDBC +# driver jars and the RMI interceptor classes. +############################################################### +javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar + +############################################################### +# @s1as.classpathsuffix - The classpath suffix of +# the RI when being used as the app server under test. +############################################################### +s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar + +######################################################################## +## Common environment for both ts_unix and ts_win32 +# +# @command.testExecute - This command is used to execute any test +# clients which are not run inside an +# application client container. For example, +# any URL clients or standalone java clients +# would be executed with this command. Some +# test directories which make use of this command +# are servlet and jsp. +######################################################################## + +command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${JAVA_HOME}/../lib/tools.jar${pathsep}\ + ${ri.modules}/security-ee.jar${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ + ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ + ${jdbc.db.classes} \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Xss2048k \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dlog.file.location=${log.file.location} \ + -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dlogical.hostname.servlet=${logical.hostname.servlet} \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################## +## Appclient Command line for the App Server under test +## Licensees modify this command +# +# @command.testExecuteAppClient - This command is used to execute +# the application client container for +# the vendor implementation (vi). +# Please note that $TS_HOME/classes +# should not be in the classpath for +# this command since all client classes +# are self contained in the application +# archive (or referenced via the manifest). +######################################################################## +command.testExecuteAppClient= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/jakarta.enterprise.cdi-api.jar \ + TZ=${tz} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs + +#-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs +#-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar + +######################################################################## +# @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. +# Its classpath must include all the APIs required +# by EJB Lite, vendor's implementation classes and +# configuration for embeddable EJB container, and +# JDBC driver classes (e.g., ${db2.classes}, +# ${oracle.classes}, etc). +# +# Current test archives are dynamically added to +# the classpath by the harness, and need not be +# included in the classpath here. +# +# Most test directories contain one test archive, +# all named ejbembed_vehicle_ejb.jar. If certain +# tooling and pre-processing of test archives are +# needed, the resulting test archives must remain +# the same name and location. +# +# ${ts.home}/classes must not be in the classpath +# since all the required test classes are packaged +# in the test archive (ejbembed_vehicle_ejb.jar). In +# addition, including ${ts.home}/classes in the +# classpath would incorrectly expose all EJBs in +# cts to EJB container bootstrapping process. +######################################################################## +command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ + ${ts.home}/lib/cts.jar${pathsep}\ + ${ts.home}/lib/glassfishporting.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${jdbc.db.classes}${pathsep}\ + ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.util.logging.config.file=${TS_HOME}/bin/client-logging.properties \ + -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + + +######################################################################## +## Appclient Command line for the Java EE RI (Do not modify) +######################################################################## +command.testExecuteAppClient2= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home.ri}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home.ri}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ + TZ=${tz} \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home.ri} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home.ri} \ + -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ + -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs + +######################################################################## +## Command line for standalone clients running against the +## Java EE RI (Do not modify) +######################################################################## +command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar \ + ${ts.home}/lib/unboundid-ldapsdk.jar\ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################### +## Environment for ts_unix +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################### +env.ts_unix.menu=true +##env.ts_unix.command.testExecute= +##env.ts_unix.command.testExecuteAppClient= +##env.ts_unix.command.testExecuteAppClient2= + + +######################################################################## +## Environment for ts_win32 +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################## +env.ts_win32.menu=true +##env.ts_win32.command.testExecute= +##env.ts_win32.command.testExecuteAppClient= +##env.ts_win32.command.testExecuteAppClient2= + +######################################################################### +# @jimage.dir: This property specifies the directory where Java 11+ +# modules will be expanded by the jimage tool for use +# in sigTestClasspath +# @sigTestClasspath: This property must be set when running signature +# tests. This property should be set to a list of +# jar files and/or directories which contain your +# Java EE and Java SE classes. Paths must be +# separated by the appropriate path separator +# (';' windows, ':' Unixes). +######################################################################### + +jimage.dir=${ts.home}/tmp/jdk-bundles + +sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming + +######################################################################## +## This property is used to support the odd side case when we have an +## optional technology package that is used but should not be tested. +## +## This property (i.e. optional.tech.packages.to.ignore) must be a comma +## separated list of packages that are NOT to be validated/tested when +## during the sigtest utilities validation of Optional Technologies. +## Example Usage: +## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 +## +## Additional notes: +## - always ignore the optional JAXB packages: +## optional.tech.packages.to.ignore=jakarta.xml.bind +## +######################################################################### +optional.tech.packages.to.ignore=jakarta.xml.bind + +######################################################################## +## These properties are used by the harness. "harness.log.port" +## specifies the port that server components use to send logging +## output back to JavaTest. If the default port # is not available +## on the machine running JavaTest, then you can set it here. +## +# +# @harness.temp.directory directory location used by the +# harness to store temporary files +# +# @harness.log.port the port the harness listens on for log mesages +# from remote clients +# +# @harness.log.traceflag used to turn on/off verbose debugging output +# for the tests. +# +# @harness.executeMode used to run the harness in the following modes +# of execution: +# 0 - default (deploy, run, undeploy) +# 1 - deploy only +# 2 - run only +# 3 - undeploy only +# 4 - deploy and run only +# +# @harness.socket.retry.count - denotes the number of time we should +# attempt to create a server socket when intilizing a test +# client. The socket is used for logging purposes. +# +# @harness.log.delayseconds Number of seconds to delay to allow +# reporting from remote clients to finish. +# +# @harness.maxoutputsize Number of characters that the harness will use +# for a test's output. +######################################################################## +harness.temp.directory=${ts.home}/tmp +harness.log.port=2000 +harness.log.traceflag=false +harness.executeMode=0 +harness.socket.retry.count=10 +harness.log.delayseconds=1 +harness.maxoutputsize=200000 + + +######################################################################### +# @wsdlRepository1 Location to publish final wsdl files when using +# file URL publishing for Vendor Java EE implementation. +# @wsdlRepository2 Location to publish final wsdl files when using +# file URL publishing for Sun RI. +######################################################################### +wsdlRepository1=${harness.temp.directory}/wsdlRepository1 +wsdlRepository2=${harness.temp.directory}/wsdlRepository2 + +####################################################################### +# @deployment_host.1 name of machine running the JSR 88 deployment +# process for the vendor's Java EE implementation. +# @deployment_host.2 name of machine running the JSR 88 deployment +# process for the Java EE RI. +# @deployment_port.1 deployment port (if applicable) for the vendor's +# Java EE implementation. +# @deployment_port.2 deployment port (if applicable) for the +# Java EE RI. +####################################################################### +deployment_host.1=${orb.host} +deployment_host.2=${orb.host.ri} +deployment_port.1=${impl.vi.port} +deployment_port.2=${impl.ri.port} + +#################################################################### +# Implementation Property Settings for Vendor and RI. These properties +# are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 +# are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. +# Note: They are are also used when using the "ant deploy" and "ant undeploy" +# targets outside of running tests. +# +# The CTS provides the glassfish implementation out of the box. +# +# Here are the common properties that need to be defined for the common +# implementation functionality: +# +# @impl.vi This property must be set to the Vendor implementation +# under test. +# @impl.vi.deploy.dir This property must be set to the deploy directory for +# the Vendor implementation. +# @impl.vi.host This property must be set to the admin host where +# the Vendor implementation is running. +# @impl.vi.port This property must be set to the admin port where +# the Vendor implementation is running. +# @impl.ri This property must be set to the RI implementation +# under test. +# @impl.ri.deploy.dir This property must be set to the deploy directory for +# the RI implementation. +# @impl.ri.host This property must be set to the admin host where +# the RI implementation is running. +# @impl.ri.port This property must be set to the admin port where +# the RI implementation is running. +# +# @impl.deploy.timeout.multiplier The time it will wait for deployment to +# succeed or fail +#################################################################### +impl.vi=glassfish +impl.vi.deploy.dir=${s1as.domain}/autodeploy +impl.vi.host=${s1as.admin.host} +impl.vi.port=${s1as.admin.port} + +impl.ri=glassfish +impl.ri.deploy.dir=${ri.domain}/autodeploy +impl.ri.host=${ri.admin.host} +impl.ri.port=${ri.admin.port} + +impl.deploy.timeout.multiplier=240 + + +############################################################### +## These properties are implementations of the pre-1.4 Deployment +## porting interface. The impls defined below use those APIs. +# +# @porting.ts.deploy.class.1 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. The default +# value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. More details about setting +# porting.ts.deploy.class.1: +# +# 1. Set this property to deploy/undeploy to/from your impl in +# a custom way. In the case of the RI, it would be set to the following. +# This is the default setting for CTS 8. +# +# porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# 2. Note that Jakarta Deployment is removed, so do not use either of the following classes: +# com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 +# com.sun.ts.lib.porting.TSDeploymentInterface2 +# com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# +# +# @porting.ts.deploy.class.2 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. +# The default value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. This should be left unchanged... +# +# porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# +############################################################### +porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM + +######################################################################## +# @deploy.delay.in.minutes is no longer used, it was for pruned Jakarta Deployment +######################################################################## + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.1 +#deployManageruri.1 +#deployManageruname.1 +#deployManagerpasswd.1 + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.2 +#deployManageruri.2 +#deployManageruname.2 +#deployManagerpasswd.2 +# +# @porting.ts.deploy2.class.1 +# @porting.ts.deploy2.class.2 +# porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 + + +############################################################### +## These properties must be set to tell the Test harness the +## class names of your porting class implementations. By default +## both property sets below point to Sun RI specific classes. To +## run interoperability tests, the ".2" set of properties should +## always point to Sun RI classes. The ".1" set should point to +## implementations that work in your specific Java EE environment. +# +# @porting.ts.login.class.1 VI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.1 VI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.1 VI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.1 VI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +# @porting.ts.login.class.2 RI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.2 RI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.2 RI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.2 RI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +############################################################### +porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.1=com.sun.ts.lib.porting.implementation.SunRIURL +porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) +porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +############################################################## +# @namingServiceHost1 Naming Service host name for the +# Vendor's Implementation (VI) +# @namingServicePort1 Naming Service port for the VI +# @namingServiceHost2 Naming Service host name for the +# Reference Implementation (RI) +# @ namingServicePort2 Naming Service port for the RI +############################################################## +namingServiceHost1=${orb.host} +namingServicePort1=${orb.port} +namingServiceHost2=${orb.host.ri} +namingServicePort2=${orb.port.ri} + +############################################################## +# @certLoginUserAlias User alias for certificate based login. +# This property is used in mutual authentication to pickup the +# certificate based on the user alias. +############################################################## +certLoginUserAlias=cts + +##################################################################### +## The following properties must be set prior to running the Servlet +## or JSP API tests and interoperability tests. +## +## These properties must specify the host and port of the web server, +## in which the servlets and JSPs are deployed. +# +# @webServerHost hostname for the Vendor's Java EE Web Server +# @webServerPort port number of the Vendor's Java EE Web Server +# @webServerHost.2 hostname for the Java EE RI Web Server +# @webServerPort.2 port number of the Java EE RI Web Server +# @ServletClientThreads The ServletClientThreads property configures +# the number of threads used by the client for +# the SingleThreadModel servlet test. If the +# container implementation supports pooling of +# SingleThreadModel servlets, set the value of +# ServletClientThreads to twice the value of +# the default servlet instance pool size. If +# the container implementation only maintains +# a single instance of a SingleTheadModel +# servlet, leave the default value of 2. +##################################################################### +webServerHost=${orb.host} +webServerPort=8080 +webServerHost.2=${orb.host.ri} +webServerPort.2=8002 +ServletClientThreads=2 + +#################################################################### +# @EJBServer1TxInteropEnabled Transaction interoperability settings +# for Vendor Java EE EJB Server +# @EJBServer2TxInteropEnabled Transaction interoperability settings +# for Java EE RI EJB Server +#################################################################### +EJBServer1TxInteropEnabled=true +EJBServer2TxInteropEnabled=true + +############################################################### +## These properties are used for the Connector specific tests. +## +## You must be able to deploy the following resource adapters +## on your Java EE server. +############################################################### + +## JNDI name bindings. You should not change these. The TSDeploymentInterface +## will pass these values as a properties object. See the SunRIDeployment.java +## file for usage patterns. +whitebox-tx=java:comp/env/eis/whitebox-tx +whitebox-notx=java:comp/env/eis/whitebox-notx +whitebox-xa=java:comp/env/eis/whitebox-xa +whitebox-tx-param=java:comp/env/eis/whitebox-tx-param +whitebox-notx-param=java:comp/env/eis/whitebox-notx-param +whitebox-xa-param=java:comp/env/eis/whitebox-xa-param +whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md +whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md +whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode +whitebox-multianno=java:comp/env/eis/whitebox-multianno +whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete +whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd + +## Embedded resource adapter property +whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar + +whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" +tsrJndiName=java:comp/TransactionSynchronizationRegistry +tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" + +## JNDI name bindings for JDBC Connector. +JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx +JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx +JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa +JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param +JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param +JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param + +######################################################################### +## Resource adapter configuration values. You must modify these values +## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. +## +## When you run the XA tests (src/com/sun/ts/tests/xa), you must +## configure this resource adapter to use a database. +## +# @xa.properties: These are the properties required by the XA driver. The +# managed connection factory will set these properties via +# reflection on the class specified by the +# xa.xadatasource.class property. +# +# Note: The xa.properties value is the set of properties that will be set on +# your XA JDBC driver (the class denoted by the xa.xadatasource.class property). +# See section 9.4.1 of the JDBC 3.0 specification for more details. +# +# When specifying the xa.properties property please escape the appropriate +# characters. The xa.properties value needs to be treated as a single property +# even though it is made up of many properties. The properties need to be +# separated by :'s and the names and values to be separated by ='s. +# We also need any values that contain colons or equals that do not +# need to be interrpretted to be inside single quotes. Anything in +# single quotes will be treated as a string literal. +# +# For example: The following xa.properties property: +# +# xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' +# +# Would result in the following setters being called on the supplied XA JDBC driver denoted +# by the xa.xadatasource.class property. +# +# XADataSource.setUser("admin"); +# XADataSource.setPassword("some-password"); +# XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); +# +# Please map the property xa.properties to the property name XAProps and map the +# xa.xadatasource.class property to the property name XADataSourceName. This will +# ensure the appropriate setters will be called to make these properties +# available to the managed connection factory. See section 17.4.2 of the Connector +# specification version 1.5. +# +# @xa.xadatasource.class: The implementation of the XADataSource interface. +# This class is your XA JDBC driver. +# Please note: this class and any dependent classes +# must be accessible by the CTS libraries in the app +# server's extension directory. +# +# @connector_connectionURL: The URL for your JDBC driver. Should be the +# same as the one used for the rest of the TS. +# +######################################################################### + +### Cloudscape/Derby properties for XA +xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" +xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource +connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" + +######################################################################### +## The following properties must be set before running any security +## related tests. The properties user, password, authuser, authpassword, +## and nobodyuser must be set. +## +## The value for user, password, authuser, and authpassword need to be set +## exactly as they are set in the container/server. +# +# @user User defined to exercise rolemapping feature +# @password Associated password for the user +# @authuser User defined to exercise rolemapping feature +# @authpassword Associated password for the authuser +# @user_vi Username for the vendor implementation used in +# interop tests +# @password_vi Associated password for the VI user +# @user_ri Username for the reference implementation used in +# interop tests +# @password_ri Associated password for the RI user +# @nobodyuser This value must be the same value returned by a call to +# getCallerPrincipal().getName() from the ejb-tier when +# an unauthenticated caller in the web tier invokes an +# ejb method. +######################################################################### +user=j2ee +password=j2ee +authuser=javajoe +authpassword=javajoe +user_vi=j2ee_vi +password_vi=j2ee_vi +user_ri=j2ee_ri +password_ri=j2ee_ri +nobodyuser=guest + +############################################################### +# @securedWebServicePort must be set to run secbasicssl and +# csiv2 tests. Set this property with your application +# server's secured webservice port. +# @securedWebServicePort.2 points to the secured webservice +# port in Sun's Reference Implementation(RI). +############################################################### +securedWebServicePort=1044 +securedWebServicePort.2=1045 + +############################################################################### +# @client.cert.test.jdk.tls.client.protocols JDK 11 in TLSv1.3 does not support +# Post-Handshake Authentication, so TLSv1.2 must be used +# for client-cert authentication to work. +############################################################################### +client.cert.test.jdk.tls.client.protocols=TLSv1.2 + +############################################################### +# @login This property must be set to run appclient security +# tests +############################################################### +login=default + +################################################################################ +##These properties are needed for jms tests. +# +# @jms_timeout - this is the amount of time in milliseconds that synchronous +# receives will wait for a message +############################################################################### +jms_timeout=10000 + +######################################################################### + +############################################################################### +## These properties are needed for the EJB timer tests. +# +# @ejb_timeout - this is the amount of time in milliseconds that duration will +# be set for an ejbtimeout callback method +# +# @ejb_wait - this is the amount of time in milliseconds that the client will +# wait for ejbtimeout callback method results +############################################################################## +ejb_timeout=30000 +ejb_wait=60000 + +############################################################################### +## This property is needed for ejb30 stateful timeout tests. +# @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds +# the test client waits before verifying the status of the target stateful +# bean. Its value must be an integer number. Its default value in ts.jte +# file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) +# to speed up testing, depending on the stateful timeout implementation +# strategy in the target server. +# +# For these stateful timeout tests, the property javatest.timeout.factor +# must be set to a value such that the JavaTest harness does not timeout +# before the test completes. Usually setting javatest.timeout.factor to +# 2.0 or greater should suffice. +############################################################################### +test.ejb.stateful.timeout.wait.seconds=480 + +################################################################### +# @log.file.location This property is used by JACC tests to create +# and analyze provider logs. Specify the log directory in which +# your appserver generates logs. +################################################################### +log.file.location=${vi.log.file.location} + + +################################################################### +################################################################### +################################################################### +## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW +################################################################### +################################################################### +################################################################### + +## +## The directory seperator for the platform. User should not change +## this property. +## +dirsep=/ + +##build level +##1: compile only +##2: compile and build component archives (e.g., jar's, war's) +##3: compile and build component and application archives +##default is set to 3 +build.level=3 + +deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable + +################################################################### +## Deliverables wanting ts.* packaging tasks to add extension list +## attributes to the manifest files must set this property to true. +################################################################### +create.manifest.extension.entries=true + +###################################################################### +## Deliverables must set this property to the name of the deliverable +## specific library jar file (iff create.manifest.extension.entries +## is set to true) +###################################################################### +tslib.name=cts + +############################################################### +## These properties are used by connector tests and are non configurable +## and must specify valid username,password to establish TSeis connection. +############################################################### +rauser1=cts1 +rapassword1=cts1 +rauser2=cts2 +rapassword2=cts2 + +############################################################### +## These properties are for JSTL +############################################################### +jstl.db.user=${user1} +jstl.db.password=${password1} + +############################################################### +## This command is only used when quickly checking any servlet +## or jsp related tests. The test clients will be run in +## the same JVM as JavaTest in this case. This mode can be +## enabled by passing "-Dsame.jvm=true" to the runclient or gui +## targets. NOTE: This option is only to be used for sanity +## checking and not when running CTS for compatibility. +############################################################### +command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ + $testExecuteClass $testExecuteArgs + +############################################################### +## These properties are used for the JDBC specific tests, +## they do not need to be changed. +############################################################### +DriverManager=no +Driver=DriverOnlyUsedIfDriverManagerIsYes +db1=db1OnlyUsedIfDriverManagerIsYes +db2=db1OnlyUsedIfDriverManagerIsYes +ptable=ctstable1 +ftable=ctstable2 +cofSize=5 +cofTypeSize=5 +binarySize=24 +varbinarySize=48 +longvarbinarySize=50 + +ts_home=${ts.home} + +####################################################################### +## platform.mode is used by jpa tests to know whether to use +## the Java EE Programming Model for service and port access. +## platform.mode=jakartaEE Java EE Programming Model +###################################################################### +platform.mode=jakartaEE + +########################################################################### +# tools.jar should be set to the location of the tools.jar from the installed +# jdk +########################################################################### +tools.jar=/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/modules/webservices-tools.jar:/home/jenkins/agent/workspace/jakartaee-tck_10.0.x/modules/webservices-api.jar + +########################################################################### +# various flags used by the generation tools +########################################################################### +wsgen.ant.classname= +wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} +wsgen.verbose=true +wsgen.debug=false +wsimport.ant.classname= +wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} +wsimport.verbose=true +wsimport.debug=false +wsimport.jvmargs= + +########################################################################### +# various flags used by Suns generation tools +# DO NOT EDIT +########################################################################### +ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen +ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsgen.verbose=true +ri.wsgen.debug=false +ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport +ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsimport.verbose=true +ri.wsimport.debug=false +ri.wsimport.jvmargs= + +################################# +## Packaging properties for DAOs +################################# +ts.dao.root=com/sun/ts/tests/common/dao + +ts.dao.classes.base=\ + ${ts.dao.root}/InvalidDAOSettingException.class, \ + ${ts.dao.root}/DAOException.class, \ + ${ts.dao.root}/DAO.class, \ + ${ts.dao.root}/DataSourceDAO*.class, \ + ${ts.dao.root}/DAOFactory.class, \ + ${ts.dao.root}/TSDAOFactory*.class, \ + ${ts.dao.root}/coffee/CoffeeBean.class, \ + ${ts.dao.root}/coffee/CoffeeDAO.class, \ + ${ts.dao.root}/coffee/TxCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/StringPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/LongPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/FloatPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/CompoundPK.class, \ + ${ts.dao.root}/coffee/variants/CompoundPKCoffeeDAO.class + +ts.dao.classes.impl=\ + ${ts.dao.root}/coffee/DataSourceCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/StringPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/LongPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/FloatPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/CompoundPKDSCoffeeDAO.class + +ts.dao.classes.coffee.standard=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +ts.dao.classes.coffee.txaware=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +ts.dao.classes.coffee.variants=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +##################################### +## Packaging properties for Wrappers +##################################### + +ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers + +ts.wrappers.web.root=com/sun/ts/tests/common/web + +## Classes to package in ejb-jar for EJB Stateless wrapper +ts.wrappers.classes.stateless.ejb=\ + ${ts.wrappers.ejb.root}/StatelessWrapper.class + +## Classes to package in ejb-jar for EJB Stateful wrapper +ts.wrappers.classes.stateful.ejb=\ + ${ts.wrappers.ejb.root}/StatefulWrapper.class + +## Classes to package in ejb-jar for EJB BMP wrapper +ts.wrappers.classes.bmp.ejb=\ + ${ts.dao.classes.coffee.standard}, \ + ${ts.wrappers.ejb.root}/BMPWrapper.class + +## Classes to package in ejb-jar for EJB CMP 1.1 wrapper +ts.wrappers.classes.cmp11.ejb=${ts.wrappers.ejb.root}/CMP11Wrapper.class + +## Classes to package in ejb-jar for EJB CMP 2.0 wrapper +ts.wrappers.classes.cmp20.ejb=${ts.wrappers.ejb.root}/CMP20Wrapper.class + +## Classes to package in ejb-jar for EJB MDB wrapper +ts.wrappers.classes.mdb.ejb=\ + com/sun/ts/tests/jms/common/JmsUtil.class, \ + com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ + ${ts.wrappers.ejb.root}/MDBWrapper.class + +## Classes to package in client module for EJB MDB wrapper +ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class + +## Classes to package in ejb-jar for all EJB wrappers +ts.wrappers.classes.all.ejb=\ + ${ts.wrappers.classes.stateless.ejb}, \ + ${ts.wrappers.classes.stateful.ejb}, \ + ${ts.wrappers.classes.bmp.ejb}, \ + ${ts.wrappers.classes.cmp11.ejb}, \ + ${ts.wrappers.classes.cmp20.ejb}, \ + ${ts.wrappers.classes.mdb.ejb} + +## Classes to package in client module for all WEB wrappers +ts.wrappers.classes.web.client=\ + ${ts.wrappers.web.root}/WebServer.class + +## Classes to package in war for all WEB wrappers +ts.wrappers.classes.web.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for Servlet wrapper +ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for Servlet wrappers +ts.wrappers.classes.servlet.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for JSP wrapper +ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for JSP wrappers +ts.wrappers.classes.jsp.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class + + +############################################################################### +## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. +############################################################################### + +#classpath used by standard deployment server to deploy to the RI in a separate +#VM (DO NOT MODIFY) +ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar + +harness.deployment.server.port=2002 + +java.naming.factory.initial=foo +org.omg.CORBA.ORBClass=foo +undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} + +############################################################################### +# The following properties are aliases for the old J2EE properties. These +# properties are now named javaee instead of j2ee and will eventually be phased +# out of the CTS. These props are necessary until the props are renamed +# through out all CTS. +############################################################################### +j2ee.home=${javaee.home} +j2ee.home.ri=${javaee.home.ri} + +#################################################################### +## This propertry is passed to any test +## that needs to programatically login from with the appclient +## container and propogate that login context to test code running +## within the EJB container. The value is a no-op. The fact that +## the test includes the property is sufficient to cause the +## EJBVehicleRunner to programatically login. To have a test +## include this property simply add it to the javatest props list +## of the test. +#################################################################### +secured.ejb.vehicle.client=true + +#################################################################### +# This property is used to point to the location of the +# implementation of VariableMapper. The value for sjsas 9.x is +# +# variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl +# +#################################################################### +variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl + +####################################################################### +# Endpoint API test +# +# Port info is obtained dynamically for Endpoint API test. +# Uncomment port range min/max if you want to specify port range +# for Endpoint publish test. +# Server endpoints will be published on ports within this range. +# If you do not want to dynamically obtain the port but wish to publish +# to a fixed static port than make the values below both equal to the +# specific port. +####################################################################### +port.range.min=1025 +port.range.max=10000 + +################################################################ +# @http.server.supports.endpoint.publish +# Does HTTP server-side support endpoint publish API's. +# @http.server.supports.endpoint.publish.2 +# Does the RI HTTP server-side support endpoint publish API's. +# +# http.server.supports.endpoint.publish=(true|false) +# DO NOT TOUCH - value MUST be false for managed environments like Java EE +################################################################ +http.server.supports.endpoint.publish=false +http.server.supports.endpoint.publish.2=false + +########################################################################### +# This property is used by some test clients that need a delay between +# method invocations to server endpoints. The value specified is the amount +# of time the client will delay in seconds. +########################################################################### +client.delay=1 + +####################################################################### +## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the +## same as the name attribute in persistence.xml +###################################################################### +persistence.unit.name=CTS-EM + +############################################################### +# @db.supports.sequence +# +# - This property is used to determine if a database supports +# the use of SEQUENCE. If it does not, this property +# should be set to false so the test is not run. The +# default value is true. +# This value should be set to false for the following databases: +# sybase, mysql, and mssqlserver. +############################################################### +db.supports.sequence=true + +####################################################################### +## @persistence.second.level.caching.supported +## - This property is used to determine if the persistence provider supports +## second level caching. +###################################################################### +persistence.second.level.caching.supported=true + +########################################################################## +## This section contains all properties that are specific to JAX-RS Tests. +## All default values are specific to GlassFish and Jersey. +## +## servlet_adaptor - implementation specific servlet for JAX-RS +## jaxrs_impl_class.dir - Directory that servlet_adaptor locates +## jaxrs_impl_name - used to tag intermediate file names +########################################################################## +servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class +jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar +jaxrs_impl_name=jersey + + +########################################################################## +# This section contains all properties that are specific to JSR-196 Tests. +# All default values are specific to GlassFish. +# +# @servlet.is.jsr115.compatible This property is used by JASPIC tests +# to determine if the servlet container is a jsr 115 compatible +# container. (true = compatible to JSR 115, false = not compatible.) +# +# @soap.is.jsr115.compatible This may used by JASPIC tests to +# determin if the SOAP container is JSR 115 compatible. This is +# only used when running SOAP profile tests. +# +# @provider.configuration.file +# This property is used by JASPIC tests to configure TestSuite's +# AuthConfig Provider and points at an xml file which is used +# to register the JASPIC test providers into the current +# ACF. This file contaiins known/expected test provider info. +# Only app-context-id element can be edited to suit the +# impl under test. +# +# @schema.file.location +# This points to the directory that the provider-configuration.xsd +# file will live. The provider-configuration.xsd is used to +# describe the provider.configuration.file (above). +# +# @logical.hostname.servlet +# This used to identify the the name of a logical host that +# processes Servlet requests. Servlet requests may be directed to +# a logical host using various physical or virtual host names or +# addresses, and a message processing runtime may be composed of +# multiple logical hosts (This is required to properly identify +# the servlet profiles AppContextId hostname.) +# If a logical.hostname.servlet does not exist, you can set this +# to the default hostname (eg webServerHost). +# +# @logical.hostname.soap +# This property is used to identify the name of the logical host +# that processes soap requests. This hostname is used in server +# side Application context Identifier in soap profile. +# +# @appclient.log.output +# The client logging level for appclient container depends on the +# log level specified in sun-acc.xml +# +# This log level directly affects the output of TSLogger which +# logs the JSR196 SPI calls made in appclient container. +# +# using this property we enable the appclient container's +# logging level to INFO +# +# @vendor.authconfig.factory +# This property specifies vendor's authconfig factory class +# this will be used by JASPIC tests to register TestSuite's +# provider in Vendor's AuthConfig Factory. +# +# For example for SJSAS RI this value is +# +# vendor.authconfig.factory= +# com.sun.enterprise.security.jmac.config.GFAuthConfigFactory +# +########################################################################## +servlet.is.jsr115.compatible=true +soap.is.jsr115.compatible=false +provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml +schema.file.location=${javaee.home}/lib/schemas +logical.hostname.servlet=server +logical.hostname.soap=localhost +appclient.log.output=true +vendor.authconfig.factory=com.sun.enterprise.security.jmac.config.GFAuthConfigFactory + +########################################################################## +# @servlet_waittime: Time in seconds to wait after HttpSession expires +# to access the session +# @servlet_async_wait: Time in seconds to wait between sending asynchronous messages +########################################################################## +servlet_waittime=10 +servlet_async_wait=4 + +########################################################################################## +# The following properties are ONLY used if testing a Standalone JMS Resource Adapter. +# Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification +# this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the +# case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. +# +# test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter +# jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file +# jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file +# +# A standalone JMS Resource Adapter requires deployment/configuration to the Vendor +# Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS +# Resource Adapter then these properties MUST NOT be used and the value of the property +# (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the +# property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter +# and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of +# the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the +# (config.vi) ant task will call another script that will deploy the standalone JMS +# Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS +# connector connection pools, create the JMS connector resources, and finally create +# the JMS administration objects. The ant scripts that handles all of these steps for +# the (Java EE 8 RI) are the following: +# +# $TS_HOME/bin/xml/impl/glassfish/jmsra.xml +# $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template +# +# These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# located at: (http://genericjmsra.java.net/). If testing another standalone JMS +# Resource Adapter then these scripts will need to be rewritten/modified for that +# JMS Resource Adapter. +# +# Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS +# resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter +# RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the +# JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE +# 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars +# to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, +# the JMS connector resources, and the JMS administration objects that are needed by CTS. +# When the (config.vi) ant task completes the Java EE 8 environment will be ready to run +# the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify +# the sun-ejb-jar runtime xml files by adding the deployment info. +# +# Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# after the (config.vi) ant task completes. +# +# (1) Edit the ts.jte file and add the following: +# Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" +# property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable +# in the same "command.testExecuteAppClient" property. You can refer to the Generic +# JMS Resource Adapter (GenericJMSRA) user guide for more information on this. +# (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the +# deployment info. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml +# (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu +# can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml +# files. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml +# ant clean.vi +# (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset +# (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" +# and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. +# +# If using a different Java EE environment from the Java EE RI than a vendor will need to +# provide his own JMS Resource Adapter support scripts needed for that Java EE environment. +# It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A +# vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java +# EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource +# Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order +# to be declared fully JMS 2.0 compliant. +# +# See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. +########################################################################################## +test.sa.jmsra=false +jmsra.rarfile= +jmsra.jarfile= + +########################################################################################## +# The following property specifies the name of the JMS Resource Adapter under test. The +# Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". +# So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. +# +# Change the value of this property for the JMS Resource Adapter that is under test. This +# hardcoded value is specific to the Java EE 8 RI. +# +# jmsra.name // Name of JMS Resource Adapter for the implementation under test +########################################################################################## +jmsra.name=jmsra + + +########################################################################## +# The following property is for WebSocket tests. +# +# @ws_wait: waiting time in seconds for socket to send/receive a message +########################################################################## +ws_wait=5 + +############################################################################################ +# These following properties are needed for Javamail tests. +# +# @mailHost hostname of the mail server +# @mailuser1 must be set to a valid email address where test mails will be sent to. +# @mailFrom reply to address set in the email messages generated by the javamail tests +# @javamail.username user account name on server +# @javamail.password password for the mailuser1 +# +############################################################################################ + +mailHost= +mailuser1= +mailFrom= +javamail.password= +smtp.port=25 +imap.port=143 + +### User need not change the following javamail properties + +javamail.username=${mailuser1} +transport_protocol=smtp + +# mail server used to run tests against. +javamail.server=${mailHost} + +# protocol used to run the Store tests +javamail.protocol=imap + +# mail server used to run tests against. +javamail.transport.server=$javamail.server + +# rootpath of test mailboxes +javamail.root.path="" + +# note the mailbox 'test1' +javamail.mailbox=test1 + +# search pattern used by list tests in Folder +javamail.listpattern=test + +# your own login account name +smtp.username=$javamail.username + +# smtp domain name ; i.e. oracle.com +smtp.domain=$javamail.server + +# smtp From address +smtp.from=$smtp.username + +# smtp To address +smtp.to=$smtp.username + +# io file +iofile=MailIOFile.txt + +##################################################################################################### +#### Properties used by ldap installation +# @ldap.server -- The type of ldap server. unboundid is supported by now +# @ldap.install.server -- Install ldap server by CTS script or not +# @ldap.ldif.file -- The ldif file containing data seeded in ldap server +# +# @unboundid.installation.package -- The package for installing Unboundid ldap server +######################################################################################################## +ldap.server=unboundid +ldap.install.server=true +ldap.ldif.file=${ts.home}/bin/ldap.ldif + +unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar + +##################################################################################################### +# Properties used for JPA 2.2 Tests +######################################################################################################## +persistencs.properties.file=${bin.dir}/jpa-provider.properties +persistence.unit.name.2=JPATCK2 + +jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF +jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider +jakarta.persistence.jdbc.driver=${derby.driver} +jakarta.persistence.jdbc.url=${derby.url} +jakarta.persistence.jdbc.user=${derby.user} +jakarta.persistence.jdbc.password=${derby.passwd} + diff --git a/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml new file mode 100644 index 0000000000..4154e47d6e --- /dev/null +++ b/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml @@ -0,0 +1,69 @@ + + + + + target/deployments + + + + target/ + + + + + + target/glassfish8 + + + true + true + target/appclient + true + + ${glassfish.home}/glassfish/bin/appclient \ + -Djdk.tls.client.enableSessionTicketExtension=false \ + -Djdk.tls.server.enableSessionTicketExtension=false \ + -Djava.security.policy=${glassfish.home}/glassfish/lib/appclient/client.policy \ + -Dcts.tmp=${ts.home}/tmp \ + -Djava.security.auth.login.config=${glassfish.home}/glassfish/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${ts.home}/bin/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${glassfish.home}/glassfish/domains/domain1/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${glassfish.home}/glassfish/domains/domain1/logs \ + -Dri.log.file.location=${glassfish.home}/glassfish/domains/domain1/logs \ + -DwebServerHost.2=localhost \ + -DwebServerPort.2=8080 \ + -Ddeliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable \ + -Djava.util.logging.config.file=jakartaeetck/logging.properties \ + -jar \ + ${clientEarDir}/${clientAppArchive} + + \\ + + + AS_JAVA=${env.JAVA_HOME};PATH=${env.PATH};LD_LIBRARY_PATH=${glassfish.home}/lib;AS_DEBUG=true; + APPCPATH=target/lib/arquillian-protocol-lib.jar:target/lib/tck-porting-lib.jar:target/appclient/lib/arquillian-core.jar:target/appclient/lib/arquillian-junit5.jar:${glassfish.home}/glassfish/modules/security.jar:${glassfish.home}/glassfish/lib/gf-client.jar + ${project.basedir} + /tmp + jakartaeetck/bin/ts.jte + sql/derby/derby.dml.sql + true + 20000 + + + + + \ No newline at end of file diff --git a/glassfish-runner/assembly-tck/src/test/resources/arquillian.xml b/glassfish-runner/assembly-tck/src/test/resources/arquillian.xml new file mode 100644 index 0000000000..46ffcf1fa1 --- /dev/null +++ b/glassfish-runner/assembly-tck/src/test/resources/arquillian.xml @@ -0,0 +1,35 @@ + + + + + target/deployments + + + + target/ + + + + + + target/glassfish8 + + + true + /tmp + jakartaeetck/bin/ts.jte + sql/derby/derby.dml.sql + true + true + target/appclient + true + ${project.basedir} + 20000 + + + + + + \ No newline at end of file diff --git a/glassfish-runner/assembly-tck/sun-application-client_1_4-0.dtd b/glassfish-runner/assembly-tck/sun-application-client_1_4-0.dtd new file mode 100644 index 0000000000..58440bbcbe --- /dev/null +++ b/glassfish-runner/assembly-tck/sun-application-client_1_4-0.dtd @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/glassfish-runner/assembly-tck/sun-application-client_5_0-0.dtd b/glassfish-runner/assembly-tck/sun-application-client_5_0-0.dtd new file mode 100644 index 0000000000..c9bca8fa2c --- /dev/null +++ b/glassfish-runner/assembly-tck/sun-application-client_5_0-0.dtd @@ -0,0 +1,531 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/glassfish-runner/assembly-tck/sun-ejb-jar_2_1-0.dtd b/glassfish-runner/assembly-tck/sun-ejb-jar_2_1-0.dtd new file mode 100644 index 0000000000..fc9d21d609 --- /dev/null +++ b/glassfish-runner/assembly-tck/sun-ejb-jar_2_1-0.dtd @@ -0,0 +1,789 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/glassfish-runner/assembly-tck/sun-ejb-jar_3_0-0.dtd b/glassfish-runner/assembly-tck/sun-ejb-jar_3_0-0.dtd new file mode 100644 index 0000000000..7a66d9452f --- /dev/null +++ b/glassfish-runner/assembly-tck/sun-ejb-jar_3_0-0.dtd @@ -0,0 +1,1148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/libutil/src/main/java/com/sun/ts/lib/util/TestReportInfo.java b/libutil/src/main/java/com/sun/ts/lib/util/TestReportInfo.java new file mode 100644 index 0000000000..80fa81b12a --- /dev/null +++ b/libutil/src/main/java/com/sun/ts/lib/util/TestReportInfo.java @@ -0,0 +1,48 @@ +/* + * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0, which is available at + * http://www.eclipse.org/legal/epl-2.0. + * + * This Source Code may also be made available under the following Secondary + * Licenses when the conditions for such availability set forth in the + * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + * version 2 with the GNU Classpath Exception, which is available at + * https://www.gnu.org/software/classpath/license.html. + * + * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + */ + +/* + * $Id$ + */ + +package com.sun.ts.lib.util; + +import java.io.*; +import java.util.*; +import java.net.*; +import java.text.SimpleDateFormat; + + + + +public class TestReportInfo implements Serializable { + public int iDebugLevel = TestUtil.NORMAL_OUTPUT_LEVEL; + + public String sOutput = ""; // Constants.EMPTY_STRING; + + public Throwable exception = null; + + public int iStream = TestUtil.OUTPUT_STREAM; + + public TestReportInfo(String output, int stream, int level, Throwable e) { + if (sOutput != null) + sOutput = output; + iDebugLevel = level; + exception = e; + iStream = stream; + } +} + diff --git a/libutil/src/main/java/com/sun/ts/lib/util/TestUtil.java b/libutil/src/main/java/com/sun/ts/lib/util/TestUtil.java index 1f807d7b83..c440435a59 100644 --- a/libutil/src/main/java/com/sun/ts/lib/util/TestUtil.java +++ b/libutil/src/main/java/com/sun/ts/lib/util/TestUtil.java @@ -1111,23 +1111,6 @@ public void run() { } } -class TestReportInfo implements Serializable { - public int iDebugLevel = TestUtil.NORMAL_OUTPUT_LEVEL; - - public String sOutput = ""; // Constants.EMPTY_STRING; - - public Throwable exception = null; - - public int iStream = TestUtil.OUTPUT_STREAM; - - public TestReportInfo(String output, int stream, int level, Throwable e) { - if (sOutput != null) - sOutput = output; - iDebugLevel = level; - exception = e; - iStream = stream; - } -} class SocketReader extends Thread { private Socket outputSocket = null; From 4d3a914a32df67b01e363489e4cedbf327550073 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Fri, 8 Nov 2024 20:17:06 +0100 Subject: [PATCH 44/84] Fixed lingering dependencies on Servlet TCK This dependency should never have been there. Removing the Servlet TCK classes exposed this. --- ejb30/pom.xml | 16 ++- .../common/servlets/HttpTCKServlet.java | 114 ++++++++++++++++++ javaee/pom.xml | 3 +- .../common/servlets/HttpTCKServlet.java | 114 ++++++++++++++++++ pom.xml | 6 - 5 files changed, 241 insertions(+), 12 deletions(-) create mode 100644 ejb30/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java create mode 100644 javaee/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java diff --git a/ejb30/pom.xml b/ejb30/pom.xml index d12fa5da91..933ca2781a 100644 --- a/ejb30/pom.xml +++ b/ejb30/pom.xml @@ -45,10 +45,6 @@ ${project.groupId} common - - ${project.groupId} - servlet - org.apache.commons commons-lang3 @@ -102,6 +98,18 @@ jakarta.servlet.jsp-api + + org.jboss.shrinkwrap + shrinkwrap-impl-base + + + org.jboss.arquillian.junit5 + arquillian-junit5-core + + + org.jboss.arquillian.container + arquillian-container-test-api + jakarta.tck.arquillian arquillian-protocol-common diff --git a/ejb30/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java b/ejb30/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java new file mode 100644 index 0000000000..bc2d28633b --- /dev/null +++ b/ejb30/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java @@ -0,0 +1,114 @@ +/* + * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0, which is available at + * http://www.eclipse.org/legal/epl-2.0. + * + * This Source Code may also be made available under the following Secondary + * Licenses when the conditions for such availability set forth in the + * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + * version 2 with the GNU Classpath Exception, which is available at + * https://www.gnu.org/software/classpath/license.html. + * + * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + */ + +package com.sun.ts.tests.servlet.common.servlets; + +import java.io.IOException; +import java.lang.reflect.InvocationTargetException; +import java.lang.reflect.Method; + +import jakarta.servlet.ServletConfig; +import jakarta.servlet.ServletException; +import jakarta.servlet.http.HttpServlet; +import jakarta.servlet.http.HttpServletRequest; +import jakarta.servlet.http.HttpServletResponse; +import java.lang.System.Logger; + +/** + * GenericTCKServlet.java + * + * Any test that would normally extend GenericServlet will instead extend this class. This will provide a simple + * framework from invoking various tests defined as methods within the servlet that extends this class. + * + * Created: Wed Jul 31 20:57:16 2002 + * + * @version %I% + */ +public abstract class HttpTCKServlet extends HttpServlet { + + private static final String TEXT_PLAIN = "text/plain"; + + protected static final Logger logger = System.getLogger(HttpTCKServlet.class.getName()); + + /** + * TEST_HEADER is the constant for the testname header. + */ + private static final String TEST_HEADER = "testname"; + + /** + * TEST_ARGS is an array of Classes used during reflection. + */ + private static final Class[] TEST_ARGS = { HttpServletRequest.class, HttpServletResponse.class }; + + /** + * init initializes the servlet. + * + * @param config - ServletConfig + */ + public void init(ServletConfig config) throws ServletException { + super.init(config); + } + + /** + * invokeTest uses reflection to invoke test methods in child classes of this particular class. + * + * @param req - HttpServletRequest + * @param res - HttpServletResponse + * @exception ServletException if an error occurs + */ + protected void invokeTest(HttpServletRequest req, HttpServletResponse res) throws ServletException { + res.setContentType(TEXT_PLAIN); + char[] temp = req.getParameter(TEST_HEADER).toCharArray(); + temp[0] = Character.toLowerCase(temp[0]); + String test = new String(temp); + + try { + Method method = this.getClass().getMethod(test, TEST_ARGS); + method.invoke(this, new Object[] { req, res }); + } catch (InvocationTargetException ite) { + throw new ServletException(ite.getTargetException()); + } catch (NoSuchMethodException nsme) { + throw new ServletException("Test: " + test + " does not exist"); + } catch (Throwable t) { + throw new ServletException("Error executing test: " + test, t); + } + } + + /** + * A basic implementation of the doGet method which will call invokeTest. + * + * @param req - HttpServletRequest + * @param res - HttpServletResponse + * @exception ServletException if an error occurs + * @exception IOException if an IO error occurs + */ + public void doGet(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { + invokeTest(req, res); + } + + /** + * A basic implementation of the doPost method which will call invokeTest. + * + * @param req - HttpServletRequest + * @param res - HttpServletResponse + * @exception ServletException if an error occurs + * @exception IOException if an IO error occurs + */ + public void doPost(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { + invokeTest(req, res); + } + +} diff --git a/javaee/pom.xml b/javaee/pom.xml index aed9648a76..ce4e9aae99 100644 --- a/javaee/pom.xml +++ b/javaee/pom.xml @@ -42,8 +42,7 @@ ${project.groupId} - servlet - 11.0.0-SNAPSHOT + common jakarta.inject diff --git a/javaee/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java b/javaee/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java new file mode 100644 index 0000000000..bc2d28633b --- /dev/null +++ b/javaee/src/main/java/com/sun/ts/tests/servlet/common/servlets/HttpTCKServlet.java @@ -0,0 +1,114 @@ +/* + * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v. 2.0, which is available at + * http://www.eclipse.org/legal/epl-2.0. + * + * This Source Code may also be made available under the following Secondary + * Licenses when the conditions for such availability set forth in the + * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, + * version 2 with the GNU Classpath Exception, which is available at + * https://www.gnu.org/software/classpath/license.html. + * + * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 + */ + +package com.sun.ts.tests.servlet.common.servlets; + +import java.io.IOException; +import java.lang.reflect.InvocationTargetException; +import java.lang.reflect.Method; + +import jakarta.servlet.ServletConfig; +import jakarta.servlet.ServletException; +import jakarta.servlet.http.HttpServlet; +import jakarta.servlet.http.HttpServletRequest; +import jakarta.servlet.http.HttpServletResponse; +import java.lang.System.Logger; + +/** + * GenericTCKServlet.java + * + * Any test that would normally extend GenericServlet will instead extend this class. This will provide a simple + * framework from invoking various tests defined as methods within the servlet that extends this class. + * + * Created: Wed Jul 31 20:57:16 2002 + * + * @version %I% + */ +public abstract class HttpTCKServlet extends HttpServlet { + + private static final String TEXT_PLAIN = "text/plain"; + + protected static final Logger logger = System.getLogger(HttpTCKServlet.class.getName()); + + /** + * TEST_HEADER is the constant for the testname header. + */ + private static final String TEST_HEADER = "testname"; + + /** + * TEST_ARGS is an array of Classes used during reflection. + */ + private static final Class[] TEST_ARGS = { HttpServletRequest.class, HttpServletResponse.class }; + + /** + * init initializes the servlet. + * + * @param config - ServletConfig + */ + public void init(ServletConfig config) throws ServletException { + super.init(config); + } + + /** + * invokeTest uses reflection to invoke test methods in child classes of this particular class. + * + * @param req - HttpServletRequest + * @param res - HttpServletResponse + * @exception ServletException if an error occurs + */ + protected void invokeTest(HttpServletRequest req, HttpServletResponse res) throws ServletException { + res.setContentType(TEXT_PLAIN); + char[] temp = req.getParameter(TEST_HEADER).toCharArray(); + temp[0] = Character.toLowerCase(temp[0]); + String test = new String(temp); + + try { + Method method = this.getClass().getMethod(test, TEST_ARGS); + method.invoke(this, new Object[] { req, res }); + } catch (InvocationTargetException ite) { + throw new ServletException(ite.getTargetException()); + } catch (NoSuchMethodException nsme) { + throw new ServletException("Test: " + test + " does not exist"); + } catch (Throwable t) { + throw new ServletException("Error executing test: " + test, t); + } + } + + /** + * A basic implementation of the doGet method which will call invokeTest. + * + * @param req - HttpServletRequest + * @param res - HttpServletResponse + * @exception ServletException if an error occurs + * @exception IOException if an IO error occurs + */ + public void doGet(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { + invokeTest(req, res); + } + + /** + * A basic implementation of the doPost method which will call invokeTest. + * + * @param req - HttpServletRequest + * @param res - HttpServletResponse + * @exception ServletException if an error occurs + * @exception IOException if an IO error occurs + */ + public void doPost(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { + invokeTest(req, res); + } + +} diff --git a/pom.xml b/pom.xml index 68bddd3a7f..a1a0029cd9 100644 --- a/pom.xml +++ b/pom.xml @@ -291,12 +291,6 @@ ${project.version} - - ${project.groupId} - servlet - ${project.version} - - ${project.groupId} signaturetest From 5d78495786f0ead06be56720a1762c904a229b6a Mon Sep 17 00:00:00 2001 From: Alwin Joseph <44426046+alwin-joseph@users.noreply.github.com> Date: Sat, 9 Nov 2024 01:54:54 +0530 Subject: [PATCH 45/84] jms : add logging, remove unsuitable properties from ts.jte (#1642) --- .../jakartaeetck/bin/ts.jte | 14 +------------ .../jakartaeetck/logging.properties | 20 +++++++++++++++++++ .../test/resources/appclient-arquillian.xml | 1 + .../tests/jms/ee20/cditests/mdb/Client.java | 3 --- .../jms/ee20/cditests/usecases/Client.java | 3 --- 5 files changed, 22 insertions(+), 19 deletions(-) create mode 100644 glassfish-runner/messaging-platform-tck/jakartaeetck/logging.properties diff --git a/glassfish-runner/messaging-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/messaging-platform-tck/jakartaeetck/bin/ts.jte index 2dfeb5d731..4f7f137460 100644 --- a/glassfish-runner/messaging-platform-tck/jakartaeetck/bin/ts.jte +++ b/glassfish-runner/messaging-platform-tck/jakartaeetck/bin/ts.jte @@ -99,7 +99,7 @@ if.existing.work.report.dirs=auto # # Note that javatest.timeout.factor can be a positive real number, such as 1.5 ######################################################################## -javatest.timeout.factor=1 +javatest.timeout.factor=2.0 ######################################################################## ## Level of Vendor Java EE Implementation @@ -1668,18 +1668,6 @@ EJBServer2TxInteropEnabled=true ## JNDI name bindings. You should not change these. The TSDeploymentInterface ## will pass these values as a properties object. See the SunRIDeployment.java ## file for usage patterns. -whitebox-tx=java:comp/env/eis/whitebox-tx -whitebox-notx=java:comp/env/eis/whitebox-notx -whitebox-xa=java:comp/env/eis/whitebox-xa -whitebox-tx-param=java:comp/env/eis/whitebox-tx-param -whitebox-notx-param=java:comp/env/eis/whitebox-notx-param -whitebox-xa-param=java:comp/env/eis/whitebox-xa-param -whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md -whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md -whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode -whitebox-multianno=java:comp/env/eis/whitebox-multianno -whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete -whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd ## Embedded resource adapter property whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar diff --git a/glassfish-runner/messaging-platform-tck/jakartaeetck/logging.properties b/glassfish-runner/messaging-platform-tck/jakartaeetck/logging.properties new file mode 100644 index 0000000000..121c1ccb0d --- /dev/null +++ b/glassfish-runner/messaging-platform-tck/jakartaeetck/logging.properties @@ -0,0 +1,20 @@ +handlers=java.util.logging.FileHandler,java.util.logging.ConsoleHandler + +org.glassfish.level=ALL +com.sun.level=FINEST +jakarta.enterprise.level=ALL + + +tck.jakarta.platform.ant.level = FINER +org.glassfish.appclient.client.level = FINER + +java.util.logging.FileHandler.pattern = tck-run.log +java.util.logging.FileHandler.level = FINEST +#java.util.logging.FileHandler.formatter = tck.conversion.log.TestLogFormatter +java.util.logging.FileHandler.formatter = java.util.logging.SimpleFormatter +# date(1), source(2), logger(3), level(4), message(5), thrown(6) +java.util.logging.SimpleFormatter.format = [%1$tH:%tM:%1$tS.%1$tL] %2$.12s/%4$s %5$s %n + +# Limit the message that are printed on the console to INFO and above. +java.util.logging.ConsoleHandler.level = FINEST +java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter \ No newline at end of file diff --git a/glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml index 3473c6ec31..413216264c 100644 --- a/glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml +++ b/glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml @@ -46,6 +46,7 @@ -DwebServerHost.2=localhost \ -DwebServerPort.2=8080 \ -Ddeliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable \ + -Djava.util.logging.config.file=jakartaeetck/logging.properties \ -jar \ ${clientEarDir}/${clientAppArchive} diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee20/cditests/mdb/Client.java b/jms/src/main/java/com/sun/ts/tests/jms/ee20/cditests/mdb/Client.java index 21cbddb4d4..c707021a60 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee20/cditests/mdb/Client.java +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee20/cditests/mdb/Client.java @@ -22,7 +22,6 @@ import com.sun.ts.lib.harness.Status; import com.sun.ts.lib.harness.EETest; -import com.sun.ts.lib.porting.TSURL; import com.sun.ts.lib.util.TestUtil; import jakarta.ejb.EJB; @@ -35,8 +34,6 @@ public class Client extends EETest { private static final int PORTNUM = 8000; - private TSURL ctsurl = new TSURL(); - private Properties props = null; private String hostname = HOSTNAME; diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee20/cditests/usecases/Client.java b/jms/src/main/java/com/sun/ts/tests/jms/ee20/cditests/usecases/Client.java index 826e5e7650..1cb141aa6a 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee20/cditests/usecases/Client.java +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee20/cditests/usecases/Client.java @@ -22,7 +22,6 @@ import com.sun.ts.lib.harness.Status; import com.sun.ts.lib.harness.EETest; -import com.sun.ts.lib.porting.TSURL; import com.sun.ts.lib.util.TestUtil; import jakarta.ejb.EJB; @@ -35,8 +34,6 @@ public class Client extends EETest { private static final int PORTNUM = 8000; - private TSURL ctsurl = new TSURL(); - private Properties props = null; private String hostname = HOSTNAME; From ad025cf0ba4abf23a97b6050623bf656f531db07 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Fri, 8 Nov 2024 21:28:11 +0100 Subject: [PATCH 46/84] Update lingering references to assembly into assembly-tck --- appclient/pom.xml | 2 +- pom.xml | 2 +- release/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appclient/pom.xml b/appclient/pom.xml index fa2399afbb..032a1ddcb4 100644 --- a/appclient/pom.xml +++ b/appclient/pom.xml @@ -47,7 +47,7 @@ ${project.groupId} - assembly + assembly-tck jakarta.ejb diff --git a/pom.xml b/pom.xml index a1a0029cd9..7ac3d0520f 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ ${project.groupId} - assembly + assembly-tck ${project.version} diff --git a/release/pom.xml b/release/pom.xml index 9d73933147..f7e1f2b971 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -38,7 +38,7 @@ ${project.groupId} - assembly + assembly-tck ${project.version} From 47b243ede084db3df0115e5c073e169fb606f903 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Fri, 8 Nov 2024 23:21:06 -0600 Subject: [PATCH 47/84] Remove the SecurityManager uses Fixes #1359 Signed-off-by: Scott M Stark --- .../glassfish/AutoDeploymentServer.java | 3 - .../sun/ts/lib/util/sec/misc/Launcher.java | 450 ------------------ .../ts/lib/util/sec/misc/URLClassPath.java | 51 -- .../security/provider/IdentityDatabase.java | 6 - .../sec/security/util/SecurityConstants.java | 2 - 5 files changed, 512 deletions(-) delete mode 100644 libutil/src/main/java/com/sun/ts/lib/util/sec/misc/Launcher.java diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java index 9866f675ea..defb6b3db6 100644 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java +++ b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java @@ -62,9 +62,6 @@ public static void main(String args[]) { sPort = args[1]; } - // SetSecurityManager - System.setSecurityManager(new RMISecurityManager()); - // Create a new instance try { deploymentServer = new AutoDeploymentServer(); diff --git a/libutil/src/main/java/com/sun/ts/lib/util/sec/misc/Launcher.java b/libutil/src/main/java/com/sun/ts/lib/util/sec/misc/Launcher.java deleted file mode 100644 index d7a046d1bc..0000000000 --- a/libutil/src/main/java/com/sun/ts/lib/util/sec/misc/Launcher.java +++ /dev/null @@ -1,450 +0,0 @@ -/* - * Copyright (c) 1998, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.util.sec.misc; - -import java.io.File; -import java.io.IOException; -import java.io.FilePermission; -import java.net.URL; -import java.net.URLClassLoader; -import java.net.MalformedURLException; -import java.net.URLStreamHandler; -import java.net.URLStreamHandlerFactory; -import java.util.HashSet; -import java.util.Set; -import java.util.Vector; -import java.security.AccessController; -import java.security.PrivilegedAction; -import java.security.AccessControlContext; -import java.security.PermissionCollection; -import java.security.Permissions; -import java.security.ProtectionDomain; -import java.security.CodeSource; -import com.sun.ts.lib.util.sec.security.action.GetPropertyAction; -import com.sun.ts.lib.util.sec.security.util.SecurityConstants; -import com.sun.ts.lib.util.sec.net.www.ParseUtil; - -/** - * This class is used by the system to launch the main application. Launcher - */ -public class Launcher { - private static URLStreamHandlerFactory factory = new Factory(); - - private static Launcher launcher = new Launcher(); - - public static Launcher getLauncher() { - return launcher; - } - - private ClassLoader loader; - - public Launcher() { - - // Now create the class loader to use to launch the application - try { - loader = AppClassLoader.getAppClassLoader(new ExtClassLoader(null)); - } catch (IOException e) { - throw new InternalError("Could not create application class loader"); - } - - // Also set the context class loader for the primordial thread. - Thread.currentThread().setContextClassLoader(loader); - - // Finally, install a security manager if requested - String s = System.getProperty("java.security.manager"); - if (s != null) { - SecurityManager sm = null; - if ("".equals(s) || "default".equals(s)) { - sm = new java.lang.SecurityManager(); - } else { - try { - sm = (SecurityManager) loader.loadClass(s).newInstance(); - } catch (IllegalAccessException e) { - } catch (InstantiationException e) { - } catch (ClassNotFoundException e) { - } catch (ClassCastException e) { - } - } - if (sm != null) { - System.setSecurityManager(sm); - } else { - throw new InternalError("Could not create SecurityManager: " + s); - } - } - } - - /* - * Returns the class loader used to launch the main application. - */ - public ClassLoader getClassLoader() { - return loader; - } - - /* - * The class loader used for loading installed extensions. - */ - static class ExtClassLoader extends URLClassLoader { - - void addExtURL(URL url) { - super.addURL(url); - } - - /* - * Creates a new ExtClassLoader for the specified directories. - */ - public ExtClassLoader(File[] ignore) throws IOException { - super(new URL[0], null, factory); - } - - /* - * Searches the installed extension directories for the specified library - * name. For each extension directory, we first look for the native library - * in the subdirectory whose name is the value of the system property - * os.arch. Failing that, we look in the extension directory - * itself. - */ - public String findLibrary(String name) { - return null; - } - - private static AccessControlContext getContext(File[] dirs) - throws IOException { - PathPermissions perms = new PathPermissions(dirs); - - ProtectionDomain domain = new ProtectionDomain(new CodeSource( - perms.getCodeBase(), (java.security.cert.Certificate[]) null), perms); - - AccessControlContext acc = new AccessControlContext( - new ProtectionDomain[] { domain }); - - return acc; - } - } - - /** - * The class loader used for loading from java.class.path. runs in a - * restricted security context. - */ - static class AppClassLoader extends URLClassLoader { - - public static ClassLoader getAppClassLoader(final ClassLoader extcl) - throws IOException { - final String s = System.getProperty("java.class.path"); - final File[] path = (s == null) ? new File[0] : getClassPath(s); - - // Note: on bugid 4256530 - // Prior implementations of this doPrivileged() block supplied - // a rather restrictive ACC via a call to the private method - // AppClassLoader.getContext(). This proved overly restrictive - // when loading classes. Specifically it prevent - // accessClassInPackage.sun.* grants from being honored. - // - return (AppClassLoader) AccessController - .doPrivileged(new PrivilegedAction() { - public Object run() { - URL[] urls = (s == null) ? new URL[0] : pathToURLs(path); - return new AppClassLoader(urls, extcl); - } - }); - } - - /* - * Creates a new AppClassLoader - */ - AppClassLoader(URL[] urls, ClassLoader parent) { - super(urls, parent, factory); - } - - /** - * Override loadClass so we can checkPackageAccess. - */ - public synchronized Class loadClass(String name, boolean resolve) - throws ClassNotFoundException { - int i = name.lastIndexOf('.'); - if (i != -1) { - SecurityManager sm = System.getSecurityManager(); - if (sm != null) { - sm.checkPackageAccess(name.substring(0, i)); - } - } - return (super.loadClass(name, resolve)); - } - - /** - * allow any classes loaded from classpath to exit the VM. - */ - protected PermissionCollection getPermissions(CodeSource codesource) { - PermissionCollection perms = super.getPermissions(codesource); - perms.add(new RuntimePermission("exitVM")); - return perms; - } - - /** - * This class loader supports dynamic additions to the class path at - * runtime. - * - * @see java.lang.instrument.Instrumentation#appendToSystemClassPathSearch - */ - private void appendToClassPathForInstrumentation(String path) { - assert (Thread.holdsLock(this)); - - // addURL is a no-op if path already contains the URL - super.addURL(getFileURL(new File(path))); - } - - /** - * create a context that can read any directories (recursively) mentioned in - * the class path. In the case of a jar, it has to be the directory - * containing the jar, not just the jar, as jar files might refer to other - * jar files. - */ - - private static AccessControlContext getContext(File[] cp) - throws java.net.MalformedURLException { - PathPermissions perms = new PathPermissions(cp); - - ProtectionDomain domain = new ProtectionDomain(new CodeSource( - perms.getCodeBase(), (java.security.cert.Certificate[]) null), perms); - - AccessControlContext acc = new AccessControlContext( - new ProtectionDomain[] { domain }); - - return acc; - } - } - - public static URLClassPath getBootstrapClassPath() { - String prop = AccessController - .doPrivileged(new GetPropertyAction("sun.boot.class.path")); - URL[] urls; - if (prop != null) { - final String path = prop; - urls = (URL[]) AccessController.doPrivileged(new PrivilegedAction() { - public Object run() { - File[] classPath = getClassPath(path); - int len = classPath.length; - Set seenDirs = new HashSet(); - for (int i = 0; i < len; i++) { - File curEntry = classPath[i]; - // Negative test used to properly handle - // nonexistent jars on boot class path - if (!curEntry.isDirectory()) { - curEntry = curEntry.getParentFile(); - } - if (curEntry != null && seenDirs.add(curEntry)) { - MetaIndex.registerDirectory(curEntry); - } - } - return pathToURLs(classPath); - } - }); - } else { - urls = new URL[0]; - } - return new URLClassPath(urls, factory); - } - - private static URL[] pathToURLs(File[] path) { - URL[] urls = new URL[path.length]; - for (int i = 0; i < path.length; i++) { - urls[i] = getFileURL(path[i]); - } - // DEBUG - // for (int i = 0; i < urls.length; i++) { - // System.out.println("urls[" + i + "] = " + '"' + urls[i] + '"'); - // } - return urls; - } - - private static File[] getClassPath(String cp) { - File[] path; - if (cp != null) { - int count = 0, maxCount = 1; - int pos = 0, lastPos = 0; - // Count the number of separators first - while ((pos = cp.indexOf(File.pathSeparator, lastPos)) != -1) { - maxCount++; - lastPos = pos + 1; - } - path = new File[maxCount]; - lastPos = pos = 0; - // Now scan for each path component - while ((pos = cp.indexOf(File.pathSeparator, lastPos)) != -1) { - if (pos - lastPos > 0) { - path[count++] = new File(cp.substring(lastPos, pos)); - } else { - // empty path component translates to "." - path[count++] = new File("."); - } - lastPos = pos + 1; - } - // Make sure we include the last path component - if (lastPos < cp.length()) { - path[count++] = new File(cp.substring(lastPos)); - } else { - path[count++] = new File("."); - } - // Trim array to correct size - if (count != maxCount) { - File[] tmp = new File[count]; - System.arraycopy(path, 0, tmp, 0, count); - path = tmp; - } - } else { - path = new File[0]; - } - // DEBUG - // for (int i = 0; i < path.length; i++) { - // System.out.println("path[" + i + "] = " + '"' + path[i] + '"'); - // } - return path; - } - - private static URLStreamHandler fileHandler; - - static URL getFileURL(File file) { - try { - file = file.getCanonicalFile(); - } catch (IOException e) { - } - - try { - return ParseUtil.fileToEncodedURL(file); - } catch (MalformedURLException e) { - // Should never happen since we specify the protocol... - throw new InternalError(); - } - } - - /* - * The stream handler factory for loading system protocol handlers. - */ - private static class Factory implements URLStreamHandlerFactory { - private static String PREFIX = "sun.net.www.protocol"; - - public URLStreamHandler createURLStreamHandler(String protocol) { - String name = PREFIX + "." + protocol + ".Handler"; - try { - Class c = Class.forName(name); - return (URLStreamHandler) c.newInstance(); - } catch (ClassNotFoundException e) { - e.printStackTrace(); - } catch (InstantiationException e) { - e.printStackTrace(); - } catch (IllegalAccessException e) { - e.printStackTrace(); - } - throw new InternalError( - "could not load " + protocol + "system protocol handler"); - } - } -} - -class PathPermissions extends PermissionCollection { - // use serialVersionUID from JDK 1.2.2 for interoperability - private static final long serialVersionUID = 8133287259134945693L; - - private File path[]; - - private Permissions perms; - - URL codeBase; - - PathPermissions(File path[]) { - this.path = path; - this.perms = null; - this.codeBase = null; - } - - URL getCodeBase() { - return codeBase; - } - - public void add(java.security.Permission permission) { - throw new SecurityException("attempt to add a permission"); - } - - private synchronized void init() { - if (perms != null) - return; - - perms = new Permissions(); - - // this is needed to be able to create the classloader itself! - perms.add(SecurityConstants.CREATE_CLASSLOADER_PERMISSION); - - // add permission to read any "java.*" property - perms.add(new java.util.PropertyPermission("java.*", - SecurityConstants.PROPERTY_READ_ACTION)); - - AccessController.doPrivileged(new PrivilegedAction() { - public Object run() { - for (int i = 0; i < path.length; i++) { - File f = path[i]; - String path; - try { - path = f.getCanonicalPath(); - } catch (IOException ioe) { - path = f.getAbsolutePath(); - } - if (i == 0) { - codeBase = Launcher.getFileURL(new File(path)); - } - if (f.isDirectory()) { - if (path.endsWith(File.separator)) { - perms.add(new FilePermission(path + "-", - SecurityConstants.FILE_READ_ACTION)); - } else { - perms.add(new FilePermission(path + File.separator + "-", - SecurityConstants.FILE_READ_ACTION)); - } - } else { - int endIndex = path.lastIndexOf(File.separatorChar); - if (endIndex != -1) { - path = path.substring(0, endIndex + 1) + "-"; - perms.add( - new FilePermission(path, SecurityConstants.FILE_READ_ACTION)); - } else { - // XXX? - } - } - } - return null; - } - }); - } - - public boolean implies(java.security.Permission permission) { - if (perms == null) - init(); - return perms.implies(permission); - } - - public java.util.Enumeration elements() { - if (perms == null) - init(); - synchronized (perms) { - return perms.elements(); - } - } - - public String toString() { - if (perms == null) - init(); - return perms.toString(); - } -} diff --git a/libutil/src/main/java/com/sun/ts/lib/util/sec/misc/URLClassPath.java b/libutil/src/main/java/com/sun/ts/lib/util/sec/misc/URLClassPath.java index a27f442363..eb07ea201c 100644 --- a/libutil/src/main/java/com/sun/ts/lib/util/sec/misc/URLClassPath.java +++ b/libutil/src/main/java/com/sun/ts/lib/util/sec/misc/URLClassPath.java @@ -404,48 +404,10 @@ public static URL[] pathToURLs(String path) { * check failure. Called by java.net.URLClassLoader. */ public URL checkURL(URL url) { - try { - check(url); - } catch (Exception e) { - return null; - } return url; } - /* - * Check whether the resource URL should be returned. Throw exception on - * failure. Called internally within this file. - */ - static void check(URL url) throws IOException { - SecurityManager security = System.getSecurityManager(); - if (security != null) { - URLConnection urlConnection = url.openConnection(); - Permission perm = urlConnection.getPermission(); - if (perm != null) { - try { - security.checkPermission(perm); - } catch (SecurityException se) { - // fallback to checkRead/checkConnect for pre 1.2 - // security managers - if ((perm instanceof java.io.FilePermission) - && perm.getActions().indexOf("read") != -1) { - security.checkRead(perm.getName()); - } else if ((perm instanceof java.net.SocketPermission) - && perm.getActions().indexOf("connect") != -1) { - URL locUrl = url; - if (urlConnection instanceof JarURLConnection) { - locUrl = ((JarURLConnection) urlConnection).getJarFileURL(); - } - security.checkConnect(locUrl.getHost(), locUrl.getPort()); - } else { - throw se; - } - } - } - } - } - /** * Inner class used to represent a loader of resources and classes from a base * URL. @@ -476,9 +438,6 @@ URL findResource(final String name, boolean check) { } try { - if (check) { - URLClassPath.check(url); - } /* * For a HTTP connection we use the HEAD method to check if the resource @@ -511,9 +470,6 @@ Resource getResource(final String name, boolean check) { } final URLConnection uc; try { - if (check) { - URLClassPath.check(url); - } uc = url.openConnection(); InputStream in = uc.getInputStream(); } catch (Exception e) { @@ -700,16 +656,11 @@ Resource checkResource(final String name, boolean check, final URL url; try { url = new URL(getBaseURL(), ParseUtil.encodePath(name, false)); - if (check) { - URLClassPath.check(url); - } } catch (MalformedURLException e) { return null; // throw new IllegalArgumentException("name"); } catch (IOException e) { return null; - } catch (AccessControlException e) { - return null; } return new Resource() { @@ -1013,8 +964,6 @@ Resource getResource(final String name, boolean check) { return null; } - if (check) - URLClassPath.check(url); final File file = new File(dir, name.replace('/', File.separatorChar)); if (file.exists()) { return new Resource() { diff --git a/libutil/src/main/java/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java b/libutil/src/main/java/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java index 3d01beda74..33c1fa2131 100644 --- a/libutil/src/main/java/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java +++ b/libutil/src/main/java/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java @@ -379,12 +379,6 @@ private static void error(String s) { } void localCheck(String directive) { - SecurityManager security = System.getSecurityManager(); - if (security != null) { - directive = this.getClass().getName() + "." + directive + "." - + localFullName(); - security.checkSecurityAccess(directive); - } } /** diff --git a/libutil/src/main/java/com/sun/ts/lib/util/sec/security/util/SecurityConstants.java b/libutil/src/main/java/com/sun/ts/lib/util/sec/security/util/SecurityConstants.java index 7bc547213f..65b2207696 100644 --- a/libutil/src/main/java/com/sun/ts/lib/util/sec/security/util/SecurityConstants.java +++ b/libutil/src/main/java/com/sun/ts/lib/util/sec/security/util/SecurityConstants.java @@ -16,9 +16,7 @@ package com.sun.ts.lib.util.sec.security.util; -import java.io.FilePermission; import java.awt.AWTPermission; -import java.util.PropertyPermission; import java.lang.RuntimePermission; import java.net.SocketPermission; import java.net.NetPermission; From 9c50e0ff4b35d59eb06b361d11cf7eb0af967e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 09:36:33 -0600 Subject: [PATCH 48/84] Bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0 (#1646) Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc) - [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-tools-3.0.0...asciidoctor-maven-tools-3.1.0) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- core-profile-tck/tck-dist/pom.xml | 2 +- user_guides/parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index 923f67813f..2fea1b5126 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -24,7 +24,7 @@ Jakarta Core Profile TCK Distribution - 3.0.0 + 3.1.0 2.3.18 3.0.0 core-profile-tck-reference-guide diff --git a/user_guides/parent/pom.xml b/user_guides/parent/pom.xml index f03ee03585..c65becf9b1 100644 --- a/user_guides/parent/pom.xml +++ b/user_guides/parent/pom.xml @@ -33,7 +33,7 @@ 2.3.0 - 3.0.0 + 3.1.0 2.3.13 From 07e2f93ce745a3a9ffb923f5d31cbfdf874ee2ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 09:37:35 -0600 Subject: [PATCH 49/84] Bump org.jboss.arquillian.container:arquillian-container-test-api (#1645) Bumps org.jboss.arquillian.container:arquillian-container-test-api from 1.8.0.Final to 1.9.1.Final. --- updated-dependencies: - dependency-name: org.jboss.arquillian.container:arquillian-container-test-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- jpa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jpa/pom.xml b/jpa/pom.xml index 9ab35186d2..b6c3593ce4 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -93,7 +93,7 @@ org.jboss.arquillian.container arquillian-container-test-api - 1.8.0.Final + 1.9.1.Final org.jboss.arquillian.container From ba20a3f9727bc7af9bceeb9990b9d2c948a21555 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Thu, 14 Nov 2024 11:28:00 -0600 Subject: [PATCH 50/84] Updates for review feedback Signed-off-by: Scott M Stark --- .gitmodules | 3 -- core-profile-tck/README.adoc | 2 +- core-profile-tck/examples/README.adoc | 8 ++-- core-profile-tck/examples/wf-core-tck-runner | 1 - core-profile-tck/tck-dist/EFTL.adoc | 24 +++++++++++ core-profile-tck/tck-dist/EFTL.txt | 43 ------------------- core-profile-tck/tck-dist/pom.xml | 10 +++-- .../src/main/asciidoc/configuration.asciidoc | 4 +- .../src/main/asciidoc/installation.asciidoc | 2 +- .../src/main/asciidoc/introduction.asciidoc | 3 +- .../tck-dist/src/main/assembly/assembly.xml | 7 ++- 11 files changed, 44 insertions(+), 63 deletions(-) delete mode 160000 core-profile-tck/examples/wf-core-tck-runner create mode 100644 core-profile-tck/tck-dist/EFTL.adoc delete mode 100644 core-profile-tck/tck-dist/EFTL.txt diff --git a/.gitmodules b/.gitmodules index 29e2a5545a..e69de29bb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "core-profile-tck/examples/wf-core-tck-runner"] - path = core-profile-tck/examples/wf-core-tck-runner - url = https://github.com/wildfly/wildfly-tck-runners diff --git a/core-profile-tck/README.adoc b/core-profile-tck/README.adoc index 59986096ae..f069a15581 100644 --- a/core-profile-tck/README.adoc +++ b/core-profile-tck/README.adoc @@ -4,7 +4,7 @@ This is the repository for the Jakarta Core Profile TCK == Sources in GIT -Main branch contains the work-in-progress on Jakarta Core Profile TCK 10.0 +Main branch contains the work-in-progress on Jakarta Core Profile TCK 11.0 === Source Layout diff --git a/core-profile-tck/examples/README.adoc b/core-profile-tck/examples/README.adoc index dd09f5d375..da9fbbee97 100644 --- a/core-profile-tck/examples/README.adoc +++ b/core-profile-tck/examples/README.adoc @@ -1,9 +1,7 @@ = Example Jakarta Core Profile Compatibile Implementation TCK Configurations -This directory contains git submodules for Jakarta Core Profile compatible implementations TCK runner projects. To see the contents when cloning the core-profile-tck project, you either need to have used the `--recurse-submodule` option to clone, or you need to run `git submodule init` and `git submodule update` from within each subdirectory after the clone of core-profile-tck project to initialize and fetch the submodule project contents. +This directory contains example Core Profile TCK maven projects to run the TCK tests against an implementation. -When you are done making changes to your local branch and before switching to other git branches, remove the submodule (remote) repo from your local repo by running the `git submodule deinit wf-core-tck-runner` command from the `core-profile-tck/examples` folder. Removing the submodule (repo) will ensure that the submodule will not be used in the branches that you switch to. +As part of the release process, the following runner repositories are cloned: +https://github.com/wildfly/wildfly-tck-runners/tree/main/core-profile as wf-core-tck-runner -== Current Compatible Implementation TCK Runner Projects - -* wf-core-tck-runner - this submodule contains the Maven project for WildFly 27 diff --git a/core-profile-tck/examples/wf-core-tck-runner b/core-profile-tck/examples/wf-core-tck-runner deleted file mode 160000 index 349ff6312f..0000000000 --- a/core-profile-tck/examples/wf-core-tck-runner +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 349ff6312ffbbcd98e7f3e03374304e6e813e9e3 diff --git a/core-profile-tck/tck-dist/EFTL.adoc b/core-profile-tck/tck-dist/EFTL.adoc new file mode 100644 index 0000000000..97ff4a1a21 --- /dev/null +++ b/core-profile-tck/tck-dist/EFTL.adoc @@ -0,0 +1,24 @@ += Eclipse Foundation Specification License - v1.1 + +By using and/or copying this document, or the Eclipse Foundation document from which this statement is linked or incorporated by reference, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions: + +Permission to copy, and distribute the contents of this document, or the Eclipse Foundation document from which this statement is linked, in any medium for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the document, or portions thereof, that you use: + +* link or URL to the original Eclipse Foundation document. +* All existing copyright notices, or if one does not exist, a notice (hypertext is preferred, but a textual representation is permitted) of the form: "Copyright (c) [$date-of-document] Eclipse Foundation AISBL <> " + +Inclusion of the full text of this NOTICE must be provided. We request that authorship attribution be provided in any software, documents, or other items or products that you create pursuant to the implementation of the contents of this document, or any portion thereof. + +No right to create modifications or derivatives of Eclipse Foundation documents is granted pursuant to this license, except anyone may prepare and distribute derivative works and portions of this document in software that implements the specification, in supporting materials accompanying such software, and in documentation of such software, PROVIDED that all such works include the notice below. HOWEVER, the publication of derivative works of this document for use as a technical specification is expressly prohibited. + +The notice is: + +"Copyright (c) [$date-of-document] Eclipse Foundation AISBL. This software or document includes material copied from or derived from [title and URI of the Eclipse Foundation specification document]." + +== Disclaimers + +THIS DOCUMENT IS PROVIDED "AS IS," AND TO THE EXTENT PERMITTED BY APPLICABLE LAW THE COPYRIGHT HOLDERS AND THE ECLIPSE FOUNDATION AISBL MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. + +TO THE EXTENT PERMITTED BY APPLICABLE LAW THE COPYRIGHT HOLDERS AND THE ECLIPSE FOUNDATION AISBL WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF. + +The name and trademarks of the copyright holders or the Eclipse Foundation AISBL may NOT be used in advertising or publicity pertaining to this document or its contents without specific, written prior permission. Title to copyright in this document will at all times remain with copyright holders. \ No newline at end of file diff --git a/core-profile-tck/tck-dist/EFTL.txt b/core-profile-tck/tck-dist/EFTL.txt deleted file mode 100644 index ad9c941022..0000000000 --- a/core-profile-tck/tck-dist/EFTL.txt +++ /dev/null @@ -1,43 +0,0 @@ -Eclipse Foundation Technology Compatibility Kit License - v 1.0 -Copyright (c) 2018, Eclipse Foundation, Inc. and its licensors. - -Redistribution and use in binary form is permitted provided that the following conditions are met: - 1. Use of the Technology Compatibility Kit accompanying this license ( the “TCK”) and its documentation is permitted - solely for the purpose of testing compatibility of an implementation (the “Product”) of a specification - (the “Specification”) made available by the Eclipse Foundation, Inc. (“Eclipse”). - 2. Only those modifications expressly permitted by the TCK and its documentation are permitted. Except in these - limited circumstances, no modifications to the TCK are permitted under this license. - 3. A Product will be deemed to be “compatible” with the Specification if it fully and completely meets and satisfies - all requirements of the TCK. - 4. Before any claim of compatibility (or any similar claim suggesting compatibility) is made based on the TCK, the - testing party must: - a. use the TCK to demonstrate that the Product fully and completely meets and satisfies all requirements of the TCK; - b. make TCK test results showing full and complete satisfaction of all requirements of the TCK publicly - available on the testing party’s website and send a link to such test results to Eclipse at tck@eclipse.org; and - c. comply with any requirements stated in the Specification with regard to subsetting, supersetting, modifying - or extending the Specification in any Product claimed to be compatible with the Specification. - 5. The test results must be continuously available and the link must be live for at least as long as the Product is - available in the marketplace. - 6. The TCK may not be used as a basis for any statements of partial compatibility. The TCK may only be used as a - basis for true, factual statements of full compatibility of Products that fully meet and satisfy all requirements - of the TCK. - 7. A determination that a Product is compatible with the TCK does not, in itself, give rise to the right to use any - name, mark, logo associated with the TCK, Eclipse, or Eclipse’s contributors or licensors. - 8. Upon the request of Eclipse, a tester will retract any statements of compatibility (or any similar claim - suggesting compatibility) which Eclipse reasonably determines to be false or misleading or in violation of the - terms of this license. - 9. Redistribution of the TCK must be under this Eclipse Foundation Technology Compatibility Kit License and must - reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - 10. Neither the name, trademarks or logos of Eclipse, nor the names, trademarks or logos of its contributors or - licensors may be used to endorse or promote products tested with this software without specific prior written permission. - 11. The source code for the TCK accompanying this license is available from Eclipse. - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THIS SOFTWARE IS PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OR -CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, -NON- INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. TO THE EXTENT PERMITTED BY APPLICABLE LAW, -NEITHER THE COPYRIGHT OWNER OR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF -THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index 2fea1b5126..6590e83705 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -28,6 +28,8 @@ 2.3.18 3.0.0 core-profile-tck-reference-guide + 11.0 + 11 @@ -113,8 +115,8 @@ true true ${project.version} - 10.0 - 10 + ${revnumber} + ${revmajor} @@ -134,8 +136,8 @@ true true ${project.version} - 10.0 - 10 + ${revnumber} + ${revmajor} diff --git a/core-profile-tck/tck-dist/src/main/asciidoc/configuration.asciidoc b/core-profile-tck/tck-dist/src/main/asciidoc/configuration.asciidoc index e483ec3ea3..4401e271aa 100644 --- a/core-profile-tck/tck-dist/src/main/asciidoc/configuration.asciidoc +++ b/core-profile-tck/tck-dist/src/main/asciidoc/configuration.asciidoc @@ -13,7 +13,7 @@ The various TCKs will have properties or configuration variables that need to be [NOTE] ==== -The JSON-B standalone TCK configuration example includes running the the tests with the system property `java.locale.providers` set to COMPAT. This addresses a known inconsistency in a test when run under both Java SE 11 and Java SE 17. +The JSON-B standalone TCK configuration example includes running the the tests with the system property `java.locale.providers` set to COMPAT. This addresses a known inconsistency in a test when run under both Java SE 17 and Java SE 21. ==== [NOTE] @@ -34,7 +34,7 @@ In the WildFly runner example these are set to `unused`. These properties are va Refer to the configuration section of the CDI, RESTful, JSON-P and JSON-B standalone TCK user guides for configuration specific to each TCK. The `examples` directory in the TCK distribution illustrates sample configuration setup using Maven. ==== Jakarta RESTful TCK Configuration -The Jakarta Core Profile TCK provides a JUnit 5 suite runner that excludes the tests tagged with `xml_binding`, `servlet` and `security` as these specifications are not part of the Core Profile. The examples/wf-core-tck-runner/rest-tck project contains a pom.xml that configure surefire to run the `ee.jakarta.tck.coreprofile.rs.CoreProfileRestTCKSuite` class which configures the Core Profile RESTful TCK test suite. +The Jakarta Core Profile TCK provides a JUnit 5 suite runner that excludes the tests tagged with `xml_binding`, `servlet` and `security` as these specifications are not part of the Core Profile. The https://github.com/wildfly/wildfly-tck-runners/tree/main/core-profile/rest-tck project contains a pom.xml that configure surefire to run the `ee.jakarta.tck.coreprofile.rs.CoreProfileRestTCKSuite` class which configures the Core Profile RESTful TCK test suite. [NOTE] diff --git a/core-profile-tck/tck-dist/src/main/asciidoc/installation.asciidoc b/core-profile-tck/tck-dist/src/main/asciidoc/installation.asciidoc index 8a73b9db4c..dc3ecab02f 100644 --- a/core-profile-tck/tck-dist/src/main/asciidoc/installation.asciidoc +++ b/core-profile-tck/tck-dist/src/main/asciidoc/installation.asciidoc @@ -31,7 +31,7 @@ The TCK requires the following software to be installed: * Maven 3.9 or newer -* A Jakarta EE {revmajor} implementation (e.g., WildFly 34.x) +* A Jakarta EE {revmajor} implementation (e.g., WildFly 34.x, Open Liberty 24.x) You should refer to EE {revmajor} implementation instructions for how to install the runtime environment. diff --git a/core-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc b/core-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc index 1e74e5b3bd..eb30eeb577 100644 --- a/core-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc +++ b/core-profile-tck/tck-dist/src/main/asciidoc/introduction.asciidoc @@ -207,7 +207,7 @@ The test archives are built with ShrinkWrap, a Java API for creating archives. S This section lists the applicable requirements and specifications for the Jakarta Core Profile TCK. -* *Specification requirements* - Software requirements for a Jakarta Core Profile implementation include a Java SE 11 or newer compatible runtime. +* *Specification requirements* - Software requirements for a Jakarta Core Profile implementation include a Java SE 17 or newer compatible runtime. * *Jakarta Contexts and Dependency Injection API* - The Java API defined in the CDI specification and provided by the compatible implementation. @@ -242,4 +242,5 @@ The Core Profile TCK includes the following components: The Core Profile TCK has been tested on following platforms: * WildFly 34 Preview using Eclipse Temurin Java SE 17 and Eclipse Temurin Java SE 21 on Linux based operating systems. +* Open Liberty 24 Beta using IBM Semeru Runtime Certified Edition 17 and 21 on Linux based operating systems. diff --git a/core-profile-tck/tck-dist/src/main/assembly/assembly.xml b/core-profile-tck/tck-dist/src/main/assembly/assembly.xml index fac75820ab..dfd0f75d80 100644 --- a/core-profile-tck/tck-dist/src/main/assembly/assembly.xml +++ b/core-profile-tck/tck-dist/src/main/assembly/assembly.xml @@ -21,7 +21,7 @@ - EFTL.txt + EFTL.adoc LICENSE @@ -46,7 +46,10 @@ - + ${project.parent.basedir}/examples examples From a576ff7c8da7f8fba219c78731b7017a9031f4c9 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Thu, 14 Nov 2024 11:55:57 -0600 Subject: [PATCH 51/84] Add core-profile-tck/examples/wf-core-tck-runner to the ignored files Signed-off-by: Scott M Stark --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 08b752b6e5..737ac50c3e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,5 @@ jakartaeetck-bundles/ /tck-env.cfg .DS_Store wip-find.txt + +core-profile-tck/examples/wf-core-tck-runner From 50b0c2951fa769da1f93db7dc5fe12b41ed51d12 Mon Sep 17 00:00:00 2001 From: Eclipse Jakarta EE TCK Bot Date: Thu, 14 Nov 2024 18:20:11 +0000 Subject: [PATCH 52/84] [maven-release-plugin] prepare release core-profile-tck-11.0.0 --- core-profile-tck/ca-sigtest/pom.xml | 2 +- core-profile-tck/cdi-tck-suite/pom.xml | 2 +- core-profile-tck/jsonp-tck-ext/pom.xml | 2 +- core-profile-tck/pom.xml | 4 ++-- core-profile-tck/restful-tck-suite/pom.xml | 2 +- core-profile-tck/tck-dist/pom.xml | 2 +- core-profile-tck/tck/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml index 912977107c..cf2c16cfd6 100644 --- a/core-profile-tck/ca-sigtest/pom.xml +++ b/core-profile-tck/ca-sigtest/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 common-annotations diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml index 5ce25832c8..19f584f91d 100644 --- a/core-profile-tck/cdi-tck-suite/pom.xml +++ b/core-profile-tck/cdi-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 cdi-lite-tck-suite diff --git a/core-profile-tck/jsonp-tck-ext/pom.xml b/core-profile-tck/jsonp-tck-ext/pom.xml index 67337b15cf..d3e02d7ee2 100644 --- a/core-profile-tck/jsonp-tck-ext/pom.xml +++ b/core-profile-tck/jsonp-tck-ext/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 core-tck-jsonp-extension diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml index 6b41d16feb..9df9d4ef46 100644 --- a/core-profile-tck/pom.xml +++ b/core-profile-tck/pom.xml @@ -20,7 +20,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 pom Jakarta Core TCK @@ -60,7 +60,7 @@ scm:git:git@github.com:jakartaee/platform-tck.git scm:git:git@github.com:jakartaee/platform-tck.git https://github.com/jakartaee/platform-tck - 11.0.0 + core-profile-tck-11.0.0 diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml index 6c86a07aa0..03455df021 100644 --- a/core-profile-tck/restful-tck-suite/pom.xml +++ b/core-profile-tck/restful-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 rest-tck-suite diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index 6590e83705..73155ba3f0 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 ../pom.xml diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml index 1813d55e72..f9648b3632 100644 --- a/core-profile-tck/tck/pom.xml +++ b/core-profile-tck/tck/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 core-profile-tck-impl Jakarta Core Profile TCK Test Suite From ed6442fb503a472575db5c0edd2edc8c1082bda5 Mon Sep 17 00:00:00 2001 From: Eclipse Jakarta EE TCK Bot Date: Thu, 14 Nov 2024 18:20:13 +0000 Subject: [PATCH 53/84] [maven-release-plugin] prepare for next development iteration --- core-profile-tck/ca-sigtest/pom.xml | 2 +- core-profile-tck/cdi-tck-suite/pom.xml | 2 +- core-profile-tck/jsonp-tck-ext/pom.xml | 2 +- core-profile-tck/pom.xml | 4 ++-- core-profile-tck/restful-tck-suite/pom.xml | 2 +- core-profile-tck/tck-dist/pom.xml | 2 +- core-profile-tck/tck/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml index cf2c16cfd6..912977107c 100644 --- a/core-profile-tck/ca-sigtest/pom.xml +++ b/core-profile-tck/ca-sigtest/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT common-annotations diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml index 19f584f91d..5ce25832c8 100644 --- a/core-profile-tck/cdi-tck-suite/pom.xml +++ b/core-profile-tck/cdi-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT cdi-lite-tck-suite diff --git a/core-profile-tck/jsonp-tck-ext/pom.xml b/core-profile-tck/jsonp-tck-ext/pom.xml index d3e02d7ee2..67337b15cf 100644 --- a/core-profile-tck/jsonp-tck-ext/pom.xml +++ b/core-profile-tck/jsonp-tck-ext/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT core-tck-jsonp-extension diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml index 9df9d4ef46..6b41d16feb 100644 --- a/core-profile-tck/pom.xml +++ b/core-profile-tck/pom.xml @@ -20,7 +20,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT pom Jakarta Core TCK @@ -60,7 +60,7 @@ scm:git:git@github.com:jakartaee/platform-tck.git scm:git:git@github.com:jakartaee/platform-tck.git https://github.com/jakartaee/platform-tck - core-profile-tck-11.0.0 + 11.0.0 diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml index 03455df021..6c86a07aa0 100644 --- a/core-profile-tck/restful-tck-suite/pom.xml +++ b/core-profile-tck/restful-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT rest-tck-suite diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index 73155ba3f0..6590e83705 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT ../pom.xml diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml index f9648b3632..1813d55e72 100644 --- a/core-profile-tck/tck/pom.xml +++ b/core-profile-tck/tck/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.0 + 11.0.1-SNAPSHOT core-profile-tck-impl Jakarta Core Profile TCK Test Suite From 2690ecbf249c05fef6eaa235e2c0ffb51b8a93b9 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Sun, 17 Nov 2024 15:40:34 +0100 Subject: [PATCH 54/84] Use glassfish.version for setting the glassfish version consistently --- glassfish-runner/annotations-tck/pom.xml | 4 ++-- glassfish-runner/assembly-tck/pom.xml | 8 ++++---- glassfish-runner/batch-tck/apitests/pom.xml | 2 +- glassfish-runner/batch-tck/pom.xml | 2 +- glassfish-runner/batch-tck/sigtests/pom.xml | 4 ++-- .../expression-language-platform-tck/pom.xml | 8 ++++---- .../expression-language-tck-run/pom.xml | 4 ++-- glassfish-runner/integration-platform-tck/pom.xml | 8 ++++---- glassfish-runner/javaee-module-tck/pom.xml | 6 +++--- glassfish-runner/jdbc-platform-tck/pom.xml | 2 +- glassfish-runner/jsonb-platform-tck/pom.xml | 8 ++++---- glassfish-runner/jsonb-tck/pom.xml | 2 +- glassfish-runner/jsonp-platform-tck/pom.xml | 8 ++++---- .../jsonp-tck/json-tck-tests-pluggability/pom.xml | 2 +- glassfish-runner/jsonp-tck/json-tck-tests/pom.xml | 2 +- glassfish-runner/mail-platform-tck/pom.xml | 4 ++-- glassfish-runner/messaging-platform-tck/pom.xml | 8 ++++---- glassfish-runner/messaging-tck/pom.xml | 4 ++-- glassfish-runner/pages-platform-tck/pom.xml | 6 +++--- glassfish-runner/persistence-platform-tck/pom.xml | 8 ++++---- glassfish-runner/pom.xml | 2 +- glassfish-runner/rest-platform-tck/pom.xml | 8 ++++---- glassfish-runner/tags-tck/pom.xml | 8 ++++---- glassfish-runner/transactions-platform-tck/pom.xml | 10 +++++----- glassfish-runner/websocket-platform-tck/pom.xml | 2 +- glassfish-runner/xa-platform-tck/pom.xml | 4 ++-- 26 files changed, 67 insertions(+), 67 deletions(-) diff --git a/glassfish-runner/annotations-tck/pom.xml b/glassfish-runner/annotations-tck/pom.xml index d694f3a6c8..e4b86861ad 100644 --- a/glassfish-runner/annotations-tck/pom.xml +++ b/glassfish-runner/annotations-tck/pom.xml @@ -29,7 +29,7 @@ jar - 8.0.0-M1 + 8.0.0-M1 glassfish7 5.9.1 jakarta-annotations-tck @@ -110,7 +110,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} diff --git a/glassfish-runner/assembly-tck/pom.xml b/glassfish-runner/assembly-tck/pom.xml index 7cd19d0c00..3fa2bc1bd4 100644 --- a/glassfish-runner/assembly-tck/pom.xml +++ b/glassfish-runner/assembly-tck/pom.xml @@ -31,10 +31,10 @@ 1.9.1.Final ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin - 8.0.0-JDK17-M7 + 8.0.0-JDK17-M7 ${project.build.directory}/${glassfish.toplevel.dir} - + glassfish8 11.0.0-M2 5.10.2 @@ -125,7 +125,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -247,7 +247,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/batch-tck/apitests/pom.xml b/glassfish-runner/batch-tck/apitests/pom.xml index bc393f8dee..451f965f0b 100644 --- a/glassfish-runner/batch-tck/apitests/pom.xml +++ b/glassfish-runner/batch-tck/apitests/pom.xml @@ -144,7 +144,7 @@ Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation org.glassfish.main.distributions glassfish - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/batch-tck/pom.xml b/glassfish-runner/batch-tck/pom.xml index b4d313cc94..f822b09650 100644 --- a/glassfish-runner/batch-tck/pom.xml +++ b/glassfish-runner/batch-tck/pom.xml @@ -38,7 +38,7 @@ Copyright (c) 2022 Contributors to the Eclipse Foundation - 7.0.0-M10 + 7.0.0-M10 glassfish7 2.1.0 diff --git a/glassfish-runner/batch-tck/sigtests/pom.xml b/glassfish-runner/batch-tck/sigtests/pom.xml index bd2e396e71..b1f83bdf02 100644 --- a/glassfish-runner/batch-tck/sigtests/pom.xml +++ b/glassfish-runner/batch-tck/sigtests/pom.xml @@ -14,7 +14,7 @@ glassfish.batch-tck.sigtests - 7.0.0-M10 + 7.0.0-M10 glassfish7 2.1.5 @@ -52,7 +52,7 @@ org.glassfish.main.distributions glassfish - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/expression-language-platform-tck/pom.xml b/glassfish-runner/expression-language-platform-tck/pom.xml index 3116e1b549..711b29f4be 100644 --- a/glassfish-runner/expression-language-platform-tck/pom.xml +++ b/glassfish-runner/expression-language-platform-tck/pom.xml @@ -29,9 +29,9 @@ 1.9.1.Final - 8.0.0-JDK17-M7 + 8.0.0-JDK17-M7 - + glassfish8 11.0.0-M2 5.9.1 @@ -81,7 +81,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -193,7 +193,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/expression-language-tck/expression-language-tck-run/pom.xml b/glassfish-runner/expression-language-tck/expression-language-tck-run/pom.xml index 1e4f0f91ed..4a30dd1175 100644 --- a/glassfish-runner/expression-language-tck/expression-language-tck-run/pom.xml +++ b/glassfish-runner/expression-language-tck/expression-language-tck-run/pom.xml @@ -36,7 +36,7 @@ Note M6 still has some failures, future M7 passes all --> - 8.0.0-M6 + 8.0.0-M6 glassfish8 @@ -101,7 +101,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} diff --git a/glassfish-runner/integration-platform-tck/pom.xml b/glassfish-runner/integration-platform-tck/pom.xml index bb5f153c4c..516c2747e8 100644 --- a/glassfish-runner/integration-platform-tck/pom.xml +++ b/glassfish-runner/integration-platform-tck/pom.xml @@ -54,11 +54,11 @@ ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin ctstable2 - 8.0.0-JDK17-M7 + 8.0.0-JDK17-M7 ${project.build.directory}/${glassfish.toplevel.dir} ${glassfish.home}/glassfish/lib - + glassfish8 11.0.0-M2 ${glassfish.home}/javadb/lib @@ -154,7 +154,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -303,7 +303,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/javaee-module-tck/pom.xml b/glassfish-runner/javaee-module-tck/pom.xml index ec3bce26eb..9464a18d39 100644 --- a/glassfish-runner/javaee-module-tck/pom.xml +++ b/glassfish-runner/javaee-module-tck/pom.xml @@ -28,9 +28,9 @@ - 8.0.0-JDK17-M7 + 8.0.0-JDK17-M7 - + glassfish8 11.0.0-M2 5.9.1 @@ -94,7 +94,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} diff --git a/glassfish-runner/jdbc-platform-tck/pom.xml b/glassfish-runner/jdbc-platform-tck/pom.xml index aa1a739f09..03c918d882 100644 --- a/glassfish-runner/jdbc-platform-tck/pom.xml +++ b/glassfish-runner/jdbc-platform-tck/pom.xml @@ -141,7 +141,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} diff --git a/glassfish-runner/jsonb-platform-tck/pom.xml b/glassfish-runner/jsonb-platform-tck/pom.xml index 134642f459..7f36b74741 100644 --- a/glassfish-runner/jsonb-platform-tck/pom.xml +++ b/glassfish-runner/jsonb-platform-tck/pom.xml @@ -29,11 +29,11 @@ 1.9.1.Final - 8.0.0-JDK17-M7 + 8.0.0-JDK17-M7 ${project.build.directory}/${glassfish.toplevel.dir} ${glassfish.home}/glassfish/lib - + glassfish8 11.0.0-M2 5.10.2 @@ -97,7 +97,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -250,7 +250,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/jsonb-tck/pom.xml b/glassfish-runner/jsonb-tck/pom.xml index 233c9726c4..1038195ece 100644 --- a/glassfish-runner/jsonb-tck/pom.xml +++ b/glassfish-runner/jsonb-tck/pom.xml @@ -59,7 +59,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/jsonp-platform-tck/pom.xml b/glassfish-runner/jsonp-platform-tck/pom.xml index e0dd703eb5..90a6250b9e 100644 --- a/glassfish-runner/jsonp-platform-tck/pom.xml +++ b/glassfish-runner/jsonp-platform-tck/pom.xml @@ -29,11 +29,11 @@ 1.9.1.Final - 8.0.0-JDK17-M5 + 8.0.0-JDK17-M5 ${project.build.directory}/${glassfish.toplevel.dir} ${glassfish.home}/glassfish/lib - + glassfish8 11.0.0-M2 5.10.2 @@ -122,7 +122,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -253,7 +253,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/jsonp-tck/json-tck-tests-pluggability/pom.xml b/glassfish-runner/jsonp-tck/json-tck-tests-pluggability/pom.xml index a967b1370b..2c61a877cb 100644 --- a/glassfish-runner/jsonp-tck/json-tck-tests-pluggability/pom.xml +++ b/glassfish-runner/jsonp-tck/json-tck-tests-pluggability/pom.xml @@ -56,7 +56,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/jsonp-tck/json-tck-tests/pom.xml b/glassfish-runner/jsonp-tck/json-tck-tests/pom.xml index f820b0ce36..1e68450a13 100644 --- a/glassfish-runner/jsonp-tck/json-tck-tests/pom.xml +++ b/glassfish-runner/jsonp-tck/json-tck-tests/pom.xml @@ -74,7 +74,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/mail-platform-tck/pom.xml b/glassfish-runner/mail-platform-tck/pom.xml index e6ee1d2c92..84513597de 100644 --- a/glassfish-runner/mail-platform-tck/pom.xml +++ b/glassfish-runner/mail-platform-tck/pom.xml @@ -207,7 +207,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} @@ -233,7 +233,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} diff --git a/glassfish-runner/messaging-platform-tck/pom.xml b/glassfish-runner/messaging-platform-tck/pom.xml index c1a532fe29..4b11566a8e 100644 --- a/glassfish-runner/messaging-platform-tck/pom.xml +++ b/glassfish-runner/messaging-platform-tck/pom.xml @@ -65,11 +65,11 @@ ctstable2 - 8.0.0-JDK17-M7 + 8.0.0-JDK17-M7 ${project.build.directory}/${glassfish.toplevel.dir} ${glassfish.home}/glassfish/lib - + glassfish8 ${s1as.imqbin.loc} 11.0.0-M2 @@ -166,7 +166,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -314,7 +314,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/messaging-tck/pom.xml b/glassfish-runner/messaging-tck/pom.xml index 57c210d774..6d1150c70b 100644 --- a/glassfish-runner/messaging-tck/pom.xml +++ b/glassfish-runner/messaging-tck/pom.xml @@ -89,7 +89,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -142,7 +142,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} diff --git a/glassfish-runner/pages-platform-tck/pom.xml b/glassfish-runner/pages-platform-tck/pom.xml index b344b731e2..4f64e033c6 100644 --- a/glassfish-runner/pages-platform-tck/pom.xml +++ b/glassfish-runner/pages-platform-tck/pom.xml @@ -47,7 +47,7 @@ jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true cts1 ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin - 8.0.0-JDK17-M7 + 8.0.0-JDK17-M7 glassfish8 11.0.0-M1 30 @@ -78,7 +78,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -136,7 +136,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} diff --git a/glassfish-runner/persistence-platform-tck/pom.xml b/glassfish-runner/persistence-platform-tck/pom.xml index ac244e55b8..6adf8b70d9 100644 --- a/glassfish-runner/persistence-platform-tck/pom.xml +++ b/glassfish-runner/persistence-platform-tck/pom.xml @@ -54,11 +54,11 @@ ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin ctstable2 - 8.0.0-JDK17-M7 + 8.0.0-JDK17-M7 ${project.build.directory}/${glassfish.toplevel.dir} ${glassfish.home}/glassfish/lib - + glassfish8 11.0.0-M2 ${glassfish.home}/javadb/lib @@ -179,7 +179,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -328,7 +328,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/pom.xml b/glassfish-runner/pom.xml index 3aa015f8a8..14e54e3aac 100644 --- a/glassfish-runner/pom.xml +++ b/glassfish-runner/pom.xml @@ -45,7 +45,7 @@ glassfish - 7.0.0 + 7.0.0 glassfish7 3.1.0 2.1.0 diff --git a/glassfish-runner/rest-platform-tck/pom.xml b/glassfish-runner/rest-platform-tck/pom.xml index 03d9457529..e67eb5910c 100644 --- a/glassfish-runner/rest-platform-tck/pom.xml +++ b/glassfish-runner/rest-platform-tck/pom.xml @@ -35,9 +35,9 @@ - 8.0.0-JDK17-M7 + 8.0.0-JDK17-M7 - + glassfish8 5.9.1 jaxrs-platform-tck @@ -59,7 +59,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -115,7 +115,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/tags-tck/pom.xml b/glassfish-runner/tags-tck/pom.xml index 3535990451..880d5bd2ac 100644 --- a/glassfish-runner/tags-tck/pom.xml +++ b/glassfish-runner/tags-tck/pom.xml @@ -30,8 +30,8 @@ ; derby ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin - 8.0.0-JDK17-M5 - + 8.0.0-JDK17-M5 + glassfish8 11.0.0-M2 ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyclient.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyshared.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbytools.jar @@ -62,7 +62,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -114,7 +114,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} diff --git a/glassfish-runner/transactions-platform-tck/pom.xml b/glassfish-runner/transactions-platform-tck/pom.xml index c1ad6a30f5..3924b99139 100644 --- a/glassfish-runner/transactions-platform-tck/pom.xml +++ b/glassfish-runner/transactions-platform-tck/pom.xml @@ -53,13 +53,13 @@ cts1 ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin ctstable2 - - 8.0.0-JDK17-M7 ${project.build.directory}/${glassfish.toplevel.dir} ${glassfish.home}/glassfish/lib - + glassfish8 + + 8.0.0-JDK17-M7 11.0.0-M2 ${glassfish.home}/javadb/lib ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyclient.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyshared.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbytools.jar @@ -154,7 +154,7 @@ org.glassfish.main.common simple-glassfish-api - ${glassfish.container.version} + ${glassfish.version} org.jboss.arquillian.junit5 @@ -303,7 +303,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip false ${project.build.directory} diff --git a/glassfish-runner/websocket-platform-tck/pom.xml b/glassfish-runner/websocket-platform-tck/pom.xml index 881bb0a1c9..07bc3832e3 100644 --- a/glassfish-runner/websocket-platform-tck/pom.xml +++ b/glassfish-runner/websocket-platform-tck/pom.xml @@ -154,7 +154,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} diff --git a/glassfish-runner/xa-platform-tck/pom.xml b/glassfish-runner/xa-platform-tck/pom.xml index cc614451f3..b441f2fb3e 100644 --- a/glassfish-runner/xa-platform-tck/pom.xml +++ b/glassfish-runner/xa-platform-tck/pom.xml @@ -184,7 +184,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} @@ -673,7 +673,7 @@ org.glassfish.main.distributions ${glassfish-artifact-id} - ${glassfish.container.version} + ${glassfish.version} zip true ${project.build.directory} From 8232ea5f26f150fcb4548e6075628a36d55847a0 Mon Sep 17 00:00:00 2001 From: Alwin Joseph <44426046+alwin-joseph@users.noreply.github.com> Date: Sun, 17 Nov 2024 22:56:16 +0530 Subject: [PATCH 55/84] assembly : fix 1 test, show CP issue (#1649) --- .../assembly/classpath/appclient/Client.java | 21 +++++++-------- .../tests/assembly/classpath/ejb/Client.java | 27 ++++++++++--------- .../tests/assembly/standalone/jar/Client.java | 2 -- .../test/resources/appclient-arquillian.xml | 2 +- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/appclient/Client.java b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/appclient/Client.java index 3b2def8582..5293bfee72 100644 --- a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/appclient/Client.java +++ b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/appclient/Client.java @@ -89,7 +89,6 @@ public void setup(String[] args, Properties p) throws Fault { } } - static final String VEHICLE_ARCHIVE = "assembly_classpath_appclient"; @TargetsContainer("tck-appclient") @@ -98,25 +97,25 @@ public void setup(String[] args, Properties p) throws Fault { public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource TestArchiveProcessor archiveProcessor) { JavaArchive direct_classpath_util = ShrinkWrap.create(JavaArchive.class, "direct_classpath_util.jar"); - direct_classpath_util.addClass(com.sun.ts.tests.assembly.classpath.util.ClassPathUtil.class); + direct_classpath_util.addClasses(com.sun.ts.tests.assembly.classpath.util.ClassPathUtil.class, + Client.class); URL resURL = Client.class.getResource("/util/META-INF/ejb-jar.xml"); if (resURL != null) { direct_classpath_util.addAsManifestResource(resURL, "ejb-jar.xml"); } + direct_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + // archiveProcessor.processEjbArchive(direct_classpath_util, Client.class, resURL); - // direct_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), - // "MANIFEST.MF"); - archiveProcessor.processEjbArchive(direct_classpath_util, Client.class, resURL); JavaArchive indirect_classpath_util = ShrinkWrap.create(JavaArchive.class, "indirect_classpath_util.jar"); - indirect_classpath_util.addClass(com.sun.ts.tests.assembly.classpath.util.IndirectClassPathUtil.class); + indirect_classpath_util.addClasses(com.sun.ts.tests.assembly.classpath.util.IndirectClassPathUtil.class, + Client.class); resURL = Client.class.getResource("/util/META-INF/ejb-jar.xml"); if (resURL != null) { indirect_classpath_util.addAsManifestResource(resURL, "ejb-jar.xml"); } - // indirect_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), - // "MANIFEST.MF"); - archiveProcessor.processEjbArchive(indirect_classpath_util, Client.class, resURL); + indirect_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + // archiveProcessor.processEjbArchive(indirect_classpath_util, Client.class, resURL); JavaArchive assembly_classpath_appclient_client = ShrinkWrap.create(JavaArchive.class, "assembly_classpath_appclient_client.jar"); @@ -140,13 +139,13 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test assembly_classpath_appclient_ear.addAsLibrary(direct_classpath_util); assembly_classpath_appclient_ear.addAsLibrary(indirect_classpath_util); assembly_classpath_appclient_ear.addAsModule(assembly_classpath_appclient_client); + assembly_classpath_appclient_ear.addAsModule(indirect_classpath_util); + assembly_classpath_appclient_ear.addAsModule(direct_classpath_util); URL earResURL = Client.class.getResource("application.xml"); if (earResURL != null) { assembly_classpath_appclient_ear.addAsManifestResource(earResURL, "application.xml"); } - // assembly_classpath_appclient_ear - // .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); archiveProcessor.processEarArchive(assembly_classpath_appclient_ear, Client.class, earResURL); return assembly_classpath_appclient_ear; diff --git a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/Client.java b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/Client.java index 358bb220cc..0ce3228908 100644 --- a/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/Client.java +++ b/assembly/src/main/java/com/sun/ts/tests/assembly/classpath/ejb/Client.java @@ -97,24 +97,24 @@ public void setup(String[] args, Properties p) throws Fault { public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource TestArchiveProcessor archiveProcessor) { JavaArchive direct_classpath_util = ShrinkWrap.create(JavaArchive.class, "direct_classpath_util.jar"); - direct_classpath_util.addClass(com.sun.ts.tests.assembly.classpath.util.ClassPathUtil.class); + direct_classpath_util.addClasses(com.sun.ts.tests.assembly.classpath.util.ClassPathUtil.class, + Client.class); URL resURL = Client.class.getResource("/util/META-INF/ejb-jar.xml"); if (resURL != null) { direct_classpath_util.addAsManifestResource(resURL, "ejb-jar.xml"); } - // direct_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), - // "MANIFEST.MF"); - archiveProcessor.processEjbArchive(direct_classpath_util, Client.class, resURL); + direct_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + // archiveProcessor.processEjbArchive(direct_classpath_util, Client.class, resURL); JavaArchive indirect_classpath_util = ShrinkWrap.create(JavaArchive.class, "indirect_classpath_util.jar"); - indirect_classpath_util.addClass(com.sun.ts.tests.assembly.classpath.util.IndirectClassPathUtil.class); + indirect_classpath_util.addClasses(com.sun.ts.tests.assembly.classpath.util.IndirectClassPathUtil.class, + Client.class); resURL = Client.class.getResource("/util/META-INF/ejb-jar.xml"); if (resURL != null) { indirect_classpath_util.addAsManifestResource(resURL, "ejb-jar.xml"); } - // indirect_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), - // "MANIFEST.MF"); - archiveProcessor.processEjbArchive(indirect_classpath_util, Client.class, resURL); + indirect_classpath_util.addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + // archiveProcessor.processEjbArchive(indirect_classpath_util, Client.class, resURL); JavaArchive assembly_classpath_ejb_client = ShrinkWrap.create(JavaArchive.class, @@ -155,8 +155,8 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test if(ejbResURL != null) { assembly_classpath_ejb_ejb.addAsManifestResource(ejbResURL, "sun-ejb-jar.xml"); } - // assembly_classpath_ejb_ejb - // .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + assembly_classpath_ejb_ejb + .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); archiveProcessor.processEjbArchive(assembly_classpath_ejb_ejb, Client.class, ejbResURL); EnterpriseArchive assembly_classpath_ejb_ear = ShrinkWrap.create(EnterpriseArchive.class, @@ -165,13 +165,16 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test assembly_classpath_ejb_ear.addAsLibrary(indirect_classpath_util); assembly_classpath_ejb_ear.addAsModule(assembly_classpath_ejb_client); assembly_classpath_ejb_ear.addAsModule(assembly_classpath_ejb_ejb); + assembly_classpath_ejb_ear.addAsModule(indirect_classpath_util); + assembly_classpath_ejb_ear.addAsModule(direct_classpath_util); + URL earResURL = Client.class.getResource("application.xml"); if (earResURL != null) { assembly_classpath_ejb_ear.addAsManifestResource(earResURL, "application.xml"); } - // assembly_classpath_ejb_ear - // .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); + assembly_classpath_ejb_ear + .addAsManifestResource(new StringAsset("Main-Class: " + Client.class.getName() + "\n"), "MANIFEST.MF"); archiveProcessor.processEarArchive(assembly_classpath_ejb_ear, Client.class, earResURL); return assembly_classpath_ejb_ear; diff --git a/assembly/src/main/java/com/sun/ts/tests/assembly/standalone/jar/Client.java b/assembly/src/main/java/com/sun/ts/tests/assembly/standalone/jar/Client.java index 4f517f2f77..5780ce8620 100644 --- a/assembly/src/main/java/com/sun/ts/tests/assembly/standalone/jar/Client.java +++ b/assembly/src/main/java/com/sun/ts/tests/assembly/standalone/jar/Client.java @@ -145,8 +145,6 @@ public static JavaArchive createEjbDeploymentVehicle(@ArquillianResource TestArc com.sun.ts.tests.assembly.standalone.jar.TestBeanEJB.class, com.sun.ts.tests.common.ejb.wrappers.Stateless3xWrapper.class, com.sun.ts.lib.util.RemoteLoggingInitException.class, - com.sun.ts.lib.util.TestReportInfo.class, - com.sun.ts.lib.util.TestUtil.class, com.sun.ts.tests.assembly.standalone.jar.Client.class); // The application-client.xml descriptor URL resURL = Client.class.getResource("assembly_standalone_jar_component_ejb.xml"); diff --git a/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml index 4154e47d6e..80a5f5f28f 100644 --- a/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml +++ b/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml @@ -55,7 +55,7 @@ AS_JAVA=${env.JAVA_HOME};PATH=${env.PATH};LD_LIBRARY_PATH=${glassfish.home}/lib;AS_DEBUG=true; - APPCPATH=target/lib/arquillian-protocol-lib.jar:target/lib/tck-porting-lib.jar:target/appclient/lib/arquillian-core.jar:target/appclient/lib/arquillian-junit5.jar:${glassfish.home}/glassfish/modules/security.jar:${glassfish.home}/glassfish/lib/gf-client.jar + APPCPATH=target/lib/libutil.jar:target/lib/arquillian-protocol-lib.jar:target/lib/tck-porting-lib.jar:target/appclient/lib/arquillian-core.jar:target/appclient/lib/arquillian-junit5.jar:${glassfish.home}/glassfish/modules/security.jar:${glassfish.home}/glassfish/lib/gf-client.jar ${project.basedir} /tmp jakartaeetck/bin/ts.jte From 59d22da54bdc6853c9c4c0cd1b7be41b949da67e Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Mon, 18 Nov 2024 16:59:41 +0100 Subject: [PATCH 56/84] Simplify the transactions GF runner pom.xml --- .../transactions-platform-tck/pom.xml | 298 +++--------------- .../sql/derby/password.txt | 4 + 2 files changed, 41 insertions(+), 261 deletions(-) create mode 100644 glassfish-runner/transactions-platform-tck/sql/derby/password.txt diff --git a/glassfish-runner/transactions-platform-tck/pom.xml b/glassfish-runner/transactions-platform-tck/pom.xml index 3924b99139..1e8f378b2c 100644 --- a/glassfish-runner/transactions-platform-tck/pom.xml +++ b/glassfish-runner/transactions-platform-tck/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.glassfish standalone-tck 11.0.0-SNAPSHOT - ../pom.xml + jakarta glassfish.jta-platform-tck - 11.0.0-SNAPSHOT jar - admin - 1.9.1.Final - ${derby.poolName} - ${derby.dataSource} - ; - db1 - db1OnlyUsedIfDriverManagerIsYes - ${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar - ../../lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar - org.apache.derby.jdbc.ClientDataSource - derbyDB - derby/derby.dml.sql - org.apache.derby.jdbc.ClientDriver - ${project.build.directory}/${glassfish.toplevel.dir}/javadb - cts1 - cts-derby-pool - 1527 - DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} - localhost - 5 - ${derby.home}/databases - jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true - cts1 - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin - ctstable2 - ${project.build.directory}/${glassfish.toplevel.dir} + ${glassfish.root}/glassfish${glassfish.version.main} ${glassfish.home}/glassfish/lib - - - glassfish8 - - 8.0.0-JDK17-M7 + ${project.build.directory} + 8.0.0-JDK17-M8 + 8 + 11.0.0-M2 - ${glassfish.home}/javadb/lib - ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyclient.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyshared.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbytools.jar - derby - org.apache.derby.jdbc.ClientDriver - ${javadb.lib}/derbyclient.jar:${javadb.lib}/derbyshared.jar:${javadb.lib}/derbytools.jar - 64 - cts1 - 32 - jdbc:derby://localhost:1527/derbyDB;create=true - cts1 - jdbc/DB1 5.10.2 - cts1 - cts1 - : - ${derby.properties} - ${derby.poolName} - ctstable1 - javax.sql.DataSource - ./sql - jta-tck 11.0.0-SNAPSHOT - ./jakartaeetck/ - cts1 - cts1 + ${basedir}/jakartaeetck 11.0.0-SNAPSHOT @@ -107,22 +59,19 @@ - org.junit.jupiter junit-jupiter - ${junit.jupiter.version} org.junit.vintage junit-vintage-engine - ${junit.jupiter.version} test jakarta.tck - ${tck.artifactId} + jta-tck ${tck.version} @@ -131,50 +80,39 @@ ${jakarta.platform.version} provided + org.jboss.arquillian.container arquillian-container-test-spi - ${arquillian.junit} org.jboss.arquillian.container arquillian-container-spi - ${arquillian.junit} org.jboss.arquillian.core arquillian-core-spi - ${arquillian.junit} org.jboss.arquillian.test arquillian-test-impl-base - ${arquillian.junit} - - - org.glassfish.main.common - simple-glassfish-api - ${glassfish.version} org.jboss.arquillian.junit5 arquillian-junit5-container - ${arquillian.junit} org.jboss.arquillian.junit arquillian-junit-core - ${arquillian.junit} org.jboss.arquillian.junit5 arquillian-junit5-core - ${arquillian.junit} org.omnifaces.arquillian arquillian-glassfish-server-managed - 1.6 + 1.7 test @@ -212,22 +150,18 @@ org.jboss.shrinkwrap.resolver shrinkwrap-resolver-api - org.jboss.shrinkwrap.resolver shrinkwrap-resolver-impl-maven - org.jboss.shrinkwrap.resolver shrinkwrap-resolver-api-maven - org.jboss.shrinkwrap.resolver shrinkwrap-resolver-spi-maven - @@ -244,7 +178,6 @@ jakarta.tck.arquillian tck-porting-lib - ${project.version} jakarta.tck @@ -273,24 +206,12 @@ - - org.apache.derby - derbyclient - 10.15.2.0 - - - org.apache.derby - derbytools - 10.15.2.0 - - org.apache.maven.plugins maven-dependency-plugin - 3.2.0 001-unpack @@ -311,51 +232,6 @@ - - - - maven-antrun-plugin - 3.0.0 - - - 002-asadmin-permission - - run - - generate-resources - - - - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 3.6.1 - - - 003-copy-protocol-lib - - copy - - generate-resources - - - - jakarta.tck.arquillian - arquillian-protocol-lib - ${project.version} - jar - true - ${project.build.directory}/protocol - protocol.jar - - - - 004-copy-lib @@ -364,20 +240,6 @@ generate-resources - - jakarta.tck - libutil - true - ${project.build.directory}/lib - libutil.jar - - - jakarta.tck - common - true - ${project.build.directory}/lib - common.jar - jakarta.tck.arquillian tck-porting-lib @@ -385,34 +247,6 @@ ${project.build.directory}/lib tck-porting-lib.jar - - jakarta.tck - runtime - true - ${project.build.directory}/lib - runtime.jar - - - jakarta.tck - ${tck.artifactId} - true - ${project.build.directory}/lib - jta-tck.jar - - - org.apache.derby - derbyclient - true - ${glassfish.lib.dir} - derbyclient.jar - - - org.apache.derby - derbytools - true - ${glassfish.lib.dir} - derbytools.jar - jakarta.tck.arquillian arquillian-protocol-lib @@ -425,72 +259,10 @@ - - org.codehaus.mojo - exec-maven-plugin - - - 004-StartDatabase - - exec - - process-resources - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin - ${derby.basedir} - - start-database - - - - - 006-StopDatabase - - exec - - post-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin - ${derby.basedir} - - stop-database - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - 005-initdb - - run - - pre-integration-test - - - - - - - - - - - - maven-failsafe-plugin 3.5.0 - - false - jta-tests-appclient @@ -505,28 +277,30 @@ com/sun/ts/tests/jta/ee/txpropagationtest/*Ejb*.java com/sun/ts/tests/jta/ee/usertransaction/**/*EjbTest*.java - jakarta.tck:${tck.artifactId} + jakarta.tck:jta-tck - ${project.build.directory}/${glassfish.toplevel.dir} - ${project.build.directory}/${glassfish.toplevel.dir} + ${ts.home} + + true + ${glassfish.home}/glassfish/domains/domain1/config/derbyDB;create=true + ${basedir}/sql/derby/derby.ddl.sql + cts1 + ${basedir}/sql/derby/password.txt + + ${glassfish.home} set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe create-file-user --groups staff:mgr --passwordfile ${project.basedir}/j2ee.pass j2ee - create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property DatabaseName=derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1:connectionAttributes="create=true" --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool + create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property databaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool create-jdbc-resource --connectionpoolid cts-derby-pool jdbc/DB1 list-jdbc-connection-pools list-jdbc-resources list-file-users - true true true - /tmp ${project.basedir} appclient-arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -537,10 +311,10 @@ - ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbytools.jar - ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyclient.jar - ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derby.jar - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/modules/glassfish-naming.jar + ${glassfish.home}/javadb/lib/derbytools.jar + ${glassfish.home}/javadb/lib/derbyclient.jar + ${glassfish.home}/javadb/lib/derby.jar + ${glassfish.home}/glassfish/modules/glassfish-naming.jar com/sun/ts/tests/jta/ee/transactional/ClientEjblitejspTest*.java @@ -554,14 +328,20 @@ ${javatest-testGroups} - jakarta.tck:${tck.artifactId} + jakarta.tck:jta-tck - ${project.build.directory}/${glassfish.toplevel.dir} - ${project.build.directory}/${glassfish.toplevel.dir} + true + ${glassfish.home}/glassfish/domains/domain1/config/derbyDB;create=true + ${basedir}/sql/derby/derby.ddl.sql + cts1 + ${basedir}/sql/derby/password.txt + + ${glassfish.home} + set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe create-file-user --groups staff:mgr --passwordfile ${project.basedir}/j2ee.pass j2ee - create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property DatabaseName=derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1:connectionAttributes="create=true" --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool + create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property DatabaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool create-jdbc-resource --connectionpoolid cts-derby-pool jdbc/DB1 list-jdbc-connection-pools list-jdbc-resources @@ -569,12 +349,8 @@ true true true - /tmp arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/transactions-platform-tck/sql/derby/password.txt b/glassfish-runner/transactions-platform-tck/sql/derby/password.txt new file mode 100644 index 0000000000..c7546fecbe --- /dev/null +++ b/glassfish-runner/transactions-platform-tck/sql/derby/password.txt @@ -0,0 +1,4 @@ +AS_ADMIN_MASTERPASSWORD= +AS_ADMIN_PASSWORD= +AS_ADMIN_USERPASSWORD= +AS_ADMIN_DBPASSWORD=CTS1 From 6abeeb444a9c3572291ef74099c6ae7a0c89786f Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 19 Nov 2024 12:35:08 +0100 Subject: [PATCH 57/84] Prepare transactions GF runner for running as CI job --- glassfish-runner/batch-tck/pom.xml | 2 +- glassfish-runner/batch-tck/sigtests/pom.xml | 2 +- glassfish-runner/cdi-tck/pom.xml | 2 +- glassfish-runner/pom.xml | 7 +- .../transactions-platform-tck/j2ee.pass | 17 - .../transactions-platform-tck/javajoe.pass | 16 - .../transactions-platform-tck/pom.xml | 372 +----------------- .../transactions-tck-install/pom.xml | 112 ++++++ .../bin/certificates/clientcert.jks | Bin .../bin/certificates/clientcert.p12 | Bin .../jakartaeetck/bin/certificates/cts_cert | Bin .../jakartaeetck/bin/ts.jte | 0 .../transactions-tck-run/pom.xml | 317 +++++++++++++++ .../sql/derby/derby.ddl.sql | 0 .../sql/derby/derby.dml.sql | 0 .../sql/derby/password.txt | 0 .../tck/GlassfishLoadableExtension.java | 0 .../tck/GlassfishTestArchiveProcessor.java | 0 ...boss.arquillian.core.spi.LoadableExtension | 0 .../test/resources/appclient-arquillian.xml | 0 .../src/test/resources/arquillian.xml | 0 21 files changed, 449 insertions(+), 398 deletions(-) delete mode 100644 glassfish-runner/transactions-platform-tck/j2ee.pass delete mode 100644 glassfish-runner/transactions-platform-tck/javajoe.pass create mode 100644 glassfish-runner/transactions-platform-tck/transactions-tck-install/pom.xml rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/jakartaeetck/bin/certificates/clientcert.jks (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/jakartaeetck/bin/certificates/clientcert.p12 (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/jakartaeetck/bin/certificates/cts_cert (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/jakartaeetck/bin/ts.jte (100%) create mode 100644 glassfish-runner/transactions-platform-tck/transactions-tck-run/pom.xml rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/sql/derby/derby.ddl.sql (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/sql/derby/derby.dml.sql (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/sql/derby/password.txt (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/src/test/resources/appclient-arquillian.xml (100%) rename glassfish-runner/transactions-platform-tck/{ => transactions-tck-run}/src/test/resources/arquillian.xml (100%) diff --git a/glassfish-runner/batch-tck/pom.xml b/glassfish-runner/batch-tck/pom.xml index f822b09650..c336ffed90 100644 --- a/glassfish-runner/batch-tck/pom.xml +++ b/glassfish-runner/batch-tck/pom.xml @@ -38,8 +38,8 @@ Copyright (c) 2022 Contributors to the Eclipse Foundation - 7.0.0-M10 glassfish7 + 7.0.0-M10 2.1.0 diff --git a/glassfish-runner/batch-tck/sigtests/pom.xml b/glassfish-runner/batch-tck/sigtests/pom.xml index b1f83bdf02..96541e226c 100644 --- a/glassfish-runner/batch-tck/sigtests/pom.xml +++ b/glassfish-runner/batch-tck/sigtests/pom.xml @@ -14,8 +14,8 @@ glassfish.batch-tck.sigtests - 7.0.0-M10 glassfish7 + 7.0.0-M10 2.1.5 diff --git a/glassfish-runner/cdi-tck/pom.xml b/glassfish-runner/cdi-tck/pom.xml index 1f6def2237..ec2dc84058 100644 --- a/glassfish-runner/cdi-tck/pom.xml +++ b/glassfish-runner/cdi-tck/pom.xml @@ -32,9 +32,9 @@ 11.0.0-SNAPSHOT + 11.0.0-SNAPSHOT 4.1.0 - 11.0.0-SNAPSHOT ${project.build.directory} diff --git a/glassfish-runner/pom.xml b/glassfish-runner/pom.xml index 14e54e3aac..5200c748ba 100644 --- a/glassfish-runner/pom.xml +++ b/glassfish-runner/pom.xml @@ -39,20 +39,20 @@ jsonb-tck jsonp-tck pages-tck - jpa-platform-tck + persistence-platform-tck servlet-tck + 1.9.1.Final glassfish - 7.0.0 glassfish7 + 7.0.0 3.1.0 2.1.0 3.0.0 11 jakarta-restful-ws-tck - 1.9.1.Final @@ -66,7 +66,6 @@ - diff --git a/glassfish-runner/transactions-platform-tck/j2ee.pass b/glassfish-runner/transactions-platform-tck/j2ee.pass deleted file mode 100644 index dccc3037eb..0000000000 --- a/glassfish-runner/transactions-platform-tck/j2ee.pass +++ /dev/null @@ -1,17 +0,0 @@ - -# -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. -# -# This program and the accompanying materials are made available under the -# terms of the Eclipse Public License v. 2.0, which is available at -# http://www.eclipse.org/legal/epl-2.0. -# -# This Source Code may also be made available under the following Secondary -# Licenses when the conditions for such availability set forth in the -# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, -# version 2 with the GNU Classpath Exception, which is available at -# https://www.gnu.org/software/classpath/license.html. -# -# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 -# -AS_ADMIN_USERPASSWORD=j2ee diff --git a/glassfish-runner/transactions-platform-tck/javajoe.pass b/glassfish-runner/transactions-platform-tck/javajoe.pass deleted file mode 100644 index d69a7520e5..0000000000 --- a/glassfish-runner/transactions-platform-tck/javajoe.pass +++ /dev/null @@ -1,16 +0,0 @@ -# -# Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. -# -# This program and the accompanying materials are made available under the -# terms of the Eclipse Public License v. 2.0, which is available at -# http://www.eclipse.org/legal/epl-2.0. -# -# This Source Code may also be made available under the following Secondary -# Licenses when the conditions for such availability set forth in the -# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, -# version 2 with the GNU Classpath Exception, which is available at -# https://www.gnu.org/software/classpath/license.html. -# -# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 -# -AS_ADMIN_USERPASSWORD=javajoe diff --git a/glassfish-runner/transactions-platform-tck/pom.xml b/glassfish-runner/transactions-platform-tck/pom.xml index 1e8f378b2c..ba1453df90 100644 --- a/glassfish-runner/transactions-platform-tck/pom.xml +++ b/glassfish-runner/transactions-platform-tck/pom.xml @@ -1,20 +1,22 @@ - + + 4.0.0 @@ -23,358 +25,12 @@ 11.0.0-SNAPSHOT - jakarta - glassfish.jta-platform-tck - jar - - - ${glassfish.root}/glassfish${glassfish.version.main} - ${glassfish.home}/glassfish/lib - ${project.build.directory} - 8.0.0-JDK17-M8 - 8 - - 11.0.0-M2 - 5.10.2 - 11.0.0-SNAPSHOT - ${basedir}/jakartaeetck - 11.0.0-SNAPSHOT - - - - - - org.junit - junit-bom - ${junit.jupiter.version} - pom - import - - - org.jboss.arquillian - arquillian-bom - 1.9.1.Final - pom - import - - - - - - org.junit.jupiter - junit-jupiter - - - org.junit.vintage - junit-vintage-engine - test - - - jakarta.tck - jta-tck - ${tck.version} - - - jakarta.platform - jakarta.jakartaee-api - ${jakarta.platform.version} - provided - - - - org.jboss.arquillian.container - arquillian-container-test-spi - - - org.jboss.arquillian.container - arquillian-container-spi - - - org.jboss.arquillian.core - arquillian-core-spi - - - org.jboss.arquillian.test - arquillian-test-impl-base - - - org.jboss.arquillian.junit5 - arquillian-junit5-container - - - org.jboss.arquillian.junit - arquillian-junit-core - - - org.jboss.arquillian.junit5 - arquillian-junit5-core - - - org.omnifaces.arquillian - arquillian-glassfish-server-managed - 1.7 - test - - - jakarta.tck.arquillian - arquillian-protocol-appclient - ${project.version} - - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-api - 3.2.0 - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - 3.2.0 - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-api-maven - 3.2.0 - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-spi-maven - 3.2.0 - - - - jakarta.tck.arquillian - arquillian-protocol-javatest - ${project.version} - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-api - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-api-maven - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-spi-maven - - - - - jakarta.tck.arquillian - arquillian-protocol-common - ${project.version} - - - jakarta.tck.arquillian - arquillian-protocol-lib - ${project.version} - - - jakarta.tck.arquillian - tck-porting-lib - - - jakarta.tck - common - ${project.version} - - - jakarta.tck - libutil - ${project.version} - - - jakarta.tck - runtime - ${project.version} - - - jakarta.tck - dbprocedures - 3.2.0 - test - - - jakarta.persistence - jakarta.persistence-api - - - - - - - - - maven-dependency-plugin - - - 001-unpack - - unpack - - generate-resources - - - - org.glassfish.main.distributions - ${glassfish-artifact-id} - ${glassfish.version} - zip - false - ${project.build.directory} - - - - - - 004-copy-lib - - copy - - generate-resources - - - - jakarta.tck.arquillian - tck-porting-lib - true - ${project.build.directory}/lib - tck-porting-lib.jar - - - jakarta.tck.arquillian - arquillian-protocol-lib - true - ${project.build.directory}/lib - arquillian-protocol-lib.jar - - - - - - - - - maven-failsafe-plugin - 3.5.0 - - - jta-tests-appclient - - integration-test - verify - - - - tck-appclient - - com/sun/ts/tests/jta/ee/txpropagationtest/*Ejb*.java - com/sun/ts/tests/jta/ee/usertransaction/**/*EjbTest*.java - - jakarta.tck:jta-tck - - ${ts.home} - - true - ${glassfish.home}/glassfish/domains/domain1/config/derbyDB;create=true - ${basedir}/sql/derby/derby.ddl.sql - cts1 - ${basedir}/sql/derby/password.txt - - ${glassfish.home} - set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true - create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe - create-file-user --groups staff:mgr --passwordfile ${project.basedir}/j2ee.pass j2ee - create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property databaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool - create-jdbc-resource --connectionpoolid cts-derby-pool jdbc/DB1 - list-jdbc-connection-pools - list-jdbc-resources - list-file-users - true - true - ${project.basedir} - appclient-arquillian.xml - - - - - jta-tests-javatest - - integration-test - verify - - - - ${glassfish.home}/javadb/lib/derbytools.jar - ${glassfish.home}/javadb/lib/derbyclient.jar - ${glassfish.home}/javadb/lib/derby.jar - ${glassfish.home}/glassfish/modules/glassfish-naming.jar - - - com/sun/ts/tests/jta/ee/transactional/ClientEjblitejspTest*.java - com/sun/ts/tests/jta/ee/transactional/ClientEjbliteservletTest*.java - com/sun/ts/tests/jta/ee/transactional/ClientEjbliteservlet2Test*.java - com/sun/ts/tests/jta/ee/transactional/ClientEjblitejsfTest*.java - com/sun/ts/tests/jta/ee/txpropagationtest/ClientServletTest*.java - com/sun/ts/tests/jta/ee/txpropagationtest/ClientJspTest*.java - com/sun/ts/tests/jta/ee/usertransaction/**/*JspTest*.java - com/sun/ts/tests/jta/ee/usertransaction/**/*ServletTest*.java - - - ${javatest-testGroups} - jakarta.tck:jta-tck - - true - ${glassfish.home}/glassfish/domains/domain1/config/derbyDB;create=true - ${basedir}/sql/derby/derby.ddl.sql - cts1 - ${basedir}/sql/derby/password.txt - - ${glassfish.home} - - set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true - create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe - create-file-user --groups staff:mgr --passwordfile ${project.basedir}/j2ee.pass j2ee - create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property DatabaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool - create-jdbc-resource --connectionpoolid cts-derby-pool jdbc/DB1 - list-jdbc-connection-pools - list-jdbc-resources - list-file-users - true - true - true - arquillian.xml - - - - - - - + transactions-tck + 4.0.0-SNAPSHOT + pom - - - full - - true - - - glassfish - tck-javatest - - - - web - - web - web - - - + + transactions-tck-install + transactions-tck-run + diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-install/pom.xml b/glassfish-runner/transactions-platform-tck/transactions-tck-install/pom.xml new file mode 100644 index 0000000000..29aeb007b9 --- /dev/null +++ b/glassfish-runner/transactions-platform-tck/transactions-tck-install/pom.xml @@ -0,0 +1,112 @@ + + + + 4.0.0 + + + org.glassfish + transactions-tck + 4.0.0-SNAPSHOT + + + transactions-tck-install + pom + TCK: Install Jakarta transactions TCK + + + + + com.googlecode.maven-download-plugin + download-maven-plugin + 1.11.0 + + true + ${project.build.directory} + + + + + download-tck-tools + + wget + + generate-resources + + https://github.com/eclipse-ee4j/jakartaee-tck-tools/archive/refs/heads/master.zip + + + + download-transactions-tck + + wget + + generate-resources + + **/extensions.xml + https://github.com/jakartaee/platform-tck/archive/refs/heads/main.zip + + + + + + + org.apache.maven.plugins + maven-invoker-plugin + 3.8.0 + + + + + tck_full_build + + run + + generate-resources + + true + ${project.build.directory}/platform-tck-main + + pom.xml + + clean install + + + + + + tools_build + + run + + process-resources + + true + ${project.build.directory}/jakartaee-tck-tools-master/arquillian + + pom.xml + + clean source:jar install + + + + + + + + diff --git a/glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/clientcert.jks b/glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.jks similarity index 100% rename from glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/clientcert.jks rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.jks diff --git a/glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 b/glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.p12 similarity index 100% rename from glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.p12 diff --git a/glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/cts_cert b/glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/cts_cert similarity index 100% rename from glassfish-runner/transactions-platform-tck/jakartaeetck/bin/certificates/cts_cert rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/cts_cert diff --git a/glassfish-runner/transactions-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/ts.jte similarity index 100% rename from glassfish-runner/transactions-platform-tck/jakartaeetck/bin/ts.jte rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/ts.jte diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/pom.xml b/glassfish-runner/transactions-platform-tck/transactions-tck-run/pom.xml new file mode 100644 index 0000000000..8624fc95c8 --- /dev/null +++ b/glassfish-runner/transactions-platform-tck/transactions-tck-run/pom.xml @@ -0,0 +1,317 @@ + + + + 4.0.0 + + + org.glassfish + standalone-tck + 11.0.0-SNAPSHOT + + + transactions-tck-run + + + ${glassfish.root}/glassfish${glassfish.version.main} + ${glassfish.home}/glassfish/lib + ${project.build.directory} + 8.0.0-M8 + 8 + + 11.0.0-M2 + 5.10.2 + 11.0.0-SNAPSHOT + ${basedir}/jakartaeetck + 11.0.0-SNAPSHOT + + + + + + org.junit + junit-bom + ${junit.jupiter.version} + pom + import + + + org.jboss.arquillian + arquillian-bom + 1.9.1.Final + pom + import + + + + + + + jakarta.platform + jakarta.jakartaee-api + ${jakarta.platform.version} + provided + + + + + jakarta.tck + jta-tck + ${tck.version} + + + + + org.junit.jupiter + junit-jupiter + + + org.junit.vintage + junit-vintage-engine + test + + + + org.jboss.arquillian.junit5 + arquillian-junit5-container + + + org.jboss.arquillian.container + arquillian-container-spi + + + + + org.omnifaces.arquillian + arquillian-glassfish-server-managed + 1.7 + test + + + + + jakarta.tck.arquillian + arquillian-protocol-appclient + ${project.version} + + + + jakarta.tck.arquillian + arquillian-protocol-javatest + ${project.version} + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api-maven + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-spi-maven + + + + + jakarta.tck.arquillian + arquillian-protocol-common + ${project.version} + + + jakarta.tck.arquillian + arquillian-protocol-lib + ${project.version} + + + jakarta.tck.arquillian + tck-porting-lib + + + + + + + maven-dependency-plugin + + + 001-unpack + + unpack + + generate-resources + + + + org.glassfish.main.distributions + ${glassfish-artifact-id} + ${glassfish.version} + zip + false + ${project.build.directory} + + + + + + 002-copy-lib + + copy + + generate-resources + + + + jakarta.tck.arquillian + tck-porting-lib + true + ${project.build.directory}/lib + tck-porting-lib.jar + + + jakarta.tck.arquillian + arquillian-protocol-lib + true + ${project.build.directory}/lib + arquillian-protocol-lib.jar + + + + + + + + + maven-failsafe-plugin + 3.5.0 + + + jta-tests-appclient + + integration-test + verify + + + jakarta.tck:jta-tck + + tck-appclient + + com/sun/ts/tests/jta/ee/txpropagationtest/*Ejb*.java + com/sun/ts/tests/jta/ee/usertransaction/**/*EjbTest*.java + + + + ${ts.home} + + true + ${glassfish.home}/glassfish/domains/domain1/config/derbyDB;create=true + ${basedir}/sql/derby/derby.ddl.sql + cts1 + ${basedir}/sql/derby/password.txt + + ${glassfish.home} + set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true + create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property databaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool + create-jdbc-resource --connectionpoolid cts-derby-pool jdbc/DB1 + list-jdbc-connection-pools + list-jdbc-resources + list-file-users + true + true + ${project.basedir} + appclient-arquillian.xml + + + + + jta-tests-javatest + + integration-test + verify + + + jakarta.tck:jta-tck + + ${javatest-testGroups} + + com/sun/ts/tests/jta/ee/transactional/ClientEjblitejspTest*.java + com/sun/ts/tests/jta/ee/transactional/ClientEjbliteservletTest*.java + com/sun/ts/tests/jta/ee/transactional/ClientEjbliteservlet2Test*.java + com/sun/ts/tests/jta/ee/transactional/ClientEjblitejsfTest*.java + com/sun/ts/tests/jta/ee/txpropagationtest/ClientServletTest*.java + com/sun/ts/tests/jta/ee/txpropagationtest/ClientJspTest*.java + com/sun/ts/tests/jta/ee/usertransaction/**/*JspTest*.java + com/sun/ts/tests/jta/ee/usertransaction/**/*ServletTest*.java + + + + true + ${glassfish.home}/glassfish/domains/domain1/config/derbyDB;create=true + ${basedir}/sql/derby/derby.ddl.sql + cts1 + ${basedir}/sql/derby/password.txt + + ${glassfish.home} + + set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true + create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe + create-file-user --groups staff:mgr --passwordfile ${project.basedir}/j2ee.pass j2ee + create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property DatabaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool + create-jdbc-resource --connectionpoolid cts-derby-pool jdbc/DB1 + list-jdbc-connection-pools + list-jdbc-resources + list-file-users + true + true + true + arquillian.xml + + + + + + + + + + + full + + true + + + glassfish + tck-javatest + + + + web + + web + web + + + + diff --git a/glassfish-runner/transactions-platform-tck/sql/derby/derby.ddl.sql b/glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/derby.ddl.sql similarity index 100% rename from glassfish-runner/transactions-platform-tck/sql/derby/derby.ddl.sql rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/derby.ddl.sql diff --git a/glassfish-runner/transactions-platform-tck/sql/derby/derby.dml.sql b/glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/derby.dml.sql similarity index 100% rename from glassfish-runner/transactions-platform-tck/sql/derby/derby.dml.sql rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/derby.dml.sql diff --git a/glassfish-runner/transactions-platform-tck/sql/derby/password.txt b/glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/password.txt similarity index 100% rename from glassfish-runner/transactions-platform-tck/sql/derby/password.txt rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/password.txt diff --git a/glassfish-runner/transactions-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java b/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java similarity index 100% rename from glassfish-runner/transactions-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java diff --git a/glassfish-runner/transactions-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java b/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java similarity index 100% rename from glassfish-runner/transactions-platform-tck/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java diff --git a/glassfish-runner/transactions-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension similarity index 100% rename from glassfish-runner/transactions-platform-tck/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension diff --git a/glassfish-runner/transactions-platform-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/test/resources/appclient-arquillian.xml similarity index 100% rename from glassfish-runner/transactions-platform-tck/src/test/resources/appclient-arquillian.xml rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/src/test/resources/appclient-arquillian.xml diff --git a/glassfish-runner/transactions-platform-tck/src/test/resources/arquillian.xml b/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/test/resources/arquillian.xml similarity index 100% rename from glassfish-runner/transactions-platform-tck/src/test/resources/arquillian.xml rename to glassfish-runner/transactions-platform-tck/transactions-tck-run/src/test/resources/arquillian.xml From e4dfdd479182d7b58b91c6c8d20df4b49450bb5b Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 19 Nov 2024 12:36:41 +0100 Subject: [PATCH 58/84] Consistent naming --- .../pom.xml | 0 .../transactions-tck-install/pom.xml | 0 .../jakartaeetck/bin/certificates/clientcert.jks | Bin .../jakartaeetck/bin/certificates/clientcert.p12 | Bin .../jakartaeetck/bin/certificates/cts_cert | Bin .../transactions-tck-run/jakartaeetck/bin/ts.jte | 0 .../transactions-tck-run/pom.xml | 0 .../transactions-tck-run/sql/derby/derby.ddl.sql | 0 .../transactions-tck-run/sql/derby/derby.dml.sql | 0 .../transactions-tck-run/sql/derby/password.txt | 0 .../tck/GlassfishLoadableExtension.java | 0 .../tck/GlassfishTestArchiveProcessor.java | 0 .../org.jboss.arquillian.core.spi.LoadableExtension | 0 .../src/test/resources/appclient-arquillian.xml | 0 .../src/test/resources/arquillian.xml | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/pom.xml (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-install/pom.xml (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.jks (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.p12 (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/jakartaeetck/bin/certificates/cts_cert (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/jakartaeetck/bin/ts.jte (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/pom.xml (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/sql/derby/derby.ddl.sql (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/sql/derby/derby.dml.sql (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/sql/derby/password.txt (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/src/test/resources/appclient-arquillian.xml (100%) rename glassfish-runner/{transactions-platform-tck => transactions-tck}/transactions-tck-run/src/test/resources/arquillian.xml (100%) diff --git a/glassfish-runner/transactions-platform-tck/pom.xml b/glassfish-runner/transactions-tck/pom.xml similarity index 100% rename from glassfish-runner/transactions-platform-tck/pom.xml rename to glassfish-runner/transactions-tck/pom.xml diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-install/pom.xml b/glassfish-runner/transactions-tck/transactions-tck-install/pom.xml similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-install/pom.xml rename to glassfish-runner/transactions-tck/transactions-tck-install/pom.xml diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.jks b/glassfish-runner/transactions-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.jks similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.jks rename to glassfish-runner/transactions-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.jks diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.p12 b/glassfish-runner/transactions-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.p12 similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.p12 rename to glassfish-runner/transactions-tck/transactions-tck-run/jakartaeetck/bin/certificates/clientcert.p12 diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/cts_cert b/glassfish-runner/transactions-tck/transactions-tck-run/jakartaeetck/bin/certificates/cts_cert similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/certificates/cts_cert rename to glassfish-runner/transactions-tck/transactions-tck-run/jakartaeetck/bin/certificates/cts_cert diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/ts.jte b/glassfish-runner/transactions-tck/transactions-tck-run/jakartaeetck/bin/ts.jte similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/jakartaeetck/bin/ts.jte rename to glassfish-runner/transactions-tck/transactions-tck-run/jakartaeetck/bin/ts.jte diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/pom.xml b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/pom.xml rename to glassfish-runner/transactions-tck/transactions-tck-run/pom.xml diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/derby.ddl.sql b/glassfish-runner/transactions-tck/transactions-tck-run/sql/derby/derby.ddl.sql similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/derby.ddl.sql rename to glassfish-runner/transactions-tck/transactions-tck-run/sql/derby/derby.ddl.sql diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/derby.dml.sql b/glassfish-runner/transactions-tck/transactions-tck-run/sql/derby/derby.dml.sql similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/derby.dml.sql rename to glassfish-runner/transactions-tck/transactions-tck-run/sql/derby/derby.dml.sql diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/password.txt b/glassfish-runner/transactions-tck/transactions-tck-run/sql/derby/password.txt similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/sql/derby/password.txt rename to glassfish-runner/transactions-tck/transactions-tck-run/sql/derby/password.txt diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java b/glassfish-runner/transactions-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java rename to glassfish-runner/transactions-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishLoadableExtension.java diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java b/glassfish-runner/transactions-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java rename to glassfish-runner/transactions-tck/transactions-tck-run/src/main/java/org/glassfish/transactions/tck/GlassfishTestArchiveProcessor.java diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/glassfish-runner/transactions-tck/transactions-tck-run/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension rename to glassfish-runner/transactions-tck/transactions-tck-run/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/test/resources/appclient-arquillian.xml b/glassfish-runner/transactions-tck/transactions-tck-run/src/test/resources/appclient-arquillian.xml similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/src/test/resources/appclient-arquillian.xml rename to glassfish-runner/transactions-tck/transactions-tck-run/src/test/resources/appclient-arquillian.xml diff --git a/glassfish-runner/transactions-platform-tck/transactions-tck-run/src/test/resources/arquillian.xml b/glassfish-runner/transactions-tck/transactions-tck-run/src/test/resources/arquillian.xml similarity index 100% rename from glassfish-runner/transactions-platform-tck/transactions-tck-run/src/test/resources/arquillian.xml rename to glassfish-runner/transactions-tck/transactions-tck-run/src/test/resources/arquillian.xml From 3165ac584c6af17b2b8a5a7fec3a31a891214ab1 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 19 Nov 2024 14:58:19 +0100 Subject: [PATCH 59/84] Fix GF runner transactions parent --- glassfish-runner/transactions-tck/pom.xml | 1 - glassfish-runner/transactions-tck/transactions-tck-run/pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/glassfish-runner/transactions-tck/pom.xml b/glassfish-runner/transactions-tck/pom.xml index ba1453df90..4ed477f68a 100644 --- a/glassfish-runner/transactions-tck/pom.xml +++ b/glassfish-runner/transactions-tck/pom.xml @@ -26,7 +26,6 @@ transactions-tck - 4.0.0-SNAPSHOT pom diff --git a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml index 8624fc95c8..ece937ca81 100644 --- a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml +++ b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml @@ -19,7 +19,7 @@ org.glassfish - standalone-tck + transactions-tck 11.0.0-SNAPSHOT From fc77e703d466063990e1cfbb6320f38927521f08 Mon Sep 17 00:00:00 2001 From: Gurunandan Rao Date: Tue, 19 Nov 2024 19:33:33 +0530 Subject: [PATCH 60/84] connector glassfish runner. (#1631) Signed-off-by: Gurunandan Rao --- .../connector/whitebox/TSConnectionImpl.java | 2 + .../connector/whitebox/TSEISConnection.java | 1 + .../localTx/connection/connectionClient1.java | 16 +- .../connector/xa/workmgt/workmgtClient1.java | 2 + .../whitebox/whitebox-notx-param.rar | Bin 0 -> 1547 bytes .../connectors/whitebox/whitebox-notx.rar | Bin 0 -> 1544 bytes .../connectors/whitebox/whitebox-tx-param.rar | Bin 0 -> 1638 bytes .../connectors/whitebox/whitebox-tx.rar | Bin 0 -> 1635 bytes .../connectors/whitebox/whitebox-xa-param.rar | Bin 0 -> 1545 bytes .../connectors/whitebox/whitebox-xa.rar | Bin 0 -> 1562 bytes .../connectors/whitebox/whitebox.jar | Bin 0 -> 127202 bytes .../bin/certificates/clientcert.jks | Bin 0 -> 2257 bytes .../bin/certificates/clientcert.p12 | Bin 0 -> 1615 bytes .../jakartaeetck/bin/certificates/cts_cert | Bin 0 -> 909 bytes .../jakartaeetck/bin/ts.jte | 2462 ++ .../jakartaeetck/bin/tssql.stmt | 805 + .../connector-platform-tck/pom.xml | 963 + .../connector-platform-tck/run.log | 30847 ++++++++++++++++ .../sql/derby/derby.ddl.cmp.sql | 288 + .../sql/derby/derby.ddl.sprocs.sql | 347 + .../sql/derby/derby.ddl.sql | 176 + .../sql/derby/derby.dml.sql | 770 + .../java/arquillian/AppclientConfigTest.txt | 34 + .../arquillian/GlassfishTckExtension.java | 13 + .../arquillian/GlassfishXmlProcessor.java | 139 + ...boss.arquillian.core.spi.LoadableExtension | 1 + .../test/resources/appclient-arquillian.xml | 64 + .../src/test/resources/arquillian.xml | 32 + .../src/test/resources/logging.properties | 15 + .../connector-platform-tck/whitebox.jar | Bin 0 -> 127202 bytes 30 files changed, 36973 insertions(+), 4 deletions(-) create mode 100644 glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-notx-param.rar create mode 100644 glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-notx.rar create mode 100644 glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-tx-param.rar create mode 100644 glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-tx.rar create mode 100644 glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-xa-param.rar create mode 100644 glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-xa.rar create mode 100644 glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox.jar create mode 100644 glassfish-runner/connector-platform-tck/jakartaeetck/bin/certificates/clientcert.jks create mode 100644 glassfish-runner/connector-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 create mode 100644 glassfish-runner/connector-platform-tck/jakartaeetck/bin/certificates/cts_cert create mode 100644 glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte create mode 100644 glassfish-runner/connector-platform-tck/jakartaeetck/bin/tssql.stmt create mode 100644 glassfish-runner/connector-platform-tck/pom.xml create mode 100644 glassfish-runner/connector-platform-tck/run.log create mode 100644 glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.cmp.sql create mode 100644 glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.sprocs.sql create mode 100644 glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.sql create mode 100644 glassfish-runner/connector-platform-tck/sql/derby/derby.dml.sql create mode 100644 glassfish-runner/connector-platform-tck/src/test/java/arquillian/AppclientConfigTest.txt create mode 100644 glassfish-runner/connector-platform-tck/src/test/java/arquillian/GlassfishTckExtension.java create mode 100644 glassfish-runner/connector-platform-tck/src/test/java/arquillian/GlassfishXmlProcessor.java create mode 100644 glassfish-runner/connector-platform-tck/src/test/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension create mode 100644 glassfish-runner/connector-platform-tck/src/test/resources/appclient-arquillian.xml create mode 100644 glassfish-runner/connector-platform-tck/src/test/resources/arquillian.xml create mode 100644 glassfish-runner/connector-platform-tck/src/test/resources/logging.properties create mode 100644 glassfish-runner/connector-platform-tck/whitebox.jar diff --git a/common/src/main/java/com/sun/ts/tests/common/connector/whitebox/TSConnectionImpl.java b/common/src/main/java/com/sun/ts/tests/common/connector/whitebox/TSConnectionImpl.java index cdc34ca260..d8d614829c 100644 --- a/common/src/main/java/com/sun/ts/tests/common/connector/whitebox/TSConnectionImpl.java +++ b/common/src/main/java/com/sun/ts/tests/common/connector/whitebox/TSConnectionImpl.java @@ -45,6 +45,7 @@ public TSConnection getConnection() throws Exception { .logAPI("TSConnectionImpl.getConnection", "", ""); return ctscon; } catch (Exception ex) { + ex.printStackTrace(); ex.getMessage(); return null; } @@ -62,6 +63,7 @@ public TSConnection getConnection(String user, char[] passwd) .logAPI("TSConnectionImpl.getConnection", "", ""); return ctscon; } catch (Exception ex) { + ex.printStackTrace(); ex.getMessage(); return null; } diff --git a/common/src/main/java/com/sun/ts/tests/common/connector/whitebox/TSEISConnection.java b/common/src/main/java/com/sun/ts/tests/common/connector/whitebox/TSEISConnection.java index fedb945a53..a12fea9afc 100644 --- a/common/src/main/java/com/sun/ts/tests/common/connector/whitebox/TSEISConnection.java +++ b/common/src/main/java/com/sun/ts/tests/common/connector/whitebox/TSEISConnection.java @@ -200,6 +200,7 @@ TSConnection getTSEISConnection() { return null; } } catch (Exception ex) { + ex.printStackTrace(); return null; } } diff --git a/connector/src/main/java/com/sun/ts/tests/connector/localTx/connection/connectionClient1.java b/connector/src/main/java/com/sun/ts/tests/connector/localTx/connection/connectionClient1.java index 077fe4c87a..5f80def5ea 100644 --- a/connector/src/main/java/com/sun/ts/tests/connector/localTx/connection/connectionClient1.java +++ b/connector/src/main/java/com/sun/ts/tests/connector/localTx/connection/connectionClient1.java @@ -79,14 +79,15 @@ public void setup(String[] args, Properties p) throws Exception { logMsg("Using: " + whitebox_tx_param); // For application level sign on - uname = p.getProperty("rauser1"); + uname = p.getProperty("rauser1"); password = p.getProperty("rapassword1"); - + // Construct our DBSupport object. This object performs interactions // on a table, based on the properties object supplied. try { dbutil = new DBSupport(); } catch (Exception e) { + e.printStackTrace(); TestUtil.printStackTrace(e); TestUtil.logErr("###", e); throw new Exception( @@ -99,6 +100,7 @@ public void setup(String[] args, Properties p) throws Exception { ds1 = (TSDataSource) nctx.lookup(whitebox_tx); ds2 = (TSDataSource) nctx.lookup(whitebox_tx_param); } catch (Exception e) { + e.printStackTrace(); TestUtil.printStackTrace(e); TestUtil.logErr("####", e); TestUtil.logMsg("Exception during JNDI lookup: " + e.getMessage()); @@ -120,13 +122,14 @@ public void setup(String[] args, Properties p) throws Exception { * */ public void testGetConnection1() throws Exception { - + // Get connection object using no parameters. Container managed // signon. try { con = ds1.getConnection(); TestUtil.logMsg("Got connection from the DataSource."); } catch (Exception e) { + e.printStackTrace(); TestUtil.logErr("Exception caught on creating connection.", e); TestUtil.printStackTrace(e); TestUtil.logErr("###", e); @@ -141,6 +144,7 @@ public void testGetConnection1() throws Exception { dbutil.insertIntoTable(con); TestUtil.logMsg("Values inserted into table!"); } catch (Exception sqle) { + sqle.printStackTrace(); TestUtil.logErr("Exception inserting into table.", sqle); TestUtil.printStackTrace(sqle); throw new Exception(sqle.getMessage()); @@ -151,6 +155,7 @@ public void testGetConnection1() throws Exception { dbutil.dropTable(con); TestUtil.logMsg("Table has been dropped!"); } catch (Exception sqle) { + sqle.printStackTrace(); TestUtil.logErr("Exception dropping table.", sqle); TestUtil.printStackTrace(sqle); throw new Exception(sqle.getMessage()); @@ -172,7 +177,7 @@ public void testGetConnection1() throws Exception { * */ public void testgetConnectionWithParameter1() throws Exception { - + Vector log = null; boolean b1 = false; boolean b2 = false; @@ -188,6 +193,7 @@ public void testgetConnectionWithParameter1() throws Exception { log = ds2.getLog(); TestUtil.logTrace("Got connection."); } catch (Exception sqle) { + sqle.printStackTrace(); TestUtil.logMsg("Exception caught on creating connection:"); TestUtil.printStackTrace(sqle); throw new Exception(sqle.getMessage()); @@ -224,6 +230,7 @@ public void testgetConnectionWithParameter1() throws Exception { dbutil.insertIntoTable(con); TestUtil.logMsg("Values inserted into table!"); } catch (Exception sqle) { + sqle.printStackTrace(); TestUtil.logMsg("Exception inserting into table."); TestUtil.printStackTrace(sqle); throw new Exception(sqle.getMessage()); @@ -234,6 +241,7 @@ public void testgetConnectionWithParameter1() throws Exception { dbutil.dropTable(con); TestUtil.logMsg("Table has been dropped!"); } catch (Exception sqle) { + sqle.printStackTrace(); TestUtil.logMsg("Exception dropping table."); TestUtil.printStackTrace(sqle); throw new Exception(sqle.getMessage()); diff --git a/connector/src/main/java/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.java b/connector/src/main/java/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.java index d0cba276b0..1d295f0751 100644 --- a/connector/src/main/java/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.java +++ b/connector/src/main/java/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.java @@ -71,6 +71,7 @@ public void setup(String[] args, Properties p) throws Exception { try { dbutil = new DBSupport(); } catch (Exception e) { + e.printStackTrace(); throw new Exception( "Exception constructing DBSupport object: " + e.getMessage(), e); } @@ -80,6 +81,7 @@ public void setup(String[] args, Properties p) throws Exception { ncxa = new TSNamingContext(); ds1 = (TSDataSource) ncxa.lookup(whitebox_xa); } catch (Exception e) { + e.printStackTrace(); TestUtil.printStackTrace(e); TestUtil.logMsg("Exception during JNDI lookup: " + e.getMessage()); } diff --git a/glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-notx-param.rar b/glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-notx-param.rar new file mode 100644 index 0000000000000000000000000000000000000000..3b74e0980c7e9a61e730e9d64163ee5ebdc1d375 GIT binary patch literal 1547 zcmZ{kXH?T?6o>zWL?IwVh;S-IR@e#1kRb*EO_*VX5DOxN7(}R24;v9$NkQ5IB6|gy zVXG)gAu?2Cg^@^<;E4el3L3Nnj_R{3Dx_rrbPbDrP5=iCpEtD`6w3IJjNfDD6q z06UI200!__qBYvy8K=L|2LP`BqGEvB7Fs^o(ZSimZ9xD4->P3xytT7E4(m?T!{f5j zFcJ?B!m&$M8^>^1LR}KM$x9J@bk_q6k>oS~0&}NA` z;s+1`BMuFQ{RV$Z&4XlpL{eWrY3R?-OK40w6X&dDlWQ#6s<9uXE~aa}w-meL(9;G~ zlWjhS(2LO&hl3$b2%}*cs#a#d;_b>yrRC%$LNQ|q5)dn3l3C60P+V^ldE7Cxd1+Kx zGKZz!4W%hqNbDQ5O31DLbs}=~s#7o|-Pqpx=Ygaezl=%ZC|Aor8+%?2j?*NMsC(f# zdri3&0e)FUue#jQ{Pi^Z4ygvtjr5o3ql$Dm3O_iLd}?Mo98I%wC3*9c5=?B09M`7< zD^AjvdKTbl9|$F3ds0BJ4U4b6bRd&19I33X#nNZ*!?}6YzA^=_#y^(S7%nusc%X$d zvkOhdXW)GGs#fGgL`R~_(qpGvH;3Nd+gKfYv3wnU2T(YZ&@e0>|JU&Ec7&9N8TpNi zcbRWYxN#kuWXy%mG*n5%fEcBTN;vAzBTrNJdCA{hW7buV&7DddJMhkylBx|RSV()l z6)`ivP_Zr$`!GGY3Xx&L+Q$zBL)QhHf=S(+`>GA23rM`F9@P(C*)8b1KBZ6Sl ziSb~==WOc%W5z3ZLU(d~$Tz0#bDD60^??q} z<-16JTpRBxt;_M`&}9l8PTl)VUm>s$KBCT)8f8U3^oUuKHPbFiT6w}l zLR~D{cge}IB*0aO-U6e>(MrC5I$YrF3&@w>KS>jf%m4rY literal 0 HcmV?d00001 diff --git a/glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-notx.rar b/glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-notx.rar new file mode 100644 index 0000000000000000000000000000000000000000..80d149e9fd5514837a1c26cd3dd52c8fca43132a GIT binary patch literal 1544 zcmWIWW@h1HVBlb2P$>}zWk3R)3@i-3t|5-Po_=on|4uP51VEK?Fen3+E;)DLz(t^P zcP0h~5g-j$>g(v|>E;?7qUY;2b%HJTAp;TD?+*W*-CTp#bR=w#l3}rDJ7~LXy~zbN z)yhTxsuw3ouMmrQZ);nR3#NT|0$U$9S7z*n;?e&B*%#Up}ku3*{4TTPG6MTPj+ z&esJz*1jPABW6|l#km_?>wf7lz1V(5;i~!KCya<7m{lwgD)PhX*Ii}?hR@s#4E)GJ zP?V@wk(;wL%s2nGg}~n5;RUs~Sd~tFjN@_+oVd)-tXqXwN&I%S;WRh1-6EP3rr7_h zb&ubce7bD%D~0GeGtKkmPAWF{ulCu*Dy6+;*Q@wXj`J6Gl`36%v+93o(d*h5^*q%F z<>y_0ZCI68vd=8Zto+USANpo8F?Bl@d@ne#PohKBD4=saukbk|k6=Ysi!F0vy-%(( zIL#Af!tGPRYcZ4ibkX8;woOK}c3LhxvhiF|K=z`8Mok7xDvDA|*0;Rj77$uCWqknW zETd&i%E!+b%?(p{9MN@0sakJY(2+NeM^?NjK6rBizut`^y+@XdpF|rJh@QH$v*yX~ z(@!TQ_a59j^QTa{LhYHQ?jLu*QI4G<;W=x`lI>|Op_^Y8uF|<0^eQznx@BV+=ZwR#-1#jS1f)Nrk+fKjqUztDv)K}r-#N9^J9bEJ{P@|~Quxhj?%mn{{*~MROh0|*@U+OxH(zb^ z-+X176q5MH!#C>JskpDvS@sX=4fre;`HRKhEMwUiZ%q2*XWN|2iIjuxjpiZj~~{x`TJ`i~OqnQF|cVtkN}U^K;Kx zbrF$GE;nKh-3p$N=u!N#U{(0MOL<3mXB?5}!%qEGxVV$W^zlUFD?xmL+nCB1={SfS^<8mrpvKIrDC1+sSr-%yvlU{)Z@#RJ5{+cbHIrN9xRquK)oGP5Qd=F2 zOwJm)Or;d7*#S#`J?mw{_**KpXc@de4gj?#|yhhN_rIlfB`^@0>uL> zjvOEjU>x__8aTV6j27Df0Q)Zr2DU7rrH}94?Oejqk^lf(sy|SSt*bN2(POV626gU? z)#|40Fvn?|MSGN^`^}R9wchH|yJZ@!$|`nt=xE0?786T|8?Gz+ey}n}-YMu{0Vn3A zpTkQOmC+t9?i;m8TY}^s9jed1hEw;*BS67O|AB=jH%3p;1C*>@5J-Oq$Jn#T|1_L1 z1f81HuE(!Y%q)j_rbYkG2<&p#yxdO9GkZNiG$MnQH7TJsEV~C?=EaMarDic6wh*;% zEtGKmp;vPGWjXzh9>WI{iPniK_9jn~u_JmNDl@*UL!AYcj>)t7lB2cHHVMs3UP=61 z!Nq7O{?6CbItyt45J3PyVdV;r959Rv3%$Az6VZo&^5*tMCiQ|g3nuoTvcct+k<6&2 z5Tb0Kk8y6R85agWb9VP)5}FZY!3nKpD&$l!eUp9 z&gZGBZi}0rNax{ zPIuC7EEyShfqR}n26q-01hz`Oh|}4qca!dY|3--TP6vEQ-k2Gx3CHkRtLi*o_)1KPgXu(El;u_CVTXb@Rm#ukS^m%sxg0OMj7P`B z(LyK7g!vg$vZ`b3da_a0ZC-%+>1m-$rIFh>=j+#@ftf-`HP|Qk9J`CkDD9#;yVICk zO_`r-xZ}0Y>YKj>SVcP6Di{0B$*}!*kgQ|6`GN<~URccxx15Afy-cl8m@c7YA|2c< z6m|_rM1E=#eo4$vt%x0TJJX#xBNxjyoa+17mty4iLr85E9b{(>}LU67mljMZ@ z_H?S$iwA zdMD0Y)Md!dE7^_UWU~Uh(d#>0=VLIfTP|8_G}nFuQR1tTY&ITUJvS|dpj)q- z%U~1qb1WKUTn(O2gRwrWS~Q7EsMFJmZFd+BW4w*o<}3tNYm3HA#v*&8$oz{P+Ussi zic+kyp;5#Zr=%9OO!-}Cp9a%$2%kpHd%Ul!rOW$0J#Fxs&#ftUT%vXQ=$y`MxiB}_ zUFE&&dsef!W_$Tv%Dvu~6XMSJn#}cUVKlD~cS6KV!a4_&I&He0P aD6wMrvh=WfKr-I}siph(Qaum){`&{l<-lD4 literal 0 HcmV?d00001 diff --git a/glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-tx.rar b/glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox-tx.rar new file mode 100644 index 0000000000000000000000000000000000000000..e7b29ee35c870c3ffcb257bdccdefc2ed2b4275e GIT binary patch literal 1635 zcmZ{kc{J2(7{`BO9fd|SS)y*r3>q3`8!^^K$S}q(vdx(6YuPSB))q_Fb5k$X>}DuF*;UC`xM8fpbNt&2KM$#i zS*{0#_s6lu)1+Vr)nEaw3;m(^8RUS#mUSulRdy9N^s5xh0_D$BLyCE`pr0#v=nFA* z(}r@Q*#KaY2LO&7T!D}Mxd3;!0&|?_7#h;NZSEDa#KN~2fWqb!>kNuzMGbN!-Ptgc zc|GEkewsabwX@|@Y>HcF+DF8CTeY05=Q|bN7=5O_rOpLT$0)P(9p8%!P<$pm>fyDG zmiwN0n>$BzQM<_aAWXz#SDT8v8FZ1r^c`Gu4$* z!wY8h^rkzc&fB&1i57vpRG?`o+J-!+rR&p9vB{)Hi3TfC9>S^HeAcIPLBIFBQk~aa zCHI+^i0Ge~X&b1nx@4%*g+pMS!&S`s2}GjU1^gDeh^WI!CZ30m-nCoh5%fPvnzIgU z8*!-4fyfjq7$fX^;E@Dv!4{h8P--_&(Cr$8j4+W8RMk(_uT2RuVx(ynn$l@KdGau6 zAJ+F6*D^1v0)HfT^)Z46#ONyJG{3dGw?&*)uUD;4W$t@}k+@sTi1CnJy%qKFDIf94 zzDRkRMl?}W21hI9ZAcq`lRT4^MdBdQ{z@sV=etpQ7F9e1rKl@NxmIUzXD;>~t4TtK zFu!121hJb+65@%}hEs|Oc|q{5ba5XBlX+8Z*S|w5BF)l$c|BKRaor)sL}Lz*a|!ZMgE`}#vR7J@OloVQ@*L9H)z-dr$)+yazaOC9_}$) zY@acSj~^9vBrkx}C!Dwp_+60L>;m+|&%(Aat5fO{d=UTqfPT}G53mwLO#cWqf_PiadDjOLvT6RG?4GH zsx7Vb6*88(Q#vk5s7+IPkko18E=3RMHUGIKnluvvR5ET+Kr&9^gywXYQg6icr1DTI-HR0H zRb^^9U6+?BEUeYn*rXuX)P9)lj*Al&WwwA7ssCV#@#`Vbps* zy)_dQ7B%T}WqkwYu86EF$f+07t;P8@^I}UH?dtPYY!H7KC>uPrfHtXVhO~-Q#qhNo z+!cIs-=ZTCFvvCJev4u!AxyJ`G?u+!8?BOV001(@&Us1G)jRg{c#i^l@D6TMO+=9m&@P4ybKmo0pHEk|c|!c*N}KwLIF;O8pS-eKL_J7>ytBCsaVW4p}o zAo%38U@k55IRg9IJJ$1Ttc01?Kmuk;g)OmxuOf1aY7q&a;k;Q}Ihsf3W*;BpBP+r6Ed^AP7BhxS_bum z+;r8v(XG=grj(s$yc3V2Zi%2WZ{i@MuURe8tG~b`6Y+0Is%!(lkBIfc^`^rS{#unp ziHV+N%ADD{*WmBF=~SCEPM9~To?Q2km`F=xBrI)pNw#hptvxlZ%1-W2Wmw1bco>i^ zFQIxy%k8USVJxayb9)A)eHm}y=zOX!+lj*(5L7^;-IClyp*KWR$t41u6Y<^z_avOg z?YQ!Owxg!@5Bf8i`F>C>YcgE={^kWLp)bgrRB%?J@bBoQ4Aoh!qEnV_Adq`0t5u!f z6i%_qAM>Hw-q5N5|2(ZHRShCEB++A7+r^9{ zqRXu(dXtN1y6v*PYvlW&C;Z+Gvu@Mj#mXF4Nw<3~j+|slkg}#!?K^tb!ZB?Z41|ZM z?Odnld`nfKywcf0)=8*PB?)=uuGm%5loI+^xwqDo`jUR@?VOSH@Dv5yU#!`)PS=>F zn*+9XT|YJTVqz_ri%HO>;Jf)AlQJU_tLu+$E*l&Ahy?xN&~2kg%CS*AX`xLk=9ZPy zClHZli;%4&&p;?Kg2-4PQn*<=cc!w7Uq#W(7t38)YN933Bh`xE2chPr!_vzx%7n)N zFQ?mw)?9Nh(Ia1|XOE<9fFl{IA7gi8v*`G>4Ccjw+|v_f4b1%T%az0S{xw8tBwAVASDO6qPG;;NxZyeS*u_?~?xEhFwcB`P^ zd4sYaxDc@VS1ag8eYXupl@omh2hZRW%5ORUc`U2v+5PR~k00_HP00mU-f1x(tsE!a z2OKG~i8r7G{%l|bfMeAM_vQ^v0O(_xv;(20Ts$nzV!>sFJtG1QUC$`$9%h81QdcwW^P z($PUim{6ep;!_j8@G<;F05e#WY_k}`Md;JQ*n@9+cS6ITt1gV&z9huhaw*+DjHroE z`XT;|HtnRb+_)ciCEwJzq{d@0tBA4U;S~e@zdH9#Dhw=|e0hDf}zWk3R)3@i-3t|5-Po_=on|4uP51VEK?Fen3+E;)DLz(t^P zcP0h~5g-j$>g(v|>E;?7qUY;2b%HJTAp;TD?+*W*-CTp#bR=w#l3}rDJ7~LXy~zbN z)yhTxsuw3ouMmrQZ);nR3#NT|0$U$9S7z*n;?e&B*%#Up}ku3*{4TTPG6MTPj+ z&esJz*1jPABW6|l#km_?>wf7lz1V(5;i~!KCya<7m{lwg`fd57RqvS@7#8p_Fz_P> zK~bV!MQ+aCaNqpf76N;JhZoe|ViJ5>q3^n2MM1FoY}ZR{6L-&!Hk^3OEV@g?ZaE&@}8{ZIXU#pwVoAO-zsKk&Cb&Ny6Kee!I0HF zXLh+|YeYS2TlHwV^d5SLUyRzg`__saxgMRbbAFz1Pp&03udRy>F-Pt8SuOy~xYu98lrgwQtR>Si|4%iC5Uj{gM0KL$!Fb}7kz(5W#+_P@tG^S z?>YsRe5#+zCBJnV$EyY&-BX5^dhX^YfA|Wy>?-M>b*tt=Y`<@7=wFS)D+5ZC?|bUA zvl^e-mKVI@RpH-hhxUGr5SL!#-7nheo@S|We&g3UD&PNyN&WTTTC;#_{;NC7)I`=Y z?R}8#GDk)B)!vrBO3bfh*2f?Bbn5*iZ1Ewy=iJNf2Vy_}uY0w7vYh9)@=Z1-iQ!cb zH_m;+qrrXe;51i9ah0s%$!{}6%68^3E?82{ch}_4N0}!x&N*_0RW@Q Bi$DMX literal 0 HcmV?d00001 diff --git a/glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox.jar b/glassfish-runner/connector-platform-tck/connectors/whitebox/whitebox.jar new file mode 100644 index 0000000000000000000000000000000000000000..94540364b7fe90cbdc7a30d0979cbeeea649e053 GIT binary patch literal 127202 zcmbTd1yr2PvMxNh1a~Ju@WBZLcXxMpx50vkKyZQ$?k>UI-3E7pLk0~_un@R>cki>$ zclQ0)S?B!ks##s@ou{j-s;jDd)^w{Xz`>&e0LTEqI}nx@;BOBK03M(ur76ZDr!39( zJPrV;{u7D}pm~KZs|q94zQP$`006w#_FqsXF=aVvDGg0lCFy{;I#gH=EXm)Z&t?iz zxG`bdo=gNfWnt!&9)5<~^(bHkZ*vli70heMwOvmfhogHu zywGeN9VR;%m3i)hF1Gs+Y?|H(@fSUXEZj33m%#32E9yL|m2dmduIS+gd@PD#Rm!Kk zE*9z>Ud8kN@fn_*V-pT%6ec6EX8|h*uB(UxbIJ^M8YS^EVX8<8MIffAc=} ze+7c9JpNla(f=3xRbeNWziadFgHZoBy)0auovkcDF7AI*@~?S+?eedO{+0X7D}UMi zs@^}8{O73u+20dn=lCxn{|KIA4gfsWYvAm?e)#_9Ld0BMrF<-`TtRj&&a4)WW*#2d zs$vQQ>_h>p?aB_G&K?wacrG5F_|Pudi6ainebRq!E~?TvsejjeGRQ%sc!GImxKz;5 zys^eOr)4|$WBc)E?-zP6A0h=Ah~?({VN2b>wy`YjWO6>AU=G&@okwGK5N!FNQ#z|; zAR#M``p1yCeoKn|xg3XC4$OMf4{xZmuL?BR@zx_gef_M-OkFH#37S%%!3|8eTAofA zjajhoXD338-_aONQXTTQb}!$J43OkvF<-ksNbJiz;*1}RZTz*7>sz{XT8OaxX`20c zq>$)wtJs7oZl*}2p%TWL8F>vvg3GnLWQ%gEZd8N)aj=&n_NPU**YmjKBVrx;#Yr$D z-?wG*Y~bvDwyWsW0F#+Fv;z01Gp>P_Z)wKrGyH!9EHdD)$v;aZnf(q20Q9{^tKk3K z?-KtJ3mPCZkf+B#U9WYjOe%vX1lPRm2v#?ItCUni6+)mG@jD?A-WDg1DkS4G0V+xg z6Z-AAqwcwW$BC?Oe@yF@@dQnzo%efc? zXE3u_7anh@I!-DMZ^;iSAv7QO5CggXvIRxKo<`73TRzPJ{Kr4FbgB#@Dbq!lt8*CK zQ2fryQvzr`TX`h;e)b(KTifJzcA!LQ`APdYOKG!U9oP%cNrj zVHHGnX{?dWk&Y!hGB#dR&*^=fPPmPmfVXrHpKEIXY&sAxzip!tNr5H?=n*u-a z@VN*=sBX(3wTMTacpg9ONBHN^Sh?y7>m!X4GivUS;7?;~iM7_PR1(OKZI9oljP!l^ zKz|Wvql`ppI@(u@L-XOp6f2CTr5VS!i6~qyOR~OhpU%(hJ;mrwAO$8_m8n*~3jaNZ z6_Nwf^u*DA5b(Niqm&y3PbFfAV$~-?CMzTjs!;6l+A1A} z8wBIv#bcqZZyjQDb(AIW4V3s>DG6boi?vE2b-c#L7r=FI4M7QSy^8i615?Xtvhd%N zh&r}mzoZqqV=PkNKYh<(9Aa)JLHgdHXtZkq`G8U8YjNkeqE4De7DMh1uHqi73wdZ*{QFR0!=j-dZFwxB z``)^2KB%!N^DQQ7#^&h5*Mz&3XsMV9L7bkRkMG@F0e(ChPq=Mc+ZUr*kj{SMp>mx) zyivr~f${VDW(0EG=y)G>Wqrx^YCrQz~loL*SD>X2HBi)q=XXf=iGv|h_` zrx0wWl6bOu4Mv1{0s~TQqS^|Lc%l*QV_`f``;c<&YnvP1r1C`Lz9UJ4FJb3vB$+C+ z@M~M>G;0VJnMCm&=8AjzQEKuW^-&|y1i|T3(@uS>+OFjeuFYI4rzB5&-Lj!BrRbCR z)076B0~w0S-56Co1^*$|Hf6fWiM3984o_VYh5CsrdRvF=mLo{2Se`SZv; z_cBkSUtJ~^l|waXSy|2AAm0Du+YJD6V6daHQ{R8D zm~@lTmHO>)CHq-92B!|fRk-xR-hi9$!RA4Wa$5EsQNF!Pi$0w{6SrixN-c$TzQAnx zb8T5qGrt-<8^6vtd$U!}xKqh$6=Ye8_T7YrAFh<$XXejI2;OwgOYB4%q&)joZxsWv zF;kgM0$}sQDg@&t`u9R425LA&TZSpbpWoiJwXomA{-<01S_kj&<{#)@U2^=tTf#Ja zJ^r61tWJ4=9Z!(g4vtn;pFtu))UjCBrwmI%jSyaAP*lyES9ge^PHp$?J+MR`%^yG+ z=A%p_TD!9|b>4Nok+daZyamWASo<8`9I71r4X}n5%T=60&gJuGfH5@4*_l>?SzX^4 z|47lA*Bq=`ikq(cP9uR)M@MOEvpj3(U6j)JwYW#72eXH`eUUV-9gBqnr?GCz#h6Fn zB_0H+GKPW!^n13;2Tu_D;}kuQ#z$dy1s^+M@5rEVw8==udR=2C!mZ~c@1F})$F?7k ziNjxXqw?>_KN{Iqsz1CRgb{q?_qI1>jbzWWmz{_>2}M{@;4`Lj#DNp~SRbv`9;Sf( zYdIoYOqV!D?x-=gZx*&`3&XEyosHZJTru9au~erP-ZIXcnfqUzUwem*KlmDpe{DWx z{^v2Nsi9=$;bCTDrD*2?vU0X^mvaVLxm%lASp73p<2W2(#jwJ*$}Sg*YUQ%ENn2`b zYwKm-n##H*1{w`pK(mCr?!*HPP=kU+m@F~gmBSLJ`CcP#ju>_ePXn}Dnb}#{sbWGq zUFDn2`~NulHJ&dmXftW-9~SFRZy_g*V2&u=im8Vf{Iaqw+@m*fI5g8ShB3(Hd^2J* zMuxd`Sx|`0!MP4jgh`ww3iuOXS@4Lu`WY)!DPyQ3hZ5G7EfzM~SQmI@7) zPYQk~iy3h$8;7OH6&8%{hc^VvfEu;2!c51FjU7o1TM+!{?=`fUyYeT$`d0`P~_y6`86g_)?j!fIw7fqqhg&M6%WhMFg*`=r4fg; zXXV|!PeE?nQ2NCZflDa0h@#{7$JK$(?4cxJ4$!!TFcX77WPO*BKt#Orn1M$|zcXn_ z;I|Khg7hoZe9oFD~OmH(e`EWD`VN$rs_bghP$KF=a7ftTRhK4cR`%{g6r zpZ*GM00uV4=kAq4skuxq^VyCAN)Zj>2Y8!M8j~qOdt647T`wK@=dxQ*4zv^Rbdih2QJDpJP z$y`lxUp(4mcQ5s^T+Y(i`V#W0kdE$?{Ofxyf*Ractkb2#tGsAn;J0{_gVF$MkGi26 z88ypI(@WA<8N7P_kqp!xngvc_P-JIpi3pR_3tvjf?5ooFkS^R zMQ<@ijdntIy?@^e1@gb;Ja4)Wc(v^}%X2UTb;IT^=BtU6_4fm>4v+ypm&J?h+XyE- zv<~Hps#yx#U6#J;p4tx4Z+sWJ+?=^jL~)T%hXqp0n6s=H2AOX)tFL~WbV+`)n&^cpp512OKTD|V#1r{+2pmeA3>1G z>!=|^B6w1kftHu?0Z+Ih5W@6a{U@$hQGwAxtWl#+{ktZwqI&A@mtW0u0X~1r#gY8( zP4Ge?m2eyC^E|sN5_yn26nhY4ejPo8sr#f8{X%zJIJw30{Dq-lQiSC>^|k34x)uS8 zf%|}=ztIQShf2bxZI8J8WArgtSedJZBNGxf9Y|8q*R+c z@|;rc)E%FU#%u=}Q&ONQ8;@Shm5hu>C7Wa&T6wvqX1txGDc;etn0|Lk=TI(v+Fh;# zcnSBuTSs8{hJ!3__I<;jLRYSI$^Q5S{T=LV#mG-}ilzEeI>XW+eS{n6}paDBADT zjT10V>_BX?u1zj|s@EjG*30A1?8$c|G7$~&Kd>^mn|!H!Wy#h_Wi4wOm~mH0%^Nfv zjd3$|hW7F6>~Jzu2lsvJe8n7%@iJ`&_p$4Il^scj_Vw!Y*mxX<_Kn>}WMf@^Mg3Mj zgnZ>{*f;I@up(JVvzBQ~X4j~~%}<whuu{bGE)7xpp|osv{Yq}{SokN_^IP*ClS#@rfhED;dty?xqFMeG)3OTObFs!dLW+8-A-~1L6B2E2cpl%8 z1fWlZqWKc+T5^Pv9r#_SR?ab_x^+x)##w>f8`Z{coOiZA$hhP)R1@ID2JSki6CBv+ zbw^c zIj=!<8ZXv&!!LvgKz5@$0ap9-hzByE$l2MmCbLv(nr?#AHwh$7b8aCGyUtohd)#-( zsS4P23-Ku^E)*LbH?HecWC6Ck3AxzR&yS(;!Dcn&%Pk!ZHmRo4VEEGwZK z@6Aj19;FoT8BnhFB+Ks_V_LDLAia{_M|3%nXX)YIeL=s!a4UW|2aG^T4+U#|>N$`s zK8G1)L<~uijir69Dm?cx8rkHT$7g@%J6qu|C+n+w44MEsS(+AORQ=*wO%MS zkv69|EN~8lsm{B49X=&HT{o&PT==Y?{lfO#rTh`E$NQTi)ya8ouqjmp6J7HQmibxj z1`|cJ>8cHru~HRqE_HsVmAA$i%WTh$Tz+v!%qO=Z-wo1q>{hSSuBg^wI)?pq_+hCS zoAO;3xUl@PTAW5$cG%FrWTA|+I_DbkpAU%YtOA;?Sw2< zVE41dyIpFj_=|4YP2aBv#M^JNF74>!EDfs;)h-RIeCpk5BHS1*{flBdB5hw*C!m=` zMl`p4K*_4`f_Lo4IC{8Vp6V7YmL^{<44KK6`FGJrX;2h0M)gy%<8|kJtjr>@iXlE= zWDbqOZ|j0RC`o5(C#}`kGI(701fAxcgobsT9QPdJWXmGE-#Ds4z|PLyT|J+n)akOI z2{`v7r%|e0trg1p=S7_q@sW4(5d+FM9G4TAUBk1md!56^N44ZCSp)OiLG!8Niz3z+ zR7NK&vFzh<=l6z>vG<=K`OSDvM?05VEemCybzlk(oVuF`iq}cIm>QTH;Cj0>M-yjx zi9cDUb_o>P9V0N|x)DzH0aLi~?lj*-TzL*z7~YLMW*sGbp5{Dj+RWuDJlM7@&>nuw zBBsH1DLKQw^q-1Ji6s3dbN3g=OkOz>an3%hFC;DZ;od3hIZ`_4vN)GDA%O}m#}*B1 zYmbD1XM}hJ^1`%>Ot{tcwJSPzXYigY$-(5&!`yJzeB*d_q7OS#aHe1e4*kK;*3#p$ zO0TP4d^03_gy^v$IckKi z7u`i&{jU7{m2K1fR{{mp2Hm))S>Eg6BU_>IY=--TRmyMbxAwU)-=+MGQq}xC<92#N z?ayx)^*h2YYC6X$*J7JwEGwQvl4~B;vKa8o)z`Lt--jet)Ja)EQ~DA@Dom4InscYh zlIz5e29}?oKG&Mg8fh8(E5mH-+r36mPtTteh%eT_pgcyh)&oOQSZXrqOa&Hf0v&UksZ2ovh_aV zx>7AVio&P3`!Czmr~FWX>@e%$lL3TH=}_T>(pnh6zpGa$cWF{g-j zt2c^jT5Ch)%~St|eI?8`pD0v_@H9EU*n?w**7j78Kb>iIU$9X>tgl)c@`iokps*== zW&i<1XA}Wu1;Yh}ciywC$a@Kd=T}k;qa~kx{f&4SKwsDxwGlZ-)a8OI?>*MaCBZ5N z(?Lo&*$vOQP_bw!bcMuA^vCZ8{&ko1>4z1!DxqNet{Wc3#>EGcc#Dg}I2laAkGly` zG9(m7J~#a|aPgZyH+_X{6zM*ejS!C6YCsEf-5pbm2f1fSWjU#l zgpe(E@qE+5m+C?bI}Y@s6OIDj;Imjj5U#W*%2WVjE6bboTHi@raI}dTcj2)ZVpDH- z`pMA>aqI#cZ@I|Z8)cFiQ8+)|88_d6X7vu?UFcyjKy+j`QJ}H}GZgYD4@V5TN zK&} z4ri^Z6q~3np{*--T8RYzV}AklQL;1%OQpN!B9T!FcXNVrO3I$5Rdv^&gQMH=@?ZN&r{53cnROeE0V+~e$zY2P%XduQp)9(c(YFPHJ2ik}O(-mOOF zZ1p~^g!0_&mULoz{2(VAGkAN&6Sv#b`laj3@5SFAaxlvxga-qTamiL?G{q?Q%5LYy zAIZ4R709-9(mYKpzyV)q{)9W{ySOEb%>B8+6_OU2zrK0XrQB1{vNh9xeuMBQBtpcE zCukP)hL`#!-z4t>b2#1AnjQB=zgD}7)?pHe@>|BV`R%#dEm1F>YMU9*cW@SSrM#wAc{R>;qoOvravXJp z42W}mBghBGtfi^wVX*5g-b*tq{!#C^knT6rb~09^X@o2%?YlH_`!@eu93eofxtjhl8M)@=*X);2>kB zeE7i95G!Hb91QS$pF5&%4hq;N6v}5x41kE&W+8wPO!eTw9=-0Yx;byaw5EC(;9^rf zL~x3!9s>9SMO6`DgMO_bCGa2=3R~OR+gC5v;OJ_$ny1IpTI)CiBo)--u?3^&07?xd)?chNFWA%6x9NvxtazR5TzL|(CPizxyke+bzP8g?doz#81@yHN z7wD3>4K7P7{>w5>V$X)CcG?)L?9jgvGlaSCimA40z^a`DSc3p@=yk`|HO2(<218>_ zeQ|YJ;UKi8ZFs=cQ0O;PUsBy_07RhIomO`f1MD3F-7xjV)ZKgoz6-Gu(%r-aV+KP9 zOdpVSg;BxrA<#Y32RvP27_iDG=sX74fgAFk6}W5*b}-bfo&_%Z)EgG+RbN`RNjDhc zCRt^h>y_#*F@im#UfH&#Sg3n#r`A=wQob(L5ik{~GhVT#wMhPIo*^ysxn_zt-zWLhC=CT z{b7J6u#nf57-#|mIW=uV2bv&2vP~cObYwm|L2!^QxAbQKq^Ivn zrS>VBe^)}u+gVk`S)Iv6tgB5by_43;?Pe6$mdHhk#)p(-46~3!Fmm{^IT^AxE4dkB zeKk=2l~Sz1SB7a$j!35am2qFN^qUi`1!6N)0b(Zf8LgM z+O>8)PtV!atWB(8eY@X1)Vi%N35q!B9!d{E&w#$h>j^&O<50bEU6syX?7_M&&nGC! zn8P>mI^{XLWZ*KS0=?px?==&hlT)TE$CWVLV?ROP;H+EYUz`7BuatCGQ9*Nfog=9B zZ)7oslsFVmBO;Q6%wG9ggpS~3(cpD7;!Pz3?v zX6j3#yZ_0GLRT5~Z%I1^4>>aBg9A>(LK^xw0pNz-dH^uGw;l@^YRWg#=U!;tHX8<& zo^&sK1BuOmN~?fL-$P<^fV}o#Qj2;=O(5xO77o>`)xEO0-WIFyU^WHg8V0{VebpBBr7ESfw zz}J256uP@`_&oq18$2Ys_sYDs6AwuE2}*0~i=bZNmk=79rmV4JS4!h4GDPn32J}=&U_DTe)a2B zdd|0&ZF&vsWJyrrA@^MKHkG>dQr$BRpb5yLjS?u5+S#qj(47prRREieRn%xL^1c?E zCvEM(Ql=j7uWM|&&u{zwl$i%cMI-=&z-liVYCWIp*3V7bw))(ALZN|3kU!Nx5m-ok z-xY4{6CP0HwMO*fe7kSFpJp!_g_iFAd8{O74Z_INa$U_|{A{i(MlV;Ypd^h7MP0hliKaW$$vf-_UNA-v*7}`DvPU`jleP}UQKWV3 z9mtf%hSe4}52eXtDHb+FRiv4UN$eKZM)MSDvg>1vxn~X)24a9DW@HL9v4PyfM6!D^ z&&dvGd2-S`*=A@3d2XjgQm%EtUN9DnFdCV&Wk)P@|i4|4%0I{p_6V|`=k2UI^}z;^E`wn zt)!mosN_iU*gTjFnMlb>dbTK;NW)S6+*+dZO5gYAtTQpIY`TeKCvb)n^_VC7+3xdD z`Sm^-rI#@qoXFo>I{iEz0C}#tenf`v^y2A!N1j54O&ikOvd4eeIv^3knd|S2X`0Ot zJD2unT_teUoIBR~_8Pu(m>z@4?Dkr)vpWJj%V{lA;||D%&C`GZkp%B+2<(Bjvy{nW zh!@5_;C`4c;NEkT=beI?f<3l@FYDomMkH>qOXm0@O*)ipF;Og7m`q1>Feh2~`6?C_ zmFQsBun?7Z(w^zPec5=L%5{vdro+OV)G&gkjbQ}o{!rtDZbarjZL68Fa%GIdk@6mA z`&Mf|%#9U_rYcr328oo4QD(Kn@00Ip?L0Ee$_q^}=pbhgvQl+&oyxsq?ipJCGi!2h z8{`?JEYWn8UD8ri-wJjq{E~9mjKCpuThw3*Gn$h!Ju*i064|`$pW{>Q_0iRMq8;BC zWsZ)WF+MWF9?tS~T7Wd~A{bB_zmP9$j1-5%D7gXtMhG8;f;Rzqys(E#fOa&|RKTG+ zzz8F+1?CVHV1$xa3AphBbis+9BhL82+z11@C`BpZXOIAm6rz+cGcqtYZh!z-(Omc$ z8^8@CAb>=a6wrt*x(s{B4=}>aBZUFM1q&nPO$!7&&x^LS0X9lPoIPOLmEbn^Q9zl9 z?UT5NJm??;#XLq-+bGzKg5VN{SN5=yejxLSBgj7fp79m;0}2Kk8r`y$ax}ghcAE|Lckw#QB1&L4JiJS^y~AEXuA>3#@Q!OhjjY} z!jV@jsDpm)l;p@urD*N_+$l#w31g8Rs$GV7M#$*z2J*kr#@7s%QBH%z ztsAvZc4`7#A>T88Q9~ zK(J-$zu(gxm5pJm;T+)!I9J4FzWy;d67n}X{kBO4Q$!O2!uy&7TVxRo;{ICT=|T2& zAJ&fIYaG&Cr07SIugZWqMp1rr+3OGx|JNz_IbzX|{9khrifrKQ0J1hPb}(P35a-0- zqQly91WzH%-~d<ySAg4qqJUBn z+nMQR$PlJ@8)H8&BT62LS(uG>=5X2P2Y+R8gDnDK>}WT%N^%k6@#K=4#;) zF*Xwb`pSj%QQ4=zl5-~R&2j6hndmk7-^eJ$7&(s+=5PqmjwQ+lH=_W!Q3rJ4h}OW) z@B_L?L~9Uc8~`BfU}MaG<}bXc3*t=iUwQ0;FtY{#Ap}>$&#b}RDF2nhIxvSqfRAj! zo0xf+09&D8VYEC<*h2}xV+7oxGdif{&CCYLp)+A#$NQO$98qtFybhs|vn5gQ5%`Rn z;C<%22UOc`*jKhYzsJ(P}7D^taE9lGre7vv$e4$S4y0S zDlPJT6VKtp<0#>4Qr{n}xe=~(8Mmh3B&|wS#7BElz8QFKO~K+M=e%SS6GpoDh%qxg z;Bfi$)>uT$;NtbwdGCqP&HHEC2pe!&>3{%8utWl`M1rPdfJE_2QyK;-JNc3sf7J-c zhhp9g_ZNprujY!P-hMPFt1T=%gUyV|v3P!hF2lZCe16gi1a8CC*nXd3b(Y7s?_9yN z1$g1@3&OlVFJ_(y0A)WAY?yZ|wPe1){Pym9hWj|RA~P!c@i!e0xLgx2b=v#qz}csi zCY~URv63$P&G5SV(s^~EY%qU`M&|2m!adL$iW z?~@E!Q@7F;#WN65s;aZN4zjv>y6#%;gt`8lY#{{! zR-!4*bwlTwrUqw1=A&y#Y@n{JQEGfW6hox$6iEX7eRFL%}QLFJyW3*gxEBZge#-&oPb+R~y`Q2oLZIZA&5Dy( z>)Rh;$l`XSp*Li7*1`KZm8Q%AO*u_IFZSPY`yoAB$G6(d9x$S$bp>Xl%SvBh%uzsN z@?MorI2*1!BR~^KCHZ9pnYyf^XBM1qlJADDpi(0N*RC*`Wa++xz6HhH+tDjLZN^wd zYe08DyPELQp@v9}aHCp;JB)d@u0ju3)Vt2*KB1()+4CJ9wYKu1X68js@nJGAI?0}w z4te+Ev&ouvE${40vLqXwG8`Z3Bg&$4l%E8YU0WRwvoRCZ)wXXxDcPuI+40A!WCQvb zizbwW~fyf{7g*=5za&^df` zIWjALih92l&saUVx^Tighm{B=rH}PB?;WMZ`=W;bgy$^H#D5O|wbEM#-I1-+B(fyt zDyaur;t#S}=u1frpjq1$uxcOFv|wjvm9-Y^1o-D|yUvdV8s!50x>>D1>sfy}PT4hG zN+?C?n5)sb>c?+4n!OG$U5gXuPt?B5507_ExuGZNef0e3KIrDpZ=bA;DspbwwTWCU z&Gz_Ax-YGy^cUs_8l5mJ^uUv^g=TBsHldjZ z;%F@wZJ*4n2A5;i<%p_FfBOzBpGcW5MfJ|p!${Pq_wDv#hz z+T^xk14w5Qg`b(6 zs3w?Rs{#tO5X6bR5I2m<$Q-nlTQoPnq%tg4tuI#jcZRvYclh1LI|!(JYeQ0gn5YTj zQBBA{8R0CYu1$IR9n30WcMM4 zMy%G3S_|7dtWRb)`XEIP{{;O}XsK7UNO_Aru4&uYspQ;W;mpLTyt7R2L0tj5_kJtI zOy1l5T)XqmSXAyV_b>_nE#-M(4csN|uh2#J_RxD3U7R2uu8ZKX_z6IKP+z2?zps(A z6T=-BcvvT^^UFc=dfzxp$a;I2Y$XY;Gg40Xgd@wFh9G7A9g*e@c48RjS zPgzD5Bv&Kp3 zQ&X9~E_59tK>>eYOc5#>Wz)1SkmIcsN7FREhSN>>;}oLO9w3-gMY`<}CXJ%LNDkvj zRBTptS2-P2Uj7qYoU}8~487n)jclQ9v^Kl0=iYBT#*7 zwskcbcdb^*4|Au)8?;m@iALJwfoN6ut9kYNW)-gq`{+Zq{GQggN!36hEQwv!7C0)< zH&wE#Bu&rFbhJYB=*-EyHI5CZE{pj{GWEtyu13^YxIe1Pj@jpSPFqd)#^oQd>`Hcs z+Pexnz}r#CwAJ293BN;Q_E`+pua=4ESZCGQ&QzOvTxNyUogCs%0=Lymb;aH#S`EZS zwLIE82p)owh|FU(8J*}|(XZQRe^g?dD!XDiB|SRv=dfAm4QaV4&}#|~p$;4eHB_Ya zbK$qR$qX@YG7X1~Q4f6W{y;LY+ta{4h`zSNt=O#kb4{z#LllAg!u{oTU_`zBr@dja zy1q$XOKQm%=5Gg|9fO~Iel+yQD@CEBz^k{0pO}uSfl@o~lPOkg(6Xs-BdNpX>Lb~` zb1yW~;w}`3P*qZ5xUUf|HDqB$Krlg}RUgCqmDW+O8&&EH24Kx^;C`g99^t-=dsb&n z5=@NqqoRv{XLX(Mm6to>o@wjtsr8Q)l*AF)un_97K3Af$OLihT|5Apf!nF?OU+n9f zv3Klq!iWO=xjIxh+b|S3v3LnlviGo2`MG^5SaLNX&+*?50{?Y!;2&GFLLxI#rq`Q- zX|LO}5C6YH`Jc!9H4QZ8Rk5Bioa{*ZzZt?`;^5^M&rs)$YSpeEiwcOFg(D4d3yJ5w zQ%)>+rbIIFfw5k=?4#U{cVADkMh)#np0b=;ZLqmpbLmmKI=PF_1xT~Ah)D+#y_fy0 z7F|?}`1#j|&tj1n61(hV{kSM995{mwZ>2+tEXs0b$u_u&el(i7GHYo%Wv-#YOah59 z;1o1sj)!8{?Dmc4Sc&CEl=;_7Qpo&D#7M0i;_PTe98WN&Gbxi8VS2w+yN9@aN}oaB zNH@QbvN%C|PS)E-`=!v{$5q@V*y3*AEt@l%SYAHlxi~kp>hYNElx>T?6%3Pt;p9fI z z2&C$#8{|NKn9KLnPqX~lpqHAE$(P|`iI!9x_4({foCNE2xn;_=x^B+j;EG_2rNNm~ zm}z$LC}C;)0iQi{E1w~Jmb3?rdm1!6AM!Jbjyq!YXUX!Lf!_D16JV3jV2g4R8Tx=0 z&VWs=uY(bziGwq?m?4qGbKm7lslF4RhHSc+$~gD4@U})R1>Pr!lIpqhA)mG?2}mHF z`2cbm)d#1BR8&2I6k9OIaXWWCLLo129t};l0h3(`$2G`NnVhIM_{=tnm5I;Vk^`JhJwdIQ zLl%N^9kR$Etk`Roo`NW58&x>`1wcMeyS?Xb2-15+$1rvrw=Gvv;i_$|4qgYFA4yDC zLY?sWt}y+>2*_q2Ejl7^mtYb~+N2!raGI8g;4&JY?f370g(vc&qzPAD^AGk&@YhJ> zs5dHr4#kqyB_gyw+!zk!qY=^ceyBV0d^0pF(~(PUuXa9+T#4v8e;V{}*XyN1-%V=1 z=3fue|N5tqq#4Le%F)Wn%K4vHZL+l#G+x({GdUg%n>nL+2#7aew+}GzxA?pS^5jkz5!V3=bJ{XaKbD;0 zPsnE@^^FjDvar~Ity8(|Lf~Skk0$)-wt~g{r&xb*LQoynKN_77`o3cJm+_yjh~kf6q+h_mYfDW(BnI5T{Rte z2-fy#YxaqzbM-0MmUz&y6U#4{T7<9=dB1TMN^mZh?C_PGX3$QHAC}k&HjaP5S>29% zgUOWD>DTH z6&=xxOv=%q!S-d1TT$aj z^+PK|?(wM)c*Hb+TxCH$+%v#iXkwY`9xvOgg~R(anIP>8s{0i6rtAkycJQ4oO^))o zqdEPtsXILr%BX*-X1CNfU`djB>sGT%R{REjNwR`kJ;gF3L|T_iNxaw$lrhC{MJz?J z^reMiVK+w31wl!3t+ijNx;9zWwb)kCjTmRIMe#*CUqz{+7PLgG)afQV%RYBhrQ*7+ zAakLxwe7aGZEADDytVD26kvcOx@KAmUxR&ZO^7nZ%!l5d*Gf^@k$`7t=Eg?-(KfR- z)~pNRM8MJ~KHuNA19yzh59jAV{eDqr?5?t5k%BP#7Xi}e!?g>mEk3(!kH?>+{$X^Q z7w8L&-JU1$Sl@(Jy>Lkr14bSTV@o>ZJn&yUy_c|#9JgCs(3hd*q%Z%Ltp%=`^}es! z8u+?e^8D{sOGztp&wt*OP0>{HnAgS=npUSaNXQ=KhBstDVOc<-EGRPh%H8J7W}MCDNY}xp-&ugn^TBCu z5X?PnykqiZ+vI#ILd>2vMT?W+VCN)6oWi6$fFoYO*Z*7G7G6ZBg9Qo%HE?l?E3STBweK@Uq4(!KB_&T+P0 z{!SbV@u;9z^4G>;x)Y2CqrGg%tUlKGmklqYVFTkXTCJwhJN-3dvNAtw?)g$NYS)H+ z87JPOaOaHHa>drUnK*H0GloChQ5(5Ah~-r>9n~e0CDMt*j`m!?o(>$0Wo#NRvU^oY z{DhNIankMCsq9j%CXR8H>bg(svS%^mC}ExsU~QCdK`zUw+1wH08`{ce^#>u&1opT1 zoE2PI#+Nf$lkwWhwP`o{lgAZIrau{!9}s#{(9>))PAAJqf4kGF&ewacdrI~9=}qXB z@#zjoAeCNF@Ks+o#-Sro?j-i!U+s9PjH#lR?rckFruha~Ntr&bY=Gr<-&=8Nr5=Ar zPDBet&>{Darvy6kuZR!z!7Cfw&-U@`lPT`T^v1sY2Ekg4SQyrb(3FgT-j*28L*Au0 z9Vg&weNSYNR&3k0ZQFWdqhd|< zbPu|(=KJPcp4;==>+Jo1)?SbI{G+C1t~r9#Y-K8QfvxA?E}=tPN)twHPn*zOY<={) zCU4FC{9ZM*u=|CH4Moo(*4|;}UTe@6Plg<8HrZ~cgslfe?-l6PXODL{t}p-MbpgVf zOOj{o5&Y<0g?&x-UHwxu@o68})M}qYzkZLaEajO%S8kI`_@MAzmvtv?hQhu_(6lyx zB)~lT^doUa(g@wTDN?FE1_6*)p%h^P#pmZ-Db+%WqdUIHwI0L~ZL}6F#Z@4(nz&DL ze4v*F0ZFa?O@F#i&;e5vvYS5oU|S?{&4uNRP;kvpok4#}X1d|5;%s1zph)s6Ww|w1 z_Vfy`U1RAhN_yy8CAMwAwsIrbGm9>~N4mfuapklzcg<7iEvgIM#Q!C{cdqapJNd5^tQ04&Q-mO@H{^Ai)R$+-nQq0$$Ofr z6_jPzi9qHC(F4&+6aedZU1O7PMU?l`|Cr*gI zOw~21hHcU5oUl{k4rGy)*p3d)Mh!TtjHL$rk>GHvY+G}6l!z5-;3fC($1ID9CHopZ zIPPSVw^l6*Zrx@hM)(MTQCh8?1i@9A&HAGTLH2C}fT;vw!|}ByNa=lxkq!8A!4V&G z6q+TnN2{@_D_~aDQ5q}WtA(L1fuUVx5CK=@EwsryM_E}X%rDj`x#$Axkxxrg?76Sa z>V2UxDxk?#<$l_-TDT>{Ooeul!j!YxJ-EBiU|d#5|JrV@)m*JE7!_<1SLv-gC_yE$ zNw^Ue_F~YEuf+QpC%2_urTNeb5!_o3&C`1SGeGif(Zt*PsR!Q~SZ4 z;-EDc8LP52UsnR8zlO@P!gy_D3$m%MP-yovj}LXh!)cq9ST;xmTd=__^1YKxp33W@ z08jb8k%9bM@q~@GNQHwC^&X9w_Qf)vi+B#CLJW8XVu3BxU|NL{6ZpfvHf0bwh z%(&gduYN2us&3t%Kb7>su|)TUdDh?8ZUn(Nh7=(Mh%-2qi$4VXsI)_%FB_Qqjj){HXVNW$LY z7X3v<()5qN{1txrmnWE?I4hh~mQ=P&Vim_cV$4faZ;>RJD93Dm_<^@j98n~4%t*9T zaGG;wj(JYBaF;93K}n+>ixH4(Is+%}gdeY5ZYZHR>?^q}QqhNc!Y&eS4XSGg(Xt1= zk07Mi0zFPO_kuLXDb$(BRr$P=3fMaq= zZS0f!>f!HL{1|R=2t+pOXBg5brQOzBG`3Nd@MJS(>_aJ$vDInBf_=Th_7K8$8Dsy%hKB9NFCginq<`p4@wK+buCY6E)jw}+?mv|6-{PKQa|7Ebe;=BQ z3hk~T(6yd^6E|QnvR-DCIFHJSWKjQ+o^Vw8yK)RNSf^BdYB4ZlU8<-vh4sQbxKl55 zX)b^sF4aM7xGD5KP2o;(khTFNHCF3!)!Z=Z=${JV!%(BM(HdwBr(&ztQQO!5L=Lz{ z(RSBL;pa-8_PuyDEw3pzfI~1*tix#U>#AnEh%xCPfIl;7KvIY#k5&s$;`Ax*du z-(V&P0e=}F#YN^z%op*OcKY}SpmXxMus1}EG1L}%g|yDMMJ}AOCP_Itd*j^ilJEnb z9fF?q^AcpT>JMEetP;yYv8cu$9W0~sGBHkmh%*HyLRWY#6t&VlT;WWMP2jC|yFHeNvT=S=uPA zsz+IiJiAu9nxv)?mp^NBiR7wJ%EeEjnFZ4b!qhXXm>t#Mqtq7Ozb|Md$M*4$&6(un zqLy?I%+s;0qU!>AC2*Fu4*|$LQuq*Q>7)wzCdq3*KAV<}JuJr*e&4GUs`mpmsYusX z5x;(QL=NF8&h#?VaiRGzcwp4S`Y4us$wUn%pVq1wR;fl57bb_}v##;e<5%`gPtm{0 ziui^fs#)9^zuiG^XT$1zmS8$3pqg;qoKUKi`lQSW1)?VX?v&YRrQAKvS>QoNBx3kl|z8^BZPG&Ck{0KgO?vZd(!S2fnETmnJ!kQkfQdnS97uES2 zV#9*3yD`LILR$<49e<*x+?|Uk4Ynt^Zd-M>Zd&cdifQKz8(eN<_J56#Z3mie8FuU*{U9gTHC7GdUm(%86Tqi? zF?J{^a=XbJqh%;Ai;YfcifPCRB@;HHKqvX0Z1I3*dW7ALBl@ai)vF4qEty@u;tW5ql?&D?b~(~)q9hF&L=x2NLVcG{VQ++z7|on zV`O;y+8p+Tyx<`IiP&1gvAg6ep^C6B`%MV5GdOT27;iU9XW@=lNZq4) z7Zb|CShAN60lG;|z0gz zc0Gm=`ug4ZY2HkcSZ#ZgfH0UmChEci{~lXXoywIgzWu>p7R}y$pHJZ)bZ^KZ=~Co; zStrh;JjZ_|ZbTkpr(l#84XVj{x0)Ok&$(k8un!JA;jhdYR?pJY*b3{z6Q9Z(^M!U@X6OWFb0A34S5rLXTUVn6TppJGv$5HqQNO6d~#S6yJ!)!dKFu^TN z!u@+`ifQDIf9%gK^F;4+LbOWNJdi&wmatd*R25Y57ew3yAF zi=7AS1J#s@piH$usGd`THa-9dql?gx(wVk4^q>* z<+u|%6~GW@OYdE(X9()zEdjS{t|!%^mGu72qtmce;4_aiy!J!Skv-FCzntw!B zot6BbS4411fk(tOS8=!NyX!&#!DxZzbjx_z6H8E+>ak&r2o=K|F;xS#=!Pp z+>`Nt1sMJlLh*l{qn)G2e`;a329&$iT^$v7WBxVrai#k5k7xOHZqi|TY8=6y zT@cyFIi6%?O_ermOkjSLZ2%;9Ee+jro#j_w7_HUj=LBC@I!B-OPxAr}}eM~FqM*1QuYcLXYN8J4Fz zR-uQqRAD8b_&UAaa}{FGuvRK$B@@O;)(Q*>&I!vP91*n7--}^XlSU6vJ20UrRnsz5 zsLUNc!RafwC>2A%GV-dHa-r>7upzu9xZ|kM(JiT{Xhw;fp&sU;tK4w3fXb&^Jjux9 zLmA1a^i2B={~i7PPiqU|b^8zDF`ET6J+tlw8&a4E;|NDGY$65xF!9uackZ{c(e^{= z2XP5!zrM{P?EYK7KS|N_PmR@+t?_$!2jx3|O<-)+k}@JtI9OLx`^=U_Gh~*Nx!$p| za=~hjI*S;Opd-YQje8DU@}FF+p&YPA(?;&Yx+=Mz&zRh4K|_f>2c9k70i}E)GpFvt zXF+Mh5XvB$nk8&#)V6F={sYmtc#$hem3Z2}Esb!oy(;(A6N60fnjG4r&r+NV<`#E< z=I8ug>lT~B2OR#@%?navtEWDjL(X-TtLD71X7+BMB4D&#>|?XYKolK$Z4>+tr+*d3 zV7qzzDQdblYb2u`Bl2fTQrB@wakGpxs!l`%sSZtx=q6f zqa-o%#IoNdcdP+*m!#|Nk&{u89X?{o$zuJ#{U?1C99wFx&fx(p#CaIG@(u~@dh&^9 zfQ*;BVLSp9wNQe~@|b~*%()p`DLZ3h=LORJ$#G^7bGJFveWpK%L2Tu3?jfRcbn)d$ z6Qmi`i>&t(tl4d+e;O#!gQ-#^;|gmmDoZMLpaAKn!Y*^PL}%6xMx1%abJ_!2{Z*zq zh@1{ZMN>B80c7*M>Boy8=@aF`B_VUh6-CrYs%GO&;T0xZ0X$;c*uid=ig>7eY;H9# zhn{*^G3E*Npgd%nw1vN5+kd$^5Zaf?!_mdhlLsF2#`|8Q*A+Jb3K~r`>H9Vv)TA)0 znJ3?u3{)8DJw(oKD%j`_A842;jz*&-5+`ng{J#^{9`>B0$cF(3Ouu2ah2qnNcRK)xRb~>o$60`-d~xjYw03eJkh5*gRzDsk_?N7 zb6YORC11I&GoZchj!KaXsXIi&mVOKjou%$Ra72rZJ>tPSo01s&1$4M@+F_++pX_^7 zHKZu0YGVG74`I$Mw1pPQ!wM;%MrnITa>o^Lht2zvZniE7-W1j9R+aO!jaTh_Dxw&Z za+hDe#;1i=AAsRoPo5bs?Y^Zt!uhE-?{^RweDM{(UOHsv6SV8o0zqu>Px*vMj$ zVsm*%Z1#E9or4r^1*Aza&rIvb!BiDo)2Q5M%cSrT)`@Ag0Hd39h)^065D(w!EOj4~*ut&>_^H?6@qUm)ARLPnTaauvy7lzSRug z3rGcL&VCwl65lfu+7j8`7)M;X(WwFT__w>l@br9hCcF`wIHW< zWNVnRjiI&v0IjH`plPj66_~$|=)IzU$rK8~KxA<1(U94Y$>Ai~3r+AK5r7I2o@?{| zD(W##ghV2&S3hPy%-KzSU2q=S&6$o>opkMHPOu)#<6gu9MqxbIqRf07NE(d^PIW=A zi1D*|L8H8kjdQ zbq^a9oDdAb$zL>PYOxSBNrVc1P zzO|{=aJ{6D))2b%cw(g9aJsAuDYxtFl$ma@+{khfhJJ%^7wt65B${0p>dZ)NDXGb) z!o02P7J^~-l?k?tW#k9U9EASu1_Yx*O6#=<7%*pC5$UZbO4+D`zb~U$WMT44#OT0h z17TD%=92nkSpM(`K?WJ4-L)t~#X%x~t$`)$vgvLZ)lvHO6eaJw!sX1?A7r;D7>5-qVD?(2XM4`O?EO&%J-e7Rf zXiMG!w-1FL%|G?!vG!mBGpc?dn=kLoxP#5^3Eghd-A|}3Ku*_vtgR@s^hu|+sFU<_ z7|uwHJ62t0*xj*XyZ}7!FU6FCAG-(UozXsRcq9&75<28YJPzRelXcygVKjGKB+#)G z1$&(Qe;6=3a7R_zGPa+@zVHz?f2kAhOC#5C1+4tBhp>d8iUFVp+~m3{jHzAQ zQCeY&&Mn*`XS0Xk!LFamR$}}o?bx1?hONc(%pZJ0q-dtiSuy%QwRKl|N9MjUY(6?4 zxvZntIB8)VT%%nf#qOEFPrMqioBQ-<^>36=xLKos%9j%Fn^Pc1%^g;RDVLnow0diOD0e>8s;`nJBXN zde+#i{tFXHE1cR{Sxtr$7aMPz-Q;j$AVlIXF6C%#>X4|3I62)m3kdRg0H9DKO}0@% z%&9K?xG)x7A1>JlPi0S76Ec~4UN#D`#PYNWOl?k4Tha{ZsTqr70e)SSye9kD_6NHz zOqIgq$b2A3f#kT&%T&%c%%J|A6WS5pr2CI>Pp}8Lha>*CQPEY~Bw)d5iZojZc{q|% zRa~K!hD~MhRq|^}vgjOd%_4y_$_z;+;Z{n=LKCY{)>x5{>XbB5l)ScQ5=!Rw8^6a+ zWvOx@lKYXdy809Kk+YgWoda@m(Za?^GxbTtDs`Q3%VxctR*uHhx!r`RlfvNeaIpRC zxO?IL7NNfL4|<69;$m}KWOG}`F1s1tVjYpIIM^RfF=dHLuCy)pwAI%xzqEQ^>*!v_ zk=_rC|31Z?&?V8P{Nq>$|A7Dhx3J#-+vWeCz~B9Ur1t(7$WpaYLyNCAttS?! zhxBh(YG6aa_?D6aN)K`i18D70YB3%w-h0ML zx!`L-`kgk}X5^EPQ|v_<4Ma}SmvkTBNP34IVagr#LZAMO!%?+rA?arU<#IXJxQB^C zFN3$lq>c%onkyh+DvT8E0Cm#?3#@?JNj9&D#s}Sk@A+dxxScjrDq%yp!fj(?!ne=l zEZvz$5(jYfz^CC>xRofEo*c`ZHyl_{nDS&r1&n9Gnuu>{Jo{Tb09TFu1({XLG@8aMyW334>8q@kW z%A)fRjFQ`Gw8ijn5AMinK{eZBJOfZ^QSV|R-qG>*c4lfaX=ASRm&s;_Dni2CjSuQW z?C!Dy?(nkMIoa=q2A*H~`{u+2j*B%PsQdK^L~+SrOq6$`QkG(lDT&F{9tFwWI)A_* zdw{}xcN(SF$C|8$Xf@lVvZ_FkyV?%O?3zn)Tn}$Inp2h9nth>3wpcnGh*v1uDCtVc zTp1vG{cNBCy3|&HKke-++cq`?-s81m$F8S%!d%c6^)q*&SMqPwyYarm$DrvHnIk^v zBQ*bPEHCbuOy6GY99j)uw#DP{Y*^|B9G%vPdu#L18Sjan^8qiE7yhvRJmLSiI)WKI zOy%n(Qf@)s@nR1kP%x>jGQ~*zC>yhDK&uPF<7j7VJ_HuU9}?o(glCXqndIYhTE>(L zLaBkjl{6@A-b4no@dQ6)Q@s_?%2b^(8L|U2S7P6%D#vS-e)(#g60gYII=(sPs9CYS z8k%Zk<(5Yg#zntAtX!WOI+MGKwIz4Jj_|~uT}5=y*0=2>@l6q&?BLb?U2+YNE?b2m z<+B-p(XvEnzpHU;8Km^1!v(<-5BBqRe3d3F(9^koFB1p_Y76B5jeDbf?mt^)ERpLL zHTFCvD_{@~lWUJ99B~P}AbpD;_zBntV;hgf;RizPONKEGB*LTad!QO^GrA3m`tR=| z;jBMH`}7Vhd3|gPmZtAw4H+0gnhgp{aL3{VggPJtgUPhI_uo5jKl%1%QNBR-8IXNl zF|YU>6D(nsoARf-{ah>)p@k+s@5dj>-FtNo+vqBg^}?6&pyqY`-2tyMa`kUG6)4-&BOh+Eahr&(_dgo_fJ+=Y;^JhW854 z((JPMA{O{8mpugdkNE%ru3G{4kJ`{@wk)STSqkjifKUXymqt(mF8dxx46rO=$V~Ek zR)ba19)CXU@KX@m?~%R|e+Jxe+gmoQ2zlp0?HRHdb#1{d;=E??Kyli7F@1C{9uO#! zJ?YbNb!wy~pK&-2E=D#WGrLzPu5ChZMDRX}qG)=A~Jv=j7c~5)p^1CE7WUF9l88_Li7bQ!p%& z*b#pL`O|LLqyu1?vzh?AU{KA}QAX6B-=c%y3iZ;bpdzJSuGX8!E-FSzrtu0Iu)dXJA+G7k|(R#s9 zwpWlXt(=uvBuZOL!M))Mg27Y#U8TgMs10XaQJPi53tEKrj5{GxIICU6g=6mHr#Yw_03p-k`F09dYVHqVN#ep0N8*Wp-f_<;ToH<8RkxwZegF-%ofFNKlZ3Wr_vM> z2wKw24}-}I#aH!<6cbl`YDyVo&=XJXcw*dcSxYese@D($32_@W&nR2Qa$;EL zZVM2Ih58p>8lQmPd5f8h4zDmq+F;qzpv8_V-JJo)F6ZU#)T7Sg2p-m9hF}$B%fi{$}2s?!~huUYksiUQ( zrhJ^N2FW(SnWS!$NW4U@$1TM*9QiGeKLfV;9KTTK`7hd`0mPGe z!4lcT5G96YUf`thLse|3t@K$=mgv6ZX_ah&XC({*5DB9v@>g2uf)%Z)oYR!Zpw1fX zjzHoWxyL(-Y$ZE=t86EMY@|z|L0^TG|?cRjxeZ=`X_QN!qc+ z%x(ZEK{NvleY8be-|gJM$}}kKTtb-WXjw#%-jiHA8W;V)#(br%T+Jj4SsE z(gFdH(UPAkpr6SI;BPkNf}H6}0%`c!TH|h)Rg+!DmWv|Pc12YgjR^IjVpGddMK!VZ z)Z!uN#38!baze6M>zF6Nafc)==E$1Dk`50nEqbJ%e*iiAN|3ykDdpX$!ANl zdfY}%6nbWTsgJa^T?Z%bu5)$DdU8c%7`2!<^}?N zSMOzQr-LT;H`KX123PcqpU{!1WTrCNc4L@JL(UrL)5beD>ujjos26i|aMOrQ`gsu= zurz+OEAa&pHE-r`pQHr85ll19#u?FiBcPb7C?=;voZdYR@pZQFZpi*4I`YzK8Pt??A&4DVFf!rpb%t|L6_HVb9#T5O@06`oSDnsbZq zd17ahV(huB7>gsy_o#~hew$SM}?~gy$qb>$r zYBij}caiDvhp90|J{hgxGVUXu_r{`p~)@+zPO*jmdyfc+j& z$h$0)bZ0TKCWW<031msC4>EJ+XxXEAL3Q1C<&}!1cjOi7;XB-r?y%&{JqjBj@ z+^`))TKJRT8?8tRaUfcl_}z*q=dm;=>(ScC0X|9Tz&Dy0-rt*_#9JdfyEC1av~lQ= z%X$UrK;{LGOos))JMk3?SpqKY(HEStTr!ByS7S@rF3CS3RlF|Gxx*XTGFu#7nZB>X zC|3y%s>9K+S^vs@(}0{o>#9ZU4f0H*^oe>$DL%lyS**K4jqZnzh%Hs1g)dlu@RMup z-(0*2#lCG7jKQhY?VqcldRJ&h5kpqEjD1kO8dbjW1yt6nC2y!8jzQYLHwX*fzoFWd z`v{cKTz`}ozeajh9M-6ADY0xVAMS)VS9~g)39p7Ie*c`(;eqAA?fanT#4bBKtby@xbTwFgMKICYaQQ;;@}R`t>F)%~ zx84W&_W{W=%9#XN=7uyz>0@9b3y595eVz)-rTBzN^Y>DSVMu)T-2#kN?`5_^ zAuv(g7{0w??|(7&|Ai!ar8Ky6!C&UM<@$FUSZ_r33wpWECEv*2nvDM!%jXv!?ogt8 z>@8Ph>8%fM42PsoCetUp*$$bp++ODkoNn>RtO5|D>_K|zO)P8Bz&lv2{B@GHribEw z-EA+Na)`zd@m=IL1LUc6ui#pO?nNdqxYuY_9H&QUGO+0hCAc8CD7&MkpYQT0u{XF- z3+e!+NO}$C+FVV)RRMv+A~$Sr#`Wze>JqKNjlqC{^n-RyI-G&bb=D|3u;zp7k5{&w9)CI=b#OJ*1hTX&;iD^%&RKepp zVC%%-%v=qMJCo$_w^h3rx>MnMWv)6=WY>RuZ>qnlEp8v@2*jjb{X%m=I;x~=i-D}N2HtEbrFt(Bpw7vmK ztzQG7*T2+<6}V-MNq-6un)-$tcFDf|p}Zk=;S;fuyTj(3uKc1c?j5K3q(}>DWke7- z(xoW>#?rKhjycp2%UOQGLV97h%E(m;OKduUrQ;s1+-I%#PQm^RT_i$SdZ;HH^K(-NUO_*?sB8jc z*Tu)`b&@%r7qBdn1OmrDa)9H0eNJC-e+7)1>FuZ)!GrRYnw!i`=Hx+k)54|*2d*YW zw(OC#L&+N9nso!hTanU)mzC~)6|>LsZK7+O`)&w!bpm0bE*{q-B_mYVN4&dez8Cy@ z>dg{pKoXA*n5qX%gkLx5`E?QdV;CgrW6`9n;`x9i!z9Wjs9(zQ9bwq_|G+KU)o5(Iw2*T-To#X;AdF@q5O6eaqfyPaXG4c%vf` z%xTjX5lkY5-pI04n?!0AW$@*x>m7g#uegc@J}f$rNg2=wsUX`-v4D~YMPav6Ih0vW z*u8>ApIk@|JWPI}{0h)k#L2ye~3wo?a;mhu~wI5*!#EOz*v!5O)<%)Q+FN`$xjMf|&(lRw*2)z5KIkeA|cV zvVeUO{1pr1kR@R9*&IKLr~MeJL#hV3KvP?8HTghqiH92DTdJn;{JrDt>s{}EtV!Xc zYwaZdqrl(j|I3>d|D6Q?2M%HSPYhhGX61}BiuR?NqM?C~X$=V$jT9V4;BTnwfrzXd z`lCU{I*3Scazl3$M1w|^Chh?YdE*C_uY8`MKLm2t5PRs45kbj?1#+9W!qRU~+4sT| zQoqH-k5h{cC(Y-~?c}%^_m-#mshMoAn=P-CPA9XTkJ)CqAG`q!Tkg>Nu)GmA%+46Z zwnhDjz%uieC{qatLvz=CG7jAl8v3q`h}GMUv~{Ws9b5KJmOF@@r25ei0uy2!0d!#N z)>@QL!8(Kc4*IlQ@a<0wP2;AH_$YR)E8D|}uRI)q;e6*bzjPl%XY~;zj*{^8+;%27 z8+u%q{WL_*>j55Hckr`d7z!QEqk&l+_tlU^=9w|~*$^4qss4B7nTgZ5y8tk=-xi8w z#_z3^n`nCSP;4*MaD0fCX|wI&`5|P#8KmMak~KvZGs&h%PE^G>P;+angz#hlPluG7xGfpfF>!p&BYvI*oKk8$bQu;hf$&;{3Hh~OORT~8BK_t^1sn8 zd+=g@id4@V^7pD%f>j!}EVx8bU$TX`Fo_kr^!#cJ3$(CwPYEWP1rz=W)PSnIw|oBF z_oh{su1qm^i8f0SKvbM8kYTIPEnWhfhJ;aDq4pGvwkcRNhZQBI^?r#{wt8DJ+)u)X ztDnYTH?}15QXTTLPVnl`Bq-wM)@QZ+cS$Ow5uPPrVC%h($Pz5DM{M6-vPu;W=O>*g z95NaJpjiN@j9y{agdu&1kvfnp!6=S>%s^}h6+$X8whfy(BHyJ)9u;H0nUfMJ-`1=M zp4Ojykq^wwhf!shkTMjN6(LHna~$*08Fug{jofgreeVZ0seQ=)hG-1+TQj zP6yTm$AeBuk~VfOz|J-J_id-45@t{Z^Qwn3BcS_7)E|Dwl_KMJFDlooS1tyLsbBUx zsh{?H^O6)!2H9pMG7=?6Xmc5!D%7_`<0H%zDh(LX2*(R%pR-}B*g+F9unf`w1Ah?! z3w}x0Ed?RZF9me^j0a7gCfA+v&+DmJT*TU)MaJcy^WvSID|@-voh=MEcBynAN8TFC zUv#yEw@RTX;aem7>ItPs^CQ$8Wc*qMHz|bdCeF~?gZRYGtC59+XsPsUuk-^IKyv6c8>#wy}5|)iLPGvmX@u2C~S}wEV=^~@Spa|db z)Umo(E!!;ksq>jpX(!*k~ zMfm&oU_`lMp6mk9TjS74>fA!bBwK|aiQSf_8OT2@G?#v(=KCLO$(RNaS1hm!)c6vn zk6Nim2W|~>Avh7lF;=BSMuX`HhnUz;Va)1ZCoz<~B+#>iBY5Yg-wA>=Rft!wI=htn z2w z=5QDsWBi4lfl<@EvA3Kq@Bs1$yajXj5^&Ub^8<9FrWnApPQB2Yp;k+NC zd$B{+4FqDo4Q1fhXpGfQ?Z#DNp6mDHnc*70X8PcxPC9`+QWop4kJh_ZID~9*Fh*ItWZ{v&WH=vwiTxsV{8YlSvc!X+nCp*H+|rFOVtzP25ltx^^$_}X}}`??vT*W8Gxby!l#0FNi*Pa5OW0STlX>OSe};2mGeKR!0kJ%0b5A+L-cRVX_yh8i7~7 z#nX()K6D4QD(lRstQCQ2M<|F#w;n>;;f{THCnb~14|OeTDoRPM=GG?sL_WuwfY6n| z_V|R%$W#-mni_#fa)OJfj2?jzO$+kO&Z;E6g6yqmD-h*7u%a`QyQ|j{f+0P3T8Ml+ zcHONbx-EDeo9XMVmm7g7*CP}p&saaCPmLeVZ6y%dCydVx4(6VCTQv~(lzRwrQ$rxtov&7QN5O++N#&Lcw z!oWVb15EH`j8I1k(-^e|5K}jSmJqe@GLV}<%y+(Eu}nUGDfb*P1iRst7i@#qUms9@ zEu(t%bS2{RYD$TxMoWZmg-NKNY*OK0R^CB&DE41C`LNbT*r&lxU`G1#dN4LNrOnlp zMQ|)oQ-A2eS?NgDRcQ7{B?s(1QbaT#lM20 zyfiWn$i^*0ZE(B)MuBRe6S5+omP&pCyTY^(U|qa440OdKnPyEi*T{Ox{v?x~xk+5G z=4t=|;KZwBR_%1ooR_Zq)NISGTR&#Lw;N~tmhg>Q$~^v{z=#{F9O5rn-LP;wfVWWN z<-BUyB!o{l&owFZY2ggFW9rstslG*!8l||382t=txWsSY$4bI!rwyq*4QA7w)Ls|l zWm_|f=@v@5Y8tgmU(>UGvKpuIjKM9~oy6l#>U)z^I>3DX;;jFIN3svR&(?m&Rl6ZZ z?udBAxAaO?=ai|+C0f}nyq4W?ibZ!py4l`3!ms(uui%h!;j+-;)Kn7{=D>jf#IM;A z+VT^`;kG#8(%cXmazp9nYdR;NXrXB8GWe%yRt_KzCrQrJe8&7mizf@azXuY{hcX-42G5$-qej-+7}&W!yG-gek#j> z)*9vIFB((&;JR~8-eYt_kT(4rPF}2osfCsZc53UVqr7Dl7SFx`Jnlb&uv`i^5Wq`O z+A_itj6sx!CfDJjgl&jyn?d7MC8^aq1VVt3WwaAIrgK^Z+FG<-!j`+Z!;ruVD`^gS zuiV7?G9?IdHU+i%Dm3YrPMVd22%oOK;rH{u+aEqSHmJV-1wwiKGqQ{R|2+d_{;#I@ z-?}4;8tRuUBmgqV9JLnpP7`tuRkYf$JY0VnEP1F?C5%y+Fg=0=B_?%6x4L<`=50-& zPib|bCUC9B^|9Tr%<3`!FHa&^khs`}@pSuT<8v#6S+37a?)S$%kH5|feK;Lv#fa$; z>JTU=k|?F4;>!AwqrvpS?76}fqQ}Y0 z^?AcR0hGVN<3lx|Zq!&v%u)gYh;WXNksv%jD8j|tpc{m&la?x>YpBMcUS#-eAcKj4 zZz?*{XUApePFF=-8`Er~&CDPNRsN0|a&0L-I{Fk`6waH=Y@7B~RoRTJ6p2f)PNYU; zGHOxSv4wxIKSN#xbz{wwEzDR;Vg5=Wt7Y)y33C4AeiFCwY4yW`JpxQvkPP%-G#CZ>80#2MTFD&$dx9)JBBMzj0xqJU7pU8@qPY`= zLf)Q8g*Bphy^&T)L0;flg88U0$fxN{Y*!^H;xt*QtuX*Zop8N8*I#N>9ALgw* zk=0;41~(z3+Sbt_=W3B8Lc?|~Hy2XRyYb@`1hLX>S)y{;mYZ`Hyt(t-#dWEXVw`sea#=20biDx z2Yu(sJZQ1y=4~JOtt3<=5)y<{dvf8;H|YwVTloT_SJ6g7)XH$6U-kms38smj^$mSp z@q+!V{O`vAo|4KX4`@5NPkR0GR)tcYH7SmKckk2jk|Brr`_YQbJ{w&)2uwmWr@eS% zySGvdfBkAOn(|aEshT`cKfiJ*`JJJ%IMLw*PHAB=I(DfzG`F}t%s4~w5N>)%D>mAR z?xY4uD~ULkT?hkv1UF-0OO%PJN>^${)~Y&*qxLr&W~#I2An9>&n)`L&6~qBSdhXzd zg%qJl%tS;N9?PqIgYv`aSfNG(%^ed&D2{sO*hY&%$MEaNTWaY9&!i;Qeaiy}LCU6< z%)h*sx>^8qmwKt51BO1Ro`M!(9h&cpF&+?QoT9R9wXw~Ej|T6Z`rg7l%;uL_E0scj z57`G8u{IO9-iw-Y7SwBQo+Gr%ehU@l{t6YCudoXxXH3Q@zB0w8IHmO_R2|x~a&yA% z1?0Bqt!bd$iKP-guFl$i_ogNjG8OF&@m+E!pn6fA zi_43HIcT|5Reu_GMTQvBCUZn9vGK|1t$&pK!nS*LcZmA`VC|ivG=YLG&8)PoKUrzp zwr$(CRcWKrwr$(CZQH8M$-8d%y50RSv+m5ip67ESc0}y+g)WMl`VdwtVS#}YsAriz zo5!<0O8eP@*JD-a)yHbA&nr+@m?NqXzHC8G?Cvk^egRBvzyLwFIRXloAdNyRrZ7BN z=@~f-Zb>zJ6WktN5q{hk50Y_EC}M6mjC+bFSQB2s^;VP-#FMj=vH;BU{Wspr*wKoR z7O28!V@Zm43nHOSPYW3W%*W!09SF)1-EDdWU#b2QwdI~tZJH1y7@Xe#T}zCbEHTsWm z!^9z2-`h}WNb!`Abb$sNF01b$53)^JdenQ5RoKW@k4)&>27K|d%;p7V(wVPVq!7!G z5y9IkJV2wnv@47mA@F!gz9hr#k1}r=VlQ5M{`dTX@A|Rr_=Bnl|AFXA{C~+W>H>-; zPIfMiMkfE6WSag5QCD`}xtL%U)1pmjF`y_BJdVrVA4t*SmxX|)a%yp?t2v{R87avS zmpj-^_v>K=9rvgvFs+W%&ObTbZYR@t(zwR+`OxdMwU0|XKd&4gS6RQ0gAzTU%f1zf z%03Gex@H5G=~PTvLr^oO#%L@|DMJ7)vBB;UYlIpjBBsnfAuWXg08?(BDn|ge05F(j zu0WV4OeHF_YPp97vH*BjvY=ES`9r1uI#R?!z~eu;i)OVvj!td%vj@q&naP7c_bK;k zwT}t-E_><(RMYV~2-O_F5!a($87E~sj72wYd~HfA*eThp;zoQ8S$eIzcdoBfYx13h z4EuGB|2S() zR-)LUNrf_`qI#rDr7BYoTvY!TdD(+OuT6|~7D1uM2vYlsi2F59grwB3Fc>bB}HJR5sVMR#N#(rt#j>hKFv+f;WsAd1dd z1kiT$H9i#l^jGoUFZfZv(Dk!-%I>I~4}RG-cezvygcHdNMNEtyTGdaG)+wioP0G9I~CU`lEz-lH8bpwZDPiw(<`8GcRz&j!lgNk1)XTFQ3|< z!+$%f=Fw03^62kU`A7RjVxR2yU)*BWpjx@lsrT`fN{F;2-ryJ|V!ygXy}+4By=;e` zP7PiYW?Q@=g>x+qog$QaLDq)XV@t%uxjybXl(yyly9IrkO~odflzNORbAL$f(n@^& zb(iCwB7o~lR>R)g4C%*p=N9*%#3^bPhB72?myrtMceg}dpgcG1t`YIj_GyM$pmp8% z(+|(6XWs;`b5L)@dSm1-@BXp`Jq8BrDO5z!zRzY)GaH49dRm$+X5^Ifm zr^Txx)7~GH3`FK9Y)W_92X@{oiL3orUGDd;M)4aCULV1F%&aG7 zMO?vEDQQ!}kvOswHcIqD{A?lWTs7q!ZL&qE=#62XYy32AH+EPSTP?N1h$owq?I@?r za)j-mx56^rPZ4(xZowsTf!LN+c=gz0*p;GH3v}^sN}cZ>K_iEx!fCNfcmuQQWXvY9 z8Ri?}0)!p2j(36%Yyq$SxCcnc$3+Ie`9MUpXV9&p7#JwWy#m1clHwxIr zLCQXcRh!O`-4d3Dle`gh9I4tbwU@a{%Uk~itt?E<- zhT%8(8MtJt`;lR>6E=JV&sn20HRt&BV^cqr7bnBf(TJ$L`4?j@4t0sA?OhC~TC8soHE;>q11SAjj{2$YT2QBJ* zpdSvC=8tz==Kob<`=9wtz}Ue42d?`cxESL9IW|zbvP2O;jLLzZo+%XWjY_UOe^=KdLuIp2}?~!md!b+i(~mG_*k)m($FDm?YiY zy1oBB0(x~8Pv`@swyBfl2Nj`IsKr`w_9TNUVCT9=EpapGD;qxyYf{m#d>Iw z5pLk|<;3xwN8}|GvtXKL-wTv0zQpaB_(*1cuTDkdh6pOTkqEVAQMPelITx;>XGO)m z_4W`+pZ|kWzujUQq){|VPpegp-$;+ST*t){-Ht+CYhOVJq)8Z**;-J6@=0`s74;}> zo=5r!Y*m&KFR-d~V9!4}vkB7t2NEQ8i`YZ1$%R3Z9o-1siNTP1Q2nlErDPFOXozYr zO}^t(qeQL@Hq!5t5@P-G4#OC8xmYpFV3@OfV7ByoBo+})*XE6xdclVx0O*hsjqmp# z*L3u)GVUtOk+Ul(PL{tg;%#-Fpv$cuLD~mI_cu`EdD6=ZKs5>kULo|*LlT+5{bNdu zp0Y*;g6^?~-lCiA#N9%Nyt%gtRj8QT^2-~&n0~QY^o-@Vfo3ePjlL=O*D1oR64bla zVVt24eHHt_wBUsiZ}Q2cSi}d||GS1_VAo*GLy{f|;z1IAl8N#BbyQ!qH*Z*$J#)QGOOp-+5$pT*aMXBBe|w*N^ODv0 zI$nYSITcO>R@^BN2)?SL`Kb;;;rb~&k(IwD2J@rsBc&Xk?W?+Ui$M!7h`fmBxjR$L z56u>-Phsza4Qde=F-p6HUN8!#{7uiSl1ig3Uc5qgt;!+bWUbO6QpQnr%DFG4 z>EZ#3RUve<#>Eg$Cdsr7E@=g0+D)$6l$OkCH+_T}xttj1_3{ZKZ!6yCpA@ASXNnc( z)XOH}v{GG&8r2g+>6P*w(+fqiDM{(t`L5X|5?v57=hAR^l|y2e;sqGAclA^iENzQ{ zGWDW!R*HxjEE*Smsv0F@o-(ZF^$IC6c&YUo2@~A4#<)YoTFz_b6G!dZdm`EET_PAg zq*W0CMG-dT<`3c>pvqPql&+2;}SD6r8QbAJHZW+F!Z_U1NQivE?TsB}=Fh7L@qdS>7#s=S$eNQXmiZjk7U z9|O25b;6~Tcoh*^49PgBkfG{-JNfWpRIh9i2CI_o%~Y6rY7oTSm{SQFrXr@*gf&}T zuJpsH;X@DV+!vz|wKvbB65=a}$kiD!1)mIh0M^&mwT2A&We9`&s-xg4wZ+YIm$jhV z?^nmP4V2~~>*eYDbNr>zdR^hEOU7>~bNt?Nfq-y(W%+c5gx!E-z`pVnzAU0%VrC`E z;mz@!86(Mi`Y3ew(cZw9i#Py;{wTJ};A$V7Q=sOYr@2FU?$*j8}`*PGO{OvHXc0ALE+hz#Ed>Ui#GGM-SgdCq5M4)y!bJ6SIoc0ty{L6wVG2-h^r zdVMQ=^A8l8YZacv48r6cUIPiLG%U!qz?iFJg~EW~zy@t|>xrC>SL63nASjcj*kWdAPYkF9 z;%|B73zg>tqS6WAqLC3Im=%h!4)C;?O1y8%)_`>+D=7|Fu34z*@l-nmhjcPS(W#hY z9wZmen`0cNVUsA9kPPH6SF>2@0tzUz0_+RBojO+3)wEj2ixz$Lao}W4(~z#ixvxZ+ z^)&jxAm&bPqYo9D4Ugfs1d7W}`-$gm1YNrMm--!^OH30a^%dJI(z2g@-bv6(YVu~kO-$;${0OQC(TR!UYF}xcmbYm12LN9 z){#p@dKO+v1s0p?FLqn%zfm{Si@R#Ki+739+Y8b<)f-suE{=w9 zz$){MS+B-hVyK;?^?K<|lP(W^%ycN(Su~~+q8;60KDJRoLxpJz6I4urWaSu5kdtCn zCdh+NsO;WOidUYBRBOgaL$)P1#bA$rU6NE37*p_C7Z2Pfn{olyCSbdG2ovJ1&~3c? z8y?E^Q1p5tMyq?6-Y;B#wgkugng#GCeEfLcy>+Gd9$=nJf}{q|VAQ7He+{okjT9bK zaF<$hW1+-uW3d|XhNZ?*a-3uMK9nP|nnNEbNyr9pY}gcBL!gg>F+Ivm>+-M9jRQ=o zt2w<>bj=@+zk_%kE4FV-e7~<_D_L#2XMhTQ#|~myk@j#gNH0W8D_saY#ar*o(uC0!nbk^CHOd^ z0`Cr~VZz4m++?EI_huy>odlPIdK)e#S-vj7CCJy^9 z#dX}a>JOzI>R*7|Ju5@13E!|D{=q5idv;*{;OF&QWIRC6S{?kQBL>Ss{PH+O8)`ba zW7|Y(9lliuvDugmCI*F=NU@WNdw#S5-Y4l~Je=9PlKYy$+`wl4*)vv^a~BBpUY z4q~a~*QIEsz`5HpY4i7%>HAU^Bh^izuJMVsG}pXFF#*EZfHd3tm^55xj2`58g4yGd ztVq&5M_IYPFP~CY<03}xpGx@1S1q3}d**Q^@U(eaZM}}-y6U@qtR0HYr$%iLyEo(N zxg#V2lY{klPrZTqBiq#nTgS*kM#Jz z1qf5!;Ik00#31^vb~Ug;73r5`y}i08?S8I$Y*c-hzsf)2m0Kumhfx?#(B0OP@F{P+Y{{HAw@O^)ilGoBjsERm zk~<-ZU_}n2X$tVyQFWGcy5|rQ8FCu`@b#1bpz_g6|HtYg0k6Z^1;Oajtk@o&kd#aM zg7+_G^%BdlxtUV8r0nTwGc{SVm_1r~c~`u#K`*=-XA(w(Z*czR6?*LUGEpj+!$I21 zgMHm#_=0=@3HvK3{j+@ZP2dHx)Zsacu? zs{m&e7;3L@+keQaQjl0v@Xc4m-ODYn{;L! z&lhMF^d#F8ZV4H^LU-buHDrKG4#^oh4|#|-g4!I^y0(5=ifhn;w^}TC!w)-gAP0y>)2g| zBeC1iMT$XDCcfzN+1ftb?xL^0#DHfw(YS z?Eb9*>{E>FvslAT9A^vzHWg*;e&&foH4HZVfH^n(&Ts+d%l^XPhQ!{@LHL7pb>pse z@-O#VT#{7*B(Sk?cI*(nQN*;iJL>(kj8j$=iLQv;(Rhp3&=gPfIMsKbm3Y?Q4RqeeHyc!dNU zUs-#%gU4Xtb(I=Pq=2koV;RB1)D2-INqU?J2M<>0BkO>5K!ZvJW9en_n0pS>o; z*~VB&et1jX1ixrc*04RMo48xX5?UUDBCv^YW-ahQZ!4z)ORj|4kKqD2CCBACHK?*G zh(j!DdJD>JmFv>4AB)|Lz$+|E)V88wJoU3-qD|N)3Y0wyV z>=)O)58)_ikL}q~*2uMQ3jVl)gi~C(QeC-vnNdbx4_6M4m(3V8!!&FSY=zoq&A)Rf z>Gp5h{(NwKS!Va-J3%|$ek=FEfniNPs>my7t%X@w^nazg8ty+(Z~Qw2{KfqBSO^-s zpO3}DT2+~g-LyRfKZImyjF}w49eV_Jt2?(N?_6zFc2dEvf{$GP4|dF;d&N zT{(%jK3bH)np`H7h&OahtDU@=pRScy)}U)@HxR=0?TgoqtpzV+m$@E2k+de*ECta_ zTI3mJ2`<0=N+5Hj^0T67gyWTA_yFI5*H=*ED>3FWhaQHnpu#IU=F+9IkM6YDS7N|7 zFyxaI?wMvd^gB1aTV}~8wELr{)bU0U!dFJ+ADqg4PZ{0KoLtWguCLTMzWq?>tK27^ z-=WP5=oj(OtGMW{5g?Lpf;cno>@{+-kE|XzXI#}`jCG92R)@2YUoc-nnY(%Ts%Toq z?9wv^JV%ZhrEP(Ma`I;VsZocdklk}prgDwI4L>#1B zEXo#Y&iM=6uVOQDP_cMunJP-bu*LUJk5oGbexsax#a^f&#sdQ_pMRO_L36CUa7}}X zN4naW(g=`QgDUt%e94dK>n-LW9>~3hRu$HcJoLsX+VX9hN{2@ciUXn*6hr11p^Z$U z;EYH$(h%sto=_CY_sVk=!R}8N(2Ty;z&U84=7%6}nHXp9I12w!usK^m{w4dZM17>D zC)JV5&!{TrckQp^T6JZD`$}v8?N|w&xO>) zJ&Su(82(FY{6v1~-n!Vv#ap&w9M&3W-2PbE@gAjxtU?O4w^JZ(C z{Rwjb6{}<(kIL^4q1~)2T6;^N3&N&lK!9=|5fi;=IfHC7SyZSzk&1WYyy`K<#V3H(!uMX%Po-nUGz_w@#_&3`8<> zA?)hi*&Qka7Gm@qCk;w4L_`$rfz1^BqLH6YjxyO!4{%u0lVEd2xM#C%FRzAAVvGUz zEC5Q4#ObTAEch9MxzV+8-w<-#p84sG_Sy=vjz>zKqzj82HvSasu{b*8))0a-5ZJtd zuBng*R-I}gFI(j75w9c^57(zwK&&Pm+u!Rc03?q^P)~j|yD~Z{5<0nYbx8v`d5WhO zczytLK5+X#AJzc3vsYYA6$xR=*|vJ0?JwBhZx+9M41QEHV>-Z|HLe5l@S4~EvW3l; zj;2lex5pYIS0c*j_aXTHG`J(3|K!S#u`{B|HDk~#8 zv_ETS{tL)mm9(RTt%5qz<0iCP3#$3U!7MMN(L^SMNkrE|toWt59%Lv~cJ+D@zv*w2 zptHFJS<1xOz4p!j4UTWGoLa~9T!ru@$LZ^qFfYH)u8x1b7H zBE9qXx7D^50!}eZUA#+fVCb~U<(Zw?sM|-%u6VahUp{W~)_9C%0*jN@-P> zDK@j3aXcsTUo@I%eMRxRo|^yE zujpc=88?tPQl<0>lfX<5avi<&>if)cE#>2@cYWK6Qr2_8!eVl7I5=H&0xp;yI{xvI zD373#-~2)yeHLxOtntnW57W(SrMC-NZLh{WMOyZ`oY!br;` zZCYX|+Sx5)d;bR+h1T5KtGDucJAfD-i2uhByRAXELQHhjxjSFXM(%^N5*y4>y=H<* z@v<767d#$i-(mY>e1+uN7;?p^OS1|^jLBxW5hw_7m=Ty880oiB8x)Qo-e=Vk1Tz|@ zMT9rxRT{p3!?&&paDf=lI*4^sJG@kw+dO21ln0)_daF?A1s}a7OtybzrDx+9^E!1+ z$F!;Zq*7V2rhi(B7n}MRmuXA@JVzQ zkYACYia&}4%& z%4>19TZsB2P60jk8K1Tz?ji#U&>9*<+2I480P;{oookoOkof+K*=_R;I8DXJq+6bl z%g);%O?`1SQZ{mjF*~JwcOCcZ_1qQbqu9f?jVn-ip(e*k zlqV00Im1@(Nl-$I1c*7yAtlF=(LIcix{&>RFmNCpl#j=& z+e^Aj|JK+eorIrxts)igab>ciQP|U>RxFzwpi9EDSJUFkqM6uj_WYwmOUaDH_59;O zs_3y}Yfbm+qFp}q51^_S0wY0Wn%MaGiyx(5>@FN00Kp8}uWq`4YMjVdmovM_W-5T~ zx0^{we^D37RwULbgit-lVJ1ADk709&osSBPS}JqRIkc zy>RXPMFp<6EZ+q3KM_7bfJJ>Fusqg3Q>E10SWx|Av#6;BJc+R3hek_9a3Zg=cks%0 z3`M>k0Z)uHOAlj=HOsYik!ys*iQpZE_w`(F!2=Cr3+K2#;w&B!GaZ6KtJbiKR(>wm zuyDCMfQBfVuRz*~3_Oz;(b7)b8w>a()`>Hr2eBmlMyq(Y)GH&f23f|u#u5dkN=gzd zIoLr~(I!VAGm@x?xaV_H-m#;1#Iy9Ev5GlsxTUa6{o1I(Dh2lz8Q-NNSb@5Xv&D$cdMg&LUvxE*us3Fs()^FNc=#5X=u9n5 zjloT%zSn2mm;b>tzh5!Pdtk7hki%~HJ&mzw;l;CbgbWH4{l%S1HZ#w>D`n-J5>H-j zbysfGfaq6ztU$5M;nmB3J^2676zmJ;A`m|_T>Kwh!TaBT@c+3+N8Q5sKWAxK@f)@% z42U6qYy=%pd7(5gaI^EkMG|u0wCs(LP%6MG5$loy{#s;piX|B?M^B3G)UD)UFnE7L z1*3$ZpelujrlQQaAEs8BcDnuEpm&k*677+kNR;iTMqKdOHXXXdz&5E3kfeBR-&(Ks zVnR(2+yKyWDwUT^A=*vL#-lf6zInle;Q0zniKmTJ4ilQhjVUzA4DO1%G+T&r#jnJ&{mM2zwiy?G}c{a@; zN1Q_7CO`MwuDHK;N*JU&Ts?^QX?N_N$de87$YO%(08~r$1%A1^`NMXbSDTLcUKJ`=fB$~cHNZ_oLH@A3WN3Iq|@tL<5 zZXPWrIg4^2{f4Qg5Xe^*BT#+HIWzW(NjO|pg&!c9(#u%tKwDm;NZ}8~7h>Wv39axw zIDaKA$?4}XARPvH$MFpX$C87#DY@gHIsz{cgFu5FOVGx3g>m#x_g2jT@xL?_0%#HT z=w^2FKt71{{b0Ezcz#WQYUUlDLo(wC4p^HzfND@I{WiwmE|^$uO1 zoykk%njlaczqg}|w{DM}kL{113$Kscjejpd>ikW3)FV{|_SoH=&`qls2TMM9-XI@7 zzb{d&cJA|lKD_Ny7r4CbBP{ZAxxzX&Pn`+|qJ<1y)%%eUyiYL_-9C2vUk2}a3_WYG z#kN{!qHnzH`S9Xyb0HG!D==d`ZUt~K280aXL7))4b%x4(!(4)!mY@VFySxLZ+Yq}&DiBawCEZ|j59Ah(0chZ4f$+B=obmX<&b zM3rLeWh71|>7OV{pF#qyn9k0j3XsoLS@MPjDGh+_)~hdJhZD`&mxl(IF-WOkhY}dF z_@hDHYVs|(_QPcZW>%4+$fdW-$=op(I1|zl`)KfJBohH0=)pz?K2Uu~rP?!~aCfr0 zPprX4mQsxCd8F%!F=3ReLqd|qUGb2SZB3_(9RpZ-brh(v;7!KVrB(tuOYVok=G?=v z>e6s$cf$5!Zt7}W`&@xEcgXStZis8ov3AIfs^U1EXmU#FFFDw6>s31NvEpF1Wl_v72;@G|R#JQWQSOSFv?84~TzQda-DfleKOS3Gc5vY*rnEH6xXxz-8r8oKmRJX>m zvqH?@#Uz*n2&M6mg<>Y@4}?kqQ0YN)Rqe>@%axBRpkal-yPvF`PR86L=E=3YT+Tx$N>Y~?!R3)_HlXAJXT^t<_I#f z=aAl5P-xM4Cntt1CZch4p`EHzZrK7R6?RZ>)_e6MUNiOgaAP1=?6()DT$nzF656i> zG3eiMEAF?=?PdavX2#R81SL@#~(GK(* zH5XvoOGLYCtv-V)YSCEgILJz03HEEhqXT>o`w@2%9LO|w+$BdXnY$j?uxi`Za~#xQ2ARHrybOe#Nk2;QAr>%{Bi5c)}{f2MUnt< z#i+Vx4IDydkQn8;3=qKr$8zt%4wF|2*Eb7R8SP5d8`$x z1K`C9lqI@gY>jBQU=bqBWC9J@vH52UhiWa{pWaGXBB9~Z-WD*yLW2iQMd~xer}Lz1S5 zRh^|oq3*5{zU);RUoM-7U5V|QThE<$J|-O1R82)kc935yW84y#ZwGmyjc1r%J?LCb z%5=ZA_Mr1Ha`ZQXj=#$gJ^To!!+DHZs~*?emxB%TC^A^z3|j_B~bQJ)<`Q%lU< zd>ln~f3~qIEp(c%jtskdE-w9kNlwnvlrOG9eMIH+5Hq4en0UL%8%_@n{g~m)URBt_ z4!>{!@W{)0sT-X(1Asoh-wcrg;?AzYdBa(mT8CcZI06-mlUZhPon)TEo`2~7N|^of z^ZdqZ-vjXM3W+*a;wOK=F1vGpBxPVhRy?@R6o}qr)i%43?Q;otO^T0$R9LS^4F_-WSYxEb zD>MCF`%(7CczGgQW!N+U=D3E#h0@~er&IdV`g{VgbN*A<)-$u$=LlA97gQqOLZ?`R zVj;}$VQ!GhlJ{;ruzKnZL1`S7pp>Zq8^s`meaZAYkm$NmPOpaKNxg01fAOW7jZgyp zjla_Et-ZW6EVJ}gU140qkL@GuB1T$Byw>Kh)+nI@3&y$KN?@$-=s(Jx64lLwmx|M{ zLuo+(*c+}-#i_ikyM&#f7D7of99nQ9;FT02kL(S>uhLRY(M4qrl-v~4!g z{Y%lXh~Oq^dd80qPD6c@-g%#GH?a{uqaHF6p}^e}ePKFj;mKqjcRJacG*xEibi?{Mu|r zl*vkE0J;w7lN`x23I3Etp%s~T_(ZR7RXd!~8wc$b)O4RxD8@0NhDHo%3rBMk;$APc ziDon|tV0cEAs1H|LV+{4ctU+Mi|tSIZ^JUDhkM2Ne0>ut-AF z`{Ja_Rly_jCiyHSoZS-;()(X3ODv%Zs%ocn+_bV8jdzHoF9wnmSE>3_pTR!tDzHaB zsq2nxl&q?6Fc!%J4v;0dyKj%t4e#^?Ieh~Jpy!#sWHVH3uURix0aeGPX~XW#SRR8D z2Rzh^U9f!$&t)HbBOs{(5DI|@r2|6hlQT!|sct;|V`mDg=M2yOBY-0^SeKQ0O2VX} zxe09;j&%`EC&nDGR!AsaCENl85+-n|1^=FZz)i&WH%kF}f!L^%L~iHQ(mBOdj&Pj#z`r9UT`? zCm8pd2|C=?e_2ArnSH{}yrK`U%v^m;ml-ql-7^N@*=BOy{&((wk^I6V2PSZyYV4`I z#^Za2yFc6g4^5Ljp)#%tT5*t-lAMIK`%b~rE|PGN`VBm-7d_c|s~P1l7;dTPw_O1W z>XXdCUSv5t0do6F)?of+7%?sM;d6=hPuT2aOxC>7GwRuXA$uF*HC&>jw^a_msp4p$ z_OQHJsi?FgXEY`)D>12aD}f3bEcO)R$h3dbf+@~|=@+fHsofKUd-;vfRW!NtWli;Z zq~OWdc|oboF;I>h?7?8*!vw%5)h;gV&0*B=ER}_hWlYk;MgV_W`fpOYF^r<|5VwYV z1IyiQ;Whoa(ja^`on(d-w_avC*UQFsZBhXcGeCqHte^~sH$B2I9h`5f*ExO67Nght zd4)td*n}BI#+h?j0TJ7rm9~&W-h#IM6qeYW*I6@cq7*)5flym2(gBxdh^7&?WiFx- zr){NqTzA0i)iAQ+&O?`}U_3OR(6K9=F^1SKT6wh>|C z*(|M!WXf8^b$c@qn+9F#jRHp)d6!Maj6|~8gdi*DSS)@hKh8{Vmn)F{JMuMt$U0mF zO()-Qa-tnVA=Trl@Xm2YyQp0^F2o!bh7UkQ2vb&#|DA@BgDi ze?MAb{P7D2Nc^Xomi%v4(?6xo|E(R`#!86+)py>tORH<0GmFk;x@>7lHp&-S8FYmM z#~E!iHD_UCb^Dr?LZW>shr}A%_ZH%{U@$>lL0F(p+cEy(F!O}_B}OLbG@x{ySwSDtD;F+O}D1pi5ijLWls!_)5Ga{RNBN>n!e zYLEQETTU^ly#%(L7pA}G@?e@*D6gy|K5tVp$vQR^*Wy{2jL5jI2<7h;OoFE$G`jZ= z>>aBF!<4i-)!0_L|M5Bqme6(-+FCote_El=xvn&3?3f+Z! z_TG-2hkk%=%QV>{u?l0O6NM~0lsY09g(=0b{P}cDt*Kw?4&X*9AJKCKPaLVe-xy(^ zKmOB0I#7G}T?9C;EFgr9e&^%%W%lm4Sg4is6GH<1tycCr2h_Nbd5SQ;5aEz+J2P7r zuFXFl{e)6GyoGXzg&*f9CJ%2?pACMRFZc{>fEv-j4iS`4V*HpjGM{*hH1rzP>LBes zGTJ4!2cbnl-Xf&cf0jqpZnsP<1a&5QeU&HjJ6V*kSi{ZmNesNjBWUz0Zc=ug*$N8V<)m}V(< z&yD!vsz%~p>5q^}M)hf=8`neA)*1W$z=UCcBA|yrgmZCJ$Y&en{n0_eI8c@4l@XQY zJMH2IZl)$}SvR0$`VLb(nC!l8zPrDly1ozVT5h`Vd%YQSh8(>MU|}2rJ2%Pc*veLe zGXh&hVp@{-ST9xYWW1%iJ9q|7+>#D#FX8g(!h9&nUZ`5dhU_=BVld&!Uz-Cyl%t#< zw`+EPp%pmD^WrGp{lP1VPXF({{^9gs6N@jz+1e=?H*%CFVQ=S!;4;QG^ zb0^hHQx%kCC`wG6HkFR0guyW5M&}!RuoKc)FlWkNlb&3k%P(2TL@T9?BW`WYBcmu6R?^s?fDBs#wyeo! zm{ev(DLSWk4%mi_7EkwFj6gD~!CPBxT}Jy$DgiN*zpKh)boO_1KP)Xqq;W*T`S^_`7-tSh}Pm7=Nz@Oc>ykTu8UX`XU?h9Tu5$1`F7&uC=IE$ z+G1CpCg!4cb4wE^YKulwlq}I=otvl)-=u228Z*QDwJcb59){!ohyo}BtMV?kliFcg z9vQtF*}{V$MMKRXYI!v#;YZ|JJ1&PsyuLjuuL4ocVX60U%F`1An`Ar_;`wF@=&wQj zlOgkj_|>`N-aD}>-SwPEej<<_nG{7}Gx&f<@wt25rJ6Px8)2J^PgqKuMJV&(IP|sW zqIqBg7604Ho9+tZ)P$X7Dl?T@sij#5y;Pn5uH+Qu=~2HUbi+ zQBw}ZvV$HIECVQ}Zq@rXq9~XOzwP7{q-8DuJagSdG*vJ*_i?v?t~Ntg-Nxee`Z+wa zf_~*PX*3}mHg@-I=cM?&OjO;*a_0H8 zllpSR5Yffe{aLGVj zfdvo8;^c@mYf)$Gs;knom-gRgxno8#P8YbPs+5eSTOSTbSfQ3|T{1UavKt0(64r_F zQ>%vYBSn_hY4K1~iIPaU(?qXQua8ATk}O&u-qxjqxvWitle3C+{92GesztT32u>Ao zGrEvse%YQ7yO0o-?3_KN>_RPG3B_wgNYCC4@B+93DybdAq6R=7?z^`L`m1bD@3kf1 z+uR*D#gZL2BbCr2-$`+zl6nYR;8SfN!(FOx18du$UB7ySb_nlbG6cpR+~eQBh4)ABcS%T@*Pxt{c|;4%T~N8PeK_M~;wN|CtPs~q6!pjL4{X31 zEnLN|fCwnF0-+=rFTFZ9MyLnzaN51W%zK$ZWwfRUc{=3yt}ekiXmYojNk-bUXceh4 zAkE~a;cea?S=}O9Ow}ks-b+hi#Kgo4Q0SM z*rrz$4)@*>u6vS6o|EoUrfM%0;99Dt-`6q50gD_ncP84OOQ5r7PMMI`c88l@ikJip z=h&5iq$3kU6-H6QuV|-$#$s;BUOhhui8L>qggHjKQL%a)^yIsbfZg?247g^lybAdX zTVn%zF;-n$3GN?`H*s>zp(n(o364am|8aEF= z1FR~zi`QC;kCeE}BJKj$9Z_R6 z#fYV!Q`;2lIk;dDvbH-wO^~=CRF?kmvb=cY%Jbis5R%p(ARA;1IttbuHZQ6UES)Sy zdr^}cQf@39D_dG6=jf?n>^op^=<Er=~j$!YTgdVA$5 zZyt%`&mOMJ(+B-NUXb@{E6e~o7`(pm2(L0_}DqFES?;swoYr!1llS#i0A*{rw!xdm{_2>{-V8Oj*KA zIvAr|0C0gT8tpYfx5)xi04Ja4t1l?9ok3eb8noe22C8zB0!L{OsNi1J=4|*TNalk> zVN!FS7eo0qkf_`2F@qOFa`wZMf%Yz^a`5oY2q;uSo5>`kTpP+}1Jq_FgP9>|Z%{b)*i%0LqR&~4@W|5!xj8kA4Lr=F zKNA~U0)FBhUe-q5aEvU-kEuqJj9zrdB7QMR>upYHRn(WAlT;|qZ=xSv{OPnQ9GPP$ z&Rsk=d6(k>g{W_Z%&}31Cvghuu(bu&cw%S3Ijsfa8)`5(hZ9y03L~suQ?8HgoY%P( z#_!TdQ+a1J{vY%O1NiA{%bZ-yR23t8{pF<Goz*rqAn%v*%MZ4;vJ+#W!4Kux zysi$23)aEpY3@v&9D}*fz}+{Emq(9>ez%u)D$N_}aW?e9kLki|I467FYYj|oBd2HW zy^7rlhaSTui(_!jyAcq6 zi%kAtF!d3T!}Ktj1~{V}db>H=xZYs@?%mW9#s&!;4JQ2e#w@CKza|FLb}pX3+=1ds zrmCdG$_D$1geei%^v#Uah*GT65(?~E0%k}FbbUEtjtbf8@L7g_r+7*wQ>O zc%;dj8TlpMZ{{anrCkpeJ!-YxhU(-Z+J43G$(H|%w08=Rv|YD_JGSkPZM$RJwrzCS zv2EMx*sj>NZ9Ccd{ zys-HT`1`Y+bhVft#wFyjzZheec>J%|Hg(>Si%g(xjTg!uLTazE6QA9dmNo+8doEuC z)R&1Sj0kDkRJ&ret_>V64fqI>&xat+Rd^IqZgJBtV4FgthA5MYjA6H3vJvbUz_yGv zyTE*!j4H1U+OC=FrDlGaa>$mNqaK(e_uKz1{ncJN;E6<)yAb8!W<8)L9tUhRGNiYc zsYHh+KPqyPfho{7LnY+pYqP0A-ZDu=zHH*nQHKyELWhC^qpf;ri`L`PG`}Q~FbTz- zIh0ySOK^2gz$hV2I1?EpJ^GW>_{{$3>woBhBmN^h_urE9^LOUbe<(RC+L^hS{F5#E zFCSZ0;+i6g0AlbLVH}(ls&-^31gMBKqV_e-Hc$bDiUOrjZ;+Z$Dzp?EciDzU9QzIH zy&x^U*AIfx+bt4cBxp)%){x7S&!+YgW`1AqFQ9FF-DQqw7&baXiU27rSn{mtg1I!Yww0bJ)arPbX6c4ia0SqFhq!*R@{9|6ILMN4wE~hE)hX9DGHAJ>^RcasyJ*!3!ljl@)IvGDRm4Lu zKec|)s2URyEgHbz@0tUhvx$=ra@hng1g&wKwcz-=tB!JOj7E05FbGGZB^4R-yg~m* z9Mm2OD3CE@R0g`Oi35%s&HBV&(#j$YJiYM;8~Lu$23sdaDzK)`IkXBQM zJ4-f5v2ofcG>+8X5ajE9vBUQ3og5)RmDKBQ5Wgd$?*tl(`V8o?(Sbo+G?d0Gh$hO- z*uo`JhI@pejO%I%jCLFxPelA@Hkj$%Yplv`X8+I*7s{@oXV;69R#`a+{cIn84HD54 zjoZcGyM(KsFn?H*!m50u!nWbW*Byo*I=Bet>Uq~Wxnj$pJr_eQx=L9omUa}_K8-W9 zYC1D;#T2+jXY}Y|r>uTYaJ($K2e-KN>%FN#+?qZp%xp;b{9}|eb5YpU^E%K^ckke8 z4$Ws^p`Fk3r`~Hsmhgpu9f;@Zh|1m*;xiv^igbG%-@X{cE1nU^2=w4Ydl_Wn;+GS* zyi5&AtpB`r&PVN(>`P2&$1@)9FNjCjXou`vmXWM6WN8KVje(eEL>n)R8#4;1RnBoM zKkN(d?LU(=+I5aZMmt_VNYg0-#cw|3dW z6roaiU=MNd;|%EXwdH89D+Vt3+zE~P?N4uoat3Ugw>Jsa;Tcu3-JFk9x?4V49C_tg zQ)qf0g&9H?)|v`b|D31RlSe#YooszHkc9J8f&{N`SgmFIJTE|UBTJTYqN1d6pqsFbhDE*9Y#k9z|eNKpkGMQN5OCM`*3 zEVezwGH(Ko*_9y1$DlNJ-e7ORY11&w28Xa}T|aR=&93?94q(y6gHfR?W3`FfBas*D zAe)6ier(Xk6(3;r>LKiiK)?ffdO_WzJ%QOE8ze@O7{9F>w9&bZgbmxd^+LyBG-BAx zWIdCZr3}D21j3uoaQ~fnLdAx6!~eDhj(tZN{rb;{CnbyTU zUa_5%N91L9-CblvHCOMG)kxB&laZiV6=4*zoYzxw4aB1YOhWN} zxYP4o%RoAK?FF+58!8mGIt?)&jc0~^Tnv5FngDwdG4vvzQp~Uk1-Jq(IjJE=+?Y-j zhdv3s62mK&Nps9Od)0nUpoQkM=$_;&`PH?1O@a^=jZjAAi^+Z+Hx8F!Mj+MebhOWY?gA*oI z?vkX$T>h02zHmsL8V+`}g3wE9orkx7(KY_V@$fgKQil)~TewF4lc?%}c{8C*dq|7N z;uX=ZuIg34>WlQ^-8#Iu9fU`q@d!ChOlraP_>(@P*zrgHY8dQ=KdZ7(Acy$0P`s@# zPN`6e+_9k@c_-?J&TN&vNxVVqMRoKhM*_JvBN;V zurXqNo&G4ZRf4~JlmAC9#1VWZhrML(c#!ERV#|GY@qN-O6j~iWLwLk9nOwCfsO3{c z>;znjAh&%m5|UJ^0Vvm(u(}Xume@RWdH9UEa02QR##h)Kq)c4=9U&Yti;V|cO}=qF zD2rF`vHYYd?hri~%^|Q=s(6&78naUd_KIE>MrU1P+YK3@rw(qQ^|CY%bam4*bpCpP zpl(_`NN9eB-MBu7vkj+QtehNxpIgfoTL!%X(){<(emX@^AChmekrnZHXP`?q$gaUI z6|kTy08JxRr2M%Sh=V>H^tB|LTj!H`q#vI6%PPvpS2FE~Kk)Jt?Jitis5cb1)|fbM zsj)a~Nm;LJ@OGzyE$Bt|qq5(iTq6CblMy|Mg>5sl7SjETDZ>zb_{(4}|TC;VQ)= z3fT${#oyfpp!aM3Rem{u^p0%tO6P zP1HrTYqj3*MAS8zvxRum5o+i7v=xrnhymI`u}vCWTddiXPhC8SIFXrrw68v>+PIvm z*Z_C;Q^=^*{1}#(g^f6)36~jdtTa`G)O4b}4oM@WBvEm8+J#9TE{i4|p{&i4z;s!s zS>XzkQxcmrD37$@bkw|vrz{oBLs5x?wt&LQ=x^EWQ+e%7wrbd|eX)6>k*Y|{it4y3 zOG;>R?i_VUCEhSDT_M}UMpPJF)-6@H7bzoOsQ_(OCilg z{WWl9WG-;;+7!G0*R}AH+mLeG?7r#_NKlYQx}tcRnK{h;cx~CS0bbHWJWdL$7X=+p zPM``&(At^dU=+;*&57OcnxliMaCQ~IJp%xu$6&G%kN1(8XCY}3pNQ$XBynl!jGs?7 z2xom{*+X(5*=SQVFkR;vIh;BvUZGuHh1Op=7;9kX4cd|GM1)tY$aa|cgGJ9PA>Dv8 zQdO98j%D1sPMuMP4|#<9GFSz_NNZ6?6@-T$`4Z3!VzzM-4;l&GX(p=jw}K-zx%#<)u5)9fwxFho(xHHLxxC`{ipLEUKK}tAf;cWVMMA$Sx zRx0ukrCPTub{I`j2-#8FU`;c~*wvWi!rZtOFk!{&xFSu)>P!;n^{cO6+pHo+j4Ea9 zknHcszEJBtVt*AiX=?FmYJ6iLrwS#CM~yq>lNfA&G3sbNaX7C{Vr8-^P55(bVDk;U z+^7~T#A1w?JsQ44`E~Hb`tF8acUq0`(?%&8`>IxVoZ1b@*&65-*r#HrXX_{MQT2#H z7MwsI{S7s_Y}tJyw9~|A&q*_?8pc-54Gz@P4l}IKSIk{`Q`U2nPjE1PS3jIC!PZJ( z2bR+G1vLMA3F_}ChRr#xAs`&k;kO?Xsgk$_LYLY2TM|jlGAcP->M;YHT;b_?b98Hx z(!kN}pKV%^EMijgHTdrEPLZ_97!+Fu>x(Gsc=D>5M!HJR#j&-mrd;+^U5SSn6jLTl zY*bB4$fcs^m_dWZ+Z2vzuuY($Sb-X!#U~XM9)wZb%^Y$!m9}c!9pEHg0Sbgk2Uxmr zA}f5=t8)@Q_rq;ARe3st1@*C1Ob3(ET#(I~9Zx-_nfkHjbuVng(G~IS$hJUNx4e!c zocosj<$Px26e_@U3kGTQ9biBy<_jjUM#W50e6xwf%w;3VMTlQ&@5<$vm#*i<)2FU* zHJwZ~O#2Ej^88o~M~#RQ8gsYG$1EdHC(ktzIIK8Jiv@Q6-uEto3(~y4p>CM>VTijE zz`Xq=-8fIvys~yw*xzkkE6uQrZeV#gCM?>*d!#HP83lsM+JY^1Pa?vT+=vh-U2qf5 zTSCDg<^r%<4iIg%7~I1rgxD5tKo0cqAd~!;sn|MQ53ROBALc|v`WbI@xeie5-hT2O zaf2DJUy+N{u>c9&6HP#{`y5ezcCIfL&YsNg&p>;#xopw~=lGN2-os#lJQ;H<9~9qn zYipF`+7}SvJ;NpL{WrL_QY|98Oo-TAtITRAGq7#OVt09W$UC>!~ScGj2<7;FI z-Qwy)72E=RdNFTB{3FI-nEAo?XtFOt*`1nun^!mKZGzMReucj7-0iJYz!1j-QA>`E z;EKcnrQ|HsDkU-paGaO7cvr~J>w$$?sV_wmqseZASt!o0XygKL@k*$iqJ^bUbaWyg zEXe`HPf?pAMB01>rY*1&6lWMns93gOeu31w7>8fKoPR@n@bv}93RDld78sU1(+6Z0=h32MmPMPiogjta;P%;cXjcYtzI= z)bH=koV5%?v>)HJ9z)sRfVR5FYx9WEWp_nK01LF!;or9(M?JO{Ngp)*hH6*Swk~7= znnHPp0sY$Ly7mIHe`ZABQwy>?y8ck>zvAq|{$lOp7vre;c6#%^yCQtGU=X^EVr84c`>lS;5&QhMNNU96u!xa+F(en%ld= zFQ|-;ae_rS@>{tJV>*m}rd|9hX6|9&-?^}V7Q5#ZH0|eaFtz!;+zJ0@pz7Zj15pDb zXFEra|5^!(6zXLA84$hI1mS`Nkzl3AO?ruiNYI5#B*hE49rKAf3fUaBDZH>j2ztZ_ z&;8ORt$&_*wYfcA@~#l%*j@dYbog0I&49X$vP=#u^_a4VN!QU792+fH5|lM&YEWob zcto}il&XcI$ZeM8)wPuE)Sg&hNn8@xyYP2=NSy_kxbMPUvy7b7%0x2FqeLd{Q}nYa zbtQ<}J>QB9w}zdZ3R!P5A9rUr2AN+AvS9MjMK_3Sr%(}L)Pod{y$Z&o-|c)Ewet4( zsPw>`n%Pxz;q?KB?_9NNvqJ9Yec#G2-Tq$5ij+KXC1iOZNY#)B!loWSw1Zs*d9sl zHgH^2SrilpRArHfZpR|kEcAJk#cCm~%xcH0cwS6{MMiuB2`d!EOT5p?)kneW!}z6T zV=`Od_WO3$M%s6gbL-Q1=dJJ8(@n{b$6Zxii}68w{@Y!J&|gu+##5Ow1)&}{)4MHx zK@|5C=z~_2z{JtAiAL_&NuY6b00$^3!z)MBEwsI-{O2yroUmO8Loc>)g76zL;ICGS zYzzYa=v{J!cjXRU^q3rxn?IO(k-JBR?;@!5BG-*5!ouTy140R;4*+vBc93%3?8+Km>Er2`_O$hE69@K?*C>mfu3M z)MY4*gPe`K%jAxtx-({p;bdJ|Be9${Dx{Hz$BarJA|f?Vet*g^F@8r^!|tgVq}ikL!RWm*c?a@MoOT&zkTzAIjHx*6P$;#9+>4_4B-xvC zXa3VY{7j9H@~J`py86BfoWK~|{X)BT8|MIP_x=7ij*+hN%A(oUSPLM5RNHOT9JtwJ zlZ!Dvzeg(gmh%-lEJ*3G0@# zzf{o0cAv?snd_Rnw@y~=J&rz=CGSHOC{3CJ=FKJZ0T@YON!)kg9+J#QFRH9b@gwd< z`~_k!v9ho735b*t^jW8zZe{}QYnSAP+&f2xw0_o5<$bCyKRd}%tHUi9sYtJMJol@S zs&WK@AI?)eS6wS1H_;B>g9H5!(^cEdX-X&2wU~^;dvv0=L3HCX4QS>^&riglbVg2< z(1Ke4NrGIi-H_}0vvsz~h?R&YZr^UstbK@dEY`X0G= z0q~x0-phS@9~R=vVLyTMmF`l!f3a9u8JiuZ?sMUA=IHG$vAF%c+0E`nAcO87B639-viUm`#sSxd z04F$@znFgh2F(!vHc2=oWL(dtfU(q;(I;dPtyn zH+Ik+L1_7m0p4-Y6c_aq53qY-peeDqCa?;IT|!aGH;8V0Q=WIFyv7eV<*lLXF6U&%wB%T!I1@4qE$@we;%9*nA86Kr@{== zPlIenV(jVXP4l!CaVCf@2ZXymcP0qOC_8s166hpjroT!#2OxDhQ139)Z-or<$sIDm zu4a49=njv-^?7qFvF4CltP4z1^I(-nZ7RVjE`M74q!_mgNJ<*6Yc00^nTuwssSfuE z!Aeg`y_?GX(c4yCs!+pJJ?AieWC6NgoiuDU1!ECvbWT+ z}szs+@Nom>%&{YqlK37Ou%^@vufy?m2Qo>+7Kp7CBs zo*mWhkyE~}pFPx`dYii6&NlV3cq8kIDu=CsR8>0>DwZCX%lnfh3_!8ldA`5$z02A5D6=(?RrmUMLRTmmt@EWaF`iTs@Ks) z41{(}g<2ao{%Fq`I3>(`^!@K!1T;Vp1^kLxsdxGCTilNg2M5a|!~##uxTak*ww2360^g%K z6$7ng@Jc&dmQ;8At=}p&%(3NOLzw2nc;pXl)WiahWTx(gQ6c(7`^rP*RPUvGNFWo< zWGMJt8&z!PFd(Y3q|0QkCBgp|^ntghbWH(OV(TJH7kLnEjZ8}-l@AZ(l?XeRiL$y$^?YUK6m_;brug#*ad`hY=CC=(u61C-C=x3V^>`*~)Wdf|as4dXKJ1RU#&*v%wfBLP zj9KO0VBQin5nkx2z-QL#qG7Fy;C(dJOb2G5PLblc9YOsR`UU}~Td_{H&1nqL0aL`A zr?}4452|A{;G4*{*}jskXX?iHu)gf}3EuQ|Y*TJy?^}|*o1gzfTuIfQ&jk4vS0KK{ zmH*Jy`|mhF(Zs>!JBC5R*3|BQV*zCwxjA`MpUcIn0_w<=y!_{2Xf5_KzfcZgR8~SD zVF=7ny*35)p+&ORc907j{Ql3nf|d5)a%%^g4vRPa^6L|k6xPhYYYP-8)o$;_3nqaz67G|Uygj2uG9t2NhC~x<#^N%ISZyj! zW^odlXlpXCHO3^;O5ZzIf5aAY?_+>-i#Pb`uzuG<+A5t^QpK7@$Yz!L>Q$6EcOgQn zHtRu4U6Yi|y0-1MMbQG*Z{W_6(L7qN#Hg~QptC_J5&YL=)*#(;v(eh6M8Cyz(zA%p zw8ToZpDE{ro_e3ps9I~jwI#1z3cuE!Xa!a?5f>ePMxjI^~~_uNQFd)sQK$0DK@{* zQryRNB+I;dKv|Q*ou&pqa7}W2F3i2e4E)bu{D#?GV?W4qCK*<^rzQSI*isuK%wj3= z`BRqhf+pVM{~_q`;~0^Z1iMeb{RM-ZNE2rJSGzoD2UQj%8!*Now-*FlIH&&3M3wbU zTj(Xc{ULB$YleG+Jjx2ePq+tSi;Qaxn{ACPZS)kd_40$cj38EVi?BnKq9sFd^C!u9 zahE{qp2nO?ARqC0=MDM^-Df9EJ1YLYBvq{VBw@J6uB-pBhvcKksdL(~hwOai^w$;@ z;3hx1a2!YiD{~0UvJ%3(MZD>U$MvC*0{UlA3#7l2c*Gey|0!_{m5Ok=d70pZagNU`T^|MD>iLz3D`q+2*tK7y=f8A=Vm?>W2hX zE568FobfCFP$4C8d8WU`dMY{6^ZSK~ooU zii$p(f$qW1y+#lu=<>xx!MX4owzSkT4mOky&mOGc|70Ajrvj;hZxMU*9lgH#_;mXI zP~YVl)CkuI=iE`eiu7rFn8d=fyt-U*Fv0F)(6fe=FzFjr3ykopTfJkhpqp2%8a&Ui z>J!%LmvI)?mlL55)t%$JJsSd^dW%<}1^5?C+Iq(j#=Rbil4E?JSH{XXAGtz&o3M(s#Nc>;o zRHN#O6OIV}r)CLl%-#T-1OpHj2-sqL0`wc@Nf+4rJ9l8T`v zx2*1;bTD3V!)dLrPo_6p4_a3)Gv_i@QN68V9diMIfp?g8Ub1=BY$wb7wiNi4i7b9m zhdZ`KZEt?>NhxcSgD$?m5l*7f>$qQMY9q>4JdTyY9FXq1YOQ|CnJWEUpG;nRbXtla zm%K_Nr4dbz}h?vE5d7{#59jd(!UF)}L>NQc!iA-84a^R&h~r zGjl zvIc#=EPl;8@c>E621l3FB8AInn+=!29>$in7E243C;X59#qg|y&fn=C@0P6|TVuH7 zdI&h4z!11dqZt3rWix$#_`(?$hM0O_D}=V{s~5O>-NesIts8K~?>gUne~cSNY>}kR{9xw%XbJqcQA+6`R)`k>>Svs7=J2C*kzQ8`#fq zb}-RZVb1oxfh|(Z+jP#7+g9sWa$4VH;wg5#oRkjtq%gdRV_P@Z(gR3eVI_HqH{T~1&X zw@de3ZjYq?8sCz0hu~speGo)=@6lv9bFw71$OH+ke_8WxU0>s*t!sva@KEk@L-cc#&7Vy^S)$zV>LlI5; z^UsHU(J6e&zCZa8Lx%`0s7wr45BvBpBZzCu^I`?7vex&tHY32`!@hcxH!tK|t99rUsa`AmxZ@vm@(9BQ54@ z1>}o4fphR+V>^&A4{1qDZQ@h%#TIqECQJ_hd$a5#74B- zba3b)9zBd=A6ka@EuHdN&bpDjWmEGz9*~|^q}_#w#%jb z04J38J2v^EFY^ggPk`PId~Je9(u^J{P1NZVZ>Ve%e6s>2MEN)Ok zqs$F5sSH_|SHh$7t|RZ9yN;!EJ>RceYCi*-{h5fni{suF?ak9)Kz3HC)AochG<2gy zg$7J9uF@7QiDDtBT>)+fOtdL~gU1|w<$%Y{-Szq*u&d2msAALVL8NlqoyXn>SjvmF z7)SH2T9Op}ohQ;U7~GxL?uF*AFM2B8l5IdEq8TmPOb4@Z?zESh1c#i4WT@}o+Z&`b zSp5a9>Wh6qx0Sj#nvZO@TxqrRQ;7Z=x0pteM4l|5l$*$LSEFPjwX^{}1}8R27IF0Z zMS3{x*LCi79$T!ZedpsW1_dT`rFZ9|>(cD*1u(ru57H@l8apa{k75!%m zC3_)-^sS!yZ!`p^dIPQ9q!B!(zt&z2*+fr;g|N`Sf3 zFZI$pMJ~vrOpvYhU=a4!MGH)h!%Q=K;;P^{;hE|+4=7+Rj4eCAeixJdZdTXC;ne7& zd63|Sgv>b}9s2TjZNe1!D-&&NBdl;Ye+Z=*pl|)40`JdNqVMMP$`(Ydh22~AL#$x) zFg8>)`j?vFt}qks{+AQ|>~a|1u@E>VPk_!lwD<_RDtEj31&!&Y2V~P2P&LHMBi4b% zrS}H{;VVRP9QHfP%2nJMfwt%?klZW>$c>#Aa3>65rF$2ZV`PY)=;4g=Y~#27jX0vY%z{ff5c|TVKSp??nSs!-Y58tCuPG zguhMn!B&O#eU!dyiVxYP2db1deEs7iI*JN89+1i*xWE}o@1KUwNfKxV8UQYkNI{kP z4m8C#a3)xngJS00ObpM6FJ&r%LU4jg@zc}L_uzyl=3>&NT0q)Hr8P>P0sh@(;#vBL zcRZ}uM66F#o-)*Jt4A2FP`H(W)Mj1Z*@$~X&o#?%56u1;T`AUxT5D&hy zzs!gzEg&hq(1;n&{n~=NA*`OgvVI}L@!>Aj?cmHOyCfEH|5lw|XqcjYX};fW7mbsz zL3+c5d5ye1bjcSsH#2Ogw2r=PRDVjHAwX7N0asOR%oy-QF*Bkej#kDYUg%^SAA@RM z#kP&2taAGLANQY;_?0$6zrkDK_ly5O)%Csshlsn8iT%IKa9Q%bk^|pjX<6e!TU%Sc zo82Y!A%)^fMCDIZdY#8?z;skY7)#luod+_{GmuXrM^%0(J4&j@-L2_nZ1Yo!+7B~K zQuTfYfNdmi@UbAyMF}j#&`Op&Vh3{Zeyd#r<=o95!j6XKaD!Bf0^8L#`3Y@QG{%B) zNd;Qrg7()4*bhbSV3vfY!)n%b?#ra_$a@<&QlrHCrkxn63l#%3uk5MnyA{du-!)Yd zSi72>juSXHHVAwvJ#h}NbT8_~kbWDW`0|9m6 zgjh0@^h6k{;HbbPbZ2Ms%3gQ2l<2jU78}zS;Y)V55+)?hc;d+@8#Wu|uPDCr~)3Hf)^;)V>#ufUf=3>oB z42l`SP;*0_W|bR~U+KcSvN0A;O)wet31uAIkm{{OX|k(F(D;^Vg?$MnhoJ8VEgQyX zi$N)nquf<|N;dpyZ0!5s&1q>efF{)6`S3O=m}!Ntk6dFH{>G~IoBM&$#Np?Q_sgP& zZ=OcO0*i%$36e4_GMLH_kG}w`jWfh{6ZU<$iWQ*DTH4e_kedOw!UFNfo*s_#uy zhXiw~FV<(pHFiE7)6(2~It`0>sVW%w)WlLovv{ z3#imu)2bLGYNs`DayOUDgiFc#Jm=U{ahiGqbuABCj`4H~pk-7k^NH(kjstvJ`IN$qwR5iuAFJi3#CA;9I}ii9o^@o zN=6jur-V6W$oSf)uoBOuIy($Wtxp-VPz$g#Po~T zO`wLi=}DfG+_`SgI7icQlH_k7D-4$sz$_m(S*guB+=HXJ-(Kh>dNBbutq zxE0PblX_f3>&9n#0$#QX5nnOk$ynx-wioM}O%k3wIP5i*TZ6{s%m#?(pNe*PaP6D zq&NvHHy>86`-upTDa)gQ-SpC)L0ms;viGqZJI*-y8Rtf-sPM5ii z6OLZqFVu6NB4dq(kUuA0$#_D>;j!zH8iM~#>J)|kETl8|p|#ncne0Yf zasW4B;i2QCiJzaD{9TcDai=+Fj+TK|oyLL7SC*p?D;k2Fuymg8H;E$;-XB*-D&!eo7P z2Yc*Qofq0z+84nHcE*6GV?F?u8Ue#du)%?MRtJn@k56ZKC0f{Gm{oxc9tWPu-YDX* zIbSR^nUP;K?x8f0$ZcnNhBle8>P1S^HT8!_&Rj+)CYTV8o5h&LSOizmePl;TA?{~- zpA}DdS!Y!U!v)yUJ^}A`_CAwv-T)%3$$^T!HL#7QfK76$sJfve`@)@8 z_Xu%4dT9@Co=UL4BThNRK?kjRAfq&oh#A%c+)2W4Mz*>S-;JCp#5+8Igf+7s;{d|w zK9BP~6t{Qe&*dUc-0fR@DYTFb%NHIcR)L8m{TJMqUU*=|RGxLt|d`nbMFiI8TbR)j&ikZ7p*S*Qmq zdkxPdD|7ROf+eS{B9;%h5{owT7v(s&UVmRW(d=eCdDRNBjrz({YKtY@VL0jpo%~_^ z0+~MQRX;3i&o33Yc8s8R-0(dnZh-xh!RZ5%=!ID8S_~tlcP7#s)NNCYtOIq{al-xu zTP2_bv;XacCdYK%JD8&x<>Uv`IB5HIE05dV?YfLXxnt|ta|;gL;bcMe0i`s~)J9`N z77o|dT?@C8!;&Y0>BZo=Y6z7pjjHxwK}oxI-XlfwebeS($3QLL-KAi@<}U(>F6q*m zTGmkh_)w^dyHR$+>B-qM8UqLlUwQ$I+Z8FIMp?`iBQ(>ZxzhYSX17ZV z+e`UGMtdxLNH?RN+$Eh$1)5lGq4lcvD>-A?gQ@Of=j7>V`OdKs)(~1Tt{#3)nN+|k zl#M>F1{l>&iU!f#VKp+@%}W9z1xWZ$-)?{qST9p?D&O4nZ3KEH7bq*dM^!*6o&?r+ zdui_U%R3TP8C`4c6<3Y}DzG6Syh5?W0T!%gUzk<8NV!Q24&E&K4lB#Fq#)=4E0=ql zyHcI+v$?njgEKBK=3Hem@Of6!JQDD2=YpNEZ<8Q!9?RgxQ{K^~;6n*Q(WP3v3LmH{ zx`;0Ra`X8=6x0;wRZttra}4yvl|h&vU80FM0ht%j8@oYw(xmr&=1-;5kP(xwh-?^z zTp{?aKq`*Jq+5aD9_>@zriY|c&WZ*3UcR-7aD$3;(6P5Zk}p4syuSO9(&Qz@KUyw1 zH$3Tw^DlP_M2p^z2M5bG4=xiTkJm6~-ndIK&j_g$9YMhtA(MfBhTE`-fFGwrVC8696}%-SyfzC;U)Bq@C7!Z!70dT-Tfdpp ztSQ_N_cz`yKf11bwyu2E#xlNszkvEh+*lDD67vDyO&9NQ5v)H-^$m$BcBT_gM{jtL zbZv&<*cV`o&2P$J+ddLPG?xzXJ+!DOY!&agvKND#9>6!JSnJNWwf<<9;^kQ!{(*<>W{FoJj)=S3A8I40>Q>tM%`Mx#$)B%AM6j` zMS8d`MR;@g)o+B|MLitdjKx?W@ly+o_`#S7Kl<2|1Ro``rc-sRDr9v+oTWijt|`^i zXugzWY*(DdP!(#u_YXB#_NjXUA*K#a7}mo@Rg|b<0TJr{0-)dXUXm9{;c7B}$U2M! zOr>$h-HKubA0}-i)`H|^U(kvNK#0!VXUc=LI)}^{1#lNLH|hr`#k?&&i=;1yRoN^wVkaL##NafD0B5 zQF{37?u>bg9CppM(x$efxSe}lMGYo721epZRlurNR3MsP5;i`$UElPGs~JQ8JUBB_ z7^_-#x9m}0t04PBl0v~kXxgZT8`f_XV+2J}A@V4x({b3}6$-NOCsV5b%c|9z9E5!a!eW8 zGmQ^#T);Aw>Y(K0!jbd1X&{)&mFj=`_~wj`hZ=M7(2fW;CA%x$pON6-ZfLUa_J-Vb z8EjI`#WjwHkZ>Q2@N^NSzw(EXo^c|NCl%L5++ONru-=HGktaNCc9i9#QghPZ>X0@h z>-s6jUx#7{csUM-Kj(^-O^TWgb^yGq8>^P$&jka&sEZKdMPXKI_lHzRyJ;x zBGAtA?DpPG3{ZmxrBUQ-rqpr@Lttd`lsEdg4O+z9sL{&JRVv|?N@b?w(_oPGHJKa5 zR7R1*koS?%DptZrVd9oHjR8Qyd0tRZY369kkUeu#HW_2jZ-IAE36$bRkgitB@cB_- zR|sAyq`7~a61(R!4E{ntYsHhWgJ7Q6^S_~&8l$m@m3g={ALu6V2dpgV+>Qo*63*oo`T4K%T_jd+;~{^NvS0lw6^TsJT9I zW#C29a>gRPWyRnf7ng-TwK3~UA+Q164d95)D_#uOC{9#7L-8}PM=|{2m|qgM>zKdw zsJdWJ+a9d6U7_d=z)1zhXjq=8hROHFc7#=XNS7pA)9paCYk?50P0WV&fh2`%VQO0; z7eUR(rT$hpfOu9h38A+!QA;!i*zO zPiyr`!b3f=pgcAaU;~)P()=uJiuKnK)dpIAYv)DNLL+p$(3&YU(n_^udK zF{V!y7y9}&*~uD{a>m8n=(3iLx~0fHV{q!?pFv8pNwCVszNj`&Rx$kR$`Y#cgLEwS z+ajA}*K7zocw>&9n}u!7CFn?Sm^;cCS`xAYF6XuAzZQ*+DJdCNnRwpXSj+GWHyu(A z_3=5sTXY0Dyz~F$h&l4dT?pm#0kg=LR^b*f5k!qwd{ed#&3rpwMCuRf4ER-_l2CNl2YR)rE~N2$DQG05)P++w zJ~ZLpS6G?NqpMnozHKm5>AvK@I;h`#==RKZ!k0Nx6sh&+d0yyaz~M7^`$?qm8=1XQ zzkH8W-@BJ~{F$5omaO_2-h5Br@H5(P5d3#ij-6US=9RqI8aSeH>5g0nNFdhlXpc`5|S4ADc}wSi#`F-PvHPFuQuB&+_k zt=C%XeFPMbG47cVBdxq&4_`^+KuAd`MrhF$-#0e23eYU?FYZdY4x`uaP(6FA-C;j^ zW3dZ)1ilUWOHFqanPoW`q?s7_e;CT6x&x}KWnk$y&|1!1bVssl|J zBJGQn=B3t+M*a7KHrNA$yu?a$LiyLdmyKWcf4d zxhSiGD(|=(*;uoJJHdE()||?34ME0>BL`{mMbq%Tz4N}o|oyZ1RA&Z2l_+-y^y^}*Y${}ATM!ZBP7b#LWW@XpO5)R7c zPa4gL7gJWg_{rOd>fuu*dOl6^L(?9RBc}}FERz76gpx+pl?k?W0`Ek1 zxR$1A!{`?C1L>Oag-08AuNMWcE8LNWMa)i~inGHhN{4LD971!&TodtKjH9U>7ETUN zEe9P3#k;~;ibDFFuJzsLo`dObhVYYvzt&z#a*`0r5|ISN2t>3)$cBIf3|m7; zTRIot3-<;PK+~~687x2l=Yw^_QX+Kb5%^KqwUfL9FfuIIgh#LD`T4GEyNCDdYj$2A z;M$Nqgl$V!K%OwLz|4dp`>#Y~Zc${ksf2YS=1YP)R0s@4sdD-Nu&5a`N!AoW;Sf=rxb`D?J_R#1q?$C8dnH1T_5UROQ1s1fJY#6QA*+IFd*lUrD zC*uTZTW_&0d+TB(ahHxVI3xb8I=(k@+)m~uT}&E;t0(uBZ=dYO`pXF%y<+_vr^am? zoKqssFkERzy=aq6+sqv;$8XuXGBX1wG_0>!|=^ z{g^J$EnBds-w4QSvJ5pNswE+ zU5qyQ-y~BgwQ4UpMe#sMBSj^WgZ6^une7sPOy~Reuy(;mK>=1y<{dv-k3^^4d?7Fq zg~!8zlcTAhrJrX?!7W};F`ht9hb>{$zDVY{uYXyuXsF_5!bz$nNZHaP75tmc;T9F= zx;(Qh0y_4I?ZK6SkEIq!@wZm0&UlLl=2A-MX*V ztQ}|S@#Uh~ePvSUZff@2ql(ovi`J}~PeO{ET6^tbC1)*57@a~#hePeK8fQI`y_wc>009R5`Q? zoONE{YaMbvX7V2NHWI=Hba9>iUzd^KkPVU-2QM_6OsR z2BoaDgyY^pE;A^&ZYK-l(iXjI{aZAfgxA4D+i2$N2-vXEJ zEcisO!Eycz*2N$2^My}&Ldzj!g+Uepa^;~ALkymHgf>NhoilUJxZAD^|6u17lNRs> zU;E-?2ia<$@b?dy2ebo7q4)#_EWZ}+ve+D;CTu~o`G%ApLtHUE6HzTT7g5YY`+4(4 zrorMH4eQw2kZ^uU@4^bQQ8 z0Wcx!6>!X3Iwhh~x1X+c`wdo?91l7CNNSB&5jG`tMoAhrPYg+b8~(M@SuPe^9xj|L z7h5JR*=9awEZs3PpI+A%FN-2QhxKxv<~p05@H0D~OlkH$Kfj>^Ru=;Mb;Il56+qKN zcq)$JLwib&&;SVCWyC zy-_efq+skcm(MDOzKcC z{GUo=bt0EP*dEjUb*|lb!RTo)-RI&U_Min(-4HwTkYEY;*tf9=xr`>IQ943fLOep< zVCP_%-SqdEN9^TO`Tl~(T(V5%gK=!#Si$ldn-)$8emYQvG7{UP z=Ts}1lbIR1^Fw5WYhDyyBpd1BWZu}DH8MQwU7@Fo^ES^GRExspEQjlCc(KEa^TE?f zE5>HV86F#vWr@K8M9W>==Ihj+>zf>9HtBz}7vnitFtkH$7b*vb2Crq_VU2OT08rNWnD~ly$OiqQixIH_` zr~3NH6_16j6z(lsGp@pINYh9an#?uy>A%O^{AaE22bzPOD;gIL#%yUe&5bds8Kx7! zVak$riIQL$6D)XFQQBti7aGRm-d&iJrUxrEv=zmscui}?0o9f*BFGWf7S(yjp4RX< z_46*&S?yhI>oJYunDjf^E{Z8bb|K5IB$<0HJwvN*kUz6 z$NzA#oR(K`Dd?049-7>C@zl#74lDU%M%lTzT(xeF&Bz#MPxcE~E80x*1J#>jA=)B$ z77{8wT8Ah>s59Ir$2=-8aamQilc+o_^D-jvqelx{FZ?zkN3ohbSJ}jz)%1;N`q~@% zU3FR3lNgw-anw)SxSorhY~Lw_S33WaY95;zIn4NoLU<>w>u}{vXqd?ZPNy0(DzC>H z=UZtQz~I+~#{|o1_?T)R`!j`oIIg5`D*MggM2t=m1<|v)Fi_bhb5iG8*u zEOZK9oZ^7IXCx>IdEqOWJikmuFSeO7DQrWs>LNSAGpoVNn75NfZ`4wbNLiIrIN};u zv~zSfXQ?qcXAv&T;F?~zOO6HS1is^(ERjYc!2cj_<(^7iu+a7jA(zgHs~*l)hGG&g zPKa;n-XE>%>|fJEiU>`iI!ZV%@@b%Szs-komycV|IVAPknFaadO_dgrp?zqyb)oq7 zry(3_4`CW^kF1;DKP$vXKte^L4FQ=K5C>&}x>#O9M?z*S%rP5&v{Yr{phkR=TegaR zIjQD$0VhZZFjM*g$OBJ&okBQQ6_EJabY@}N;i%-J@XO4etj9&;Pllj+RP!5{F7Z_$ z0Bx~WuVdZbyLBAC9Ql+{{bcVy7bx)ZTr7y`oAa}XdeLCn8OzRAIwUQWgD6TD7Q3eq zujLLaKE*8y;qvy`O~|J-bfiQf;u%4wY+2L;Y+8Y+iiG+*-cy40ex#t(NXIlsT!;Ff z6P;9JPe^=h>bfa0dRDC_UR)^0%P^sk%4*IGX%ZN%8Pjp^Nq!hGanO0FpxP8SQbRdF z3F(38LRyuh7Z;cquA|n_>BX*URdsgWN)M~w4Z}Nuk`h@C_PHnUrgpjf>h)BP^_o~Xd zp`pW<$8gd0Z(V!>yJ9F`&d=fT@CE?ps9mfDxJvCZzVh}wLb!lhr!Y2K_FYSt9mVD} zeqxW++H@dw=QA9^Q0G!lCa%JKvRFSYW9tm4cSlihv)ljLlo@KIdXdKOVmi6awZmTFpQw4`W85LujN`w26s~*LLkp zXxqq?dOBUO3B01=SxhweBnulX8gkD~GweILoTTI4HN*Lsz!;!__byX8au5-VLU?I? zC|x~U%AnsF9TrRHedd}HMc)C>hso^r=qMX6Qg6W@Yn%7k%&~vVsnTNJ#hYsDd26NL z9Z}^@(uWP3n`If$uNxTp@xQ($ppY>yfOLd(gua8g3*9y^2-7t;gt&vegQkRDg%%HT zph1eI(!+pgs&+E0vDZ*J=8Kcuv#L0Vf*LX`T^0W3He%n>0L9Pr@PjSQ$6Rc{YpTb5 zs7Hl%#KrPBR%$jP-S8NOUGwK%3v|2e*DL*4hXao{k)*!FB?w{3_cG#C;%&$&^)lj3 zyNKx7;`sy33xOXDl2m|gVglfN9@!K=SNGm3%YswY185Blb<+& zX^B9tBgj3#hc=@(m8Y)1CSHgC#EhU!Y&+#aL3kQb=P4)%x9$MtRnGO^(sMXsYD}(p zN~bbOsGMQMQBPEP66F<7QA$N9piGzlc@7iVxdj62sY6QWmlKk_;SA{1nN2w(7$frm zEVwzNcud!bH(b*dX|M7bx@_4zGTh9*X5_2LlxXixJEnkyZ_`EyIzwBN;5%!t;8c{y zAZW^|V@seD*s_(Z1K&Dy;Og21kMM=uL&!wO1&Uncin7Jgh%aIbQFPrLsMH)N&85wl z{RD6LhTxLuBeO+A!0+Pz36w?5 z=ZWW%JB$=dZ*aj`qm;0nhlrx56|o!f2lH$I74hexy>*1&KgF;Bl`S*g_HQQEtf)-Q z9gM-UPc?tgKXL*~;|h}f?c%>J*{526Yjs#U<%y?b!mZpLNe@!bO7pAx z^_@^3SYvnl4l4Kl=}`IvQK#GA2fU)KveY@iI!D|**gH=@@%H}o&8CgQbKri5GcU(E zV(||gzEb86R=om$!p#2KG?;yR%Y8=~`gdd2Ti!uB9!X?}wr{?PYKdZ5YM}eQJotZoNZ&>qQ z)3Pm@X%{T~AuZ=Bb+q}SI>2mJlNJ%JnWZP6?iQeJ1d#hZL z#21rzyMR`buoGP;|SRv!g8SzNeTTL8~_? zIH*2u?V6MbI#7c)t!!rmIw)asVG44PDoRMI$%8VTqJog?Kv4>2#|7;UsJ+D(u6M!k z8(9?Q-eb5=rhHgzx!(64Cz~Er>m=NA%++e3)~D(9v5eJ+=_2F|DR!eQok4^-f0tcO z88jZE>QAVPt@yb7%*>$l$9a4SZAXE{%8|LV=S5#(5OzfXgucT~8XoP6Fn8 zWBlu}8T?oehBx5yg=sn$T$&fQ$Pa5s#v8Ema>2MRCAua%79Hqu!m#7lY2~Dz^t8*@ z@Xc2H26NLD&^Esf6}+^pX`_#Klk~&=_;*!hb2Ep&EB+DM`^vPF_XD+4o(bpzm%`Y3 z%s+7Vig9z`NRv-qAIKLW`$%b1CJ$dl?{@6IcUsKlFQ_WdqhH;g*^#1}`+n+}U#wCv z+b=5*k9ospc3w&}C{j+*<--2Ibr$q&FJm_U@)-yr0089vr*R48|GGB#|8GlcRBfHH zSrPnDHaS;y{_T;`9uMQ#YT$6 zq|Kd!`vLGr8oIi(Kr#|`uQ4auwR~Liby1(M?&^I3?J@uUdK&kJ|0C@Vz&3lW7s8G~ zvMbd5TbQv8g~3O)Z|q~V-x?xMOT#ErHzx3F=hkSMhw-1*&ISc+E*HRnO`0e0XnPFC z+gJ4(P`H~AupKDM2WxkqCKWFz;=SbEDrDZsq^}BNGV)w_SRIKu?p=&66BQEWBVk(@*t92#d)G! zRn*Tq_{lKI$9Cjh=r0k%6XjV~1lkY7H^BVvM9pEE^e(EXU3l!O=GV|OVVqcpI-Fdb zW2ARAre((p6?0<~S%nMey%?ugBt#JL5wt3*4(5=p7m80VDtORgTVtRpm|5hOZ8+gV z#N~{W#IWHi*`CI6Lo+_4EI0NJM}^>3`Kja&ABeQrQX7m6mq&EBjN7vVxDpD)4JhAw zW9SuV52TCyc7--afK@P8etr%0>Q8iv&=TCIS1SX)a@szAIWO*WH}g0SE-#8~+v5+bI0z0+ zb#B_Q1QwF7W*%8gnYE$ph~4sP>KUox}H75=j{@bi6Yg%9t+!PU~J zKErhW;FJO97HX!)=49(F|4VHTnbY>7B|9FodVD00wdZp+#N;#lxRE@=;#2D!a9@3q zhl>4k^$W(Kny-fR{O@hVc{BSk2s~+Nu=$hTUDAa~G&YRdJW96Ei*v76e>}7-y@ZFy z)+5W(sPGZY_YJ{-?|zvc$0p9SAIxgK3@(9d@$B zCV|GxAyOfhs>$X|DK-0fsu zP~KSY8S^~alqaXSi`pwOFUTyhcaOb@LwM8r@di~XVDiPRppz4^23C>BSdQ+kg-pBi z5R6WMX8P4F*|b7Nq?6$Yr6cMk`=iA3q3Q~tl6`?wh|xw)u<%ILTwV%;!jiMJ2Av~? zj8I}R?Z4pubFKIv7=*!G=@FXWi=?1mR?z?WDoI1|zazR!5(eae7!g9t#u_6FDcJK2 zIyml3rg9+$7O{}hFp%U;Emw$|i)q_uM+U%e3!)ce9N9_m!g*zw_07KjkUhM$d;s`! zpM}i9?k5V8quZ6IAY~+JF@_iUC7z>h#0Z(sLrN#~OHsd1aM|8|sd6zcg32vaa+=NI zp=M}&{0(&&Hozf;?mcclq8eSothj$QeZ>dozj3)GsoqJKVHhhM`is|b(2>5%@^Ksv z$~Ba7Oga>3Y${YM*t(Ru6eZl5RzuKE;{7d!AJsJ#M;;ZlViZ4O;%qExV()Plia;r~Z4$t{HJ7|`_F zK80k9c+{a$e8Ztrd?sHQGsrm-w*B@0;!*sEm4(Apk@N3YsJVWvEaCsDQ2*Z_;y=NU zC90cFi)tvkqi#gvtROIuv?akxLbll=b08EP?5nUW!*WX5Ckx5oqVpI5w4NlGTQ_IU zKZI97h8r1v0{oSWt|r52BQlP>x$~Sm8{Rdp&&OwVeSdzC`+a$o6aH>9ZVi2L^s3we zz@wU|MjI#&Bc&c2lg6r|a{8c(^TpO3yU7j^qnh7o^!|tqbOzd^@*ra9Hrq_q>va{|=-b$B@-1FlCjVuG$a0)9k!_ zmgQV*=$mY?yN)fZv$VTBE?66Gmh@@%8MLE%bt_bw0nDb0yOX@Eyk*x|AZ$uOf@rSV z^jYG#TQ;4yLVrrwS$3Cg<>76#gjcypOkz}E1AbY*=|iD*cQ`=ng7sWVgCynFutU|7 zGIc2laF7Mc=L5mdR4hKT@eJ^x01@f10TBdsTB2=}TH1Bh2IH$SX`(%7ts`cYlMP2* zsk$?GM`4`8)z=xdHh-1df$lP|J?n5^!l~fzfr!P1@5&Dv{gzZKThvRh&}nAbZ6jR7 zrF<&7dTTojNm=U5EN>vjCf>r;H};)_M4Ng``u`=6J~*F0;!KSPkvbqELqS2JG!Qz} z#A(k~Q>@7tK<_p*|8%{OoGOEsfVAHE0j*ShYr@Gk1)KTyrq zH(I2_S?42nzssZU#w}*o6Y!dn1wnUL;RITWV0;!9zlgxGPpor7b<0>gCk%8+Jb~}9 z&n}WUPiFMTz=Zz+tY|pnkZo(d{}}8by)-ck@Tf&i1A@{$Z;z^Amf0-Qp12qc6haJ| zbB}O;wpr3~(Y}BMkzQhl@xC`C^OGP$f-I9GiIdJG6Jr;3G~k*#I2EZl`5y}4l)wPZ z2%|XVFV8m%&t2jN)beEW9tCM9-(&}UYxnOd;D!qY=d#oZbI4kc(qh4qzD3kHkCK&H zX@oQOHj#N8yIGfroYGE&ge15LW2oqgZN#!xsc*=j8YK%lgpL8{2nHdjn589TG?*#( z_&JIlA#%R_-B?pHYUIvW+Zm@*vxs>hP*E4Q81T?xtsDZOD0}b-O>5?b9l|>Jfg}Lq zy4Ske_$(GO{f7hJt^OMz=FOKmw3{{*A?VNwXy#HVELXL)~ z1NJiRcP@!Fsi!Os_^6r?oCHKKDg~**qQa;nR?ua-1S90!TuV!g>0}~xO+RHaal8{K zPymV$=is?O5?jGvGVy@imdbCcf=jO0{>!5Lv#jRsgF9odD{+WaF#o zhg4g8LoxThNujif9!;UzKBJ04eQ@VYZ1bX`x-dYu7`(Sl6^8 zK$r1_FOnS}$1diWzMG_+_=$1$6Cq*8XNYeeDnrKiJ)2>pz~%kOSh*+^=Nibmn_GyM zb`h;L=LiV4#Vy5&n3ED(x?)7uofRlRS|l6YY#W_Qav}cwjdTm^8x0F&?Gk$?s?OSL zWbG9p!DF4NsVfpD%boQkULZa>*4o@zs~a++KzbVujhF!kxhhPS&l--IXcX`-nCjRC z)u{5pYSZ~cg5=oxMysOik71JG}#x7NV;NNbf<9h#!n;XYa#o&O9B*0vZ2*7V@%9G zi3|eMu|E|qXPGpYB|{pkeV&q;4v&kCrn`=nQ}8NE3Fd$ z6yi9~I8LwG*(b9p{ve4tDN`7g9FEH}WitIa&5M3c2{mmdn*wCElzh{R0+q)__3W~h zH3Oe&-q)btpYeL%j1g1?!^%a1IO;wOmCmUVn+^~xQ`%yDu+gM19s_W=Of#O;dy+am zNR8e(X7cJ)S-8ApWzs=PbIz0_McQVmFruttvBj#+a9F+rEYJO(0WRfL`R#mBT6c-- zprZTYc9oiElW5{n%hw-0tyeKn3mBYhz(GHM<;euiKeXg2GSnEw-1%l|jd4v)Z}vhCQ>vm z9b@`8>DOABNkxakEW*oINXwW}a0jT{cMX`RNVmktg6(!!g~9kD>#82Dr;F0=Ib>(` zG(QMXI!j)vAhsqM5uRtcQW%5fo>-x@IIt93UEU#Eolx1NR$aC95N>^=2SNLVa3-mj zy~~OZ?yOP?zt?LHX|o6*T+AYcKC->1+DT$$M2}DNrQ=JBhs97-#hB0-nxSn5%8q)w z5)GW42sQzHpyuhF#zvwMCxkPY$ztu0760h>LQeg-@MX`~hl1%Pe|)% z&Fp_NdpBe{_RD$mCfaMerIP}05v zsZGW~$8L-bU?b3tkjB=e#M1VhfTAp?S`y#tvK8>=uh0oIuAEvfIb*qM*_Dya9bkzY zOK9$yhb^`9mrYcK>nmBgWDO`1&qYY%?jIkel6A8>cU)D(J}Q>-&m!8-Al5-uvrKJ@ z0*dQ+mvJOgo=GGR(oxd1GSlfTxbeaN(KG-VW+k2*Y9Xeutm6(=265Zh>R<_yCP{|s z4$Q!9c_OCp25rLP6`X~TTXr-4j-r6~Ity?IX$oU3YB+4!y zAYz><7~v`CP!0|qZEb(49E4;(LLECG+Zt@swylLe_R)jKw-bO=pQs0Qc4S6ND8tj% ztZh@ecbl*)dc=+X$Y}?1e|X%D1>6$0<)&y!+IqRee)dzs+dC6PtzMoR!|&(PqCB{G zEyv@fNqBlRz+}6oJ_Tt3X`3Gug|Wl@YDdy9zQLBX_jiLa#oEHE#WJ==u`F*e z$1=0}EJnkkiZpk-dn1h0t;X?NSCS?@j=3{J?y_8-P2pv7dcfc;Qygr3y-#w@GD*)% zs|LmWt;md5$4jY994RzN7{W>+<}QfY$tOQ^b*fyR*gx-bP_vCafo?ROfp~xQz~MR< zToxR9J8a->Zk90cpwXuOAmmq$V^EGOMCt0NBZm-?FT|2Zbjc-ifI&ujW>B7GYMmtv z?U|b6gSmU}Mg7QVI(4MCKY-sSXo*&ELYdu*pIAzX?~9lcV|U&!dW1^Br+3XRyDyp_ z%(v2Izj|c)gU;AWjj@XHKn!Ram(-(lvZJzIWkM@sQYU3rw=lCxUcOS_kB2`*>h`XK zKY04?zXED)owTTOGoLGV?kh90HKYOauFK<&?ly5^RcDN4qNIXkS3Y~(uT0KdJUC6V zZp$j}1~F7UWV{Mr6#UQaM-@MRkvcs6%BImy zXbxak+W~!uamU41MD3Q3wr;WH7bxZ%lf1g_VqZVCdz5kOZ1qa&+AU0L-{7%phUF(} z+gEyNUvbASv9D`0a#Q~Hvh*cx^#iPZ$IBDVzt8xYF?@%P*8kD*SnIekD?NTUAG=i! zD4F5}Z~Ic7j6Pq*twP*+wyBmP^>#SdixYfpO!zmWHs&I&t)FoU(|*Qz&(t~cu#1@p zUoOlKB5g8nwM57-f>WC4S6QW67I$Q{%YXnw{RC4xP^Cvbn7*mMD9<{zk zM%ADT(jYuFEPTMiLwaJEmma6sfDkrJgnB2ahy0GSbl0?IyELy6&vx;;cKbzzkC%(N z4doi?QPC+>5S!M{&h74nGo5m*n0oJJHWG%8g4D5QihI}AA z|4hwX4{q$&Cw#x1=Kb0E>AA@P_S@fPJ`J~k+&wAa^IDOe^(^<#r7eW=(hH@ZyhX*- zi{BT;)Jxp2V)_iq`koi=?D(;^d+!XJ5E*0VVF}1h$+DkFvhO%Ig|F3kBY$rd`>CGq z8++t#JVeFprKaz$oPUWtV|`brNATSh{*mOLJL}_FlKrWf|EFj4j!)nJB~gSAJ(f3i ztIYnDNARl2$Sc9`zDUpV{s$iP9G3IO9IvuK-|CUNqnDD}etf6R^u|-uTfE3!bOJO6 z@@0w%#o}^qjZ!%cCPdGvzSI%Xtx^2Y$iP(h5UGQHxn1VaDMOB;bhbe~G{P?Th_viX zVI;|vBBek{#Z%Z!ndKP}PCmsj6K0V$moRJ^MZ?~LN7}e=Yc_SCE9TUKNBz*#E_e2b zVNkMkr1pEw!PkjID^F^rESlsOS36qRE>a}+hbpz4p94h>)3;&%oi^)Ej#^o9O9G}$ z$QLoFqR?9ZOrYG41T}W44w^J&X$>tl zRQYPJuF?xz?m8USKcunNVd)GL^O_k+TSl*2x8YmCM4JLJ)!TYL0}E-PMUc3p-NdT4 zvKI?F*+wqp{lz`(AaxH(VoG6n$*aVOnO?ZFNZ-T(qc2B>T`j{#OlW@KeY!$~gKKSL z(~?}IWCNvVdc6)ns# zQ$;n09{nEhQ^?D7Wr%e?!H^hHsk5U)s^s>S@By_HR5fj)!$nk3x)e#`5fprhpo0su z7uUSwJz5a*bI=dkW>b~9WQGz0=>`6&OiU<2ZgN|zPQt`ZCPGAdO>NS)dUHATLFLF1 z&$9}I4;`K~nkBSGJw|XGzeb)^Xx>DEQi~s}au*R#;gmycXe>Z^*IOA(Y7~J%N@A=h z2ir`g=Lb-W2rc5Vpq7AksE)4E_h4N;{gJ*VH+R~~&{pG^Ty^>aBuP#ZXfVRl3o-|0 zqiT@=_8g_um+LBxkZ7nLMiJ8pC5&Genj^=K_)NpEL3*gHmN473_5>^E9Wqthqr`P* z8ZgJ26GBg>l#c4Y*co^A-y;S6Qbz!`t6gE3AT^YAji%uCR`mms9!!tgun{GQ8O4rm zai|gSc%zVB;hj=W-6K_o9a6KlU~xTngmZ zPsKC;igPG6d6D9RKM?o7VMhpg_MfTM7rB{?p$Pz3%MiSF1^bvZbefH z7Ll@qRHOeML2?!>WkMYd4?1HNRH_ZFV1{t2AK2|KZ^MedJ&4%CGjo@MQrKjqc z#uw2X)#O7A&Gq}|csW~zd6r6bq#=?^If=ic`TnsYu_QZ_M$@LF7Cc3!pw%W}Yj+|B zI(nb9UcX-vdc==cFmWxTPC3b0PP>S;BQOe16svW{l^P5oBwGc#lEI8zdC7 zXkQ)*;t57>CA$3FFV34Ef(d)Zo&zWB;myVxq{)C1Ro*l9>y6B*)6GdgrC?ci?1++> zG};OkBY4Ae6B#|;F2AqgHxdC4Q$nkcQfZT?R?aex0Q{5G(?onTW28ZgDipg;fR7U^ z_|}?}2QS1I>iRY@mlkBKfR7l~Qah8al`wN7intiXc7S%>f>@~bhsc-m)v|7Kch=cXu_ z5r>-qHd&d1=uMn87E@x!?v6N6t-kuY7q@za;ec za0{l_;ZeY*&+yK2?eF!0Vz@8F8ag6yQ{f}lBN5g!N&_>F zPT54}F%KvmR<9_i6MLzGNd*#MaWKQb97FeUN~+;zm_;XNSD;co&&AwMW@TDt+6ft6 zR{6bU@^Xi0GA(6yvr5xa(Toc4#U!Z#U<~(plW6I2N$2wDlX(&?0M#l>GSGUYVyeo~ zHG!BVk;yYJEpgiB3@uCcmVhx+g5n&%sMN)qMW}aTt>5H4s&6jW96(KJP<(Y3%X~SL z7$R=rrYzK*9pLz%B)lTYS>XfR5_@w0UBptevaXZMC53FQJAFJ}q@ts}rn7U4ungAi zygcGv6XULp&2M7MLx7DPr-ZU#J)09iN3=7~SM4Kd_1$m4hmm z^-q(j$|2L_1w^(nh#Zc);R!X$rlopp#KhnVL4MwPDj*ekf?@TL2 zF(}`VlNBY_gc#b|y$6+ZXFhqoJn3Nthq5-i?2EoVXFl-|zEj9N>DpT40hop>g@k+s zKozP0EE8yMy2y0iCl4kx4bnGA;7GB!@qr! za|~x6z+lXSD@}pQ2g|e`z@i{xY4=elB$MP_j!yOb||XzN-}c-HXN<29G9aNnOo`J zSyVyg7mdI?n|$a*hLP@`N^V_E9rCQBYj^#!%_gj%)qLqlZb=1Ao&KFm<~#PQ9QT`M zI`EG3-+rN9^TGS#4>a`+FZK;wK*oC_$-QzYEm0OeA+M9*IF@nfmQc63RE{XQQ?Vtk)zWRFgjE~qx zIa+vF0xFW5-hT<7wkI`_vg(>7X&XKVmaX9ut1@q2pc}99U@L0TR1q(G_Pa@PUk~0fMXU@6j;nfY7w)J##VLpYni8^VRVkX&8g|syyy)I z_W+&0(=Gp|k}bL^K=gnm{J3cj{stcY_W|*PZ!)Y_R%7-b53Y7q^;)NJ%1_{f3jA^D z(b;p^qq&=WeA}&^BvohhG^ni}_6Ug8w z#x{ZUzv_}HO1+Zlxcs-cf;V}C+dQ)t2ETtSrD1bN>E_K@N23!oV~@ft)?D~I*X03Fu_z5~A(yxvGJ(Qerz61WXbsv0ht zQ1y0Uz3mZZEs{aETo`#}x79iZqyW5f(9W>J?_u=wH6U=z53l1d=%_x^E0D!htPD*EK z2R8JH8!|Fug!LumWN*VQuWlb=DmT*|qfbDJ$Janu6^N*_%`3diW?ALfW9H44t-CYt z{$(iD#z*Sth=^Vi(xWfJtRMp6Ssf{HgU<+@@dLrT0nYhU5%P4UE3$=9_NT8f?_k&S;HWnMDzZnsj_n@L`*@s%~4IZ`xk8-cm$XOsPd9R{Jpx zZ5j2)!(5$E`kyBK90q>!!~pT+WO{9*>~n5u zJfzS|Hh|Wsun)1yXtZ(>h!lS}Bw+uMMRU=K39St+b)fYjkzmzHLmdLd_7t!jI)_iB zi)`=gh+HTQ|0Cqhmg?-LY-!iEVU}j&0kvZQHiZPA8||I%n73zy0k!RqG#ERqGyW z-gC||F5N~*`JS_)SJpyVash=#VMC-9M|Nnc6=?b@x%8GMs!E3G;Po0NY*Apou^r?R zN5=4ESw`x=aF7i}Iwdt(&GvaSb>u*8`ec!e{?-5<{A;TwW~z-@L%D&*>u&n$4wl48 zs3%i?;qp{oGfuRv2t$ETjlm}y!w>v2IG_QcyE0wvEUhb$V~r!yC_THl7rcblhj-T| zwL?btfCm5VuX^ud+9evlRo7vYj8`5(Q#w^K$)rl>J_-5QgL3cY?1Ul%UYlT{^93S=!t~|^^4R%y8@g{?Xr?7b`tM#|Fnl8b}|us_=boibBIK1tHF(w)ZCobK~8qU7)pg>}8j$Yrtn^%MTX2LAdn$CQ*(8RhA< zvA6T~&(3?-p?>%M%l;{7REjrX0kUiLc76hJc06kB*ff=?d*aRMlFHreLKY0 z-#6ZXs|APL&~4fm%Ql1If1ySg4`HV7QE`G*2l33>cV+ak;}2Shxs`*b_aQLdZ%%|g zLABOz8KJe69wKWwOLZEbA{?Z#lPkOOkj;fR4qkH%ldKnQgY|N{UI?2w?0QD`)lKI)`G$B}ZaDQ( z_Ql4&PAR>7iA;3#n-3bamR1#WX(!QeB6>3c<#_^j>;G&^+xGtukp2xgK9KP6uEkYfS+C*xW=pOhT(4`X?`5lN}!Dl$~gQyQqsYj&~aTw~vr z4v#;LrJP1ZC9|^_YCi!x2HbT|{icbdtr?%hY&IXWR$iNO_SMr5R}3 zlNO&nN-n~wcdb7CkpGtyu!X0{OjqYs1yj#L-m;EI5^bFblpT{tgWT3I&CBs>v++*=O!x+VeKAwO0n*XxiSspqD&IRqF^q={5+bGFu;Jjo$fOYpOP5N87L!Cc&PKnG0DSX+Q!b}?H+!4l~>nyV3MdNtfL>0 zYUZ?6X7ho&deSLqD#1?uGbHh=GML$s40mutzP}ON?S5F;bFra>igS57&`4Z`{+#xr zS8H?k6sIJQ@jRo6k26Frx30|tgR^!5hvqiz?3iqR%Cj&h1#4Cv9^RH`-VhLy1<4S8 ztQ}LobPKISM`-FcbHyr}3{k8xBAB1874y$&ZC8C*g4pX#lD5-1_(tego7a7nT2)pH zywNAuQ&Dno+Q8xXnachtmm)aC`3~|9`fHmq(fFpbK-|AETBYAg?s$8f_86mH8X<-) zBPJ6!v$f(a`01v%?!DXDYMnRBh|NNGCAvAZ=(8=NcRnUOm(`0?rXNu({R!xvACwh! zWpN-9BS5pL6KAID#|LtZ^JheI3hgL0d2H}d+{H2GXC3nW>d0U z<|hN8NV4phPi2CF7$l$tmA27H^mFksbf zBFYF&el%n&JE>TLa|N_N)ABGNHWFoayo+xQype1f8r6C|7Vm5I!Qi-eTKjW7(mttORt)J^{NSE}o-Zp31EB*faiWnHLi$ z`%NWT!QV9TAAi&E%1d!$MI&Y5a~2O#^+U+m+L~@82TQsGKe3ufMPi35kTyUIicuSR z3INd_0L8=dE$it5f!mMj}{i zOG*BZI?}lg*3;z?kj=SG%`&no;wv08J(B>3lw=}6np*% z-1tQAlsQ5#+1t{HS~hTl(joHbVLQfuXL4&x42F{}P6y|%n*EWr!;9PepAHh}{`>$Q zok^l6xU3JQ;~;F=lCH9Mv{E`SPTkp3mWp&Z?6em{&d7mCSx!mg9mtIa!x*r4R)M|OPNb!OSS%Dc9+bjAw?IP5 z8*-`tc=r35>mp%6WO?27{J!-DhfjEN_q%h!y`Y!J4~JovZBl+(q+%o=I-m{RE_@b1 zCmnRSCE3Pd!J)R+Nc_fek;bGSW_aM}{9$aF-sLv)Bz9wk99iPeR(2l&7c zBh7WTfOLD60ryp0!8pIkFyR3i)<^xF0c6%vO>FS1#wTJ(?Nq`w?=adeV_zWJ-f2WK zUhPe;p=q2p!>?{1J8m#6kYQR!BqGuI1wb48R}0m`W|kyh)EYL(nPSka!~@9pD|Jl@FLH)AQj{fB$x3)l@g1f5Z=g>4~jT z1in5j=eRFI<77f}Dk39ruN1^@$d*cMtwg5yZ!_~lx}@&w5qey8|x!BWta^pwYINogTOe!avv`2Ej%KWAAsSkFgTP7jrGLUKRGEbR`EwvpH zRibaRSyfdD9IfA#=?4pcd_TEC4El-hHD2x|_-49C{$js>7k`8P?*jEdtK((a=S_Wt zARtY$|NWNXzXDam-pS^F3t7Jqw=7CwOMdx1MLzEJjl$7M=GL;ahbS%Pmr# z>(eA20n*(PVA&E&AOpcd$iN1WQBf3y>l=PxSOrRa-aCuV6O;W2iXbV=3xa1PA^Ge% zoyp|1r%Gg3`Fd;4b>H!R?e@NX&$-TVK0O{smiJBkeNw65d8W2wcNgRL1b2(kATwr1 zN{sF#@4qv6I-#amgLhOhzek0f*|oZ79<0M>2?x7QZQ2`G7pG1N6d@DY2+5+RprxRq zU@Q_H10~HCL4xC^IPxLIhIwy`gAdWAI5G}K{`33o_m-~R9j1VB&%*RS_X&-`@xH>t zvPccfn>M$-)g3nCS3ydhD`s%eDVcWG3}VUNmfKV zU#HCpCj3tw&hHsfjYl`m?;X+A34+?=#4k<^W`oyxMS+7tqoBVEP`#ub9*cW|lb!yK zj|TiMboQyBUsM|Q&!@eQf=3tjPR|O#-^cq_pDnSWkEopAo1*TNJAN`_opye+qVA7w zsN;X2zDM_veb|Fy_w?iQ*AyqJb&0$bdHBm7wrF=nso!)$X_=EYCCORJE>81R7LHg{ z{Ue=MFIj_DB@35?h%w=C8ETR4=iHxcCoIbH?Eq7vyQwvUhyb!(<=HR+yh5k}g{2>) zAz*I|t$5e@7QZ4pmvD%q)eaE=JJnPkXQvafoJ(TF(TOADp&18-_i-salalC1x)9YB z#;tH|YOpH$7Bf~j>wLV+V40q6_?OH_4nD+Pna9|<|GaI|T~1rt zlriAMj;-BjmO08yK?n-)dwFuLt?24w$A)fX+_!G^dRitOKkR&qu)YgM*iz}yeXFmDG@`{ z?ZAnvif71{2m|st8e0mR`=eH%@drwNi*W7WMTH*iSWiW^{xX)0bQac+Jw5MmA%qd} zk!UKE%Q529h_6$|xwN!I98TP$XDp^$4CwHvLlte(i9!I{#`VxuURH3ZLvChph-lzI z-~IaeBg)E3UUtPymd^IVNZRY)_v;Hq{pQ39;F(v&MbdyA+=uG>z3ldDFgz?|n^>KS z7s)v$`GR$9z01o)O=5DSTCK%H{SvFG7A}1Et@SJ>xhghOdbR)l6sma z8d^hKdvnly%U0X7Zr&E#U3_#OiPO2|&tXcn=Ht?@myGBzyup^lo5=VL2hfU zP0 zh5S*7&f;!_<_D50<WnKCcjd($-b`9=-)&{c9p&^ zR108ksGxkf8dEe1G#Iz*BukIQ6uR@Xvviknwwt4d$}l1CXqrT>FQIZUX#5798qgh5 zJw1z63gaG?Nv|xWQEso_fOEbv^p;|DR)v8oi!xeA#aYlxDJqc)x@~W_URgNn8v^+a zz~Nc&fTBvcvPN7}prhzl6*%yQrVm{$;K#GNsrz*m;TD=k>y&Qg+|UXPSA3778so&X zKKngsY#6;wVUn9Yxki^zm?js43ukQZ)2TVuR*<8D$Z`~9emPvf0p=|$&4*KmRdwdh zKOK{~@6kXxX`Q1{#Bb)|{4%P^;J(pM08R-Jx9TM|l9d<lYIel7oW@+ zA1QnYJu0i7RCrvo2uHwNm=i#8jEi*e*A%KU;}CgKE{f=H4Jm(8J5umpb%t53Xz@&V zfXvTm#Ie+c#l!+*!J5wnnEm%dhW@tRh1gTSBUZP8wwDLNK>zdR{ zPk0gY6uzpmwt?H*oZ^qm727rC#(`bKkHdMSMMZeCJh&17F{Q#LRzxesAVX3GR{OGX zt#(0**D|YqbO=AZW!-ApRLduWB|@g$+{=2`@MNL~>*BwUAhSFXb)UC#EzO+wXhS0( zuOh+9@AXxIx~{w50Rc^Ch8@u8tj;Wp&Pw8P>aPa%y^gkoKp`y1I-xA6Jf*yy6Y$HY zv7wdp1I7-rAv`DS9Ms$qD{Z~qP9C0$?QjC@N?O3#a+7`h3cRa7e$ z{B816o0T=9MRwqJPxY`ox#@Z(3>vRl$m zVvz01AeKhk5af-S9icNz& z&)vH|HbFPDAMkN9)trNDrUA8Tm2B?DB+WCY-(^(h+M>?Z@dCUq6XxjVY}>v1EnZ#u zGDB6X%|z;NmEySQ099Dh>n7@p#^ghZ^Oy;}={n5O?fo`8P^`1;wG7o9ZTO!ly<2Z)~M^;=wfdYbCUxr}OIC5o$~n4#ainj+{zw?2A* z#d0yRP%br$xsQlutBN&HOKllgUZJg}5yqShiLr%1%7R(YfNWBRC7KVFgToOF{S-0Z z_N*Q>V9jNk3m@q9aR#Vk58)6@J0-Sb@Vz@%~3Fbrl=(l}VEc2rG?%`(%2)&s#^ z+ego-nMGCdM*nzAcHw7vV?8I)=Sz!<_=|?3WhHp%MUv}NUOp1;g-;2jMF%*g4V`Vi z6epD`o_)9kkI7dK)>JVuP!vvo0oW*WG@r=D8ah^x4d3cyf#VKwxF0w@T>R%Ys z2&4JcO?s5B^w<>>H#3eT%wGNVVp&8O<5&iU`&2CJ*`Q`pHtDd86FdD>L5{XeJM$^Y zP|{!ii<;DVsl;~&SK%_}$Bfs+3#fp%bg>o)JnRvl?Fx!?YMB!NQMqOOX~zkS~9Ac`BW|W9};rwbgg67aVuVwy^>29P!{1krnEl=9WDbq&W;%snvCNMeh!f5l!j%F( zB6(E!0FvZ{*TY}k@yx6g4!aI81TwzYiZ*zE`d=IzGY(Q%Bi;$1K)#+pr9awG;{)oV zcy(ldGfhX>j%U)?G`quzY_O|5CZEs>G<{c>!03mzyDn+ zrTwBL3vIT*sceAi37ktWtU3d~ow=1m%DFifw{d>weq|3{-(4SDQk!O`VoT5X8IoBK zj7KZ}EoWLjOB1OFriFJe#rg}0Zh|%sx4pKj&e1HdK28KO~oPEC*Tyi9vX1(Ei+eLJ*aoQ81h4E-Pt~$^2-r zy2ru!3&N+BnJ<~A9lGRc5emDXYJ4+w1$FfSs4vikOhA4R`2VaG4G9*tU26bd++VZCQ!NN^qQ= zGK6Hwjih0>DS!elLQOclE^O-p?@d>ZqM^5t5Y`hwX5T~`#Uf`4$;oR{4v;wDd;;*K zhRgkQx$;Goztr?E+n##(sL7b>U<1y#gvLEJA<+$xwRWgur}*w61{S@(T9S2()S|_Q zCHYX~*ZL{co(k5L3@JvX7H%>`sFSRt?#SKb9AL1SuM9#fDhOgD3vXp3)L<4P*~# zQ9;FFDAogM!OxokE#uEHvk$_JG)qxXpqF53#9;{hv7K9dpXLpQBp4IUMYW$6Wir76 z^F|>z?3hw_vQPy{B3PjAq{91L`q*cg6sjC0p-ixF6;Ob@pydK{tG8!ZNYNjv3zn2| zM3thTMIV||4Az8p{UBFK!wo5>ivEN9=P)R$QN87sFPtcfT}PP<^o<_ZgTv8eV_3PZ zuT{>ZYeGqCP*UoLc~((+adTipS0X#zUS_l(&H79sXkIG#3}%2628e+0;5jX`AL7)J z3UlbCA;_u<;x-847L3&{1nh2AKLnbsHmmErn|hs>DS$m*55e$^CE&3gWLC3hqaH*6 z2)cEXNe*&a0x}~5nzf5aVjW@I0)fB*l-h=z6-zj zMO$6?$4Fz;ND`T64%j*mte=~1ov(JzW3zQp&_3h%LkqE8fYC8b<0510GUo%Qp|20O zy1=eG*|2vpFtrO(Ga7K&8+hrs_rWn;bUSd-8%C1@(n8!9;twPLjlGuRw6|e~!?cgCyZp!RS2uCQOh6RpJqS_9G-U{ATD(65{PkBw2915M5Za>4}i zs1fi^X4n&DQ5z7ZVU*Py;`l`r@C9=Ci5~SR$Ai7k2??+iu?)!mOEL zo&(U7Ew8Jcu}?Q!(dwp(hkOrA*@JKL_PsFHbwk?{&&i5~LMG${@6z72qY=~uhXaFn zoHUHS>Enwf9I9^%56#NvKmp7yVx6>up0vlOJW^>7J~ySbE=cUi z>v)EN?{VN8b^{A6v_MvQK#*j?hRzm5Tn5RTM%{0I!a@B4lMS}4+#OufM0cpT#sEB5 z%p@!%no7?m7%feG{s@7S3f&3Ik5%%N>%*3~HDL!huW|5K!EgpSkCQL?>00ndH>JK@ zI`gjl6~n4aIhrNNj8ANy6WWn1iCfgdh8$Tdpf9??^dC zqGmmhzSvnsv8hSIDS9sZNHTp+ZHBtoYDdW!C)~%n6~_d3dR1nfvYTiBObN;iD!K-4 zQD7bS4=Q84RU?I?mTh)j4;Tq3mG>2g8w6xyl}MM5N<0O#t?LWD7~{nE&vDa;M~9h4 zC9QK@J;_v$gsKDX1G>FZ@b5BBNxcYcpKv~Rc5wIn82k3hNwO^mVG@P~hJL((_jtJMgT#%zd%-A|Few!Fw);O3<}CdYWWy&T*!z@3-p& zKqP5GEt0H9(~_2EN}I`I=HrUY?PT9VZrONrf7_jqYZ9!SK5KJ6#=B9wIwP?f9o&j= z?uOa1-zGi5e-ihHWP+Dic^9GF{?`(;&_!aM0APQzzvU~1+Z0FB0BUW^)Tw3W?pPfgR#+_O7CsQ71q!acs1`l4Z zo?hBAkQ#$7@FvZEOCWe-vt0S&O%TT!(9o(gX5_@LD+%k?hDA#Z_8 z@r?cUcLkNVe2RkbrBj@3;!<|qOb5Y@%mbukw;)uho?L5vylX)31lsi6n? zz@PAz4keSxOMXP~Oa@ubc`*D~>ASlUl`Z_`+mR7a1wf9KzCzeXvSBk)$KFN^y)B== z`TDV4i4uD&^VW7-xiKC_k^O12p&nyH^I^r>wFYa9B{W5qn;}}bq|4kJKvn4p!klYf z5rX&YEls$vEoqW@1Y@(YFJv%xs|asj=0I{0=tkVS^2h9_TO!M3jPmcc*GcV%fZ;#) zIi5_S>$yjI8YkAU9tLob^uc?xCFKJ@K%nYeHVS2{D>+#mQ5Sd ziAx+Xw!B&X*bM5tmf;&eZI7$YOTR!iLF%GGHX-V$`fecC%r(W* zXw_im?TE>?{VG(dk@^}zJZhi_>Of z03P)-z0}+RQw|{K3N;Lx3M*QQDMibGg3HIwvp*>{{(E!JiQVVg4qqr-k|a!T^QHF1 zEGZ+o(pH}|GKZy@6Lv+sf1W*i8IrWCXp3sXFtVh&Y13S{O%4Zkg zT`djQ@aE9amLNNXXLUE!8DBjgEw`lGd@1S?fxNJj zEOOmU57uGoK(k79P6n(Y*s!&c)LjdI+=IVp@(e1za=$phC+Lhn{4`Kk&zUhj2CZ}Y zWUs24nweNkui{HePFCyMxaeMT$`0yFLqD21I@(OC?K#{l>N_b4*pWn|%&HP@&c&(R zIuOHNel=r$_!S)QlNsOKg8aQ5amiZ^A&q~m&~b*l#n-v>5U|0@PLxP3$S*D^V_I_; zv|#GMWKx;uGb0U_vxsH4L~-Gi?u|}nw~+Td6ZL`G^=XBdmlK#OD08@^V6-F{Y#}JA zc5ympk{k9ftoC9VzDfKq*#5PKTaskT}tXEA@x=o?ZUAEOS<~GAN*BIWLv86XPUFSWZ1H@F9!{7#6r9?@KX&`FXT~S>_oINb ze5rS=c!xChgA-BdmMo(;OzaQ%Q5mr^$hmrZq*V=FELP`3`GlH~P2Brx#|L+me{lCt zwZTlYL}`aS^DvR*{BsaFXe%Dg#rTYvWtW5!6+rfj|Nov2 z|0jcHq#zVb=wF`IDHI3@=YO}psODm2OTqI0`fan-CYA9eG58r^p^6+mhES-7I7TAa z(Dqnj-zd@g8el2VT-Z6opiJwzaAEnaN@*4!Q759mNmYf*R~~ zgy3V@X}3`-uBB8PXI0tLD!^ye0w;j&mm?E0WCnt+W(Aoy8=3^_M1^11wWyLg4HJfDRj@5^j?p%aS{??DiO?4g^?)i z)AFZKHPy8%=3kOkog{=65rr0_u`z{L=z%P|kNSXa5e=ng%0o>@UX{mz7JTZ!N)wIB zG;+vm<~>v6(D=^9r)F(r_if_lU0V5gRSs#ez()CTMJFBBHHX{Y8Fl%}mz2JzPTX#z zZ$i|oUrL2|<)Ls*Ogc^14{ebu@*|D|0XG?}`r)L;Q{>QeNm5`(=ji~3?orovvoY;9 zVBo@MMtJ8@>8H2KlZJ{-M=!QVHSHOw6|u%JwU>i-eh=ylcPsm&amR}6aML2@DdC=>I_Bh$UYGu zV=bek$ z#|=6Ns&=Ag?P@uxP3Ros5@=N=eXjZb@@AjFca^lGH>9pIQfaM$&xNe@5V#)2eDh~v z{o8_Q)B{pWKb~kwui!O)0Gm$Ot4rv&u+P|Hqwe;B zz+`(Z-xomv-#tP4!|m9YHAWbhn+j@IRT%e%`F2?B9g9Vv0<+VedF%%FO!9+0N^m>B z%ks$UJcDBHS{UUW`bgUu>KlCf@;LvKGE-x$Pbjrs;;i4-E%ANSi5B_;oY%DXLUiUB z`aXyqn`(&tD1o^ro$e@KF+7xVx>4lOBh3sxQ8KuLr|do$Bias#tAt}X$mkEj;463p z%{JS7O<5Ly^ECbb(=2BP#R4x{M~9iV{Y8jJZ`l8NDBm-@l8XNElBE9a6$AeJL;3%4 zL)7&&&^0i&Q)OAH5Q2PYnl%+GNI@m4mRA(vB&_Ox)^*$f|xx`wRUU z2<{1}tXlq{uz5~>YQ6<(yk-{}Qg*1@26)f%ziv6dtiNW-`2G2FY5<}enl40LQ#MwH z^D__BVBCm3ki#ci2*Sh(N5c^i$khO=JLrmuE_o*hhS!s9p15!z0Y>;HFU^hVS)OtU#C zbLejAS-l~r*_b;Jm;}+1&>l8IJ_wJn-RRSLm7a2Azvi{$5T#~AspDwbIrEG3ubsK& z*N{iapA@Z^D?=5|iT(_IdM3dlt&)~naO%aCL)LqF9^@@qf8e3-XxKb!^x8+s^dQ*k z#lB&QCVr66U?`2lzG$4-$}}{XSN0WbnO_K9;LWS@_-2hMk0Nq8nA~t5Gx2eBwDmMa zjUZb!qSa~TTh2Z3`{S^o>%(~*B|x7wORXEnqopx}yXxEk1tpYzOjKt}6YH$u?;wPl zXjM;P$BrcMFEzzbXtWWxuHnG&-O?|H#@NXR;)F3sJa|(Y`*EsAK$cKy-}1MC7})70 zWR($~I3k-<+Hls8lguD+sZ-@c(@S``Ae3?ol}iU*wjR#B7YjljYb$4P&Wotc z%tHL5t8$;{#)g?@OyMowV7O=7)($Pa|fj6fim-%K_QQS z-JtRZ{;tPG8{F1a#(uPSPW^a}^b3|86iyaE5i(TllLMRzl zpQ(iH>s~WOeyYs+dM|NElWcw*Ice+pN&oolIATbV7UI#^wgqnZnfWE8A$T}Mu5lJD z+CO(JlGVlmc3B4mqts{l$$X!@+2Y)%3*J)5SERH#$Xz0$M%eN1{lFiek#^)Q;Li~Y z#YHWSMKYc}k#9a3^Jq--Z*cJgdqf#-`O~c&*L!ER!L#Q~XvS^7sAB#`#Sfqs#rKh9 ztRqmvd?3s?Ti}4V{hobi3!)!+`@084B{Eewm6!h8+c9Hj2IU#oyl}3DGKmZgATYch zmq0K>iff);xQfvzqjG{BA$FU4rf$WrNNE?B6DqP``X$q3ySJ5NjC3TV<`;yvE?wL@ z-_@KuI&aMm={cc7+A}l3ZO%eKW;qHeO%{bODu$1qa6X%+N4Y@!l<%M~TkJ2Ux^CR( z@c}46c*$7M{{buviPzCTSVMMVcqkCkyR>1yEdc6A@LJB6BCDQ9R4_A-u|Wq&{v>?k zkYItvY;Eg^Hc7LXrg!j<$6!D`BTR5iRoyxi-yT(?H$kIP&@u`thts86!=`E*gZLu? z7UrQhC~H7np87+4phyQr> zr-b|$`|*z(E&Sif-hZ~#gzZd)ot^DX{*Po$bscYXaU4JDFgrZ#&CrxWL!mNm5G!F6 zZEc1S5db7m2KBzroULe+s?*VZ0ju^es@ElA>m8r6XWQNVhR#0}D3f6`~uk-NaQint{;Ut9(> ze|nmRu%mQ@%{@PH25Nu`l52rR+jd7ARJFFB)WB{c<*m^9sUO{&bkFa37{*bJ;rb!FoTFU&Vf>5uM zk+-IB1kx#ehOsiISGR4@e8j05&bI*`to~=MEGxhGXfh{$bHdYUwKAaSH2yK@nAdA7 zBdT1S8U=@LL%$k@eJcnKP8!OVTj^2Pt%eSG{2sC_E;*jiiY1ZdFo`a_x4ziym8?o$ z2?%_3A6F*1;M8rwopztiYOt+Y=Cp)Tp1xV4|APnV7EuC9-a~2F=9KKsOdr?PVm{g7 z#K*~eM|n?2c*mB0W#?YJs-N`Yl-6Zpr5S$`pf1pxzPy1RV966_#YB`X>%@p4cx-6}9xYb!k0Zg=6SE*uU^j!Tp5X=Y1~zL1s~BjxH-`@>~p1C5Vil|bFHgJQWN$TBnGvh%`pQxU0Eow?_TMZCNoxUC`!ob2pI<xQmZY1W`#w5*29WLSu+qa>jg7wr=63u z;@Lc>x*>mMMw>kejrp5yTgrw9pLJ{IA$(tQo1&(bSd*a$Tx*qtoi9YoyheSd;QMS;4Kaz#EG%W<%^*WrQ#GYV3hti&e~th>W2OhMKvZg zCCN%RZzO+X=FZVe^np^0i$U{>h4!IX%(ARO>vr}nKO(rXAXqO1J5=XseIbb1;Xj>< z#7vPHZ2<LP}Agp4_@9d;#bwM&b zT`oKM3ERloL}jhkm!^4nQ}Osw^v2}m#?KOKN#5R`;fE7OvE(l)NEN@tSXLvCr0JImE_lKmYJDNomz9V@eOrXScFjBybLx|DbyVvvG|5>eVEgE!HhUF(a?^jn?g$&VZ-(pWRbYhdldLLVjm)Jz=Ym%HsB!M4i$xHcXt> zIxW5CKs7al*uYhW-T2#jX3QI|z&^3^tL3S@{R|_+P`AGLpo~)|C%sMrub%eS!(T5c z?grwzRm+uPvQYU<%+8uU8jVRq+b+sJ#S|I#8bG=|T5gKw1iwME^6l={BE6Fy)3lV+ ze@0|`!*0i3+f~s~XREn(JZ-au)kAAnXty`o^ZWeo@yZ4HP7BMnZKKlG>uL#cApYoi9XmYQ-x`7{V^WxXG-3!`wNj=G>tydL&D zOm)b$S(~?wJ}!wy%~@m7y#d}O`)3zod~?hUn&4yH;;IeaJYzoo&-m>8Ftk z)wbKk8GY-k+YzP$cr zk#Ye*g&z1U@5NT3kOi$kN?sVtDWVDwquU<4bJwk%9rasuQ%jEu4Vb82@mby28u+3`m=d{k`hZ!}J4TyB~g6@RsnB;gwA+ETS=Hj%)|Y+cy* zz~Lum$q{F0?_|>Fp2Nxy!Du!D!M#nUBx>%{M+K6H_91eLNAlRX2|=+3+=adc6;n8F zhEjeB4g-&<7{T)FzA%E>1?)LV7cb_55CFup23qtZ^ z8m|O)UzX|Gr{n`$q9U3xHFT?VsY1D;d0#2tu?iB@1(wQ| zMgt*o1J(0R@7t#&0%MwBp9n^>sn2u^Br5K(cVzb53FyYF3un*JBg9Ko4VCqtsM4Y4 z`W-WrEXG_yWE<%>)Gnq}F7ag8C9Ue!D6%_I^@vx4`IaGEd96#@uh_|zl zg{(!J0)uq-=|zhqbI9D|Op?oMx`*QJ9E(h1D0n3|d?J8mlyxDwN+&y%J-H=+Et2%q z4*`Ig^83f{|BJ(M1y)Yq`mY^U`;Wu%|Dy!`Uy$PeErb6FcgGh;;V;~rnBZY0lW$w= zCyj|e9?HZIHyMVKtPdBCp&>|s&QV_=v2WT@yN)4v7;wLX?h?UFRVDH$j)*PbYV3>; z>0SesZf0BL-!7eXd5!vddpx!Wu{(T38(|TILT^UHa%lfe=cQle@ah$QfiJ#Ae=ta9 zmu%T%x)&2@2JRX-(06`SCX~0}V|}}sV&knB2{(FqvE3PSTBa6g>-tqMRI~41B-DQH z@vv`LOBpQbHkrJ!ZoheB!t2nK^~2eE6&6xG1L!{s2c1(aA~POGj_KVqI{s*?^B(wY zyQ~F$D+F zYxT9b^dh5%BwVJ}jDfkQ@XF18@`n1Tu*_hr^r*BjXMs#END6ONd5~HVcibdj)qu(~ ztBOdjh$?ZrRZrUunSNIFbkQm2c5Ee2CQK1O*^O)gKZXk6$;BVJu{(rcmiEJBpid8- z&ak^ARx`$Yen_&7gxPWS6|->dFGIQ8UwKW&y+g7U*)7q*AxdB(l1p4#`O;sbl9^IF zWEG3Oo^V&f(l5b`U)0=Vhi)<|=xMw?H?^OTcG(1;c?7H0U1*+M07DZE%}MeJGpy%c z(1s`R)mv-fl)69#2u32E;q=utw;*nAY1@(;y=B%{suCGdS{l8M|*U=h|>+ zfkj~Jomg`30S|_wWhcl&;+%?wbgcvH5`#4g>(G=5&d&#W>{qXKo|_tiF!h zr111Wy#@4IW4zi%{UiTWy5BL9D>!D0mJ}#(@*g#1JJ8sm4gWA@fyE`R6rsK&ri-1F z9l@lsaHNp+#3{-8Wt6elKT392k8x)M(JOz457Fxh_U3)QR}9mY1m>5yCj-$ddUuT8 zXOT9B;{yO?TEbF}=n|P)My(n^sq8C|71PAl%D|b7FpVRj`!k4AfkLw?;YFF-XIc<3 zGDD}tCkj(z7=C}F<_CJfF z;_mRFw|}aT5Bpz3egAVY{XbQK^?x6Gs7?k;JNl5V7tE(s~W%{}+rbM$)8|9bBC^5|9{XMTIFS!+$aGi%PlZ*x67Of`{2 z!zl=p5?fs}cAH&y#!gRO+kOId3)ahN3Xb!0LIceUWC|>XF36q!M9>e9L(2KF}V{}tKg%xJjT%NLQA$1yEuUK(_ zuV|K4j@4bgo$E-i`oH`1Dkd?VW-u9g1=⩔s zpW2kvA)!%{_If89mZ7l(J~8$|K}or8D@20@5W3-gHZ~|qLr*%!==sQ}d`3;r^a|*8 zvN@sJNh(!kBvF(!YSsOWSMv=J+XA)~j@6dx%M*+pA#25&Nb>7gXEs#f|AL|&Al z$h=`|o)9mK=Hrgx2pvHr77Pe7w(_82 zcuxQkll?rk^q>@18-4+?h&J=hbG5t=q8&O}&0FF``LK#{0uBXq+DV-$f%Ky`LfytF z?L3(>0F>4EszIy@)-O2YOBl^3Nrs7H6(3)$f9TPcNLPVDT&=7oAK~7+C{&@y5q-nN zFlp2;!|WWGB@Y(YT)L#nl}#gs7`n(XNh&Ch=x{uHihRwpJ0DMZ^Z`*38T(aNRE?95 zVG^fIp83%d+wpE~`d2m`zc!^)mh`3^>p3miz)zkGh_4k}=`#1#^2b&}8cZ8r$3nhX z_L$kCZ0e*UsI0ImAtb4sJ0K5bE?tArDK?!Ho9o^4xd~mZ5BuUYv`b6GK<_c%%~~)V zwMff4Y!EE=UgMTcy+V#H8gx5byu6d?oC!=2JBU$iwlLaliR zo|m^vUrBFqNUvVExvW~UeEVU+tLg>Ty$A4CpBmt;KAgWk+0rmK{wGa-pq z4jJ{-AVJ%n6G;$3z=k8CKmW{MVMr za~j|anq}Bd@pvIVc#%rtaH(?xChH{{L(UQ?gG}-29rg`1F|^{3h-@LV%vIUz^45TS zLjH@^k4`757yeyLHI$+vX>lQJZ#_}_Dc&X02zmnd3ybr@B2L+1W4yNXk0=X4t$JG% z1j}x|`)LZ<#Y9E&H0YaNi~&FPxTjF#P5mcgOyPXemTrx%h;T@_i_d~*l>1n9OnCQ3 z9|OK@VhH!+Ab;#1uD^9#i(r##lykwI7fRrdCKi90LXtn1#VNc%O-<^2t=k2wY%9^O zzzz|$f#>c^GD)Q zp$r)sL)(R&npE%7Bi3|BM(J z6E!iq80sVqsIjpzVEG->3nQ`qGXGSAI(><5af3Po33x|l{)*OXy~|4E%(aAYckE19 zFC8H{F+&3GG><9~p~NJ))Pu z;n~o0-+z?59rh4)v|e%g(q^eqpf*vjnJYkZi3vYt$G{ve<_g`)rFG3JY~4*`7q}wX zvqf#oG;mawK^rR~tL5I#TfP*S1l6t8Xv_&;80&7S=*X+=h(EghJc3MvY^x2B!h53C z(4fTpDx;Q$AM@PBZ%~?@!EuE+E2YS8HO~H$7g+~(&C+T-4@nf71o^>slS1^M4T+Of zk2u5h^9qT$5qie82scW?-gzjkm0GaKHM={0>DJenD$=)h{pwg8&+ZClBsNJlVLj}n z1kqMt4L?WgQ#HMX2=w;VO7pXOwS;QGC?JSEO*d*uR7oezh_0cL!(EP338?WNB|;Ky zB~@u+X6PmNDtHfxZWX1U7w=qK1bDT?80MEQeU3crFcj9oI(cQWt5QF8kX|;mNJ7p?JPq(;I71f> z+T6xKNW{CrDL5&`VIz*QUgL<-oKZflFS@M8zaj=dF#4Rr=zZ@jjeOwZpR~ibv{Rr* z5!m63b9Q*>MUpPHoRoqi4cIlER94>=r)2IKGWIaBisK%lO(;^7>*xv8n{(M)##b`p zY;snBH*L5UfuOPsnW0W6t`O&|Py+8DK8$iXSwmWYR!FM{lyZ7m`>lJie!YdnnGX?3 zvmf|G;+V_3i;lf-CcI;A*=V(&Ppm-zGNWr=Gitm{(*=N+}y zXr{Us`*5%7qK?O~Y^aH!ldU*Wm+Rm%c`A!g=S8fe9t7KXBjT@20L0!vlrB=nA02o4 z(%L%S*n%gpn$4v+rNUM)Uj~?=wCr`FQ*KAWr!yFFi~uZsp{R>YY+qqIchIhz!V;Nl z!Vy^80{r%EDL=Gq+DYx%Ru-_nFCzGm=v=F?BWF5echIkGn$+If%b}1d-O=%4ZifDi z#7F#?><+wlr(t>-_;weK*J>V|GK8i&S+xknw}r#e{2f9YK6$1HL!M`#5%wtyMdUC@ zA$*Wwm%JiWvv){r@(QK1#g`Tjq!K0f&kzv3o<;P#Oi#^=x(s|2m~Vw{Pp?8mzP0yN z>Fa^{0{WPGI)2a5MI>@UX-{+d4RbxXUc1}KZN`YyJ^aBp1v5BgK$!}j!S0kR#inAE z&}fe35K`ijf3ajSVxQnOO{wQzaS2$UA}8W~6T}_=Ef|Qqnps04r%Oy;;!RrNE>bnl zfO($XbL=lh7?_{$96v@$71zM$aLaabPs1OfY>k&e_GnSDk=y`~M>=NoQ$hleSfTuO z&6>Yrl@INj2^IJKQB6(DH7&0Ofv8HY(J#t-p?k0M|#dDw8ih;bTv{WK26$b z6m{!UH7QAp=oRWHa&Cuo$Qb|)kNOqaLplpQcN%L`0j&2H3WaluweYh zJ$+)pi=Av8+<)ue+cja_ROXx?qfA(BSv_h-BR%w3I1445uZgCg&_Hx=m7xoI-qm*lmm36 zFKpZGncmf=?Zb@}NYpw4o0qD!&uCPo<&79f*qJQCr^(YJ5TP46q!dE{Ob4z2YKMB{ z$>z!M8QG&C!ndNVZ;}Y#%7X8uxf<4?a2{u(UMqk6G;?|q`t}>N-OV`2Biu^`y>I2Z zmfjBv2;Xum9xHEeqj6RhIDE=Fd~(+4p-u~k-iV9dE1~#jE(fbiJ#1WrVTfQu5CK4~ zy25;5sG1z;MXsd-^eWa-^ORyO*^+Z56=G>*OCSJ}7w?i;H<6XAvJR^3r?KD$BG%2k z7~4oaCuxdgQi??=u$h*i!lUbw(dZ~okx7%;yBBipEXY1cyW6$xpB$`I4+jGzh|G|o z2jC4)WGN;6ck`n~C^9f4C=JBJRV-Me@sQkDs73oL3kZyo8odv4&&*n6*NV%RMBhaA zg1FMQ=GfO#vUq)zxx$7r!iX2?4L)LyQLJ}iZ{N!{ld>~aCu72s18l52(WJ2}<25s- z1v`cgj7o4v!$&Hx`3@M3P-TVrSO?4fB{-|~+paaK|>kfK-|;?$L@y&M|P z^vcO^u(1s~B9{xfnbY!21WRV^1LLrV$a43L3`k=MV6ROMOVv?^pI<`5fTgeJ(lRxrcB@2o zypMKeMP42IoZN7Igq1Rwr$b7^Ntw~b%X?9)sE?9GS!^{SE{j#IBG~Jaq1rh2fdq2s zYf$*~yL6wVFm7vZ9txB_=jZ7;#c_Gh7Z^sGtE*f};P#_wPUVdiZI?$8P*VZbA{!DW z{#@+3eAF04Y zc)UPeKv6Be3@pCblDeeAzg~YsF?Vp&L^o;Aa0Oklk|dF*yqCu`Xw%EMx<5%q>kMNgF(7w1nWvekTBBumrwX+(wjP~C&oPW67>_=yu7#2=!2}n2IBS9< zKDcavH;EiuzyJ8csRrha0xNo`sbLxJ;%dq+Ez`2pY^aD{S7=Vx8^c4s1gX>>`aJr^ z^>=!+)aZzNlO#@`E?buAty`9fah=Qum~_~sf?{?kbl8V6@H4xV{ctPOh|Q+CKBc~< z2uO|8{jzt1$6q;=&Mn4Nut}GZT}5r*EY0nlBz4tVEk00dVOzRfE}2NbVsTgN78rlR zdX=$R{}@ z-{`b6&>Oyxds7FBAs71w;*w?jeOYS7;wD6+E?_90(z;a`iFLf;-Y_dEP2oaO`>_=msdoLM{tDdXP3U&7wSG?`*jqZrbqE1T$rY!jHPv& zs3Xlu@^&X^vNLh=w##ak0bhSr=^qLukEYz(RsdWq8 zUUybv)qg&j(w8k#5ouYxYh@QoUaVl|{(AI9O z6s{@{E<8DKqYdu7uVp&kGd{!MJ}UK@Uu{=Imc@5sxjQF6gj!ZA6m3>azAY~88O(E= zPNJRd$Tl`q*=}pY;;xpS*}2qWy)H_H*#X>T-Y0|!CLqX0sWMb$DtgN;YtgCT$tAC- z%U)g#v&wF!6d%jjRZ#|5bXrjW)8IVrVc+YagsqCQJPEd82eK0T)MaHCxdA#C& zP!0D_x;ghrt6`s!uYl0Ll8?MP@jEb8^9v*qqceHlg#DIBZOkkqVBLlp(L^IWu0~y1 zUS}O6dqkx9^U=e*eOYUgj$l=USIr=Hui1<6s!=4H5q?V(Ze$H>4ZbdRO$=`<(FUB@4|FU?iyEp6 zL#U*7e^){2HBQDw+gtmM&1-7RPi&`l%QC#$3L!j>c51DhP)u8E%U#-`KJPej$9haj zt=tGQV4lysMgVoqh1cnwj^ILz>gFEr*wa_lQ{>m?JFgnP==aK~zc@8@pOr%&Tq8JN z(vJH?s(hxsb6$#m-kKWZndOt4Bup+lZfiy31HP-6vCW|{c;a*JnMKvvqkLA{dJhTv zHR9bT(4txQ=gr9(pEyx?m2Z~Z)CD2vvvN8+*5NCX*CtKvnF>zua&qUCFh82<*{jvZ`Cql#?XHa9@X4e{)y zggdW)zzxK5uwE~0+xP~l@uu_FBJ$U*60Iq(qt2bl-SHv}N1~19oinD2XuLKmF`Uyl zBe}*kjfh8JB}1Y2l)12KggyYaK=0EcqzUptEqS?!`6f5wF=%Sf=t{J`*gB*&yg(iA z#`SgOr?^H;1CH{`{NSj{3ajZn^BOFgW>hwD2b?W5+@8;QLciK<_jhn^3m(9%YU=Fh zpHtbq^cY_YROZ91%Ih@8}JV z+74Cp-YV5xoR0A&EVt)<3W?g7D}p1JhdrQdN~oDS-HQ4ceWKkN8O3#6J?j9uMM1tq zOTX*?+@1^B3onxj8b31+YGF_;{UejQoU@LA@@u8qd5D#HL%p; zA)ikrAZWI5R3!6pX=!en~pFjIO{_mD1-($%dPj4%pX1^Olz}++;ru`3_ECC{?akt#g@6i z*yOwSj;jM7z5y5gd=_S_AsrFb9nVKnKXN(BJ!XWM^%FTOVPP8Yw=(U-F*NVW4#PYyIY1#Uf1?LLRc9zwAAvr zVe&QB7DgwVlz!lJ0)_Bw+*q^e=0kX0HJs6E-m)@|QkzLKzvbZuN2@frG&I9AIK%Vx z+;zg@Q^Y$wQz9QkoNd9f=%6ay)i4(>U)gg;_Tjq;>L`unM#WRMGE^Vj!t$nSe{*X@ z`%3*R)vM3s1GI(C2s>lsa0A+JkeNyCnFa6a6;L%@nF5 zd^QrL4R;(V2w<;&SFe;U%QrUg+731~w1yL%f7j1>7h=J31!aNsTIwa?V@Uwt`+K^P zaf>$N2)&yAx$?8?@-xJ;Gx@T!lW8gf%P-&1zF#&KNU1aW0NiuL1za{2`Q@22z|qmb z6rdrf1aP!1ohS@Jo9fA@=P$JFjY;LC5f zm#!eFcCud#h<&5ZLVQJ0GdEc9r72{LWt{Z6y4EXv(eX1=KlhdRvVk8!b}&{MY!I*` zEOS)l^Amo)nS8GfNwDvhw`u7+w$xw*r3_ZR9*y98la?9_Hjro~PM;{fG^yR#5LTC$ zuw16PT*a$hZrSgqQ048LoL{CbbqAotzu6PG#WSaBeoi?Mz3~2W@)O#jfK6-smmMpy z+m86e)Y{TX*I`{XIoK~4bd>6G&cj~hw65Sw&d+WG6A85C%bg}1&i4Ynm7-^iMYAX; zM?GjTuyvu^8JWv7NW>{E6n8YVdpQ*L3T0kJynQfUWa2|I zNG38nZVNqGnRdkv1(xWAeQs{d?XptgflacEEGj#8nz9KKGDR?kqxZy%W^bpE1j&*g z0_7hXuf?(~znPubyxfVzm|AS~A(Cz*$quzZ3_mJR=UsxC1(VmxAM)_j8qMBnra6cA zNFk(ev8E){l_0e%rS*;NA+79(Cd=Dx*1aSrc-c1XppQA_cuAg_lqFMMI6tEv-k5ay z2{cB{bYgV8;A(IW59_aIHDJ2WQ}mssiUPvSup<)(NxblS#zo zJl_b*uQeRwXX#8M9EB#hXLDY%IE}>i2_=11VXKN}P#m6v_j(JZ0YR`SWk0bojuV`o z4XBnJ(n2W5Hu6I#GF&c>WB*XM{d7~3}n2nm#wdIuL5)p$xs+`DBR292B+$u3M;d0Q^9MA#&94eXQfs-hdz z&$^I|Oe7Sl)@Wyt$FmeEG^tHmFQUd~%akxELs~+bCIR z(5zO-fs|wd!4z+b&_YEN*Jl5WPSM1F%v>iKd|xjNK2pGPoRh z6FR-Wouj`8uft>vqFtq%Q|Oz)Nzn+gd(nLf&4HD}7u|Tv4$wG?=&fLsvm-6fNKtX% z8FCZ1G)+g2tx%IAXcC849aw{N{#)`WsdAvYiO5-Sxb$)f|^vx}3X$d~QftaX9SDDyt|ax zCS3w-cM#ep%f{Bbo9BwR{vT``wDc9?^1+SnSsL_>Rn{@bwNA|+U-aEa4~F)_js+C~ zS8v-W=+_+tQZ(QJ#kqpaK0oY!bAxeTKLU2b@dO|sV*ekE>z{jF)Zx6eRq-F?Vy+7I ztXuOBbOG8|$41(pA&truKDQvSFFju>_XOQ!Z?~+aXePckIXI07?p9F{#PTBoQ^soo zJz%F`h#wMGLF=Q04$aCU%Az_y<+-LXPbnx{@_D$-NOOGLecf^K+H3bUf#=EU9cUWK z&Yc~G4TBJ02kFb!?cL{u$GxuY^Q24dqD^qFcXo(ZL(M)f6IV*t-XYR-?Dl#0H4!4Z zon>Jnx}SLyiuz=&1@VV>_4EaAR{0T9yY&X0jnPNZxQzr!@zV3Wyjq93?+wemJ!Rpg z4tjmu$6$OH=cjke*n@l*e}5Twe_4mv*>8(>uhw7V~uirCV26=Zzh?Zd_&}*>R`G83zP|bXDcx_^0if*MoYMx2HId)UVs=>)VK3 z-IVFSCSn3_hIj$-P4QF@!WOQG){u#B0&PM@nFC^ZwxQ^~`6w|d4r^?6769_a%2pz{ zB58l%2Jx`Ov&KvR7wuD@;VO3SwMZwHa{B6Q_!Jr9os?8JCulScu@cP5>)c|IYrpV^ zrM#L57MPl#vS1g|GIrJrvq=$|!ef8IXY!WD%F=2kr{ztjdsu@ioLHTPYt@RBztKwC zC8cb;4k9_Kfu&~{MwFvU7O!;78c7RAZV?J|Om89*674fDZ!IB?2xAhF8Ra7gZ$SbQ z6ANNmnQ(6{I~^l!DgR-(h6y#eXJfoq%957jiL=oiDWiOz_5S$~Q=EP#ym)b~&!AfS zaA!D{<{^0RH7TnYziIK!qH}aJ(Ize0YL;}qiY;oG<2l%!nn*V>(|G2-tm&r3iP3=5 zR8`XQRx2f(UaP!}3vWt0c0!J?TI(Quo<3&x=p%~3f;@spSq5W|#n8mO_51S(9j!Du zZR7~?JXD#mHxL#jV!=Ay&eo)%`=m*pntBpZ(gV`8iV)?mCT+}#Z;5RPMY_IWv0*c1 zNQBtfx~??|t7W#21W!SmbFebMYp_t#Si3g>AshmHRYx$hi8>&@duQX3AU+dpxf6^5 z6E11np)yyKmEdwP`{tq87BJHv-8IkY$C|>%tiwubP!^g$GMS^zCzkjgMs-HBIsGGt zI2Na%X@aGg=;$%4^ZYawBe(P_K~54w1$o`){UdvK?r;6PDD>?Nqp)Klr4t$Omz=nO zAgSbNIQxxL5cD=uM)K*YRtk&`#^PO9E_vkr3E}pL0(1Xv>dYqW=&f?bw^o+56Y0b~ zdFYYPcn-IsMGUZI9n91HT$Af=10-K`qpGO@1hr zd2#*cnCG(S#7@O#0~Y9(AG0@jov7U8`|iGw6l|-a5&_3bl6xa>Xr8&ybmzl1o>Juq zpa;ws3kg$hlJ+>ry-EfI2%W)J(uDd)O*JPZ=)1sVAYf0QY10mrGS#sFzk?ppUYeh6$+;}!y{%QxQ!Q=68>t~5@Jt>l z%GDGpruooI)s4TtO=RbwJG6{o{Hm``!X!O3f>T}ptUA$jGNhe`-`_+uTrEH^u67yM zf`#YZK6qOI=@%~|TR&B%!7mn~;fkUG@Flpt8opCeigPAP;kxCa_LH=xc&6J$IS}PE zvqo=8`b(?w#`;MQ>NM?~J>`zfcnoSO4q9vQ0x5X_ZrbRmy&{w6$W6NF@yxm70~F|( zgX4*(0N=d>9PqE^uOQ2WFX-k16CF6YkqU}0i{yHBeBVV&oW6=aD&Z8ALD9eGX8Jg@ zm6l{SIZTefOD3C6L$QgYDuYZGU2KSxYhz|IieLslCoOQ2J2WCtXk$HfsgYIAl-1V) z#(b-JOkkT++!SDEmwNAoWlhr&c!18NgU-?`gU+#zTarX>QknxhS9(KJfn0=_W2!q_ zA8X2fP=FopnG7?6CE0%-S)(2pq2D@o&W6%4SgdOrStNyt^>Vp9vp>#Rm4!qMYg%@X z9!{3loLhC`T~}Y*O{8o#9S(_D;~_k|?wt#TqRK3^WJ*;Imvx$>Tee10JPOOJ_A zT@4YpkIeTljR{ZzU6)+^qGJ7Stu4e@riRUX($33PuaHJ&w=dZpb}+l|1`6XIU{85^ zBd2|&PcVvbXlIg~Hr62Xm8`?SKqU(P!9C%OSDIX&1)p|87G`E5g1~VQj6J7;ElUr&8A2EH%;mYP{*Q7?_VGa>SXSnh)cpTjS`bhXnA6xqv%t6 z)$d~AX1b1+5|-yskyzUNEnRPOP4EZY-rCiQ|gnw^_I7Vi@bcQ#m|kE6T7>%O_X zV_NrZ7s2VvZ-U=kYZ&+Bf9?BtIzbBfGGOdMCh?js4-sSHv2X%BqVAiLM^^mgQJou9 zdAo1Is)+W%bWH$8$oV}ciO|YY5nl-Yd}yV9t95CtSrmSqrN0t^d2-y$7Q-Hw3Fl>R zQ*D@MhNb5c!rO~&Dlg1(SQQBSe3gYF{a471pfgp>S#Ewy+{Zp|jOZJ9Tdf1VlQbNm z;}6V3P_GP7WRLa-jK^iEuI0JjfZWCMJ|wlk<=#&zd2`&=91S?prxPcREeC1hrOZSv zFpJ@(j>gjWh@00&8PV}~nRQ~-+QICfYAzlzi;X;|>%lZ1rNtUhUu4HRcr%>l#V2#O z73htno*qs~i`q&{e0W2%xvCnp9xMB@1d1rG2BIRc`$Gj9Ppwc5U44MTaH!IAiaj{- z6YMLZw@yTBa7U^f^EhB*#*legEF23LVBSszGDTsLWrsV+w0F?upQ*G5)wBl5ueQuu z*@k^8!r3vMy+(8|>^%5<$HE6~3o%{KC6%vtluR;R>hbfy(CA~pi{n7a z`UlQ!laUGlB%KG+zTx;Y#3Sc@xgdLtrEq1Z5bZ;cZ+oCuGth<8|?R>pQ6?)EdD zbN#|X9)!a*dl1vb(!sn4<4`U+qcArYQ@JI9Lh$i-pc&hvS9sp1yyF*O6lX#`F&hViqTkzbT(R8w<}`` za&E#`u5s~K`)!nkH`z)0iC=Py38h^T<#5+Ozy@rLusOeI?pBB8OFcFL4RWASI%xMv`FiK5>JaTe5rojwRny5jJDIb2)o9&^PaD=u#+uHHOZ= z1HK#g^fE3X5UpD%WTc)$yvNMq)RdTJgovg$g0)fPy||r}I%7bQz$!QwJSk1h8#LoL z%i*@qL6wGvc`*l{fhBX&y?gGtsm+`*47o9OxscZ;U^9x?8w+Pl<151h_HOAM>}(4x zIT?~}?3!nsw3@UwopqMm!jFnE$Fwj^EN?=N5I;vA z^IfO4kFV^$Ivc&#^Fdf6xR>qIXN3K zZCH^U+$MJ)&HKrIBl+LcJ zQ*fehcVvTPhQBSO`F75ZVQTq zv0Wwm=!+Y2Ke$HSQ$IWw&h$!)E~aY-Mn02^qlDpB4$wxHZKT_164qa{9`Yf)nuEe4-7J&qO7Mm5ok1Slwyk=vk|oqyiJ-WcR#P{6mXg&cly5&Is);DXu) z7D^}k0q3g_>!Z4qSDGoT(t*H}pl+^++xbby{<_R^5mNKD8M&X^AU%RPY%npP`>%Eo z#JejHt`$CpMOGK_^h0Wdh`CTbTy)!(csA`$8~~VzYXt8jb?7jt2vMBpC{nU$H`FM- zc(0R%8khD(oAjPdehf=w`$CjU9F`WyGa)<7RwCC=$lB(oPX47rQOtZwR(so!$y#gg zmXZ0fXr1j<%)3>IKpfqH%x5{$II9AIhd4-3HF5TuJ*jTeV61HsuEzJ8J$k1Vf!C)U z;fSpFC_#ym({uiTKFg%p$s40{!@5OP( z3_D5+!a#L;*0*chk+I5<>}}v;XXVK8v=mHPN?RhR?O1lxTIkjC8fVnr8qSE%NVxv% zIfV2CVtO`F*0Hr+U&4US)h>Z|VSuh@U|ASZt3{QNh+jNEt6g2#T!+j^*{_K)&3IR( zb*zp$PxcoK*5JK0e4^od`oLkvk#VzXK4{<838=eFK@WsgpmYfKlEtW`eD- zg7Sez%-Ze7en(Lj72e*)u zeFd3!ub(KrVf1E);0AhUS#KF=#wal!U^(ojQV}9|R z(4~@_VxmQ46rE8U!YI|tfmgjYFG;~EhisA#2?U@9@Ndwq334u}3AFvuA=Rw7nBgLFK*Ux z_Xww8d~>&dU?NyW<#2X$uAAj=iybim=7q}zS)empAyCsN@}ANA7*egEY(AHc%h(r8!@+T-&A={*pdgZPx!rwLy!1Fy(p<- z%pGwLh)O3$g-DC9ClVewlyWy*$1rtwmAt4eD1m!FV>I8Jq#0RKF`tnW1ov$%T49ID zB%{u_a!f=ZCuS`ZDjpYZ^!Mz+ZE4Qx zYRwv(tD@DRy)nz)&?wh}Vx&%%kcF;GloR&KJq2SNX|p!%b>w^|6}+DD-H%v`=|EZQzg zbs{3U9~x7~QC4sn+lwno-)pgz}`RS4lW@6%c-Hp+qKbZ~X1HOnw6U z_4St@uSOHnTfvkBE~Lup!MdeF!q0Ks@){MG#a&y%PMlRbq!vYKfxg86pYM3eZc5SeA85c<+=A$y4t)b)w z`${c(tawq)s?X-bT%zVLhC+*HeOWf*Wz^R^Dn7@tHCk9^l)48>ON%d5bIms>en|_x zvL5;p?pIsR$F6>PUce^T&o+<^vdLvD90!-Y%+gHGCcSvD_|VOgfjiC*fW_u;kB!@Y1|QHZCKY*cB5V#r7N%;jEbxOf0|lx&5sGAd2APO!~6Z>G)BR=mj- zWn43?47S_Ep-nql@?NxJ$D&@pjW#S}Z{C8GNwLlkkMcsUUWwI2mYfCM*id4k;A6-z zbzK%)06Soeb}CZMcl}%DE8m1o*KErV_PleYgQM;}v|Ob&j_|cGBl&hvEgPM*A3fY; z8u^S?ii#pCl?HQO2H*uo63x*N+etPzu$`Q)E;guW#Uu^z`BtBR=@{)jsEq|5>fdUx z6ngI(ymb89E+DRHgJrdq^MxQ;*Ss@dvnn#Y;-E0$LV^}Tx3iU{1qY?1h-Ut1n%4GwyU-xg$0fX=<|O+$!vh(`|e8Tb}INhXs4LOj`}q8v#3+5|`~< z5|x45&9C}a*8_5|)&?2gULbKdbvPNPuchh8FNu!hcoRpe-(C~x5~FFlpTh~EKIn83 zm&u4Ef0q7s=vkLo4DwmaUM_$OK#8AX+#h>~P$DG30X7#Po=877$L(HJaoG2fSK>Cf?xY z;RFOSdHJPwykngn=0Sm0tVN{OW~@l;ERFjpZVN7i@Oo1#P2Z1W=ou_#^9vRF_yVM2 z;Z};R3yFBb;XKH3KR z^RaG0`tVD5Od{$~Y;ZVB9>bpUG~>L_%G`=#L_^vdEY4Z{L{bb*;>mf9Q@s4%l9fQb zVP0dKd+Q3MIhkY%w8rHf-l!h9BDv=^2+a;p<{UW@&U@&DJ)N2y)4>v@_p`}0D0J68 zl&*Ja#t5~(dbf2!HQW+BhdohizVbw;Y{PBu4@0$}FsDFN|Kk9P^W@Y_TrN0@&J`>0@V&K<#`btk(eSUxPe9iv*N(JrgMBR)4 zc24HDHov{u`=kA#L7sGR9D_5l2s|g>1#EoY-xd|5I-9N)=Uc&i19lT8j$^8l4NX6|GoC7Hn>Kc`bq(;dH>(kMGMRT@L$%h?C$s% z>UzRdT_dCS0>Au|i;90IL=i9q{FfLNW!c|$K>aJrfDQ1~zKOx_8=?Maqkj)6Pm$oa z=gGb%fX?@SLtV|xodAZmZvSRuUcX@Jg>1QhLQNc#Je=L-w;s9%TuTqM!A zWTPrTN+)n_>U&2G1xok}6cGa_15qo0HNfUSG*gaUYK=RPZ^s`4{6C!Nw|Gj9XQ|&0 z>=Vm@ek%GM(OBx2h%&ZD239H#1~!hs^L{{k|If(Vx0*f~KqNEJOU1rJM#%pSq}!7b zx)?k$mF)mVKR1)2Y;z0^1Q3uQGT`{)J7$#1-(mjsDaRj`y!#@KE&(X<22jc0heuVz zzeWE(PX1ivLRloi3M3E^SD?s11O3;N=c{1)KR}<%>E}QK4DHoepoHHrel%V^xBn6N z&tw8W>h+#uk@^uB%RGTCEAlS^pIlPq?f*#pXLg$(iG(h9s}4Zt3<1V!$?u4DA^!vM z$34G4VlTAm&Ov~2K?`U^vfp7N-u)fyUu>WI5zWM@$()7)0s>C|+hO3}>3P04G5?>? z|87oCGlpYk{~Ktayko#&5Z~`q;AfuiL;f#;WdTkGPtpB9N2JA?;@}iuXqN_}z8_TT zm;4e+?w{Ap|6C%@DKk+hU@H;=rQ-iiBE^bd#{3r8|CKo9&&~Fvy|aV1w{L)>l{n%b zEvByO*I2eHZvTC>dqSTNmKxsy2Z9nnF@b%^zn(nb%=TYK|Cg5f#1&bJ3VH<;nIHeR z4W++>^L)YH|Nr3ryitdIht|IU8}$YlhrVyr-jQFTD%qMk1O9Vo{Ujm5n+HUAAPWJg z+3#Hf?c*=8l#R>)#?Ds%!2Mh-G@R$I1VEP<1_nEU-!%#R%=7h}{56z0aBnU^!NJ_d z$lT7r>fdQk(=9PYYa0O2WZHnjeJ|Mc%rDVYl>a&D`svK>X;`|zS&di?94t}+W7_xD z**N#NQKBxuVdL-9mY<7wlZgK62B^SQpqL`xDfHu~zs>zFx5AGhpzS=9V;3lCGH}sE z@H-;S`rju0JcvFSCv3kEDkQM|K!J|%y?}Ome;fB(P(R;Ebj$ImPO#W{CnEk^{>2KB3KItKknEB$|@_Xq!flzX;Xs zf8+hNtWR#(ogv*%2Q<^S!07h9sU|V~B3nc7ullDa#o{p+ryl?XX)1seQm0pREDxL`;p^a|MZCQ$#lisC2qi!^}wPnJ}l zR5;)dmdX#5XbmWl=ywt^1J~hyVHM?R%}&VH)(N{ly2lcV>f2aODto*oF^$(_e w-``~Z-2I*+|BpLw{(v2i{2J`f`*0MbA%Nq4;C>$9&r3oOkcbK3_ygqs0WLMt82|tP literal 0 HcmV?d00001 diff --git a/glassfish-runner/connector-platform-tck/jakartaeetck/bin/certificates/clientcert.jks b/glassfish-runner/connector-platform-tck/jakartaeetck/bin/certificates/clientcert.jks new file mode 100644 index 0000000000000000000000000000000000000000..09f5569c47a3e472d830625a54508a94d5f98054 GIT binary patch literal 2257 zcmc&#XH%027tNCbl2DY;K}w{F?FmJtC;?PL5JHs@6hxLL5Lzf|YE(mO15ac6dB|H1p=%-nPDmpkX)IcI-=M$ zK6zXTfgm7Y2z(dhW<#E01K@xH^cVmjAn*|QG(D4)8fZRb!S$JcFw^uoGNaQ}r#xbT*+A-m%u z2VdIk)9j%evc|LL9EVd1;;@J0zkXv-N3j?z!TDBi)JoJ$+${`BB5t3SMh=a}xS= zZ#?tI!KL#V(x-Nn9+zBuK;GszKVf7?{J~#wscX(Rp469MP9G5d427(jRGn6X5bZn0 zW*BwKfld>J<8|C|8Vieq>y3JZx|PY8xM(L@f^>Tju)REK2Md<&{!{bZg=Smf&d^nm zg-i|2$f+N!ik3C=Jh{5j;TCo9EK4b~`*NF{*ps^zVGPj?KwAW%Kkq6vlSSECvM4u3 z7MnHZ%xV@_=Z@FElNcOk#SDC~#EPz0x)dF_s9mL98MvkHuOar^tv1&|{Alt0wDk5I zeeEfqm`+|yV>9szMzf?0t>|E_E)K4vv4WPO0@+Lx5uwdT*x(3J6}`$+mr(b_ELLzoi%77GAP|beC#VQpaAAO!H3( zHjCiqg06WKyryYNNCy@2eznRE^{EKHEZ(WHzD;gleDx+ZAbv9P?#PBALyo;5im@}8 zsqeyWKSDdYLMwF)C`wF@_)@A+$iR=GABkDjl+%UQT_}9_pg2xo0;3z-QYl8XX$|jD zOkk!6Q6AK)7a47K3g;7K>?N!jvAx(1j$AWRB4Ub(Z`&72>v}6!C#;5xb2YdzBI#l= z7=6ZnZ6tP^fa^=TZ>6N-9Dmu^UDyeFIzu0(D}tMP_IzaiZtzTQ(m`7d~#Zh%;N)HN% zx&AS{RC%PYH6gW#)X}I^aGobWO0Vl{%=C3G3)?5Y0o8`reJ$=Lv}Vd`ow#6MC-QyB zt1-7$O3-)i{mzwWX$-}R!wmnzSgqxg-c0=%%w`x-anI(Q>B&+=^V>$pzf29>Ov*Cz zq@Kq69E1%fFJ74-?V4%Vsj1!b#UaAT&bjc}qPA@=YV!Q?os}|-&)pfz-Q*Phet#L4 zK~K{koVwZ*--fCSvb3unA;jg;)AsT>Wmy}JG!&|DMn2M!v->=BrBQnwq|Gdap?@Y) zm}^ZPE+=J-lPYSG^8GPrX3uES!AEM}GxpBD7R$9Z0pdTVh#;L+0aYOoSQHondjf_) zJu_fX01AaWjkT+STx=W);rQ@PE&xCs8m12x1#+;#%;9WksJZFC!$v8P{S+%9*Hzi> zja(5{O3}>2z9j`F5jDF5ki9k(bL8{RAK|kNLeTq&w^oABiKdBW8lvr&6StD zO{AG<>iwEW4I8Le9WFtgi%YfL8y4RkJj^pWbyuFo;57kd^TN_oh1)YQ;S>_^|} zW-v?BT1o`2=XLa!5Qn$J&FME>Zd-+YYnK>CaGssRlo`qcUg{dRyxJIPdkFev={xeS zwt~smh)LUv39p=WTAx!mWGmfn^ypAaj2nbqOLFpht2f{L?k&KJyA@FlpUpyLwJuA% zY$~GwAYUsvAR57h!T<o28$9T&s$Kc6c(0=2lk```kI=tCX~m4_^>QF zf_5Lt-Glq>2sdiIG8GJ3mRWg|kRpU8ecBC&O~AG3yZRH@(^^A86%m`6+MZh#jKamz zc?b1zxf4wjJsK0mB`*4VQ!!=0UNj*}=4wuM*XV`4Cbzoxxi2=$8I-t(oWX>NrACjV aN2^xEnzd)x&M^H7bqrttb?%;#-pt>D`u9=* literal 0 HcmV?d00001 diff --git a/glassfish-runner/connector-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 b/glassfish-runner/connector-platform-tck/jakartaeetck/bin/certificates/clientcert.p12 new file mode 100644 index 0000000000000000000000000000000000000000..409e41e673587e2381ded8fdfe7958c5b2c616ae GIT binary patch literal 1615 zcmV-V2C(@sf(A2kx;s>GcIZ0;*S|y~<-^X=pwb0lP;Qtti>gC};O4;iJ9ZYc8h`9X{A8TqL=AoL- z?9N+iX5$_Ayw`nsB^=zGN~DUW?Y72c(I)0rKZXRbF=P*Cx`nsB+Ej+?;HAX~exhIzg4w3hxwIjNG=iz= z%|X^`1R-ZKc{)KA5(6h)EzyaC!>-v*Obr7E*ZiCY`W!^5>W_G}%y`3F&mi<3Kj_Sa zUo$ydR%%HTn(oiVGq$t^%qvdGaIt%hYuRSys>w(S)ROYxk(Xg9$6gZW)~ybmpZVwK zIC>#fGDg)SkNI|7JxBhjm1S~1%->>3wv~%;l+byf8+;u9^;=qPGmoZwK?K%N7%IOQu|x=w_mfDX zIAg9im~Fp4hJ1d(lzQvbKxw|H?D_b2zx7IIY|pVHQcX}T>kTL;Gl1)j?}%2M+KijB zsX!tkQ0*vLy;64d)9`aO0bFUf$u}~VF!8q-V%ew%6MruW!LyDURZ%5rC}8(o!`eEo z7STB=JT1jN%o$k>r>eNhd-*-U4>wG7(NASH3e3c8rRr{aG#YMaM02R0Lt`ntgDNI{ zUw9y61g=PJy%A0ff!aeKsTh{AHE?j6GWUK0sHz;NBhWdXf5;IGXXXZ3P%2Ta zkYX!*Ll1F|tCgf$dok}u0tLw;K`WtTQ_%%qF3bu47%S`8f~8d$`JY#t3~KXlxR_1j z+32VdcefI^NqT2MB@uKmE4Ef6S5qNamP1a-f0SEPu-m|=Z&+ibF`t4pwd<|*zWn5GLG9aJ&?-5X zT#zi%+lLZOd$15qm`hlNbR`&rAHMgAK3AX4XWoJ1a?aRN#A1G-vKpK<^l%|zhH3|> zQgTPbey`&?W_PRMB<|zJ5ufeIr}0zU`KNr|le2fU%NYM|=mtRG?4W!39VtgYzba zud!tvbKSLz*Bzj1!tCXSX*Ev)!T;>dRkw@k>%>Scm-qcBFJ|(_ai)hEhhd`MeVo{C z-xV3MiU+>K*Gmm_}qPsRWyWEShCj91hvc=-qe3YFh1nB4iWwHj>i}cP;>~ zs^F^^7xC%s7hz=c8=dY2X3mEB5wqx;U7jbLZVHrjxoIv%n#&Cr! zYC)_TU_W=dcbi}`>4^bbQ!RME;ne7Jb~8OPJ2>8gg$O;`9&gyhfr|iqhY#iqAVAOS zf@M_Vx#a9aaLPi=#O^+p*z!%V!?Q4y24f$rLyf67!TVu5)+TyzR_1t&=g&2o?Qp%l zieE1}5bi=OY|CJJor_7&`|d#AN85K^Mn-N{27^*VZUas>=1>+kVW!Yv z7>7fc$=A_P*gy~@!!FF_R9cjinU`LYpJym%AOjNQ5*7_E%~SBrOfJeVt}HG|%`H~& z%uCiY6f+P3$#VGI@9Ax=}hpS#$lqwX0zyJi1rrqGdySA8XQd)p6v0 z*ahd3O@W6bb2hD5b8*-ArPak^LJqNAyI5W?;a+m$qx{SxTk;qUL{3Ci^|2mjVrFDu zT&!pyZy*bdOj$k_F&2?)ZCi3zSFGea-THIww>6b>4UVTLA_pQcl>q~hks;Rj*Yk=M zN!_z=%A4#nOjDY2B>Cp@?&sHzR9}5S}frD z_0p@)i~c8j)!V3T(Y;~5WOIYGmx5V%-VUvIAN~KQM*Ls=#VXLAi9gN1dCRP>$~rE- z3l1q9eB58R&oQX~sQPK??U-xoR+{@Au>{rk;t z)2#2SD<64q!REonP1)XmpY(5G{M+Z%tLnO9+1b11e~;wu-@S6i_pN*KCN}dlcs=-V JxIjQ)2LO6WWJmx2 literal 0 HcmV?d00001 diff --git a/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte new file mode 100644 index 0000000000..b5f85dc381 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte @@ -0,0 +1,2462 @@ +# +# Copyright (c) 2006, 2022 Oracle and/or its affiliates and others. +# All rights reserved. +# +# This program and the accompanying materials are made available under the +# terms of the Eclipse Public License v. 2.0, which is available at +# http://www.eclipse.org/legal/epl-2.0. +# +# This Source Code may also be made available under the following Secondary +# Licenses when the conditions for such availability set forth in the +# Eclipse Public License v. 2.0 are satisfied: GNU General Public License, +# version 2 with the GNU Classpath Exception, which is available at +# https://www.gnu.org/software/classpath/license.html. +# +# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 +# + +######################################################################### +## +## JavaTest Environment file for Java EE Compatibility Test Suite +## +## Environment specific properties in this file will likely +## have to be modified prior to running the Java EE CTS. +## Instructions for modifying these properties are contained in this +## file. +## +## This file is processed by an external tool that helps generate the +## CTS documents. Therefore this file has a standard format that must +## be followed. This file is a standard Java Properties file with +## very specific comment formatting. Users can write property specific +## comments by using the property name and an ampersand (@). As an +## example the following comment applies to the foo.bar property: +## # @foo.bar - This is a comment pertaining to foo.bar +## # that spans multiple lines. +## This comment must be preceded by a single hash (#) character and +## the property name must be prepended with an ampersand (@). The +## comment can appear anywhere in the ts.jte file. If users have +## comments that belong in ts.jte but DO NOT pertain to a particular +## property the user must start the comment with at least 2 hash (#) +## characters. The following is a valid non-property comment: +## ## A valid non-property comment +## ## that spans multiple lines. +######################################################################### + +######################################################################### +## @jte.version This version denotes the bundle this JTE was +## originally included with. The version matches the ID +## in the bundle name. It can be used to identify a +## mismatched JTE file. This value is filled in during +## the build process as part of sanitizing the jte file. +######################################################################### +jte.version=@JTE_VERSION@ + +######################################################################## +## Javatest batch mode work directory and report directory, and policy for +## handling existing work and report directories. These properties affects +## runclient and report targets, but not gui target. +## To disable generating test report, unset report.dir, or set it to "none" +## either here or from command line, as in the following command: +## ant runclient -Dreport.dir="none" +## +# @work.dir The directory used to store Javatest test results and test +# information. +# @report.dir The directory used to store Javatest summary reports of +# test results. +# @if.existing.work.report.dirs specifies how existing work.dir and +# report.dir will be handled, and it must be one of the following values: +# overwrite overwrites all content in work.dir and report.dir +# backup moves all content in work.dir and report.dir to +# work.dir_time_day_bak and report.dir_time_day_bak, +# respectively +# append reuses and preserves the existing work.dir and report.dir +# auto lets the build files decide which mode to use +# (overwrite, backup or append). the value is determined +# like this: +# if.existing.work.report.dirs == auto +# if in CTS workspace +# if.existing.work.report.dirs = overwrite +# else we are in a distribution bundle +# if.existing.work.report.dirs = append +# end if +# else +# if.existing.work.report.dirs = value in this file +# end if +######################################################################## +work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork +report.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTReport +if.existing.work.report.dirs=auto + +######################################################################## +# @javatest.timeout.factor This property specifies the scale factor used by +# Javatest to adjust the time JavaTest will wait for a given test to +# complete before returning failure. For instance if the default test timeout +# is 5 minutes, this value will be multiplied by 5 minutes to determine +# the total timeout delay. Note: this value only works with Javatest's +# batch mode (runclient). When using the Javatest GUI users must change +# this timeout factor in the GUI. Configure -> Edit Configuration -> View +# -> choose Standard Values -> select tab Execution -> set Time Factor. +# +# Note that javatest.timeout.factor can be a positive real number, such as 1.5 +######################################################################## +javatest.timeout.factor=1 + +######################################################################## +## Level of Vendor Java EE Implementation +# @javaee.level The level of Java EE support for the implementation under test. +# This property serves two purposes: First, it is used to determine +# whether the impl under test is a Java EE Full profile (full) or Java +# EE Web profile (web). Either "full" or "web" must be specified in +# the list values. "full" will tell the harness to deploy ears. "web" +# will tell the harness to deploy wars. +# This property is also used to help determine which apis (in the +# signature tests) are to be tested. +# +# NOTE: This property does not determine which CTS tests to run for +# different profiles and optional technologies. That is done using +# keywords. Please refer to the keywords functionality in the CTS +# User's Guide for information on how to use keywords when +# running CTS tests. +# +# Currently, there are 4 settings supported for this property: +# 1. full: This is the minimal set of signature requirements that vendors +# must support. Specifying a javaee.level of "full" with nothing +# else implies there are NO additional technologies existing within +# the vendors implementation. Again, "full" only covers the +# REQUIRED Technologies for Jakarta EE 8 Full profile +# ex/ javaee.level=full +# +# 2. web : This is the minimal set of signature requirements that vendors +# must support for Web Profile. Specifying a javaee.level of "web" +# with nothing else implies there are NO additional technologies +# existing within the vendors implementation. Again, "web" only +# covers REQUIRED Technologies for Jakarta EE 8 Web profile +# ex/ javaee.level=web +# +# 3. full + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Full Profile and any combination of the optional +# technologies. +# Known optional technologies for CTS8 full profile include: +# "jaxr". +# ex 1/ javaee.level=full jaxr +# ex 2/ javaee.level=full jaxr +# ex 3/ javaee.level=full +# ex 4/ etc... +# +# 4. web + optional_technologies: This covers REQUIRED Technologies for +# Java EE 8 Web Profile and any combination of optional +# technologies. +# Known optional technologies for Web Profile include: +# "jaxr", "connector", "jaxb", +# "jms", "javamail", "jacc", "jaspic", "wsmd" +# ex 1/ javaee.level=web connector jms jacc +# ex 2/ javaee.level=web jaspic +# ex 3/ javaee.level=web jms connector +# ex 4/ etc... +# +# Note 1: spaces separate multiple entries +# +# Note 2: optional technologies for full/javaee profile are listed +# in the Java EE 8 spec, in Table EE.6-1. Currently, the only +# optional technologies for full profile are: "jaxr" (JAXR 1.0) +# +# Note 3: The list of optional technologies for Web Profile includes any OPTIONAL +# technology explicitly called out in the Web Profile spec (if applicable) +# as well as any additional technology which is listed within +# JavaEE Profile 8 spec *but* not included/Required in the +# Web Profile spec. +# +# Note 4: Two different examples of javaee.level are provided immediately +# following this comment block. One is for running CTS8 against +# the EE 8 (full) Profile RI and the other is for running CTS8 +# against the EE 8 Web Profile RI. Notice that optional technologies +# are supplied here since the RI for CTS8 contains those optional +# technologies in it. It's very possible vendors may provider different +# optional technologies in their implementations. If so, the list of +# optional technologies will need to be adjusted here to suite each +# vendors implementation. +# +# Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line +# below which starts with: javaee.level=web .... +# +# IMPORTANT: when testing Web Profile - be sure to adjust the +# "optional.tech.packages.to.ignore" property accordingly. +# (see comments for optional.tech.packages.to.ignore below) +# +############################################################################### +#javaee.level=web connector jaxws jaxb javamail jacc jaspic wsmd +javaee.level=full + + +######################################################################## +## Settings for Vendor Java EE Implementation +# @javaee.home The location of the vendor's Java EE platform +# implementation. +# @orb.host Hostname of the machine running the vendor's +# implementation. +# @orb.port The port number the vendor implementation is listening +# to for service requests. +######################################################################## +javaee.home= +orb.host=localhost +orb.port=3699 + +######################################################################## +## JVMOPTS_RUNTESTCOMMAND is a marker that implementations may replace with +# the JVM options to pass when starting JVMs for running tests. +# This is intended to be used for implementations convencience. +# See file docker/run_jakartaeetck.sh for an example. +######################################################################## + +######################################################################## +## Settings for Sun RI Java EE Implementation +# @javaee.home.ri The location of the RI. +# @orb.host Hostname of the machine running the RI. +# @orb.port The port number the RI is listening to for service +# requests. +######################################################################## +javaee.home.ri= +orb.host.ri=localhost +orb.port.ri=3700 + +################################################################### +################################################################### +################################################################### +## RI SPECIFIC PROPERTIES LIVE BELOW +################################################################### +################################################################### +################################################################### + +############################################################### +# @ts.display -- location to display CTS output on Unix +############################################################### +ts.display=:0.0 + +########################################################################### +# @endorsed.dirs using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the VI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +# +# @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions +# of technologies than those contained in Java SE 6, verify +# that the property endorsed.dirs is set to the location of +# the RI api jars for those technologies you wish to +# override. For example, Java SE 6 contains an +# implementation of JAXWS 2.0 which will conflict with +# JAXWS 2.1, therefore this property would need to be set +# so that JAXWS 2.1 would be used during the building of +# tests and during test execution. +########################################################################### +endorsed.dirs=${javaee.home}/modules/endorsed +endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed + +############################################################### +## Config params needed for Java EE RI asadmin +## You must change these values as needed +## +# @ri.admin.user -- The Java EE RI asadmin user id +# @ri.admin.passwd -- The Java EE RI asadmin user password +# @ri.admin.host -- The Java EE RI host +# @ri.admin.port -- The Java EE RI port +# @ri.admin -- The Java EE RI admin command +# @ri.server -- The Java EE RI server instance being used +# @ri.domain.dir -- Points to where your domains are installed. +# @ri.domain.name -- The Java EE RI domain being used +# @ri.domain -- The Java EE RI domain path being used +# @ri.asenv.loc -- location of asenv.conf or asenv.bat +# @ri.imqbin.loc -- location of the IMQ bin directory +# @ri.lib -- Library directory for other Java EE RI +# jars +# @ri.imq.share.lib -- Shared library directory for imq +# @ri.jvm.options -- Java options needed by the Java EE RI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @ri.applicationRoot-- Location of application repository +# Only needed when running on windows +# @ri.and.vi.run.on.same.host - set to true if interop tests are run +# with both RI and VI on same machine. set to +# false if they are run on different machines. +# This is used to work around an orb issue +# specific to running VI and RI on same box. +# +# @ri.orb.iiop.orbserverid - This is used to set a similarly +# named jvm option in the RI. It is only used +# when we are running interop where remote EJBs +# try to access target EJB's on the same host with +# zero port configuration for ssl. +# This only gets used when ri.and.vi.run.on.same.host=true. +# The value is to be an ORB server id. +############################################################### +ri.admin.user=admin +ri.admin.passwd= +ri.admin.host=${orb.host.ri} +ri.admin.port=4848 +ri.admin=${javaee.home.ri}/bin/asadmin +ri.server=server +ri.domain.dir=${javaee.home.ri}/domains +ri.domain.name=domain1 +ri.domain=${ri.domain.dir}/${ri.domain.name} +ri.asenv.loc=${javaee.home.ri}/config +ri.imqbin.loc=${javaee.home.ri}/../mq/bin +ri.lib=${javaee.home.ri}/lib +ri.log.file.location=${ri.domain}/logs +ri.modules=${javaee.home.ri}/modules +ri.imq.share.lib=${javaee.home.ri}/../mq/lib +ri.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +ri.jvm.options.remove=-Xmx512m:${ri.jvm.options} +ri.java.endorsed.dirs=${endorsed.dirs.ri} +ri.applicationRoot=c: +ri.and.vi.run.on.same.host=true +ri.orb.iiop.orbserverid=200 + +############################################################### +## Config params needed for Java EE VI asadmin +## You must change these values as needed +## +# @vi.admin.user -- The Java EE VI asadmin user id +# @vi.admin.passwd -- The Java EE VI asadmin user password +# @vi.admin.host -- The Java EE VI host +# @vi.admin.port -- The Java EE VI port +# @vi.admin -- The Java EE VI admin command +# @vi.server -- The Java EE VI server instance being used +# @vi.domain.dir -- Points to where your domains are installed. +# @vi.domain.name -- The Java EE VI domain being used +# @vi.domain -- The Java EE VI domain path being used +# @vi.asenv.loc -- location of asenv.conf or asenv.bat +# @vi.imqbin.loc -- location of the IMQ bin directory +# @vi.lib -- Library directory for other Java EE VI +# jars +# @vi.imq.share.lib -- Shared library directory for imq +# @vi.jvm.options -- Java options needed by the Java EE VI +# note, the second option is not needed +# but is required to work around asadmin +# command line parsing issues. The +# xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @vi.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +vi.admin.user=admin +vi.admin.passwd= +vi.admin.host=${orb.host} +vi.admin.port=4848 +vi.admin=${javaee.home}/bin/asadmin +vi.server=server +vi.domain.dir=${javaee.home}/domains +vi.domain.name=domain1 +vi.domain=${vi.domain.dir}/${vi.domain.name} +vi.asenv.loc=${javaee.home}/config +vi.imqbin.loc=${javaee.home}/../mq/bin +vi.lib=${javaee.home}/server/lib +vi.log.file.location=${vi.domain}/logs +vi.modules=${javaee.home}/modules +vi.imq.share.lib=${javaee.home}/../mq/lib +vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http +vi.jvm.options.remove=-Xmx512m:${vi.jvm.options} +vi.java.endorsed.dirs=${endorsed.dirs} +vi.applicationRoot=c: + +############################################################### +## Config params needed for Sun Java System Application Server +## (SJSAS) asadmin. You must change these values as needed +## only if you are testing against SJSAS app server +## (javaee.home is pointing to SJSAS). +# +# @s1as.admin.user -- The SJSAS asadmin user id +# @s1as.admin.passwd -- The SJSAS asadmin user password +# @s1as.admin.host -- The SJSAS host +# @s1as.admin.port -- The SJSAS port +# @s1as.admin -- The SJSAS admin command +# @s1as.server -- The SJSAS server instance being used +# @s1as.domain.dir -- Points to where your domains are installed. +# @s1as.domain.name -- The SJSAS domain being used +# @s1as.domain -- The SJSAS domain path being used +# @s1as.asenv.loc -- location of asenv.conf or asenv.bat +# @s1as.imqbin.loc -- location of the IMQ bin directory +# @s1as.lib -- Library directory for other Java EE RI +# jars +# @s1as.imq.share.lib -- Shared library directory for imq +# @s1as.jvm.options -- Java options needed by SJSAS +# The xxxlogin and xxxpassword are used +# to set known server side creds for use +# with connector tests. +# @s1as.applicationRoot-- Location of application repository +# Only needed when running on windows +############################################################### +s1as.admin.user=admin +s1as.admin.passwd= +s1as.admin.host=${orb.host} +s1as.admin.port=4848 +s1as.admin=${javaee.home}/bin/asadmin +s1as.server=server +s1as.domain.dir=${javaee.home}/domains +s1as.domain.name=domain1 +s1as.domain=${s1as.domain.dir}/${s1as.domain.name} +s1as.asenv.loc=${javaee.home}/config +s1as.imqbin.loc=${javaee.home}/../mq/bin +s1as.lib=${javaee.home}/lib +s1as.modules=${javaee.home}/modules +s1as.imq.share.lib=${javaee.home}/../mq/lib +s1as.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} +s1as.jvm.options.remove=-Xmx512m:${s1as.jvm.options} +s1as.java.endorsed.dirs=${endorsed.dirs} +s1as.applicationRoot=c: + +############################################################### +# @sjsas.das.orb.port -- ORB port number for the DAS +# @sjsas.das.orb.host -- ORB host name for the DAS +# @sjsas.das.webServerPort -- HTTP listener port for the DAS +# @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS +# @sjsas.nodeagent.name -- Name of node agent used by +# the remote instance. +# @sjsas.nodeinstance.name -- Name of the remote instance +# @sjsas.master.password -- Used to create a node agent only +# applicable to EE. Defaults to changeit. This +# can be changed at EE install time. +# @sjsas.instance.config.dir -- config directory used by the intsance +# being tested. +# For PE/DAS = config +# For remote instance = config +# @sjsas.cts.timer.resource -- Backend to use when we are using java2db with +# the CMP tests for the jdbc/DBTimer resource +# @sjsas.cmp.backend -- Backend to use when we are using java2db with +# the CMP tests +# @sjsas.node.agent.dir.name -- The name of the node agent directory to use. +# This value will be used on Windows only and +# ignored on non-Windows platforms. The default +# is 'n' meaning the create-node-agent command +# will pass the --agentdir argument with a value +# of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. +# @sjsas.env.type -- CTS test configuration. Possible values are: +# das (for PE or DAS) +# remote (for remote intance) +# cluster (for cluster config not yet supported) +# @s1as.targets -- Instance(s) to deploy tests +# Supports multiple instances, For example: +# s1as.targets=server server-1 +############################################################### +sjsas.das.orb.port=3700 +sjsas.das.orb.host=${orb.host} +sjsas.das.webServerPort=8000 +sjsas.das.securedWebServicePort=1043 +sjsas.nodeagent.name=node-agent-1 +sjsas.nodeinstance.name=server-1 +sjsas.master.password=changeit +sjsas.instance.config.dir=config +sjsas.cts.timer.resource=derby +sjsas.cmp.backend=derby +sjsas.node.agent.dir.name=n + +sjsas.env.type=das +#sjsas.env.type=remote + +s1as.targets=${s1as.server} +#s1as.targets=${sjsas.nodeinstance.name} + +############################################################### +# @s1as.pe.jmsServer -- name of the JMS server the RI/PE +# @s1as.se.jmsServer -- name of the JMS server for SE/EE +############################################################### +s1as.pe.jmsServer=imqbroker +s1as.se.jmsServer=imqbroker +#s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} + +############################################################### +# @extension.dir - The extension directory for the app +# server under test. This does not apply +# to the RI. +# +# Note: App server vendors will need to set this to their +# app server's extension directory. The CTS config.vi +# target will copy the CTS library jars to this location. +############################################################### +extension.dir=${s1as.domain}/lib + +############################################################### +# @instance.listenerName - Default value for the iiop listener +# for your instance. Users will +# most likely not need to change this. +############################################################### +instance.listenerName=orb-listener-1 + +############################################################### +# @tz - your local timezone. For valid values, consult your +# Operating System documentation. +############################################################### +tz=US/Eastern + +############################################################### +# @jdbc.lib.class.path - This property is used by the +# database.classes properties to point to +# where the JDBC drivers live. +############################################################### +jdbc.lib.class.path=${ts.home}/internal/lib + +############################################################### +## The following section is for CTS Database configuration +## For each database that you will test, configure the following: +## Here is an example using derby: Users will need to +## replace derby with the appropriate DB name. +# @derby.dbName -- Database Name +# @derby.server -- Database Server +# @derby.port -- Database Server port +# @derby.dml.file -- DML file used for CTS test cases +# @derby.user -- User Id configured +# @derby.passwd -- User password configured +# @derby.url -- URL to the cts database +# @derby.driver -- DriverManager driver +# @derby.classes -- CLASSPATH to JDBC driver classes +# @derby.poolName -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource -- DataSource driver +# @derby.properties -- Any additional JDBC driver required +# properties +# @derby.startup.delay-- delay to wait for DB to start + +############################################################### + +## +## Info for Cloudscape 10/Derby +## +derby.dbName=derbyDB +derby.server=${orb.host} +derby.port=1527 +derby.port.ri=1527 +derby.dml.file=derby/derby.dml.sql +derby.user=cts1 +derby.passwd=cts1 +derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true +derby.driver=org.apache.derby.jdbc.ClientDriver +derby.home=${javaee.home}/../javadb +derby.system.home=${derby.home}/databases +derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.classes=${derby.home}/lib/derbyclient.jar${pathsep}${derby.home}/lib/derbyshared.jar${pathsep}${derby.home}/lib/derbytools.jar +derby.poolName=cts-derby-pool +derby.dataSource=org.apache.derby.jdbc.ClientDataSource +derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} +derby.startup.delay=5 + +# +# Cloudscape 10 /Derby embedded driver +# +derbyEmbedded.dbName=/tmp/DerbyDB +derbyEmbedded.server=${orb.host} +derbyEmbedded.port=1527 +derbyEmbedded.dml.file=derby/derby.dml.sql +derbyEmbedded.user=cts1 +derbyEmbedded.passwd=cts1 +derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true +derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver +derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${javaee.home}/../javadb/lib/derbyshared.jar${pathsep}${javaee.home}/../javadb/lib/derbytools.jar${pathsep}${ts.home}/lib/dbprocedures.jar +derbyEmbedded.poolName=cts-derbyEmbedded-pool +derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource +derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' +derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} + + +## +## Info for DB2 (8.1 type 2 driver) +## +db2.dbName=cts +db2.server=${orb.host} +db2.port=50000 +db2.dml.file=db2/db2.dml.sql +db2.user=db2inst1 +db2.passwd=ibmdb2 +db2.url=jdbc:db2:${db2.dbName} +db2.driver=com.ibm.db2.jcc.DB2Driver +db2.classes=${jdbc.lib.class.path}/db2jcc.jar:${jdbc.lib.class.path}/db2jcc_license_cu.jar:${jdbc.lib.class.path}/db2java.zip +db2.poolName=cts-db2-pool +db2.dataSource=com.ibm.db2.jcc.DB2SimpleDataSource +db2.properties=user=${db2.user}:password=${db2.passwd}:databaseName=${db2.dbName}:driverType=2:deferPrepares\=false + +## +## Info for db2 using the DataDirect driver +## +db2DD.dbName=cts +db2DD.server=${orb.host} +db2DD.port=50000 +db2DD.dml.file=db2/db2.dml.sql +db2DD.user=db2inst1 +db2DD.passwd=ibmdb2 +db2DD.url=jdbc:datadirect:db2://${db2DD.server}:${db2DD.port};DatabaseName\=${db2DD.dbName} +db2DD.driver=com.ddtek.jdbc.db2.DB2Driver +db2DD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/db2.jar${pathsep}${jdbc.lib.class.path}/base.jar +db2DD.poolName=cts-db2-DataDirect-pool +db2DD.dataSource=com.ddtek.jdbcx.db2.DB2DataSource +db2DD.properties=user\=${db2DD.user}:password\=${db2DD.passwd}:ServerName\=${db2DD.server}:portNumber\=${db2DD.port}:databasename\=${db2DD.dbName} + +## +## Info for db2 using the Sun driver +## +db2Sun.dbName=cts +db2Sun.server=${orb.host} +db2Sun.port=50000 +db2Sun.dml.file=db2/db2.dml.sql +db2Sun.user=db2inst1 +db2Sun.passwd=ibmdb2 +db2Sun.url=jdbc:sun:db2://${db2Sun.server}:${db2Sun.port};DatabaseName\=${db2Sun.dbName} +db2Sun.driver=com.sun.sql.jdbc.db2.DB2Driver +db2Sun.classes=${jdbc.lib.class.path}/smdb2.jar +db2Sun.poolName=cts-db2-Sun-pool +db2Sun.dataSource=com.sun.sql.jdbcx.db2.DB2DataSource +db2Sun.properties=user\=${db2Sun.user}:password\=${db2Sun.passwd}:ServerName\=${db2Sun.server}:portNumber\=${db2Sun.port}:databasename\=${db2Sun.dbName} + +## +## Info for Microsoft SQL Server +## +mssqlserver.dbName=cts +mssqlserver.server=${orb.host} +mssqlserver.port=1433 +mssqlserver.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserver.user=guest +mssqlserver.passwd=guest +mssqlserver.url=jdbc:microsoft:sqlserver://${mssqlserver.server}:${mssqlserver.port} +mssqlserver.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver +mssqlserver.classes=${jdbc.lib.class.path}/sqljdbc.jar +mssqlserver.poolName=cts-mssqlserver-pool +mssqlserver.dataSource=com.microsoft.sqlserver.jdbc.SQLServerDataSource +mssqlserver.properties=user\=${mssqlserver.user}:password\=${mssqlserver.passwd}:ServerName\=${mssqlserver.server}:portNumber\=${mssqlserver.port} + + +## +## Info for Microsoft SQL Server using the DataDirect driver +## +mssqlserverDD.dbName=cts +mssqlserverDD.server=${orb.host} +mssqlserverDD.port=1433 +mssqlserverDD.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverDD.user=guest +mssqlserverDD.passwd=guest +mssqlserverDD.url=jdbc:datadirect:sqlserver://${mssqlserverDD.server}:${mssqlserverDD.port} +mssqlserverDD.driver=com.ddtek.jdbc.sqlserver.SQLServerDriver +mssqlserverDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sqlserver.jar${pathsep}${jdbc.lib.class.path}/base.jar +mssqlserverDD.poolName=cts-mssqlserver-DataDirect-pool +mssqlserverDD.dataSource=com.ddtek.jdbcx.sqlserver.SQLServerDataSource +mssqlserverDD.properties=user\=${mssqlserverDD.user}:password\=${mssqlserverDD.passwd}:ServerName\=${mssqlserverDD.server}:portNumber\=${mssqlserverDD.port}:selectMethod\=cursor + +## +## Info for Microsoft SQL Server using the Inet driver +## +mssqlserverInet.dbName=cts1 +mssqlserverInet.server=${orb.host} +mssqlserverInet.port=1433 +mssqlserverInet.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverInet.user=cts1 +mssqlserverInet.passwd=cts1 +mssqlserverInet.url=jdbc:inetdae7:${mssqlserverInet.server}:${mssqlserverInet.port} +mssqlserverInet.driver=com.inet.tds.TdsDriver +mssqlserverInet.classes=${jdbc.lib.class.path}/Merlia.jar +mssqlserverInet.poolName=cts-mssqlserver-Inet-pool +mssqlserverInet.dataSource=com.inet.tds.TdsDataSource +mssqlserverInet.properties=user\=${mssqlserverInet.user}:password\=${mssqlserverInet.passwd}:ServerName\=${mssqlserverInet.server}:port\=${mssqlserverInet.port} + +## +## Info for Microsoft SQL Server using the Sun driver +## +mssqlserverSun.dbName=cts +mssqlserverSun.server=${orb.host} +mssqlserverSun.port=1433 +mssqlserverSun.dml.file=mssqlserver/mssqlserver.dml.sql +mssqlserverSun.user=guest +mssqlserverSun.passwd=guest +mssqlserverSun.url=jdbc:sun:sqlserver://${mssqlserverSun.server}:${mssqlserverSun.port} +mssqlserverSun.driver=com.sun.sql.jdbc.sqlserver.SQLServerDriver +mssqlserverSun.classes=${jdbc.lib.class.path}/smsqlserver.jar +mssqlserverSun.poolName=cts-mssqlserver-Sun-pool +mssqlserverSun.dataSource=com.sun.sql.jdbcx.sqlserver.SQLServerDataSource +mssqlserverSun.properties=user\=${mssqlserverSun.user}:password\=${mssqlserverSun.passwd}:ServerName\=${mssqlserverSun.server}:portNumber\=${mssqlserverSun.port}:selectMethod\=cursor + +## +## Info for MYSQL driver +## +mysql.dbName=cts +mysql.server=${orb.host} +mysql.port=3306 +mysql.dml.file=mysql/mysql.dml.sql +mysql.user=cts1 +mysql.passwd=cts1 +mysql.url=jdbc:mysql://${mysql.server}:${mysql.port}/${mysql.dbName} +mysql.driver=com.mysql.jdbc.Driver +mysql.classes=${jdbc.lib.class.path}/mysql-connector-java-5.1.42-bin.jar +mysql.poolName=cts-mysql-pool +mysql.dataSource=com.mysql.jdbc.jdbc2.optional.MysqlDataSource +mysql.properties=user\=${mysql.user}:password\=${mysql.passwd}:DatabaseName\=${mysql.dbName}\:ServerName\=${mysql.server}\:port\=${mysql.port}\:jdbcCompliantTruncation\=false + +## +## Info for Oracle DataDirect +## +oracleDD.dbName=ora817 +oracleDD.server=${orb.host} +oracleDD.port=1521 +oracleDD.dml.file=oracle/oracle.dml.sql +oracleDD.user=la +oracleDD.passwd=la +oracleDD.url=jdbc:datadirect:oracle://${oracleDD.server};SID=${oracleDD.dbName} +oracleDD.driver=com.ddtek.jdbc.oracle.OracleDriver +oracleDD.classes=${jdbc.lib.class.path}/base.jar${pathsep}${jdbc.lib.class.path}/oracle.jar${pathsep}${jdbc.lib.class.path}/util.jar +oracleDD.poolName=cts-oracle-DataDirect-pool +oracleDD.dataSource=com.ddtek.jdbcx.oracle.OracleDataSource +oracleDD.properties=user\=${oracleDD.user}:password\=${oracleDD.passwd}:SID\="${oracleDD.dbName}":serverName=${oracleDD.server}:portNumber=${oracleDD.port} + +## +## Info for Oracle thin +## +oracle.dbName=cts +oracle.server=${orb.host} +oracle.port=1521 +oracle.dml.file=oracle/oracle.dml.sql +oracle.user=cts1 +oracle.passwd=cts1 +oracle.url=jdbc:oracle:thin:@${oracle.server}:${oracle.port}:${oracle.dbName} +oracle.driver=oracle.jdbc.OracleDriver +oracle.classes=${jdbc.lib.class.path}/ojdbc8.jar +oracle.poolName=cts-oracle-pool +oracle.dataSource=oracle.jdbc.pool.OracleDataSource +oracle.pool.url=jdbc\\:oracle\\:thin\\:@${oracle.server}\\:${oracle.port}\\:${oracle.dbName} +oracle.properties=user\=${oracle.user}:password\=${oracle.passwd}:URL\=\"${oracle.pool.url}\" + +# +# Info for Oracle oci driver +# +oracleOCI.dbName=cts1 +oracleOCI.server=${orb.host} +oracleOCI.port=1521 +oracleOCI.dml.file=oracle/oracle.dml.sql +oracleOCI.user=cts1 +oracleOCI.passwd=cts1 +oracleOCI.url=jdbc:oracle:oci:@${oracleOCI.dbName} +oracleOCI.driver=oracle.jdbc.OracleDriver +oracleOCI.classes=${jdbc.lib.class.path}/ojdbc8.jar +oracleOCI.poolName=cts-oracle-oci-pool +oracleOCI.dataSource=oracle.jdbc.pool.OracleDataSource +oracleOCI.pool.url=jdbc\\:oracle\\:oci\\:@${oracleOCI.dbName} +oracleOCI.properties=user\=${oracleOCI.user}:password\=${oracleOCI.passwd}:URL\=\"${oracleOCI.pool.url}\" + +## +## Info for Oracle inet +## +oracleInet.dbName=cts1 +oracleInet.server=${orb.host} +oracleInet.port=1521 +oracleInet.dml.file=oracle/oracle.dml.sql +oracleInet.user=cts1 +oracleInet.passwd=cts1 +oracleInet.url=jdbc:inetora:${oracleInet.server}:${oracleInet.port}:${oracleInet.dbName} +oracleInet.driver=com.inet.ora.OraDriver +oracleInet.classes=${jdbc.lib.class.path}/Oranxo.jar +oracleInet.poolName=cts-oracle-Inet-pool +oracleInet.dataSource=com.inet.ora.OraDataSource +oracleInet.properties=user\=${oracleInet.user}:password\=${oracleInet.passwd}:serviceName\="${oracleInet.dbName}":serverName=${oracleInet.server}:port=${oracleInet.port} + +## +## Info for Oracle Sun +## +oracleSun.dbName=ora817 +oracleSun.server=${orb.host} +oracleSun.port=1521 +oracleSun.dml.file=oracle/oracle.dml.sql +oracleSun.user=la +oracleSun.passwd=la +oracleSun.url=jdbc:sun:oracle://${oracleSun.server};SID=${oracleSun.dbName} +oracleSun.driver=com.sun.sql.jdbc.oracle.OracleDriver +oracleSun.classes=${jdbc.lib.class.path}/smoracle.jar +oracleSun.poolName=cts-oracle-Sun-pool +oracleSun.dataSource=com.sun.sql.jdbcx.oracle.OracleDataSource +oracleSun.properties=user\=${oracleSun.user}:password\=${oracleSun.passwd}:SID\="${oracleSun.dbName}":serverName=${oracleSun.server}:portNumber=${oracleSun.port} + +## +## Info for Pointbase +## +pointbase.dbName=cts +pointbase.server=${orb.host} +pointbase.port=9092 +pointbase.dml.file=pointbase/pointbase.dml.sql +pointbase.user=PBPUBLIC +pointbase.passwd=PBPUBLIC +pointbase.url=jdbc:pointbase:server://${pointbase.server}:${pointbase.port}/${pointbase.dbName},new +pointbase.driver=com.pointbase.jdbc.jdbcUniversalDriver +pointbase.classes=${jdbc.lib.class.path}/pbclient.jar${pathsep}${jdbc.lib.class.path}/pbembedded.jar +pointbase.poolName=cts-pointbase-pool +pointbase.dataSource=com.pointbase.jdbc.jdbcDataSource +pointbase.pool.url="jdbc\\:pointbase\\:server\\:\/\/${pointbase.server}\\:${pointbase.port}\/${pointbase.dbName},new" +pointbase.properties=user\=${pointbase.user}:password\=${pointbase.passwd}:DatabaseName\=\"${pointbase.pool.url}\" + +## +## Info for Postgres +## +postgresql.dbName=CTS5 +postgresql.server=${orb.host} +postgresql.port=5432 +postgresql.dml.file=postgresql/postgresql.dml.sql +postgresql.user=cts1 +postgresql.passwd=cts1 +postgresql.url=jdbc:postgresql://${postgresql.server}:${postgresql.port}/${postgresql.dbName} +postgresql.driver=org.postgresql.Driver +postgresql.classes=${jdbc.lib.class.path}/postgresql-8.4-701.jdbc4.jar +postgresql.poolName=cts-postgresql-pool +postgresql.pool.url="jdbc\\:postgresql\\:server\\:\/\/${postgresql.server}\\:${postgresql.port}\/${postgresql.dbName},new" +postgresql.dataSource=org.postgresql.ds.PGSimpleDataSource +postgresql.properties=user\=${postgresql.user}:password\=${postgresql.passwd}:DatabaseName\=${postgresql.dbName}\:ServerName\=${postgresql.server}\:port\=${postgresql.port} + +## +## Info for Sybase (jConnect Driver) +## +sybase.dbName=cts2 +sybase.server=${orb.host} +sybase.port=4100 +sybase.dml.file=sybase/sybase.dml.sql +sybase.user=cts1 +sybase.passwd=cts1 +sybase.url=jdbc:sybase:Tds:${sybase.server}:${sybase.port}/${sybase.dbName} +sybase.driver=com.sybase.jdbc2.jdbc.SybDriver +sybase.classes=${jdbc.lib.class.path}/jconn2.jar +sybase.poolName=cts-sybase-pool +sybase.dataSource= com.sybase.jdbc2.jdbc.SybDataSource +sybase.properties=user\=${sybase.user}:password\=${sybase.passwd}:DatabaseName\=${sybase.dbName}\:ServerName\=${sybase.server}\:PortNumber\=${sybase.port}\:BE_AS_JDBC_COMPLIANT_AS_POSSIBLE\=true\:FAKE_METADATA\=true + +## +## Info for Sybase (Inet Driver) +## +sybaseInet.dbName=cts2 +sybaseInet.server=${orb.host} +sybaseInet.port=4100 +sybaseInet.dml.file=sybase/sybase.dml.sql +sybaseInet.user=cts1 +sybaseInet.passwd=cts1 +sybaseInet.url=jdbc:inetsyb:${sybaseInet.server}:${sybaseInet.port}?database=${sybaseInet.dbName} +sybaseInet.driver=com.inet.syb.SybDriver +sybaseInet.classes=${jdbc.lib.class.path}/Sybelux.jar +sybaseInet.poolName=cts-sybase-Inet-pool +sybaseInet.dataSource= com.inet.syb.SybDataSource +sybaseInet.properties=user\=${sybaseInet.user}:password\=${sybaseInet.passwd}:DatabaseName\=${sybaseInet.dbName}\:ServerName\=${sybaseInet.server}\:PortNumber\=${sybaseInet.port} + + +## +## Info for Sybase using the DataDirect driver +## +sybaseDD.dbName=cts2 +sybaseDD.server=${orb.host} +sybaseDD.port=4100 +sybaseDD.dml.file=sybase/sybase.dml.sql +sybaseDD.user=cts1 +sybaseDD.passwd=cts1 +sybaseDD.url=jdbc:datadirect:sybase://${sybaseDD.server}:${sybaseDD.port} +sybaseDD.driver=com.ddtek.jdbc.sybase.SybaseDriver +sybaseDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sybase.jar${pathsep}${jdbc.lib.class.path}/base.jar +sybaseDD.poolName=cts-sybase-DataDirect-pool +sybaseDD.dataSource=com.ddtek.jdbcx.sybase.SybaseDataSource +sybaseDD.properties=user\=${sybaseDD.user}:password\=${sybaseDD.passwd}:ServerName\=${sybaseDD.server}:portNumber\=${sybaseDD.port}:selectMethod\=cursor:DatabaseName\=${sybaseDD.dbName} + +## +## Info for Sybase using the Sun driver +## +sybaseSun.dbName=cts2 +sybaseSun.server=${orb.host} +sybaseSun.port=4100 +sybaseSun.dml.file=sybase/sybase.dml.sql +sybaseSun.user=cts1 +sybaseSun.passwd=cts1 +sybaseSun.url=jdbc:sun:sybase://${sybaseSun.server}:${sybaseSun.port} +sybaseSun.driver=com.sun.sql.jdbc.sybase.SybaseDriver +sybaseSun.classes=${jdbc.lib.class.path}/smsybase.jar +sybaseSun.poolName=cts-sybase-Sun-pool +sybaseSun.dataSource=com.sun.sql.jdbcx.sybase.SybaseDataSource +sybaseSun.properties=user\=${sybaseSun.user}:password\=${sybaseSun.passwd}:ServerName\=${sybaseSun.server}:portNumber\=${sybaseSun.port}:selectMethod\=cursor:DatabaseName\=${sybaseSun.dbName} + +############################################################### +## The following database configuration section is for the CTS +## interop tests which require a database that is used by the +## reference implementation. These entries should not be changed. +# @derby.dbName.ri -- Database Name +# @derby.server.ri -- Database Server +# @derby.port.ri -- Database Server port +# @derby.dml.file.ri -- DML file used for CTS test cases +# @derby.user.ri -- User Id configured +# @derby.passwd.ri -- User password configured +# @derby.url.ri -- URL to the cts database +# @derby.driver.ri -- DriverManager driver +# @derby.classes.ri -- CLASSPATH to JDBC driver classes +# @derby.poolName.ri -- Name of pool configured in the Java EE +# RI (do not change!) +# @derby.dataSource.ri -- DataSource driver +# @derby.properties.ri -- Any additional JDBC driver required +# properties +# @derby.startup.delay.ri -- delay to wait for DB to start +############################################################### +derby.dbName.ri=derbyDBri +derby.server.ri=${orb.host.ri} +derby.port.ri=1527 +derby.dml.file.ri=derby/derby.dml.sql +derby.user.ri=cts1 +derby.passwd.ri=cts1 +derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true +derby.driver.ri=org.apache.derby.jdbc.ClientDriver +derby.home.ri=${javaee.home.ri}/../javadb +derby.system.home.ri=${derby.home.ri}/databases +derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar${pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar{pathsep}${derby.home.ri}/lib/derbyshared.jar${pathsep}${derby.home.ri}/lib/derbytools.jar +derby.poolName.ri=cts-derby-pool +derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource +derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} +derby.startup.delay.ri=5 +############################################################### +# @alt.dtd.dir DTD location for Java EE and RI xml files. Used +# for xml validation when building tests. If +# javaee.home.ri is set, /lib/dtds +# will be used and alt.dtd.dir is ignored. +# @alt.schema.dir schema location for Java EE and RI xml files. +# Used for xml validation when building tests. +# If javaee.home.ri is set, +# /lib/schemas will be used and +# alt.schema.dir is ignored. +############################################################### +alt.dtd.dir=${ts.home}/lib/dtds +alt.schema.dir=${ts.home}/lib/schemas + +############################################################### +## Configure the behavior of which tables CTS will create when +## ant init.[datbaseName] is invoked. +# +# @create.cmp.tables - When set to false, the appserver is +# responsible for creating cmp tables +# at deployment of the ejb/ear +# When set to true, init.[datbaseName] +# will create the tables used by CMP +# EJBs. The sql for the CMP tables are +# contained in: +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql +# $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql +# +############################################################### +create.cmp.tables=true + +############################################################### +# @jdbc.poolName - Configure the connection pool that will be +# tested in this cts test run. +# +# @jdbc.maxpoolsize - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName=${derby.poolName} +jdbc.maxpoolsize=64 +jdbc.steadypoolsize=32 + +############################################################### +## These properties are use for the CTS +## interop tests which require a database that is used by the +## reference implementation. +# +# @jdbc.poolName.ri - Configure the connection pool that will be +# use when configuring the JDBC connection +# pools for the reference implemetation. +# +# @jdbc.maxpoolsize.ri - This property defines the max pool size +# when creating JDBC connection pools. +# +# @jdbc.steadypoolsize.ri - This property defines the steady pool size +# when creating JDBC connection pools. +############################################################### +jdbc.poolName.ri=${derby.poolName.ri} +jdbc.maxpoolsize.ri=96 +jdbc.steadypoolsize.ri=32 + +############################################################### +# @jdbc.datasource.props - Used to to specify Vendor specific +# properties and less commonly used DataSource properties. +# Its value is a comma-separated array of name-value pairs. +# Each property pair follows the format of "name=value", +# including the surrounding double quotes. +# +# The value of this property must not contain any extra spaces. +# +# In most cases, this property is not needed and therefore +# commented out. +# +############################################################### +#jdbc.datasource.props="driverType=thin","name2=value2" + +############################################################### +# @jdbc.db - The name of the currently configured DB. This +# value is the prefix of the DB properties currently +# being used. Some valid values are; derby and +# derbyEmbedded. See the other DB property +# names for other valid values. +############################################################### +jdbc.db=derby +jdbc.db.classes=${derby.classes} + +############################################################### +## These properties are configurable and must specify valid +## usernames and passwords to establish JDBC connections to +## backend RDBMS. +## +# @user1 - Set this to the user for the jdbc/DB1 resource +# @password1 - Set this to the password for the jdbc/DB1 resource +# @user2 - Set this to the user for the jdbc/DB2 resource +# @password2 - Set this to the password for the jdbc/DB2 resource +# @user3 - Set this to the user for the jdbc/DBTimer resource +# @password3 - Set this to the password for the jdbc/DBTimer resource +############################################################### +user1=${derby.user} +password1=${derby.passwd} +user2=${derby.user} +password2=${derby.passwd} +user3=${derby.user} +password3=${derby.passwd} + +############################################################### +## Configure the dml file to use +# @db.dml.file - dml file for VI +# @db.dml.file.ri - dml file for RI +############################################################### +db.dml.file=${derby.dml.file} +db.dml.file.ri=${derby.dml.file} + +############################################################### +## Configure the DB specific information needed by JSTL +# @jstl.db.driver - JDBC driver +# @jstl.db.url - DB URL +############################################################### +jstl.db.driver=${derby.driver} +jstl.db.url=${derby.url} + +######################################################################## +# +# @jtaJarClasspath: This property must be set when running signature +# tests. This property should be set to the Path +# for the JTA API jar. +# +######################################################################## +jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar + +############################################################### +## Classpath properties required by CTS: +# @javaee.classes.ri -- Classes required by Java EE RI +# @ts.run.classpath.ri -- Classpath required by Java EE RI +# appclient container. +# @ts.run.classpath -- Classpath required by the vendor +# appclient container. +# @ts.harness.classpath -- Classes required by javatest +# @ts.classpath -- Classes used to build the CTS tests +# @ts.lib.classpath -- Classes used to build cts.jar +############################################################### +implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/jakarta.el-api.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/yasson.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${ri.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${ri.modules}/angus-mail.jar${pathsep}${ri.modules}/expressly.jar + +implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/yasson.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar + +javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json-api.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${ri.modules}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.mail-api.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.persistence-api.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.authentication-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.authorization-api.jar${pathsep}${ri.modules}/jakarta.interceptor-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${ri.modules}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/jakarta.faces-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${ri.modules}/webservices-api-osgi.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar${pathsep}${ri.modules}/resolver.jar${pathsep}${ri.modules}/jakarta.websocket-client-api.jar${pathsep}${ri.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${ri.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${ri.modules}/webservices-extra-jdk-packages.jar${pathsep}${ri.modules}/webservices-connector.jar${pathsep}${ri.modules}/webservices-extra-xmlsec.jar${pathsep}${ri.modules}/webservices.security.jar + +javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.faces-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar$${pathsep}${s1as.modules}/jakarta.xml.ws-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/resolver.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/parsson.jar${pathsep}${s1as.modules}/parsson-media.jar${pathsep}${s1as.modules}/angus-activation.jar${pathsep}${s1as.modules}/angus-mail.jar${pathsep}${s1as.modules}/expressly.jar${pathsep}${s1as.modules}/webservices-extra-jdk-packages.jar${pathsep}${s1as.modules}/webservices-connector.jar${pathsep}${s1as.modules}/webservices-extra-xmlsec.jar${pathsep}${s1as.modules}/webservices.security.jar + +ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar + +ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${jdbc.db.classes} + +ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar + +#classpath used for building CTS tests only (DO NOT MODIFY) +ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/jaxb-api.jar +#classpath used for building cts.jar (DO NOT MODIFY) +ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} + + +############################################################### +# @javaee.home.ri.classpathsuffix - The classpath suffix of +# the RI used in interop tests. Must contain the RI JDBC +# driver jars and the RMI interceptor classes. +############################################################### +javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar + +############################################################### +# @s1as.classpathsuffix - The classpath suffix of +# the RI when being used as the app server under test. +############################################################### +s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar + +######################################################################## +## Common environment for both ts_unix and ts_win32 +# +# @command.testExecute - This command is used to execute any test +# clients which are not run inside an +# application client container. For example, +# any URL clients or standalone java clients +# would be executed with this command. Some +# test directories which make use of this command +# are servlet and jsp. +######################################################################## + +command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${JAVA_HOME}/../lib/tools.jar${pathsep}\ + ${ri.modules}/security-ee.jar${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ + ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ + ${jdbc.db.classes} \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Xss2048k \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dlog.file.location=${log.file.location} \ + -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dlogical.hostname.servlet=${logical.hostname.servlet} \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################## +## Appclient Command line for the App Server under test +## Licensees modify this command +# +# @command.testExecuteAppClient - This command is used to execute +# the application client container for +# the vendor implementation (vi). +# Please note that $TS_HOME/classes +# should not be in the classpath for +# this command since all client classes +# are self contained in the application +# archive (or referenced via the manifest). +######################################################################## +command.testExecuteAppClient= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/jakarta.enterprise.cdi-api.jar \ + TZ=${tz} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home} \ + -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ + -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs + +#-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs +#-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar + +######################################################################## +# @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. +# Its classpath must include all the APIs required +# by EJB Lite, vendor's implementation classes and +# configuration for embeddable EJB container, and +# JDBC driver classes (e.g., ${db2.classes}, +# ${oracle.classes}, etc). +# +# Current test archives are dynamically added to +# the classpath by the harness, and need not be +# included in the classpath here. +# +# Most test directories contain one test archive, +# all named ejbembed_vehicle_ejb.jar. If certain +# tooling and pre-processing of test archives are +# needed, the resulting test archives must remain +# the same name and location. +# +# ${ts.home}/classes must not be in the classpath +# since all the required test classes are packaged +# in the test archive (ejbembed_vehicle_ejb.jar). In +# addition, including ${ts.home}/classes in the +# classpath would incorrectly expose all EJBs in +# cts to EJB container bootstrapping process. +######################################################################## +command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ + ${ts.home}/lib/cts.jar${pathsep}\ + ${ts.home}/lib/glassfishporting.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${jdbc.db.classes}${pathsep}\ + ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + ${JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.util.logging.config.file=${TS_HOME}/bin/client-logging.properties \ + -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + + +######################################################################## +## Appclient Command line for the Java EE RI (Do not modify) +######################################################################## +command.testExecuteAppClient2= \ + com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ + LD_LIBRARY_PATH=${javaee.home.ri}/lib \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home.ri}/nativelib" \ + APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/glassfishporting.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ + TZ=${tz} \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ + -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Dcom.sun.enterprise.home=${javaee.home.ri} \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Dcom.sun.aas.installRoot=${javaee.home.ri} \ + -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ + -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${log.file.location} \ + -Dri.log.file.location=${ri.log.file.location} \ + -DwebServerHost.2=${webServerHost.2} \ + -DwebServerPort.2=${webServerPort.2} \ + -Dprovider.configuration.file=${provider.configuration.file} \ + -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ + -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ + -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs + +######################################################################## +## Command line for standalone clients running against the +## Java EE RI (Do not modify) +######################################################################## +command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ + CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ + ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ + ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ + ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ + ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ + ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ + ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ + ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ + ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ + ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ + ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ + ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ + ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ + ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ + ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ + ${ts.home}/lib/sac-1.3.jar${pathsep}\ + ${ts.home}/lib/saxpath.jar${pathsep}\ + ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ + ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ + ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ + ${ts.home}/lib/xml-apis-1.4.01.jar \ + ${ts.home}/lib/unboundid-ldapsdk.jar\ + DISPLAY=${ts.display} \ + HOME="${user.home}" \ + TMP=${TMP} \ + windir=${windir} \ + SYSTEMROOT=${SYSTEMROOT} \ + PATH="${javaee.home}/nativelib" \ + ${RI_JAVA_HOME}/bin/java \ + ${JVMOPTS_RUNTESTCOMMAND} \ + -Dcts.tmp=$harness.temp.directory \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ + -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs + +######################################################################### +## Environment for ts_unix +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################### +env.ts_unix.menu=true +##env.ts_unix.command.testExecute= +##env.ts_unix.command.testExecuteAppClient= +##env.ts_unix.command.testExecuteAppClient2= + + +######################################################################## +## Environment for ts_win32 +## 3 test execution commands inherit from common environment +## defined above: testExecuteAppClient2, testExecuteAppClient, and +## testExecute. If you need to override them, uncomment them in the +## following section. +######################################################################## +env.ts_win32.menu=true +##env.ts_win32.command.testExecute= +##env.ts_win32.command.testExecuteAppClient= +##env.ts_win32.command.testExecuteAppClient2= + +######################################################################### +# @jimage.dir: This property specifies the directory where Java 11+ +# modules will be expanded by the jimage tool for use +# in sigTestClasspath +# @sigTestClasspath: This property must be set when running signature +# tests. This property should be set to a list of +# jar files and/or directories which contain your +# Java EE and Java SE classes. Paths must be +# separated by the appropriate path separator +# (';' windows, ':' Unixes). +######################################################################### + +jimage.dir=${ts.home}/tmp/jdk-bundles + +sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming + +######################################################################## +## This property is used to support the odd side case when we have an +## optional technology package that is used but should not be tested. +## +## This property (i.e. optional.tech.packages.to.ignore) must be a comma +## separated list of packages that are NOT to be validated/tested when +## during the sigtest utilities validation of Optional Technologies. +## Example Usage: +## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 +## +## Additional notes: +## - always ignore the optional JAXB packages: +## optional.tech.packages.to.ignore=jakarta.xml.bind +## +######################################################################### +optional.tech.packages.to.ignore=jakarta.xml.bind + +######################################################################## +## These properties are used by the harness. "harness.log.port" +## specifies the port that server components use to send logging +## output back to JavaTest. If the default port # is not available +## on the machine running JavaTest, then you can set it here. +## +# +# @harness.temp.directory directory location used by the +# harness to store temporary files +# +# @harness.log.port the port the harness listens on for log mesages +# from remote clients +# +# @harness.log.traceflag used to turn on/off verbose debugging output +# for the tests. +# +# @harness.executeMode used to run the harness in the following modes +# of execution: +# 0 - default (deploy, run, undeploy) +# 1 - deploy only +# 2 - run only +# 3 - undeploy only +# 4 - deploy and run only +# +# @harness.socket.retry.count - denotes the number of time we should +# attempt to create a server socket when intilizing a test +# client. The socket is used for logging purposes. +# +# @harness.log.delayseconds Number of seconds to delay to allow +# reporting from remote clients to finish. +# +# @harness.maxoutputsize Number of characters that the harness will use +# for a test's output. +######################################################################## +harness.temp.directory=${ts.home}/tmp +harness.log.port=2000 +harness.log.traceflag=true +harness.executeMode=0 +harness.socket.retry.count=10 +harness.log.delayseconds=1 +harness.maxoutputsize=200000 + + +######################################################################### +# @wsdlRepository1 Location to publish final wsdl files when using +# file URL publishing for Vendor Java EE implementation. +# @wsdlRepository2 Location to publish final wsdl files when using +# file URL publishing for Sun RI. +######################################################################### +wsdlRepository1=${harness.temp.directory}/wsdlRepository1 +wsdlRepository2=${harness.temp.directory}/wsdlRepository2 + +####################################################################### +# @deployment_host.1 name of machine running the JSR 88 deployment +# process for the vendor's Java EE implementation. +# @deployment_host.2 name of machine running the JSR 88 deployment +# process for the Java EE RI. +# @deployment_port.1 deployment port (if applicable) for the vendor's +# Java EE implementation. +# @deployment_port.2 deployment port (if applicable) for the +# Java EE RI. +####################################################################### +deployment_host.1=${orb.host} +deployment_host.2=${orb.host.ri} +deployment_port.1=${impl.vi.port} +deployment_port.2=${impl.ri.port} + +#################################################################### +# Implementation Property Settings for Vendor and RI. These properties +# are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 +# are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. +# Note: They are are also used when using the "ant deploy" and "ant undeploy" +# targets outside of running tests. +# +# The CTS provides the glassfish implementation out of the box. +# +# Here are the common properties that need to be defined for the common +# implementation functionality: +# +# @impl.vi This property must be set to the Vendor implementation +# under test. +# @impl.vi.deploy.dir This property must be set to the deploy directory for +# the Vendor implementation. +# @impl.vi.host This property must be set to the admin host where +# the Vendor implementation is running. +# @impl.vi.port This property must be set to the admin port where +# the Vendor implementation is running. +# @impl.ri This property must be set to the RI implementation +# under test. +# @impl.ri.deploy.dir This property must be set to the deploy directory for +# the RI implementation. +# @impl.ri.host This property must be set to the admin host where +# the RI implementation is running. +# @impl.ri.port This property must be set to the admin port where +# the RI implementation is running. +# +# @impl.deploy.timeout.multiplier The time it will wait for deployment to +# succeed or fail +#################################################################### +impl.vi=glassfish +impl.vi.deploy.dir=${s1as.domain}/autodeploy +impl.vi.host=${s1as.admin.host} +impl.vi.port=${s1as.admin.port} + +impl.ri=glassfish +impl.ri.deploy.dir=${ri.domain}/autodeploy +impl.ri.host=${ri.admin.host} +impl.ri.port=${ri.admin.port} + +impl.deploy.timeout.multiplier=240 + + +############################################################### +## These properties are implementations of the pre-1.4 Deployment +## porting interface. The impls defined below use those APIs. +# +# @porting.ts.deploy.class.1 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. The default +# value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. More details about setting +# porting.ts.deploy.class.1: +# +# 1. Set this property to deploy/undeploy to/from your impl in +# a custom way. In the case of the RI, it would be set to the following. +# This is the default setting for CTS 8. +# +# porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# 2. Note that Jakarta Deployment is removed, so do not use either of the following classes: +# com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 +# com.sun.ts.lib.porting.TSDeploymentInterface2 +# com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# +# +# @porting.ts.deploy.class.2 This property must point to an implementation +# of com.sun.ts.lib.porting.TSDeploymentInterface. +# The default value for this property points to an impl that deploys via copying/deleting +# to/from the RI autodeploy directory. This should be left unchanged... +# +# porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +# +# +############################################################### +porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment +porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM + +######################################################################## +# @deploy.delay.in.minutes is no longer used, it was for pruned Jakarta Deployment +######################################################################## + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.1 +#deployManageruri.1 +#deployManageruname.1 +#deployManagerpasswd.1 + +######################################################################## +## Following are no longer used, were settings for pruned Jakarta Deployment +######################################################################## +#deployManagerJarFile.2 +#deployManageruri.2 +#deployManageruname.2 +#deployManagerpasswd.2 +# +# @porting.ts.deploy2.class.1 +# @porting.ts.deploy2.class.2 +# porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 +# porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 + + +############################################################### +## These properties must be set to tell the Test harness the +## class names of your porting class implementations. By default +## both property sets below point to Sun RI specific classes. To +## run interoperability tests, the ".2" set of properties should +## always point to Sun RI classes. The ".1" set should point to +## implementations that work in your specific Java EE environment. +# +# @porting.ts.login.class.1 VI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.1 VI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.1 VI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.1 VI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +# @porting.ts.login.class.2 RI of +# com.sun.ts.lib.porting.TSLoginContextInterface +# @porting.ts.url.class.2 RI of +# com.sun.ts.lib.porting.TSURLInterface +# @porting.ts.jms.class.2 RI of +# com.sun.ts.lib.porting.TSJMSAdminInterface +# @porting.ts.HttpsURLConnection.class.2 RI of +# com.sun.ts.lib.porting.TSHttpsURLConnectionInterface +############################################################### +porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) +porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext +porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL +porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin +porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection + +############################################################## +# @namingServiceHost1 Naming Service host name for the +# Vendor's Implementation (VI) +# @namingServicePort1 Naming Service port for the VI +# @namingServiceHost2 Naming Service host name for the +# Reference Implementation (RI) +# @ namingServicePort2 Naming Service port for the RI +############################################################## +namingServiceHost1=${orb.host} +namingServicePort1=${orb.port} +namingServiceHost2=${orb.host.ri} +namingServicePort2=${orb.port.ri} + +############################################################## +# @certLoginUserAlias User alias for certificate based login. +# This property is used in mutual authentication to pickup the +# certificate based on the user alias. +############################################################## +certLoginUserAlias=cts + +##################################################################### +## The following properties must be set prior to running the Servlet +## or JSP API tests and interoperability tests. +## +## These properties must specify the host and port of the web server, +## in which the servlets and JSPs are deployed. +# +# @webServerHost hostname for the Vendor's Java EE Web Server +# @webServerPort port number of the Vendor's Java EE Web Server +# @webServerHost.2 hostname for the Java EE RI Web Server +# @webServerPort.2 port number of the Java EE RI Web Server +# @ServletClientThreads The ServletClientThreads property configures +# the number of threads used by the client for +# the SingleThreadModel servlet test. If the +# container implementation supports pooling of +# SingleThreadModel servlets, set the value of +# ServletClientThreads to twice the value of +# the default servlet instance pool size. If +# the container implementation only maintains +# a single instance of a SingleTheadModel +# servlet, leave the default value of 2. +##################################################################### +webServerHost=${orb.host} +webServerPort=8080 +webServerHost.2=${orb.host.ri} +webServerPort.2=8181 +ServletClientThreads=2 + +#################################################################### +# @EJBServer1TxInteropEnabled Transaction interoperability settings +# for Vendor Java EE EJB Server +# @EJBServer2TxInteropEnabled Transaction interoperability settings +# for Java EE RI EJB Server +#################################################################### +EJBServer1TxInteropEnabled=true +EJBServer2TxInteropEnabled=true + +############################################################### +## These properties are used for the Connector specific tests. +## +## You must be able to deploy the following resource adapters +## on your Java EE server. +############################################################### + +## JNDI name bindings. You should not change these. The TSDeploymentInterface +## will pass these values as a properties object. See the SunRIDeployment.java +## file for usage patterns. +whitebox-tx=java:comp/env/eis/whitebox-tx +whitebox-notx=java:comp/env/eis/whitebox-notx +whitebox-xa=java:comp/env/eis/whitebox-xa +whitebox-tx-param=java:comp/env/eis/whitebox-tx-param +whitebox-notx-param=java:comp/env/eis/whitebox-notx-param +whitebox-xa-param=java:comp/env/eis/whitebox-xa-param +whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md +whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md +whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode +whitebox-multianno=java:comp/env/eis/whitebox-multianno +whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete +whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd + +## Embedded resource adapter property +whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar + +whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" +tsrJndiName=java:comp/TransactionSynchronizationRegistry +tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" + +## JNDI name bindings for JDBC Connector. +JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx +JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx +JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa +JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param +JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param +JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param + +######################################################################### +## Resource adapter configuration values. You must modify these values +## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. +## +## When you run the XA tests (src/com/sun/ts/tests/xa), you must +## configure this resource adapter to use a database. +## +# @xa.properties: These are the properties required by the XA driver. The +# managed connection factory will set these properties via +# reflection on the class specified by the +# xa.xadatasource.class property. +# +# Note: The xa.properties value is the set of properties that will be set on +# your XA JDBC driver (the class denoted by the xa.xadatasource.class property). +# See section 9.4.1 of the JDBC 3.0 specification for more details. +# +# When specifying the xa.properties property please escape the appropriate +# characters. The xa.properties value needs to be treated as a single property +# even though it is made up of many properties. The properties need to be +# separated by :'s and the names and values to be separated by ='s. +# We also need any values that contain colons or equals that do not +# need to be interrpretted to be inside single quotes. Anything in +# single quotes will be treated as a string literal. +# +# For example: The following xa.properties property: +# +# xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' +# +# Would result in the following setters being called on the supplied XA JDBC driver denoted +# by the xa.xadatasource.class property. +# +# XADataSource.setUser("admin"); +# XADataSource.setPassword("some-password"); +# XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); +# +# Please map the property xa.properties to the property name XAProps and map the +# xa.xadatasource.class property to the property name XADataSourceName. This will +# ensure the appropriate setters will be called to make these properties +# available to the managed connection factory. See section 17.4.2 of the Connector +# specification version 1.5. +# +# @xa.xadatasource.class: The implementation of the XADataSource interface. +# This class is your XA JDBC driver. +# Please note: this class and any dependent classes +# must be accessible by the CTS libraries in the app +# server's extension directory. +# +# @connector_connectionURL: The URL for your JDBC driver. Should be the +# same as the one used for the rest of the TS. +# +######################################################################### + +### Cloudscape/Derby properties for XA +xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" +xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource +connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" + +######################################################################### +## The following properties must be set before running any security +## related tests. The properties user, password, authuser, authpassword, +## and nobodyuser must be set. +## +## The value for user, password, authuser, and authpassword need to be set +## exactly as they are set in the container/server. +# +# @user User defined to exercise rolemapping feature +# @password Associated password for the user +# @authuser User defined to exercise rolemapping feature +# @authpassword Associated password for the authuser +# @user_vi Username for the vendor implementation used in +# interop tests +# @password_vi Associated password for the VI user +# @user_ri Username for the reference implementation used in +# interop tests +# @password_ri Associated password for the RI user +# @nobodyuser This value must be the same value returned by a call to +# getCallerPrincipal().getName() from the ejb-tier when +# an unauthenticated caller in the web tier invokes an +# ejb method. +######################################################################### +user=j2ee +password=j2ee +authuser=javajoe +authpassword=javajoe +user_vi=j2ee_vi +password_vi=j2ee_vi +user_ri=j2ee_ri +password_ri=j2ee_ri +nobodyuser=guest + +############################################################### +# @securedWebServicePort must be set to run secbasicssl and +# csiv2 tests. Set this property with your application +# server's secured webservice port. +# @securedWebServicePort.2 points to the secured webservice +# port in Sun's Reference Implementation(RI). +############################################################### +securedWebServicePort=1044 +securedWebServicePort.2=1045 + +############################################################################### +# @client.cert.test.jdk.tls.client.protocols JDK 11 in TLSv1.3 does not support +# Post-Handshake Authentication, so TLSv1.2 must be used +# for client-cert authentication to work. +############################################################################### +client.cert.test.jdk.tls.client.protocols=TLSv1.2 + +############################################################### +# @login This property must be set to run appclient security +# tests +############################################################### +login=default + +################################################################################ +##These properties are needed for jms tests. +# +# @jms_timeout - this is the amount of time in milliseconds that synchronous +# receives will wait for a message +############################################################################### +jms_timeout=10000 + +######################################################################### + +############################################################################### +## These properties are needed for the EJB timer tests. +# +# @ejb_timeout - this is the amount of time in milliseconds that duration will +# be set for an ejbtimeout callback method +# +# @ejb_wait - this is the amount of time in milliseconds that the client will +# wait for ejbtimeout callback method results +############################################################################## +ejb_timeout=30000 +ejb_wait=60000 + +############################################################################### +## This property is needed for ejb30 stateful timeout tests. +# @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds +# the test client waits before verifying the status of the target stateful +# bean. Its value must be an integer number. Its default value in ts.jte +# file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) +# to speed up testing, depending on the stateful timeout implementation +# strategy in the target server. +# +# For these stateful timeout tests, the property javatest.timeout.factor +# must be set to a value such that the JavaTest harness does not timeout +# before the test completes. Usually setting javatest.timeout.factor to +# 2.0 or greater should suffice. +############################################################################### +test.ejb.stateful.timeout.wait.seconds=480 + +################################################################### +# @log.file.location This property is used by JACC tests to create +# and analyze provider logs. Specify the log directory in which +# your appserver generates logs. +################################################################### +log.file.location=${vi.log.file.location} + + +################################################################### +################################################################### +################################################################### +## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW +################################################################### +################################################################### +################################################################### + +## +## The directory seperator for the platform. User should not change +## this property. +## +dirsep=/ + +##build level +##1: compile only +##2: compile and build component archives (e.g., jar's, war's) +##3: compile and build component and application archives +##default is set to 3 +build.level=3 + +deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable + +################################################################### +## Deliverables wanting ts.* packaging tasks to add extension list +## attributes to the manifest files must set this property to true. +################################################################### +create.manifest.extension.entries=true + +###################################################################### +## Deliverables must set this property to the name of the deliverable +## specific library jar file (iff create.manifest.extension.entries +## is set to true) +###################################################################### +tslib.name=cts + +############################################################### +## These properties are used by connector tests and are non configurable +## and must specify valid username,password to establish TSeis connection. +############################################################### +rauser1=cts1 +rapassword1=cts1 +rauser2=cts2 +rapassword2=cts2 + +############################################################### +## These properties are for JSTL +############################################################### +jstl.db.user=${user1} +jstl.db.password=${password1} + +############################################################### +## This command is only used when quickly checking any servlet +## or jsp related tests. The test clients will be run in +## the same JVM as JavaTest in this case. This mode can be +## enabled by passing "-Dsame.jvm=true" to the runclient or gui +## targets. NOTE: This option is only to be used for sanity +## checking and not when running CTS for compatibility. +############################################################### +command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ + $testExecuteClass $testExecuteArgs + +############################################################### +## These properties are used for the JDBC specific tests, +## they do not need to be changed. +############################################################### +DriverManager=no +Driver=DriverOnlyUsedIfDriverManagerIsYes +db1=db1OnlyUsedIfDriverManagerIsYes +db2=db1OnlyUsedIfDriverManagerIsYes +ptable=ctstable1 +ftable=ctstable2 +cofSize=5 +cofTypeSize=5 +binarySize=24 +varbinarySize=48 +longvarbinarySize=50 + +ts_home=${ts.home} + +####################################################################### +## platform.mode is used by jpa tests to know whether to use +## the Java EE Programming Model for service and port access. +## platform.mode=jakartaEE Java EE Programming Model +###################################################################### +platform.mode=jakartaEE + +########################################################################### +# tools.jar should be set to the location of the tools.jar from the installed +# jdk +########################################################################### +tools.jar=/home/jenkins/agent/workspace/jakartaee-tck_master/modules/webservices-tools.jar:/home/jenkins/agent/workspace/jakartaee-tck_master/modules/webservices-api.jar + +########################################################################### +# various flags used by the generation tools +########################################################################### +wsgen.ant.classname= +wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} +wsgen.verbose=true +wsgen.debug=false +wsimport.ant.classname= +wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} +wsimport.verbose=true +wsimport.debug=false +wsimport.jvmargs= + +########################################################################### +# various flags used by Suns generation tools +# DO NOT EDIT +########################################################################### +ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen +ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsgen.verbose=true +ri.wsgen.debug=false +ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport +ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} +ri.wsimport.verbose=true +ri.wsimport.debug=false +ri.wsimport.jvmargs= + +################################# +## Packaging properties for DAOs +################################# +ts.dao.root=com/sun/ts/tests/common/dao + +ts.dao.classes.base=\ + ${ts.dao.root}/InvalidDAOSettingException.class, \ + ${ts.dao.root}/DAOException.class, \ + ${ts.dao.root}/DAO.class, \ + ${ts.dao.root}/DataSourceDAO*.class, \ + ${ts.dao.root}/DAOFactory.class, \ + ${ts.dao.root}/TSDAOFactory*.class, \ + ${ts.dao.root}/coffee/CoffeeBean.class, \ + ${ts.dao.root}/coffee/CoffeeDAO.class, \ + ${ts.dao.root}/coffee/TxCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/StringPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/LongPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/FloatPKCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/CompoundPK.class, \ + ${ts.dao.root}/coffee/variants/CompoundPKCoffeeDAO.class + +ts.dao.classes.impl=\ + ${ts.dao.root}/coffee/DataSourceCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/StringPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/LongPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/FloatPKDSCoffeeDAO.class, \ + ${ts.dao.root}/coffee/variants/CompoundPKDSCoffeeDAO.class + +ts.dao.classes.coffee.standard=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +ts.dao.classes.coffee.txaware=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +ts.dao.classes.coffee.variants=\ + ${ts.dao.classes.base}, \ + ${ts.dao.classes.impl} + +##################################### +## Packaging properties for Wrappers +##################################### + +ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers + +ts.wrappers.web.root=com/sun/ts/tests/common/web + +## Classes to package in ejb-jar for EJB Stateless wrapper +ts.wrappers.classes.stateless.ejb=\ + ${ts.wrappers.ejb.root}/StatelessWrapper.class + +## Classes to package in ejb-jar for EJB Stateful wrapper +ts.wrappers.classes.stateful.ejb=\ + ${ts.wrappers.ejb.root}/StatefulWrapper.class + +## Classes to package in ejb-jar for EJB BMP wrapper +ts.wrappers.classes.bmp.ejb=\ + ${ts.dao.classes.coffee.standard}, \ + ${ts.wrappers.ejb.root}/BMPWrapper.class + +## Classes to package in ejb-jar for EJB CMP 1.1 wrapper +ts.wrappers.classes.cmp11.ejb=${ts.wrappers.ejb.root}/CMP11Wrapper.class + +## Classes to package in ejb-jar for EJB CMP 2.0 wrapper +ts.wrappers.classes.cmp20.ejb=${ts.wrappers.ejb.root}/CMP20Wrapper.class + +## Classes to package in ejb-jar for EJB MDB wrapper +ts.wrappers.classes.mdb.ejb=\ + com/sun/ts/tests/jms/common/JmsUtil.class, \ + com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ + ${ts.wrappers.ejb.root}/MDBWrapper.class + +## Classes to package in client module for EJB MDB wrapper +ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class + +## Classes to package in ejb-jar for all EJB wrappers +ts.wrappers.classes.all.ejb=\ + ${ts.wrappers.classes.stateless.ejb}, \ + ${ts.wrappers.classes.stateful.ejb}, \ + ${ts.wrappers.classes.bmp.ejb}, \ + ${ts.wrappers.classes.cmp11.ejb}, \ + ${ts.wrappers.classes.cmp20.ejb}, \ + ${ts.wrappers.classes.mdb.ejb} + +## Classes to package in client module for all WEB wrappers +ts.wrappers.classes.web.client=\ + ${ts.wrappers.web.root}/WebServer.class + +## Classes to package in war for all WEB wrappers +ts.wrappers.classes.web.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for Servlet wrapper +ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for Servlet wrappers +ts.wrappers.classes.servlet.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/ServletWrapper.class + +## Classes to package in client module for JSP wrapper +ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} + +## Classes to package in war for JSP wrappers +ts.wrappers.classes.jsp.server=\ + ${ts.wrappers.web.root}/WebUtil.class, \ + ${ts.wrappers.web.root}/JSPBeanWrapper.class + + +############################################################################### +## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. +############################################################################### + +#classpath used by standard deployment server to deploy to the RI in a separate +#VM (DO NOT MODIFY) +ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar + +harness.deployment.server.port=2002 + +java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory +org.omg.CORBA.ORBClass=foo +undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} + +############################################################################### +# The following properties are aliases for the old J2EE properties. These +# properties are now named javaee instead of j2ee and will eventually be phased +# out of the CTS. These props are necessary until the props are renamed +# through out all CTS. +############################################################################### +j2ee.home=${javaee.home} +j2ee.home.ri=${javaee.home.ri} + +#################################################################### +## This propertry is passed to any test +## that needs to programatically login from with the appclient +## container and propogate that login context to test code running +## within the EJB container. The value is a no-op. The fact that +## the test includes the property is sufficient to cause the +## EJBVehicleRunner to programatically login. To have a test +## include this property simply add it to the javatest props list +## of the test. +#################################################################### +secured.ejb.vehicle.client=true + +#################################################################### +# This property is used to point to the location of the +# implementation of VariableMapper. The value for sjsas 9.x is +# +# variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl +# +#################################################################### +variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl + +####################################################################### +# Endpoint API test +# +# Port info is obtained dynamically for Endpoint API test. +# Uncomment port range min/max if you want to specify port range +# for Endpoint publish test. +# Server endpoints will be published on ports within this range. +# If you do not want to dynamically obtain the port but wish to publish +# to a fixed static port than make the values below both equal to the +# specific port. +####################################################################### +port.range.min=1025 +port.range.max=10000 + +################################################################ +# @http.server.supports.endpoint.publish +# Does HTTP server-side support endpoint publish API's. +# @http.server.supports.endpoint.publish.2 +# Does the RI HTTP server-side support endpoint publish API's. +# +# http.server.supports.endpoint.publish=(true|false) +# DO NOT TOUCH - value MUST be false for managed environments like Java EE +################################################################ +http.server.supports.endpoint.publish=false +http.server.supports.endpoint.publish.2=false + +########################################################################### +# This property is used by some test clients that need a delay between +# method invocations to server endpoints. The value specified is the amount +# of time the client will delay in seconds. +########################################################################### +client.delay=1 + +####################################################################### +## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the +## same as the name attribute in persistence.xml +###################################################################### +persistence.unit.name=CTS-EM + +############################################################### +# @db.supports.sequence +# +# - This property is used to determine if a database supports +# the use of SEQUENCE. If it does not, this property +# should be set to false so the test is not run. The +# default value is true. +# This value should be set to false for the following databases: +# sybase, mysql, and mssqlserver. +############################################################### +db.supports.sequence=true + +####################################################################### +## @persistence.second.level.caching.supported +## - This property is used to determine if the persistence provider supports +## second level caching. +###################################################################### +persistence.second.level.caching.supported=true + +########################################################################## +## This section contains all properties that are specific to JAX-RS Tests. +## All default values are specific to GlassFish and Jersey. +## +## servlet_adaptor - implementation specific servlet for JAX-RS +## jaxrs_impl_class.dir - Directory that servlet_adaptor locates +## jaxrs_impl_name - used to tag intermediate file names +########################################################################## +servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class +jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar +jaxrs_impl_name=jersey + + +########################################################################## +# This section contains all properties that are specific to JSR-196 Tests. +# All default values are specific to GlassFish. +# +# @servlet.is.jsr115.compatible This property is used by JASPIC tests +# to determine if the servlet container is a jsr 115 compatible +# container. (true = compatible to JSR 115, false = not compatible.) +# +# @soap.is.jsr115.compatible This may used by JASPIC tests to +# determin if the SOAP container is JSR 115 compatible. This is +# only used when running SOAP profile tests. +# +# @provider.configuration.file +# This property is used by JASPIC tests to configure TestSuite's +# AuthConfig Provider and points at an xml file which is used +# to register the JASPIC test providers into the current +# ACF. This file contaiins known/expected test provider info. +# Only app-context-id element can be edited to suit the +# impl under test. +# +# @schema.file.location +# This points to the directory that the provider-configuration.xsd +# file will live. The provider-configuration.xsd is used to +# describe the provider.configuration.file (above). +# +# @logical.hostname.servlet +# This used to identify the the name of a logical host that +# processes Servlet requests. Servlet requests may be directed to +# a logical host using various physical or virtual host names or +# addresses, and a message processing runtime may be composed of +# multiple logical hosts (This is required to properly identify +# the servlet profiles AppContextId hostname.) +# If a logical.hostname.servlet does not exist, you can set this +# to the default hostname (eg webServerHost). +# +# @logical.hostname.soap +# This property is used to identify the name of the logical host +# that processes soap requests. This hostname is used in server +# side Application context Identifier in soap profile. +# +# @appclient.log.output +# The client logging level for appclient container depends on the +# log level specified in sun-acc.xml +# +# This log level directly affects the output of TSLogger which +# logs the JSR196 SPI calls made in appclient container. +# +# using this property we enable the appclient container's +# logging level to INFO +# +# @vendor.authconfig.factory +# This property specifies vendor's authconfig factory class +# this will be used by JASPIC tests to register TestSuite's +# provider in Vendor's AuthConfig Factory. +# +# For example for SJSAS RI this value is +# +# vendor.authconfig.factory= +# com.sun.enterprise.security.jmac.config.GFAuthConfigFactory +# +########################################################################## +servlet.is.jsr115.compatible=true +soap.is.jsr115.compatible=false +provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml +schema.file.location=${javaee.home}/lib/schemas +logical.hostname.servlet=server +logical.hostname.soap=localhost +appclient.log.output=true +vendor.authconfig.factory=com.sun.enterprise.security.jmac.config.GFAuthConfigFactory + +########################################################################## +# @servlet_waittime: Time in seconds to wait after HttpSession expires +# to access the session +# @servlet_async_wait: Time in seconds to wait between sending asynchronous messages +########################################################################## +servlet_waittime=10 +servlet_async_wait=4 + +########################################################################################## +# The following properties are ONLY used if testing a Standalone JMS Resource Adapter. +# Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification +# this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the +# case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. +# +# test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter +# jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file +# jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file +# +# A standalone JMS Resource Adapter requires deployment/configuration to the Vendor +# Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS +# Resource Adapter then these properties MUST NOT be used and the value of the property +# (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the +# property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter +# and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of +# the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the +# (config.vi) ant task will call another script that will deploy the standalone JMS +# Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS +# connector connection pools, create the JMS connector resources, and finally create +# the JMS administration objects. The ant scripts that handles all of these steps for +# the (Java EE 8 RI) are the following: +# +# $TS_HOME/bin/xml/impl/glassfish/jmsra.xml +# $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template +# +# These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# located at: (http://genericjmsra.java.net/). If testing another standalone JMS +# Resource Adapter then these scripts will need to be rewritten/modified for that +# JMS Resource Adapter. +# +# Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS +# resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter +# RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the +# JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE +# 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars +# to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, +# the JMS connector resources, and the JMS administration objects that are needed by CTS. +# When the (config.vi) ant task completes the Java EE 8 environment will be ready to run +# the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify +# the sun-ejb-jar runtime xml files by adding the deployment info. +# +# Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) +# after the (config.vi) ant task completes. +# +# (1) Edit the ts.jte file and add the following: +# Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" +# property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable +# in the same "command.testExecuteAppClient" property. You can refer to the Generic +# JMS Resource Adapter (GenericJMSRA) user guide for more information on this. +# (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the +# deployment info. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml +# (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu +# can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml +# files. +# cd $TS_HOME/bin +# ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml +# ant clean.vi +# (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset +# (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" +# and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. +# +# If using a different Java EE environment from the Java EE RI than a vendor will need to +# provide his own JMS Resource Adapter support scripts needed for that Java EE environment. +# It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A +# vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java +# EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource +# Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order +# to be declared fully JMS 2.0 compliant. +# +# See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. +########################################################################################## +test.sa.jmsra=false +jmsra.rarfile= +jmsra.jarfile= + +########################################################################################## +# The following property specifies the name of the JMS Resource Adapter under test. The +# Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". +# So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. +# +# Change the value of this property for the JMS Resource Adapter that is under test. This +# hardcoded value is specific to the Java EE 8 RI. +# +# jmsra.name // Name of JMS Resource Adapter for the implementation under test +########################################################################################## +jmsra.name=jmsra + + +########################################################################## +# The following property is for WebSocket tests. +# +# @ws_wait: waiting time in seconds for socket to send/receive a message +########################################################################## +ws_wait=5 + +############################################################################################ +# These following properties are needed for Javamail tests. +# +# @mailHost hostname of the mail server +# @mailuser1 must be set to a valid email address where test mails will be sent to. +# @mailFrom reply to address set in the email messages generated by the javamail tests +# @javamail.username user account name on server +# @javamail.password password for the mailuser1 +# +############################################################################################ + +mailHost= +mailuser1= +mailFrom= +javamail.password= +smtp.port=25 +imap.port=143 + +### User need not change the following javamail properties + +javamail.username=${mailuser1} +transport_protocol=smtp + +# mail server used to run tests against. +javamail.server=${mailHost} + +# protocol used to run the Store tests +javamail.protocol=imap + +# mail server used to run tests against. +javamail.transport.server=$javamail.server + +# rootpath of test mailboxes +javamail.root.path="" + +# note the mailbox 'test1' +javamail.mailbox=test1 + +# search pattern used by list tests in Folder +javamail.listpattern=test + +# your own login account name +smtp.username=$javamail.username + +# smtp domain name ; i.e. oracle.com +smtp.domain=$javamail.server + +# smtp From address +smtp.from=$smtp.username + +# smtp To address +smtp.to=$smtp.username + +# io file +iofile=MailIOFile.txt + +##################################################################################################### +#### Properties used by ldap installation +# @ldap.server -- The type of ldap server. unboundid is supported by now +# @ldap.install.server -- Install ldap server by CTS script or not +# @ldap.ldif.file -- The ldif file containing data seeded in ldap server +# +# @unboundid.installation.package -- The package for installing Unboundid ldap server +######################################################################################################## +ldap.server=unboundid +ldap.install.server=true +ldap.ldif.file=${ts.home}/bin/ldap.ldif + +unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar + +##################################################################################################### +# Properties used for JPA 2.2 Tests +######################################################################################################## +persistencs.properties.file=${bin.dir}/jpa-provider.properties +persistence.unit.name.2=JPATCK2 + +jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF +jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider +jakarta.persistence.jdbc.driver=${derby.driver} +jakarta.persistence.jdbc.url=${derby.url} +jakarta.persistence.jdbc.user=${derby.user} +jakarta.persistence.jdbc.password=${derby.passwd} diff --git a/glassfish-runner/connector-platform-tck/jakartaeetck/bin/tssql.stmt b/glassfish-runner/connector-platform-tck/jakartaeetck/bin/tssql.stmt new file mode 100644 index 0000000000..2d279c5402 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/jakartaeetck/bin/tssql.stmt @@ -0,0 +1,805 @@ +# @(#)ctssql.dml.derby 1.16 01/06/20 +#------------------------------------------------- +#All sql DML statements used in the test cases against derby +#------------------------------------------------- + + + +Dbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?) +Dbschema_Tab2_Insert=insert into ctstable1 values(?, ?) + +Dbschema_Tab1_Delete=delete from ctstable2 +Dbschema_Tab2_Delete=delete from ctstable1 + +Dbschema_Concur_Insert=insert into concurrencetable values(?, ?) +Dbschema_Concur_Delete=delete from concurrencetable + +#****************************************************************** +# SQL Statements for creating procedures in side the test. +#****************************************************************** + +UpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_Proc + +#****************************************************************** +# SQL Statements for deleting tables for appropriate JDBC Datatypes +#****************************************************************** + +Numeric_Tab_Delete=delete from Numeric_Tab + +Decimal_Tab_Delete=delete from Decimal_Tab + +Double_Tab_Delete=delete from Double_Tab + +Float_Tab_Delete=delete from Float_Tab + +Real_Tab_Delete=delete from Real_Tab + +Bit_Tab_Delete=delete from Bit_Tab + +Smallint_Tab_Delete=delete from Smallint_Tab + +Tinyint_Tab_Delete=delete from Tinyint_Tab + +Integer_Tab_Delete=delete from Integer_Tab + +Bigint_Tab_Delete=delete from Bigint_Tab + +Char_Tab_Delete=delete from Char_Tab + +Varchar_Tab_Delete=delete from Varchar_Tab + +Longvarchar_Tab_Delete=delete from Longvarchar_Tab + +Longvarcharnull_Tab_Delete=delete from Longvarcharnull_Tab + +Date_Tab_Delete=delete from Date_Tab + +Time_Tab_Delete=delete from Time_Tab + +Timestamp_Tab_Delete=delete from Timestamp_Tab + +Binary_Tab_Delete=delete from Binary_Tab + +Varbinary_Tab_Delete=delete from Varbinary_Tab + +Longvarbinary_Tab_Delete=delete from Longvarbinary_Tab + + + +#**************************************************** +# SQL Statements for inserting values into the tables +#**************************************************** + +Numeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null) + +Decimal_Tab_Insert= insert into Decimal_Tab values(999999999999999,0.000000000000001, null) + +#Double_Tab_Insert=insert into Double_Tab values(1.7976931348623157E308,4.9E-324,null) +Double_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null) + +Float_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null) + +Real_Tab_Insert= insert into Real_Tab values(3.402E38,1.4E-37, null) + +Bit_Tab_Insert=insert into Bit_Tab values(true,false,null) + +Smallint_Tab_Insert= insert into Smallint_Tab values(32767,-32768,null) + +Tinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null) + +Integer_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null) + +Bigint_Tab_Insert= insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null) + +Char_Tab_Insert= insert into Char_Tab values('Test Coffee', null) + +Varchar_Tab_Insert= insert into Varchar_Tab values('Test Coffee',null) + +Longvarchar_Tab_Insert= insert into Longvarchar_Tab values('Test Coffee') + +Longvarcharnull_Tab_Insert= insert into Longvarcharnull_Tab values(null) + +Date_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null) + +Time_Tab_Insert= insert into Time_Tab values({t '12:59:59'}, null) + +Timestamp_Tab_Insert= insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null) + +Binary_Tab_Insert= insert into Binary_Tab values(null) + +Varbinary_Tab_Insert= insert into Varbinary_Tab values(null) + +Longvarbinary_Tab_Insert= insert into Longvarbinary_Tab values(null) + +Boolean_Tab_Insert = insert into Boolean_Tab values(true,false,null) + + +#***************************************************** +# SQL Statements for retrieving values from the tables +#***************************************************** + +SelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2 +SelCoffeeNull=select * from ctstable2 where TYPE_ID=0 + +Numeric_Query_Max=Select MAX_VAL from Numeric_Tab +Numeric_Query_Min=Select MIN_VAL from Numeric_Tab +Numeric_Query_Null=Select NULL_VAL from Numeric_Tab + +Decimal_Query_Max=Select MAX_VAL from Decimal_Tab +Decimal_Query_Min=Select MIN_VAL from Decimal_Tab +Decimal_Query_Null=Select NULL_VAL from Decimal_Tab + +Double_Query_Max=Select MAX_VAL from Double_Tab +Double_Query_Min=Select MIN_VAL from Double_Tab +Double_Query_Null=Select NULL_VAL from Double_Tab + +Float_Query_Max=Select MAX_VAL from Float_Tab +Float_Query_Min=Select MIN_VAL from Float_Tab +Float_Query_Null=Select NULL_VAL from Float_Tab + +Real_Query_Max=Select MAX_VAL from Real_Tab +Real_Query_Min=Select MIN_VAL from Real_Tab +Real_Query_Null=Select NULL_VAL from Real_Tab + +Bit_Query_Max=Select MAX_VAL from Bit_Tab +Bit_Query_Min=Select MIN_VAL from Bit_Tab +Bit_Query_Null=Select NULL_VAL from Bit_Tab + +Smallint_Query_Max=Select MAX_VAL from Smallint_Tab +Smallint_Query_Min=Select MIN_VAL from Smallint_Tab +Smallint_Query_Null=Select NULL_VAL from Smallint_Tab + +Tinyint_Query_Max=Select MAX_VAL from Tinyint_Tab +Tinyint_Query_Min=Select MIN_VAL from Tinyint_Tab +Tinyint_Query_Null=Select NULL_VAL from Tinyint_Tab + +Integer_Query_Max=Select MAX_VAL from Integer_Tab +Integer_Query_Min=Select MIN_VAL from Integer_Tab +Integer_Query_Null=Select NULL_VAL from Integer_Tab + +Bigint_Query_Max=Select MAX_VAL from Bigint_Tab +Bigint_Query_Min=Select MIN_VAL from Bigint_Tab +Bigint_Query_Null=Select NULL_VAL from Bigint_Tab + +Char_Query_Name=Select COFFEE_NAME from Char_Tab +Char_Query_Null=Select NULL_VAL from Char_Tab + +Varchar_Query_Name=Select COFFEE_NAME from Varchar_Tab +Varchar_Query_Null=Select NULL_VAL from Varchar_Tab + +Longvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_Tab +Longvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_Tab + +Date_Query_Mfg=Select MFG_DATE from Date_Tab +Date_Query_Null=Select NULL_VAL from Date_Tab + +Time_Query_Brk=Select BRK_TIME from Time_Tab +Time_Query_Null=Select NULL_VAL from Time_Tab + +Timestamp_Query_In=Select IN_TIME from Timestamp_Tab +Timestamp_Query_Null=Select NULL_VAL from Timestamp_Tab + +Binary_Query_Val=Select BINARY_VAL from Binary_Tab +Varbinary_Query_Val=Select VARBINARY_VAL from Varbinary_Tab +Longvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tab + + + + + +#*************************************** +# SQL Statements for updating the tables +#*************************************** + +Numeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=? +Numeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=? +Numeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=? + +Decimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=? +Decimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=? +Decimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=? + +Double_Tab_Max_Update=update Double_Tab set MAX_VAL=? +Double_Tab_Min_Update=update Double_Tab set MIN_VAL=? +Double_Tab_Null_Update=update Double_Tab set NULL_VAL=? + +Float_Tab_Max_Update=update Float_Tab set MAX_VAL=? +Float_Tab_Min_Update=update Float_Tab set MIN_VAL=? +Float_Tab_Null_Update=update Float_Tab set NULL_VAL=? + +Real_Tab_Max_Update=update Real_Tab set MAX_VAL=? +Real_Tab_Min_Update=update Real_Tab set MIN_VAL=? +Real_Tab_Null_Update=update Real_Tab set NULL_VAL=? + +Bit_Tab_Max_Update=update Bit_Tab set MAX_VAL=? +Bit_Tab_Min_Update=update Bit_Tab set MIN_VAL=? +Bit_Tab_Null_Update=update Bit_Tab set NULL_VAL=? + +Smallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=? +Smallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=? +Smallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=? + +Tinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=? +Tinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=? +Tinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=? + +Integer_Tab_Max_Update=update Integer_Tab set MAX_VAL=? +Integer_Tab_Min_Update=update Integer_Tab set MIN_VAL=? +Integer_Tab_Null_Update=update Integer_Tab set NULL_VAL=? + +Bigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=? +Bigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=? +Bigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=? + +Char_Tab_Name_Update=update Char_Tab set COFFEE_NAME=? +Char_Tab_Null_Update=update Char_Tab set NULL_VAL=? + +Varchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=? +Varchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=? + +Longvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=? +Longvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=? + +Date_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=? +Date_Tab_Null_Update=update Date_Tab set NULL_VAL=? + +Time_Tab_Brktime_Update=update Time_Tab set BRK_TIME=? +Time_Tab_Null_Update=update Time_Tab set NULL_VAL=? + +Timestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=? +Timestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=? + +Binary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=? +Varbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=? +Longvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=? + +CoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=? +CoffeeTab_Delete=delete from ctstable2 where KEY_ID=? + +CoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=? +CoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=? + +Ins_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5) +Del_Coffee_Tab=delete from ctstable2 where KEY_ID=9 +Upd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1 +Sel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4 + +#********************************************************************************** +# is used in ResultSet. To update with BIT value. +#********************************************************************************** +Update_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=null +Update_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=null +Update_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=null +Update_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=null +Update_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=null +Update_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=null + +#********************************************************************************** +# is used in BatchUpdate Tests. +#********************************************************************************** +BatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=? +BatchUpdate_Delete=delete from ctstable2 +BatchInsert_String=insert into ctstable2 values(?,?,?,?) + +#********************************************************************************** +# is used in BatchUpdate exception +#********************************************************************************** +Coffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5) +Coffee_DelTab=delete from ctstable2 where KEY_ID=2 +Coffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1 +Coffee_SelTab=select PRICE from ctstable2 where KEY_ID>4 +Coffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9 +Coffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2 +Coffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1 +CoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=? +CoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1') +CoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1' +CoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3' +CoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2' +Coffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end; +Coffee_Proc1_Delete=Drop procedure Coffee_Proc1 +#********************************************************************************** +# is used in DataTruncation exception +#********************************************************************************** +DTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1) + +#********************************************************************************** +# is used in SQLException +#********************************************************************************** +Error_Query=select * from + +#********************************************************************************** +# Constructor arguments for exceptions +#********************************************************************************** +Reason_BatUpdExec=Message +SQLState_BatUpdExec=S100 +VendorCode_BatUpdExec=10 +IntialValue_BatUpdExec={1,1,1} +Index_DataTrunc=1 +Param_DataTrunc=true +Read_DataTrunc=true +DataSize_DataTrunc=100 +TranSize_DataTrunc=50 + +#********************************************************************************** +# is used to print a message to the current logging writer +#********************************************************************************** +JDBCLogstream_Message=Hello World + + +#********************************************************************************** +#The following pair of values are related and so must be changed simultaneously +#The first one is a reference value and the second one is a equivalent in millisecond after epoch +#********************************************************************************** +DateTime_Str_Val1=1970-01-02 00:00:00.001 +DateTime_Long_Val1=86400001 + +#********************************************************************************** +#The following pair of values are related and so must be changed simultaneously +#The first one is a reference value and the second one is a equivalent in millisecond after epoch +#********************************************************************************** +DateTime_Str_Val2=1969-12-30 23:59:59.999 +DateTime_Long_Val2=-86400001 + +#********************************************************************************** +#value in millisecond for testing after() and before() in Timestamp +#********************************************************************************** +Ref_Milli_Val = 86400000 + +#********************************************************************************** +#Value in nanoseconds for testing time values +#********************************************************************************** +Ref_Nano_Val = 999999999 + + +#********************************************************************************** +#Value in nanoseconds and must be equivalent equivalent to multiples of milliseconds +#********************************************************************************** +Ref_Nano_Val2 = 1000000 + +Trial_String=TrialSetting +Escape_Seq_Query=select count(*) from ctstable2 where cof_name like '\%-%' { escape '\\' } +Escape_Seq_ChkQuery=select count(*) from ctstable2 +Max_Set_Val=10 + + +#********************************************************************************** +#The SQL Statements which are used to test the Scalar functions using escape syntax +#********************************************************************************** +Concat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3 +Ascii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3 +Insert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3 +Lcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3 +Left_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3 +Length_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3 +Locate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2)} FROM ctstable3 +Ltrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3 +Repeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3 +Right_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3 +Rtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3 +Soundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3 +Space_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3 +Substring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3 +Ucase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3 +Char_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3 +Replace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3 +User_Fn_Query=SELECT {FN USER()} FROM ctstable3 +Ifnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3 +Sin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3 +Abs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3 +Power_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3 +Round_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3 +Sign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3 +Sqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3 +Truncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3 +Mod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3 +Floor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3 +Ceiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3 +Log10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3 +Log_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3 +Exp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3 +Cos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3 +Tan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3 +Cot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3 +Curdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3 +Dayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3 +Dayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3 +Dayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3 +Dayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3 +Week_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3 +Month_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3 +Year_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3 +Monthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3 +Quarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3 +Now_Fn_Query=SELECT {FN NOW()} FROM ctstable3 +Hour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3 +Minute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3 +Second_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3 +Database_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3 +Acos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3 +Asin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3 +Atan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3 +Atan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3 +Degrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3 +Radians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3 +Pi_Fn_Query=SELECT {FN PI()} FROM ctstable3 +Rand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3 +Difference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3 +Locate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3 +Timestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3 +Timestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3 +Timestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3 +Timestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3 +Timestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3 +Timestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3 +Timestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3 +Timestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3 +Timestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3 +Timestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3 + + +#***************************************************************************** +#The SQL Statements which are used to test the Outer Joins using escape syntax +#***************************************************************************** +Left_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} +Right_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} +Full_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} + + +#***************************************************************************** +#The SQL Statements for creating, inserting and dropping the tables which are +#used in testing the scalar functions and outer joins using escape syntax +#***************************************************************************** + +Fnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'}) +Fnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100) + +Fnschema_Tab1_Delete=delete from ctstable3 +Fnschema_Tab2_Delete=delete from ctstable4 + +#***************************************************************************** +#The SQL Statements which are used in TxBean (Session bean) +#***************************************************************************** +TxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?) +TxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?) + +TxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ? +TxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ? + +TxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ? +TxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ? +TxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ? +TxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ? + +TxBean_query1=select * from TxBean_Tab1 +TxBean_query2=select * from TxBean_Tab2 +TxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ? +TxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ? + + +TxBean_Tab1_Delete=delete from TxBean_Tab1 +TxBean_Tab2_Delete=delete from TxBean_Tab2 + +#***************************************************************************** +#The SQL Statements which are used in TxEBean (Entity bean) +#***************************************************************************** +TxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?) +TxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ? +TxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ? + +TxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ? +TxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ? +TxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ? + +TxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ? + +TxEBean_Delete=delete from TxEBean_Tab + +#***************************************************************************** +#The SQL Statements which are used in the integration/session and +#integration/entity tests +#***************************************************************************** +Integration_Tab_Delete=delete from Integration_Tab +Integration_Insert=insert into Integration_Tab values(?, ?) +Integration_Insert1=insert into Integration_Tab values(1000, 50000.0) +Integration_Insert2=insert into Integration_Tab values(1075, 10490.75) +Integration_Insert3=insert into Integration_Tab values(40, 200.50) +Integration_Insert4=insert into Integration_Tab values(30564, 25000.0) +Integration_Insert5=insert into Integration_Tab values(387, 1000000.0) +Integration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ? +Integration_Select_All=select * from Integration_Tab +Integration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ? +Integration_Delete_Account=delete from Integration_Tab where ACCOUNT = ? + +#***************************************************************************** +#The SQL Statements which are used in the integration/sec tests +#***************************************************************************** +Integration_Sec_Tab_Delete=delete from Integration_Sec_Tab +Integration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?) +Integration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=? +Integration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? ) +Integration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ? +Integration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NO +Integration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ? +Integration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tab +Integration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ? +Integration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ? + + +#***************************************************************************** +#The SQL Statements which are used in DBSupport used by ejb/ee/bb tests +#***************************************************************************** +BB_Tab_Delete=delete from BB_Tab +BB_Insert1=insert into BB_Tab values(?, ?, ?) +BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ? +BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ? +BB_Select3=select KEY_ID from BB_Tab where PRICE = ? +BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ? +BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ? +BB_Select6=select PRICE from BB_Tab where KEY_ID = ? +BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ? +BB_Delete1=delete from BB_Tab where KEY_ID = ? + +#***************************************************************************** +#The SQL Statements which are used in DAO by ejb/ee/bb tests +#***************************************************************************** +COFFEE_BB_Tab_Delete=delete from BB_Tab +COFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?) +COFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ? +COFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ? +COFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ? +COFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ? +COFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ? +COFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ? +COFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ? +COFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ? + +#***************************************************************************** +#The SQL Statements which are used in DBSupport in jta/ee/txpropagationtest +#***************************************************************************** +JTA_Tab1_Delete=delete from JTA_Tab1 +JTA_Tab2_Delete=delete from JTA_Tab2 + +JTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?) +JTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?) + +JTA_Delete1=delete from JTA_Tab1 where KEY_ID = ? +JTA_Delete2=delete from JTA_Tab2 where KEY_ID = ? + +JTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ? +JTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ? + +JTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ? +JTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ? + +JTA_Tab1_Select=select * from JTA_Tab1 +JTA_Tab2_Select=select * from JTA_Tab2 + +JTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ? +JTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ? + + +#***************************************************************************** +# SQL Statements used by deployment tests +# +# See /tests/assembly/util/dbsupport for more details +# +#***************************************************************************** + +# +# BMP table with Integer Primary Key +# +DEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?) +DEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ? +DEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1 + +# +# BMP table with String Primary Key +# +DEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?) +DEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ? +DEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2 + +# +# BMP table with Long Primary Key +# +DEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?) +DEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ? +DEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3 + +# +# BMP table with Float Primary Key +# +DEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?) +DEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ? +DEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4 + +# +# BMP table with Compound Primary Key +# +DEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?) +DEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5 + +#***************************************************************************** +#The SQL Statements which are used in DBSupport2 used by secpropagation tests +#***************************************************************************** +SEC_Insert1=insert into SEC_Tab1 values(?, ?, ?) +SEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ? +SEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ? +SEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ? +SEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ? +SEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ? +SEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ? +SEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ? +SEC_Delete1=delete from SEC_Tab1 where KEY_ID = ? +SEC_Tab1_Delete=delete from SEC_Tab1 + +#***************************************************************************** +# Connector tests in src/tests/connector +#***************************************************************************** +ConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?) +ConnectorTable_Delete=delete from Connector_Tab + +#***************************************************************************** +# insert values EIS +#***************************************************************************** +TSEIS_insert_init=1 +TSEIS_insert1=2 +TSEIS_insert2=3 + +#***************************************************************************** +#The SQL Statements which are used in xa multires tests +#***************************************************************************** + +Xa_Tab1_Select=select * from Xa_Tab1 + +# insert values +Xa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?) + +# delete using id +Xa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ? + +Xa_Tab1_Delete=delete from Xa_Tab1 +Xa_Tab2_Delete=delete from Xa_Tab2 + +#initial insert +Xa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' ) +Xa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' ) + +#subsequent insert +Xa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' ) +Xa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' ) + +Xa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' ) +Xa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' ) + +#get results + +Xa_Tab1_query=select col1 from Xa_Tab1 order by col1 +Xa_Tab2_query=select col1 from Xa_Tab2 order by col1 + + + +#***************************************************************************** +# Coffee DAO SQL statements +#***************************************************************************** + +# +# Standard Coffee DAO +# +COFFEE_insert=insert into Coffee_Table values(?, ?, ?) +COFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ? +COFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ? +COFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ? +COFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ? +COFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ? +COFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ? +COFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ? +COFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ? +COFFEE_delete=delete from Coffee_Table where KEY_ID = ? +COFFEE_delete_all=delete from Coffee_Table + + +# +# Coffee DAO variant with String Primary Key +# +COFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?) +COFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_Table + +# +# Coffee DAO variant with Long Primary Key +# +COFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?) +COFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_Table + +# +# Coffee DAO variant with Float Primary Key +# +COFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?) +COFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_Table + +# +# Coffee DAO variant with Compound Primary Key +# +COFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?) +COFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_Table + + +Simple_Select_Query= SELECT * FROM jstl_tab1 +Select_NoRows_Query= SELECT * FROM jstl_tab1 WHERE idNum = -9999 +Select_Jstl_Tab1_OneRow_Query= SELECT * FROM jstl_tab1 where idNum = 1 +Select_Jstl_Tab1_By_Id_Query= SELECT * FROM jstl_tab1 ORDER BY idNum +Select_Jstl_Tab1_Using_Param_Query= SELECT * FROM jstl_tab1 WHERE idNum = ? +Select_Jstl_Tab2_Using_Param_Query= SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ? + +Update_Jstl_Tab2_Using_Param_Query= UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ? + +Delete_NoRows_Query= DELETE FROM jstl_tab2 WHERE idNum = -9999 +Delete_AllRows_Query= DELETE FROM jstl_tab2 + +Insert_Row_Query= INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5) +Insert2_Row_Query= INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5) +Insert3_Row_Query= INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5) +Insert4_Row_Query= INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5) +Delete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ? +Failed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5) +Select_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2 +Invalid_SQL_Query=This Will Fail on Any RDBMS I Hope! +Select_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ? +Delete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ? +Select_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ? +Select_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ? +Select_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ? +Insert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'}) +Insert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'}) +Insert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'}) +Insert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?) +Delete_Jstl_Tab3_AllRows_Query= DELETE FROM jstl_tab3 + +Insert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null) +Select_Jstl_Tab2_NullParam_Query= SELECT * FROM jstl_tab2 WHERE rank = ? +Insert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null) +Insert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?) diff --git a/glassfish-runner/connector-platform-tck/pom.xml b/glassfish-runner/connector-platform-tck/pom.xml new file mode 100644 index 0000000000..9d20b67169 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/pom.xml @@ -0,0 +1,963 @@ + + + + 4.0.0 + + org.glassfish + standalone-tck + 11.0.0-SNAPSHOT + ../pom.xml + + jakarta.tck + glassfish.connector-platform-tck + 11.0.0-SNAPSHOT + jar + + 1.9.1.Final + cts-derby-pool + ; + + derbyDB + cts1 + 1527 + localhost + cts1 + + + ${glassfish.home}/glassfish/bin/asadmin + ${project.build.directory}/glassfish7 + ${glassfish.home}/glassfish/lib + ${glassfish.home}/javadb/lib + + + derby + org.apache.derby.jdbc.ClientDriver + ${javadb.lib}/derbyclient.jar:${javadb.lib}/derbyshared.jar:${javadb.lib}/derbytools.jar + 64 + cts1 + 32 + jdbc:derby://localhost:1527/derbyDB;create=true + cts1 + + 5.9.1 + cts1 + cts1 + ./sql + 11.0.0-SNAPSHOT + 1.0.0-M17 + + + + + + org.junit + junit-bom + ${junit.jupiter.version} + pom + import + + + + + + org.junit.jupiter + junit-jupiter + ${junit.jupiter.version} + + + jakarta.tck + common + ${project.version} + + + jakarta.tck + libutil + ${project.version} + + + jakarta.tck + runtime + ${project.version} + + + jakarta.tck + connector + ${project.version} + test + + + org.jboss.arquillian.container + arquillian-container-test-spi + ${arquillian.core.version} + + + org.jboss.arquillian.junit5 + arquillian-junit5-container + ${arquillian.core.version} + test + + + org.junit.vintage + junit-vintage-engine + test + + + jakarta.tck.arquillian + arquillian-protocol-appclient + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + arquillian-protocol-common + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + arquillian-protocol-javatest + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + arquillian-protocol-lib + ${version.jakarta.tck.arquillian} + + + jakarta.tck.arquillian + tck-porting-lib + ${version.jakarta.tck.arquillian} + + + org.omnifaces.arquillian + arquillian-glassfish-server-managed + 1.6 + test + + + org.apache.derby + derbyclient + 10.15.2.0 + + + org.apache.derby + derbytools + 10.15.2.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.2.0 + + + 1-unpack + + unpack + + pre-integration-test + + + + org.glassfish.main.distributions + ${glassfish-artifact-id} + ${glassfish.container.version} + zip + true + ${project.build.directory} + + + + + + 2-copy-lib + + copy + + pre-integration-test + + + + jakarta.tck.arquillian + arquillian-protocol-lib + true + ${glassfish.lib.dir} + arquillian-protocol-lib.jar + + + jakarta.tck + libutil + true + ${glassfish.lib.dir} + libutil.jar + + + jakarta.tck.arquillian + tck-porting-lib + true + ${glassfish.lib.dir} + tck-porting-lib.jar + + + jakarta.tck + runtime + true + ${glassfish.lib.dir} + runtime.jar + + + jakarta.tck.arquillian + arquillian-protocol-lib + true + ${project.build.directory}/protocol + protocol.jar + + + + + + + + org.codehaus.mojo + exec-maven-plugin + + + 1-start-database + + exec + + pre-integration-test + + ${exec.asadmin} + + start-database + + + + + + + maven-resources-plugin + 3.0.2 + + + copy-resource-one + + copy-resources + + generate-sources + + ${glassfish.lib.dir} + + + ${basedir} + + *.jar + + + + + + + + + org.codehaus.mojo + exec-maven-plugin + + + 11-stop-domain + + exec + + pre-integration-test + + ${exec.asadmin} + + stop-domain + + + + + 12-start-domain + + exec + + pre-integration-test + + ${exec.asadmin} + + start-domain + + + + + 13-create-jvm-options + + exec + + pre-integration-test + + ${exec.asadmin} + + create-jvm-options + -Dwhitebox-tx-map=${rauser1}=${user}:-Dwhitebox-tx-param-map=${rauser1}=${user}:-Dwhitebox-notx-map=${rauser1}=${user}:-Dwhitebox-notx-param-map=${rauser1}=${user}:-Dwhitebox-xa-map=${rauser1}=${user}:-Dwhitebox-xa-param-map=${rauser1}=${user} + + + + + 14-create-file-user + + exec + + pre-integration-test + + ${exec.asadmin} + + create-file-user + --groups + staff:mgr:DIRECTOR + --passwordfile + ${project.basedir}/j2ee.pass + j2ee + + + + + 15-create-file-user + + exec + + pre-integration-test + + ${exec.asadmin} + + create-file-user + --groups + guest:OTHERROLE + --passwordfile + ${project.basedir}/javajoe.pass + javajoe + + + + + 24-deploy-whitebox-tx-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/whitebox-tx.rar + + + + + 25-create-whitebox-tx-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-tx + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-tx-pool + + + + + 26-create-whitebox-tx-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-tx-pool + eis/whitebox-tx + + + + + 27-deploy-whitebox-xa-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/whitebox-xa.rar + + + + + 28-create-whitebox-xa-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-xa + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-xa-pool + + + + + 29-create-whitebox-xa-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-xa-pool + eis/whitebox-xa + + + + + 30-deploy-whitebox-notx-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/whitebox-notx.rar + + + + + 31-create-whitebox-notx-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-notx + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-notx-pool + + + + + 32-create-whitebox-notx-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-notx-pool + eis/whitebox-notx + + + + + 33-deploy-whitebox-mdcomplete-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/mdcomplete/whitebox-mdcomplete.rar + + + + + 34-create-whitebox-mdcomplete-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-mdcomplete + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-mdcomplete-pool + + + + + 35-create-whitebox-mdcomplete-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-mdcomplete-pool + eis/whitebox-mdcomplete + + + + + 36-deploy-whitebox-anno_no_md-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/annotated/whitebox-anno_no_md.rar + + + + + 37-create-whitebox-anno_no_md-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-anno_no_md + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-anno_no_md-pool + + + + + 38-create-whitebox-anno_no_md-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-anno_no_md-pool + eis/whitebox-anno_no_md + + + + + 39-deploy-whitebox-mixedmode-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/mixedmode/whitebox-mixedmode.rar + + + + + 40-create-whitebox-mixedmode-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-mixedmode + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-mixedmode-pool + + + + + 41-create-whitebox-mixedmode-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-mixedmode-pool + eis/whitebox-mixedmode + + + + + 42-deploy-whitebox-multianno-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/multianno/whitebox-multianno.rar + + + + + 43-create-whitebox-multianno-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-multianno + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-multianno-pool + + + + + 44-create-whitebox-multianno-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-multianno-pool + eis/whitebox-multianno + + + + + 45-deploy-whitebox-tx-param-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/whitebox-tx-param.rar + + + + + 46-create-whitebox-tx-param-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-tx-param + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-tx-param-pool + + + + + 47-create-whitebox-tx-param-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-tx-param-pool + eis/whitebox-tx-param + + + + + 48-deploy-whitebox-notx-param-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/whitebox-notx-param.rar + + + + + 49-create-whitebox-notx-param-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-notx-param + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-notx-param-pool + + + + + 50-create-whitebox-notx-param-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-notx-param-pool + eis/whitebox-notx-param + + + + + 51-deploy-whitebox-xa-param-connector + + exec + + pre-integration-test + + ${exec.asadmin} + + deploy + ${project.basedir}/connectors/whitebox/whitebox-xa-param.rar + + + + + 52-create-whitebox-xa-param-connector-pool + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-connection-pool + --raname + whitebox-xa-param + --property + user=cts1:password=cts1:TSRValue=comp/TransactionSynchronizationRegistry + --connectiondefinition + com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory + whitebox-xa-param-pool + + + + + 53-create-whitebox-xa-param-jndi + + exec + + pre-integration-test + + ${exec.asadmin} + + create-connector-resource + --poolname + whitebox-xa-param-pool + eis/whitebox-xa-param + + + + + 90-stop-domain + + exec + + pre-integration-test + + ${exec.asadmin} + + stop-domain + + + + + + + maven-failsafe-plugin + 3.0.0-M5 + + + connector-javatest-tests + + integration-test + verify + + + jakarta.tck:connector + + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbytools.jar + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyclient.jar + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derby.jar + ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/modules/glassfish-naming.jar + + + ${project.build.directory}/${glassfish.toplevel.dir} + ${env.TS_HOME} + ${project.basedir} + arquillian.xml + + + **/*Servlet*Test*.* + **/*Jsp*Test*.* + + + ${project.build.directory}/${glassfish.toplevel.dir} + + + + + + + maven-failsafe-plugin + 3.0.0-M5 + + + connector-ejb-tests + + integration-test + verify + + + jakarta.tck:connector + + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbytools.jar + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyclient.jar + ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derby.jar + ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/modules/glassfish-naming.jar + + + ${project.build.directory}/${glassfish.toplevel.dir} + com.sun.enterprise.naming.impl.SerialInitContextFactory + ${env.TS_HOME} + ${project.basedir} + appclient-arquillian.xml + + + **/*EJB*Test.* + + + ${project.build.directory}/${glassfish.toplevel.dir} + + + + + + + + + + full + + true + + + glassfish + + + + web + + web + + + + diff --git a/glassfish-runner/connector-platform-tck/run.log b/glassfish-runner/connector-platform-tck/run.log new file mode 100644 index 0000000000..48be221f31 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/run.log @@ -0,0 +1,30847 @@ +[WARNING] Cache requires Maven >= 3.9, but version is 3.8.7. Disabling cache. +[INFO] Scanning for projects... +[WARNING] +[WARNING] Some problems were encountered while building the effective model for jakarta.tck:glassfish.connector-platform-tck:jar:11.0.0-SNAPSHOT +[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.codehaus.mojo:exec-maven-plugin @ line 279, column 21 +[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-failsafe-plugin @ line 909, column 21 +[WARNING] +[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. +[WARNING] +[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. +[WARNING] +[INFO] +[INFO] ------------< jakarta.tck:glassfish.connector-platform-tck >------------ +[INFO] Building glassfish.connector-platform-tck 11.0.0-SNAPSHOT +[INFO] --------------------------------[ jar ]--------------------------------- +[INFO] +[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ glassfish.connector-platform-tck --- +[INFO] Deleting /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target +[INFO] +[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ glassfish.connector-platform-tck --- +[INFO] +[INFO] --- spotless-maven-plugin:2.36.0:check (check-spotless-poms) @ glassfish.connector-platform-tck --- +[INFO] Index file does not exist. Fallback to an empty index +[INFO] Sorting file /tmp/pom12632559228354469526.xml +[INFO] Pom file is already sorted, exiting +[INFO] Sorting file /tmp/pom14153826683448017707.xml +[INFO] Pom file is already sorted, exiting +[INFO] Spotless.Pom is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean +[INFO] +[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-resource-one) @ glassfish.connector-platform-tck --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] Copying 1 resource +[INFO] +[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ glassfish.connector-platform-tck --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] skip non existing resourceDirectory /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/src/main/resources +[INFO] +[INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ glassfish.connector-platform-tck --- +[INFO] No sources to compile +[INFO] +[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ glassfish.connector-platform-tck --- +[INFO] Using 'UTF-8' encoding to copy filtered resources. +[INFO] Copying 4 resources +[INFO] +[INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ glassfish.connector-platform-tck --- +[INFO] Recompiling the module because of changed source code. +[INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes +[INFO] +[INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ glassfish.connector-platform-tck --- +[INFO] +[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ glassfish.connector-platform-tck --- +[WARNING] JAR will be empty - no content was marked for inclusion! +[INFO] Building jar: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish.connector-platform-tck-11.0.0-SNAPSHOT.jar +[INFO] +[INFO] --- cyclonedx-maven-plugin:2.7.9:makeAggregateBom (default) @ glassfish.connector-platform-tck --- +[INFO] CycloneDX: Resolving Dependencies +Downloading from maven-default-http-blocker: http://0.0.0.0/jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml +[WARNING] Could not transfer metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml +Downloading from maven-default-http-blocker: http://0.0.0.0/jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml +[WARNING] Could not transfer metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml +[WARNING] jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml +[INFO] CycloneDX: Creating BOM version 1.4 with 97 component(s) +[INFO] CycloneDX: Writing and validating BOM (XML): /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/bom.xml +[INFO] attaching as glassfish.connector-platform-tck-11.0.0-SNAPSHOT-cyclonedx.xml +[INFO] CycloneDX: Writing and validating BOM (JSON): /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/bom.json +[WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword +[INFO] attaching as glassfish.connector-platform-tck-11.0.0-SNAPSHOT-cyclonedx.json +[INFO] +[INFO] --- maven-dependency-plugin:3.2.0:unpack (1-unpack) @ glassfish.connector-platform-tck --- +[INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.0:zip +[INFO] Unpacking /home/g/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.0/glassfish-7.0.0.zip to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target with includes "" and excludes "" +[INFO] +[INFO] --- maven-dependency-plugin:3.2.0:copy (2-copy-lib) @ glassfish.connector-platform-tck --- +[INFO] Configured Artifact: jakarta.tck.arquillian:arquillian-protocol-lib:?:jar +[INFO] Configured Artifact: jakarta.tck:libutil:?:jar +[INFO] Configured Artifact: jakarta.tck.arquillian:tck-porting-lib:?:jar +[INFO] Configured Artifact: jakarta.tck:runtime:?:jar +[INFO] Configured Artifact: jakarta.tck.arquillian:arquillian-protocol-lib:?:jar +[INFO] Copying arquillian-protocol-lib-1.0.0-M17.jar to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/lib/arquillian-protocol-lib.jar +[INFO] Copying libutil-11.0.0-SNAPSHOT.jar to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/lib/libutil.jar +[INFO] Copying tck-porting-lib-1.0.0-M17.jar to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/lib/tck-porting-lib.jar +[INFO] Copying runtime-11.0.0-SNAPSHOT.jar to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/lib/runtime.jar +[INFO] Copying arquillian-protocol-lib-1.0.0-M17.jar to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/protocol/protocol.jar +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (1-start-database) @ glassfish.connector-platform-tck --- +Starting database in Network Server mode on host 0.0.0.0 and port 1527. +--------- Derby Network Server Information -------- +Version: CSS10150/10.15.2.0 - (1873585) Build: 1873585 DRDA Product Id: CSS10150 +-- listing properties -- +derby.drda.timeSlice=0 +derby.drda.portNumber=1527 +derby.drda.minThreads=0 +derby.drda.sslMode=off +derby.drda.traceAll=false +derby.drda.keepAlive=true +derby.drda.maxThreads=0 +derby.drda.logConnections=false +derby.drda.startNetworkServer=false +derby.drda.host=0.0.0.0 +derby.drda.traceDirectory=/home/g/tck/connector/platform-tck/gl... +------------------ Java Information ------------------ +Java Version: 17.0.13 +Java Vendor: Ubuntu +Java home: /usr/lib/jvm/java-17-openjdk-amd64 +Java classpath: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/lib/asadmin/cli-optional.jar:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derby.jar:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derbyshared.jar:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derbytools.jar:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derbynet.jar:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derbyclient.jar +OS name: Linux +OS architecture: amd64 +OS version: 6.8.0-45-generic +Java user name: g +Java user home: /home/g +Java user dir: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck +java.specification.name: Java Platform API Specification +java.specification.version: 17 +java.runtime.version: 17.0.13+11-Ubuntu-2ubuntu124.04 +--------- Derby Information -------- +[/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derby.jar] 10.15.2.0 - (1873585) +[/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derbytools.jar] 10.15.2.0 - (1873585) +[/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derbynet.jar] 10.15.2.0 - (1873585) +[/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derbyclient.jar] 10.15.2.0 - (1873585) +[/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/javadb/lib/derbyshared.jar] 10.15.2.0 - (1873585) +------------------------------------------------------ +----------------- Locale Information ----------------- +Current Locale : [English/India [en_IN]] +Found support for locale: [cs] + version: 10.15.2.0 - (1873585) +Found support for locale: [de_DE] + version: 10.15.2.0 - (1873585) +Found support for locale: [es] + version: 10.15.2.0 - (1873585) +Found support for locale: [fr] + version: 10.15.2.0 - (1873585) +Found support for locale: [hu] + version: 10.15.2.0 - (1873585) +Found support for locale: [it] + version: 10.15.2.0 - (1873585) +Found support for locale: [ja_JP] + version: 10.15.2.0 - (1873585) +Found support for locale: [ko_KR] + version: 10.15.2.0 - (1873585) +Found support for locale: [pl] + version: 10.15.2.0 - (1873585) +Found support for locale: [pt_BR] + version: 10.15.2.0 - (1873585) +Found support for locale: [ru] + version: 10.15.2.0 - (1873585) +Found support for locale: [zh_CN] + version: 10.15.2.0 - (1873585) +Found support for locale: [zh_TW] + version: 10.15.2.0 - (1873585) +------------------------------------------------------ +------------------------------------------------------ + +Starting database in the background. +Log redirected to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/databases/derby.log. +Command start-database executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (11-stop-domain) @ glassfish.connector-platform-tck --- +dasNotRunning() +CLI306: Warning - The server located at /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1 is not running. +Command stop-domain executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (12-start-domain) @ glassfish.connector-platform-tck --- +Waiting for domain1 to start .... +Waiting finished after 3,971 ms. +Successfully started the domain : domain1 +domain Location: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1 +Log File: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/logs/server.log +Admin Port: 4,848 +Command start-domain executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (13-create-jvm-options) @ glassfish.connector-platform-tck --- +Created 6 option(s) +Command create-jvm-options executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (14-create-file-user) @ glassfish.connector-platform-tck --- +Command create-file-user executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (15-create-file-user) @ glassfish.connector-platform-tck --- +Command create-file-user executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (24-deploy-whitebox-tx-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-tx. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (25-create-whitebox-tx-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-tx-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (26-create-whitebox-tx-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-tx created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (27-deploy-whitebox-xa-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-xa. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (28-create-whitebox-xa-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-xa-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (29-create-whitebox-xa-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-xa created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (30-deploy-whitebox-notx-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-notx. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (31-create-whitebox-notx-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-notx-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (32-create-whitebox-notx-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-notx created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (33-deploy-whitebox-mdcomplete-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-mdcomplete. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (34-create-whitebox-mdcomplete-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-mdcomplete-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (35-create-whitebox-mdcomplete-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-mdcomplete created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (36-deploy-whitebox-anno_no_md-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-anno_no_md. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (37-create-whitebox-anno_no_md-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-anno_no_md-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (38-create-whitebox-anno_no_md-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-anno_no_md created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (39-deploy-whitebox-mixedmode-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-mixedmode. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (40-create-whitebox-mixedmode-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-mixedmode-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (41-create-whitebox-mixedmode-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-mixedmode created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (42-deploy-whitebox-multianno-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-multianno. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (43-create-whitebox-multianno-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-multianno-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (44-create-whitebox-multianno-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-multianno created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (45-deploy-whitebox-tx-param-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-tx-param. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (46-create-whitebox-tx-param-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-tx-param-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (47-create-whitebox-tx-param-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-tx-param created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (48-deploy-whitebox-notx-param-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-notx-param. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (49-create-whitebox-notx-param-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-notx-param-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (50-create-whitebox-notx-param-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-notx-param created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (51-deploy-whitebox-xa-param-connector) @ glassfish.connector-platform-tck --- +Application deployed with name whitebox-xa-param. +Command deploy executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (52-create-whitebox-xa-param-connector-pool) @ glassfish.connector-platform-tck --- +Connector connection pool whitebox-xa-param-pool created. +Command create-connector-connection-pool executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (53-create-whitebox-xa-param-jndi) @ glassfish.connector-platform-tck --- +Connector resource eis/whitebox-xa-param created. +Command create-connector-resource executed successfully. +[INFO] +[INFO] --- exec-maven-plugin:3.2.0:exec (90-stop-domain) @ glassfish.connector-platform-tck --- +Waiting for the domain to stop . +Waiting finished after 176 ms. +Command stop-domain executed successfully. +[INFO] +[INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (connector-javatest-tests) @ glassfish.connector-platform-tck --- +[INFO] +[INFO] ------------------------------------------------------- +[INFO] T E S T S +[INFO] ------------------------------------------------------- +[ERROR] WARNING: package com.sun.ts.tests.connector.noTx.lifecycle not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.localTx.connection not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.localTx.workmgt not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.connManager not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.annotations.anno not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.permissiondd not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.noTx.connection not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.localTx.event not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.noTx.event not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.annotations.partialanno not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.xa.workmgt not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.localTx.security not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.localTx.msginflow not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.localTx.workcontext not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.xa.connection not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.noTx.workmgt not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.xa.event not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.annotations.mdcomplete not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.localTx.transinflow not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.xa.lifecycle not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.localTx.lifecycle not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.xa.security not in glassfish.connector.platform.tck +[ERROR] WARNING: package com.sun.ts.tests.connector.noTx.security not in glassfish.connector.platform.tck +[INFO] Running com.sun.ts.tests.connector.annotations.anno.annotationClientJspTest +Nov 19, 2024 5:55:50 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +SLF4J: No SLF4J providers were found. +SLF4J: Defaulting to no-operation (NOP) logger implementation +SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. +Nov 19, 2024 5:55:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:55:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:55:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:55:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:55:53 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:56:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:56:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Starting container using command: [/usr/lib/jvm/java-17-openjdk-amd64/bin/java, -jar, /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/modules/admin-cli.jar, start-domain, -t] +Waiting finished after 5,978 ms. +Successfully started the domain : domain1 +domain Location: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1 +Log File: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/logs/server.log +Admin Port: 4,848 +Nov 19, 2024 5:56:16 PM org.omnifaces.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap +SEVERE: While Deploying Application: annotations_jsp_vehicle --exit_code: FAILURE, message: Error occurred during deployment: Exception while deploying the app [annotations_jsp_vehicle] : Deployment descriptor file WEB-INF/web.xml in archive [annotations_jsp_vehicle_web_war]. Element [ejb-jar] is not a valid root element. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request] +Nov 19, 2024 5:56:16 PM org.omnifaces.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap +WARNING: While Deploying Application: annotations_jsp_vehicle --exit_code: FAILURE, message: Resource not found. [status: CLIENT_ERROR reason: Not Found] +[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 27.19 s <<< FAILURE! - in com.sun.ts.tests.connector.annotations.anno.annotationClientJspTest +[ERROR] com.sun.ts.tests.connector.annotations.anno.annotationClientJspTest Time elapsed: 27.19 s <<< ERROR! +org.jboss.arquillian.container.spi.client.container.DeploymentException: Could not deploy annotations_jsp_vehicle.ear +Caused by: org.omnifaces.arquillian.jersey.server.ContainerException: While Deploying Application: annotations_jsp_vehicle --exit_code: FAILURE, message: Error occurred during deployment: Exception while deploying the app [annotations_jsp_vehicle] : Deployment descriptor file WEB-INF/web.xml in archive [annotations_jsp_vehicle_web_war]. Element [ejb-jar] is not a valid root element. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request] + +[INFO] Running com.sun.ts.tests.connector.annotations.anno.annotationClientServletTest +Nov 19, 2024 5:56:16 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:56:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:56:27 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:27 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:28 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:56:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:39 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:56:48 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:56:52 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.anno.annotationClient, vehicle: servlet +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.anno.annotationClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=annotations_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +************************************************************ +* props file set to "/tmp/g-cts-props.txt" +************************************************************ +11-19-2024 17:56:52: TRACE: ####### Value of harness.socket.retry.count is "10" +11-19-2024 17:56:52: TRACE: ####### Value of harness.log.port is "2000" +11-19-2024 17:56:52: TRACE: ####### Actual bind value of harness.log.port is "2000" +11-19-2024 17:56:52: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:56:52: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:56:52: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:56:52: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:56:52: TRACE: in ServiceEETest.run() method +11-19-2024 17:56:52: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:56:52: Opened connection to http://localhost:8080/annotations_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:56:52: TRACE: got outputstream +11-19-2024 17:56:52: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:56:52: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:56:52: SVR-TRACE: In doPost +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:56:52: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:56:52: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConfigPropertyAnnotationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=annotations_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.anno.annotationClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:56:52: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/anno/annotationClient.class +11-19-2024 17:56:52: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:56:52: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:56:52: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:56:52: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:56:52: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ** IN getRunMethod: testname=testConfigPropertyAnnotation +11-19-2024 17:56:52: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:56:52: SVR-TRACE: **runmethod=testConfigPropertyAnnotation +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:56:52: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:56:52: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConfigPropertyAnnotation_setup +11-19-2024 17:56:52: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:56:52: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:56:52: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConfigPropertyAnnotation_cleanup +11-19-2024 17:56:52: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:56:52: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:56:52: SVR: Using: java:comp/env/eis/whitebox-anno_no_md +11-19-2024 17:56:52: SVR: ds1 lookup is not null +11-19-2024 17:56:52: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@d57dad9 +11-19-2024 17:56:52: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:56:52: SVR-TRACE: Got connection. +11-19-2024 17:56:52: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT] +11-19-2024 17:56:52: SVR: Methods called correctly +11-19-2024 17:56:52: SVR: Cleanup +11-19-2024 17:56:52: Test status from a servlet: 0: +11-19-2024 17:56:52: Test: returning from running in a servlet vehicle +11-19-2024 17:56:52: TRACE: SLEPT FOR: 0 +11-19-2024 17:56:52: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:56:52: SVR: Test running in servlet vehicle passed +Nov 19, 2024 5:56:52 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.anno.annotationClient, vehicle: servlet +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.anno.annotationClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=annotations_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:56:52: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:56:52: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:56:52: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:56:52: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:56:52: TRACE: in ServiceEETest.run() method +11-19-2024 17:56:52: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:56:52: Opened connection to http://localhost:8080/annotations_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:56:52: TRACE: got outputstream +11-19-2024 17:56:52: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:56:52: SVR-TRACE: In doPost +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:56:52: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:56:52: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnectorAnnotationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=annotations_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.anno.annotationClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:56:52: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/anno/annotationClient.class +11-19-2024 17:56:52: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:56:52: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:56:52: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:56:52: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:56:52: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ** IN getRunMethod: testname=testConnectorAnnotation +11-19-2024 17:56:52: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:56:52: SVR-TRACE: **runmethod=testConnectorAnnotation +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:56:52: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:56:52: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnectorAnnotation_setup +11-19-2024 17:56:52: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:56:52: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:56:52: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnectorAnnotation_cleanup +11-19-2024 17:56:52: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:56:52: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:56:52: SVR: Using: java:comp/env/eis/whitebox-anno_no_md +11-19-2024 17:56:52: SVR: ds1 lookup is not null +11-19-2024 17:56:52: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@21b9b236 +11-19-2024 17:56:52: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:56:52: SVR-TRACE: Got connection. +11-19-2024 17:56:52: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT] +11-19-2024 17:56:52: SVR: Methods called correctly +11-19-2024 17:56:52: SVR: Performing end to end verification... +11-19-2024 17:56:52: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:56:52: SVR: Exception inserting into table. +11-19-2024 17:56:52: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:56:52: SVR-ERROR: Exception at: +11-19-2024 17:56:52: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.annotations.anno.annotationClient.testConnectorAnnotation(annotationClient.java:168) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.annotations.anno.annotationClient.testConnectorAnnotation(annotationClient.java:164) + ... 38 more + +11-19-2024 17:56:52: SVR: Cleanup +11-19-2024 17:56:52: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:56:52: SVR: Test running in servlet vehicle failed +11-19-2024 17:56:52: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:56:52: Test: returning from running in a servlet vehicle +11-19-2024 17:56:52: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:56:52 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.anno.annotationClient, vehicle: servlet +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.anno.annotationClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=annotations_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:56:52: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:56:52: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:56:52: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:56:52: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:56:52: TRACE: in ServiceEETest.run() method +11-19-2024 17:56:52: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:56:52: Opened connection to http://localhost:8080/annotations_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:56:52: TRACE: got outputstream +11-19-2024 17:56:52: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:56:52: SVR-TRACE: In doPost +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:56:52: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:56:52: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRAAccessibilitynullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=annotations_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.anno.annotationClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:56:52: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/anno/annotationClient.class +11-19-2024 17:56:52: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:56:52: Test status from a servlet: 0: +11-19-2024 17:56:52: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:56:52: Test: returning from running in a servlet vehicle +11-19-2024 17:56:52: TRACE: SLEPT FOR: 0 +11-19-2024 17:56:52: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:56:52: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:56:52: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ** IN getRunMethod: testname=testRAAccessibility +11-19-2024 17:56:52: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:56:52: SVR-TRACE: **runmethod=testRAAccessibility +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:56:52: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:56:52: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRAAccessibility_setup +11-19-2024 17:56:52: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:56:52: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:56:52: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRAAccessibility_cleanup +11-19-2024 17:56:52: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:56:52: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:56:52: SVR: Using: java:comp/env/eis/whitebox-anno_no_md +11-19-2024 17:56:52: SVR: ds1 lookup is not null +11-19-2024 17:56:52: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@61bdfccc +11-19-2024 17:56:52: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:56:52: SVR-TRACE: Got connection. +11-19-2024 17:56:52: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test] +11-19-2024 17:56:52: SVR: Methods called correctly +11-19-2024 17:56:52: SVR: Cleanup +11-19-2024 17:56:52: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:56:52: SVR: Test running in servlet vehicle passed +Nov 19, 2024 5:56:52 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.anno.annotationClient, vehicle: servlet +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:56:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.anno.annotationClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=annotations_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:56:52: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:56:52: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:56:52: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:56:52: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:56:52: TRACE: in ServiceEETest.run() method +11-19-2024 17:56:52: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:56:52: Opened connection to http://localhost:8080/annotations_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:56:52: TRACE: got outputstream +11-19-2024 17:56:52: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:56:52: SVR-TRACE: In doPost +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:56:52: Test status from a servlet: 0: +11-19-2024 17:56:52: Test: returning from running in a servlet vehicle +11-19-2024 17:56:52: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:56:52: TRACE: SLEPT FOR: 0 +11-19-2024 17:56:52: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:56:52: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testSetterMethodConfigPropAnnonullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=annotations_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.anno.annotationClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:56:52: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/anno/annotationClient.class +11-19-2024 17:56:52: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:56:52: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/annotations_servlet_vehicle/annotations_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:56:52: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:56:52: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:56:52: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ** IN getRunMethod: testname=testSetterMethodConfigPropAnno +11-19-2024 17:56:52: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:56:52: SVR-TRACE: **runmethod=testSetterMethodConfigPropAnno +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:56:52: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:56:52: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testSetterMethodConfigPropAnno_setup +11-19-2024 17:56:52: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:56:52: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:56:52: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSetterMethodConfigPropAnno_cleanup +11-19-2024 17:56:52: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:56:52: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.anno.annotationClient +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:56:52: SVR: Using: java:comp/env/eis/whitebox-anno_no_md +11-19-2024 17:56:52: SVR: ds1 lookup is not null +11-19-2024 17:56:52: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@8707e1b +11-19-2024 17:56:52: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:56:52: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:56:52: SVR-TRACE: Got connection. +11-19-2024 17:56:52: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test] +11-19-2024 17:56:52: SVR: Methods called correctly +11-19-2024 17:56:52: SVR: Cleanup +11-19-2024 17:56:52: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:56:52: SVR: Test running in servlet vehicle passed +[ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 36.546 s <<< FAILURE! - in com.sun.ts.tests.connector.annotations.anno.annotationClientServletTest +[ERROR] com.sun.ts.tests.connector.annotations.anno.annotationClientServletTest.testConnectorAnnotation Time elapsed: 0.088 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.annotations.mdcomplete.ClientJspTest +Nov 19, 2024 5:56:52 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:56:53 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:53 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:53 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:56:54 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:54 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:54 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:56:54 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:56:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:56:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:56:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:08 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.mdcomplete.Client, vehicle: jsp +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:08 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.mdcomplete.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=mdcomplete_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:08: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:08: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:08: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:08: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:08: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:08: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:08: Opened connection to http://localhost:8080/mdcomplete_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:08: TRACE: got outputstream +11-19-2024 17:57:08: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:08: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:08: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:08: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:08: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:08: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMDCompleteConfigPropnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=mdcomplete_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.mdcomplete.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:08: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:08: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:08: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:08: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_jsp_vehicle/mdcomplete_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/mdcomplete/Client.class +11-19-2024 17:57:08: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_jsp_vehicle/mdcomplete_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:08: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_jsp_vehicle/mdcomplete_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:08: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:08: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:08: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:08: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:08: SVR-TRACE: ** IN getRunMethod: testname=testMDCompleteConfigProp +11-19-2024 17:57:08: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:08: SVR-TRACE: **runmethod=testMDCompleteConfigProp +11-19-2024 17:57:08: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:08: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:08: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMDCompleteConfigProp_setup +11-19-2024 17:57:08: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:08: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:08: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:08: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMDCompleteConfigProp_cleanup +11-19-2024 17:57:08: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:08: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:08: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:08: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:57:09: SVR: ds2 lookup is not null +11-19-2024 17:57:09: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@582b009a +11-19-2024 17:57:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:09: SVR-TRACE: Got connection. +11-19-2024 17:57:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called] +11-19-2024 17:57:09: SVR: testMDCompleteConfigProp called correctly +11-19-2024 17:57:09: SVR: Cleanup +11-19-2024 17:57:09: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:09: SVR: Test running in jsp vehicle passed +11-19-2024 17:57:09: Test status from a jsp: 0: +11-19-2024 17:57:09: Test: returning from running in a jsp vehicle +11-19-2024 17:57:09: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.mdcomplete.Client, vehicle: jsp +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.mdcomplete.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=mdcomplete_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:09: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:09: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:09: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:09: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:09: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:09: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:09: Opened connection to http://localhost:8080/mdcomplete_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:09: TRACE: got outputstream +11-19-2024 17:57:09: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:09: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:09: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:09: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:09: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:09: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMDCompleteMCFAnnonullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=mdcomplete_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.mdcomplete.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:09: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:09: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:09: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:09: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_jsp_vehicle/mdcomplete_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/mdcomplete/Client.class +11-19-2024 17:57:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_jsp_vehicle/mdcomplete_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_jsp_vehicle/mdcomplete_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:09: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:09: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:09: SVR-TRACE: ** IN getRunMethod: testname=testMDCompleteMCFAnno +11-19-2024 17:57:09: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:09: SVR-TRACE: **runmethod=testMDCompleteMCFAnno +11-19-2024 17:57:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:09: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMDCompleteMCFAnno_setup +11-19-2024 17:57:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:09: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:09: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMDCompleteMCFAnno_cleanup +11-19-2024 17:57:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:09: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:09: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:57:09: SVR: ds2 lookup is not null +11-19-2024 17:57:09: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4f992f75 +11-19-2024 17:57:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:09: SVR-TRACE: Got connection. +11-19-2024 17:57:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called] +11-19-2024 17:57:09: Test status from a jsp: 0: +11-19-2024 17:57:09: Test: returning from running in a jsp vehicle +11-19-2024 17:57:09: SVR: testMDCompleteMCFAnno called correctly +11-19-2024 17:57:09: TRACE: SLEPT FOR: 0 +11-19-2024 17:57:09: SVR: Cleanup +11-19-2024 17:57:09: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:09: SVR: Test running in jsp vehicle passed +[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.201 s - in com.sun.ts.tests.connector.annotations.mdcomplete.ClientJspTest +[INFO] Running com.sun.ts.tests.connector.annotations.mdcomplete.ClientServletTest +Nov 19, 2024 5:57:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:13 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.mdcomplete.Client, vehicle: servlet +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.mdcomplete.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=mdcomplete_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:13: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:13: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:13: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:13: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:13: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:13: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:57:13: Opened connection to http://localhost:8080/mdcomplete_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:57:13: TRACE: got outputstream +11-19-2024 17:57:13: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:57:13: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:57:13: SVR-TRACE: In doPost +11-19-2024 17:57:13: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:57:13: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:57:13: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:57:13: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:57:13: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:57:13: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMDCompleteConfigPropnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=mdcomplete_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.mdcomplete.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:13: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_servlet_vehicle/mdcomplete_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/mdcomplete/Client.class +11-19-2024 17:57:13: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_servlet_vehicle/mdcomplete_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:13: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_servlet_vehicle/mdcomplete_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:13: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:13: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:13: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:13: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:13: SVR-TRACE: ** IN getRunMethod: testname=testMDCompleteConfigProp +11-19-2024 17:57:13: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:13: SVR-TRACE: **runmethod=testMDCompleteConfigProp +11-19-2024 17:57:13: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:13: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:13: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMDCompleteConfigProp_setup +11-19-2024 17:57:13: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:13: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:13: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:13: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMDCompleteConfigProp_cleanup +11-19-2024 17:57:13: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:13: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:13: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:13: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:57:13: SVR: ds2 lookup is not null +11-19-2024 17:57:13: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@53e16d53 +11-19-2024 17:57:13: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:13: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:13: SVR-TRACE: Got connection. +11-19-2024 17:57:13: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called] +11-19-2024 17:57:13: SVR: testMDCompleteConfigProp called correctly +11-19-2024 17:57:13: SVR: Cleanup +11-19-2024 17:57:13: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:13: SVR: Test running in servlet vehicle passed +11-19-2024 17:57:13: Test status from a servlet: 0: +11-19-2024 17:57:13: Test: returning from running in a servlet vehicle +11-19-2024 17:57:13: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:13 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.mdcomplete.Client, vehicle: servlet +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.mdcomplete.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=mdcomplete_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:13: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:13: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:13: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:13: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:13: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:13: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:57:13: Opened connection to http://localhost:8080/mdcomplete_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:57:13: TRACE: got outputstream +11-19-2024 17:57:13: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:57:13: SVR-TRACE: In doPost +11-19-2024 17:57:13: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:57:13: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:57:13: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:57:13: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:57:13: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:57:13: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMDCompleteMCFAnnonullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=mdcomplete_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.mdcomplete.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:13: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_servlet_vehicle/mdcomplete_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/mdcomplete/Client.class +11-19-2024 17:57:13: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_servlet_vehicle/mdcomplete_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:13: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/mdcomplete_servlet_vehicle/mdcomplete_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:13: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:13: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:13: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:13: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:13: SVR-TRACE: ** IN getRunMethod: testname=testMDCompleteMCFAnno +11-19-2024 17:57:13: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:13: SVR-TRACE: **runmethod=testMDCompleteMCFAnno +11-19-2024 17:57:13: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:13: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:13: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMDCompleteMCFAnno_setup +11-19-2024 17:57:13: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:13: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:13: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:13: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMDCompleteMCFAnno_cleanup +11-19-2024 17:57:13: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:13: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.mdcomplete.Client +11-19-2024 17:57:13: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:13: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:57:13: SVR: ds2 lookup is not null +11-19-2024 17:57:13: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@571d4953 +11-19-2024 17:57:13: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:13: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:13: SVR-TRACE: Got connection. +11-19-2024 17:57:13: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called] +11-19-2024 17:57:13: SVR: testMDCompleteMCFAnno called correctly +11-19-2024 17:57:13: SVR: Cleanup +11-19-2024 17:57:13: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:13: SVR: Test running in servlet vehicle passed +11-19-2024 17:57:13: Test status from a servlet: 0: +11-19-2024 17:57:13: Test: returning from running in a servlet vehicle +11-19-2024 17:57:13: TRACE: SLEPT FOR: 0 +[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.928 s - in com.sun.ts.tests.connector.annotations.mdcomplete.ClientServletTest +[INFO] Running com.sun.ts.tests.connector.annotations.partialanno.paClientJspTest +Nov 19, 2024 5:57:14 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:15 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:15 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:15 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:19 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: jsp +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:19: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:19: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:19: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:19: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:19: Opened connection to http://localhost:8080/partialanno_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:19: TRACE: got outputstream +11-19-2024 17:57:19: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:19: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testDDOverridesAnnonullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:19: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:19: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:19: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:19: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testname=testDDOverridesAnno +11-19-2024 17:57:19: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: **runmethod=testDDOverridesAnno +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testDDOverridesAnno_setup +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:19: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testDDOverridesAnno_cleanup +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:19: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:19: SVR: ds2 lookup is not null +11-19-2024 17:57:19: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@696555b2 +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:19: SVR: ds1 lookup is not null +11-19-2024 17:57:19: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@696555b2 +11-19-2024 17:57:19: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: Got connection. +11-19-2024 17:57:19: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:19: SVR: looking up following string in conenctor log: MAResourceAdapterImpl Started +11-19-2024 17:57:19: SVR: testDDOverridesAnno passed. +11-19-2024 17:57:19: SVR: Cleanup +11-19-2024 17:57:19: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:19: SVR: Test running in jsp vehicle passed +11-19-2024 17:57:19: Test status from a jsp: 0: +11-19-2024 17:57:19: Test: returning from running in a jsp vehicle +11-19-2024 17:57:19: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:19 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: jsp +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:19: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:19: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:19: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:19: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:19: Opened connection to http://localhost:8080/partialanno_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:19: TRACE: got outputstream +11-19-2024 17:57:19: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:19: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMixedModeConfigPropertyMCFnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:19: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:19: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:19: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:19: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testname=testMixedModeConfigPropertyMCF +11-19-2024 17:57:19: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: **runmethod=testMixedModeConfigPropertyMCF +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMixedModeConfigPropertyMCF_setup +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:19: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMixedModeConfigPropertyMCF_cleanup +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:19: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:19: SVR: ds2 lookup is not null +11-19-2024 17:57:19: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7eaed885 +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:19: SVR: ds1 lookup is not null +11-19-2024 17:57:19: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7eaed885 +11-19-2024 17:57:19: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: Got connection. +11-19-2024 17:57:19: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:19: SVR: Methods called correctly +11-19-2024 17:57:19: SVR: Cleanup +11-19-2024 17:57:19: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:19: SVR: Test running in jsp vehicle passed +11-19-2024 17:57:19: Test status from a jsp: 0: +11-19-2024 17:57:19: Test: returning from running in a jsp vehicle +11-19-2024 17:57:19: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:19 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: jsp +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:19: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:19: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:19: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:19: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:19: Opened connection to http://localhost:8080/partialanno_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:19: TRACE: got outputstream +11-19-2024 17:57:19: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:19: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMixedModeConfigPropertyNoOverridenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:19: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:19: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:19: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:19: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testname=testMixedModeConfigPropertyNoOverride +11-19-2024 17:57:19: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: **runmethod=testMixedModeConfigPropertyNoOverride +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMixedModeConfigPropertyNoOverride_setup +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:19: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMixedModeConfigPropertyNoOverride_cleanup +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:19: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:19: SVR: ds2 lookup is not null +11-19-2024 17:57:19: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@34201268 +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:19: SVR: ds1 lookup is not null +11-19-2024 17:57:19: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@34201268 +11-19-2024 17:57:19: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: Got connection. +11-19-2024 17:57:19: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:19: SVR: Methods called correctly +11-19-2024 17:57:19: SVR: Cleanup +11-19-2024 17:57:19: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:19: SVR: Test running in jsp vehicle passed +11-19-2024 17:57:19: Test status from a jsp: 0: +11-19-2024 17:57:19: Test: returning from running in a jsp vehicle +11-19-2024 17:57:19: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:19 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: jsp +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:19: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:19: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:19: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:19: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:19: Opened connection to http://localhost:8080/partialanno_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:19: TRACE: got outputstream +11-19-2024 17:57:19: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:19: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMixedModeConfigPropertyOverridenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:19: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:19: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:19: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:19: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testname=testMixedModeConfigPropertyOverride +11-19-2024 17:57:19: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: **runmethod=testMixedModeConfigPropertyOverride +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMixedModeConfigPropertyOverride_setup +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:19: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMixedModeConfigPropertyOverride_cleanup +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:19: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:19: SVR: ds2 lookup is not null +11-19-2024 17:57:19: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1190b225 +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:19: SVR: ds1 lookup is not null +11-19-2024 17:57:19: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1190b225 +11-19-2024 17:57:19: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: Got connection. +11-19-2024 17:57:19: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:19: SVR: Methods called correctly +11-19-2024 17:57:19: SVR: Cleanup +11-19-2024 17:57:19: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:19: SVR: Test running in jsp vehicle passed +11-19-2024 17:57:19: Test status from a jsp: 0: +11-19-2024 17:57:19: Test: returning from running in a jsp vehicle +11-19-2024 17:57:19: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:19 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: jsp +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:19: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:19: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:19: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:19: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:19: Opened connection to http://localhost:8080/partialanno_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:19: TRACE: got outputstream +11-19-2024 17:57:19: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:19: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMixedModeConfigPropertyRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:19: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:19: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:19: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:19: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testname=testMixedModeConfigPropertyRA +11-19-2024 17:57:19: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: **runmethod=testMixedModeConfigPropertyRA +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMixedModeConfigPropertyRA_setup +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:19: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMixedModeConfigPropertyRA_cleanup +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:19: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:19: SVR: ds2 lookup is not null +11-19-2024 17:57:19: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@3c169e8b +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:19: SVR: ds1 lookup is not null +11-19-2024 17:57:19: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@3c169e8b +11-19-2024 17:57:19: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: Got connection. +11-19-2024 17:57:19: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:19: SVR: Methods called correctly +11-19-2024 17:57:19: Test status from a jsp: 0: +11-19-2024 17:57:19: SVR: Cleanup +11-19-2024 17:57:19: Test: returning from running in a jsp vehicle +11-19-2024 17:57:19: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:19: TRACE: SLEPT FOR: 0 +11-19-2024 17:57:19: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:57:19 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: jsp +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:19 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:19: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:19: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:19: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:19: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:19: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:19: Opened connection to http://localhost:8080/partialanno_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:19: TRACE: got outputstream +11-19-2024 17:57:19: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:19: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:19: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNoDefaultVallAnnoElementnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:19: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:19: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:19: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_jsp_vehicle/partialanno_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:19: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:19: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:19: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ** IN getRunMethod: testname=testNoDefaultVallAnnoElement +11-19-2024 17:57:19: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: **runmethod=testNoDefaultVallAnnoElement +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNoDefaultVallAnnoElement_setup +11-19-2024 17:57:19: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:19: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNoDefaultVallAnnoElement_cleanup +11-19-2024 17:57:19: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:19: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:19: SVR: ds2 lookup is not null +11-19-2024 17:57:19: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@351d3ad9 +11-19-2024 17:57:19: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:19: SVR: ds1 lookup is not null +11-19-2024 17:57:19: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@351d3ad9 +11-19-2024 17:57:19: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:19: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:19: SVR-TRACE: Got connection. +11-19-2024 17:57:19: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:19: SVR: Methods called correctly +11-19-2024 17:57:19: SVR: Cleanup +11-19-2024 17:57:19: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:19: SVR: Test running in jsp vehicle passed +11-19-2024 17:57:19: Test status from a jsp: 0: +11-19-2024 17:57:19: Test: returning from running in a jsp vehicle +11-19-2024 17:57:19: TRACE: SLEPT FOR: 0 +[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.702 s - in com.sun.ts.tests.connector.annotations.partialanno.paClientJspTest +[INFO] Running com.sun.ts.tests.connector.annotations.partialanno.paClientServletTest +Nov 19, 2024 5:57:19 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:20 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:20 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:22 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:32 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:32 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:32 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:32 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: servlet +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:57:34: Opened connection to http://localhost:8080/partialanno_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:57:34: TRACE: got outputstream +11-19-2024 17:57:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:57:34: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:57:34: SVR-TRACE: In doPost +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:57:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:57:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testDDOverridesAnnonullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testname=testDDOverridesAnno +11-19-2024 17:57:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: **runmethod=testDDOverridesAnno +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testDDOverridesAnno_setup +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testDDOverridesAnno_cleanup +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:34: SVR: ds2 lookup is not null +11-19-2024 17:57:34: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7763a650 +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:34: SVR: ds1 lookup is not null +11-19-2024 17:57:34: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7763a650 +11-19-2024 17:57:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: Got connection. +11-19-2024 17:57:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:34: SVR: looking up following string in conenctor log: MAResourceAdapterImpl Started +11-19-2024 17:57:34: SVR: testDDOverridesAnno passed. +11-19-2024 17:57:34: SVR: Cleanup +11-19-2024 17:57:34: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:57:34: Test status from a servlet: 0: +11-19-2024 17:57:34: Test: returning from running in a servlet vehicle +11-19-2024 17:57:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: servlet +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:57:34: Opened connection to http://localhost:8080/partialanno_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:57:34: TRACE: got outputstream +11-19-2024 17:57:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:57:34: SVR-TRACE: In doPost +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:57:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:57:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMixedModeConfigPropertyMCFnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testname=testMixedModeConfigPropertyMCF +11-19-2024 17:57:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: **runmethod=testMixedModeConfigPropertyMCF +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMixedModeConfigPropertyMCF_setup +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMixedModeConfigPropertyMCF_cleanup +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:34: SVR: ds2 lookup is not null +11-19-2024 17:57:34: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@24295a71 +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:34: SVR: ds1 lookup is not null +11-19-2024 17:57:34: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@24295a71 +11-19-2024 17:57:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: Got connection. +11-19-2024 17:57:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:34: SVR: Methods called correctly +11-19-2024 17:57:34: SVR: Cleanup +11-19-2024 17:57:34: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:57:34: Test status from a servlet: 0: +11-19-2024 17:57:34: Test: returning from running in a servlet vehicle +11-19-2024 17:57:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: servlet +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:57:34: Opened connection to http://localhost:8080/partialanno_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:57:34: TRACE: got outputstream +11-19-2024 17:57:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:57:34: SVR-TRACE: In doPost +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:57:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:57:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMixedModeConfigPropertyNoOverridenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testname=testMixedModeConfigPropertyNoOverride +11-19-2024 17:57:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: **runmethod=testMixedModeConfigPropertyNoOverride +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMixedModeConfigPropertyNoOverride_setup +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMixedModeConfigPropertyNoOverride_cleanup +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:34: SVR: ds2 lookup is not null +11-19-2024 17:57:34: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4d31a4b7 +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:34: SVR: ds1 lookup is not null +11-19-2024 17:57:34: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4d31a4b7 +11-19-2024 17:57:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: Got connection. +11-19-2024 17:57:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:34: SVR: Methods called correctly +11-19-2024 17:57:34: SVR: Cleanup +11-19-2024 17:57:34: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:57:34: Test status from a servlet: 0: +11-19-2024 17:57:34: Test: returning from running in a servlet vehicle +11-19-2024 17:57:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: servlet +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:57:34: Opened connection to http://localhost:8080/partialanno_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:57:34: TRACE: got outputstream +11-19-2024 17:57:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:57:34: SVR-TRACE: In doPost +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:57:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:57:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMixedModeConfigPropertyOverridenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testname=testMixedModeConfigPropertyOverride +11-19-2024 17:57:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: **runmethod=testMixedModeConfigPropertyOverride +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMixedModeConfigPropertyOverride_setup +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMixedModeConfigPropertyOverride_cleanup +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:34: SVR: ds2 lookup is not null +11-19-2024 17:57:34: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@58a8624e +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:34: SVR: ds1 lookup is not null +11-19-2024 17:57:34: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@58a8624e +11-19-2024 17:57:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: Got connection. +11-19-2024 17:57:34: Test status from a servlet: 0: +11-19-2024 17:57:34: Test: returning from running in a servlet vehicle +11-19-2024 17:57:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: servlet +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:57:34: Opened connection to http://localhost:8080/partialanno_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:57:34: TRACE: got outputstream +11-19-2024 17:57:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:57:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:34: SVR: Methods called correctly +11-19-2024 17:57:34: SVR: Cleanup +11-19-2024 17:57:34: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:57:34: SVR-TRACE: In doPost +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:57:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:57:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMixedModeConfigPropertyRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testname=testMixedModeConfigPropertyRA +11-19-2024 17:57:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: **runmethod=testMixedModeConfigPropertyRA +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:34: Test status from a servlet: 0: +11-19-2024 17:57:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMixedModeConfigPropertyRA_setup +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:34: Test: returning from running in a servlet vehicle +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMixedModeConfigPropertyRA_cleanup +11-19-2024 17:57:34: TRACE: SLEPT FOR: 0 +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:34: SVR: ds2 lookup is not null +11-19-2024 17:57:34: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1c991c96 +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:34: SVR: ds1 lookup is not null +11-19-2024 17:57:34: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1c991c96 +11-19-2024 17:57:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: Got connection. +11-19-2024 17:57:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:34: SVR: Methods called correctly +11-19-2024 17:57:34: SVR: Cleanup +11-19-2024 17:57:34: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:34: SVR: Test running in servlet vehicle passed +Nov 19, 2024 5:57:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.annotations.partialanno.paClient, vehicle: servlet +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.annotations.partialanno.paClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=partialanno_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:57:34: Opened connection to http://localhost:8080/partialanno_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:57:34: TRACE: got outputstream +11-19-2024 17:57:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:57:34: SVR-TRACE: In doPost +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:57:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:57:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:57:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNoDefaultVallAnnoElementnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=partialanno_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.annotations.partialanno.paClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/annotations/partialanno/paClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/partialanno_servlet_vehicle/partialanno_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ** IN getRunMethod: testname=testNoDefaultVallAnnoElement +11-19-2024 17:57:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: **runmethod=testNoDefaultVallAnnoElement +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNoDefaultVallAnnoElement_setup +11-19-2024 17:57:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNoDefaultVallAnnoElement_cleanup +11-19-2024 17:57:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.annotations.partialanno.paClient +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-mixedmode +11-19-2024 17:57:34: SVR: ds2 lookup is not null +11-19-2024 17:57:34: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7ff882f0 +11-19-2024 17:57:34: SVR: Performing jndi lookup using: java:comp/env/eis/whitebox-multianno +11-19-2024 17:57:34: SVR: ds1 lookup is not null +11-19-2024 17:57:34: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7ff882f0 +11-19-2024 17:57:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:34: SVR-TRACE: Got connection. +11-19-2024 17:57:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL] +11-19-2024 17:57:34: SVR: Methods called correctly +11-19-2024 17:57:34: SVR: Cleanup +11-19-2024 17:57:34: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:57:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:57:34: Test status from a servlet: 0: +11-19-2024 17:57:34: Test: returning from running in a servlet vehicle +11-19-2024 17:57:34: TRACE: SLEPT FOR: 0 +[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.721 s - in com.sun.ts.tests.connector.annotations.partialanno.paClientServletTest +[INFO] Running com.sun.ts.tests.connector.connManager.connManagerClient1JspTest +Nov 19, 2024 5:57:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:34 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:36 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:36 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:37 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:46 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:47 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:47 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:57:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:57:58 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.connManager.connManagerClient1, vehicle: jsp +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.connManager.connManagerClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=connManager_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:58: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:58: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:58: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:58: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:58: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:58: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:58: Opened connection to http://localhost:8080/connManager_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:58: TRACE: got outputstream +11-19-2024 17:57:58: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:59: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:59: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:59: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:59: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testTransactionSupportLevelsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=connManager_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.connManager.connManagerClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:59: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:59: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:59: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_jsp_vehicle/connManager_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/connManager/connManagerClient1.class +11-19-2024 17:57:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_jsp_vehicle/connManager_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_jsp_vehicle/connManager_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:57:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:57:59: SVR-TRACE: ** IN getRunMethod: testname=testTransactionSupportLevels +11-19-2024 17:57:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:59: SVR-TRACE: **runmethod=testTransactionSupportLevels +11-19-2024 17:57:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testTransactionSupportLevels_setup +11-19-2024 17:57:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:57:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testTransactionSupportLevels_cleanup +11-19-2024 17:57:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:57:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:59: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:57:59: SVR: dsource JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4f391782 +11-19-2024 17:57:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:59: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 17:57:59: SVR: Methods called correctly +11-19-2024 17:57:59: SVR: Performing end to end verification... +11-19-2024 17:57:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:57:59: SVR: Values inserted into table! +11-19-2024 17:57:59: SVR: Table has been dropped! +11-19-2024 17:57:59: SVR: Cleanup +11-19-2024 17:57:59: SVR: Test running in jsp vehicle passed +11-19-2024 17:57:59: Test status from a jsp: 0: +11-19-2024 17:57:59: Test: returning from running in a jsp vehicle +11-19-2024 17:57:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:57:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.connManager.connManagerClient1, vehicle: jsp +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:57:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.connManager.connManagerClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=connManager_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:57:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:57:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:57:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:57:59: TRACE: in ServiceEETest.run() method +11-19-2024 17:57:59: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:57:59: Opened connection to http://localhost:8080/connManager_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:57:59: TRACE: got outputstream +11-19-2024 17:57:59: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:57:59: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:57:59: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:57:59: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:57:59: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:57:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testcheckConnectionManagernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=connManager_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.connManager.connManagerClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:57:59: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:57:59: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:57:59: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:57:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_jsp_vehicle/connManager_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/connManager/connManagerClient1.class +11-19-2024 17:57:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_jsp_vehicle/connManager_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_jsp_vehicle/connManager_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:57:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:57:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:57:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:57:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:57:59: SVR-TRACE: ** IN getRunMethod: testname=testcheckConnectionManager +11-19-2024 17:57:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:57:59: SVR-TRACE: **runmethod=testcheckConnectionManager +11-19-2024 17:57:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:57:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:57:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testcheckConnectionManager_setup +11-19-2024 17:57:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:57:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:57:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:57:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testcheckConnectionManager_cleanup +11-19-2024 17:57:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:57:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:57:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:57:59: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:57:59: SVR: dsource JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@48454547 +11-19-2024 17:57:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:57:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:57:59: SVR: Connection Manager is Serializable +11-19-2024 17:57:59: SVR: Cleanup +11-19-2024 17:57:59: SVR: Test running in jsp vehicle passed +11-19-2024 17:57:59: Test status from a jsp: 0: +11-19-2024 17:57:59: Test: returning from running in a jsp vehicle +11-19-2024 17:57:59: TRACE: SLEPT FOR: 0 +[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.697 s - in com.sun.ts.tests.connector.connManager.connManagerClient1JspTest +[INFO] Running com.sun.ts.tests.connector.connManager.connManagerClient1ServletTest +Nov 19, 2024 5:57:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:57:59 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:57:59 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:13 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.connManager.connManagerClient1, vehicle: servlet +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.connManager.connManagerClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=connManager_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:13: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:13: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:13: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:13: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:13: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:13: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:13: Opened connection to http://localhost:8080/connManager_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:13: TRACE: got outputstream +11-19-2024 17:58:13: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:13: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:58:13: SVR-TRACE: In doPost +11-19-2024 17:58:13: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:13: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:13: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:13: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:13: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:13: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testTransactionSupportLevelsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=connManager_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.connManager.connManagerClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:13: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_servlet_vehicle/connManager_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/connManager/connManagerClient1.class +11-19-2024 17:58:13: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_servlet_vehicle/connManager_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:13: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_servlet_vehicle/connManager_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:13: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:13: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:13: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:58:13: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:58:13: SVR-TRACE: ** IN getRunMethod: testname=testTransactionSupportLevels +11-19-2024 17:58:13: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:13: SVR-TRACE: **runmethod=testTransactionSupportLevels +11-19-2024 17:58:13: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:13: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:13: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testTransactionSupportLevels_setup +11-19-2024 17:58:13: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:13: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:58:13: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:13: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testTransactionSupportLevels_cleanup +11-19-2024 17:58:13: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:13: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:58:13: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:13: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:13: SVR: dsource JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@5086de82 +11-19-2024 17:58:13: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:13: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:13: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 17:58:13: SVR: Methods called correctly +11-19-2024 17:58:13: SVR: Performing end to end verification... +11-19-2024 17:58:13: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:13: SVR: Values inserted into table! +11-19-2024 17:58:13: SVR: Table has been dropped! +11-19-2024 17:58:13: SVR: Cleanup +11-19-2024 17:58:13: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:13: Test status from a servlet: 0: +11-19-2024 17:58:13: Test: returning from running in a servlet vehicle +11-19-2024 17:58:13: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:13 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.connManager.connManagerClient1, vehicle: servlet +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:13 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.connManager.connManagerClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=connManager_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:13: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:13: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:13: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:13: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:13: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:13: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:13: Opened connection to http://localhost:8080/connManager_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:13: TRACE: got outputstream +11-19-2024 17:58:13: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:13: SVR-TRACE: In doPost +11-19-2024 17:58:13: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:13: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:13: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:13: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:13: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:13: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testcheckConnectionManagernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=connManager_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.connManager.connManagerClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:13: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_servlet_vehicle/connManager_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/connManager/connManagerClient1.class +11-19-2024 17:58:13: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_servlet_vehicle/connManager_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:13: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connManager_servlet_vehicle/connManager_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:13: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:13: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:13: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:58:13: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:58:13: SVR-TRACE: ** IN getRunMethod: testname=testcheckConnectionManager +11-19-2024 17:58:13: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:13: SVR-TRACE: **runmethod=testcheckConnectionManager +11-19-2024 17:58:13: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:13: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:13: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testcheckConnectionManager_setup +11-19-2024 17:58:13: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:13: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:58:13: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:13: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testcheckConnectionManager_cleanup +11-19-2024 17:58:13: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:13: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.connManager.connManagerClient1 +11-19-2024 17:58:13: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:13: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:13: SVR: dsource JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@64d56688 +11-19-2024 17:58:13: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:13: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:13: SVR: Connection Manager is Serializable +11-19-2024 17:58:13: SVR: Cleanup +11-19-2024 17:58:13: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:13: Test status from a servlet: 0: +11-19-2024 17:58:13: Test: returning from running in a servlet vehicle +11-19-2024 17:58:13: TRACE: SLEPT FOR: 0 +[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.435 s - in com.sun.ts.tests.connector.connManager.connManagerClient1ServletTest +[INFO] Running com.sun.ts.tests.connector.localTx.connection.connectionClient1JspTest +Nov 19, 2024 5:58:13 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:20 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:20 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:20 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:22 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:24 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIApplicationServerInternalExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIApplicationServerInternalException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIApplicationServerInternalException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIApplicationServerInternalException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIApplicationServerInternalException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: ApplicationServerInternalException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPICommExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPICommException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPICommException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPICommException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPICommException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: CommException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIEISSystemExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIEISSystemException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIEISSystemException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIEISSystemException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIEISSystemException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: EISSystemException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIHintsContextnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIHintsContext +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIHintsContext +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIHintsContext_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIHintsContext_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: InvalidPropertyException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIIllegalStateExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIIllegalStateException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIIllegalStateException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIIllegalStateException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIIllegalStateException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: IllegalStateException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIInvalidPropertyExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIInvalidPropertyException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIInvalidPropertyException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIInvalidPropertyException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIInvalidPropertyException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: InvalidPropertyException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPILocalTransactionExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPILocalTransactionException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPILocalTransactionException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPILocalTransactionException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPILocalTransactionException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: SVR: LocalTransactionException API assertions passed +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIManagedConnectionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIManagedConnection +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIManagedConnection +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIManagedConnection_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIManagedConnection_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: SVR: ManagedConnectionMetaData API assertions passed +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIManagedConnectionMetaDatanullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIManagedConnectionMetaData +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIManagedConnectionMetaData +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIManagedConnectionMetaData_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIManagedConnectionMetaData_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: ManagedConnectionMetaData API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPINotSupportedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPINotSupportedException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPINotSupportedException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPINotSupportedException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPINotSupportedException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: NotSupportedException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIResourceAdapterInternalExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIResourceAdapterInternalException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIResourceAdapterInternalException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIResourceAdapterInternalException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIResourceAdapterInternalException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: ResourceAdapterInternalException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIResourceAllocationExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIResourceAllocationException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIResourceAllocationException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIResourceAllocationException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIResourceAllocationException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: ResourceAllocationException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIResourceExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIResourceException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIResourceException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIResourceException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIResourceException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: ResourceException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIRetryableUnavailableExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIRetryableUnavailableException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIRetryableUnavailableException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIRetryableUnavailableException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIRetryableUnavailableException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: RetryableUnavailableException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIRetryableWorkRejectedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIRetryableWorkRejectedException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIRetryableWorkRejectedException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIRetryableWorkRejectedException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIRetryableWorkRejectedException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: RetryableWorkRejectedException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPISecurityExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPISecurityException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPISecurityException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPISecurityException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPISecurityException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: SecurityException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPISharingViolationExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPISharingViolationException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPISharingViolationException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPISharingViolationException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPISharingViolationException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: SharingViolationException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIUnavailableExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIUnavailableException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIUnavailableException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIUnavailableException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIUnavailableException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: UnavailableException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIWorkCompletedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIWorkCompletedException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIWorkCompletedException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIWorkCompletedException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIWorkCompletedException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: WorkCompletedException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIWorkExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIWorkException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIWorkException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIWorkException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIWorkException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: SVR: WorkException API assertions passed +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIWorkRejectedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testAPIWorkRejectedException +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testAPIWorkRejectedException +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIWorkRejectedException_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIWorkRejectedException_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:26: SVR: WorkRejectedException API assertions passed +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testGetConnection1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testGetConnection1 +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testGetConnection1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testGetConnection1_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testGetConnection1_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Got connection from the DataSource. +11-19-2024 17:58:26: SVR: Checking for Connection Validity. +11-19-2024 17:58:26: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:26: SVR-ERROR: Exception inserting into table. +11-19-2024 17:58:26: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:144) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 17:58:26: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:144) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 17:58:26: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:26: SVR-ERROR: Exception at: +11-19-2024 17:58:26: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:150) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle failed +11-19-2024 17:58:26: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:26 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:26: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:26: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:26: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:26: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:26: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:26: Opened connection to http://localhost:8080/localTx_conn_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:26: TRACE: got outputstream +11-19-2024 17:58:26: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:26: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:26: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testgetConnectionWithParameter1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:26: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:26: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:26: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_jsp_vehicle/localTx_conn_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:26: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:26: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:26: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ** IN getRunMethod: testname=testgetConnectionWithParameter1 +11-19-2024 17:58:26: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:26: SVR-TRACE: **runmethod=testgetConnectionWithParameter1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testgetConnectionWithParameter1_setup +11-19-2024 17:58:26: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:26: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testgetConnectionWithParameter1_cleanup +11-19-2024 17:58:26: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:26: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:26: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:26: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:26: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:26: SVR: Performing callback verification... +11-19-2024 17:58:26: SVR: Got RA log. +11-19-2024 17:58:26: SVR-TRACE: Got connection. +11-19-2024 17:58:26: SVR-TRACE: [TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.setLogWriter:out:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:] +11-19-2024 17:58:26: Test status from a jsp: 0: +11-19-2024 17:58:26: SVR: Methods called correctly +11-19-2024 17:58:26: Test: returning from running in a jsp vehicle +11-19-2024 17:58:26: SVR: Performing end to end verification... +11-19-2024 17:58:26: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:26: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:26: SVR: Values inserted into table! +11-19-2024 17:58:26: SVR: Table has been dropped! +11-19-2024 17:58:26: SVR: Cleanup +11-19-2024 17:58:26: SVR: Test running in jsp vehicle passed +[ERROR] Tests run: 23, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 13.126 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.connection.connectionClient1JspTest +[ERROR] com.sun.ts.tests.connector.localTx.connection.connectionClient1JspTest.testGetConnection1 Time elapsed: 0.023 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.localTx.connection.connectionClient1ServletTest +Nov 19, 2024 5:58:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:27 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:27 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:27 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:28 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:28 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:28 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:29 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:29 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:31 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:31 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:32 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:32 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIApplicationServerInternalExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIApplicationServerInternalException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIApplicationServerInternalException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIApplicationServerInternalException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIApplicationServerInternalException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: ApplicationServerInternalException API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPICommExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPICommException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPICommException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPICommException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPICommException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: CommException API assertions passed +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIEISSystemExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIEISSystemException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIEISSystemException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIEISSystemException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIEISSystemException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: EISSystemException API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIHintsContextnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIHintsContext +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIHintsContext +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIHintsContext_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIHintsContext_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: InvalidPropertyException API assertions passed +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIIllegalStateExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIIllegalStateException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIIllegalStateException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIIllegalStateException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIIllegalStateException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: IllegalStateException API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIInvalidPropertyExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIInvalidPropertyException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIInvalidPropertyException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIInvalidPropertyException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIInvalidPropertyException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: InvalidPropertyException API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPILocalTransactionExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPILocalTransactionException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPILocalTransactionException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPILocalTransactionException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPILocalTransactionException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: SVR: LocalTransactionException API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIManagedConnectionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIManagedConnection +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIManagedConnection +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIManagedConnection_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIManagedConnection_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: ManagedConnectionMetaData API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIManagedConnectionMetaDatanullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIManagedConnectionMetaData +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIManagedConnectionMetaData +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIManagedConnectionMetaData_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIManagedConnectionMetaData_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: ManagedConnectionMetaData API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPINotSupportedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPINotSupportedException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPINotSupportedException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPINotSupportedException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPINotSupportedException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:33: SVR: NotSupportedException API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIResourceAdapterInternalExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIResourceAdapterInternalException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIResourceAdapterInternalException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIResourceAdapterInternalException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIResourceAdapterInternalException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: ResourceAdapterInternalException API assertions passed +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIResourceAllocationExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIResourceAllocationException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIResourceAllocationException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIResourceAllocationException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIResourceAllocationException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: ResourceAllocationException API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIResourceExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIResourceException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIResourceException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIResourceException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIResourceException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: ResourceException API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIRetryableUnavailableExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIRetryableUnavailableException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIRetryableUnavailableException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIRetryableUnavailableException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIRetryableUnavailableException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:33: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:33: SVR: RetryableUnavailableException API assertions passed +11-19-2024 17:58:33: SVR: Cleanup +11-19-2024 17:58:33: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:33: Test status from a servlet: 0: +11-19-2024 17:58:33: Test: returning from running in a servlet vehicle +11-19-2024 17:58:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:33: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:33: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:33: TRACE: got outputstream +11-19-2024 17:58:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:33: SVR-TRACE: In doPost +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIRetryableWorkRejectedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ** IN getRunMethod: testname=testAPIRetryableWorkRejectedException +11-19-2024 17:58:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:33: SVR-TRACE: **runmethod=testAPIRetryableWorkRejectedException +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIRetryableWorkRejectedException_setup +11-19-2024 17:58:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIRetryableWorkRejectedException_cleanup +11-19-2024 17:58:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:33: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:33: SVR: Performing callback verification... +11-19-2024 17:58:33: SVR-TRACE: Got connection. +11-19-2024 17:58:33: SVR: Got RA log. +11-19-2024 17:58:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:34: SVR: RetryableWorkRejectedException API assertions passed +11-19-2024 17:58:34: Test status from a servlet: 0: +11-19-2024 17:58:34: SVR: Cleanup +11-19-2024 17:58:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:34: Test: returning from running in a servlet vehicle +11-19-2024 17:58:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:34: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:34: TRACE: got outputstream +11-19-2024 17:58:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:34: SVR-TRACE: In doPost +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPISecurityExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testname=testAPISecurityException +11-19-2024 17:58:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:34: SVR-TRACE: **runmethod=testAPISecurityException +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPISecurityException_setup +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPISecurityException_cleanup +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:34: SVR: Performing callback verification... +11-19-2024 17:58:34: SVR-TRACE: Got connection. +11-19-2024 17:58:34: SVR: Got RA log. +11-19-2024 17:58:34: Test status from a servlet: 0: +11-19-2024 17:58:34: Test: returning from running in a servlet vehicle +11-19-2024 17:58:34: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:34: SVR: SecurityException API assertions passed +11-19-2024 17:58:34: SVR: Cleanup +11-19-2024 17:58:34: SVR: Test running in servlet vehicle passed +Nov 19, 2024 5:58:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:34: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:34: TRACE: got outputstream +11-19-2024 17:58:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:34: SVR-TRACE: In doPost +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPISharingViolationExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testname=testAPISharingViolationException +11-19-2024 17:58:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:34: SVR-TRACE: **runmethod=testAPISharingViolationException +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPISharingViolationException_setup +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPISharingViolationException_cleanup +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:34: SVR: Performing callback verification... +11-19-2024 17:58:34: SVR-TRACE: Got connection. +11-19-2024 17:58:34: SVR: Got RA log. +11-19-2024 17:58:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:34: SVR: SharingViolationException API assertions passed +11-19-2024 17:58:34: SVR: Cleanup +11-19-2024 17:58:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:34: Test status from a servlet: 0: +11-19-2024 17:58:34: Test: returning from running in a servlet vehicle +11-19-2024 17:58:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:34: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:34: TRACE: got outputstream +11-19-2024 17:58:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:34: SVR-TRACE: In doPost +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIUnavailableExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testname=testAPIUnavailableException +11-19-2024 17:58:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:34: SVR-TRACE: **runmethod=testAPIUnavailableException +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIUnavailableException_setup +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIUnavailableException_cleanup +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:34: SVR: Performing callback verification... +11-19-2024 17:58:34: SVR-TRACE: Got connection. +11-19-2024 17:58:34: SVR: Got RA log. +11-19-2024 17:58:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:34: Test status from a servlet: 0: +11-19-2024 17:58:34: SVR: UnavailableException API assertions passed +11-19-2024 17:58:34: SVR: Cleanup +11-19-2024 17:58:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:34: Test: returning from running in a servlet vehicle +11-19-2024 17:58:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:34: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:34: TRACE: got outputstream +11-19-2024 17:58:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:34: SVR-TRACE: In doPost +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIWorkCompletedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testname=testAPIWorkCompletedException +11-19-2024 17:58:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:34: SVR-TRACE: **runmethod=testAPIWorkCompletedException +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIWorkCompletedException_setup +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIWorkCompletedException_cleanup +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:34: SVR: Performing callback verification... +11-19-2024 17:58:34: SVR-TRACE: Got connection. +11-19-2024 17:58:34: SVR: Got RA log. +11-19-2024 17:58:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:34: SVR: WorkCompletedException API assertions passed +11-19-2024 17:58:34: SVR: Cleanup +11-19-2024 17:58:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:34: Test status from a servlet: 0: +11-19-2024 17:58:34: Test: returning from running in a servlet vehicle +11-19-2024 17:58:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:34: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:34: TRACE: got outputstream +11-19-2024 17:58:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:34: SVR-TRACE: In doPost +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIWorkExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testname=testAPIWorkException +11-19-2024 17:58:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:34: SVR-TRACE: **runmethod=testAPIWorkException +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIWorkException_setup +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIWorkException_cleanup +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:34: SVR: Performing callback verification... +11-19-2024 17:58:34: SVR-TRACE: Got connection. +11-19-2024 17:58:34: SVR: Got RA log. +11-19-2024 17:58:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:34: Test status from a servlet: 0: +11-19-2024 17:58:34: SVR: WorkException API assertions passed +11-19-2024 17:58:34: SVR: Cleanup +11-19-2024 17:58:34: Test: returning from running in a servlet vehicle +11-19-2024 17:58:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:34: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:34: TRACE: got outputstream +11-19-2024 17:58:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:34: SVR-TRACE: In doPost +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAPIWorkRejectedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testname=testAPIWorkRejectedException +11-19-2024 17:58:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:34: SVR-TRACE: **runmethod=testAPIWorkRejectedException +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAPIWorkRejectedException_setup +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAPIWorkRejectedException_cleanup +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:34: SVR: Performing callback verification... +11-19-2024 17:58:34: SVR-TRACE: Got connection. +11-19-2024 17:58:34: SVR: Got RA log. +11-19-2024 17:58:34: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:34: SVR: WorkRejectedException API assertions passed +11-19-2024 17:58:34: Test status from a servlet: 0: +11-19-2024 17:58:34: SVR: Cleanup +11-19-2024 17:58:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:34: Test: returning from running in a servlet vehicle +11-19-2024 17:58:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:34: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:34: TRACE: got outputstream +11-19-2024 17:58:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:34: SVR-TRACE: In doPost +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testGetConnection1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testname=testGetConnection1 +11-19-2024 17:58:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:34: SVR-TRACE: **runmethod=testGetConnection1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testGetConnection1_setup +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testGetConnection1_cleanup +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:34: SVR: Got connection from the DataSource. +11-19-2024 17:58:34: SVR: Checking for Connection Validity. +11-19-2024 17:58:34: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:34: SVR-ERROR: Exception inserting into table. +11-19-2024 17:58:34: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:144) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 17:58:34: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:144) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 17:58:34: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:34: SVR-ERROR: Exception at: +11-19-2024 17:58:34: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:150) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 17:58:34: SVR: Cleanup +11-19-2024 17:58:34: SVR: Test running in servlet vehicle failed +11-19-2024 17:58:34: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:34: Test: returning from running in a servlet vehicle +11-19-2024 17:58:34: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:34 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_conn_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:34: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:34: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:34: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:34: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:34: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:34: Opened connection to http://localhost:8080/localTx_conn_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:34: TRACE: got outputstream +11-19-2024 17:58:34: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:34: SVR-TRACE: In doPost +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:34: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:34: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:34: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testgetConnectionWithParameter1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_conn_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:34: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/connection/connectionClient1.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_conn_servlet_vehicle/localTx_conn_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:34: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:34: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:34: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ** IN getRunMethod: testname=testgetConnectionWithParameter1 +11-19-2024 17:58:34: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:34: SVR-TRACE: **runmethod=testgetConnectionWithParameter1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testgetConnectionWithParameter1_setup +11-19-2024 17:58:34: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:34: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testgetConnectionWithParameter1_cleanup +11-19-2024 17:58:34: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:34: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.connection.connectionClient1 +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:34: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:58:34: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:34: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:34: SVR: Performing callback verification... +11-19-2024 17:58:34: SVR: Got RA log. +11-19-2024 17:58:34: SVR-TRACE: Got connection. +11-19-2024 17:58:34: SVR-TRACE: [TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.setLogWriter:out:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:] +11-19-2024 17:58:34: SVR: Methods called correctly +11-19-2024 17:58:34: SVR: Performing end to end verification... +11-19-2024 17:58:34: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:34: SVR: Values inserted into table! +11-19-2024 17:58:34: SVR: Table has been dropped! +11-19-2024 17:58:34: SVR: Cleanup +11-19-2024 17:58:34: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:34: Test status from a servlet: 0: +11-19-2024 17:58:34: Test: returning from running in a servlet vehicle +11-19-2024 17:58:34: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 23, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.444 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.connection.connectionClient1ServletTest +[ERROR] com.sun.ts.tests.connector.localTx.connection.connectionClient1ServletTest.testGetConnection1 Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.localTx.event.eventClient1JspTest +Nov 19, 2024 5:58:34 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:34 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:36 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:36 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:36 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:37 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:37 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:39 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.event.eventClient1, vehicle: jsp +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:39 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.event.eventClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_event_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:39: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:39: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:39: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:39: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:39: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:39: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:39: Opened connection to http://localhost:8080/localTx_event_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:39: TRACE: got outputstream +11-19-2024 17:58:39: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:39: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:39: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:39: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:39: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:39: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnectionEventListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_event_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.event.eventClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:39: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:39: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:39: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:39: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_event_jsp_vehicle/localTx_event_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/event/eventClient1.class +11-19-2024 17:58:39: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_event_jsp_vehicle/localTx_event_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:39: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_event_jsp_vehicle/localTx_event_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:39: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:39: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:39: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.event.eventClient1 +11-19-2024 17:58:39: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.event.eventClient1 +11-19-2024 17:58:39: SVR-TRACE: ** IN getRunMethod: testname=testConnectionEventListener +11-19-2024 17:58:39: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:39: SVR-TRACE: **runmethod=testConnectionEventListener +11-19-2024 17:58:39: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:39: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:39: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnectionEventListener_setup +11-19-2024 17:58:39: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:39: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.event.eventClient1 +11-19-2024 17:58:39: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:39: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnectionEventListener_cleanup +11-19-2024 17:58:39: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:39: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.event.eventClient1 +11-19-2024 17:58:39: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:39: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:39: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:39: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:39: SVR: Got connection. +11-19-2024 17:58:39: SVR-TRACE: [TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.setLogWriter:out:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:] +11-19-2024 17:58:39: Test status from a jsp: 0: +11-19-2024 17:58:39: SVR: CONNECTION_CLOSED called correctly. +11-19-2024 17:58:39: Test: returning from running in a jsp vehicle +11-19-2024 17:58:39: SVR: Cleanup +11-19-2024 17:58:39: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:39: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:58:39: SVR: Test running in jsp vehicle passed +[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.776 s - in com.sun.ts.tests.connector.localTx.event.eventClient1JspTest +[INFO] Running com.sun.ts.tests.connector.localTx.event.eventClient1ServletTest +Nov 19, 2024 5:58:40 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:40 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:40 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:40 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:41 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:41 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:42 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:42 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:43 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:43 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:43 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:44 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:45 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:46 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.event.eventClient1, vehicle: servlet +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:46 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.event.eventClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_event_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:46: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:46: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:46: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:46: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:46: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:46: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:46: Opened connection to http://localhost:8080/localTx_event_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:46: TRACE: got outputstream +11-19-2024 17:58:46: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:46: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:58:46: SVR-TRACE: In doPost +11-19-2024 17:58:46: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:46: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:46: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:46: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:46: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:46: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnectionEventListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_event_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.event.eventClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:46: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_event_servlet_vehicle/localTx_event_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/event/eventClient1.class +11-19-2024 17:58:46: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_event_servlet_vehicle/localTx_event_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:46: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_event_servlet_vehicle/localTx_event_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:46: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:46: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:46: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.event.eventClient1 +11-19-2024 17:58:46: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.event.eventClient1 +11-19-2024 17:58:46: SVR-TRACE: ** IN getRunMethod: testname=testConnectionEventListener +11-19-2024 17:58:46: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:46: SVR-TRACE: **runmethod=testConnectionEventListener +11-19-2024 17:58:46: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:46: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:46: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnectionEventListener_setup +11-19-2024 17:58:46: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:46: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.event.eventClient1 +11-19-2024 17:58:46: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:46: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnectionEventListener_cleanup +11-19-2024 17:58:46: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:46: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.event.eventClient1 +11-19-2024 17:58:46: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:46: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:46: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:46: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:46: SVR: Got connection. +11-19-2024 17:58:46: SVR-TRACE: [TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.setLogWriter:out:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:] +11-19-2024 17:58:46: SVR: CONNECTION_CLOSED called correctly. +11-19-2024 17:58:46: SVR: Cleanup +11-19-2024 17:58:46: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:58:46: Test status from a servlet: 0: +11-19-2024 17:58:46: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:46: Test: returning from running in a servlet vehicle +11-19-2024 17:58:46: TRACE: SLEPT FOR: 0 +[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.988 s - in com.sun.ts.tests.connector.localTx.event.eventClient1ServletTest +[INFO] Running com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1JspTest +Nov 19, 2024 5:58:47 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:47 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:47 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:48 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:48 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:50 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:50 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:50 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:52 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:52 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:52: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:52: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:52: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:52: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:52: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:52: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:52: Opened connection to http://localhost:8080/localTx_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:52: TRACE: got outputstream +11-19-2024 17:58:52: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:53: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA +11-19-2024 17:58:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:53: SVR-TRACE: **runmethod=testAssociationMCFandRA +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA_setup +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA_cleanup +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:53: SVR: Performing callback verification... +11-19-2024 17:58:53: SVR: Got RA log. +11-19-2024 17:58:53: SVR-TRACE: Got connection. +11-19-2024 17:58:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:53: SVR: Methods called correctly +11-19-2024 17:58:53: SVR: Performing end to end verification... +11-19-2024 17:58:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:53: SVR: Exception inserting into table. +11-19-2024 17:58:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: SVR-ERROR: Exception at: +11-19-2024 17:58:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:155) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:151) + ... 41 more + +11-19-2024 17:58:53: SVR: Cleanup +11-19-2024 17:58:53: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: SVR: Test running in jsp vehicle failed +11-19-2024 17:58:53: Test: returning from running in a jsp vehicle +11-19-2024 17:58:53: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:53: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:53: Opened connection to http://localhost:8080/localTx_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:53: TRACE: got outputstream +11-19-2024 17:58:53: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRA2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:53: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA2 +11-19-2024 17:58:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:53: SVR-TRACE: **runmethod=testAssociationMCFandRA2 +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA2_setup +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA2_cleanup +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:53: SVR: Performing callback verification... +11-19-2024 17:58:53: SVR: Got RA log. +11-19-2024 17:58:53: SVR-TRACE: Got connection. +11-19-2024 17:58:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:53: SVR: testAssociationMCFandRA2 called correctly +11-19-2024 17:58:53: SVR: Cleanup +11-19-2024 17:58:53: SVR: Test running in jsp vehicle passed +11-19-2024 17:58:53: Test status from a jsp: 0: +11-19-2024 17:58:53: Test: returning from running in a jsp vehicle +11-19-2024 17:58:53: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:53: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:53: Opened connection to http://localhost:8080/localTx_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:53: TRACE: got outputstream +11-19-2024 17:58:53: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testBootstrapforNullnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:53: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testname=testBootstrapforNull +11-19-2024 17:58:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:53: SVR-TRACE: **runmethod=testBootstrapforNull +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testBootstrapforNull_setup +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testBootstrapforNull_cleanup +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:53: SVR: Performing callback verification... +11-19-2024 17:58:53: SVR: Got RA log. +11-19-2024 17:58:53: SVR-TRACE: Got connection. +11-19-2024 17:58:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:53: SVR: Methods called correctly +11-19-2024 17:58:53: SVR: Performing end to end verification... +11-19-2024 17:58:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:53: SVR: Exception inserting into table. +11-19-2024 17:58:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: SVR-ERROR: Exception at: +11-19-2024 17:58:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:354) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:350) + ... 41 more + +11-19-2024 17:58:53: SVR: Cleanup +11-19-2024 17:58:53: SVR: Test running in jsp vehicle failed +11-19-2024 17:58:53: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: Test: returning from running in a jsp vehicle +11-19-2024 17:58:53: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:53: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:53: Opened connection to http://localhost:8080/localTx_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:53: TRACE: got outputstream +11-19-2024 17:58:53: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testInstantiationOfRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:53: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testname=testInstantiationOfRA +11-19-2024 17:58:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:53: SVR-TRACE: **runmethod=testInstantiationOfRA +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testInstantiationOfRA_setup +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testInstantiationOfRA_cleanup +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:53: SVR: Performing callback verification... +11-19-2024 17:58:53: SVR: Got RA log. +11-19-2024 17:58:53: SVR-TRACE: Got connection. +11-19-2024 17:58:53: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: Test: returning from running in a jsp vehicle +11-19-2024 17:58:53: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:53: SVR: Methods called correctly +11-19-2024 17:58:53: SVR: Performing end to end verification... +11-19-2024 17:58:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:53: SVR: Exception inserting into table. +11-19-2024 17:58:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: SVR-ERROR: Exception at: +11-19-2024 17:58:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:281) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:277) + ... 41 more + +11-19-2024 17:58:53: SVR: Cleanup +11-19-2024 17:58:53: SVR: Test running in jsp vehicle failed +Nov 19, 2024 5:58:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:53: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:53: Opened connection to http://localhost:8080/localTx_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:53: TRACE: got outputstream +11-19-2024 17:58:53: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMCFcalledOncenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:53: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testname=testMCFcalledOnce +11-19-2024 17:58:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:53: SVR-TRACE: **runmethod=testMCFcalledOnce +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMCFcalledOnce_setup +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMCFcalledOnce_cleanup +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:53: SVR: Performing callback verification... +11-19-2024 17:58:53: SVR: Got RA log. +11-19-2024 17:58:53: SVR-TRACE: Got connection. +11-19-2024 17:58:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:53: SVR: Methods called correctly +11-19-2024 17:58:53: SVR: Performing end to end verification... +11-19-2024 17:58:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:53: SVR: Exception inserting into table. +11-19-2024 17:58:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: SVR-ERROR: Exception at: +11-19-2024 17:58:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:504) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:500) + ... 41 more + +11-19-2024 17:58:53: SVR: Cleanup +11-19-2024 17:58:53: SVR: Test running in jsp vehicle failed +11-19-2024 17:58:53: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: Test: returning from running in a jsp vehicle +11-19-2024 17:58:53: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:53: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:53: Opened connection to http://localhost:8080/localTx_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:53: TRACE: got outputstream +11-19-2024 17:58:53: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRASharabilitynullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:53: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testname=testRASharability +11-19-2024 17:58:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:53: SVR-TRACE: **runmethod=testRASharability +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRASharability_setup +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRASharability_cleanup +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:53: SVR: Performing callback verification... +11-19-2024 17:58:53: SVR: Got RA log. +11-19-2024 17:58:53: SVR-TRACE: Got connection. +11-19-2024 17:58:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:53: SVR: Methods called correctly +11-19-2024 17:58:53: SVR: Performing end to end verification... +11-19-2024 17:58:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:53: SVR: Exception inserting into table. +11-19-2024 17:58:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: SVR-ERROR: Exception at: +11-19-2024 17:58:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:431) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:427) + ... 41 more + +11-19-2024 17:58:53: SVR: Cleanup +11-19-2024 17:58:53: SVR: Test running in jsp vehicle failed +11-19-2024 17:58:53: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: Test: returning from running in a jsp vehicle +11-19-2024 17:58:53: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:53: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:58:53: Opened connection to http://localhost:8080/localTx_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:58:53: TRACE: got outputstream +11-19-2024 17:58:53: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:58:53: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:58:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRAforJavaBeannullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:58:53: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:58:53: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:58:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_jsp_vehicle/localTx_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ** IN getRunMethod: testname=testRAforJavaBean +11-19-2024 17:58:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:53: SVR-TRACE: **runmethod=testRAforJavaBean +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRAforJavaBean_setup +11-19-2024 17:58:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRAforJavaBean_cleanup +11-19-2024 17:58:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:53: SVR: Performing callback verification... +11-19-2024 17:58:53: SVR: Got RA log. +11-19-2024 17:58:53: SVR-TRACE: Got connection. +11-19-2024 17:58:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:53: SVR: Methods called correctly +11-19-2024 17:58:53: SVR: Performing end to end verification... +11-19-2024 17:58:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:53: SVR: Exception inserting into table. +11-19-2024 17:58:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: SVR-ERROR: Exception at: +11-19-2024 17:58:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:577) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:573) + ... 41 more + +11-19-2024 17:58:53: SVR: Cleanup +11-19-2024 17:58:53: SVR: Test running in jsp vehicle failed +11-19-2024 17:58:53: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:53: Test: returning from running in a jsp vehicle +11-19-2024 17:58:53: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 7, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 6.365 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1JspTest +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1JspTest.testAssociationMCFandRA Time elapsed: 0.231 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1JspTest.testBootstrapforNull Time elapsed: 0.023 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1JspTest.testInstantiationOfRA Time elapsed: 0.021 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1JspTest.testMCFcalledOnce Time elapsed: 0.025 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1JspTest.testRASharability Time elapsed: 0.024 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1JspTest.testRAforJavaBean Time elapsed: 0.031 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1ServletTest +Nov 19, 2024 5:58:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:53 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:54 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:58:58 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:58:58 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:58:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:59: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:59: Opened connection to http://localhost:8080/localTx_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:59: TRACE: got outputstream +11-19-2024 17:58:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:59: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:58:59: SVR-TRACE: In doPost +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA +11-19-2024 17:58:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:59: SVR-TRACE: **runmethod=testAssociationMCFandRA +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA_setup +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA_cleanup +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:59: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:59: SVR: Performing callback verification... +11-19-2024 17:58:59: SVR: Got RA log. +11-19-2024 17:58:59: SVR-TRACE: Got connection. +11-19-2024 17:58:59: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:59: SVR: Methods called correctly +11-19-2024 17:58:59: SVR: Performing end to end verification... +11-19-2024 17:58:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:59: SVR: Exception inserting into table. +11-19-2024 17:58:59: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR-ERROR: Exception at: +11-19-2024 17:58:59: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:155) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:151) + ... 38 more + +11-19-2024 17:58:59: SVR: Cleanup +11-19-2024 17:58:59: SVR: Test running in servlet vehicle failed +11-19-2024 17:58:59: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: Test: returning from running in a servlet vehicle +11-19-2024 17:58:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:59: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:59: Opened connection to http://localhost:8080/localTx_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:59: TRACE: got outputstream +11-19-2024 17:58:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:59: SVR-TRACE: In doPost +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRA2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA2 +11-19-2024 17:58:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:59: SVR-TRACE: **runmethod=testAssociationMCFandRA2 +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA2_setup +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA2_cleanup +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:59: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:59: SVR: Performing callback verification... +11-19-2024 17:58:59: SVR: Got RA log. +11-19-2024 17:58:59: SVR-TRACE: Got connection. +11-19-2024 17:58:59: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:59: Test status from a servlet: 0: +11-19-2024 17:58:59: SVR: testAssociationMCFandRA2 called correctly +11-19-2024 17:58:59: SVR: Cleanup +11-19-2024 17:58:59: Test: returning from running in a servlet vehicle +11-19-2024 17:58:59: SVR: Test running in servlet vehicle passed +11-19-2024 17:58:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:59: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:59: Opened connection to http://localhost:8080/localTx_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:59: TRACE: got outputstream +11-19-2024 17:58:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:59: SVR-TRACE: In doPost +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testBootstrapforNullnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testname=testBootstrapforNull +11-19-2024 17:58:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:59: SVR-TRACE: **runmethod=testBootstrapforNull +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testBootstrapforNull_setup +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testBootstrapforNull_cleanup +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:59: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:59: SVR: Performing callback verification... +11-19-2024 17:58:59: SVR: Got RA log. +11-19-2024 17:58:59: SVR-TRACE: Got connection. +11-19-2024 17:58:59: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:59: SVR: Methods called correctly +11-19-2024 17:58:59: SVR: Performing end to end verification... +11-19-2024 17:58:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:59: SVR: Exception inserting into table. +11-19-2024 17:58:59: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR-ERROR: Exception at: +11-19-2024 17:58:59: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:354) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:350) + ... 38 more + +11-19-2024 17:58:59: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR: Cleanup +11-19-2024 17:58:59: SVR: Test running in servlet vehicle failed +11-19-2024 17:58:59: Test: returning from running in a servlet vehicle +11-19-2024 17:58:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:59: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:59: Opened connection to http://localhost:8080/localTx_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:59: TRACE: got outputstream +11-19-2024 17:58:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:59: SVR-TRACE: In doPost +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testInstantiationOfRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testname=testInstantiationOfRA +11-19-2024 17:58:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:59: SVR-TRACE: **runmethod=testInstantiationOfRA +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testInstantiationOfRA_setup +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testInstantiationOfRA_cleanup +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:59: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:59: SVR: Performing callback verification... +11-19-2024 17:58:59: SVR: Got RA log. +11-19-2024 17:58:59: SVR-TRACE: Got connection. +11-19-2024 17:58:59: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:59: SVR: Methods called correctly +11-19-2024 17:58:59: SVR: Performing end to end verification... +11-19-2024 17:58:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:59: SVR: Exception inserting into table. +11-19-2024 17:58:59: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR-ERROR: Exception at: +11-19-2024 17:58:59: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:281) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:277) + ... 38 more + +11-19-2024 17:58:59: Test: returning from running in a servlet vehicle +11-19-2024 17:58:59: SVR: Cleanup +11-19-2024 17:58:59: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:59: SVR: Test running in servlet vehicle failed +Nov 19, 2024 5:58:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:59: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:59: Opened connection to http://localhost:8080/localTx_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:59: TRACE: got outputstream +11-19-2024 17:58:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:59: SVR-TRACE: In doPost +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMCFcalledOncenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testname=testMCFcalledOnce +11-19-2024 17:58:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:59: SVR-TRACE: **runmethod=testMCFcalledOnce +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMCFcalledOnce_setup +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMCFcalledOnce_cleanup +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:59: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:59: SVR: Performing callback verification... +11-19-2024 17:58:59: SVR: Got RA log. +11-19-2024 17:58:59: SVR-TRACE: Got connection. +11-19-2024 17:58:59: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:59: SVR: Methods called correctly +11-19-2024 17:58:59: SVR: Performing end to end verification... +11-19-2024 17:58:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:59: SVR: Exception inserting into table. +11-19-2024 17:58:59: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR-ERROR: Exception at: +11-19-2024 17:58:59: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:504) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:500) + ... 38 more + +11-19-2024 17:58:59: SVR: Cleanup +11-19-2024 17:58:59: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR: Test running in servlet vehicle failed +11-19-2024 17:58:59: Test: returning from running in a servlet vehicle +11-19-2024 17:58:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:59: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:59: Opened connection to http://localhost:8080/localTx_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:59: TRACE: got outputstream +11-19-2024 17:58:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:59: SVR-TRACE: In doPost +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRASharabilitynullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testname=testRASharability +11-19-2024 17:58:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:59: SVR-TRACE: **runmethod=testRASharability +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRASharability_setup +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRASharability_cleanup +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:59: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:59: SVR: Performing callback verification... +11-19-2024 17:58:59: SVR: Got RA log. +11-19-2024 17:58:59: SVR-TRACE: Got connection. +11-19-2024 17:58:59: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:59: SVR: Methods called correctly +11-19-2024 17:58:59: SVR: Performing end to end verification... +11-19-2024 17:58:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:59: SVR: Exception inserting into table. +11-19-2024 17:58:59: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR-ERROR: Exception at: +11-19-2024 17:58:59: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:431) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:427) + ... 38 more + +11-19-2024 17:58:59: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR: Cleanup +11-19-2024 17:58:59: SVR: Test running in servlet vehicle failed +11-19-2024 17:58:59: Test: returning from running in a servlet vehicle +11-19-2024 17:58:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:58:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:58:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:58:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:58:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:58:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:58:59: TRACE: in ServiceEETest.run() method +11-19-2024 17:58:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:58:59: Opened connection to http://localhost:8080/localTx_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:58:59: TRACE: got outputstream +11-19-2024 17:58:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:58:59: SVR-TRACE: In doPost +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:58:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:58:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:58:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRAforJavaBeannullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:58:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/lifecycle/lifecycleClient1.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_lifecycle_servlet_vehicle/localTx_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:58:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:58:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:58:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ** IN getRunMethod: testname=testRAforJavaBean +11-19-2024 17:58:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:58:59: SVR-TRACE: **runmethod=testRAforJavaBean +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRAforJavaBean_setup +11-19-2024 17:58:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:58:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRAforJavaBean_cleanup +11-19-2024 17:58:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:58:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1 +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:58:59: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:58:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:58:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:58:59: SVR: Performing callback verification... +11-19-2024 17:58:59: SVR: Got RA log. +11-19-2024 17:58:59: SVR-TRACE: Got connection. +11-19-2024 17:58:59: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:58:59: SVR: Methods called correctly +11-19-2024 17:58:59: SVR: Performing end to end verification... +11-19-2024 17:58:59: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:58:59: SVR: Exception inserting into table. +11-19-2024 17:58:59: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:58:59: Test: returning from running in a servlet vehicle +11-19-2024 17:58:59: SVR-ERROR: Exception at: +11-19-2024 17:58:59: TRACE: SLEPT FOR: 0 +11-19-2024 17:58:59: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:577) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:573) + ... 38 more + +11-19-2024 17:58:59: SVR: Cleanup +11-19-2024 17:58:59: SVR: Test running in servlet vehicle failed +[ERROR] Tests run: 7, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 6.538 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1ServletTest +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1ServletTest.testAssociationMCFandRA Time elapsed: 0.029 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1ServletTest.testBootstrapforNull Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1ServletTest.testInstantiationOfRA Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1ServletTest.testMCFcalledOnce Time elapsed: 0.02 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1ServletTest.testRASharability Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.lifecycle.lifecycleClient1ServletTest.testRAforJavaBean Time elapsed: 0.018 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.localTx.msginflow.MDBClientJspTest +Nov 19, 2024 5:58:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:02 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:02 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:02 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:06 PM org.omnifaces.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap +SEVERE: While Deploying Application: msginflow_mdb_jca --exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : EJB Container initialization error. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request] +Nov 19, 2024 5:59:06 PM org.omnifaces.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap +WARNING: While Deploying Application: msginflow_mdb_jca --exit_code: FAILURE, message: Resource not found. [status: CLIENT_ERROR reason: Not Found] +[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.465 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.msginflow.MDBClientJspTest +[ERROR] com.sun.ts.tests.connector.localTx.msginflow.MDBClientJspTest Time elapsed: 6.465 s <<< ERROR! +org.jboss.arquillian.container.spi.client.container.DeploymentException: Could not deploy msginflow_mdb_jca.ear +Caused by: org.omnifaces.arquillian.jersey.server.ContainerException: While Deploying Application: msginflow_mdb_jca --exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : EJB Container initialization error. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request] + +[INFO] Running com.sun.ts.tests.connector.localTx.msginflow.MDBClientServletTest +Nov 19, 2024 5:59:06 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:10 PM org.omnifaces.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap +SEVERE: While Deploying Application: msginflow_mdb_jca --exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : EJB Container initialization error. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request] +Nov 19, 2024 5:59:10 PM org.omnifaces.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap +WARNING: While Deploying Application: msginflow_mdb_jca --exit_code: FAILURE, message: Resource not found. [status: CLIENT_ERROR reason: Not Found] +[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.401 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.msginflow.MDBClientServletTest +[ERROR] com.sun.ts.tests.connector.localTx.msginflow.MDBClientServletTest Time elapsed: 4.401 s <<< ERROR! +org.jboss.arquillian.container.spi.client.container.DeploymentException: Could not deploy msginflow_mdb_jca.ear +Caused by: org.omnifaces.arquillian.jersey.server.ContainerException: While Deploying Application: msginflow_mdb_jca --exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : EJB Container initialization error. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request] + +[INFO] Running com.sun.ts.tests.connector.localTx.security.securityClient1JspTest +Nov 19, 2024 5:59:10 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:13 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:13 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:13 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAppEISSignonnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testAppEISSignon +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testAppEISSignon +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAppEISSignon_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAppEISSignon_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@632001d4 +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@55a878d8 +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: Got connection object from the TSDataSource. +11-19-2024 17:59:15: SVR: Checking for Connection Validity. +11-19-2024 17:59:15: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:15: SVR: Exception inserting into table. +11-19-2024 17:59:15: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:15: SVR-ERROR: Exception at: +11-19-2024 17:59:15: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.security.securityClient1.testAppEISSignon(securityClient1.java:235) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.security.securityClient1.testAppEISSignon(securityClient1.java:231) + ... 41 more + +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:15: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestAllCallbacksAndPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testCBTestAllCallbacksAndPrin +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testCBTestAllCallbacksAndPrin +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestAllCallbacksAndPrin_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestAllCallbacksAndPrin_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@ec61009 +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1dec09c0 +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Performing callback verification... +11-19-2024 17:59:15: SVR-TRACE: Got connection. +11-19-2024 17:59:15: SVR-TRACE: Searching for string: cbTestAllCallbacksAndPrin: callbacks handled. +11-19-2024 17:59:15: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:15: SVR: testCBTestAllCallbacksAndPrin() passed +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle passed +11-19-2024 17:59:15: Test status from a jsp: 0: +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestAllCallbacksNullPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testCBTestAllCallbacksNullPrin +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testCBTestAllCallbacksNullPrin +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestAllCallbacksNullPrin_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestAllCallbacksNullPrin_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: Test status from a jsp: 0: +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@34699a09 +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@43c402d6 +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Performing callback verification... +11-19-2024 17:59:15: SVR-TRACE: Got connection. +11-19-2024 17:59:15: SVR-TRACE: Searching for string: cbTestAllCallbacksNullPrin: callbacks handled. +11-19-2024 17:59:15: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:15: SVR: testCBTestAllCallbacksNullPrin() passed +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestCPCandGPCnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testCBTestCPCandGPC +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testCBTestCPCandGPC +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestCPCandGPC_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestCPCandGPC_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4aec27c4 +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7c556a76 +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Performing callback verification... +11-19-2024 17:59:15: SVR-TRACE: Got connection. +11-19-2024 17:59:15: SVR-TRACE: Searching for string: cbTestCPCandGPC: callbacks handled. +11-19-2024 17:59:15: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:15: Test status from a jsp: 0: +11-19-2024 17:59:15: SVR: testCBTestCPCandGPC() passed +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestCPCandNullPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testCBTestCPCandNullPrin +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testCBTestCPCandNullPrin +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestCPCandNullPrin_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestCPCandNullPrin_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@463faa05 +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4fa879dc +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Performing callback verification... +11-19-2024 17:59:15: SVR-TRACE: Got connection. +11-19-2024 17:59:15: SVR-TRACE: Searching for string: cbTestCPCandNullPrin: Case-1 security callbacks handled. +11-19-2024 17:59:15: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:15: Test status from a jsp: 0: +11-19-2024 17:59:15: SVR: testCBTestCPCandNullPrin() passed +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestCPCandPVCnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testCBTestCPCandPVC +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testCBTestCPCandPVC +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestCPCandPVC_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestCPCandPVC_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@2d5ee3a5 +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@52f2bc71 +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Performing callback verification... +11-19-2024 17:59:15: SVR-TRACE: Got connection. +11-19-2024 17:59:15: SVR-TRACE: Searching for string: cbTestCPCandPVC: callbacks handled. +11-19-2024 17:59:15: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:15: Test status from a jsp: 0: +11-19-2024 17:59:15: SVR: testCBTestCPCandPVC() passed +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestCPCandPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testCBTestCPCandPrin +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testCBTestCPCandPrin +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestCPCandPrin_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestCPCandPrin_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@6dd39178 +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@628e7353 +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Performing callback verification... +11-19-2024 17:59:15: SVR-TRACE: Got connection. +11-19-2024 17:59:15: SVR-TRACE: Searching for string: cbTestCPCandPrin: callbacks handled. +11-19-2024 17:59:15: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:15: Test status from a jsp: 0: +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: SVR: testCBTestCPCandPrin() passed +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestEISCPCandPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testCBTestEISCPCandPrin +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testCBTestEISCPCandPrin +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestEISCPCandPrin_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestEISCPCandPrin_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@184d30fe +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@404d31ca +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Performing callback verification... +11-19-2024 17:59:15: SVR-TRACE: Got connection. +11-19-2024 17:59:15: SVR-TRACE: Searching for string: cbEISTestCPCandPrin: callbacks handled. +11-19-2024 17:59:15: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:15: Test status from a jsp: 0: +11-19-2024 17:59:15: SVR: testCBTestEISCPCandPrin() passed +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestGPCandCPCFailnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testCBTestGPCandCPCFail +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testCBTestGPCandCPCFail +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestGPCandCPCFail_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestGPCandCPCFail_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@213a08cf +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4cb6a489 +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Performing callback verification... +11-19-2024 17:59:15: SVR-TRACE: Got connection. +11-19-2024 17:59:15: SVR-TRACE: Searching for string: cbTestGPCandCPCFail: callbacks are NOT handled - as expected. +11-19-2024 17:59:15: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:15: SVR: testCBTestGPCandCPCFail() passed +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle passed +11-19-2024 17:59:15: Test status from a jsp: 0: +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testComponentManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testComponentManaged +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testComponentManaged +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testComponentManaged_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testComponentManaged_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@48d64e44 +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@290c8bc0 +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: Got connection object from the TSDataSource. +11-19-2024 17:59:15: SVR: Checking for Connection Validity. +11-19-2024 17:59:15: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:15: SVR: Exception inserting into table. +11-19-2024 17:59:15: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:15: SVR-ERROR: Exception at: +11-19-2024 17:59:15: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.security.securityClient1.testComponentManaged(securityClient1.java:192) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.security.securityClient1.testComponentManaged(securityClient1.java:188) + ... 41 more + +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:15: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:15: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:15: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:15: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:15: TRACE: got outputstream +11-19-2024 17:59:15: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:15: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnManagerAllocateConnectionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:15: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:15: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ** IN getRunMethod: testname=testConnManagerAllocateConnection +11-19-2024 17:59:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:15: SVR-TRACE: **runmethod=testConnManagerAllocateConnection +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnManagerAllocateConnection_setup +11-19-2024 17:59:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnManagerAllocateConnection_cleanup +11-19-2024 17:59:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:15: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:15: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@6d2b9c2b +11-19-2024 17:59:15: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@6f7daf08 +11-19-2024 17:59:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:15: SVR: Got connection from the TSDataSource. +11-19-2024 17:59:15: SVR: Checking for Connection Validity. +11-19-2024 17:59:15: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:15: SVR: Exception inserting into table. +11-19-2024 17:59:15: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:15: SVR-ERROR: Exception at: +11-19-2024 17:59:15: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:654) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:650) + ... 41 more + +11-19-2024 17:59:15: SVR: Cleanup +11-19-2024 17:59:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:15: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:15: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:15: Test: returning from running in a jsp vehicle +11-19-2024 17:59:15: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:16: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:16: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:16: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:16: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:16: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:16: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:16: Opened connection to http://localhost:8080/localTx_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:16: TRACE: got outputstream +11-19-2024 17:59:16: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:16: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:16: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:16: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:16: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:16: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testContainerManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:16: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:16: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:16: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:16: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:16: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:16: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_jsp_vehicle/localTx_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:16: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:16: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:16: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:16: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:16: SVR-TRACE: ** IN getRunMethod: testname=testContainerManaged +11-19-2024 17:59:16: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:16: SVR-TRACE: **runmethod=testContainerManaged +11-19-2024 17:59:16: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:16: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:16: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testContainerManaged_setup +11-19-2024 17:59:16: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:16: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:16: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:16: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testContainerManaged_cleanup +11-19-2024 17:59:16: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:16: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:16: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:16: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:16: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:16: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1b1a477f +11-19-2024 17:59:16: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1be50995 +11-19-2024 17:59:16: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:16: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:16: SVR: Got connection from the TSDataSource. +11-19-2024 17:59:16: SVR: Checking for Connection Validity. +11-19-2024 17:59:16: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:16: SVR: Exception inserting into table. +11-19-2024 17:59:16: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:16: SVR-ERROR: Exception at: +11-19-2024 17:59:16: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.security.securityClient1.testContainerManaged(securityClient1.java:147) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.security.securityClient1.testContainerManaged(securityClient1.java:143) + ... 41 more + +11-19-2024 17:59:16: SVR: Cleanup +11-19-2024 17:59:16: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:16: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:16: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:16: Test: returning from running in a jsp vehicle +11-19-2024 17:59:16: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 12, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 5.262 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.security.securityClient1JspTest +[ERROR] com.sun.ts.tests.connector.localTx.security.securityClient1JspTest.testAppEISSignon Time elapsed: 0.217 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.security.securityClient1JspTest.testComponentManaged Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.security.securityClient1JspTest.testConnManagerAllocateConnection Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.security.securityClient1JspTest.testContainerManaged Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.localTx.security.securityClient1ServletTest +Nov 19, 2024 5:59:16 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:18 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:18 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:18 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:18 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:20: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:20: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:20: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:20: TRACE: got outputstream +11-19-2024 17:59:20: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:20: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:59:20: SVR-TRACE: In doPost +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:20: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAppEISSignonnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testname=testAppEISSignon +11-19-2024 17:59:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:20: SVR-TRACE: **runmethod=testAppEISSignon +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAppEISSignon_setup +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAppEISSignon_cleanup +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:20: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@79867ca +11-19-2024 17:59:20: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4d2eef05 +11-19-2024 17:59:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:20: SVR: Got connection object from the TSDataSource. +11-19-2024 17:59:20: SVR: Checking for Connection Validity. +11-19-2024 17:59:20: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:20: SVR: Exception inserting into table. +11-19-2024 17:59:20: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:20: SVR-ERROR: Exception at: +11-19-2024 17:59:20: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.security.securityClient1.testAppEISSignon(securityClient1.java:235) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.security.securityClient1.testAppEISSignon(securityClient1.java:231) + ... 38 more + +11-19-2024 17:59:20: SVR: Cleanup +11-19-2024 17:59:20: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:20: SVR: Test running in servlet vehicle failed +11-19-2024 17:59:20: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:20: Test: returning from running in a servlet vehicle +11-19-2024 17:59:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:20: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:20: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:20: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:20: TRACE: got outputstream +11-19-2024 17:59:20: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:20: SVR-TRACE: In doPost +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:20: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestAllCallbacksAndPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testname=testCBTestAllCallbacksAndPrin +11-19-2024 17:59:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:20: SVR-TRACE: **runmethod=testCBTestAllCallbacksAndPrin +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestAllCallbacksAndPrin_setup +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestAllCallbacksAndPrin_cleanup +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:20: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@6527f492 +11-19-2024 17:59:20: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@c67396e +11-19-2024 17:59:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:20: SVR: Performing callback verification... +11-19-2024 17:59:20: SVR-TRACE: Got connection. +11-19-2024 17:59:20: SVR-TRACE: Searching for string: cbTestAllCallbacksAndPrin: callbacks handled. +11-19-2024 17:59:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:20: SVR: testCBTestAllCallbacksAndPrin() passed +11-19-2024 17:59:20: SVR: Cleanup +11-19-2024 17:59:20: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:20: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:20: Test status from a servlet: 0: +11-19-2024 17:59:20: Test: returning from running in a servlet vehicle +11-19-2024 17:59:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:20: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:20: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:20: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:20: TRACE: got outputstream +11-19-2024 17:59:20: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:20: SVR-TRACE: In doPost +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:20: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestAllCallbacksNullPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testname=testCBTestAllCallbacksNullPrin +11-19-2024 17:59:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:20: SVR-TRACE: **runmethod=testCBTestAllCallbacksNullPrin +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestAllCallbacksNullPrin_setup +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestAllCallbacksNullPrin_cleanup +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:20: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4a1aef23 +11-19-2024 17:59:20: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7260174a +11-19-2024 17:59:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:20: SVR: Performing callback verification... +11-19-2024 17:59:20: SVR-TRACE: Got connection. +11-19-2024 17:59:20: SVR-TRACE: Searching for string: cbTestAllCallbacksNullPrin: callbacks handled. +11-19-2024 17:59:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:20: SVR: testCBTestAllCallbacksNullPrin() passed +11-19-2024 17:59:20: SVR: Cleanup +11-19-2024 17:59:20: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:20: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:20: Test status from a servlet: 0: +11-19-2024 17:59:20: Test: returning from running in a servlet vehicle +11-19-2024 17:59:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:20: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:20: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:20: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:20: TRACE: got outputstream +11-19-2024 17:59:20: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:20: SVR-TRACE: In doPost +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:20: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestCPCandGPCnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testname=testCBTestCPCandGPC +11-19-2024 17:59:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:20: SVR-TRACE: **runmethod=testCBTestCPCandGPC +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestCPCandGPC_setup +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestCPCandGPC_cleanup +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:20: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@2075ee37 +11-19-2024 17:59:20: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@38fc3c41 +11-19-2024 17:59:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:20: SVR: Performing callback verification... +11-19-2024 17:59:20: SVR-TRACE: Got connection. +11-19-2024 17:59:20: SVR-TRACE: Searching for string: cbTestCPCandGPC: callbacks handled. +11-19-2024 17:59:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:20: Test status from a servlet: 0: +11-19-2024 17:59:20: SVR: testCBTestCPCandGPC() passed +11-19-2024 17:59:20: SVR: Cleanup +11-19-2024 17:59:20: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:20: Test: returning from running in a servlet vehicle +11-19-2024 17:59:20: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:20: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:20: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:20: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:20: TRACE: got outputstream +11-19-2024 17:59:20: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:20: SVR-TRACE: In doPost +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:20: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestCPCandNullPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testname=testCBTestCPCandNullPrin +11-19-2024 17:59:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:20: SVR-TRACE: **runmethod=testCBTestCPCandNullPrin +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestCPCandNullPrin_setup +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestCPCandNullPrin_cleanup +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:20: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@298f1a13 +11-19-2024 17:59:20: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1a68153c +11-19-2024 17:59:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:20: SVR: Performing callback verification... +11-19-2024 17:59:20: SVR-TRACE: Got connection. +11-19-2024 17:59:20: SVR-TRACE: Searching for string: cbTestCPCandNullPrin: Case-1 security callbacks handled. +11-19-2024 17:59:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:20: SVR: testCBTestCPCandNullPrin() passed +11-19-2024 17:59:20: Test status from a servlet: 0: +11-19-2024 17:59:20: SVR: Cleanup +11-19-2024 17:59:20: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:20: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:20: Test: returning from running in a servlet vehicle +11-19-2024 17:59:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:20: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:20: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:20: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:20: TRACE: got outputstream +11-19-2024 17:59:20: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:20: SVR-TRACE: In doPost +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:20: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestCPCandPVCnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testname=testCBTestCPCandPVC +11-19-2024 17:59:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:20: SVR-TRACE: **runmethod=testCBTestCPCandPVC +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestCPCandPVC_setup +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestCPCandPVC_cleanup +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:20: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@58c0a64c +11-19-2024 17:59:20: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@37ad400e +11-19-2024 17:59:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:20: SVR: Performing callback verification... +11-19-2024 17:59:20: SVR-TRACE: Got connection. +11-19-2024 17:59:20: SVR-TRACE: Searching for string: cbTestCPCandPVC: callbacks handled. +11-19-2024 17:59:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:20: Test status from a servlet: 0: +11-19-2024 17:59:20: SVR: testCBTestCPCandPVC() passed +11-19-2024 17:59:20: SVR: Cleanup +11-19-2024 17:59:20: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:20: Test: returning from running in a servlet vehicle +11-19-2024 17:59:20: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:20: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:20: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:20: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:20: TRACE: got outputstream +11-19-2024 17:59:20: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:20: SVR-TRACE: In doPost +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:20: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestCPCandPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testname=testCBTestCPCandPrin +11-19-2024 17:59:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:20: SVR-TRACE: **runmethod=testCBTestCPCandPrin +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestCPCandPrin_setup +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestCPCandPrin_cleanup +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:20: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4523bac5 +11-19-2024 17:59:20: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@27d45594 +11-19-2024 17:59:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:20: SVR: Performing callback verification... +11-19-2024 17:59:20: SVR-TRACE: Got connection. +11-19-2024 17:59:20: SVR-TRACE: Searching for string: cbTestCPCandPrin: callbacks handled. +11-19-2024 17:59:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:20: SVR: testCBTestCPCandPrin() passed +11-19-2024 17:59:20: Test status from a servlet: 0: +11-19-2024 17:59:20: SVR: Cleanup +11-19-2024 17:59:20: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:20: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:20: Test: returning from running in a servlet vehicle +11-19-2024 17:59:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:20: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:20: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:20: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:20: TRACE: got outputstream +11-19-2024 17:59:20: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:20: SVR-TRACE: In doPost +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:20: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:20: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestEISCPCandPrinnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ** IN getRunMethod: testname=testCBTestEISCPCandPrin +11-19-2024 17:59:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:20: SVR-TRACE: **runmethod=testCBTestEISCPCandPrin +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestEISCPCandPrin_setup +11-19-2024 17:59:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestEISCPCandPrin_cleanup +11-19-2024 17:59:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:20: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:20: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@200441c +11-19-2024 17:59:20: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@6ca136d9 +11-19-2024 17:59:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:20: SVR: Performing callback verification... +11-19-2024 17:59:20: SVR-TRACE: Got connection. +11-19-2024 17:59:20: SVR-TRACE: Searching for string: cbEISTestCPCandPrin: callbacks handled. +11-19-2024 17:59:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:20: SVR: testCBTestEISCPCandPrin() passed +11-19-2024 17:59:20: SVR: Cleanup +11-19-2024 17:59:20: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:20: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:20: Test status from a servlet: 0: +11-19-2024 17:59:20: Test: returning from running in a servlet vehicle +11-19-2024 17:59:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:21: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:21: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:21: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:21: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:21: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:21: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:21: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:21: TRACE: got outputstream +11-19-2024 17:59:21: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:21: SVR-TRACE: In doPost +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:21: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:21: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testCBTestGPCandCPCFailnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:21: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:21: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:21: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:21: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:21: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:21: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ** IN getRunMethod: testname=testCBTestGPCandCPCFail +11-19-2024 17:59:21: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:21: SVR-TRACE: **runmethod=testCBTestGPCandCPCFail +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:21: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:21: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testCBTestGPCandCPCFail_setup +11-19-2024 17:59:21: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:21: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:21: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testCBTestGPCandCPCFail_cleanup +11-19-2024 17:59:21: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:21: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:21: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:21: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:21: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@3725381 +11-19-2024 17:59:21: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4d612cee +11-19-2024 17:59:21: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:21: SVR: Performing callback verification... +11-19-2024 17:59:21: SVR-TRACE: Got connection. +11-19-2024 17:59:21: SVR-TRACE: Searching for string: cbTestGPCandCPCFail: callbacks are NOT handled - as expected. +11-19-2024 17:59:21: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:21: SVR: testCBTestGPCandCPCFail() passed +11-19-2024 17:59:21: SVR: Cleanup +11-19-2024 17:59:21: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:21: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:21: Test status from a servlet: 0: +11-19-2024 17:59:21: Test: returning from running in a servlet vehicle +11-19-2024 17:59:21: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:21 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:21: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:21: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:21: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:21: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:21: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:21: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:21: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:21: TRACE: got outputstream +11-19-2024 17:59:21: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:21: SVR-TRACE: In doPost +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:21: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:21: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testComponentManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:21: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:21: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:21: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:21: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:21: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:21: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ** IN getRunMethod: testname=testComponentManaged +11-19-2024 17:59:21: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:21: SVR-TRACE: **runmethod=testComponentManaged +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:21: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:21: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testComponentManaged_setup +11-19-2024 17:59:21: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:21: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:21: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testComponentManaged_cleanup +11-19-2024 17:59:21: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:21: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:21: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:21: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:21: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4ca7cef8 +11-19-2024 17:59:21: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@75782d55 +11-19-2024 17:59:21: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:21: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:21: SVR: Got connection object from the TSDataSource. +11-19-2024 17:59:21: SVR: Checking for Connection Validity. +11-19-2024 17:59:21: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:21: SVR: Exception inserting into table. +11-19-2024 17:59:21: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:21: SVR-ERROR: Exception at: +11-19-2024 17:59:21: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.security.securityClient1.testComponentManaged(securityClient1.java:192) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.security.securityClient1.testComponentManaged(securityClient1.java:188) + ... 38 more + +11-19-2024 17:59:21: SVR: Cleanup +11-19-2024 17:59:21: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:21: SVR: Test running in servlet vehicle failed +11-19-2024 17:59:21: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:21: Test: returning from running in a servlet vehicle +11-19-2024 17:59:21: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:21 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:21: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:21: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:21: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:21: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:21: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:21: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:21: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:21: TRACE: got outputstream +11-19-2024 17:59:21: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:21: SVR-TRACE: In doPost +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:21: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:21: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnManagerAllocateConnectionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:21: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:21: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:21: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:21: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:21: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:21: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ** IN getRunMethod: testname=testConnManagerAllocateConnection +11-19-2024 17:59:21: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:21: SVR-TRACE: **runmethod=testConnManagerAllocateConnection +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:21: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:21: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnManagerAllocateConnection_setup +11-19-2024 17:59:21: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:21: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:21: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnManagerAllocateConnection_cleanup +11-19-2024 17:59:21: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:21: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:21: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:21: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:21: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@2dcded30 +11-19-2024 17:59:21: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@6e2bfe00 +11-19-2024 17:59:21: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:21: SVR: Got connection from the TSDataSource. +11-19-2024 17:59:21: SVR: Checking for Connection Validity. +11-19-2024 17:59:21: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:21: SVR: Exception inserting into table. +11-19-2024 17:59:21: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:21: SVR-ERROR: Exception at: +11-19-2024 17:59:21: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:654) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:650) + ... 38 more + +11-19-2024 17:59:21: SVR: Cleanup +11-19-2024 17:59:21: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:21: SVR: Test running in servlet vehicle failed +11-19-2024 17:59:21: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:21: Test: returning from running in a servlet vehicle +11-19-2024 17:59:21: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:21 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:21 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:21: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:21: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:21: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:21: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:21: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:21: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:21: Opened connection to http://localhost:8080/localTx_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:21: TRACE: got outputstream +11-19-2024 17:59:21: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:21: SVR-TRACE: In doPost +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:21: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:21: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:21: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testContainerManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:21: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/security/securityClient1.class +11-19-2024 17:59:21: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:21: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_security_servlet_vehicle/localTx_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:21: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:21: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:21: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ** IN getRunMethod: testname=testContainerManaged +11-19-2024 17:59:21: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:21: SVR-TRACE: **runmethod=testContainerManaged +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:21: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:21: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testContainerManaged_setup +11-19-2024 17:59:21: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:21: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:21: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testContainerManaged_cleanup +11-19-2024 17:59:21: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:21: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.security.securityClient1 +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:21: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:21: SVR: Using: java:comp/env/eis/whitebox-tx-param +11-19-2024 17:59:21: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@5887c517 +11-19-2024 17:59:21: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@230de3e3 +11-19-2024 17:59:21: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:21: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:21: SVR: Got connection from the TSDataSource. +11-19-2024 17:59:21: SVR: Checking for Connection Validity. +11-19-2024 17:59:21: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:21: SVR: Exception inserting into table. +11-19-2024 17:59:21: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:21: SVR-ERROR: Exception at: +11-19-2024 17:59:21: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.security.securityClient1.testContainerManaged(securityClient1.java:147) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.security.securityClient1.testContainerManaged(securityClient1.java:143) + ... 38 more + +11-19-2024 17:59:21: SVR: Cleanup +11-19-2024 17:59:21: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:21: SVR: Test running in servlet vehicle failed +11-19-2024 17:59:21: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:21: Test: returning from running in a servlet vehicle +11-19-2024 17:59:21: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 12, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 5.059 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.security.securityClient1ServletTest +[ERROR] com.sun.ts.tests.connector.localTx.security.securityClient1ServletTest.testAppEISSignon Time elapsed: 0.021 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.security.securityClient1ServletTest.testComponentManaged Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.security.securityClient1ServletTest.testConnManagerAllocateConnection Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.security.securityClient1ServletTest.testContainerManaged Time elapsed: 0.015 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1JspTest +Nov 19, 2024 5:59:21 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:22 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:22 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:22 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:23 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:23 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:23 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:24 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:25 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:25 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:25 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:26 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:26 PM org.omnifaces.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap +SEVERE: While Deploying Application: localTx_transinflow_jsp_vehicle --exit_code: FAILURE, message: Error occurred during deployment: Exception while deploying the app [localTx_transinflow_jsp_vehicle] : Error in parsing WEB-INF/sun-web.xml for archive [file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_jsp_vehicle/localTx_transinflow_jsp_vehicle_web_war/]: The xml element should be [sun-web-app] rather than [web-app]. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request] +Nov 19, 2024 5:59:26 PM org.omnifaces.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap +WARNING: While Deploying Application: localTx_transinflow_jsp_vehicle --exit_code: FAILURE, message: Resource not found. [status: CLIENT_ERROR reason: Not Found] +[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.833 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1JspTest +[ERROR] com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1JspTest Time elapsed: 5.833 s <<< ERROR! +org.jboss.arquillian.container.spi.client.container.DeploymentException: Could not deploy localTx_transinflow_jsp_vehicle.ear +Caused by: org.omnifaces.arquillian.jersey.server.ContainerException: While Deploying Application: localTx_transinflow_jsp_vehicle --exit_code: FAILURE, message: Error occurred during deployment: Exception while deploying the app [localTx_transinflow_jsp_vehicle] : Error in parsing WEB-INF/sun-web.xml for archive [file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_jsp_vehicle/localTx_transinflow_jsp_vehicle_web_war/]: The xml element should be [sun-web-app] rather than [web-app]. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request] + +[INFO] Running com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1ServletTest +Nov 19, 2024 5:59:26 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:27 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:28 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:28 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:28 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:29 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:29 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:29 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:30 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:30 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:30 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:31 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:31 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:32 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, vehicle: servlet +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_transinflow_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:32: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:32: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:32: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:32: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:32: Opened connection to http://localhost:8080/localTx_transinflow_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:32: TRACE: got outputstream +11-19-2024 17:59:32: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:32: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:59:32: SVR-TRACE: In doPost +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:32: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:32: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConcurrentWorkXidnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_transinflow_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:32: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/transinflow/transinflowClient1.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:32: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:32: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testname=testConcurrentWorkXid +11-19-2024 17:59:32: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:32: SVR-TRACE: **runmethod=testConcurrentWorkXid +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConcurrentWorkXid_setup +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:32: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConcurrentWorkXid_cleanup +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:32: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:32: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:32: SVR: establishing connection to rar... +11-19-2024 17:59:32: SVR: Got RA log. +11-19-2024 17:59:32: SVR-TRACE: Got connection. +11-19-2024 17:59:32: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:32: SVR: Methods called correctly +11-19-2024 17:59:32: SVR: Performing end to end verification... +11-19-2024 17:59:32: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:32: SVR: Exception inserting into table. +11-19-2024 17:59:32: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:32: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:32: SVR-ERROR: Exception at: +11-19-2024 17:59:32: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1.testConcurrentWorkXid(transinflowClient1.java:434) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1.testConcurrentWorkXid(transinflowClient1.java:430) + ... 38 more + +11-19-2024 17:59:32: Test: returning from running in a servlet vehicle +11-19-2024 17:59:32: SVR: Cleanup +11-19-2024 17:59:32: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:32: SVR: Test running in servlet vehicle failed +Nov 19, 2024 5:59:32 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, vehicle: servlet +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_transinflow_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:32: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:32: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:32: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:32: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:32: Opened connection to http://localhost:8080/localTx_transinflow_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:32: TRACE: got outputstream +11-19-2024 17:59:32: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:32: SVR-TRACE: In doPost +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:32: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:32: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testGetTransactionSupportnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_transinflow_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:32: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/transinflow/transinflowClient1.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:32: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:32: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testname=testGetTransactionSupport +11-19-2024 17:59:32: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:32: SVR-TRACE: **runmethod=testGetTransactionSupport +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testGetTransactionSupport_setup +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:32: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testGetTransactionSupport_cleanup +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:32: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:32: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:32: SVR: establishing connection to rar... +11-19-2024 17:59:32: SVR: Getting RA log. +11-19-2024 17:59:32: SVR-TRACE: Got RA log and connection. +11-19-2024 17:59:32: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:32: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:32: SVR: Methods called correctly +11-19-2024 17:59:32: SVR: Performing end to end verification... +11-19-2024 17:59:32: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:32: Test: returning from running in a servlet vehicle +11-19-2024 17:59:32: SVR: Exception inserting into table. +11-19-2024 17:59:32: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:32: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:32: SVR-ERROR: Exception at: +11-19-2024 17:59:32: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1.testGetTransactionSupport(transinflowClient1.java:154) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1.testGetTransactionSupport(transinflowClient1.java:150) + ... 38 more + +11-19-2024 17:59:32: SVR: Cleanup +11-19-2024 17:59:32: SVR: Test running in servlet vehicle failed +Nov 19, 2024 5:59:32 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, vehicle: servlet +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_transinflow_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:32: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:32: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:32: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:32: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:32: Opened connection to http://localhost:8080/localTx_transinflow_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:32: TRACE: got outputstream +11-19-2024 17:59:32: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:32: SVR-TRACE: In doPost +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:32: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:32: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testSetResourceAdapterMethodnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_transinflow_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:32: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/transinflow/transinflowClient1.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:32: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:32: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testname=testSetResourceAdapterMethod +11-19-2024 17:59:32: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:32: SVR-TRACE: **runmethod=testSetResourceAdapterMethod +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testSetResourceAdapterMethod_setup +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:32: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSetResourceAdapterMethod_cleanup +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:32: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:32: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:32: SVR: establishing connection to rar... +11-19-2024 17:59:32: SVR: Got RA log. +11-19-2024 17:59:32: SVR-TRACE: Got connection. +11-19-2024 17:59:32: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:32: SVR: testSetResourceAdapterMethod called correctly +11-19-2024 17:59:32: SVR: Performing end to end verification... +11-19-2024 17:59:32: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:32: SVR: Exception inserting into table. +11-19-2024 17:59:32: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:32: SVR-ERROR: Exception at: +11-19-2024 17:59:32: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1.testSetResourceAdapterMethod(transinflowClient1.java:235) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1.testSetResourceAdapterMethod(transinflowClient1.java:231) + ... 38 more + +11-19-2024 17:59:32: SVR: Cleanup +11-19-2024 17:59:32: SVR: Test running in servlet vehicle failed +11-19-2024 17:59:32: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:32: Test: returning from running in a servlet vehicle +11-19-2024 17:59:32: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:32 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, vehicle: servlet +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_transinflow_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:32: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:32: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:32: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:32: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:32: Opened connection to http://localhost:8080/localTx_transinflow_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:32: TRACE: got outputstream +11-19-2024 17:59:32: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:32: SVR-TRACE: In doPost +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:32: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:32: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testTransactionSynchronizationRegistrynullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_transinflow_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:32: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/transinflow/transinflowClient1.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:32: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:32: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testname=testTransactionSynchronizationRegistry +11-19-2024 17:59:32: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:32: SVR-TRACE: **runmethod=testTransactionSynchronizationRegistry +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testTransactionSynchronizationRegistry_setup +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:32: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testTransactionSynchronizationRegistry_cleanup +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:32: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:32: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:32: SVR: establishing connection to rar... +11-19-2024 17:59:32: SVR: Got RA log. +11-19-2024 17:59:32: SVR-TRACE: Got connection. +11-19-2024 17:59:32: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:32: Test status from a servlet: 0: +11-19-2024 17:59:32: SVR: Methods called correctly +11-19-2024 17:59:32: SVR: Cleanup +11-19-2024 17:59:32: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:32: Test: returning from running in a servlet vehicle +11-19-2024 17:59:32: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:32 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, vehicle: servlet +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:32 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_transinflow_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:32: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:32: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:32: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:32: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:32: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:32: Opened connection to http://localhost:8080/localTx_transinflow_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:32: TRACE: got outputstream +11-19-2024 17:59:32: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:32: SVR-TRACE: In doPost +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:32: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:32: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:32: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testXATerminatornullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_transinflow_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:32: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/transinflow/transinflowClient1.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_transinflow_servlet_vehicle/localTx_transinflow_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:32: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:32: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:32: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ** IN getRunMethod: testname=testXATerminator +11-19-2024 17:59:32: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:32: SVR-TRACE: **runmethod=testXATerminator +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testXATerminator_setup +11-19-2024 17:59:32: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:32: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testXATerminator_cleanup +11-19-2024 17:59:32: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:32: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1 +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:32: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:32: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:32: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:32: SVR: establishing connection to rar... +11-19-2024 17:59:32: SVR: Got RA log. +11-19-2024 17:59:32: SVR-TRACE: Got connection. +11-19-2024 17:59:32: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:32: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:32: SVR: Methods called correctly +11-19-2024 17:59:32: SVR: Performing end to end verification... +11-19-2024 17:59:32: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:32: SVR: Exception inserting into table. +11-19-2024 17:59:32: Test: returning from running in a servlet vehicle +11-19-2024 17:59:32: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:32: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:32: SVR-ERROR: Exception at: +11-19-2024 17:59:32: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1.testXATerminator(transinflowClient1.java:315) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1.testXATerminator(transinflowClient1.java:311) + ... 38 more + +11-19-2024 17:59:32: SVR: Cleanup +11-19-2024 17:59:32: SVR: Test running in servlet vehicle failed +[ERROR] Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 5.593 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1ServletTest +[ERROR] com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1ServletTest.testConcurrentWorkXid Time elapsed: 0.022 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1ServletTest.testGetTransactionSupport Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1ServletTest.testSetResourceAdapterMethod Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.transinflow.transinflowClient1ServletTest.testXATerminator Time elapsed: 0.015 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientJspTest +Nov 19, 2024 5:59:32 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:32 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:33 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:33 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:33 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:34 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:34 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:34 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testHICNotificationsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testHICNotifications +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testHICNotifications +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testHICNotifications_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testHICNotifications_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: SVR: testWorkContextNotifications() failed with following values: iContextSetupFailedCount = -1 +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testIsContextSupportednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testIsContextSupported +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testIsContextSupported +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testIsContextSupported_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testIsContextSupported_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Performing callback verification... +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: SVR: Methods called correctly +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorkContextsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testNestedWorkContexts +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testNestedWorkContexts +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWorkContexts_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWorkContexts_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Performing callback verification... +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connections. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: SVR: testNestedWorkContexts() passed +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorkContexts2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testNestedWorkContexts2 +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testNestedWorkContexts2 +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWorkContexts2_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWorkContexts2_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Performing callback verification... +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: SVR: testNestedWorkContexts2() passed +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorkContexts3nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testNestedWorkContexts3 +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testNestedWorkContexts3 +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWorkContexts3_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWorkContexts3_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Performing callback verification... +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: SVR: testNestedWorkContexts3() passed +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testSecurityContextCBHnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testSecurityContextCBH +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testSecurityContextCBH +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextCBH_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextCBH_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Performing callback verification... +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: SVR: testSecurityContextCBH() passed +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testSecurityContextExecSubjectnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testSecurityContextExecSubject +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testSecurityContextExecSubject +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextExecSubject_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextExecSubject_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Performing callback verification... +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: SVR: testSecurityContextExecSubject() passed +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testSecurityContextServiceSubjectnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testSecurityContextServiceSubject +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testSecurityContextServiceSubject +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextServiceSubject_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextServiceSubject_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Performing callback verification... +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: SVR: testSecurityContextServiceSubject() passed +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkContextErrorCodenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testWorkContextErrorCode +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testWorkContextErrorCode +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkContextErrorCode_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkContextErrorCode_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Performing callback verification... +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: SVR: testWorkContextErrorCode() passed +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkContextErrorCode2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testWorkContextErrorCode2 +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testWorkContextErrorCode2 +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkContextErrorCode2_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkContextErrorCode2_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Performing callback verification... +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: SVR: testWorkContextErrorCode2() passed +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkContextNotificationsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testWorkContextNotifications +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testWorkContextNotifications +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkContextNotifications_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkContextNotifications_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: SVR: testWorkContextNotifications() failed with following values: iWorkAcceptedCount = 1 iWorkStartedCount = 2 iWorkCompletedCount = 4 iContextSetupCompleteCount = 3 +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:37: SVR: contextSetupCompleted correctly called befor workCompleted +11-19-2024 17:59:37: SVR: testWorkContextNotifications() passed +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: jsp +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:37 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:37: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:37: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:37: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:37: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:37: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:37: Opened connection to http://localhost:8080/workcontext_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:37: TRACE: got outputstream +11-19-2024 17:59:37: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:37: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:37: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkContextProvidernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:37: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:37: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:37: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_jsp_vehicle/workcontext_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:37: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:37: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:37: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ** IN getRunMethod: testname=testWorkContextProvider +11-19-2024 17:59:37: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:37: SVR-TRACE: **runmethod=testWorkContextProvider +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkContextProvider_setup +11-19-2024 17:59:37: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:37: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkContextProvider_cleanup +11-19-2024 17:59:37: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:37: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:37: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:37: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:37: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:37: SVR: testing testWorkContextProvider() +11-19-2024 17:59:37: SVR: Got RA log. +11-19-2024 17:59:37: SVR-TRACE: Got connection. +11-19-2024 17:59:37: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:37: SVR: testWorkContextProvider() passed +11-19-2024 17:59:37: SVR: Cleanup +11-19-2024 17:59:37: SVR: Test running in jsp vehicle passed +11-19-2024 17:59:37: Test status from a jsp: 0: +11-19-2024 17:59:37: Test: returning from running in a jsp vehicle +11-19-2024 17:59:37: TRACE: SLEPT FOR: 0 +[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.984 s - in com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientJspTest +[INFO] Running com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientServletTest +Nov 19, 2024 5:59:37 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:39 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:39 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:39 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:40 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:40 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:40 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:41 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:41 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testHICNotificationsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testHICNotifications +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testHICNotifications +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testHICNotifications_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testHICNotifications_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR: testWorkContextNotifications() failed with following values: iContextSetupFailedCount = -1 +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testIsContextSupportednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testIsContextSupported +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testIsContextSupported +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testIsContextSupported_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testIsContextSupported_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Performing callback verification... +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR: Methods called correctly +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorkContextsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testNestedWorkContexts +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testNestedWorkContexts +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWorkContexts_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWorkContexts_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Performing callback verification... +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connections. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR: testNestedWorkContexts() passed +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorkContexts2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testNestedWorkContexts2 +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testNestedWorkContexts2 +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWorkContexts2_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWorkContexts2_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Performing callback verification... +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR: testNestedWorkContexts2() passed +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorkContexts3nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testNestedWorkContexts3 +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testNestedWorkContexts3 +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWorkContexts3_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWorkContexts3_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Performing callback verification... +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: SVR: testNestedWorkContexts3() passed +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testSecurityContextCBHnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testSecurityContextCBH +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testSecurityContextCBH +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextCBH_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextCBH_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Performing callback verification... +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR: testSecurityContextCBH() passed +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testSecurityContextExecSubjectnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testSecurityContextExecSubject +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testSecurityContextExecSubject +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextExecSubject_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextExecSubject_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Performing callback verification... +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR: testSecurityContextExecSubject() passed +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testSecurityContextServiceSubjectnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testSecurityContextServiceSubject +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testSecurityContextServiceSubject +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testSecurityContextServiceSubject_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testSecurityContextServiceSubject_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Performing callback verification... +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR: testSecurityContextServiceSubject() passed +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkContextErrorCodenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testWorkContextErrorCode +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testWorkContextErrorCode +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkContextErrorCode_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkContextErrorCode_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Performing callback verification... +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR: testWorkContextErrorCode() passed +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkContextErrorCode2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testWorkContextErrorCode2 +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testWorkContextErrorCode2 +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkContextErrorCode2_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkContextErrorCode2_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Performing callback verification... +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: SVR: testWorkContextErrorCode2() passed +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkContextNotificationsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testWorkContextNotifications +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testWorkContextNotifications +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkContextNotifications_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkContextNotifications_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: SVR: testWorkContextNotifications() failed with following values: iWorkAcceptedCount = 1 iWorkStartedCount = 2 iWorkCompletedCount = 4 iContextSetupCompleteCount = 3 +11-19-2024 17:59:42: SVR: contextSetupCompleted correctly called befor workCompleted +11-19-2024 17:59:42: SVR: testWorkContextNotifications() passed +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, vehicle: servlet +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:42 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workcontext_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:42: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:42: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:42: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:42: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:42: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:42: Opened connection to http://localhost:8080/workcontext_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:42: TRACE: got outputstream +11-19-2024 17:59:42: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:42: SVR-TRACE: In doPost +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:42: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:42: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:42: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkContextProvidernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workcontext_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:42: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workcontext/WorkContextClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workcontext_servlet_vehicle/workcontext_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:42: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:42: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:42: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ** IN getRunMethod: testname=testWorkContextProvider +11-19-2024 17:59:42: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:42: SVR-TRACE: **runmethod=testWorkContextProvider +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkContextProvider_setup +11-19-2024 17:59:42: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:42: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkContextProvider_cleanup +11-19-2024 17:59:42: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:42: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workcontext.WorkContextClient +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:42: SVR: Using: java:comp/env/eis/whitebox-mdcomplete +11-19-2024 17:59:42: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:42: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:42: SVR: testing testWorkContextProvider() +11-19-2024 17:59:42: SVR: Got RA log. +11-19-2024 17:59:42: SVR-TRACE: Got connection. +11-19-2024 17:59:42: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:42: Test status from a servlet: 0: +11-19-2024 17:59:42: SVR: testWorkContextProvider() passed +11-19-2024 17:59:42: SVR: Cleanup +11-19-2024 17:59:42: SVR: Test running in servlet vehicle passed +11-19-2024 17:59:42: Test: returning from running in a servlet vehicle +11-19-2024 17:59:42: TRACE: SLEPT FOR: 0 +[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.132 s - in com.sun.ts.tests.connector.localTx.workcontext.WorkContextClientServletTest +[INFO] Running com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest +Nov 19, 2024 5:59:42 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:42 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:43 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:43 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:44 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:44 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:44 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:45 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:45 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:45 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:45 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:47 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:47 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:48: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:48: Opened connection to http://localhost:8080/localTx_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:48: TRACE: got outputstream +11-19-2024 17:59:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testForUnsharedTimernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testname=testForUnsharedTimer +11-19-2024 17:59:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:48: SVR-TRACE: **runmethod=testForUnsharedTimer +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testForUnsharedTimer_setup +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testForUnsharedTimer_cleanup +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:48: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:48: SVR: Performing callback verification... +11-19-2024 17:59:48: SVR: Got RA log. +11-19-2024 17:59:48: SVR-TRACE: Got connection. +11-19-2024 17:59:48: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:48: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:48: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:48: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:48: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:48: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:48: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:48: SVR: Methods called correctly +11-19-2024 17:59:48: SVR: Performing end to end verification... +11-19-2024 17:59:48: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:48: SVR: Exception inserting into table. +11-19-2024 17:59:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: SVR-ERROR: Exception at: +11-19-2024 17:59:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:554) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:550) + ... 41 more + +11-19-2024 17:59:48: SVR: Cleanup +11-19-2024 17:59:48: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: Test: returning from running in a jsp vehicle +11-19-2024 17:59:48: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:48: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:48: Opened connection to http://localhost:8080/localTx_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:48: TRACE: got outputstream +11-19-2024 17:59:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testname=testNestedWork +11-19-2024 17:59:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:48: SVR-TRACE: **runmethod=testNestedWork +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWork_setup +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWork_cleanup +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:48: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:48: SVR: Performing callback verification... +11-19-2024 17:59:48: SVR: Got RA log. +11-19-2024 17:59:48: SVR-TRACE: Got connection. +11-19-2024 17:59:48: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:48: SVR: Methods called correctly +11-19-2024 17:59:48: SVR: Performing end to end verification... +11-19-2024 17:59:48: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:48: SVR: Exception inserting into table. +11-19-2024 17:59:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: SVR-ERROR: Exception at: +11-19-2024 17:59:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:627) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:623) + ... 41 more + +11-19-2024 17:59:48: SVR: Cleanup +11-19-2024 17:59:48: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: Test: returning from running in a jsp vehicle +11-19-2024 17:59:48: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:48: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:48: Opened connection to http://localhost:8080/localTx_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:48: TRACE: got outputstream +11-19-2024 17:59:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWork +11-19-2024 17:59:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:48: SVR-TRACE: **runmethod=testScheduleWork +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWork_setup +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWork_cleanup +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:48: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:48: SVR: Performing callback verification... +11-19-2024 17:59:48: SVR: Got RA log. +11-19-2024 17:59:48: SVR-TRACE: Got connection. +11-19-2024 17:59:48: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:48: SVR: Methods called correctly +11-19-2024 17:59:48: SVR: Performing end to end verification... +11-19-2024 17:59:48: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:48: SVR: Exception inserting into table. +11-19-2024 17:59:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: SVR-ERROR: Exception at: +11-19-2024 17:59:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:310) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:306) + ... 41 more + +11-19-2024 17:59:48: SVR: Cleanup +11-19-2024 17:59:48: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: Test: returning from running in a jsp vehicle +11-19-2024 17:59:48: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:48: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:48: Opened connection to http://localhost:8080/localTx_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:48: TRACE: got outputstream +11-19-2024 17:59:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorkListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWorkListener +11-19-2024 17:59:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:48: SVR-TRACE: **runmethod=testScheduleWorkListener +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWorkListener_setup +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWorkListener_cleanup +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:48: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:48: SVR: Performing callback verification... +11-19-2024 17:59:48: SVR: Got RA log. +11-19-2024 17:59:48: SVR-TRACE: Got connection. +11-19-2024 17:59:48: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:48: SVR: Methods called correctly +11-19-2024 17:59:48: SVR: Performing end to end verification... +11-19-2024 17:59:48: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:48: SVR: Exception inserting into table. +11-19-2024 17:59:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: SVR-ERROR: Exception at: +11-19-2024 17:59:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:383) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:379) + ... 41 more + +11-19-2024 17:59:48: SVR: Cleanup +11-19-2024 17:59:48: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: Test: returning from running in a jsp vehicle +11-19-2024 17:59:48: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:48: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:48: Opened connection to http://localhost:8080/localTx_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:48: TRACE: got outputstream +11-19-2024 17:59:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testUnknownWorkDurationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testname=testUnknownWorkDuration +11-19-2024 17:59:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:48: SVR-TRACE: **runmethod=testUnknownWorkDuration +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUnknownWorkDuration_setup +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUnknownWorkDuration_cleanup +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:48: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:48: SVR: Performing callback verification... +11-19-2024 17:59:48: SVR: Got RA log. +11-19-2024 17:59:48: SVR-TRACE: Got connection. +11-19-2024 17:59:48: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:48: SVR: Methods called correctly +11-19-2024 17:59:48: SVR: Performing end to end verification... +11-19-2024 17:59:48: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:48: SVR: Exception inserting into table. +11-19-2024 17:59:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: SVR-ERROR: Exception at: +11-19-2024 17:59:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:709) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:705) + ... 41 more + +11-19-2024 17:59:48: SVR: Cleanup +11-19-2024 17:59:48: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: Test: returning from running in a jsp vehicle +11-19-2024 17:59:48: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:48: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:48: Opened connection to http://localhost:8080/localTx_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:48: TRACE: got outputstream +11-19-2024 17:59:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkCompletedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testname=testWorkCompletedException +11-19-2024 17:59:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:48: SVR-TRACE: **runmethod=testWorkCompletedException +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkCompletedException_setup +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkCompletedException_cleanup +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:48: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:48: SVR: Performing callback verification... +11-19-2024 17:59:48: SVR: Got RA log. +11-19-2024 17:59:48: SVR-TRACE: Got connection. +11-19-2024 17:59:48: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:48: SVR: Methods called correctly +11-19-2024 17:59:48: SVR: Performing end to end verification... +11-19-2024 17:59:48: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:48: SVR: Exception inserting into table. +11-19-2024 17:59:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: SVR-ERROR: Exception at: +11-19-2024 17:59:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:457) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:453) + ... 41 more + +11-19-2024 17:59:48: SVR: Cleanup +11-19-2024 17:59:48: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: Test: returning from running in a jsp vehicle +11-19-2024 17:59:48: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:48: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:48: Opened connection to http://localhost:8080/localTx_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:48: TRACE: got outputstream +11-19-2024 17:59:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkListenerImplementationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testname=testWorkListenerImplementation +11-19-2024 17:59:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:48: SVR-TRACE: **runmethod=testWorkListenerImplementation +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkListenerImplementation_setup +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkListenerImplementation_cleanup +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:48: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:48: SVR: Performing callback verification... +11-19-2024 17:59:48: SVR: Got RA log. +11-19-2024 17:59:48: SVR-TRACE: Got connection. +11-19-2024 17:59:48: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:48: SVR: Methods called correctly +11-19-2024 17:59:48: SVR: Performing end to end verification... +11-19-2024 17:59:48: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:48: SVR: Exception inserting into table. +11-19-2024 17:59:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: SVR-ERROR: Exception at: +11-19-2024 17:59:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:237) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:233) + ... 41 more + +11-19-2024 17:59:48: SVR: Cleanup +11-19-2024 17:59:48: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: Test: returning from running in a jsp vehicle +11-19-2024 17:59:48: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:48: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:48: Opened connection to http://localhost:8080/localTx_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:48: TRACE: got outputstream +11-19-2024 17:59:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkManagerImplementaionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_jsp_vehicle/localTx_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ** IN getRunMethod: testname=testWorkManagerImplementaion +11-19-2024 17:59:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:48: SVR-TRACE: **runmethod=testWorkManagerImplementaion +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkManagerImplementaion_setup +11-19-2024 17:59:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkManagerImplementaion_cleanup +11-19-2024 17:59:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:48: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:48: SVR: Performing callback verification... +11-19-2024 17:59:48: SVR: Got RA log. +11-19-2024 17:59:48: SVR-TRACE: Got connection. +11-19-2024 17:59:48: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:48: SVR: LocalTxResourceAdapter WorkManager Not Null. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: LocalTxResourceAdapter WorkManager Not Null. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Work Object Submitted. +11-19-2024 17:59:48: SVR: Methods called correctly +11-19-2024 17:59:48: SVR: Performing end to end verification... +11-19-2024 17:59:48: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:48: SVR: Exception inserting into table. +11-19-2024 17:59:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: SVR-ERROR: Exception at: +11-19-2024 17:59:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:162) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:158) + ... 41 more + +11-19-2024 17:59:48: SVR: Cleanup +11-19-2024 17:59:48: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:48: Test: returning from running in a jsp vehicle +11-19-2024 17:59:48: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 5.919 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest.testForUnsharedTimer Time elapsed: 0.215 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest.testNestedWork Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest.testScheduleWork Time elapsed: 0.012 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest.testScheduleWorkListener Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest.testUnknownWorkDuration Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest.testWorkCompletedException Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest.testWorkListenerImplementation Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1JspTest.testWorkManagerImplementaion Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest +Nov 19, 2024 5:59:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:48 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:50 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:50 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:50 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:53: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:53: Opened connection to http://localhost:8080/localTx_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:53: TRACE: got outputstream +11-19-2024 17:59:53: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:53: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 17:59:53: SVR-TRACE: In doPost +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:53: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testForUnsharedTimernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testname=testForUnsharedTimer +11-19-2024 17:59:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:53: SVR-TRACE: **runmethod=testForUnsharedTimer +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testForUnsharedTimer_setup +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testForUnsharedTimer_cleanup +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:53: SVR: Performing callback verification... +11-19-2024 17:59:53: SVR: Got RA log. +11-19-2024 17:59:53: SVR-TRACE: Got connection. +11-19-2024 17:59:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:53: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:53: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:53: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:53: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:53: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:53: SVR: New Timer Provided by BootstrapContext +11-19-2024 17:59:53: SVR: Methods called correctly +11-19-2024 17:59:53: SVR: Performing end to end verification... +11-19-2024 17:59:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:53: SVR: Exception inserting into table. +11-19-2024 17:59:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR-ERROR: Exception at: +11-19-2024 17:59:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:554) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:550) + ... 38 more + +11-19-2024 17:59:53: SVR: Cleanup +11-19-2024 17:59:53: SVR: Test running in servlet vehicle failed +11-19-2024 17:59:53: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: Test: returning from running in a servlet vehicle +11-19-2024 17:59:53: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:53: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:53: Opened connection to http://localhost:8080/localTx_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:53: TRACE: got outputstream +11-19-2024 17:59:53: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:53: SVR-TRACE: In doPost +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:53: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testname=testNestedWork +11-19-2024 17:59:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:53: SVR-TRACE: **runmethod=testNestedWork +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWork_setup +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWork_cleanup +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:53: SVR: Performing callback verification... +11-19-2024 17:59:53: SVR: Got RA log. +11-19-2024 17:59:53: SVR-TRACE: Got connection. +11-19-2024 17:59:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:53: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR: Methods called correctly +11-19-2024 17:59:53: SVR: Performing end to end verification... +11-19-2024 17:59:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:53: SVR: Exception inserting into table. +11-19-2024 17:59:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: Test: returning from running in a servlet vehicle +11-19-2024 17:59:53: SVR-ERROR: Exception at: +11-19-2024 17:59:53: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:627) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:623) + ... 38 more + +11-19-2024 17:59:53: SVR: Cleanup +11-19-2024 17:59:53: SVR: Test running in servlet vehicle failed +Nov 19, 2024 5:59:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:53: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:53: Opened connection to http://localhost:8080/localTx_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:53: TRACE: got outputstream +11-19-2024 17:59:53: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:53: SVR-TRACE: In doPost +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:53: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWork +11-19-2024 17:59:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:53: SVR-TRACE: **runmethod=testScheduleWork +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWork_setup +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWork_cleanup +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:53: SVR: Performing callback verification... +11-19-2024 17:59:53: SVR: Got RA log. +11-19-2024 17:59:53: SVR-TRACE: Got connection. +11-19-2024 17:59:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:53: SVR: Methods called correctly +11-19-2024 17:59:53: SVR: Performing end to end verification... +11-19-2024 17:59:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:53: SVR: Exception inserting into table. +11-19-2024 17:59:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR-ERROR: Exception at: +11-19-2024 17:59:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:310) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:306) + ... 38 more + +11-19-2024 17:59:53: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR: Cleanup +11-19-2024 17:59:53: SVR: Test running in servlet vehicle failed +11-19-2024 17:59:53: Test: returning from running in a servlet vehicle +11-19-2024 17:59:53: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:53: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:53: Opened connection to http://localhost:8080/localTx_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:53: TRACE: got outputstream +11-19-2024 17:59:53: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:53: SVR-TRACE: In doPost +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:53: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorkListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWorkListener +11-19-2024 17:59:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:53: SVR-TRACE: **runmethod=testScheduleWorkListener +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWorkListener_setup +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWorkListener_cleanup +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:53: SVR: Performing callback verification... +11-19-2024 17:59:53: SVR: Got RA log. +11-19-2024 17:59:53: SVR-TRACE: Got connection. +11-19-2024 17:59:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:53: SVR: Methods called correctly +11-19-2024 17:59:53: SVR: Performing end to end verification... +11-19-2024 17:59:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:53: SVR: Exception inserting into table. +11-19-2024 17:59:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR-ERROR: Exception at: +11-19-2024 17:59:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:383) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:379) + ... 38 more + +11-19-2024 17:59:53: SVR: Cleanup +11-19-2024 17:59:53: SVR: Test running in servlet vehicle failed +11-19-2024 17:59:53: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: Test: returning from running in a servlet vehicle +11-19-2024 17:59:53: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:53: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:53: Opened connection to http://localhost:8080/localTx_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:53: TRACE: got outputstream +11-19-2024 17:59:53: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:53: SVR-TRACE: In doPost +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:53: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testUnknownWorkDurationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testname=testUnknownWorkDuration +11-19-2024 17:59:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:53: SVR-TRACE: **runmethod=testUnknownWorkDuration +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUnknownWorkDuration_setup +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUnknownWorkDuration_cleanup +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:53: SVR: Performing callback verification... +11-19-2024 17:59:53: SVR: Got RA log. +11-19-2024 17:59:53: SVR-TRACE: Got connection. +11-19-2024 17:59:53: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: Test: returning from running in a servlet vehicle +11-19-2024 17:59:53: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:53: SVR: Methods called correctly +11-19-2024 17:59:53: SVR: Performing end to end verification... +11-19-2024 17:59:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:53: SVR: Exception inserting into table. +11-19-2024 17:59:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR-ERROR: Exception at: +11-19-2024 17:59:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:709) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:705) + ... 38 more + +11-19-2024 17:59:53: SVR: Cleanup +11-19-2024 17:59:53: SVR: Test running in servlet vehicle failed +Nov 19, 2024 5:59:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:53: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:53: Opened connection to http://localhost:8080/localTx_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:53: TRACE: got outputstream +11-19-2024 17:59:53: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:53: SVR-TRACE: In doPost +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:53: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkCompletedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testname=testWorkCompletedException +11-19-2024 17:59:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:53: SVR-TRACE: **runmethod=testWorkCompletedException +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkCompletedException_setup +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkCompletedException_cleanup +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:53: SVR: Performing callback verification... +11-19-2024 17:59:53: SVR: Got RA log. +11-19-2024 17:59:53: SVR-TRACE: Got connection. +11-19-2024 17:59:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:53: SVR: Methods called correctly +11-19-2024 17:59:53: SVR: Performing end to end verification... +11-19-2024 17:59:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:53: SVR: Exception inserting into table. +11-19-2024 17:59:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR-ERROR: Exception at: +11-19-2024 17:59:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:457) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:453) + ... 38 more + +11-19-2024 17:59:53: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR: Cleanup +11-19-2024 17:59:53: SVR: Test running in servlet vehicle failed +11-19-2024 17:59:53: Test: returning from running in a servlet vehicle +11-19-2024 17:59:53: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:53: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:53: Opened connection to http://localhost:8080/localTx_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:53: TRACE: got outputstream +11-19-2024 17:59:53: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:53: SVR-TRACE: In doPost +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:53: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkListenerImplementationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testname=testWorkListenerImplementation +11-19-2024 17:59:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:53: SVR-TRACE: **runmethod=testWorkListenerImplementation +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkListenerImplementation_setup +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkListenerImplementation_cleanup +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:53: SVR: Performing callback verification... +11-19-2024 17:59:53: SVR: Got RA log. +11-19-2024 17:59:53: SVR-TRACE: Got connection. +11-19-2024 17:59:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:53: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR: Methods called correctly +11-19-2024 17:59:53: SVR: Performing end to end verification... +11-19-2024 17:59:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:53: Test: returning from running in a servlet vehicle +11-19-2024 17:59:53: SVR: Exception inserting into table. +11-19-2024 17:59:53: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR-ERROR: Exception at: +11-19-2024 17:59:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:237) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:233) + ... 38 more + +11-19-2024 17:59:53: SVR: Cleanup +11-19-2024 17:59:53: SVR: Test running in servlet vehicle failed +Nov 19, 2024 5:59:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:53 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=localTx_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:53: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:53: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:53: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:53: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:53: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 17:59:53: Opened connection to http://localhost:8080/localTx_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 17:59:53: TRACE: got outputstream +11-19-2024 17:59:53: TRACE: wrote objects to the servlet vehicle +11-19-2024 17:59:53: SVR-TRACE: In doPost +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 17:59:53: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 17:59:53: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 17:59:53: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkManagerImplementaionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=localTx_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:53: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/localTx/workmgt/workmgtClient1.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/localTx_workmgt_servlet_vehicle/localTx_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:53: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:53: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:53: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ** IN getRunMethod: testname=testWorkManagerImplementaion +11-19-2024 17:59:53: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:53: SVR-TRACE: **runmethod=testWorkManagerImplementaion +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkManagerImplementaion_setup +11-19-2024 17:59:53: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:53: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkManagerImplementaion_cleanup +11-19-2024 17:59:53: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:53: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1 +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:53: SVR: Using: java:comp/env/eis/whitebox-tx +11-19-2024 17:59:53: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:53: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:53: SVR: Performing callback verification... +11-19-2024 17:59:53: SVR: Got RA log. +11-19-2024 17:59:53: SVR-TRACE: Got connection. +11-19-2024 17:59:53: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed] +11-19-2024 17:59:53: SVR: LocalTxResourceAdapter WorkManager Not Null. +11-19-2024 17:59:53: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: Test: returning from running in a servlet vehicle +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: TRACE: SLEPT FOR: 0 +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: LocalTxResourceAdapter WorkManager Not Null. +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: Work Object Submitted. +11-19-2024 17:59:53: SVR: Methods called correctly +11-19-2024 17:59:53: SVR: Performing end to end verification... +11-19-2024 17:59:53: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:53: SVR: Exception inserting into table. +11-19-2024 17:59:53: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:53: SVR-ERROR: Exception at: +11-19-2024 17:59:53: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:162) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:158) + ... 38 more + +11-19-2024 17:59:53: SVR: Cleanup +11-19-2024 17:59:53: SVR: Test running in servlet vehicle failed +[ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 4.726 s <<< FAILURE! - in com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest.testForUnsharedTimer Time elapsed: 0.018 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest.testNestedWork Time elapsed: 0.012 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest.testScheduleWork Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest.testScheduleWorkListener Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest.testUnknownWorkDuration Time elapsed: 0.012 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest.testWorkCompletedException Time elapsed: 0.012 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest.testWorkListenerImplementation Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.localTx.workmgt.workmgtClient1ServletTest.testWorkManagerImplementaion Time elapsed: 0.018 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.noTx.connection.connectionClient1JspTest +Nov 19, 2024 5:59:53 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:53 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:54 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:54 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:54 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:58 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=connection_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:58: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:58: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:58: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:58: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:58: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:58: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:58: Opened connection to http://localhost:8080/connection_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:58: TRACE: got outputstream +11-19-2024 17:59:58: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:58: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:58: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:58: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:58: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:58: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testGetConnection1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=connection_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:58: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:58: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:58: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:58: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_jsp_vehicle/connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/connection/connectionClient1.class +11-19-2024 17:59:58: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_jsp_vehicle/connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:58: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_jsp_vehicle/connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:58: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:58: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:58: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 17:59:58: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 17:59:58: SVR-TRACE: ** IN getRunMethod: testname=testGetConnection1 +11-19-2024 17:59:58: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:58: SVR-TRACE: **runmethod=testGetConnection1 +11-19-2024 17:59:58: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:58: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:58: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testGetConnection1_setup +11-19-2024 17:59:58: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:58: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 17:59:58: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:58: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testGetConnection1_cleanup +11-19-2024 17:59:58: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:58: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 17:59:58: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:58: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 17:59:58: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 17:59:58: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@32e4830a +11-19-2024 17:59:58: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@d0df84b +11-19-2024 17:59:58: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:58: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:58: SVR: Got connection from the TSDataSource. +11-19-2024 17:59:58: SVR: Checking for Connection Validity. +11-19-2024 17:59:58: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:58: SVR: Exception inserting into table. +11-19-2024 17:59:58: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:58: SVR-ERROR: Exception at: +11-19-2024 17:59:58: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:142) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:138) + ... 41 more + +11-19-2024 17:59:58: SVR: Cleanup +11-19-2024 17:59:58: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:58: SVR: Test running in jsp vehicle failed +11-19-2024 17:59:58: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 17:59:58: Test: returning from running in a jsp vehicle +11-19-2024 17:59:58: TRACE: SLEPT FOR: 0 +Nov 19, 2024 5:59:58 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 5:59:58 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=connection_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 17:59:58: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 17:59:58: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:58: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 17:59:58: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 17:59:58: TRACE: in ServiceEETest.run() method +11-19-2024 17:59:58: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 17:59:58: Opened connection to http://localhost:8080/connection_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 17:59:58: TRACE: got outputstream +11-19-2024 17:59:58: TRACE: wrote objects to the jsp vehicle +11-19-2024 17:59:58: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 17:59:58: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 17:59:58: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 17:59:58: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 17:59:58: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testgetConnectionWithParameter1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=connection_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 17:59:58: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 17:59:58: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 17:59:58: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 17:59:58: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_jsp_vehicle/connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/connection/connectionClient1.class +11-19-2024 17:59:58: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_jsp_vehicle/connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:58: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_jsp_vehicle/connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 17:59:58: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 17:59:58: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 17:59:58: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 17:59:58: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 17:59:58: SVR-TRACE: ** IN getRunMethod: testname=testgetConnectionWithParameter1 +11-19-2024 17:59:58: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 17:59:58: SVR-TRACE: **runmethod=testgetConnectionWithParameter1 +11-19-2024 17:59:58: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 17:59:58: SVR-TRACE: No setupMethod annotation present +11-19-2024 17:59:58: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testgetConnectionWithParameter1_setup +11-19-2024 17:59:58: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 17:59:58: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 17:59:58: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 17:59:58: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testgetConnectionWithParameter1_cleanup +11-19-2024 17:59:58: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 17:59:58: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 17:59:58: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 17:59:58: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 17:59:58: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 17:59:58: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1a2023ee +11-19-2024 17:59:58: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@14a06436 +11-19-2024 17:59:58: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 17:59:58: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 17:59:58: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 17:59:58: SVR: Got connection object from the TSDataSource. +11-19-2024 17:59:58: SVR: Checking for Connection Validity. +11-19-2024 17:59:58: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 17:59:58: SVR: Values inserted into table! +11-19-2024 17:59:58: SVR: Table has been dropped! +11-19-2024 17:59:58: SVR: Cleanup +11-19-2024 17:59:58: SVR-TRACE: Closing connection in cleanup. +11-19-2024 17:59:58: SVR: Test running in jsp vehicle passed +11-19-2024 17:59:58: Test status from a jsp: 0: +11-19-2024 17:59:58: Test: returning from running in a jsp vehicle +11-19-2024 17:59:58: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.339 s <<< FAILURE! - in com.sun.ts.tests.connector.noTx.connection.connectionClient1JspTest +[ERROR] com.sun.ts.tests.connector.noTx.connection.connectionClient1JspTest.testGetConnection1 Time elapsed: 0.179 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.noTx.connection.connectionClient1ServletTest +Nov 19, 2024 5:59:58 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 5:59:58 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 5:59:59 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 5:59:59 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 5:59:59 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:02 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:03 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=connection_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:03: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:03: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:03: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:03: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:03: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:03: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:03: Opened connection to http://localhost:8080/connection_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:03: TRACE: got outputstream +11-19-2024 18:00:03: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:03: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:00:03: SVR-TRACE: In doPost +11-19-2024 18:00:03: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:03: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:03: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:03: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:03: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:03: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testGetConnection1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=connection_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:03: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_servlet_vehicle/connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/connection/connectionClient1.class +11-19-2024 18:00:03: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_servlet_vehicle/connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:03: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_servlet_vehicle/connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:03: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:03: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:03: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 18:00:03: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 18:00:03: SVR-TRACE: ** IN getRunMethod: testname=testGetConnection1 +11-19-2024 18:00:03: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:03: SVR-TRACE: **runmethod=testGetConnection1 +11-19-2024 18:00:03: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:03: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:03: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testGetConnection1_setup +11-19-2024 18:00:03: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:03: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 18:00:03: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:03: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testGetConnection1_cleanup +11-19-2024 18:00:03: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:03: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 18:00:03: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:03: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:03: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:03: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@721b04ab +11-19-2024 18:00:03: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@6cbac0c +11-19-2024 18:00:03: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:03: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:03: SVR: Got connection from the TSDataSource. +11-19-2024 18:00:03: SVR: Checking for Connection Validity. +11-19-2024 18:00:03: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:03: SVR: Exception inserting into table. +11-19-2024 18:00:03: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:03: SVR-ERROR: Exception at: +11-19-2024 18:00:03: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:142) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.connection.connectionClient1.testGetConnection1(connectionClient1.java:138) + ... 38 more + +11-19-2024 18:00:03: SVR: Cleanup +11-19-2024 18:00:03: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:03: SVR: Test running in servlet vehicle failed +11-19-2024 18:00:03: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:03: Test: returning from running in a servlet vehicle +11-19-2024 18:00:03: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:03 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:03 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=connection_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:03: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:03: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:03: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:03: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:03: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:03: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:03: Opened connection to http://localhost:8080/connection_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:03: TRACE: got outputstream +11-19-2024 18:00:03: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:03: SVR-TRACE: In doPost +11-19-2024 18:00:03: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:03: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:03: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:03: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:03: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:03: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testgetConnectionWithParameter1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=connection_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:03: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_servlet_vehicle/connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/connection/connectionClient1.class +11-19-2024 18:00:03: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_servlet_vehicle/connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:03: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/connection_servlet_vehicle/connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:03: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:03: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:03: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 18:00:03: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 18:00:03: SVR-TRACE: ** IN getRunMethod: testname=testgetConnectionWithParameter1 +11-19-2024 18:00:03: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:03: SVR-TRACE: **runmethod=testgetConnectionWithParameter1 +11-19-2024 18:00:03: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:03: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:03: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testgetConnectionWithParameter1_setup +11-19-2024 18:00:03: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:03: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 18:00:03: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:03: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testgetConnectionWithParameter1_cleanup +11-19-2024 18:00:03: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:03: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.connection.connectionClient1 +11-19-2024 18:00:03: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:03: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:03: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:03: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7547a4a3 +11-19-2024 18:00:03: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@2b6d5c1b +11-19-2024 18:00:03: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:03: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:03: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:03: SVR: Got connection object from the TSDataSource. +11-19-2024 18:00:03: SVR: Checking for Connection Validity. +11-19-2024 18:00:03: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:03: SVR: Values inserted into table! +11-19-2024 18:00:03: SVR: Table has been dropped! +11-19-2024 18:00:03: SVR: Cleanup +11-19-2024 18:00:03: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:03: SVR: Test running in servlet vehicle passed +11-19-2024 18:00:03: Test status from a servlet: 0: +11-19-2024 18:00:03: Test: returning from running in a servlet vehicle +11-19-2024 18:00:03: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.491 s <<< FAILURE! - in com.sun.ts.tests.connector.noTx.connection.connectionClient1ServletTest +[ERROR] com.sun.ts.tests.connector.noTx.connection.connectionClient1ServletTest.testGetConnection1 Time elapsed: 0.021 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.noTx.event.eventClient1JspTest +Nov 19, 2024 6:00:03 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:05 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:05 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:05 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:07 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.event.eventClient1, vehicle: jsp +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:07 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.event.eventClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=event_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:07: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:07: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:07: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:07: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:07: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:07: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:07: Opened connection to http://localhost:8080/event_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:07: TRACE: got outputstream +11-19-2024 18:00:07: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:08: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:08: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:08: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:08: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:08: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:08: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:08: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/event_jsp_vehicle/event_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/event/eventClient1.class +11-19-2024 18:00:08: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/event_jsp_vehicle/event_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:08: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnectionEventListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=event_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.event.eventClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:08: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:08: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/event_jsp_vehicle/event_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:08: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:08: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:08: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.event.eventClient1 +11-19-2024 18:00:08: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.event.eventClient1 +11-19-2024 18:00:08: SVR-TRACE: ** IN getRunMethod: testname=testConnectionEventListener +11-19-2024 18:00:08: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:08: SVR-TRACE: **runmethod=testConnectionEventListener +11-19-2024 18:00:08: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:08: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:08: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnectionEventListener_setup +11-19-2024 18:00:08: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:08: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.event.eventClient1 +11-19-2024 18:00:08: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:08: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnectionEventListener_cleanup +11-19-2024 18:00:08: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:08: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.event.eventClient1 +11-19-2024 18:00:08: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:08: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:08: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:08: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:08: SVR: Got connection. +11-19-2024 18:00:08: SVR-TRACE: [TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.setLogWriter:out:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:] +11-19-2024 18:00:08: Test status from a jsp: 0: +11-19-2024 18:00:08: Test: returning from running in a jsp vehicle +11-19-2024 18:00:08: SVR: CONNECTION_CLOSED called correctly. +11-19-2024 18:00:08: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:08: SVR: Cleanup +11-19-2024 18:00:08: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:08: SVR: Test running in jsp vehicle passed +[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.935 s - in com.sun.ts.tests.connector.noTx.event.eventClient1JspTest +[INFO] Running com.sun.ts.tests.connector.noTx.event.eventClient1ServletTest +Nov 19, 2024 6:00:08 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:12 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.event.eventClient1, vehicle: servlet +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:12 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.event.eventClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=event_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:12: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:12: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:12: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:12: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:12: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:12: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:12: Opened connection to http://localhost:8080/event_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:12: TRACE: got outputstream +11-19-2024 18:00:12: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:12: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:00:12: SVR-TRACE: In doPost +11-19-2024 18:00:12: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:12: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:12: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:12: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:12: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:12: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnectionEventListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=event_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.event.eventClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:12: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/event_servlet_vehicle/event_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/event/eventClient1.class +11-19-2024 18:00:12: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/event_servlet_vehicle/event_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:12: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/event_servlet_vehicle/event_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:12: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:12: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:12: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.event.eventClient1 +11-19-2024 18:00:12: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.event.eventClient1 +11-19-2024 18:00:12: SVR-TRACE: ** IN getRunMethod: testname=testConnectionEventListener +11-19-2024 18:00:12: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:12: SVR-TRACE: **runmethod=testConnectionEventListener +11-19-2024 18:00:12: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:12: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:12: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnectionEventListener_setup +11-19-2024 18:00:12: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:12: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.event.eventClient1 +11-19-2024 18:00:12: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:12: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnectionEventListener_cleanup +11-19-2024 18:00:12: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:12: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.event.eventClient1 +11-19-2024 18:00:12: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:12: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:12: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:12: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:12: SVR: Got connection. +11-19-2024 18:00:12: Test status from a servlet: 0: +11-19-2024 18:00:12: Test: returning from running in a servlet vehicle +11-19-2024 18:00:12: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:12: SVR-TRACE: [TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.setLogWriter:out:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:] +11-19-2024 18:00:12: SVR: CONNECTION_CLOSED called correctly. +11-19-2024 18:00:12: SVR: Cleanup +11-19-2024 18:00:12: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:12: SVR: Test running in servlet vehicle passed +[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.557 s - in com.sun.ts.tests.connector.noTx.event.eventClient1ServletTest +[INFO] Running com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1JspTest +Nov 19, 2024 6:00:12 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:13 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:13 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:13 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:15 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:15 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:15 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:17 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:17: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:17: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:17: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:17: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:17: Opened connection to http://localhost:8080/lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:17: TRACE: got outputstream +11-19-2024 18:00:17: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:17: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:17: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:17: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:17: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:17: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA +11-19-2024 18:00:17: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:17: SVR-TRACE: **runmethod=testAssociationMCFandRA +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA_setup +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:17: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA_cleanup +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:17: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:17: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:17: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:17: SVR: Performing callback verification... +11-19-2024 18:00:17: SVR: Got RA log. +11-19-2024 18:00:17: SVR-TRACE: Got connection. +11-19-2024 18:00:17: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:17: SVR: Methods called correctly +11-19-2024 18:00:17: SVR: Performing end to end verification... +11-19-2024 18:00:17: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:17: SVR: Exception inserting into table. +11-19-2024 18:00:17: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: SVR-ERROR: Exception at: +11-19-2024 18:00:17: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:156) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:152) + ... 41 more + +11-19-2024 18:00:17: SVR: Cleanup +11-19-2024 18:00:17: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:17: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: Test: returning from running in a jsp vehicle +11-19-2024 18:00:17: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:17 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:17: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:17: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:17: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:17: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:17: Opened connection to http://localhost:8080/lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:17: TRACE: got outputstream +11-19-2024 18:00:17: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:17: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRA2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:17: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:17: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:17: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:17: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA2 +11-19-2024 18:00:17: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:17: SVR-TRACE: **runmethod=testAssociationMCFandRA2 +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA2_setup +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:17: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA2_cleanup +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:17: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:17: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:17: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:17: SVR: Performing callback verification... +11-19-2024 18:00:17: SVR: Got RA log. +11-19-2024 18:00:17: SVR-TRACE: Got connection. +11-19-2024 18:00:17: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:17: SVR: Methods called correctly +11-19-2024 18:00:17: Test status from a jsp: 0: +11-19-2024 18:00:17: SVR: Performing end to end verification... +11-19-2024 18:00:17: Test: returning from running in a jsp vehicle +11-19-2024 18:00:17: SVR: Cleanup +11-19-2024 18:00:17: SVR: Test running in jsp vehicle passed +11-19-2024 18:00:17: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:17 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:17: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:17: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:17: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:17: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:17: Opened connection to http://localhost:8080/lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:17: TRACE: got outputstream +11-19-2024 18:00:17: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:17: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testBootstrapforNullnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:17: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:17: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:17: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:17: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testname=testBootstrapforNull +11-19-2024 18:00:17: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:17: SVR-TRACE: **runmethod=testBootstrapforNull +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testBootstrapforNull_setup +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:17: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testBootstrapforNull_cleanup +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:17: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:17: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:17: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:17: SVR: Performing callback verification... +11-19-2024 18:00:17: SVR: Got RA log. +11-19-2024 18:00:17: SVR-TRACE: Got connection. +11-19-2024 18:00:17: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:17: SVR: Methods called correctly +11-19-2024 18:00:17: SVR: Performing end to end verification... +11-19-2024 18:00:17: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:17: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: SVR: Exception inserting into table. +11-19-2024 18:00:17: Test: returning from running in a jsp vehicle +11-19-2024 18:00:17: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: SVR-ERROR: Exception at: +11-19-2024 18:00:17: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:285) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:281) + ... 41 more + +11-19-2024 18:00:17: SVR: Cleanup +11-19-2024 18:00:17: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:17: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:17 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:17: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:17: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:17: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:17: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:17: Opened connection to http://localhost:8080/lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:17: TRACE: got outputstream +11-19-2024 18:00:17: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:17: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testInstantiationOfRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:17: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:17: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:17: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:17: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testname=testInstantiationOfRA +11-19-2024 18:00:17: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:17: SVR-TRACE: **runmethod=testInstantiationOfRA +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testInstantiationOfRA_setup +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:17: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testInstantiationOfRA_cleanup +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:17: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:17: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:17: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:17: SVR: Performing callback verification... +11-19-2024 18:00:17: SVR: Got RA log. +11-19-2024 18:00:17: SVR-TRACE: Got connection. +11-19-2024 18:00:17: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:17: SVR: Methods called correctly +11-19-2024 18:00:17: SVR: Performing end to end verification... +11-19-2024 18:00:17: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:17: SVR: Exception inserting into table. +11-19-2024 18:00:17: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: SVR-ERROR: Exception at: +11-19-2024 18:00:17: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:358) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:354) + ... 41 more + +11-19-2024 18:00:17: SVR: Cleanup +11-19-2024 18:00:17: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:17: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: Test: returning from running in a jsp vehicle +11-19-2024 18:00:17: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:17 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:17: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:17: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:17: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:17: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:17: Opened connection to http://localhost:8080/lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:17: TRACE: got outputstream +11-19-2024 18:00:17: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:17: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMCFcalledOncenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:17: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:17: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:17: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:17: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testname=testMCFcalledOnce +11-19-2024 18:00:17: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:17: SVR-TRACE: **runmethod=testMCFcalledOnce +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMCFcalledOnce_setup +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:17: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMCFcalledOnce_cleanup +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:17: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:17: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:17: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:17: SVR: Performing callback verification... +11-19-2024 18:00:17: SVR: Got RA log. +11-19-2024 18:00:17: SVR-TRACE: Got connection. +11-19-2024 18:00:17: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:17: SVR: Methods called correctly +11-19-2024 18:00:17: SVR: Performing end to end verification... +11-19-2024 18:00:17: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:17: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: Test: returning from running in a jsp vehicle +11-19-2024 18:00:17: SVR: Exception inserting into table. +11-19-2024 18:00:17: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:17: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: SVR-ERROR: Exception at: +11-19-2024 18:00:17: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:507) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:503) + ... 41 more + +11-19-2024 18:00:17: SVR: Cleanup +11-19-2024 18:00:17: SVR: Test running in jsp vehicle failed +Nov 19, 2024 6:00:17 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:17: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:17: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:17: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:17: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:17: Opened connection to http://localhost:8080/lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:17: TRACE: got outputstream +11-19-2024 18:00:17: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:17: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRASharabilitynullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:17: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:17: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:17: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:17: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testname=testRASharability +11-19-2024 18:00:17: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:17: SVR-TRACE: **runmethod=testRASharability +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRASharability_setup +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:17: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRASharability_cleanup +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:17: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:17: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:17: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:17: SVR: Performing callback verification... +11-19-2024 18:00:17: SVR: Got RA log. +11-19-2024 18:00:17: SVR-TRACE: Got connection. +11-19-2024 18:00:17: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:17: SVR: Methods called correctly +11-19-2024 18:00:17: SVR: Performing end to end verification... +11-19-2024 18:00:17: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:17: SVR: Exception inserting into table. +11-19-2024 18:00:17: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: SVR-ERROR: Exception at: +11-19-2024 18:00:17: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: Test: returning from running in a jsp vehicle +11-19-2024 18:00:17: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:434) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:430) + ... 41 more + +11-19-2024 18:00:17: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:17: SVR: Cleanup +11-19-2024 18:00:17: SVR: Test running in jsp vehicle failed +Nov 19, 2024 6:00:17 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:17 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:17: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:17: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:17: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:17: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:17: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:17: Opened connection to http://localhost:8080/lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:17: TRACE: got outputstream +11-19-2024 18:00:17: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:17: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:17: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRAforJavaBeannullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:17: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:17: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:17: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_jsp_vehicle/lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:17: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:17: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:17: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ** IN getRunMethod: testname=testRAforJavaBean +11-19-2024 18:00:17: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:17: SVR-TRACE: **runmethod=testRAforJavaBean +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRAforJavaBean_setup +11-19-2024 18:00:17: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:17: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRAforJavaBean_cleanup +11-19-2024 18:00:17: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:17: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:17: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:17: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:17: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:17: SVR: Performing callback verification... +11-19-2024 18:00:17: SVR: Got RA log. +11-19-2024 18:00:17: SVR-TRACE: Got connection. +11-19-2024 18:00:17: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:17: SVR: Methods called correctly +11-19-2024 18:00:17: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: SVR: Performing end to end verification... +11-19-2024 18:00:17: Test: returning from running in a jsp vehicle +11-19-2024 18:00:17: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:17: SVR: Exception inserting into table. +11-19-2024 18:00:17: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:17: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:17: SVR-ERROR: Exception at: +11-19-2024 18:00:17: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:580) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:576) + ... 41 more + +11-19-2024 18:00:17: SVR: Cleanup +11-19-2024 18:00:17: SVR: Test running in jsp vehicle failed +[ERROR] Tests run: 7, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 5.088 s <<< FAILURE! - in com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1JspTest +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1JspTest.testAssociationMCFandRA Time elapsed: 0.17 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1JspTest.testBootstrapforNull Time elapsed: 0.015 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1JspTest.testInstantiationOfRA Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1JspTest.testMCFcalledOnce Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1JspTest.testRASharability Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1JspTest.testRAforJavaBean Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1ServletTest +Nov 19, 2024 6:00:17 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:18 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:18 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:20 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:20 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:20 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:22 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:22: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:22: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:22: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:22: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:22: Opened connection to http://localhost:8080/lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:22: TRACE: got outputstream +11-19-2024 18:00:22: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:22: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:00:22: SVR-TRACE: In doPost +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:22: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:22: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:22: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:22: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:22: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA +11-19-2024 18:00:22: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:22: SVR-TRACE: **runmethod=testAssociationMCFandRA +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA_setup +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:22: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA_cleanup +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:22: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:22: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:22: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:22: SVR: Performing callback verification... +11-19-2024 18:00:22: SVR: Got RA log. +11-19-2024 18:00:22: SVR-TRACE: Got connection. +11-19-2024 18:00:22: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:22: SVR: Methods called correctly +11-19-2024 18:00:22: SVR: Performing end to end verification... +11-19-2024 18:00:22: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:22: SVR: Exception inserting into table. +11-19-2024 18:00:22: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: Test: returning from running in a servlet vehicle +11-19-2024 18:00:22: SVR-ERROR: Exception at: +11-19-2024 18:00:22: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:22: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:156) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:152) + ... 38 more + +11-19-2024 18:00:22: SVR: Cleanup +11-19-2024 18:00:22: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:22 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:22: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:22: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:22: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:22: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:22: Opened connection to http://localhost:8080/lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:22: TRACE: got outputstream +11-19-2024 18:00:22: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:22: SVR-TRACE: In doPost +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:22: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:22: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRA2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:22: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:22: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:22: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA2 +11-19-2024 18:00:22: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:22: SVR-TRACE: **runmethod=testAssociationMCFandRA2 +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA2_setup +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:22: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA2_cleanup +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:22: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:22: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:22: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:22: SVR: Performing callback verification... +11-19-2024 18:00:22: SVR: Got RA log. +11-19-2024 18:00:22: SVR-TRACE: Got connection. +11-19-2024 18:00:22: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:22: SVR: Methods called correctly +11-19-2024 18:00:22: Test status from a servlet: 0: +11-19-2024 18:00:22: SVR: Performing end to end verification... +11-19-2024 18:00:22: SVR: Cleanup +11-19-2024 18:00:22: SVR: Test running in servlet vehicle passed +11-19-2024 18:00:22: Test: returning from running in a servlet vehicle +11-19-2024 18:00:22: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:22 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:22: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:22: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:22: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:22: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:22: Opened connection to http://localhost:8080/lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:22: TRACE: got outputstream +11-19-2024 18:00:22: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:22: SVR-TRACE: In doPost +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:22: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:22: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testBootstrapforNullnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:22: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:22: Test: returning from running in a servlet vehicle +11-19-2024 18:00:22: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:22: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:22: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testname=testBootstrapforNull +11-19-2024 18:00:22: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:22: SVR-TRACE: **runmethod=testBootstrapforNull +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testBootstrapforNull_setup +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:22: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testBootstrapforNull_cleanup +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:22: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:22: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:22: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:22: SVR: Performing callback verification... +11-19-2024 18:00:22: SVR: Got RA log. +11-19-2024 18:00:22: SVR-TRACE: Got connection. +11-19-2024 18:00:22: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:22: SVR: Methods called correctly +11-19-2024 18:00:22: SVR: Performing end to end verification... +11-19-2024 18:00:22: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:22: SVR: Exception inserting into table. +11-19-2024 18:00:22: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR-ERROR: Exception at: +Nov 19, 2024 6:00:22 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +11-19-2024 18:00:22: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:285) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:281) + ... 38 more + +11-19-2024 18:00:22: SVR: Cleanup +11-19-2024 18:00:22: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:22: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:22: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:22: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:22: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:22: Opened connection to http://localhost:8080/lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:22: TRACE: got outputstream +11-19-2024 18:00:22: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:22: SVR-TRACE: In doPost +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:22: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:22: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testInstantiationOfRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:22: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:22: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:22: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: Test: returning from running in a servlet vehicle +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testname=testInstantiationOfRA +11-19-2024 18:00:22: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:22: SVR-TRACE: **runmethod=testInstantiationOfRA +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testInstantiationOfRA_setup +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:22: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testInstantiationOfRA_cleanup +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:22: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:22: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:22: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:22: SVR: Performing callback verification... +11-19-2024 18:00:22: SVR: Got RA log. +11-19-2024 18:00:22: SVR-TRACE: Got connection. +11-19-2024 18:00:22: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:22: SVR: Methods called correctly +11-19-2024 18:00:22: SVR: Performing end to end verification... +11-19-2024 18:00:22: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:22: SVR: Exception inserting into table. +11-19-2024 18:00:22: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR-ERROR: Exception at: +11-19-2024 18:00:22: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:358) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:354) + ... 38 more + +11-19-2024 18:00:22: SVR: Cleanup +11-19-2024 18:00:22: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:22 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:22: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:22: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:22: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:22: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:22: Opened connection to http://localhost:8080/lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:22: TRACE: got outputstream +11-19-2024 18:00:22: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:22: SVR-TRACE: In doPost +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:22: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:22: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMCFcalledOncenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:22: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:22: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:22: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testname=testMCFcalledOnce +11-19-2024 18:00:22: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:22: SVR-TRACE: **runmethod=testMCFcalledOnce +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMCFcalledOnce_setup +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:22: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMCFcalledOnce_cleanup +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:22: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:22: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:22: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:22: SVR: Performing callback verification... +11-19-2024 18:00:22: SVR: Got RA log. +11-19-2024 18:00:22: SVR-TRACE: Got connection. +11-19-2024 18:00:22: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: Test: returning from running in a servlet vehicle +11-19-2024 18:00:22: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:22: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:22: SVR: Methods called correctly +11-19-2024 18:00:22: SVR: Performing end to end verification... +11-19-2024 18:00:22: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:22: SVR: Exception inserting into table. +11-19-2024 18:00:22: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR-ERROR: Exception at: +11-19-2024 18:00:22: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:507) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:503) + ... 38 more + +11-19-2024 18:00:22: SVR: Cleanup +11-19-2024 18:00:22: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:22 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:22: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:22: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:22: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:22: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:22: Opened connection to http://localhost:8080/lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:22: TRACE: got outputstream +11-19-2024 18:00:22: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:22: SVR-TRACE: In doPost +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:22: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:22: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRASharabilitynullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:22: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:22: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:22: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testname=testRASharability +11-19-2024 18:00:22: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:22: SVR-TRACE: **runmethod=testRASharability +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRASharability_setup +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:22: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRASharability_cleanup +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:22: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:22: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:22: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:22: SVR: Performing callback verification... +11-19-2024 18:00:22: SVR: Got RA log. +11-19-2024 18:00:22: SVR-TRACE: Got connection. +11-19-2024 18:00:22: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:22: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR: Methods called correctly +11-19-2024 18:00:22: SVR: Performing end to end verification... +11-19-2024 18:00:22: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:22: Test: returning from running in a servlet vehicle +11-19-2024 18:00:22: SVR: Exception inserting into table. +11-19-2024 18:00:22: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:22: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR-ERROR: Exception at: +11-19-2024 18:00:22: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:434) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:430) + ... 38 more + +11-19-2024 18:00:22: SVR: Cleanup +11-19-2024 18:00:22: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:22 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:22 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:22: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:22: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:22: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:22: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:22: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:22: Opened connection to http://localhost:8080/lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:22: TRACE: got outputstream +11-19-2024 18:00:22: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:22: SVR-TRACE: In doPost +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:22: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:22: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:22: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRAforJavaBeannullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:22: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/lifecycle/lifecycleClient1.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/lifecycle_servlet_vehicle/lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:22: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:22: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:22: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ** IN getRunMethod: testname=testRAforJavaBean +11-19-2024 18:00:22: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:22: SVR-TRACE: **runmethod=testRAforJavaBean +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRAforJavaBean_setup +11-19-2024 18:00:22: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:22: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRAforJavaBean_cleanup +11-19-2024 18:00:22: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:22: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1 +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:22: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:22: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:22: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:22: SVR: Performing callback verification... +11-19-2024 18:00:22: SVR: Got RA log. +11-19-2024 18:00:22: SVR-TRACE: Got connection. +11-19-2024 18:00:22: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:22: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR: Methods called correctly +11-19-2024 18:00:22: SVR: Performing end to end verification... +11-19-2024 18:00:22: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:22: Test: returning from running in a servlet vehicle +11-19-2024 18:00:22: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:22: SVR: Exception inserting into table. +11-19-2024 18:00:22: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:22: SVR-ERROR: Exception at: +11-19-2024 18:00:22: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:580) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:576) + ... 38 more + +11-19-2024 18:00:22: SVR: Cleanup +11-19-2024 18:00:22: SVR: Test running in servlet vehicle failed +[ERROR] Tests run: 7, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 5.268 s <<< FAILURE! - in com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1ServletTest +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1ServletTest.testAssociationMCFandRA Time elapsed: 0.021 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1ServletTest.testBootstrapforNull Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1ServletTest.testInstantiationOfRA Time elapsed: 0.021 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1ServletTest.testMCFcalledOnce Time elapsed: 0.024 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1ServletTest.testRASharability Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.lifecycle.lifecycleClient1ServletTest.testRAforJavaBean Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.noTx.security.securityClient1JspTest +Nov 19, 2024 6:00:23 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:23 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:23 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:23 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:24 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:24 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:24 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:25 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:25 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:26 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:26 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:27 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:27 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:28 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:28: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:28: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:28: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:28: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:28: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:28: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:28: Opened connection to http://localhost:8080/security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:28: TRACE: got outputstream +11-19-2024 18:00:28: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:28: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:28: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:28: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAppEISSignonnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:28: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:28: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/security/securityClient1.class +11-19-2024 18:00:28: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:28: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:28: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:28: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:28: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ** IN getRunMethod: testname=testAppEISSignon +11-19-2024 18:00:28: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:28: SVR-TRACE: **runmethod=testAppEISSignon +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:28: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:28: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAppEISSignon_setup +11-19-2024 18:00:28: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:28: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:28: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAppEISSignon_cleanup +11-19-2024 18:00:28: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:28: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:28: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-notx in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-notx] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.noTx.security.securityClient1.setup(securityClient1.java:96) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-notx + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 46 more + Suppressed: javax.naming.NameNotFoundException: No object bound to name java:module/env/eis/whitebox-notx in namespace JavaNamespace[name=security_jsp_vehicle/security_jsp_vehicle_web.war, keys=[java:module/, java:/, java:module/env, java:, java:module/env/, java:module]] + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:599) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 47 more + +11-19-2024 18:00:28: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-notx in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:28: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:28: SVR: Exception caught on creating connection. +11-19-2024 18:00:28: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null +11-19-2024 18:00:28: SVR-ERROR: Exception at: +11-19-2024 18:00:28: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testAppEISSignon(securityClient1.java:219) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testAppEISSignon(securityClient1.java:215) + ... 41 more + +11-19-2024 18:00:28: SVR: Cleanup +11-19-2024 18:00:28: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:28: SVR-ERROR: Exception on cleanup: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.close()" because "this.con" is null +11-19-2024 18:00:28: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.close()" because "this.con" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.cleanup(securityClient1.java:297) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:28: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:28: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null +11-19-2024 18:00:28: Test: returning from running in a jsp vehicle +11-19-2024 18:00:28: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:28 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:28: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:28: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:28: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:28: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:28: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:28: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:28: Opened connection to http://localhost:8080/security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:28: TRACE: got outputstream +11-19-2024 18:00:28: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:28: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:28: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:28: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testComponentManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:28: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:28: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/security/securityClient1.class +11-19-2024 18:00:28: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:28: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:28: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:28: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:28: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ** IN getRunMethod: testname=testComponentManaged +11-19-2024 18:00:28: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:28: SVR-TRACE: **runmethod=testComponentManaged +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:28: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:28: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testComponentManaged_setup +11-19-2024 18:00:28: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:28: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:28: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testComponentManaged_cleanup +11-19-2024 18:00:28: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:28: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:28: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-notx in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-notx] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.noTx.security.securityClient1.setup(securityClient1.java:96) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-notx + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 46 more + Suppressed: javax.naming.NameNotFoundException: No object bound to name java:module/env/eis/whitebox-notx in namespace JavaNamespace[name=security_jsp_vehicle/security_jsp_vehicle_web.war, keys=[java:module/, java:/, java:module/env, java:, java:module/env/, java:module]] + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:599) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 47 more + +11-19-2024 18:00:28: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-notx in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:28: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:28: SVR: Exception caught on creating connection. +11-19-2024 18:00:28: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null +11-19-2024 18:00:28: SVR-ERROR: Exception at: +11-19-2024 18:00:28: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testComponentManaged(securityClient1.java:176) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testComponentManaged(securityClient1.java:172) + ... 41 more + +11-19-2024 18:00:28: SVR: Cleanup +11-19-2024 18:00:28: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:28: SVR-ERROR: Exception on cleanup: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.close()" because "this.con" is null +11-19-2024 18:00:28: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.close()" because "this.con" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.cleanup(securityClient1.java:297) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:28: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:28: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null +11-19-2024 18:00:28: Test: returning from running in a jsp vehicle +11-19-2024 18:00:28: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:28 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:28: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:28: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:28: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:28: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:28: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:28: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:28: Opened connection to http://localhost:8080/security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:28: TRACE: got outputstream +11-19-2024 18:00:28: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:28: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:28: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:28: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnManagerAllocateConnectionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:28: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:28: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/security/securityClient1.class +11-19-2024 18:00:28: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:28: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:28: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:28: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:28: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ** IN getRunMethod: testname=testConnManagerAllocateConnection +11-19-2024 18:00:28: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:28: SVR-TRACE: **runmethod=testConnManagerAllocateConnection +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:28: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:28: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnManagerAllocateConnection_setup +11-19-2024 18:00:28: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:28: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:28: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnManagerAllocateConnection_cleanup +11-19-2024 18:00:28: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:28: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:28: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-notx in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-notx] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.noTx.security.securityClient1.setup(securityClient1.java:96) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-notx + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 46 more + Suppressed: javax.naming.NameNotFoundException: No object bound to name java:module/env/eis/whitebox-notx in namespace JavaNamespace[name=security_jsp_vehicle/security_jsp_vehicle_web.war, keys=[java:module/, java:/, java:module/env, java:, java:module/env/, java:module]] + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:599) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 47 more + +11-19-2024 18:00:28: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-notx in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:28: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:28: SVR: Exception caught on creating connection. +11-19-2024 18:00:28: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null +11-19-2024 18:00:28: SVR-ERROR: Exception at: +11-19-2024 18:00:28: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:264) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:260) + ... 41 more + +11-19-2024 18:00:28: SVR: Cleanup +11-19-2024 18:00:28: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:28: SVR-ERROR: Exception on cleanup: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.close()" because "this.con" is null +11-19-2024 18:00:28: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.close()" because "this.con" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.cleanup(securityClient1.java:297) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:28: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:28: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null +11-19-2024 18:00:28: Test: returning from running in a jsp vehicle +11-19-2024 18:00:28: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:28 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.security.securityClient1, vehicle: jsp +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:28 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:28: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:28: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:28: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:28: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:28: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:28: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:28: Opened connection to http://localhost:8080/security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:28: TRACE: got outputstream +11-19-2024 18:00:28: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:28: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:28: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:28: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testContainerManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:28: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:28: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:28: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/security/securityClient1.class +11-19-2024 18:00:28: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:28: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_jsp_vehicle/security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:28: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:28: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:28: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ** IN getRunMethod: testname=testContainerManaged +11-19-2024 18:00:28: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:28: SVR-TRACE: **runmethod=testContainerManaged +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:28: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:28: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testContainerManaged_setup +11-19-2024 18:00:28: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:28: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:28: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testContainerManaged_cleanup +11-19-2024 18:00:28: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:28: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:28: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:28: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-notx in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-notx] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.noTx.security.securityClient1.setup(securityClient1.java:96) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-notx + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 46 more + Suppressed: javax.naming.NameNotFoundException: No object bound to name java:module/env/eis/whitebox-notx in namespace JavaNamespace[name=security_jsp_vehicle/security_jsp_vehicle_web.war, keys=[java:module/, java:/, java:module/env, java:, java:module/env/, java:module]] + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:599) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 47 more + +11-19-2024 18:00:28: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-notx in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:28: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:28: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:28: SVR: Exception caught on creating connection. +11-19-2024 18:00:28: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null +11-19-2024 18:00:28: SVR-ERROR: Exception at: +11-19-2024 18:00:28: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testContainerManaged(securityClient1.java:130) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testContainerManaged(securityClient1.java:126) + ... 41 more + +11-19-2024 18:00:28: SVR: Cleanup +11-19-2024 18:00:28: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:28: SVR-ERROR: Exception on cleanup: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.close()" because "this.con" is null +11-19-2024 18:00:28: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.close()" because "this.con" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.cleanup(securityClient1.java:297) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:28: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:28: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null +11-19-2024 18:00:28: Test: returning from running in a jsp vehicle +11-19-2024 18:00:28: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 5.541 s <<< FAILURE! - in com.sun.ts.tests.connector.noTx.security.securityClient1JspTest +[ERROR] com.sun.ts.tests.connector.noTx.security.securityClient1JspTest.testAppEISSignon Time elapsed: 0.18 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null + +[ERROR] com.sun.ts.tests.connector.noTx.security.securityClient1JspTest.testComponentManaged Time elapsed: 0.016 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection(String, String)" because "this.ds2" is null + +[ERROR] com.sun.ts.tests.connector.noTx.security.securityClient1JspTest.testConnManagerAllocateConnection Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null + +[ERROR] com.sun.ts.tests.connector.noTx.security.securityClient1JspTest.testContainerManaged Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.getConnection()" because "this.ds1" is null + +[INFO] Running com.sun.ts.tests.connector.noTx.security.securityClient1ServletTest +Nov 19, 2024 6:00:28 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:28 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:29 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:29 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:29 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:30 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:30 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:30 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:31 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:31 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:31 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:32 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:32 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:33: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:33: Opened connection to http://localhost:8080/security_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:33: TRACE: got outputstream +11-19-2024 18:00:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:33: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:00:33: SVR-TRACE: In doPost +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAppEISSignonnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/security/securityClient1.class +11-19-2024 18:00:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ** IN getRunMethod: testname=testAppEISSignon +11-19-2024 18:00:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:33: SVR-TRACE: **runmethod=testAppEISSignon +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAppEISSignon_setup +11-19-2024 18:00:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAppEISSignon_cleanup +11-19-2024 18:00:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:33: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@17e7d674 +11-19-2024 18:00:33: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7707fc6c +11-19-2024 18:00:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:33: SVR: Got connection object from the TSDataSource. +11-19-2024 18:00:33: SVR: Checking for Connection Validity. +11-19-2024 18:00:33: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:33: SVR: Values inserted into table! +11-19-2024 18:00:33: SVR: Table has been dropped! +11-19-2024 18:00:33: SVR: Cleanup +11-19-2024 18:00:33: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:33: SVR: Test running in servlet vehicle passed +11-19-2024 18:00:33: Test status from a servlet: 0: +11-19-2024 18:00:33: Test: returning from running in a servlet vehicle +11-19-2024 18:00:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:33: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:33: Opened connection to http://localhost:8080/security_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:33: TRACE: got outputstream +11-19-2024 18:00:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:33: SVR-TRACE: In doPost +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testComponentManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/security/securityClient1.class +11-19-2024 18:00:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ** IN getRunMethod: testname=testComponentManaged +11-19-2024 18:00:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:33: SVR-TRACE: **runmethod=testComponentManaged +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testComponentManaged_setup +11-19-2024 18:00:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testComponentManaged_cleanup +11-19-2024 18:00:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:33: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@2a4ff83d +11-19-2024 18:00:33: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@48b5938e +11-19-2024 18:00:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:33: SVR: Got connection object from the TSDataSource. +11-19-2024 18:00:33: SVR: Checking for Connection Validity. +11-19-2024 18:00:33: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:33: SVR: Values inserted into table! +11-19-2024 18:00:33: SVR: Table has been dropped! +11-19-2024 18:00:33: SVR: Cleanup +11-19-2024 18:00:33: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:33: SVR: Test running in servlet vehicle passed +11-19-2024 18:00:33: Test status from a servlet: 0: +11-19-2024 18:00:33: Test: returning from running in a servlet vehicle +11-19-2024 18:00:33: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:33: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:33: Opened connection to http://localhost:8080/security_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:33: TRACE: got outputstream +11-19-2024 18:00:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:33: SVR-TRACE: In doPost +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnManagerAllocateConnectionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/security/securityClient1.class +11-19-2024 18:00:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ** IN getRunMethod: testname=testConnManagerAllocateConnection +11-19-2024 18:00:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:33: SVR-TRACE: **runmethod=testConnManagerAllocateConnection +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnManagerAllocateConnection_setup +11-19-2024 18:00:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnManagerAllocateConnection_cleanup +11-19-2024 18:00:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:33: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@61236ae4 +11-19-2024 18:00:33: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@51ad4b5 +11-19-2024 18:00:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:33: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:33: Test: returning from running in a servlet vehicle +11-19-2024 18:00:33: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:33: SVR: Got connection from the TSDataSource. +11-19-2024 18:00:33: SVR: Checking for Connection Validity. +11-19-2024 18:00:33: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:33: SVR: Exception inserting into table. +11-19-2024 18:00:33: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:33: SVR-ERROR: Exception at: +11-19-2024 18:00:33: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:277) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:273) + ... 38 more + +11-19-2024 18:00:33: SVR: Cleanup +11-19-2024 18:00:33: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:33: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.security.securityClient1, vehicle: servlet +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:33 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:33: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:33: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:33: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:33: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:33: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:33: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:33: Opened connection to http://localhost:8080/security_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:33: TRACE: got outputstream +11-19-2024 18:00:33: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:33: SVR-TRACE: In doPost +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:33: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:33: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:33: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testContainerManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:33: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/security/securityClient1.class +11-19-2024 18:00:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:33: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/security_servlet_vehicle/security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:33: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:33: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:33: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ** IN getRunMethod: testname=testContainerManaged +11-19-2024 18:00:33: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:33: SVR-TRACE: **runmethod=testContainerManaged +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:33: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:33: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testContainerManaged_setup +11-19-2024 18:00:33: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:33: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:33: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testContainerManaged_cleanup +11-19-2024 18:00:33: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:33: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.security.securityClient1 +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:33: SVR: Using: java:comp/env/eis/whitebox-notx-param +11-19-2024 18:00:33: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:33: Test: returning from running in a servlet vehicle +11-19-2024 18:00:33: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:33: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@5661d2c2 +11-19-2024 18:00:33: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@42cbf9df +11-19-2024 18:00:33: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:33: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:33: SVR: Got connection from the TSDataSource. +11-19-2024 18:00:33: SVR: Checking for Connection Validity. +11-19-2024 18:00:33: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:33: SVR: Exception inserting into table. +11-19-2024 18:00:33: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:33: SVR-ERROR: Exception at: +11-19-2024 18:00:33: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.security.securityClient1.testContainerManaged(securityClient1.java:143) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.security.securityClient1.testContainerManaged(securityClient1.java:139) + ... 38 more + +11-19-2024 18:00:33: SVR: Cleanup +11-19-2024 18:00:33: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:00:33: SVR: Test running in servlet vehicle failed +[ERROR] Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 5.237 s <<< FAILURE! - in com.sun.ts.tests.connector.noTx.security.securityClient1ServletTest +[ERROR] com.sun.ts.tests.connector.noTx.security.securityClient1ServletTest.testConnManagerAllocateConnection Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.security.securityClient1ServletTest.testContainerManaged Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest +Nov 19, 2024 6:00:33 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:34 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:34 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:34 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:35 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:36 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:36 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:36 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:37 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:37 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:38 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:38: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:38: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:38: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:38: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:38: Opened connection to http://localhost:8080/workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:38: TRACE: got outputstream +11-19-2024 18:00:38: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:38: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testForUnsharedTimernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:38: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:38: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:38: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:38: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testname=testForUnsharedTimer +11-19-2024 18:00:38: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:38: SVR-TRACE: **runmethod=testForUnsharedTimer +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testForUnsharedTimer_setup +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:38: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testForUnsharedTimer_cleanup +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:38: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:38: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:38: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:38: SVR: Performing callback verification... +11-19-2024 18:00:38: SVR: Got RA log. +11-19-2024 18:00:38: SVR-TRACE: Got connection. +11-19-2024 18:00:38: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:38: SVR: Methods called correctly +11-19-2024 18:00:38: SVR: Performing end to end verification... +11-19-2024 18:00:38: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:38: SVR: Exception inserting into table. +11-19-2024 18:00:38: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: SVR-ERROR: Exception at: +11-19-2024 18:00:38: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: Test: returning from running in a jsp vehicle +11-19-2024 18:00:38: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:547) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:543) + ... 41 more + +11-19-2024 18:00:38: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:38: SVR: Cleanup +11-19-2024 18:00:38: SVR: Test running in jsp vehicle failed +Nov 19, 2024 6:00:38 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:38: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:38: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:38: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:38: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:38: Opened connection to http://localhost:8080/workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:38: TRACE: got outputstream +11-19-2024 18:00:38: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:38: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:38: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:38: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:38: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:38: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testname=testNestedWork +11-19-2024 18:00:38: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:38: SVR-TRACE: **runmethod=testNestedWork +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWork_setup +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:38: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWork_cleanup +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:38: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:38: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:38: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:38: SVR: Performing callback verification... +11-19-2024 18:00:38: SVR: Got RA log. +11-19-2024 18:00:38: SVR-TRACE: Got connection. +11-19-2024 18:00:38: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:38: SVR: Methods called correctly +11-19-2024 18:00:38: SVR: Performing end to end verification... +11-19-2024 18:00:38: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:38: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: SVR: Exception inserting into table. +11-19-2024 18:00:38: Test: returning from running in a jsp vehicle +11-19-2024 18:00:38: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:38: SVR-ERROR: Exception at: +11-19-2024 18:00:38: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:621) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:617) + ... 41 more + +11-19-2024 18:00:38: SVR: Cleanup +11-19-2024 18:00:38: SVR: Test running in jsp vehicle failed +Nov 19, 2024 6:00:38 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:38: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:38: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:38: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:38: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:38: Opened connection to http://localhost:8080/workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:38: TRACE: got outputstream +11-19-2024 18:00:38: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:38: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:38: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:38: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:38: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:38: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWork +11-19-2024 18:00:38: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:38: SVR-TRACE: **runmethod=testScheduleWork +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWork_setup +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:38: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWork_cleanup +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:38: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:38: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:38: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:38: SVR: Performing callback verification... +11-19-2024 18:00:38: SVR: Got RA log. +11-19-2024 18:00:38: SVR-TRACE: Got connection. +11-19-2024 18:00:38: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:38: SVR: Methods called correctly +11-19-2024 18:00:38: SVR: Performing end to end verification... +11-19-2024 18:00:38: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:38: SVR: Exception inserting into table. +11-19-2024 18:00:38: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: SVR-ERROR: Exception at: +11-19-2024 18:00:38: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:305) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:301) + ... 41 more + +11-19-2024 18:00:38: SVR: Cleanup +11-19-2024 18:00:38: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:38: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: Test: returning from running in a jsp vehicle +11-19-2024 18:00:38: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:38 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:38: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:38: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:38: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:38: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:38: Opened connection to http://localhost:8080/workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:38: TRACE: got outputstream +11-19-2024 18:00:38: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:38: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorkListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:38: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:38: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:38: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:38: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWorkListener +11-19-2024 18:00:38: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:38: SVR-TRACE: **runmethod=testScheduleWorkListener +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWorkListener_setup +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:38: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWorkListener_cleanup +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:38: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:38: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:38: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:38: SVR: Performing callback verification... +11-19-2024 18:00:38: SVR: Got RA log. +11-19-2024 18:00:38: SVR-TRACE: Got connection. +11-19-2024 18:00:38: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:38: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: SVR: Methods called correctly +11-19-2024 18:00:38: Test: returning from running in a jsp vehicle +11-19-2024 18:00:38: SVR: Performing end to end verification... +11-19-2024 18:00:38: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:38: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:38: SVR: Exception inserting into table. +11-19-2024 18:00:38: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: SVR-ERROR: Exception at: +11-19-2024 18:00:38: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:378) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:374) + ... 41 more + +11-19-2024 18:00:38: SVR: Cleanup +11-19-2024 18:00:38: SVR: Test running in jsp vehicle failed +Nov 19, 2024 6:00:38 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:38: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:38: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:38: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:38: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:38: Opened connection to http://localhost:8080/workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:38: TRACE: got outputstream +11-19-2024 18:00:38: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:38: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testUnknownWorkDurationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:38: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:38: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:38: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:38: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testname=testUnknownWorkDuration +11-19-2024 18:00:38: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:38: SVR-TRACE: **runmethod=testUnknownWorkDuration +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUnknownWorkDuration_setup +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:38: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUnknownWorkDuration_cleanup +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:38: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:38: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:38: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:38: SVR: Performing callback verification... +11-19-2024 18:00:38: SVR: Got RA log. +11-19-2024 18:00:38: SVR-TRACE: Got connection. +11-19-2024 18:00:38: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:38: SVR: Methods called correctly +11-19-2024 18:00:38: SVR: Performing end to end verification... +11-19-2024 18:00:38: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:38: SVR: Exception inserting into table. +11-19-2024 18:00:38: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: SVR-ERROR: Exception at: +11-19-2024 18:00:38: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:704) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:700) + ... 41 more + +11-19-2024 18:00:38: SVR: Cleanup +11-19-2024 18:00:38: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:38: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: Test: returning from running in a jsp vehicle +11-19-2024 18:00:38: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:38 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:38: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:38: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:38: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:38: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:38: Opened connection to http://localhost:8080/workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:38: TRACE: got outputstream +11-19-2024 18:00:38: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:38: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkCompletedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:38: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:38: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:38: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:38: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testname=testWorkCompletedException +11-19-2024 18:00:38: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:38: SVR-TRACE: **runmethod=testWorkCompletedException +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkCompletedException_setup +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:38: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkCompletedException_cleanup +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:38: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:38: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:38: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:38: SVR: Performing callback verification... +11-19-2024 18:00:38: SVR: Got RA log. +11-19-2024 18:00:38: SVR-TRACE: Got connection. +11-19-2024 18:00:38: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:38: SVR: Methods called correctly +11-19-2024 18:00:38: SVR: Performing end to end verification... +11-19-2024 18:00:38: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:38: SVR: Exception inserting into table. +11-19-2024 18:00:38: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: SVR-ERROR: Exception at: +11-19-2024 18:00:38: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:452) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:448) + ... 41 more + +11-19-2024 18:00:38: SVR: Cleanup +11-19-2024 18:00:38: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:38: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: Test: returning from running in a jsp vehicle +11-19-2024 18:00:38: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:38 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:38: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:38: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:38: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:38: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:38: Opened connection to http://localhost:8080/workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:38: TRACE: got outputstream +11-19-2024 18:00:38: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:38: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkListenerImplementationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:38: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:38: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:38: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:38: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testname=testWorkListenerImplementation +11-19-2024 18:00:38: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:38: SVR-TRACE: **runmethod=testWorkListenerImplementation +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkListenerImplementation_setup +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:38: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkListenerImplementation_cleanup +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:38: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:38: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:38: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:38: SVR: Performing callback verification... +11-19-2024 18:00:38: SVR: Got RA log. +11-19-2024 18:00:38: SVR-TRACE: Got connection. +11-19-2024 18:00:38: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:38: SVR: Methods called correctly +11-19-2024 18:00:38: SVR: Performing end to end verification... +11-19-2024 18:00:38: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:38: SVR: Exception inserting into table. +11-19-2024 18:00:38: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: SVR-ERROR: Exception at: +11-19-2024 18:00:38: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:232) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:228) + ... 41 more + +11-19-2024 18:00:38: SVR: Cleanup +11-19-2024 18:00:38: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:38: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: Test: returning from running in a jsp vehicle +11-19-2024 18:00:38: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:38 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:38 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:38: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:38: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:38: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:38: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:38: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:38: Opened connection to http://localhost:8080/workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:38: TRACE: got outputstream +11-19-2024 18:00:38: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:38: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:38: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkManagerImplementaionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:38: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:38: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:38: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_jsp_vehicle/workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:38: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:38: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:38: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ** IN getRunMethod: testname=testWorkManagerImplementaion +11-19-2024 18:00:38: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:38: SVR-TRACE: **runmethod=testWorkManagerImplementaion +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkManagerImplementaion_setup +11-19-2024 18:00:38: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:38: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkManagerImplementaion_cleanup +11-19-2024 18:00:38: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:38: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:38: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:38: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:38: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:38: SVR: Performing callback verification... +11-19-2024 18:00:38: SVR: Got RA log. +11-19-2024 18:00:38: SVR-TRACE: Got connection. +11-19-2024 18:00:38: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:38: SVR: Methods called correctly +11-19-2024 18:00:38: SVR: Performing end to end verification... +11-19-2024 18:00:38: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:38: SVR: Exception inserting into table. +11-19-2024 18:00:38: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:38: SVR-ERROR: Exception at: +11-19-2024 18:00:38: Test: returning from running in a jsp vehicle +11-19-2024 18:00:38: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:38: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:155) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:151) + ... 41 more + +11-19-2024 18:00:38: SVR: Cleanup +11-19-2024 18:00:38: SVR: Test running in jsp vehicle failed +[ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 5.202 s <<< FAILURE! - in com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest.testForUnsharedTimer Time elapsed: 0.144 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest.testNestedWork Time elapsed: 0.016 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest.testScheduleWork Time elapsed: 0.016 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest.testScheduleWorkListener Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest.testUnknownWorkDuration Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest.testWorkCompletedException Time elapsed: 0.018 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest.testWorkListenerImplementation Time elapsed: 0.027 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1JspTest.testWorkManagerImplementaion Time elapsed: 0.029 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest +Nov 19, 2024 6:00:39 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:39 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:39 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:39 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:40 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:40 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:40 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:41 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:41 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:41 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:42 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:42 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:42 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:43 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:43: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:43: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:43: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:43: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:43: Opened connection to http://localhost:8080/workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:43: TRACE: got outputstream +11-19-2024 18:00:43: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:43: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:00:43: SVR-TRACE: In doPost +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:43: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:43: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testForUnsharedTimernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:43: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:43: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:43: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testname=testForUnsharedTimer +11-19-2024 18:00:43: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:43: SVR-TRACE: **runmethod=testForUnsharedTimer +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testForUnsharedTimer_setup +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:43: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testForUnsharedTimer_cleanup +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:43: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:43: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:43: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:43: SVR: Performing callback verification... +11-19-2024 18:00:43: SVR: Got RA log. +11-19-2024 18:00:43: SVR-TRACE: Got connection. +11-19-2024 18:00:43: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:43: SVR: Methods called correctly +11-19-2024 18:00:43: SVR: Performing end to end verification... +11-19-2024 18:00:43: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:43: SVR: Exception inserting into table. +11-19-2024 18:00:43: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR-ERROR: Exception at: +11-19-2024 18:00:43: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:547) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:543) + ... 38 more + +11-19-2024 18:00:43: SVR: Cleanup +11-19-2024 18:00:43: SVR: Test running in servlet vehicle failed +11-19-2024 18:00:43: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: Test: returning from running in a servlet vehicle +11-19-2024 18:00:43: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:43 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:43: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:43: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:43: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:43: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:43: Opened connection to http://localhost:8080/workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:43: TRACE: got outputstream +11-19-2024 18:00:43: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:43: SVR-TRACE: In doPost +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:43: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:43: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:43: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:43: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:43: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testname=testNestedWork +11-19-2024 18:00:43: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:43: SVR-TRACE: **runmethod=testNestedWork +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWork_setup +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:43: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWork_cleanup +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:43: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:43: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:43: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:43: SVR: Performing callback verification... +11-19-2024 18:00:43: SVR: Got RA log. +11-19-2024 18:00:43: SVR-TRACE: Got connection. +11-19-2024 18:00:43: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: Test: returning from running in a servlet vehicle +11-19-2024 18:00:43: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:43: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:43: SVR: Methods called correctly +11-19-2024 18:00:43: SVR: Performing end to end verification... +11-19-2024 18:00:43: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:43: SVR: Exception inserting into table. +11-19-2024 18:00:43: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR-ERROR: Exception at: +11-19-2024 18:00:43: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:621) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:617) + ... 38 more + +11-19-2024 18:00:43: SVR: Cleanup +11-19-2024 18:00:43: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:43 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:43: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:43: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:43: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:43: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:43: Opened connection to http://localhost:8080/workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:43: TRACE: got outputstream +11-19-2024 18:00:43: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:43: SVR-TRACE: In doPost +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:43: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:43: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:43: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:43: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:43: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWork +11-19-2024 18:00:43: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:43: SVR-TRACE: **runmethod=testScheduleWork +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWork_setup +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:43: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWork_cleanup +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:43: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:43: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:43: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:43: SVR: Performing callback verification... +11-19-2024 18:00:43: SVR: Got RA log. +11-19-2024 18:00:43: SVR-TRACE: Got connection. +11-19-2024 18:00:43: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:43: SVR: Methods called correctly +11-19-2024 18:00:43: SVR: Performing end to end verification... +11-19-2024 18:00:43: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:43: SVR: Exception inserting into table. +11-19-2024 18:00:43: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR-ERROR: Exception at: +11-19-2024 18:00:43: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:305) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:301) + ... 38 more + +11-19-2024 18:00:43: SVR: Cleanup +11-19-2024 18:00:43: SVR: Test running in servlet vehicle failed +11-19-2024 18:00:43: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: Test: returning from running in a servlet vehicle +11-19-2024 18:00:43: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:43 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:43: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:43: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:43: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:43: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:43: Opened connection to http://localhost:8080/workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:43: TRACE: got outputstream +11-19-2024 18:00:43: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:43: SVR-TRACE: In doPost +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:43: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:43: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorkListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:43: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:43: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:43: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWorkListener +11-19-2024 18:00:43: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:43: SVR-TRACE: **runmethod=testScheduleWorkListener +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWorkListener_setup +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:43: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWorkListener_cleanup +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:43: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:43: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:43: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:43: SVR: Performing callback verification... +11-19-2024 18:00:43: SVR: Got RA log. +11-19-2024 18:00:43: SVR-TRACE: Got connection. +11-19-2024 18:00:43: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:43: SVR: Methods called correctly +11-19-2024 18:00:43: SVR: Performing end to end verification... +11-19-2024 18:00:43: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:43: SVR: Exception inserting into table. +11-19-2024 18:00:43: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR-ERROR: Exception at: +11-19-2024 18:00:43: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:378) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:374) + ... 38 more + +11-19-2024 18:00:43: SVR: Cleanup +11-19-2024 18:00:43: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR: Test running in servlet vehicle failed +11-19-2024 18:00:43: Test: returning from running in a servlet vehicle +11-19-2024 18:00:43: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:43 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:43: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:43: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:43: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:43: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:43: Opened connection to http://localhost:8080/workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:43: TRACE: got outputstream +11-19-2024 18:00:43: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:43: SVR-TRACE: In doPost +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:43: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:43: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testUnknownWorkDurationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:43: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:43: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:43: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testname=testUnknownWorkDuration +11-19-2024 18:00:43: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:43: SVR-TRACE: **runmethod=testUnknownWorkDuration +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUnknownWorkDuration_setup +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:43: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUnknownWorkDuration_cleanup +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:43: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:43: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:43: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:43: SVR: Performing callback verification... +11-19-2024 18:00:43: SVR: Got RA log. +11-19-2024 18:00:43: SVR-TRACE: Got connection. +11-19-2024 18:00:43: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:43: SVR: Methods called correctly +11-19-2024 18:00:43: SVR: Performing end to end verification... +11-19-2024 18:00:43: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:43: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR: Exception inserting into table. +11-19-2024 18:00:43: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR-ERROR: Exception at: +11-19-2024 18:00:43: Test: returning from running in a servlet vehicle +11-19-2024 18:00:43: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:43: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:704) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:700) + ... 38 more + +11-19-2024 18:00:43: SVR: Cleanup +11-19-2024 18:00:43: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:43 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:43: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:43: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:43: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:43: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:43: Opened connection to http://localhost:8080/workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:43: TRACE: got outputstream +11-19-2024 18:00:43: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:43: SVR-TRACE: In doPost +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:43: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:43: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkCompletedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:43: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:43: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:43: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testname=testWorkCompletedException +11-19-2024 18:00:43: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:43: SVR-TRACE: **runmethod=testWorkCompletedException +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkCompletedException_setup +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:43: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkCompletedException_cleanup +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:43: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:43: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:43: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:43: SVR: Performing callback verification... +11-19-2024 18:00:43: SVR: Got RA log. +11-19-2024 18:00:43: SVR-TRACE: Got connection. +11-19-2024 18:00:43: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:43: SVR: Methods called correctly +11-19-2024 18:00:43: SVR: Performing end to end verification... +11-19-2024 18:00:43: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:43: SVR: Exception inserting into table. +11-19-2024 18:00:43: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR-ERROR: Exception at: +11-19-2024 18:00:43: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:452) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:448) + ... 38 more + +11-19-2024 18:00:43: SVR: Cleanup +11-19-2024 18:00:43: SVR: Test running in servlet vehicle failed +11-19-2024 18:00:43: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: Test: returning from running in a servlet vehicle +11-19-2024 18:00:43: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:43 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:43: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:43: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:43: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:43: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:43: Opened connection to http://localhost:8080/workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:43: TRACE: got outputstream +11-19-2024 18:00:43: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:43: SVR-TRACE: In doPost +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:43: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:43: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkListenerImplementationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:43: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:43: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:43: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testname=testWorkListenerImplementation +11-19-2024 18:00:43: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:43: SVR-TRACE: **runmethod=testWorkListenerImplementation +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkListenerImplementation_setup +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:43: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkListenerImplementation_cleanup +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:43: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:43: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:43: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:43: SVR: Performing callback verification... +11-19-2024 18:00:43: SVR: Got RA log. +11-19-2024 18:00:43: SVR-TRACE: Got connection. +11-19-2024 18:00:43: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:43: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR: Methods called correctly +11-19-2024 18:00:43: SVR: Performing end to end verification... +11-19-2024 18:00:43: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:43: Test: returning from running in a servlet vehicle +11-19-2024 18:00:43: SVR: Exception inserting into table. +11-19-2024 18:00:43: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:43: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR-ERROR: Exception at: +11-19-2024 18:00:43: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:232) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:228) + ... 38 more + +11-19-2024 18:00:43: SVR: Cleanup +11-19-2024 18:00:43: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:43 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:43 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:43: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:43: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:43: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:43: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:43: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:43: Opened connection to http://localhost:8080/workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:43: TRACE: got outputstream +11-19-2024 18:00:43: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:43: SVR-TRACE: In doPost +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:43: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:43: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:43: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkManagerImplementaionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:43: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/noTx/workmgt/workmgtClient1.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/workmgt_servlet_vehicle/workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:43: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:43: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:43: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ** IN getRunMethod: testname=testWorkManagerImplementaion +11-19-2024 18:00:43: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:43: SVR-TRACE: **runmethod=testWorkManagerImplementaion +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkManagerImplementaion_setup +11-19-2024 18:00:43: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:43: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkManagerImplementaion_cleanup +11-19-2024 18:00:43: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:43: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1 +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:43: SVR: Using: java:comp/env/eis/whitebox-notx +11-19-2024 18:00:43: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:43: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:43: SVR: Performing callback verification... +11-19-2024 18:00:43: SVR: Got RA log. +11-19-2024 18:00:43: SVR-TRACE: Got connection. +11-19-2024 18:00:43: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:00:43: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR: Methods called correctly +11-19-2024 18:00:43: SVR: Performing end to end verification... +11-19-2024 18:00:43: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:43: Test: returning from running in a servlet vehicle +11-19-2024 18:00:43: SVR: Exception inserting into table. +11-19-2024 18:00:43: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:43: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:43: SVR-ERROR: Exception at: +11-19-2024 18:00:43: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:155) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:151) + ... 38 more + +11-19-2024 18:00:43: SVR: Cleanup +11-19-2024 18:00:43: SVR: Test running in servlet vehicle failed +[ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 4.912 s <<< FAILURE! - in com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest.testForUnsharedTimer Time elapsed: 0.035 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest.testNestedWork Time elapsed: 0.016 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest.testScheduleWork Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest.testScheduleWorkListener Time elapsed: 0.011 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest.testUnknownWorkDuration Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest.testWorkCompletedException Time elapsed: 0.015 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest.testWorkListenerImplementation Time elapsed: 0.018 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.noTx.workmgt.workmgtClient1ServletTest.testWorkManagerImplementaion Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.permissiondd.ClientJspTest +Nov 19, 2024 6:00:43 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:44 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:44 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:44 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:44 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:45 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:45 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:45 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:46 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:46 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:46 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:47 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:47 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: jsp +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:48: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:48: Opened connection to http://localhost:8080/permissiondd_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:48: TRACE: got outputstream +11-19-2024 18:00:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateCustomPermnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testname=testValidateCustomPerm +11-19-2024 18:00:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:48: SVR-TRACE: **runmethod=testValidateCustomPerm +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateCustomPerm_setup +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateCustomPerm_cleanup +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:48: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:48: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 46 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 47 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 56 more + +11-19-2024 18:00:48: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:48: SVR: Exception caught on creating connection. +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateCustomPerm(Client.java:120) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateCustomPerm(Client.java:114) + ... 41 more + +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:48: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: Test: returning from running in a jsp vehicle +11-19-2024 18:00:48: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: jsp +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:48: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:48: Opened connection to http://localhost:8080/permissiondd_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:48: TRACE: got outputstream +11-19-2024 18:00:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateLocalPermsInvalidNamenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testname=testValidateLocalPermsInvalidName +11-19-2024 18:00:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:48: SVR-TRACE: **runmethod=testValidateLocalPermsInvalidName +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateLocalPermsInvalidName_setup +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateLocalPermsInvalidName_cleanup +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:48: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:48: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 46 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 47 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 56 more + +11-19-2024 18:00:48: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:48: SVR: Exception caught on creating connection. +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateLocalPermsInvalidName(Client.java:358) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateLocalPermsInvalidName(Client.java:352) + ... 41 more + +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:48: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: Test: returning from running in a jsp vehicle +11-19-2024 18:00:48: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: jsp +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:48: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:48: Opened connection to http://localhost:8080/permissiondd_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:48: TRACE: got outputstream +11-19-2024 18:00:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateMissingPermFailsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testname=testValidateMissingPermFails +11-19-2024 18:00:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:48: SVR-TRACE: **runmethod=testValidateMissingPermFails +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateMissingPermFails_setup +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateMissingPermFails_cleanup +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:48: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:48: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 46 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 47 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 56 more + +11-19-2024 18:00:48: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:48: SVR: Exception caught on creating connection. +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateMissingPermFails(Client.java:240) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateMissingPermFails(Client.java:234) + ... 41 more + +11-19-2024 18:00:48: Test: returning from running in a jsp vehicle +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:48: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:48: SVR: Test running in jsp vehicle failed +Nov 19, 2024 6:00:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: jsp +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:48: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:48: Opened connection to http://localhost:8080/permissiondd_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:48: TRACE: got outputstream +11-19-2024 18:00:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateRequiredPermSetnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: Test: returning from running in a jsp vehicle +11-19-2024 18:00:48: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testname=testValidateRequiredPermSet +11-19-2024 18:00:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:48: SVR-TRACE: **runmethod=testValidateRequiredPermSet +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateRequiredPermSet_setup +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateRequiredPermSet_cleanup +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:48: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:48: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 46 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 47 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 56 more + +11-19-2024 18:00:48: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:48: SVR: Exception caught on creating connection. +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateRequiredPermSet(Client.java:182) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateRequiredPermSet(Client.java:176) + ... 41 more + +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:48: SVR: Test running in jsp vehicle failed +Nov 19, 2024 6:00:48 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: jsp +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:48 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:48: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:48: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:48: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:48: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:48: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:48: Opened connection to http://localhost:8080/permissiondd_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:48: TRACE: got outputstream +11-19-2024 18:00:48: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:48: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:48: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateRestrictedLocalPermnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:48: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:48: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:48: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_jsp_vehicle/permissiondd_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:48: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:48: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:48: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ** IN getRunMethod: testname=testValidateRestrictedLocalPerm +11-19-2024 18:00:48: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:48: SVR-TRACE: **runmethod=testValidateRestrictedLocalPerm +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateRestrictedLocalPerm_setup +11-19-2024 18:00:48: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:48: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateRestrictedLocalPerm_cleanup +11-19-2024 18:00:48: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:48: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:48: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:48: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 46 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 47 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 56 more + +11-19-2024 18:00:48: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:48: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:48: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:48: SVR: Exception caught on creating connection. +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateRestrictedLocalPerm(Client.java:297) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateRestrictedLocalPerm(Client.java:291) + ... 41 more + +11-19-2024 18:00:48: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:48: SVR-ERROR: Exception at: +11-19-2024 18:00:48: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:48: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:48: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:48: Test: returning from running in a jsp vehicle +11-19-2024 18:00:48: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 5.116 s <<< FAILURE! - in com.sun.ts.tests.connector.permissiondd.ClientJspTest +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientJspTest.testValidateCustomPerm Time elapsed: 0.192 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientJspTest.testValidateLocalPermsInvalidName Time elapsed: 0.015 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientJspTest.testValidateMissingPermFails Time elapsed: 0.016 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientJspTest.testValidateRequiredPermSet Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientJspTest.testValidateRestrictedLocalPerm Time elapsed: 0.021 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[INFO] Running com.sun.ts.tests.connector.permissiondd.ClientServletTest +Nov 19, 2024 6:00:49 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:49 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:50 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:50 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:54 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: servlet +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:54: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:54: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:54: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:54: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:54: Opened connection to http://localhost:8080/permissiondd_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:54: TRACE: got outputstream +11-19-2024 18:00:54: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:54: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:00:54: SVR-TRACE: In doPost +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:54: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:54: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateCustomPermnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:54: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:54: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:54: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testname=testValidateCustomPerm +11-19-2024 18:00:54: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:54: SVR-TRACE: **runmethod=testValidateCustomPerm +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateCustomPerm_setup +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:54: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateCustomPerm_cleanup +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:54: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:54: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:54: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 43 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 44 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 53 more + +11-19-2024 18:00:54: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:54: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:54: SVR: Exception caught on creating connection. +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateCustomPerm(Client.java:120) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateCustomPerm(Client.java:114) + ... 38 more + +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:54: SVR: Test running in servlet vehicle failed +11-19-2024 18:00:54: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: Test: returning from running in a servlet vehicle +11-19-2024 18:00:54: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:54 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: servlet +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:54: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:54: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:54: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:54: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:54: Opened connection to http://localhost:8080/permissiondd_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:54: TRACE: got outputstream +11-19-2024 18:00:54: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:54: SVR-TRACE: In doPost +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:54: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:54: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateLocalPermsInvalidNamenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:54: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:54: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:54: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testname=testValidateLocalPermsInvalidName +11-19-2024 18:00:54: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:54: SVR-TRACE: **runmethod=testValidateLocalPermsInvalidName +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateLocalPermsInvalidName_setup +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:54: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateLocalPermsInvalidName_cleanup +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:54: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:54: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:54: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 43 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 44 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 53 more + +11-19-2024 18:00:54: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:54: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:54: SVR: Exception caught on creating connection. +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateLocalPermsInvalidName(Client.java:358) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateLocalPermsInvalidName(Client.java:352) + ... 38 more + +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:54: SVR: Test running in servlet vehicle failed +11-19-2024 18:00:54: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: Test: returning from running in a servlet vehicle +11-19-2024 18:00:54: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:54 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: servlet +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:54: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:54: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:54: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:54: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:54: Opened connection to http://localhost:8080/permissiondd_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:54: TRACE: got outputstream +11-19-2024 18:00:54: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:54: SVR-TRACE: In doPost +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:54: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:54: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateMissingPermFailsnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:54: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:54: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:54: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testname=testValidateMissingPermFails +11-19-2024 18:00:54: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:54: SVR-TRACE: **runmethod=testValidateMissingPermFails +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateMissingPermFails_setup +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:54: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateMissingPermFails_cleanup +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:54: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:54: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:54: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 43 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 44 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 53 more + +11-19-2024 18:00:54: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:54: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:54: SVR: Exception caught on creating connection. +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateMissingPermFails(Client.java:240) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateMissingPermFails(Client.java:234) + ... 38 more + +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: Test: returning from running in a servlet vehicle +11-19-2024 18:00:54: TRACE: SLEPT FOR: 0 +11-19-2024 18:00:54: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:54: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:00:54 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: servlet +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:54: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:54: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:54: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:54: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:54: Opened connection to http://localhost:8080/permissiondd_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:54: TRACE: got outputstream +11-19-2024 18:00:54: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:54: SVR-TRACE: In doPost +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:54: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:54: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateRequiredPermSetnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:54: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:54: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:54: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testname=testValidateRequiredPermSet +11-19-2024 18:00:54: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:54: SVR-TRACE: **runmethod=testValidateRequiredPermSet +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateRequiredPermSet_setup +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:54: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateRequiredPermSet_cleanup +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:54: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:54: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:54: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 43 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 44 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 53 more + +11-19-2024 18:00:54: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:54: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:54: SVR: Exception caught on creating connection. +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateRequiredPermSet(Client.java:182) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateRequiredPermSet(Client.java:176) + ... 38 more + +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:54: Test: returning from running in a servlet vehicle +11-19-2024 18:00:54: SVR: Test running in servlet vehicle failed +11-19-2024 18:00:54: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:54 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.permissiondd.Client, vehicle: servlet +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:54 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.permissiondd.Client, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=permissiondd_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:54: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:54: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:54: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:54: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:54: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:00:54: Opened connection to http://localhost:8080/permissiondd_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:00:54: TRACE: got outputstream +11-19-2024 18:00:54: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:00:54: SVR-TRACE: In doPost +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:00:54: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:00:54: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:00:54: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testValidateRestrictedLocalPermnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=permissiondd_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.permissiondd.ClientnullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:54: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/permissiondd/Client.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/permissiondd_servlet_vehicle/permissiondd_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:54: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:54: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:54: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ** IN getRunMethod: testname=testValidateRestrictedLocalPerm +11-19-2024 18:00:54: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:54: SVR-TRACE: **runmethod=testValidateRestrictedLocalPerm +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testValidateRestrictedLocalPerm_setup +11-19-2024 18:00:54: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:54: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testValidateRestrictedLocalPerm_cleanup +11-19-2024 18:00:54: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:54: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.permissiondd.Client +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:54: SVR: Using: java:comp/env/eis/whitebox-permissiondd +11-19-2024 18:00:54: SVR-ERROR: javax.naming.NamingException: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] [Root exception is javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.ts.lib.util.TSNamingContext.lookup(TSNamingContext.java:70) + at com.sun.ts.tests.connector.permissiondd.Client.setup(Client.java:81) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:575) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: javax.naming.NameNotFoundException: No object bound for java:comp/env/eis/whitebox-permissiondd + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:135) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:818) + ... 43 more + Suppressed: javax.naming.NamingException: Lookup failed for eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming, com.sun.enterprise.naming.logicalName=java:comp/env/eis/whitebox-permissiondd}] [Root exception is javax.naming.NameNotFoundException: whitebox-permissiondd not found] + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:836) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:257) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409) + at com.sun.enterprise.naming.util.JndiNamingObjectFactory.create(JndiNamingObjectFactory.java:74) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:603) + at com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl.lookup(GlassfishNamingManagerImpl.java:573) + at com.sun.enterprise.naming.impl.JavaURLContext.lambda$lookup$0(JavaURLContext.java:153) + at com.sun.enterprise.naming.impl.JavaURLContext.lookupOrCollectException(JavaURLContext.java:550) + at com.sun.enterprise.naming.impl.JavaURLContext.lookup(JavaURLContext.java:153) + ... 44 more + Caused by: javax.naming.NameNotFoundException: whitebox-permissiondd not found + at com.sun.enterprise.naming.impl.TransientContext.doLookup(TransientContext.java:234) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:202) + at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:206) + at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:37) + at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:90) + at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:825) + ... 53 more + +11-19-2024 18:00:54: SVR: Exception during JNDI lookup: Lookup failed for java:comp/env/eis/whitebox-permissiondd in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}] +11-19-2024 18:00:54: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:54: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:54: SVR: Exception caught on creating connection. +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateRestrictedLocalPerm(Client.java:297) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.testValidateRestrictedLocalPerm(Client.java:291) + ... 38 more + +11-19-2024 18:00:54: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null +11-19-2024 18:00:54: SVR-ERROR: Exception at: +11-19-2024 18:00:54: SVR-ERROR: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.clearLog()" because "this.ds1" is null + at com.sun.ts.tests.connector.permissiondd.Client.cleanup(Client.java:386) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:629) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) + +11-19-2024 18:00:54: SVR: Test running in servlet vehicle failed +11-19-2024 18:00:54: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null +11-19-2024 18:00:54: Test: returning from running in a servlet vehicle +11-19-2024 18:00:54: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 5.286 s <<< FAILURE! - in com.sun.ts.tests.connector.permissiondd.ClientServletTest +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientServletTest.testValidateCustomPerm Time elapsed: 0.023 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientServletTest.testValidateLocalPermsInvalidName Time elapsed: 0.02 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientServletTest.testValidateMissingPermFails Time elapsed: 0.015 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientServletTest.testValidateRequiredPermSet Time elapsed: 0.016 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[ERROR] com.sun.ts.tests.connector.permissiondd.ClientServletTest.testValidateRestrictedLocalPerm Time elapsed: 0.021 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSDataSource.setLogFlag(boolean)" because "this.ds1" is null + +[INFO] Running com.sun.ts.tests.connector.xa.connection.connectionClient1JspTest +Nov 19, 2024 6:00:54 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:54 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:55 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:56 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:00:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:00:58 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:00:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_connection_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:59: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:59: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:59: Opened connection to http://localhost:8080/xa_connection_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:59: TRACE: got outputstream +11-19-2024 18:00:59: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:59: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:59: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:59: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:59: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testGetConnection1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_connection_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:59: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:59: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:59: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_jsp_vehicle/xa_connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/connection/connectionClient1.class +11-19-2024 18:00:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_jsp_vehicle/xa_connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_jsp_vehicle/xa_connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:00:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:00:59: SVR-TRACE: ** IN getRunMethod: testname=testGetConnection1 +11-19-2024 18:00:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:59: SVR-TRACE: **runmethod=testGetConnection1 +11-19-2024 18:00:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testGetConnection1_setup +11-19-2024 18:00:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:00:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testGetConnection1_cleanup +11-19-2024 18:00:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:00:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:59: SVR: Using: cts1 +11-19-2024 18:00:59: SVR: Using: cts1 +11-19-2024 18:00:59: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:00:59: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:00:59: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@38120a13 +11-19-2024 18:00:59: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@238123a4 +11-19-2024 18:00:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:59: SVR: Got Connection Object from the DataSource. +11-19-2024 18:00:59: SVR: Checking for Connection Validity. +11-19-2024 18:00:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:59: SVR: Exception inserting into table. +11-19-2024 18:00:59: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:59: SVR-ERROR: Exception at: +11-19-2024 18:00:59: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.connection.connectionClient1.testGetConnection1(connectionClient1.java:143) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.connection.connectionClient1.testGetConnection1(connectionClient1.java:139) + ... 41 more + +11-19-2024 18:00:59: SVR: Test running in jsp vehicle failed +11-19-2024 18:00:59: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:00:59: Test: returning from running in a jsp vehicle +11-19-2024 18:00:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:00:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.connection.connectionClient1, vehicle: jsp +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:00:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_connection_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:00:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:00:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:00:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:00:59: TRACE: in ServiceEETest.run() method +11-19-2024 18:00:59: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:00:59: Opened connection to http://localhost:8080/xa_connection_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:00:59: TRACE: got outputstream +11-19-2024 18:00:59: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:00:59: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:00:59: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:00:59: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:00:59: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:00:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testgetConnectionWithParameter1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_connection_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:00:59: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:00:59: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:00:59: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:00:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_jsp_vehicle/xa_connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/connection/connectionClient1.class +11-19-2024 18:00:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_jsp_vehicle/xa_connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_jsp_vehicle/xa_connection_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:00:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:00:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:00:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:00:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:00:59: SVR-TRACE: ** IN getRunMethod: testname=testgetConnectionWithParameter1 +11-19-2024 18:00:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:00:59: SVR-TRACE: **runmethod=testgetConnectionWithParameter1 +11-19-2024 18:00:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:00:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:00:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testgetConnectionWithParameter1_setup +11-19-2024 18:00:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:00:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:00:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:00:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testgetConnectionWithParameter1_cleanup +11-19-2024 18:00:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:00:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:00:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:00:59: SVR: Using: cts1 +11-19-2024 18:00:59: SVR: Using: cts1 +11-19-2024 18:00:59: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:00:59: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:00:59: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4b3800c6 +11-19-2024 18:00:59: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@4ed49df4 +11-19-2024 18:00:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:00:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:00:59: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:00:59: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:00:59: SVR: Using: cts1 +11-19-2024 18:00:59: SVR: Using: cts1 +11-19-2024 18:00:59: SVR: Got connection object from the DataSource. +11-19-2024 18:00:59: SVR: Checking for Connection Validity. +11-19-2024 18:00:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:00:59: SVR: Values inserted into table! +11-19-2024 18:00:59: SVR: Table has been dropped! +11-19-2024 18:00:59: Test status from a jsp: 0: +11-19-2024 18:00:59: SVR: Connection Object is Valid. +11-19-2024 18:00:59: Test: returning from running in a jsp vehicle +11-19-2024 18:00:59: SVR: Test running in jsp vehicle passed +11-19-2024 18:00:59: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.647 s <<< FAILURE! - in com.sun.ts.tests.connector.xa.connection.connectionClient1JspTest +[ERROR] com.sun.ts.tests.connector.xa.connection.connectionClient1JspTest.testGetConnection1 Time elapsed: 0.211 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.xa.connection.connectionClient1ServletTest +Nov 19, 2024 6:00:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:02 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:02 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:04 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:05 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_connection_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:05: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:05: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:05: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:05: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:05: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:05: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:05: Opened connection to http://localhost:8080/xa_connection_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:05: TRACE: got outputstream +11-19-2024 18:01:05: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:05: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:01:05: SVR-TRACE: In doPost +11-19-2024 18:01:05: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:05: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:05: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:05: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:05: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:05: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testGetConnection1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_connection_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:05: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_servlet_vehicle/xa_connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/connection/connectionClient1.class +11-19-2024 18:01:05: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_servlet_vehicle/xa_connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:05: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_servlet_vehicle/xa_connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:05: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:05: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:05: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:01:05: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:01:05: SVR-TRACE: ** IN getRunMethod: testname=testGetConnection1 +11-19-2024 18:01:05: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:05: SVR-TRACE: **runmethod=testGetConnection1 +11-19-2024 18:01:05: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:05: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:05: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testGetConnection1_setup +11-19-2024 18:01:05: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:05: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:01:05: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:05: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testGetConnection1_cleanup +11-19-2024 18:01:05: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:05: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:01:05: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:05: SVR: Using: cts1 +11-19-2024 18:01:05: SVR: Using: cts1 +11-19-2024 18:01:05: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:05: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:05: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@282ff432 +11-19-2024 18:01:05: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@21450b47 +11-19-2024 18:01:05: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:05: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:05: SVR: Got Connection Object from the DataSource. +11-19-2024 18:01:05: SVR: Checking for Connection Validity. +11-19-2024 18:01:05: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:05: SVR: Exception inserting into table. +11-19-2024 18:01:05: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:05: SVR-ERROR: Exception at: +11-19-2024 18:01:05: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.connection.connectionClient1.testGetConnection1(connectionClient1.java:143) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.connection.connectionClient1.testGetConnection1(connectionClient1.java:139) + ... 38 more + +11-19-2024 18:01:05: SVR: Test running in servlet vehicle failed +11-19-2024 18:01:05: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:05: Test: returning from running in a servlet vehicle +11-19-2024 18:01:05: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:05 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.connection.connectionClient1, vehicle: servlet +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:05 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.connection.connectionClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_connection_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:05: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:05: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:05: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:05: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:05: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:05: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:05: Opened connection to http://localhost:8080/xa_connection_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:05: TRACE: got outputstream +11-19-2024 18:01:05: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:05: SVR-TRACE: In doPost +11-19-2024 18:01:05: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:05: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:05: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:05: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:05: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:05: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testgetConnectionWithParameter1nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_connection_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.connection.connectionClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:05: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_servlet_vehicle/xa_connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/connection/connectionClient1.class +11-19-2024 18:01:05: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_servlet_vehicle/xa_connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:05: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_connection_servlet_vehicle/xa_connection_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:05: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:05: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:05: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:01:05: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:01:05: SVR-TRACE: ** IN getRunMethod: testname=testgetConnectionWithParameter1 +11-19-2024 18:01:05: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:05: SVR-TRACE: **runmethod=testgetConnectionWithParameter1 +11-19-2024 18:01:05: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:05: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:05: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testgetConnectionWithParameter1_setup +11-19-2024 18:01:05: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:05: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:01:05: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:05: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testgetConnectionWithParameter1_cleanup +11-19-2024 18:01:05: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:05: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.connection.connectionClient1 +11-19-2024 18:01:05: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:05: SVR: Using: cts1 +11-19-2024 18:01:05: SVR: Using: cts1 +11-19-2024 18:01:05: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:05: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:05: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@40f6040f +11-19-2024 18:01:05: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@49a07afa +11-19-2024 18:01:05: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:05: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:05: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:05: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:05: SVR: Using: cts1 +11-19-2024 18:01:05: SVR: Using: cts1 +11-19-2024 18:01:05: SVR: Got connection object from the DataSource. +11-19-2024 18:01:05: SVR: Checking for Connection Validity. +11-19-2024 18:01:05: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:05: SVR: Values inserted into table! +11-19-2024 18:01:05: SVR: Table has been dropped! +11-19-2024 18:01:05: SVR: Connection Object is Valid. +11-19-2024 18:01:05: SVR: Test running in servlet vehicle passed +11-19-2024 18:01:05: Test status from a servlet: 0: +11-19-2024 18:01:05: Test: returning from running in a servlet vehicle +11-19-2024 18:01:05: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.331 s <<< FAILURE! - in com.sun.ts.tests.connector.xa.connection.connectionClient1ServletTest +[ERROR] com.sun.ts.tests.connector.xa.connection.connectionClient1ServletTest.testGetConnection1 Time elapsed: 0.022 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.xa.event.eventClient1JspTest +Nov 19, 2024 6:01:05 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:05 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:09 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:10 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.event.eventClient1, vehicle: jsp +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:10 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.event.eventClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_event_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:10: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:10: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:10: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:10: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:10: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:10: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:10: Opened connection to http://localhost:8080/xa_event_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:10: TRACE: got outputstream +11-19-2024 18:01:10: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:10: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:10: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:10: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:10: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:10: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnectionEventListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_event_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.event.eventClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:10: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:10: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:10: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:10: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_event_jsp_vehicle/xa_event_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/event/eventClient1.class +11-19-2024 18:01:10: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_event_jsp_vehicle/xa_event_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:10: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_event_jsp_vehicle/xa_event_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:10: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:10: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:10: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.event.eventClient1 +11-19-2024 18:01:10: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.event.eventClient1 +11-19-2024 18:01:10: SVR-TRACE: ** IN getRunMethod: testname=testConnectionEventListener +11-19-2024 18:01:10: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:10: SVR-TRACE: **runmethod=testConnectionEventListener +11-19-2024 18:01:10: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:10: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:10: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnectionEventListener_setup +11-19-2024 18:01:10: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:10: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.event.eventClient1 +11-19-2024 18:01:10: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:10: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnectionEventListener_cleanup +11-19-2024 18:01:10: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:10: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.event.eventClient1 +11-19-2024 18:01:10: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:10: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:10: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:10: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:10: SVR: Got connection. +11-19-2024 18:01:10: Test status from a jsp: 0: +11-19-2024 18:01:10: Test: returning from running in a jsp vehicle +11-19-2024 18:01:10: TRACE: SLEPT FOR: 0 +11-19-2024 18:01:10: SVR-TRACE: [TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.setLogWriter:out:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSeis.getConnection::, TSConnectionImpl.getConnection::, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSeis.getConnection::, TSConnectionImpl.getConnection::, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:] +11-19-2024 18:01:10: SVR: CONNECTION_CLOSED called correctly. +11-19-2024 18:01:10: SVR: Cleanup +11-19-2024 18:01:10: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:10: SVR: Test running in jsp vehicle passed +[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.285 s - in com.sun.ts.tests.connector.xa.event.eventClient1JspTest +[INFO] Running com.sun.ts.tests.connector.xa.event.eventClient1ServletTest +Nov 19, 2024 6:01:10 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:10 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:11 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:12 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:13 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:13 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:13 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:14 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.event.eventClient1, vehicle: servlet +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:15 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.event.eventClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_event_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:15: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:15: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:15: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:15: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:15: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:15: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:15: Opened connection to http://localhost:8080/xa_event_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:15: TRACE: got outputstream +11-19-2024 18:01:15: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:15: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:01:15: SVR-TRACE: In doPost +11-19-2024 18:01:15: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:15: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:15: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:15: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:15: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:15: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnectionEventListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_event_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.event.eventClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:15: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_event_servlet_vehicle/xa_event_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/event/eventClient1.class +11-19-2024 18:01:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_event_servlet_vehicle/xa_event_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:15: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_event_servlet_vehicle/xa_event_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:15: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:15: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:15: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.event.eventClient1 +11-19-2024 18:01:15: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.event.eventClient1 +11-19-2024 18:01:15: SVR-TRACE: ** IN getRunMethod: testname=testConnectionEventListener +11-19-2024 18:01:15: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:15: SVR-TRACE: **runmethod=testConnectionEventListener +11-19-2024 18:01:15: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:15: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:15: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnectionEventListener_setup +11-19-2024 18:01:15: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:15: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.event.eventClient1 +11-19-2024 18:01:15: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:15: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnectionEventListener_cleanup +11-19-2024 18:01:15: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:15: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.event.eventClient1 +11-19-2024 18:01:15: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:15: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:15: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:15: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:15: SVR: Got connection. +11-19-2024 18:01:15: Test status from a servlet: 0: +11-19-2024 18:01:15: Test: returning from running in a servlet vehicle +11-19-2024 18:01:15: TRACE: SLEPT FOR: 0 +11-19-2024 18:01:15: SVR-TRACE: [TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.setLogWriter:out:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, PMDManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, PMDManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MAManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.setLogWriter:out:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.createManagedConnection:subject|info:TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.getLocalTransaction::LocalTransactionImpl, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, MDCompleteMCF.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, LocalTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, LocalTxManagedConnectionFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnectionFactory.createManagedConnection::TSManagedConnection, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, NoTxManagedConnectionFactory.createConnectionFactory:cxManager:TSEISDataSource, NoTxManagedConnecitonFactory.matchManagedConnection:connectionSet|subject|info:TSEISDataSource, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSeis.getConnection:usr,passwd:, TSConnectionImpl.getConnection::, TSConnectionEventListener.constructor:mcon:, TSManagedConnection.addConnectionEventListener:listener:, TSConnectionEventListener.addConnectorListener:connectionEventListener:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSeis.getConnection::, TSConnectionImpl.getConnection::, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSConnectionImpl.insert::, TSConnectionImpl.dropTable::, TSeis.dropTable::, Table Dropped ::, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSeis.getConnection::, TSConnectionImpl.getConnection::, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.getManagedConnectionFactory::ManagedConnectionFactory, TSManagedConnection.addTSConnection:jdbcCon:, TSManagedConnection.getXAResource::xacon.getXAResource, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:, TSManagedConnection.removeTSConnection:jdbcCon:, TSManagedConnection.sendEvent:eventType|ex|connectionHandle:, TSConnectionEventListener.sendEvent:CONNECTION_CLOSED:] +11-19-2024 18:01:15: SVR: CONNECTION_CLOSED called correctly. +11-19-2024 18:01:15: SVR: Cleanup +11-19-2024 18:01:15: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:15: SVR: Test running in servlet vehicle passed +[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.892 s - in com.sun.ts.tests.connector.xa.event.eventClient1ServletTest +[INFO] Running com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1JspTest +Nov 19, 2024 6:01:15 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:15 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:16 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:17 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:18 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:18 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:18 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:19 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:20: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:20: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:20: Opened connection to http://localhost:8080/xa_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:20: TRACE: got outputstream +11-19-2024 18:01:20: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:20: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA +11-19-2024 18:01:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:20: SVR-TRACE: **runmethod=testAssociationMCFandRA +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA_setup +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA_cleanup +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:20: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:20: SVR: Performing callback verification... +11-19-2024 18:01:20: SVR: Got RA log. +11-19-2024 18:01:20: SVR-TRACE: Got connection. +11-19-2024 18:01:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:20: SVR: Methods called correctly +11-19-2024 18:01:20: SVR: Performing end to end verification... +11-19-2024 18:01:20: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:20: SVR: Exception inserting into table. +11-19-2024 18:01:20: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: SVR-ERROR: Exception at: +11-19-2024 18:01:20: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:154) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:150) + ... 41 more + +11-19-2024 18:01:20: SVR: Cleanup +11-19-2024 18:01:20: SVR: Test running in jsp vehicle failed +11-19-2024 18:01:20: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: Test: returning from running in a jsp vehicle +11-19-2024 18:01:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:20: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:20: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:20: Opened connection to http://localhost:8080/xa_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:20: TRACE: got outputstream +11-19-2024 18:01:20: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRA2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:20: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA2 +11-19-2024 18:01:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:20: SVR-TRACE: **runmethod=testAssociationMCFandRA2 +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA2_setup +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA2_cleanup +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:20: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:20: SVR: Performing callback verification... +11-19-2024 18:01:20: SVR: Got RA log. +11-19-2024 18:01:20: SVR-TRACE: Got connection. +11-19-2024 18:01:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:20: SVR: testAssociationMCFandRA2 passed: setResourceAdapter not called twice. +11-19-2024 18:01:20: SVR: Cleanup +11-19-2024 18:01:20: SVR: Test running in jsp vehicle passed +11-19-2024 18:01:20: Test status from a jsp: 0: +11-19-2024 18:01:20: Test: returning from running in a jsp vehicle +11-19-2024 18:01:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:20: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:20: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:20: Opened connection to http://localhost:8080/xa_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:20: TRACE: got outputstream +11-19-2024 18:01:20: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testBootstrapforNullnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:20: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testname=testBootstrapforNull +11-19-2024 18:01:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:20: SVR-TRACE: **runmethod=testBootstrapforNull +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testBootstrapforNull_setup +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testBootstrapforNull_cleanup +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:20: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:20: SVR: Performing callback verification... +11-19-2024 18:01:20: SVR: Got RA log. +11-19-2024 18:01:20: SVR-TRACE: Got connection. +11-19-2024 18:01:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:20: SVR: Methods called correctly +11-19-2024 18:01:20: SVR: Performing end to end verification... +11-19-2024 18:01:20: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:20: SVR: Exception inserting into table. +11-19-2024 18:01:20: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: SVR-ERROR: Exception at: +11-19-2024 18:01:20: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:280) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:276) + ... 41 more + +11-19-2024 18:01:20: SVR: Cleanup +11-19-2024 18:01:20: SVR: Test running in jsp vehicle failed +11-19-2024 18:01:20: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: Test: returning from running in a jsp vehicle +11-19-2024 18:01:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:20: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:20: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:20: Opened connection to http://localhost:8080/xa_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:20: TRACE: got outputstream +11-19-2024 18:01:20: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testInstantiationOfRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:20: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testname=testInstantiationOfRA +11-19-2024 18:01:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:20: SVR-TRACE: **runmethod=testInstantiationOfRA +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testInstantiationOfRA_setup +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testInstantiationOfRA_cleanup +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:20: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:20: SVR: Performing callback verification... +11-19-2024 18:01:20: SVR: Got RA log. +11-19-2024 18:01:20: SVR-TRACE: Got connection. +11-19-2024 18:01:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:20: SVR: Methods called correctly +11-19-2024 18:01:20: SVR: Performing end to end verification... +11-19-2024 18:01:20: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:20: SVR: Exception inserting into table. +11-19-2024 18:01:20: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: SVR-ERROR: Exception at: +11-19-2024 18:01:20: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:354) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:350) + ... 41 more + +11-19-2024 18:01:20: SVR: Cleanup +11-19-2024 18:01:20: SVR: Test running in jsp vehicle failed +11-19-2024 18:01:20: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: Test: returning from running in a jsp vehicle +11-19-2024 18:01:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:20: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:20: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:20: Opened connection to http://localhost:8080/xa_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:20: TRACE: got outputstream +11-19-2024 18:01:20: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMCFcalledOncenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:20: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testname=testMCFcalledOnce +11-19-2024 18:01:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:20: SVR-TRACE: **runmethod=testMCFcalledOnce +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMCFcalledOnce_setup +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMCFcalledOnce_cleanup +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:20: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:20: SVR: Performing callback verification... +11-19-2024 18:01:20: SVR: Got RA log. +11-19-2024 18:01:20: SVR-TRACE: Got connection. +11-19-2024 18:01:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:20: SVR: Methods called correctly +11-19-2024 18:01:20: SVR: Performing end to end verification... +11-19-2024 18:01:20: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:20: SVR: Exception inserting into table. +11-19-2024 18:01:20: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: SVR-ERROR: Exception at: +11-19-2024 18:01:20: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:503) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:499) + ... 41 more + +11-19-2024 18:01:20: SVR: Cleanup +11-19-2024 18:01:20: SVR: Test running in jsp vehicle failed +11-19-2024 18:01:20: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: Test: returning from running in a jsp vehicle +11-19-2024 18:01:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:20: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:20: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:20: Opened connection to http://localhost:8080/xa_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:20: TRACE: got outputstream +11-19-2024 18:01:20: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRASharabilitynullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:20: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testname=testRASharability +11-19-2024 18:01:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:20: SVR-TRACE: **runmethod=testRASharability +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRASharability_setup +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRASharability_cleanup +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:20: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:20: SVR: Performing callback verification... +11-19-2024 18:01:20: SVR: Got RA log. +11-19-2024 18:01:20: SVR-TRACE: Got connection. +11-19-2024 18:01:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:20: SVR: Methods called correctly +11-19-2024 18:01:20: SVR: Performing end to end verification... +11-19-2024 18:01:20: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:20: SVR: Exception inserting into table. +11-19-2024 18:01:20: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: SVR-ERROR: Exception at: +11-19-2024 18:01:20: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:430) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:426) + ... 41 more + +11-19-2024 18:01:20: SVR: Cleanup +11-19-2024 18:01:20: SVR: Test running in jsp vehicle failed +11-19-2024 18:01:20: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: Test: returning from running in a jsp vehicle +11-19-2024 18:01:20: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: jsp +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:20 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:20: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:20: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:20: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:20: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:20: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:20: Opened connection to http://localhost:8080/xa_lifecycle_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:20: TRACE: got outputstream +11-19-2024 18:01:20: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:20: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:20: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRAforJavaBeannullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:20: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:20: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:20: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_jsp_vehicle/xa_lifecycle_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:20: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:20: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:20: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ** IN getRunMethod: testname=testRAforJavaBean +11-19-2024 18:01:20: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:20: SVR-TRACE: **runmethod=testRAforJavaBean +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRAforJavaBean_setup +11-19-2024 18:01:20: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:20: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRAforJavaBean_cleanup +11-19-2024 18:01:20: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:20: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:20: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:20: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:20: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:20: SVR: Performing callback verification... +11-19-2024 18:01:20: SVR: Got RA log. +11-19-2024 18:01:20: SVR-TRACE: Got connection. +11-19-2024 18:01:20: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:20: SVR: Methods called correctly +11-19-2024 18:01:20: SVR: Performing end to end verification... +11-19-2024 18:01:20: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:20: SVR: Exception inserting into table. +11-19-2024 18:01:20: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: SVR-ERROR: Exception at: +11-19-2024 18:01:20: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:576) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:572) + ... 41 more + +11-19-2024 18:01:20: SVR: Cleanup +11-19-2024 18:01:20: SVR: Test running in jsp vehicle failed +11-19-2024 18:01:20: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:20: Test: returning from running in a jsp vehicle +11-19-2024 18:01:20: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 7, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 5.138 s <<< FAILURE! - in com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1JspTest +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1JspTest.testAssociationMCFandRA Time elapsed: 0.192 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1JspTest.testBootstrapforNull Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1JspTest.testInstantiationOfRA Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1JspTest.testMCFcalledOnce Time elapsed: 0.024 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1JspTest.testRASharability Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1JspTest.testRAforJavaBean Time elapsed: 0.018 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1ServletTest +Nov 19, 2024 6:01:20 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:20 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:21 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:22 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:22 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:22 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:23 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:23 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:23 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:24 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:24 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:25 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:25: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:25: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:25: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:25: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:25: Opened connection to http://localhost:8080/xa_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:25: TRACE: got outputstream +11-19-2024 18:01:25: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:25: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:01:25: SVR-TRACE: In doPost +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:25: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:25: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:25: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:25: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:25: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA +11-19-2024 18:01:25: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:25: SVR-TRACE: **runmethod=testAssociationMCFandRA +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA_setup +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:25: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA_cleanup +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:25: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:25: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:25: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:25: SVR: Performing callback verification... +11-19-2024 18:01:25: SVR: Got RA log. +11-19-2024 18:01:25: SVR-TRACE: Got connection. +11-19-2024 18:01:25: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:25: SVR: Methods called correctly +11-19-2024 18:01:25: SVR: Performing end to end verification... +11-19-2024 18:01:25: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:25: SVR: Exception inserting into table. +11-19-2024 18:01:25: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: SVR-ERROR: Exception at: +11-19-2024 18:01:25: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:154) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testAssociationMCFandRA(lifecycleClient1.java:150) + ... 38 more + +11-19-2024 18:01:25: SVR: Cleanup +11-19-2024 18:01:25: SVR: Test running in servlet vehicle failed +11-19-2024 18:01:25: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: Test: returning from running in a servlet vehicle +11-19-2024 18:01:25: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:25 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:25: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:25: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:25: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:25: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:25: Opened connection to http://localhost:8080/xa_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:25: TRACE: got outputstream +11-19-2024 18:01:25: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:25: SVR-TRACE: In doPost +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:25: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:25: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAssociationMCFandRA2nullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:25: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:25: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:25: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testname=testAssociationMCFandRA2 +11-19-2024 18:01:25: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:25: SVR-TRACE: **runmethod=testAssociationMCFandRA2 +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAssociationMCFandRA2_setup +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:25: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAssociationMCFandRA2_cleanup +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:25: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:25: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:25: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:25: SVR: Performing callback verification... +11-19-2024 18:01:25: SVR: Got RA log. +11-19-2024 18:01:25: SVR-TRACE: Got connection. +11-19-2024 18:01:25: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:25: SVR: testAssociationMCFandRA2 passed: setResourceAdapter not called twice. +11-19-2024 18:01:25: SVR: Cleanup +11-19-2024 18:01:25: SVR: Test running in servlet vehicle passed +11-19-2024 18:01:25: Test status from a servlet: 0: +11-19-2024 18:01:25: Test: returning from running in a servlet vehicle +11-19-2024 18:01:25: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:25 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:25: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:25: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:25: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:25: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:25: Opened connection to http://localhost:8080/xa_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:25: TRACE: got outputstream +11-19-2024 18:01:25: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:25: SVR-TRACE: In doPost +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:25: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:25: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testBootstrapforNullnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:25: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:25: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:25: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testname=testBootstrapforNull +11-19-2024 18:01:25: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:25: SVR-TRACE: **runmethod=testBootstrapforNull +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testBootstrapforNull_setup +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:25: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testBootstrapforNull_cleanup +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:25: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:25: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:25: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:25: SVR: Performing callback verification... +11-19-2024 18:01:25: SVR: Got RA log. +11-19-2024 18:01:25: SVR-TRACE: Got connection. +11-19-2024 18:01:25: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:25: SVR: Methods called correctly +11-19-2024 18:01:25: SVR: Performing end to end verification... +11-19-2024 18:01:25: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:25: SVR: Exception inserting into table. +11-19-2024 18:01:25: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: SVR-ERROR: Exception at: +11-19-2024 18:01:25: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:280) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testBootstrapforNull(lifecycleClient1.java:276) + ... 38 more + +11-19-2024 18:01:25: SVR: Cleanup +11-19-2024 18:01:25: SVR: Test running in servlet vehicle failed +11-19-2024 18:01:25: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: Test: returning from running in a servlet vehicle +11-19-2024 18:01:25: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:25 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:25: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:25: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:25: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:25: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:25: Opened connection to http://localhost:8080/xa_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:25: TRACE: got outputstream +11-19-2024 18:01:25: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:25: SVR-TRACE: In doPost +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:25: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:25: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testInstantiationOfRAnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:25: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:25: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:25: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testname=testInstantiationOfRA +11-19-2024 18:01:25: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:25: SVR-TRACE: **runmethod=testInstantiationOfRA +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testInstantiationOfRA_setup +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:25: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testInstantiationOfRA_cleanup +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:25: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:25: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:25: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:25: SVR: Performing callback verification... +11-19-2024 18:01:25: SVR: Got RA log. +11-19-2024 18:01:25: SVR-TRACE: Got connection. +11-19-2024 18:01:25: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:25: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: SVR: Methods called correctly +11-19-2024 18:01:25: SVR: Performing end to end verification... +11-19-2024 18:01:25: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:25: Test: returning from running in a servlet vehicle +11-19-2024 18:01:25: SVR: Exception inserting into table. +11-19-2024 18:01:25: TRACE: SLEPT FOR: 0 +11-19-2024 18:01:25: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: SVR-ERROR: Exception at: +11-19-2024 18:01:25: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:354) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testInstantiationOfRA(lifecycleClient1.java:350) + ... 38 more + +11-19-2024 18:01:25: SVR: Cleanup +11-19-2024 18:01:25: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:01:25 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:25: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:25: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:25: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:25: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:25: Opened connection to http://localhost:8080/xa_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:25: TRACE: got outputstream +11-19-2024 18:01:25: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:25: SVR-TRACE: In doPost +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:25: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:25: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testMCFcalledOncenullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:25: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:25: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:25: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testname=testMCFcalledOnce +11-19-2024 18:01:25: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:25: SVR-TRACE: **runmethod=testMCFcalledOnce +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testMCFcalledOnce_setup +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:25: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testMCFcalledOnce_cleanup +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:25: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:25: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:25: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:25: SVR: Performing callback verification... +11-19-2024 18:01:25: SVR: Got RA log. +11-19-2024 18:01:25: SVR-TRACE: Got connection. +11-19-2024 18:01:25: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:25: SVR: Methods called correctly +11-19-2024 18:01:25: SVR: Performing end to end verification... +11-19-2024 18:01:25: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:25: SVR: Exception inserting into table. +11-19-2024 18:01:25: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: SVR-ERROR: Exception at: +11-19-2024 18:01:25: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:503) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testMCFcalledOnce(lifecycleClient1.java:499) + ... 38 more + +11-19-2024 18:01:25: SVR: Cleanup +11-19-2024 18:01:25: SVR: Test running in servlet vehicle failed +11-19-2024 18:01:25: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: Test: returning from running in a servlet vehicle +11-19-2024 18:01:25: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:25 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:25: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:25: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:25: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:25: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:25: Opened connection to http://localhost:8080/xa_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:25: TRACE: got outputstream +11-19-2024 18:01:25: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:25: SVR-TRACE: In doPost +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:25: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:25: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRASharabilitynullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:25: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:25: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:25: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testname=testRASharability +11-19-2024 18:01:25: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:25: SVR-TRACE: **runmethod=testRASharability +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRASharability_setup +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:25: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRASharability_cleanup +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:25: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:25: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:25: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:25: SVR: Performing callback verification... +11-19-2024 18:01:25: SVR: Got RA log. +11-19-2024 18:01:25: SVR-TRACE: Got connection. +11-19-2024 18:01:25: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:25: SVR: Methods called correctly +11-19-2024 18:01:25: SVR: Performing end to end verification... +11-19-2024 18:01:25: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:25: SVR: Exception inserting into table. +11-19-2024 18:01:25: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: SVR-ERROR: Exception at: +11-19-2024 18:01:25: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:430) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testRASharability(lifecycleClient1.java:426) + ... 38 more + +11-19-2024 18:01:25: SVR: Cleanup +11-19-2024 18:01:25: SVR: Test running in servlet vehicle failed +11-19-2024 18:01:25: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: Test: returning from running in a servlet vehicle +11-19-2024 18:01:25: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:25 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, vehicle: servlet +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:25 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_lifecycle_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:25: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:25: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:25: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:25: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:25: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:25: Opened connection to http://localhost:8080/xa_lifecycle_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:25: TRACE: got outputstream +11-19-2024 18:01:25: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:25: SVR-TRACE: In doPost +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:25: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:25: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:25: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testRAforJavaBeannullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_lifecycle_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:25: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/lifecycle/lifecycleClient1.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_lifecycle_servlet_vehicle/xa_lifecycle_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:25: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:25: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:25: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ** IN getRunMethod: testname=testRAforJavaBean +11-19-2024 18:01:25: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:25: SVR-TRACE: **runmethod=testRAforJavaBean +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testRAforJavaBean_setup +11-19-2024 18:01:25: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:25: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testRAforJavaBean_cleanup +11-19-2024 18:01:25: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:25: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1 +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:25: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:25: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:25: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:25: SVR: Performing callback verification... +11-19-2024 18:01:25: SVR: Got RA log. +11-19-2024 18:01:25: SVR-TRACE: Got connection. +11-19-2024 18:01:25: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:01:25: SVR: Methods called correctly +11-19-2024 18:01:25: SVR: Performing end to end verification... +11-19-2024 18:01:25: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:25: SVR: Exception inserting into table. +11-19-2024 18:01:25: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: SVR-ERROR: Exception at: +11-19-2024 18:01:25: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:576) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1.testRAforJavaBean(lifecycleClient1.java:572) + ... 38 more + +11-19-2024 18:01:25: SVR: Cleanup +11-19-2024 18:01:25: SVR: Test running in servlet vehicle failed +11-19-2024 18:01:25: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:25: Test: returning from running in a servlet vehicle +11-19-2024 18:01:25: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 7, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 4.586 s <<< FAILURE! - in com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1ServletTest +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1ServletTest.testAssociationMCFandRA Time elapsed: 0.023 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1ServletTest.testBootstrapforNull Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1ServletTest.testInstantiationOfRA Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1ServletTest.testMCFcalledOnce Time elapsed: 0.015 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1ServletTest.testRASharability Time elapsed: 0.024 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.lifecycle.lifecycleClient1ServletTest.testRAforJavaBean Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.xa.security.securityClient1JspTest +Nov 19, 2024 6:01:25 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:25 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:26 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:26 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:26 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:27 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:36 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:37 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:37 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:37 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:38 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:48 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:50 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.security.securityClient1, vehicle: jsp +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:50: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:50: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:50: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:50: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:50: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:50: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:50: Opened connection to http://localhost:8080/xa_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:50: TRACE: got outputstream +11-19-2024 18:01:50: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:50: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:50: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:50: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAppEISSignonnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:50: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:50: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/security/securityClient1.class +11-19-2024 18:01:50: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:50: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:50: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:50: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:50: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ** IN getRunMethod: testname=testAppEISSignon +11-19-2024 18:01:50: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:50: SVR-TRACE: **runmethod=testAppEISSignon +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:50: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:50: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAppEISSignon_setup +11-19-2024 18:01:50: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:50: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:50: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAppEISSignon_cleanup +11-19-2024 18:01:50: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:50: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:50: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@53560843 +11-19-2024 18:01:50: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@30623021 +11-19-2024 18:01:50: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:50: SVR: Got connection object from the DataSource. +11-19-2024 18:01:50: SVR: Checking for Connection Validity. +11-19-2024 18:01:50: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:50: SVR: Values inserted into table! +11-19-2024 18:01:50: SVR: Table has been dropped! +11-19-2024 18:01:50: SVR: Cleanup +11-19-2024 18:01:50: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:50: SVR: Test running in jsp vehicle passed +11-19-2024 18:01:50: Test status from a jsp: 0: +11-19-2024 18:01:50: Test: returning from running in a jsp vehicle +11-19-2024 18:01:50: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:50 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.security.securityClient1, vehicle: jsp +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:50: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:50: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:50: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:50: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:50: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:50: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:50: Opened connection to http://localhost:8080/xa_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:50: TRACE: got outputstream +11-19-2024 18:01:50: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:50: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:50: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:50: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testComponentManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:50: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:50: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/security/securityClient1.class +11-19-2024 18:01:50: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:50: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:50: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:50: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:50: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ** IN getRunMethod: testname=testComponentManaged +11-19-2024 18:01:50: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:50: SVR-TRACE: **runmethod=testComponentManaged +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:50: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:50: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testComponentManaged_setup +11-19-2024 18:01:50: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:50: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:50: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testComponentManaged_cleanup +11-19-2024 18:01:50: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:50: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:50: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@6dc00d99 +11-19-2024 18:01:50: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@7192ca60 +11-19-2024 18:01:50: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:50: SVR: Got connection object from the DataSource. +11-19-2024 18:01:50: SVR: Checking for Connection Validity. +11-19-2024 18:01:50: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:50: SVR: Values inserted into table! +11-19-2024 18:01:50: SVR: Table has been dropped! +11-19-2024 18:01:50: SVR: Cleanup +11-19-2024 18:01:50: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:50: SVR: Test running in jsp vehicle passed +11-19-2024 18:01:50: Test status from a jsp: 0: +11-19-2024 18:01:50: Test: returning from running in a jsp vehicle +11-19-2024 18:01:50: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:50 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.security.securityClient1, vehicle: jsp +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:50: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:50: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:50: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:50: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:50: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:50: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:50: Opened connection to http://localhost:8080/xa_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:50: TRACE: got outputstream +11-19-2024 18:01:50: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:50: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:50: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:50: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnManagerAllocateConnectionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:50: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:50: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/security/securityClient1.class +11-19-2024 18:01:50: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:50: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:50: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:50: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:50: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ** IN getRunMethod: testname=testConnManagerAllocateConnection +11-19-2024 18:01:50: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:50: SVR-TRACE: **runmethod=testConnManagerAllocateConnection +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:50: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:50: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnManagerAllocateConnection_setup +11-19-2024 18:01:50: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:50: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:50: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnManagerAllocateConnection_cleanup +11-19-2024 18:01:50: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:50: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:50: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@87ce0de +11-19-2024 18:01:50: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@69192e45 +11-19-2024 18:01:50: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:50: SVR: Got connection from the DataSource. +11-19-2024 18:01:50: SVR: Checking for Connection Validity. +11-19-2024 18:01:50: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:50: SVR: Exception inserting into table. +11-19-2024 18:01:50: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:50: SVR-ERROR: Exception at: +11-19-2024 18:01:50: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:278) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:274) + ... 41 more + +11-19-2024 18:01:50: SVR: Cleanup +11-19-2024 18:01:50: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:50: SVR: Test running in jsp vehicle failed +11-19-2024 18:01:50: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:50: Test: returning from running in a jsp vehicle +11-19-2024 18:01:50: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:50 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.security.securityClient1, vehicle: jsp +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:50 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_security_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:50: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:50: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:50: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:50: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:50: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:50: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:01:50: Opened connection to http://localhost:8080/xa_security_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:01:50: TRACE: got outputstream +11-19-2024 18:01:50: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:01:50: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:01:50: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:01:50: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testContainerManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_security_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:01:50: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:01:50: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:01:50: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/security/securityClient1.class +11-19-2024 18:01:50: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:50: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_jsp_vehicle/xa_security_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:50: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:50: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:50: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ** IN getRunMethod: testname=testContainerManaged +11-19-2024 18:01:50: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:50: SVR-TRACE: **runmethod=testContainerManaged +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:50: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:50: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testContainerManaged_setup +11-19-2024 18:01:50: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:50: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:50: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testContainerManaged_cleanup +11-19-2024 18:01:50: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:50: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:50: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:50: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@674cdb65 +11-19-2024 18:01:50: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@631b56ae +11-19-2024 18:01:50: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:50: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:50: SVR: Got connection from the DataSource. +11-19-2024 18:01:50: SVR: Checking for Connection Validity. +11-19-2024 18:01:50: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:50: SVR: Exception inserting into table. +11-19-2024 18:01:50: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:50: SVR-ERROR: Exception at: +11-19-2024 18:01:50: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.security.securityClient1.testContainerManaged(securityClient1.java:144) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.security.securityClient1.testContainerManaged(securityClient1.java:140) + ... 41 more + +11-19-2024 18:01:50: SVR: Cleanup +11-19-2024 18:01:50: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:50: SVR: Test running in jsp vehicle failed +11-19-2024 18:01:50: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:50: Test: returning from running in a jsp vehicle +11-19-2024 18:01:50: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 25.639 s <<< FAILURE! - in com.sun.ts.tests.connector.xa.security.securityClient1JspTest +[ERROR] com.sun.ts.tests.connector.xa.security.securityClient1JspTest.testConnManagerAllocateConnection Time elapsed: 0.016 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.security.securityClient1JspTest.testContainerManaged Time elapsed: 0.018 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.xa.security.securityClient1ServletTest +Nov 19, 2024 6:01:50 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:51 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:52 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:53 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:53 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:57 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:58 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:01:58 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:01:58 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:01:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.security.securityClient1, vehicle: servlet +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:59: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:59: Opened connection to http://localhost:8080/xa_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:59: TRACE: got outputstream +11-19-2024 18:01:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:59: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:01:59: SVR-TRACE: In doPost +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testAppEISSignonnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/security/securityClient1.class +11-19-2024 18:01:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ** IN getRunMethod: testname=testAppEISSignon +11-19-2024 18:01:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:59: SVR-TRACE: **runmethod=testAppEISSignon +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testAppEISSignon_setup +11-19-2024 18:01:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testAppEISSignon_cleanup +11-19-2024 18:01:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:59: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@6fb4b3b2 +11-19-2024 18:01:59: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@143ca883 +11-19-2024 18:01:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:59: SVR: Got connection object from the DataSource. +11-19-2024 18:01:59: SVR: Checking for Connection Validity. +11-19-2024 18:01:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:59: SVR: Values inserted into table! +11-19-2024 18:01:59: SVR: Table has been dropped! +11-19-2024 18:01:59: SVR: Cleanup +11-19-2024 18:01:59: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:59: SVR: Test running in servlet vehicle passed +11-19-2024 18:01:59: Test status from a servlet: 0: +11-19-2024 18:01:59: Test: returning from running in a servlet vehicle +11-19-2024 18:01:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.security.securityClient1, vehicle: servlet +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:59: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:59: Opened connection to http://localhost:8080/xa_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:59: TRACE: got outputstream +11-19-2024 18:01:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:59: SVR-TRACE: In doPost +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testComponentManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/security/securityClient1.class +11-19-2024 18:01:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ** IN getRunMethod: testname=testComponentManaged +11-19-2024 18:01:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:59: SVR-TRACE: **runmethod=testComponentManaged +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testComponentManaged_setup +11-19-2024 18:01:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testComponentManaged_cleanup +11-19-2024 18:01:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:59: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@628e9473 +11-19-2024 18:01:59: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@61909204 +11-19-2024 18:01:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:59: SVR: Got connection object from the DataSource. +11-19-2024 18:01:59: SVR: Checking for Connection Validity. +11-19-2024 18:01:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:59: SVR: Values inserted into table! +11-19-2024 18:01:59: SVR: Table has been dropped! +11-19-2024 18:01:59: SVR: Cleanup +11-19-2024 18:01:59: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:59: SVR: Test running in servlet vehicle passed +11-19-2024 18:01:59: Test status from a servlet: 0: +11-19-2024 18:01:59: Test: returning from running in a servlet vehicle +11-19-2024 18:01:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.security.securityClient1, vehicle: servlet +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:59: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:59: Opened connection to http://localhost:8080/xa_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:59: TRACE: got outputstream +11-19-2024 18:01:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:59: SVR-TRACE: In doPost +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testConnManagerAllocateConnectionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/security/securityClient1.class +11-19-2024 18:01:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ** IN getRunMethod: testname=testConnManagerAllocateConnection +11-19-2024 18:01:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:59: SVR-TRACE: **runmethod=testConnManagerAllocateConnection +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testConnManagerAllocateConnection_setup +11-19-2024 18:01:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testConnManagerAllocateConnection_cleanup +11-19-2024 18:01:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:59: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@26f7bf95 +11-19-2024 18:01:59: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@160095ad +11-19-2024 18:01:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:59: SVR: Got connection from the DataSource. +11-19-2024 18:01:59: SVR: Checking for Connection Validity. +11-19-2024 18:01:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:59: SVR: Exception inserting into table. +11-19-2024 18:01:59: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:59: SVR-ERROR: Exception at: +11-19-2024 18:01:59: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:278) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.security.securityClient1.testConnManagerAllocateConnection(securityClient1.java:274) + ... 38 more + +11-19-2024 18:01:59: SVR: Cleanup +11-19-2024 18:01:59: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:59: SVR: Test running in servlet vehicle failed +11-19-2024 18:01:59: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:59: Test: returning from running in a servlet vehicle +11-19-2024 18:01:59: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:01:59 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.security.securityClient1, vehicle: servlet +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:01:59 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.security.securityClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_security_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:01:59: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:01:59: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:59: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:01:59: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:01:59: TRACE: in ServiceEETest.run() method +11-19-2024 18:01:59: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:01:59: Opened connection to http://localhost:8080/xa_security_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:01:59: TRACE: got outputstream +11-19-2024 18:01:59: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:01:59: SVR-TRACE: In doPost +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:01:59: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:01:59: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:01:59: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testContainerManagednullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_security_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.security.securityClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:01:59: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/security/securityClient1.class +11-19-2024 18:01:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:59: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_security_servlet_vehicle/xa_security_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:01:59: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:01:59: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:01:59: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ** IN getRunMethod: testname=testContainerManaged +11-19-2024 18:01:59: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:01:59: SVR-TRACE: **runmethod=testContainerManaged +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:01:59: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:01:59: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testContainerManaged_setup +11-19-2024 18:01:59: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:01:59: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:01:59: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testContainerManaged_cleanup +11-19-2024 18:01:59: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:01:59: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.security.securityClient1 +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:01:59: SVR: Using: java:comp/env/eis/whitebox-xa-param +11-19-2024 18:01:59: SVR: ds1 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@354b173a +11-19-2024 18:01:59: SVR: ds2 JNDI lookup: com.sun.ts.tests.common.connector.whitebox.TSEISDataSource@1ca17a96 +11-19-2024 18:01:59: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:01:59: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:01:59: SVR: Got connection from the DataSource. +11-19-2024 18:01:59: SVR: Checking for Connection Validity. +11-19-2024 18:01:59: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:01:59: SVR: Exception inserting into table. +11-19-2024 18:01:59: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:59: SVR-ERROR: Exception at: +11-19-2024 18:01:59: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.security.securityClient1.testContainerManaged(securityClient1.java:144) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.security.securityClient1.testContainerManaged(securityClient1.java:140) + ... 38 more + +11-19-2024 18:01:59: SVR: Cleanup +11-19-2024 18:01:59: SVR-TRACE: Closing connection in cleanup. +11-19-2024 18:01:59: SVR: Test running in servlet vehicle failed +11-19-2024 18:01:59: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:01:59: Test: returning from running in a servlet vehicle +11-19-2024 18:01:59: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 9.123 s <<< FAILURE! - in com.sun.ts.tests.connector.xa.security.securityClient1ServletTest +[ERROR] com.sun.ts.tests.connector.xa.security.securityClient1ServletTest.testConnManagerAllocateConnection Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.security.securityClient1ServletTest.testContainerManaged Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest +Nov 19, 2024 6:02:00 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:02:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:02:00 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:02:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:02:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:02:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:02:01 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:02:02 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:02:02 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:02:02 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:02:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:02:03 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:02:04 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:04: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:04: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:04: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:04: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:02:04: Opened connection to http://localhost:8080/xa_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:02:04: TRACE: got outputstream +11-19-2024 18:02:04: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:02:04: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testForUnsharedTimernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:02:04: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:02:04: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:04: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:04: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testname=testForUnsharedTimer +11-19-2024 18:02:04: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:04: SVR-TRACE: **runmethod=testForUnsharedTimer +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testForUnsharedTimer_setup +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:04: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testForUnsharedTimer_cleanup +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:04: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:04: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:04: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:04: SVR: Performing callback verification... +11-19-2024 18:02:04: SVR: Got RA log. +11-19-2024 18:02:04: SVR-TRACE: Got connection. +11-19-2024 18:02:04: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:04: SVR: Methods called correctly +11-19-2024 18:02:04: SVR: Performing end to end verification... +11-19-2024 18:02:04: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:04: SVR: Exception inserting into table. +11-19-2024 18:02:04: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: SVR-ERROR: Exception at: +11-19-2024 18:02:04: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:544) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:540) + ... 41 more + +11-19-2024 18:02:04: SVR: Cleanup +11-19-2024 18:02:04: SVR: Test running in jsp vehicle failed +11-19-2024 18:02:04: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: Test: returning from running in a jsp vehicle +11-19-2024 18:02:04: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:04 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:04: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:04: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:04: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:04: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:02:04: Opened connection to http://localhost:8080/xa_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:02:04: TRACE: got outputstream +11-19-2024 18:02:04: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:02:04: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:02:04: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:02:04: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:04: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:04: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testname=testNestedWork +11-19-2024 18:02:04: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:04: SVR-TRACE: **runmethod=testNestedWork +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWork_setup +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:04: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWork_cleanup +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:04: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:04: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:04: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:04: SVR: Performing callback verification... +11-19-2024 18:02:04: SVR: Got RA log. +11-19-2024 18:02:04: SVR-TRACE: Got connection. +11-19-2024 18:02:04: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:04: SVR: Methods called correctly +11-19-2024 18:02:04: SVR: Performing end to end verification... +11-19-2024 18:02:04: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:04: SVR: Exception inserting into table. +11-19-2024 18:02:04: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: SVR-ERROR: Exception at: +11-19-2024 18:02:04: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:618) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:614) + ... 41 more + +11-19-2024 18:02:04: SVR: Cleanup +11-19-2024 18:02:04: SVR: Test running in jsp vehicle failed +11-19-2024 18:02:04: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: Test: returning from running in a jsp vehicle +11-19-2024 18:02:04: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:04 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:04: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:04: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:04: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:04: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:02:04: Opened connection to http://localhost:8080/xa_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:02:04: TRACE: got outputstream +11-19-2024 18:02:04: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:02:04: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:02:04: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:02:04: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:04: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:04: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWork +11-19-2024 18:02:04: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:04: SVR-TRACE: **runmethod=testScheduleWork +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWork_setup +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:04: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWork_cleanup +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:04: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:04: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:04: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:04: SVR: Performing callback verification... +11-19-2024 18:02:04: SVR: Got RA log. +11-19-2024 18:02:04: SVR-TRACE: Got connection. +11-19-2024 18:02:04: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:04: SVR: Methods called correctly +11-19-2024 18:02:04: SVR: Performing end to end verification... +11-19-2024 18:02:04: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:04: Test: returning from running in a jsp vehicle +11-19-2024 18:02:04: SVR: Exception inserting into table. +11-19-2024 18:02:04: TRACE: SLEPT FOR: 0 +11-19-2024 18:02:04: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: SVR-ERROR: Exception at: +11-19-2024 18:02:04: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:305) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:301) + ... 41 more + +11-19-2024 18:02:04: SVR: Cleanup +11-19-2024 18:02:04: SVR: Test running in jsp vehicle failed +Nov 19, 2024 6:02:04 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:04: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:04: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:04: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:04: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:02:04: Opened connection to http://localhost:8080/xa_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:02:04: TRACE: got outputstream +11-19-2024 18:02:04: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:02:04: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorkListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:02:04: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:02:04: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:04: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:04: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWorkListener +11-19-2024 18:02:04: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:04: SVR-TRACE: **runmethod=testScheduleWorkListener +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWorkListener_setup +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:04: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWorkListener_cleanup +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:04: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:04: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:04: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:04: SVR: Performing callback verification... +11-19-2024 18:02:04: SVR: Got RA log. +11-19-2024 18:02:04: SVR-TRACE: Got connection. +11-19-2024 18:02:04: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:04: SVR: Methods called correctly +11-19-2024 18:02:04: SVR: Performing end to end verification... +11-19-2024 18:02:04: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:04: SVR: Exception inserting into table. +11-19-2024 18:02:04: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: SVR-ERROR: Exception at: +11-19-2024 18:02:04: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:378) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:374) + ... 41 more + +11-19-2024 18:02:04: SVR: Cleanup +11-19-2024 18:02:04: SVR: Test running in jsp vehicle failed +11-19-2024 18:02:04: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: Test: returning from running in a jsp vehicle +11-19-2024 18:02:04: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:04 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:04: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:04: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:04: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:04: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:02:04: Opened connection to http://localhost:8080/xa_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:02:04: TRACE: got outputstream +11-19-2024 18:02:04: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:02:04: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testUnknownWorkDurationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:02:04: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:02:04: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:04: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:04: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testname=testUnknownWorkDuration +11-19-2024 18:02:04: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:04: SVR-TRACE: **runmethod=testUnknownWorkDuration +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUnknownWorkDuration_setup +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:04: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUnknownWorkDuration_cleanup +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:04: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:04: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:04: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:04: SVR: Performing callback verification... +11-19-2024 18:02:04: SVR: Got RA log. +11-19-2024 18:02:04: SVR-TRACE: Got connection. +11-19-2024 18:02:04: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:04: SVR: Methods called correctly +11-19-2024 18:02:04: SVR: Performing end to end verification... +11-19-2024 18:02:04: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:04: SVR: Exception inserting into table. +11-19-2024 18:02:04: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: SVR-ERROR: Exception at: +11-19-2024 18:02:04: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:701) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:697) + ... 41 more + +11-19-2024 18:02:04: SVR: Cleanup +11-19-2024 18:02:04: SVR: Test running in jsp vehicle failed +11-19-2024 18:02:04: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: Test: returning from running in a jsp vehicle +11-19-2024 18:02:04: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:04 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:04: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:04: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:04: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:04: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:02:04: Opened connection to http://localhost:8080/xa_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:02:04: TRACE: got outputstream +11-19-2024 18:02:04: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:02:04: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkCompletedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:02:04: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:02:04: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:04: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:04: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testname=testWorkCompletedException +11-19-2024 18:02:04: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:04: SVR-TRACE: **runmethod=testWorkCompletedException +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkCompletedException_setup +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:04: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkCompletedException_cleanup +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:04: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:04: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:04: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:04: SVR: Performing callback verification... +11-19-2024 18:02:04: SVR: Got RA log. +11-19-2024 18:02:04: SVR-TRACE: Got connection. +11-19-2024 18:02:04: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:04: SVR: Methods called correctly +11-19-2024 18:02:04: SVR: Performing end to end verification... +11-19-2024 18:02:04: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:04: SVR: Exception inserting into table. +11-19-2024 18:02:04: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: SVR-ERROR: Exception at: +11-19-2024 18:02:04: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:452) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:448) + ... 41 more + +11-19-2024 18:02:04: SVR: Cleanup +11-19-2024 18:02:04: SVR: Test running in jsp vehicle failed +11-19-2024 18:02:04: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: Test: returning from running in a jsp vehicle +11-19-2024 18:02:04: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:04 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:04: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:04: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:04: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:04: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:02:04: Opened connection to http://localhost:8080/xa_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:02:04: TRACE: got outputstream +11-19-2024 18:02:04: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:02:04: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkListenerImplementationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:02:04: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:02:04: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:04: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:04: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testname=testWorkListenerImplementation +11-19-2024 18:02:04: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:04: SVR-TRACE: **runmethod=testWorkListenerImplementation +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkListenerImplementation_setup +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:04: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkListenerImplementation_cleanup +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:04: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:04: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:04: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:04: SVR: Performing callback verification... +11-19-2024 18:02:04: SVR: Got RA log. +11-19-2024 18:02:04: SVR-TRACE: Got connection. +11-19-2024 18:02:04: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:04: SVR: Methods called correctly +11-19-2024 18:02:04: SVR: Performing end to end verification... +11-19-2024 18:02:04: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:04: SVR: Exception inserting into table. +11-19-2024 18:02:04: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: SVR-ERROR: Exception at: +11-19-2024 18:02:04: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:232) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:228) + ... 41 more + +11-19-2024 18:02:04: SVR: Cleanup +11-19-2024 18:02:04: SVR: Test running in jsp vehicle failed +11-19-2024 18:02:04: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: Test: returning from running in a jsp vehicle +11-19-2024 18:02:04: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:04 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: jsp +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:04 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=jsp, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_jsp_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=jsp, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:04: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:04: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:04: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:04: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:04: TRACE: Vehicle to be used for this test is: jsp +11-19-2024 18:02:04: Opened connection to http://localhost:8080/xa_workmgt_jsp_vehicle_web/jsp_vehicle.jsp +11-19-2024 18:02:04: TRACE: got outputstream +11-19-2024 18:02:04: TRACE: wrote objects to the jsp vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - In doJSPGet +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - got InputStream +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle -read properties!!! +11-19-2024 18:02:04: SVR-TRACE: JSP Vehicle - list the props +11-19-2024 18:02:04: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=jspnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkManagerImplementaionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_jsp_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=jspnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - read Objects +11-19-2024 18:02:04: SVR-TRACE: Remote logging set for JSP Vehicle +11-19-2024 18:02:04: SVR-TRACE: JSPVehicle - Here are the props +11-19-2024 18:02:04: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_jsp_vehicle/xa_workmgt_jsp_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:04: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:04: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:04: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ** IN getRunMethod: testname=testWorkManagerImplementaion +11-19-2024 18:02:04: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:04: SVR-TRACE: **runmethod=testWorkManagerImplementaion +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkManagerImplementaion_setup +11-19-2024 18:02:04: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:04: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkManagerImplementaion_cleanup +11-19-2024 18:02:04: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:04: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:04: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:04: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:04: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:04: SVR: Performing callback verification... +11-19-2024 18:02:04: SVR: Got RA log. +11-19-2024 18:02:04: SVR-TRACE: Got connection. +11-19-2024 18:02:04: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:04: SVR: Methods called correctly +11-19-2024 18:02:04: SVR: Performing end to end verification... +11-19-2024 18:02:04: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:04: SVR: Exception inserting into table. +11-19-2024 18:02:04: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: SVR-ERROR: Exception at: +11-19-2024 18:02:04: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:156) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at org.apache.jsp.jsp_005fvehicle_jsp.runTest(jsp_005fvehicle_jsp.java:30) + at org.apache.jsp.jsp_005fvehicle_jsp._jspService(jsp_005fvehicle_jsp.java:136) + at org.glassfish.wasp.runtime.HttpJspBase.service(HttpJspBase.java:68) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.glassfish.wasp.servlet.JspServletWrapper.service(JspServletWrapper.java:317) + at org.glassfish.wasp.servlet.JspServlet.serviceJspFile(JspServlet.java:358) + at org.glassfish.wasp.servlet.JspServlet.service(JspServlet.java:287) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:152) + ... 41 more + +11-19-2024 18:02:04: SVR: Cleanup +11-19-2024 18:02:04: SVR: Test running in jsp vehicle failed +11-19-2024 18:02:04: Test status from a jsp: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:04: Test: returning from running in a jsp vehicle +11-19-2024 18:02:04: TRACE: SLEPT FOR: 0 +[ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 4.977 s <<< FAILURE! - in com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest.testForUnsharedTimer Time elapsed: 0.181 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest.testNestedWork Time elapsed: 0.018 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest.testScheduleWork Time elapsed: 0.023 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest.testScheduleWorkListener Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest.testUnknownWorkDuration Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest.testWorkCompletedException Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest.testWorkListenerImplementation Time elapsed: 0.016 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1JspTest.testWorkManagerImplementaion Time elapsed: 0.015 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[INFO] Running com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest +Nov 19, 2024 6:02:04 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:05 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:02:05 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:02:05 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/common/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:common:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:02:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:02:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:02:06 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/project/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:project:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:02:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:02:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:02:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/runtime/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:runtime:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:02:07 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/repositories/releases/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jboss (https://repository.jboss.org/nexus/content/repositories/releases/) +Nov 19, 2024 6:02:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://repo1.maven.org/maven2/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in central (https://repo1.maven.org/maven2) +Nov 19, 2024 6:02:08 PM org.jboss.shrinkwrap.resolver.impl.maven.logging.LogTransferListener transferFailed +WARNING: Failed downloading jakarta/tck/libutil/11.0.0-SNAPSHOT/maven-metadata.xml from https://jakarta.oss.sonatype.org/content/repositories/staging/. Reason: +org.eclipse.aether.transfer.MetadataNotFoundException: Could not find metadata jakarta.tck:libutil:11.0.0-SNAPSHOT/maven-metadata.xml in jakarta-snapshots (https://jakarta.oss.sonatype.org/content/repositories/staging/) +Nov 19, 2024 6:02:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:09: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:09: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:09: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:09: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:02:09: Opened connection to http://localhost:8080/xa_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:02:09: TRACE: got outputstream +11-19-2024 18:02:09: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:02:09: SVR-TRACE: init com.sun.ts.tests.common.vehicle.servlet.ServletVehicle ... +11-19-2024 18:02:09: SVR-TRACE: In doPost +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:02:09: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:02:09: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testForUnsharedTimernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:09: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:09: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testname=testForUnsharedTimer +11-19-2024 18:02:09: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:09: SVR-TRACE: **runmethod=testForUnsharedTimer +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testForUnsharedTimer_setup +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:09: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testForUnsharedTimer_cleanup +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:09: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:09: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:09: SVR: Performing callback verification... +11-19-2024 18:02:09: SVR: Got RA log. +11-19-2024 18:02:09: SVR-TRACE: Got connection. +11-19-2024 18:02:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:09: SVR: Methods called correctly +11-19-2024 18:02:09: SVR: Performing end to end verification... +11-19-2024 18:02:09: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:09: SVR: Exception inserting into table. +11-19-2024 18:02:09: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: SVR-ERROR: Exception at: +11-19-2024 18:02:09: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:544) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testForUnsharedTimer(workmgtClient1.java:540) + ... 38 more + +11-19-2024 18:02:09: SVR: Cleanup +11-19-2024 18:02:09: SVR: Test running in servlet vehicle failed +11-19-2024 18:02:09: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: Test: returning from running in a servlet vehicle +11-19-2024 18:02:09: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:09: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:09: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:09: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:09: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:02:09: Opened connection to http://localhost:8080/xa_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:02:09: TRACE: got outputstream +11-19-2024 18:02:09: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:02:09: SVR-TRACE: In doPost +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:02:09: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:02:09: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testNestedWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:09: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:09: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testname=testNestedWork +11-19-2024 18:02:09: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:09: SVR-TRACE: **runmethod=testNestedWork +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testNestedWork_setup +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:09: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testNestedWork_cleanup +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:09: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:09: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:09: SVR: Performing callback verification... +11-19-2024 18:02:09: SVR: Got RA log. +11-19-2024 18:02:09: SVR-TRACE: Got connection. +11-19-2024 18:02:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:09: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: SVR: Methods called correctly +11-19-2024 18:02:09: SVR: Performing end to end verification... +11-19-2024 18:02:09: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:09: SVR: Exception inserting into table. +11-19-2024 18:02:09: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: Test: returning from running in a servlet vehicle +11-19-2024 18:02:09: SVR-ERROR: Exception at: +11-19-2024 18:02:09: TRACE: SLEPT FOR: 0 +11-19-2024 18:02:09: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:618) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testNestedWork(workmgtClient1.java:614) + ... 38 more + +11-19-2024 18:02:09: SVR: Cleanup +11-19-2024 18:02:09: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:02:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:09: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:09: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:09: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:09: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:02:09: Opened connection to http://localhost:8080/xa_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:02:09: TRACE: got outputstream +11-19-2024 18:02:09: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:02:09: SVR-TRACE: In doPost +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:02:09: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:02:09: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorknullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:09: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:09: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWork +11-19-2024 18:02:09: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:09: SVR-TRACE: **runmethod=testScheduleWork +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWork_setup +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:09: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWork_cleanup +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:09: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:09: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:09: SVR: Performing callback verification... +11-19-2024 18:02:09: SVR: Got RA log. +11-19-2024 18:02:09: SVR-TRACE: Got connection. +11-19-2024 18:02:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:09: SVR: Methods called correctly +11-19-2024 18:02:09: SVR: Performing end to end verification... +11-19-2024 18:02:09: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:09: SVR: Exception inserting into table. +11-19-2024 18:02:09: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: SVR-ERROR: Exception at: +11-19-2024 18:02:09: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:305) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testScheduleWork(workmgtClient1.java:301) + ... 38 more + +11-19-2024 18:02:09: SVR: Cleanup +11-19-2024 18:02:09: SVR: Test running in servlet vehicle failed +11-19-2024 18:02:09: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: Test: returning from running in a servlet vehicle +11-19-2024 18:02:09: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:09: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:09: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:09: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:09: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:02:09: Opened connection to http://localhost:8080/xa_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:02:09: TRACE: got outputstream +11-19-2024 18:02:09: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:02:09: SVR-TRACE: In doPost +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:02:09: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:02:09: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testScheduleWorkListenernullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:09: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:09: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testname=testScheduleWorkListener +11-19-2024 18:02:09: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:09: SVR-TRACE: **runmethod=testScheduleWorkListener +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testScheduleWorkListener_setup +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:09: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testScheduleWorkListener_cleanup +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:09: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:09: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:09: SVR: Performing callback verification... +11-19-2024 18:02:09: SVR: Got RA log. +11-19-2024 18:02:09: SVR-TRACE: Got connection. +11-19-2024 18:02:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:09: SVR: Methods called correctly +11-19-2024 18:02:09: SVR: Performing end to end verification... +11-19-2024 18:02:09: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:09: SVR: Exception inserting into table. +11-19-2024 18:02:09: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: SVR-ERROR: Exception at: +11-19-2024 18:02:09: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:378) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testScheduleWorkListener(workmgtClient1.java:374) + ... 38 more + +11-19-2024 18:02:09: SVR: Cleanup +11-19-2024 18:02:09: SVR: Test running in servlet vehicle failed +11-19-2024 18:02:09: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: Test: returning from running in a servlet vehicle +11-19-2024 18:02:09: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:09: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:09: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:09: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:09: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:02:09: Opened connection to http://localhost:8080/xa_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:02:09: TRACE: got outputstream +11-19-2024 18:02:09: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:02:09: SVR-TRACE: In doPost +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:02:09: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:02:09: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testUnknownWorkDurationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:09: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:09: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testname=testUnknownWorkDuration +11-19-2024 18:02:09: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:09: SVR-TRACE: **runmethod=testUnknownWorkDuration +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testUnknownWorkDuration_setup +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:09: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testUnknownWorkDuration_cleanup +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:09: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:09: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:09: SVR: Performing callback verification... +11-19-2024 18:02:09: SVR: Got RA log. +11-19-2024 18:02:09: SVR-TRACE: Got connection. +11-19-2024 18:02:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:09: SVR: Methods called correctly +11-19-2024 18:02:09: SVR: Performing end to end verification... +11-19-2024 18:02:09: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:09: SVR: Exception inserting into table. +11-19-2024 18:02:09: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: SVR-ERROR: Exception at: +11-19-2024 18:02:09: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:701) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testUnknownWorkDuration(workmgtClient1.java:697) + ... 38 more + +11-19-2024 18:02:09: SVR: Cleanup +11-19-2024 18:02:09: SVR: Test running in servlet vehicle failed +11-19-2024 18:02:09: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: Test: returning from running in a servlet vehicle +11-19-2024 18:02:09: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:09: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:09: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:09: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:09: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:02:09: Opened connection to http://localhost:8080/xa_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:02:09: TRACE: got outputstream +11-19-2024 18:02:09: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:02:09: SVR-TRACE: In doPost +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:02:09: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:02:09: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkCompletedExceptionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:09: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:09: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testname=testWorkCompletedException +11-19-2024 18:02:09: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:09: SVR-TRACE: **runmethod=testWorkCompletedException +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkCompletedException_setup +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:09: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkCompletedException_cleanup +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:09: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:09: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:09: SVR: Performing callback verification... +11-19-2024 18:02:09: SVR: Got RA log. +11-19-2024 18:02:09: SVR-TRACE: Got connection. +11-19-2024 18:02:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:09: SVR: Methods called correctly +11-19-2024 18:02:09: SVR: Performing end to end verification... +11-19-2024 18:02:09: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:09: SVR: Exception inserting into table. +11-19-2024 18:02:09: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: SVR-ERROR: Exception at: +11-19-2024 18:02:09: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:452) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkCompletedException(workmgtClient1.java:448) + ... 38 more + +11-19-2024 18:02:09: SVR: Cleanup +11-19-2024 18:02:09: SVR: Test running in servlet vehicle failed +11-19-2024 18:02:09: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: Test: returning from running in a servlet vehicle +11-19-2024 18:02:09: TRACE: SLEPT FOR: 0 +Nov 19, 2024 6:02:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:09: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:09: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:09: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:09: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:02:09: Opened connection to http://localhost:8080/xa_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:02:09: TRACE: got outputstream +11-19-2024 18:02:09: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:02:09: SVR-TRACE: In doPost +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:02:09: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:02:09: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkListenerImplementationnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:09: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:09: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testname=testWorkListenerImplementation +11-19-2024 18:02:09: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:09: SVR-TRACE: **runmethod=testWorkListenerImplementation +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkListenerImplementation_setup +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:09: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkListenerImplementation_cleanup +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:09: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:09: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:09: SVR: Performing callback verification... +11-19-2024 18:02:09: SVR: Got RA log. +11-19-2024 18:02:09: SVR-TRACE: Got connection. +11-19-2024 18:02:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:09: SVR: Methods called correctly +11-19-2024 18:02:09: SVR: Performing end to end verification... +11-19-2024 18:02:09: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:09: SVR: Exception inserting into table. +11-19-2024 18:02:09: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: SVR-ERROR: Exception at: +11-19-2024 18:02:09: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:232) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkListenerImplementation(workmgtClient1.java:228) + ... 38 more + +11-19-2024 18:02:09: Test: returning from running in a servlet vehicle +11-19-2024 18:02:09: SVR: Cleanup +11-19-2024 18:02:09: TRACE: SLEPT FOR: 0 +11-19-2024 18:02:09: SVR: Test running in servlet vehicle failed +Nov 19, 2024 6:02:09 PM org.jboss.arquillian.container.test.impl.MapObject populate +WARNING: Configuration contain properties not supported by the backing object tck.arquillian.protocol.javatest.JavaTestProtocolConfiguration +Unused property entries: {clientDir=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck, unpackClientEar=true, clientEarDir=target/appclient, clientTimeout=20000, runAsVehicle=true, runClient=true} +Supported property names: [tsJteFile, trace, fork, tsSqlStmtFile, workDir] +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Base class: com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, vehicle: servlet +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Read in ts.jte file: /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/bin/ts.jte +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property db.dml.file -> derby.dml.file to derby/derby.dml.sql +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.server -> mailHost to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property javamail.username -> mailuser1 to +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.user -> user1 to ${derby.user} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property jstl.db.password -> password1 to ${derby.passwd} +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property log.file.location -> vi.log.file.location to ${vi.domain}/logs +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property ts_home -> ts.home to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/ +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property user1 -> derby.user to cts1 +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: Setting property webServerHost -> orb.host to localhost +Nov 19, 2024 6:02:09 PM tck.arquillian.protocol.common.TsTestPropsBuilder runArgs +INFO: {harness.socket.retry.count=10, logical.hostname.servlet=server, harness.temp.directory=${ts.home}/tmp, whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md, porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, javamail.protocol=imap, whitebox-tx=java:comp/env/eis/whitebox-tx, porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection, log.file.location=${vi.domain}/logs, password=j2ee, porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment, porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM, db.supports.sequence=true, varbinarySize=48, sigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.naming, porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContext, DriverManager=no, authuser=javajoe, jstl.db.user=${derby.user}, securedWebServicePort=1044, binarySize=24, whitebox-multianno=java:comp/env/eis/whitebox-multianno, cofSize=5, javamail.mailbox=test1, finder=cts, authpassword=javajoe, work.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWork, variable.mapper=org.glassfish.expressly.lang.VariableMapperImpl, imap.port=143, ftable=ctstable2, whitebox-xa=java:comp/env/eis/whitebox-xa, whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete, harness.log.delayseconds=0, mailuser1=, harness.log.traceflag=true, transport_protocol=smtp, org.omg.CORBA.ORBClass=foo, javamail.root.path="", whitebox-notx-param=java:comp/env/eis/whitebox-notx-param, jms_timeout=10000, test_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1, rauser1=cts1, whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode, javamail.server=, db.dml.file=derby/derby.dml.sql, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Driver=DriverOnlyUsedIfDriverManagerIsYes, rauser2=cts2, harness.log.port=2000, ws_wait=5, vehicle=servlet, whitebox-notx=java:comp/env/eis/whitebox-notx, javamail.username=, smtp.port=25, jdbc.db=derby, iofile=MailIOFile.txt, porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL, porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL, webServerPort=8080, user1=cts1, porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, cofTypeSize=5, platform.mode=jakartaEE, vehicle_archive_name=xa_workmgt_servlet_vehicle, ts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/, whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd, porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin, whitebox-xa-param=java:comp/env/eis/whitebox-xa-param, service_eetest.vehicles=servlet, javamail.password=, jstl.db.password=${derby.passwd}, ptable=ctstable1, rapassword2=cts2, db1=db1OnlyUsedIfDriverManagerIsYes, whitebox-tx-param=java:comp/env/eis/whitebox-tx-param, longvarbinarySize=50, db2=db1OnlyUsedIfDriverManagerIsYes, user=j2ee, rapassword1=cts1, webServerHost=localhost} +11-19-2024 18:02:09: TRACE: Check if called from within test process, inTestHarness= true +11-19-2024 18:02:09: TRACE: in ServiceEETest.run(), this URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient URL is: file:/home/g/.m2/repository/jakarta/tck/common/11.0.0-SNAPSHOT/common-11.0.0-SNAPSHOT.jar +11-19-2024 18:02:09: TRACE: VehicleClient class check if is vehicle class = yes, is a com.sun.ts.tests.common.vehicle.VehicleClient +11-19-2024 18:02:09: TRACE: in ServiceEETest.run() method +11-19-2024 18:02:09: TRACE: Vehicle to be used for this test is: servlet +11-19-2024 18:02:09: Opened connection to http://localhost:8080/xa_workmgt_servlet_vehicle_web/servlet_vehicle +11-19-2024 18:02:09: TRACE: got outputstream +11-19-2024 18:02:09: TRACE: wrote objects to the servlet vehicle +11-19-2024 18:02:09: SVR-TRACE: In doPost +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - In doGet +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - got InputStream +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - read Objects +11-19-2024 18:02:09: SVR-TRACE: Remote logging set for Servlet Vehicle +11-19-2024 18:02:09: SVR-TRACE: ServletVehicle - Here are the props +11-19-2024 18:02:09: SVR-TRACE: --- Property Listing ---nullChar_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3nullVarchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=?nullsmtp.port=25nullDEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ?nullSelect_Jstl_Tab1_MultiParam_Query=SELECT idNum, firstName, lastName from jstl_tab1 where idNum= ? and lastName = ?nullBigint_Query_Null=Select NULL_VAL from Bigint_TabnullBit_Tab_Max_Update=update Bit_Tab set MAX_VAL=?nullInsert_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (1, {d '1961-08-30'}, 'Clark', 'Kent', 1, 4.5)nullXa_Tab1_Select=select * from Xa_Tab1nullWeek_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3nulljavamail.root.path=""nullDEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?)nulljstl.db.user=${derby.user}nullDayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3nullharness.log.port=2000nullAbs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3nullSEC_Tab1_Delete=delete from SEC_Tab1nullLength_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3nullFloat_Tab_Min_Update=update Float_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ?nullCOFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ?nullBigint_Tab_Insert=insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null)nullEscape_Seq_ChkQuery=select count(*) from ctstable2nullXa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' )nullDEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ?nullNumeric_Query_Null=Select NULL_VAL from Numeric_Tabnulllogical.hostname.servlet=servernullTimestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_TablenullTinyint_Query_Min=Select MIN_VAL from Tinyint_TabnullUpdate_Jstl_Tab2_Using_Param_Query=UPDATE jstl_tab2 SET lastName= ? WHERE idNum = ?nullDbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?)nullCOFFEE_insert=insert into Coffee_Table values(?, ?, ?)nullFloat_Query_Min=Select MIN_VAL from Float_TabnullTimestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSmallint_Query_Null=Select NULL_VAL from Smallint_TabnullAcos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ?nullReal_Tab_Delete=delete from Real_TabnullDEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3nullFloat_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null)nullharness.socket.retry.count=10nullSelCoffeeNull=select * from ctstable2 where TYPE_ID=0nullNumeric_Tab_Insert=insert into Numeric_Tab values(999999999999999,0.000000000000001, null)nullLongvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=?nullSmallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=?nullCot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3nullDriver=DriverOnlyUsedIfDriverManagerIsYesnullCOFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ?nullSmallint_Tab_Insert=insert into Smallint_Tab values(32767,-32768,null)nulltransport_protocol=smtpnullXa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ?nullRound_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3nullIntegration_Select_All=select * from Integration_TabnullTime_Tab_Null_Update=update Time_Tab set NULL_VAL=?nullTimestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullSel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4nullInsert_Jstl_Tab2_Null_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, null)nullSelect_Jstl_Tab1_OneRow_Query=SELECT * FROM jstl_tab1 where idNum = 1nullRand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3nullBB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullservice_eetest.vehicles=servletnullBB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullSEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ?nullBB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullJTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ?nullSEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ?nullBB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullSEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ?nullIntegration_Insert=insert into Integration_Tab values(?, ?)nullBB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullTime_Tab_Delete=delete from Time_TabnullDecimal_Query_Max=Select MAX_VAL from Decimal_TabnullSEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ?nullBB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullSEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ?nullCoffee_Proc1_Delete=Drop procedure Coffee_Proc1nullporting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURLnullSEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ?nullporting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURLnullIntegration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ?nullChar_Tab_Null_Update=update Char_Tab set NULL_VAL=?nullTinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=?nullDouble_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null)nullwebServerPort=8080nullCOFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?)nullmailuser1=nullDecimal_Tab_Insert=insert into Decimal_Tab values(999999999999999,0.000000000000001, null)nullCoffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullpassword=j2eenullLongvarbinary_Tab_Delete=delete from Longvarbinary_TabnullTimestamp_Tab_Insert=insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null)nullporting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVMnullporting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentnullSpace_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3nullQuarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3nullVarchar_Tab_Delete=delete from Varchar_TabnullTrial_String=TrialSettingnullIntegration_Sec_Tab_Delete=delete from Integration_Sec_TabnullDEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?)nullSin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3nullTinyint_Query_Null=Select NULL_VAL from Tinyint_TabnullDateTime_Long_Val2=-86400001nullUpd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1nullDateTime_Long_Val1=86400001nullDouble_Query_Max=Select MAX_VAL from Double_TabnullCOFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Select=select * from JTA_Tab1nullDEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ?nullTxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ?nullReal_Query_Null=Select NULL_VAL from Real_TabnullTxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ?nullTxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ?nullCurdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3nullTxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ?nullPi_Fn_Query=SELECT {FN PI()} FROM ctstable3nullUser_Fn_Query=SELECT {FN USER()} FROM ctstable3nullXa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' )nullUpdate_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnullXa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' )nullYear_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3nullBigint_Tab_Delete=delete from Bigint_TabnullTinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null)nullwhitebox-permissiondd=java:comp/env/eis/whitebox-permissionddnullDEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5nullDecimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=?nullDEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ?nullDbschema_Tab1_Delete=delete from ctstable2nullReal_Tab_Insert=insert into Real_Tab values(3.402E38,1.4E-37, null)nullTimestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3nullTimestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3nullCOFFEE_delete=delete from Coffee_Table where KEY_ID = ?nullCOFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ?nullBigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=?nullTxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ?nullTxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ?nullTxBean_query2=select * from TxBean_Tab2nullTxBean_query1=select * from TxBean_Tab1nullFailed_Insert_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, '1992-02-03'}, NULL,NULL, 2, 4.5)nullInsert2_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (2, {d '1980-12-30'}, 'Fred', 'Flinstone', 2, 4.5)nullIntegration_Insert5=insert into Integration_Tab values(387, 1000000.0)nullFloat_Tab_Delete=delete from Float_TabnullIntegration_Insert4=insert into Integration_Tab values(30564, 25000.0)nullDEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1nullIntegration_Insert3=insert into Integration_Tab values(40, 200.50)nullIntegration_Insert2=insert into Integration_Tab values(1075, 10490.75)nullIntegration_Insert1=insert into Integration_Tab values(1000, 50000.0)nullFnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'})nulljavamail.mailbox=test1nullNumeric_Tab_Delete=delete from Numeric_TabnullReal_Query_Min=Select MIN_VAL from Real_Tabnulljavamail.protocol=imapnullDEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullDEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?)nullUcase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3nullporting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword2=cts2nullporting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnectionnullrapassword1=cts1nullSelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2nullsecuredWebServicePort=1044nullRight_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullSmallint_Tab_Delete=delete from Smallint_TabnullCoffeeTab_Delete=delete from ctstable2 where KEY_ID=?nullMax_Set_Val=10nullVarchar_Query_Null=Select NULL_VAL from Varchar_TabnullJTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ?nullCOFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?)nullNow_Fn_Query=SELECT {FN NOW()} FROM ctstable3nullBB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullSEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ?nullwhitebox-multianno=java:comp/env/eis/whitebox-multiannonullIntegration_Tab_Delete=delete from Integration_TabnullDEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?)nullRight_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3nullSelect_Jstl_Tab3_Date_Query=SELECT * from jstl_tab3 where aDate= ?nullRtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3nullwhitebox-notx=java:comp/env/eis/whitebox-notxnullCOFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_TablenullTimestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3nullNumeric_Query_Min=Select MIN_VAL from Numeric_TabnullDouble_Tab_Delete=delete from Double_TabnullLeft_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3nullLongvarbinary_Tab_Insert=insert into Longvarbinary_Tab values(null)nullSubstring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3nullIntegration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ?nullIntegration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ?nullDEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ?nullXa_Tab1_query=select col1 from Xa_Tab1 order by col1nullIntegration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tabnullwhitebox-xa-param=java:comp/env/eis/whitebox-xa-paramnullVarchar_Query_Name=Select COFFEE_NAME from Varchar_TabnullIntegration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ?nullCOFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullLog10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3nullIntegration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NOnullBB_Tab_Delete=delete from BB_Tabnulluser=j2eenullDEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ?nullTimestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3nullDecimal_Tab_Delete=delete from Decimal_TabnullError_Query=select * fromnullExp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3nullTinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=?nullTimestamp_Tab_Delete=delete from Timestamp_TabnullInteger_Tab_Min_Update=update Integer_Tab set MIN_VAL=?nullLtrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3nullBit_Query_Null=Select NULL_VAL from Bit_TabnullDelete_Jstl_Tab2_Using_Param_Query=DELETE FROM jstl_tab2 where idNum = ?nullXa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?)nullCoffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end;nullTime_Tab_Brktime_Update=update Time_Tab set BRK_TIME=?nullTxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?)nulljava.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactorynullDEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ?nullwhitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_mdnullTranSize_DataTrunc=50nullTxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?)nullcofSize=5nulldb.supports.sequence=truenullLongvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=?nullTimestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3nullTimestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3nullDEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ?nullDel_Coffee_Tab=delete from ctstable2 where KEY_ID=9nullTSEIS_insert_init=1nullFloat_Query_Null=Select NULL_VAL from Float_TabnullDayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3nullSmallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=?nullInsert_Jstl_Tab3_Timestamp_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, ?)nullCoffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1nullInsert_Jstl_Tab3_Date_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, ?, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBit_Tab_Insert=insert into Bit_Tab values(true,false,null)nullharness.temp.directory=${ts.home}/tmpnullCOFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ?nullwhitebox-notx-param=java:comp/env/eis/whitebox-notx-paramnullplatform.mode=jakartaEEnullCOFFEE_BB_Tab_Delete=delete from BB_TabnullLongvarcharnull_Tab_Insert=insert into Longvarcharnull_Tab values(null)nullTinyint_Tab_Delete=delete from Tinyint_TabnullSQLState_BatUpdExec=S100nullTinyint_Query_Max=Select MAX_VAL from Tinyint_TabnullDEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4nullFloat_Query_Max=Select MAX_VAL from Float_TabnullDriverManager=nonullDouble_Tab_Min_Update=update Double_Tab set MIN_VAL=?nullCOFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_TablenullCoffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullCOFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ?nullDEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?)nullFloat_Tab_Max_Update=update Float_Tab set MAX_VAL=?nullJTA_Delete2=delete from JTA_Tab2 where KEY_ID = ?nullJTA_Delete1=delete from JTA_Tab1 where KEY_ID = ?nullFnschema_Tab1_Delete=delete from ctstable3nullVarbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=?nullCOFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ?nullDateTime_Str_Val2=1969-12-30 23:59:59.999nullCOFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ?nullDateTime_Str_Val1=1970-01-02 00:00:00.001nullCOFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ?nullDouble_Query_Null=Select NULL_VAL from Double_TabnullCOFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ?nullCOFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ?nullCOFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ?nullDEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ?nullDouble_Tab_Null_Update=update Double_Tab set NULL_VAL=?nullCOFFEE_delete_all=delete from Coffee_TablenullInsert_Jstl_Tab3_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, {t '20:20:20'}, {ts '2001-08-30 20:20:20'})nullBB_Insert1=insert into BB_Tab values(?, ?, ?)nullSEC_Insert1=insert into SEC_Tab1 values(?, ?, ?)nullDecimal_Query_Null=Select NULL_VAL from Decimal_TabnullTimestamp_Query_Null=Select NULL_VAL from Timestamp_TabnullDbschema_Tab2_Insert=insert into ctstable1 values(?, ?)nullRadians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3nullCoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2'nulltestName=testWorkManagerImplementaionnullCoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3'nullCOFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ?nullCoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1'nullAtan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3nullCoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=?nullDEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ?nullBatchUpdate_Delete=delete from ctstable2nullReal_Tab_Null_Update=update Real_Tab set NULL_VAL=?nullBit_Query_Min=Select MIN_VAL from Bit_TabnullLcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3nullIns_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5)nullSelect_NoRows_Query=SELECT * FROM jstl_tab1 WHERE idNum = -9999nullTimestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3nullDEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2nullTSEIS_insert2=3nullVarchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=?nullIndex_DataTrunc=1nullTSEIS_insert1=2nullSelect_Jstl_Tab1_Using_Param_Query=SELECT * FROM jstl_tab1 WHERE idNum = ?nullCoffee_SelTab=select PRICE from ctstable2 where KEY_ID>4nullCOFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_TablenullSmallint_Query_Min=Select MIN_VAL from Smallint_TabnullTruncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3nullUpdate_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=nullnullLongvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_TabnullUpdate_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=nullnullXa_Tab1_Delete=delete from Xa_Tab1nullimap.port=143nullParam_DataTrunc=truenullDecimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=?nullCeiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3nullCOFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ?nullJTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?)nullIfnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3nullSelect_Jstl_Tab3_Time_Query=SELECT * from jstl_tab3 where aTime= ?nullLongvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_TabnullLongvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tabnullrauser2=cts2nullLongvarchar_Tab_Insert=insert into Longvarchar_Tab values('Test Coffee')nullrauser1=cts1nullBit_Tab_Delete=delete from Bit_TabnullSelect_Jstl_Tab2_Using_Param_Query=SELECT idNum, lastName FROM jstl_tab2 WHERE idNum = ?nullSoundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3nullCoffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2nullporting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullDelete_Jstl_Tab3_AllRows_Query=DELETE FROM jstl_tab3nullporting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.GlassFishLoginContextnullCos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3nullLongvarcharnull_Tab_Delete=delete from Longvarcharnull_TabnullTimestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3nullInsert_Jstl_Tab3_Null_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(99, null, null, null)nullCOFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ?nullBatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=?nullCOFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?)nullptable=ctstable1nullwhitebox-mdcomplete=java:comp/env/eis/whitebox-mdcompletenullInteger_Query_Min=Select MIN_VAL from Integer_Tabnullfinder=ctsnullDegrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3nullHour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3nullBinary_Query_Val=Select BINARY_VAL from Binary_TabnullXa_Tab2_Delete=delete from Xa_Tab2nullNumeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=?nullBatchInsert_String=insert into ctstable2 values(?,?,?,?)nullJTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ?nullReal_Tab_Min_Update=update Real_Tab set MIN_VAL=?nullDayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3nullJTA_Tab2_Select=select * from JTA_Tab2nullBigint_Query_Min=Select MIN_VAL from Bigint_TabnullDEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullwhitebox-tx-param=java:comp/env/eis/whitebox-tx-paramnullCOFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ?nullReal_Query_Max=Select MAX_VAL from Real_TabnullSimple_Select_Query=SELECT * FROM jstl_tab1nullBigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=?nullCOFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ?nullInsert_Jstl_Tab3_Time_Query=INSERT INTO jstl_tab3(idNum, aDate, aTime, aTimestamp) VALUES(1, {d '2001-08-30'}, ?, {ts '2001-08-30 20:20:20'})nullauthpassword=javajoenullJDBCLogstream_Message=Hello WorldnullFloor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3nullInsert_Jstl_Tab2_NullParam_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (5, {d '1970-07-04'}, 'Peter', 'Parker', 5, ?)nullDEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ?nullInsert4_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (4, {d '1990-03-15'}, 'Bruce', 'Wayne', 3, 4.5)nullDbschema_Tab2_Delete=delete from ctstable1nullTxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullCOFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ?nullDatabase_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3nullTxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ?nullChar_Tab_Name_Update=update Char_Tab set COFFEE_NAME=?nullTxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?)nullTimestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3nullCoffee_DelTab=delete from ctstable2 where KEY_ID=2nullRef_Nano_Val2=1000000nullNumeric_Query_Max=Select MAX_VAL from Numeric_Tabnulljdbc.db=derbynullFnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100)nullRef_Milli_Val=86400000nullVarbinary_Tab_Insert=insert into Varbinary_Tab values(null)nullMonth_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3nullInsert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3nullTxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ?nullTxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ?nullIntegration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ?nullvehicle_archive_name=xa_workmgt_servlet_vehiclenullVarbinary_Query_Val=Select VARBINARY_VAL from Varbinary_TabnullRepeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3nullCoffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9nullDate_Query_Mfg=Select MFG_DATE from Date_TabnullDate_Query_Null=Select NULL_VAL from Date_Tabnullharness.log.delayseconds=0nullCOFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ?nullJTA_Tab1_Delete=delete from JTA_Tab1nullUpdate_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=nullnulljavamail.password=nulljavamail.username=nullInteger_Tab_Max_Update=update Integer_Tab set MAX_VAL=?nullSelect_Jstl_Tab2_AllRows_Query=SELECT * from jstl_tab2nullReplace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3nullLongvarchar_Tab_Delete=delete from Longvarchar_TabnullBit_Tab_Min_Update=update Bit_Tab set MIN_VAL=?nullDbschema_Concur_Insert=insert into concurrencetable values(?, ?)nullDate_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null)nullTxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullSqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3nullRef_Nano_Val=999999999nullFull_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nulljavamail.server=nullCOFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ?nullCOFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ?nullInvalid_SQL_Query=This Will Fail on Any RDBMS I Hope!nullLog_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3nulldb2=db1OnlyUsedIfDriverManagerIsYesnulldb1=db1OnlyUsedIfDriverManagerIsYesnullJTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ?nullSmallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=?nullJTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ?nullCOFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?)nullSelect_Jstl_Tab1_By_Id_Query=SELECT * FROM jstl_tab1 ORDER BY idNumnullReason_BatUpdExec=MessagenullInteger_Query_Null=Select NULL_VAL from Integer_TabnullMod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3nullBB_Delete1=delete from BB_Tab where KEY_ID = ?nullSEC_Delete1=delete from SEC_Tab1 where KEY_ID = ?nullTimestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3nullBoolean_Tab_Insert=insert into Boolean_Tab values(true,false,null)nullTxBean_Tab1_Delete=delete from TxBean_Tab1nullMonthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3nullorg.omg.CORBA.ORBClass=foonullInteger_Tab_Null_Update=update Integer_Tab set NULL_VAL=?nullUpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_ProcnullAsin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3nullBinary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=?nullChar_Query_Null=Select NULL_VAL from Char_TabnullDouble_Tab_Max_Update=update Double_Tab set MAX_VAL=?nullauthuser=javajoenullIntegration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ?nullInteger_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null)nullCoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=?nullwhitebox-mixedmode=java:comp/env/eis/whitebox-mixedmodenullwork.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/JTWorknullTimestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3nullAscii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3nullChar_Query_Name=Select COFFEE_NAME from Char_TabnullIntialValue_BatUpdExec={1,1,1}nullCOFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ?nullChar_Tab_Insert=insert into Char_Tab values('Test Coffee', null)nullBit_Query_Max=Select MAX_VAL from Bit_TabnullFnschema_Tab2_Delete=delete from ctstable4nullConcat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3nullVarbinary_Tab_Delete=delete from Varbinary_Tabnulldb.dml.file=derby/derby.dml.sqlnullBinary_Tab_Insert=insert into Binary_Tab values(null)nullPower_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3nullDataSize_DataTrunc=100nullDEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ?nullTxBean_Tab2_Delete=delete from TxBean_Tab2nullXa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' )nullXa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' )nullIntegration_Delete_Account=delete from Integration_Tab where ACCOUNT = ?nullSelect_Jstl_Tab3_Timestamp_Query=SELECT * from jstl_tab3 where aTimestamp= ?nullharness.host=localhostnullCOFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ?nullLongvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=?nullDTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1)nullSmallint_Query_Max=Select MAX_VAL from Smallint_TabnullTimestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=?nullXa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' )nullCoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=?nullsigTestClasspath=${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/glassfish-corba-orb.jar${pathsep}${s1as.modules}/jakarta.enterprise.cdi-api.jar${pathsep}${s1as.modules}/jakarta.json-api.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.websocket-client-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/jakarta.validation-api.jar${pathsep}${s1as.modules}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/webservices-api-osgi.jar${pathsep}${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail-api.jar${pathsep}${s1as.modules}/jakarta.persistence-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.authorization-api.jar${pathsep}${s1as.modules}/jakarta.authentication-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject-api.jar${pathsep}${s1as.modules}/jakarta.el-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${s1as.modules}/jakarta.activation-api.jar${pathsep}${jimage.dir}/java.base${pathsep}${jimage.dir}/java.rmi${pathsep}${jimage.dir}/java.sql${pathsep}${jimage.dir}/java.namingnullVendorCode_BatUpdExec=10nullCOFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ?nullDecimal_Query_Min=Select MIN_VAL from Decimal_Tabnullts_home=/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/jakartaeetck/nullTimestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3nullCoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=?nullporting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullwebServerHost=localhostnullDbschema_Concur_Delete=delete from concurrencetablenullDate_Tab_Delete=delete from Date_Tabnullporting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdminnullSecond_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3nullCOFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullvarbinarySize=48nullbinarySize=24nullDayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3nullConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?)nullInteger_Query_Max=Select MAX_VAL from Integer_TabnullMinute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3nullRead_DataTrunc=truenullJTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?)nullharness.log.traceflag=truenullBigint_Query_Max=Select MAX_VAL from Bigint_TabnullTimestamp_Query_In=Select IN_TIME from Timestamp_TabnullDecimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=?nullwhitebox-xa=java:comp/env/eis/whitebox-xanullDouble_Query_Min=Select MIN_VAL from Double_TabnullBigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=?nullIntegration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? )nullIntegration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=?nullDelete_AllRows_Query=DELETE FROM jstl_tab2nullDifference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3nullCoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1')nullAtan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3nullTan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3nullDelete_NoRows_Query=DELETE FROM jstl_tab2 WHERE idNum = -9999nullTimestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3nullNumeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=?nullDEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ?nullCOFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?)nullDEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ?nullInteger_Tab_Delete=delete from Integer_Tabnulliofile=MailIOFile.txtnullXa_Tab2_query=select col1 from Xa_Tab2 order by col1nullReal_Tab_Max_Update=update Real_Tab set MAX_VAL=?nullTimestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3nulllongvarbinarySize=50nullLocate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3nullCOFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullInsert3_Row_Query=INSERT INTO jstl_tab2(idNum, dob, firstName, lastName, rank, rating) VALUES (3, {d '1961-01-01'}, 'Scooby', 'Doo', 4, 4.5)nullDEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ?nullBit_Tab_Null_Update=update Bit_Tab set NULL_VAL=?nullDate_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=?nullTimestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3nullChar_Tab_Delete=delete from Char_Tabnullvehicle=servletnullDEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ?nullBinary_Tab_Delete=delete from Binary_TabnullNumeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=?nullTime_Query_Null=Select NULL_VAL from Time_TabnullTimestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=?nullftable=ctstable2nullvariable.mapper=org.glassfish.expressly.lang.VariableMapperImplnulllog.file.location=${vi.domain}/logsnullTinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=?nullcofTypeSize=5nullUpdate_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=nullnullUpdate_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=nullnullLeft_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL}nullTime_Tab_Insert=insert into Time_Tab values({t '12:59:59'}, null)nullCOFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ?nulltest_classname=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1nullFloat_Tab_Null_Update=update Float_Tab set NULL_VAL=?nullDEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ?nullws_wait=5nullTxEBean_Delete=delete from TxEBean_TabnullCOFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ?nulljstl.db.password=${derby.passwd}nullSign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3nullTime_Query_Brk=Select BRK_TIME from Time_TabnullEscape_Seq_Query=select count(*) from ctstable2 where cof_name like '%-%' { escape '\' }nullwhitebox-tx=java:comp/env/eis/whitebox-txnullConnectorTable_Delete=delete from Connector_TabnullSelect_Jstl_Tab2_NullParam_Query=SELECT * FROM jstl_tab2 WHERE rank = ?nullDelete_Jstl_Tab2_MultiParam_Query=DELETE FROM jstl_tab2 where idNum = ? and lastName = ?nulluser1=cts1nullVarchar_Tab_Insert=insert into Varchar_Tab values('Test Coffee',null)nullTxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ?nulljms_timeout=10000nullTxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ?nullTxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ?nullTxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ?nullDate_Tab_Null_Update=update Date_Tab set NULL_VAL=?nullIntegration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?)nullTxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ?nullJTA_Tab2_Delete=delete from JTA_Tab2null--- End Property Listing ---null +11-19-2024 18:02:09: SVR-TRACE: in ServiceEETest.run(), this URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/connector/xa/workmgt/workmgtClient1.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: VehicleClient URL is: file:/home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/domains/domain1/applications/xa_workmgt_servlet_vehicle/xa_workmgt_servlet_vehicle_web_war/WEB-INF/classes/com/sun/ts/tests/common/vehicle/VehicleClient.class +11-19-2024 18:02:09: SVR-TRACE: in custom vehicle so call on EETest. +11-19-2024 18:02:09: SVR-TRACE: *** in EETest.run(argv,p) +11-19-2024 18:02:09: SVR-TRACE: TESTCLASS=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ** IN getRunMethod: testname=testWorkManagerImplementaion +11-19-2024 18:02:09: SVR-TRACE: ** GOT RUN METHOD! +11-19-2024 18:02:09: SVR-TRACE: **runmethod=testWorkManagerImplementaion +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO GET SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: No setupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for testcase specific setup method: testWorkManagerImplementaion_setup +11-19-2024 18:02:09: SVR-TRACE: getSetupMethod - checking for default class specific setup method +11-19-2024 18:02:09: SVR-TRACE: GOT SETUP METHOD: setup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: No cleanupMethod annotation present +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for testcase specific cleanup method: testWorkManagerImplementaion_cleanup +11-19-2024 18:02:09: SVR-TRACE: getCleanupMethod - checking for default class specific cleanup method +11-19-2024 18:02:09: SVR-TRACE: GOT CLEANUP METHOD: cleanup for com.sun.ts.tests.connector.xa.workmgt.workmgtClient1 +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! +11-19-2024 18:02:09: SVR: Using: java:comp/env/eis/whitebox-xa +11-19-2024 18:02:09: SVR-TRACE: INVOKED SETUP METHOD! +11-19-2024 18:02:09: SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! +11-19-2024 18:02:09: SVR: Performing callback verification... +11-19-2024 18:02:09: SVR: Got RA log. +11-19-2024 18:02:09: SVR-TRACE: Got connection. +11-19-2024 18:02:09: SVR-TRACE: [LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(false), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, LocalTxManagedConnectionFactory setResourceAdapter 1, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, WorkManager value returned 0, Rogue work throws WorkCompletedException, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, NestWork.constructor, Schedule Work Listener Called, Schedule Work Called, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, XAResourceAdapterImpl Constructor , WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkManager value returned 2, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 1, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, XAManagedConnectionFactory setResourceAdapter 1, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, cbTestAllCallbacksAndPrin: callbacks handled., WorkListenerImpl.workCompleted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, cbTestAllCallbacksNullPrin: callbacks handled., WorkListenerImpl.workStarted, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, setupSecurityContext() called with non-null callbackHandler, WorkListenerImpl.workStarted, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, WorkListenerImpl.workStarted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext() called with non-null callbackHandler, cbTestCPCandGPC: callbacks handled., setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=2, notifications test: workStarted(): count=3, notifications test: workCompleted(): count=1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, notifications test: workCompleted(): count=5, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceException(str) passed, ResourceAllocationException(str, throwable) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, SecurityException(null) passed, ResourceException.getErrorCode() passed, SecurityException(str) passed, SecurityException(str, str) passed, ResourceException(throwable) passed, SecurityException(throwable) passed, ResourceException(str, someThrowable) passed, SecurityException(str, throwable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, SharingViolationException(null) passed, LocalTransactionException(str) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, SharingViolationException(throwable) passed, LocalTransactionException(str, throwable) passed, SharingViolationException(str, throwable) passed, ResourceAdapterInternalException(null) passed, UnavailableException(null) passed, ResourceAdapterInternalException(str) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, UnavailableException(null) passed, EISSystemException(str) passed, UnavailableException(str) passed, EISSystemException(str, str) passed, UnavailableException(str, str) passed, EISSystemException(throwable) passed, UnavailableException(throwable) passed, EISSystemException(str, throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, InvalidPropertyException(null) passed, WorkException(str) passed, InvalidPropertyException(str) passed, WorkException(str, str) passed, InvalidPropertyException(str, str) passed, WorkException(throwable) passed, InvalidPropertyException(throwable) passed, WorkException(str, throwable) passed, InvalidPropertyException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, New Timer Provided by BootstrapContext, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, XATerminator is not null, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, Xid Committed, RetryableWorkRejectedException(throwable) passed, TransactionContext supported by Server., SecurityContext supported by Server., RetryableWorkRejectedException(str, throwable) passed, HintsContext supported by Server., HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, WorkListenerImpl.workCompleted, Schedule Work Listener Called, Schedule Work Called, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandNullPrin: Case-1 security callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, NoTxManagedConnectionFactory setResourceAdapter 1, cbTestAllCallbacksAndPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestAllCallbacksNullPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPVC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandGPC: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, setRAName called with raname=MDCompleteRA, MDCompleteWorkManager threw WorkContextErrorCodes.UNSUPPORTED_CONTEXT_TYPE, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, Nested Work and Nested Security Context worked., NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, NestWork.run, NestWork.constructor, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., TSNestedSecurityContext expected PVC failure and got it., NestWork.run, MDCompleteWorkManager threw WorkContextErrorCodes.DUPLICATE_CONTEXTS, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, setRAName called with raname=AnnotatedResourceAdapterImpl, AnnotatedResourceAdapterImpl.start called, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, AnnoWorkManager Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, TransactionContext Work Object Submitted, anno based NestedWorkXid1 child context submitted, anno based NestedWorkXid1 parent context submitted, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, PMDResourceAdapterImpl overRide=VAL_FROM_DD, setRAName called with raname=PartialMDResourceAdapter, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, MAResourceAdapterImpl Started 1, LocalTxResourceAdapterImpl Constructor , LocalTxResourceAdapter.setRAName, LocalTxResourceAdapter Started 1, LocalTxResourceAdapter BootstrapContext Not Null , LocalTxResourceAdapter WorkManager Not Null , wm Does NOT support DistributableWorkManager, LocalTxResourceAdapterImpl ; calling setUseSecurityMapping(true), Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 1, NestWork.run, WorkListenerImpl.workCompleted, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, LocalTxManagedConnectionFactory setResourceAdapter 1, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, NoTxResourceAdapterImpl Constructor, NoTxResourceAdapter.setRAName, NoTxResourceAdapter Started 1, NoTxResourceAdapter BootstrapContext Not Null , NoTxResourceAdapter WorkManager Not Null , NoTxResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkManager value returned 1, WorkListenerImpl.workStarted, NestWork.constructor, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, NestWork.run, WorkListenerImpl.workCompleted, NestWork.run, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workCompleted, WorkXid Submitted, NoTxManagedConnectionFactory setResourceAdapter 1, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, XAResourceAdapterImpl Constructor , XAResourceAdapter.setRAName, XAResourceAdapter Started 1, XAResourceAdapter BootstrapContext Not Null , XAResourceAdapter WorkManager Not Null , XAResourceAdapter - association exists between RA and work, Work Object Submitted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, NestWork.run, WorkListenerImpl.workCompleted, WorkListenerImpl.workAccepted, WorkListenerImpl.workStarted, NestWork.constructor, WorkManager value returned 0, NestWork.run, Rogue work throws WorkCompletedException, WorkListenerImpl.workAccepted, DistributedWork Object Submitted, WorkManagers DistributedWork value returned 0, Schedule Work Listener Called, Schedule Work Called, WorkListenerImpl.workStarted, NestWork.constructor, WorkListenerImpl.workCompleted, NestWork.run, WorkListenerImpl.workCompleted, WorkXid Submitted, WorkException.TX_CONCURRENT_WORK_DISALLOWED caught, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, XAManagedConnectionFactory setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbTestGPCandCPCFail: callbacks are NOT handled - as expected., Context setup completed, WorkListenerImpl.workCompleted, enterred testSecurityInflow(), WorkListenerImpl.workAccepted for:notifications test, WorkListenerImpl.workStarted, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, cbEISTestCPCandPrin: callbacks handled., Context setup completed, WorkListenerImpl.workCompleted, enterred submitSICWork(), setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, submitted work with SIC Listener, SUCCESS: WorkContextProvider causes expected WorkRejectedException, notifications test: workAccepted(): count=1, notifications test: workStarted(): count=2, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., notifications test: contextSetupComplete(): count=3, notifications test: workCompleted(): count=4, Work Object Submitted, WorkListenerImpl.workAccepted, WorkAndAssocImpl setResourceAdapter 1, WorkListenerImpl.workStarted, LocalTx - association exists between RA and work, WorkAndAssocImpl.run, WorkListenerImpl.workCompleted, NotSupportedException(null) passed, NotSupportedException(str) passed, NotSupportedException(str, str) passed, NotSupportedException(throwable) passed, NotSupportedException(str, throwable) passed, ResourceException(null) passed, ResourceException(str) passed, ResourceException.setErrorCode(str) passed, ResourceException(str, str) passed, ResourceException.getErrorCode() passed, ResourceException(throwable) passed, ResourceException(str, someThrowable) passed, ResourceException.getMessage() passed, LocalTransactionException(null) passed, LocalTransactionException(str) passed, LocalTransactionException(str, str) passed, LocalTransactionException(throwable) passed, LocalTransactionException(str, throwable) passed, ResourceAdapterInternalException(null) passed, ResourceAdapterInternalException(str) passed, ResourceAdapterInternalException(str, str) passed, ResourceAdapterInternalException(throwable) passed, ResourceAdapterInternalException(str, throwable) passed, ResourceAllocationException(null) passed, ResourceAllocationException(str) passed, ResourceAllocationException(str, str) passed, ResourceAllocationException(throwable) passed, ResourceAllocationException(str, throwable) passed, SecurityException(null) passed, SecurityException(str) passed, SecurityException(str, str) passed, SecurityException(throwable) passed, SecurityException(str, throwable) passed, SharingViolationException(null) passed, SharingViolationException(str) passed, SharingViolationException(str, str) passed, SharingViolationException(throwable) passed, SharingViolationException(str, throwable) passed, UnavailableException(null) passed, UnavailableException(str) passed, UnavailableException(str, str) passed, UnavailableException(throwable) passed, UnavailableException(str, throwable) passed, WorkException(null) passed, WorkException(str) passed, WorkException(str, str) passed, WorkException(throwable) passed, WorkException(str, throwable) passed, WorkCompletedException(null) passed, WorkCompletedException(str) passed, WorkCompletedException(str, str) passed, WorkCompletedException(throwable) passed, WorkCompletedException(str, throwable) passed, WorkRejectedException(null) passed, WorkRejectedException(str) passed, WorkRejectedException(str, str) passed, WorkRejectedException(throwable) passed, WorkRejectedException(str, throwable) passed, EISSystemException(null) passed, EISSystemException(str) passed, EISSystemException(str, str) passed, EISSystemException(throwable) passed, EISSystemException(str, throwable) passed, InvalidPropertyException(null) passed, InvalidPropertyException(str) passed, InvalidPropertyException(str, str) passed, InvalidPropertyException(throwable) passed, InvalidPropertyException(str, throwable) passed, InvalidPropertyException.setInvalidPropertyDescriptors() passed, InvalidPropertyException.getInvalidPropertyDescriptors() passed, ApplicationServerInternalException(null) passed, ApplicationServerInternalException(str) passed, ApplicationServerInternalException(str, str) passed, ApplicationServerInternalException(throwable) passed, ApplicationServerInternalException(str, throwable) passed, CommException(null) passed, CommException(str) passed, CommException(str, str) passed, CommException(throwable) passed, CommException(str, throwable) passed, IllegalStateException(null) passed, IllegalStateException(str) passed, IllegalStateException(str, str) passed, IllegalStateException(throwable) passed, IllegalStateException(str, throwable) passed, RetryableUnavailableException(null) passed, RetryableUnavailableException(str) passed, RetryableUnavailableException(str, str) passed, RetryableUnavailableException(throwable) passed, RetryableUnavailableException(str, throwable) passed, RetryableWorkRejectedException(null) passed, RetryableWorkRejectedException(str) passed, RetryableWorkRejectedException(str, str) passed, RetryableWorkRejectedException(throwable) passed, RetryableWorkRejectedException(str, throwable) passed, HintsContext() passed, HintsContext.setName() and HintsContext.getName() passed., HintsContext.setDescription() and HintsContext.getDescription() passed., HintsContext.setHints() and HintsContext.getHints() passed., New Timer Provided by BootstrapContext, XATerminator is not null, Xid Committed, TransactionContext supported by Server., SecurityContext supported by Server., HintsContext supported by Server., getTransactionSynchronizationRegistry supported by Server, TSR Lookup Successful, AnnoManagedConnectionFactory factoryName=AnnoManagedConnectionFactory, AnnotatedResourceAdapterImpl.setSetterMethodVal=NONDEFAULT, testRAAccessibility: accessibility test, MDCompleteMCF constructor, MDCompleteMCF setResourceAdapter 1, MDCompleteMCF.getTransactionSupport called, PMDManagedConnectionFactory factoryname=PMDManagedConnectionFactory, PMDManagedConnectionFactory noDefaultValue=NO_DEFAULT_VAL, LocalTxManagedConnectionFactory setResourceAdapter 1, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1, LocalTxManagedConnectionFactory setResourceAdapter 1, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, LocalTxActivationSpec setResourceAdapter 1, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, LocalTxMessageListener.workStarted, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, mdb not executed with proper SIC principal, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, EJBException thrown by Required, AppException thrown by Required, LocalTx MDB2 delivery is transacted, LocalTxActivationSpec setResourceAdapter 1, LocalTxMessageListener.workAccepted, LocalTxMessageListener.workStarted, LocalTxActivationSpec setResourceAdapter 1, LocalTx MessageEndpointFactory is Unique, LocalTx MessageEndpointFactory equals implemented correctly, setupSecurityContext() called with non-null callbackHandler, setupSecurityContext() called with valid executionSubject, setupSecurityContext() called with valid serviceSubject, setupSecurityContext callbackhandler supports required callback types., Context setup completed, LocalTx Unique MessageEndpoint returned, LocalTx MessageEndpoint interface implemented, LocalTx TSMessageListener interface implemented, LocalTx Message To MDB, LocalTxMessageXAResource1.start, LocalTxMessageXAResource1.end, LocalTxMessageXAResource1.commit, LocalTx MDB2 Transacted Message To MDB, mdb not executed with proper SIC principal, EJBException thrown by Required, LocalTx Non Transacted Message To MDB1, EJBException thrown by NotSupported, LocalTx MDB2 Transacted Message1, LocalTx MDB2 Transacted Message2, LocalTx MDB2 Transacted Message3, LocalTxMessageListener committed Xid, AppException thrown by NotSupported, LocalTx MDB1 delivery is not transacted, AppException thrown by Required, LocalTx MDB2 delivery is transacted, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, Connection.getMetaData() passed, ManagedConnectionMetaData.getEISProductName() passed, ManagedConnectionMetaData.getEISProductVersion() passed, ManagedConnectionMetaData.getMaxConnections() passed, ManagedConnectionMetaData.getUserName() passed, ManagedConnection.getLogWriter() passed, ManagedConnection.getMetaData() passed, ManagedConnection.getLocalTransaction() passed, NoTxManagedConnectionFactory setResourceAdapter 1, XAManagedConnectionFactory.setTSRValue, XAManagedConnectionFactory setResourceAdapter 1] +11-19-2024 18:02:09: Test status from a servlet: 1:Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: SVR: Methods called correctly +11-19-2024 18:02:09: SVR: Performing end to end verification... +11-19-2024 18:02:09: SVR-TRACE: DBSupport.insertIntoTable(con) +11-19-2024 18:02:09: SVR: Exception inserting into table. +11-19-2024 18:02:09: SVR-ERROR: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null +11-19-2024 18:02:09: Test: returning from running in a servlet vehicle +11-19-2024 18:02:09: SVR-ERROR: Exception at: +11-19-2024 18:02:09: TRACE: SLEPT FOR: 0 +11-19-2024 18:02:09: SVR-ERROR: java.lang.Exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:156) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.base/java.lang.reflect.Method.invoke(Method.java:569) + at com.sun.ts.lib.harness.EETest.run(EETest.java:602) + at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:127) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.runTest(ServletVehicle.java:124) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doGet(ServletVehicle.java:96) + at com.sun.ts.tests.common.vehicle.servlet.ServletVehicle.doPost(ServletVehicle.java:116) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) + at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) + at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1376) + at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:217) + at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:120) + at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:611) + at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:550) + at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:75) + at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:121) + at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:295) + at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:188) + at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:453) + at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:145) + at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:174) + at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:153) + at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:196) + at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) + at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) + at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) + at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) + at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) + at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) + at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.lang.NullPointerException: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + at com.sun.ts.tests.common.connector.whitebox.TSEISConnection.insert(TSEISConnection.java:53) + at com.sun.ts.tests.connector.util.DBSupport.insertIntoTable(DBSupport.java:59) + at com.sun.ts.tests.connector.xa.workmgt.workmgtClient1.testWorkManagerImplementaion(workmgtClient1.java:152) + ... 38 more + +11-19-2024 18:02:09: SVR: Cleanup +11-19-2024 18:02:09: SVR: Test running in servlet vehicle failed +[ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 4.888 s <<< FAILURE! - in com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest.testForUnsharedTimer Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest.testNestedWork Time elapsed: 0.013 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest.testScheduleWork Time elapsed: 0.023 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest.testScheduleWorkListener Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest.testUnknownWorkDuration Time elapsed: 0.019 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest.testWorkCompletedException Time elapsed: 0.017 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest.testWorkListenerImplementation Time elapsed: 0.016 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +[ERROR] com.sun.ts.tests.connector.xa.workmgt.workmgtClient1ServletTest.testWorkManagerImplementaion Time elapsed: 0.014 s <<< ERROR! +java.lang.Exception: Test case throws exception: Cannot invoke "com.sun.ts.tests.common.connector.whitebox.TSConnection.insert(String, String)" because "con" is null + +Stopping container using command: [/usr/lib/jvm/java-17-openjdk-amd64/bin/java, -jar, /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/glassfish7/glassfish/modules/admin-cli.jar, stop-domain, -t] +Waiting finished after 100 ms. +[INFO] +[INFO] Results: +[INFO] +[ERROR] Errors:  +[ERROR]  annotationClientJspTest » Deployment Could not deploy annotations_jsp_vehicle.... +[ERROR]  annotationClientServletTest.testConnectorAnnotation » Test case throws except... +[ERROR]  connectionClient1JspTest.testGetConnection1 » Test case throws exception: Can... +[ERROR]  connectionClient1ServletTest.testGetConnection1 » Test case throws exception:... +[ERROR]  lifecycleClient1JspTest.testAssociationMCFandRA » Test case throws exception:... +[ERROR]  lifecycleClient1JspTest.testBootstrapforNull » Test case throws exception: Ca... +[ERROR]  lifecycleClient1JspTest.testInstantiationOfRA » Test case throws exception: C... +[ERROR]  lifecycleClient1JspTest.testMCFcalledOnce » Test case throws exception: Canno... +[ERROR]  lifecycleClient1JspTest.testRASharability » Test case throws exception: Canno... +[ERROR]  lifecycleClient1JspTest.testRAforJavaBean » Test case throws exception: Canno... +[ERROR]  lifecycleClient1ServletTest.testAssociationMCFandRA » Test case throws except... +[ERROR]  lifecycleClient1ServletTest.testBootstrapforNull » Test case throws exception... +[ERROR]  lifecycleClient1ServletTest.testInstantiationOfRA » Test case throws exceptio... +[ERROR]  lifecycleClient1ServletTest.testMCFcalledOnce » Test case throws exception: C... +[ERROR]  lifecycleClient1ServletTest.testRASharability » Test case throws exception: C... +[ERROR]  lifecycleClient1ServletTest.testRAforJavaBean » Test case throws exception: C... +[ERROR]  MDBClientJspTest » Deployment Could not deploy msginflow_mdb_jca.ear +[ERROR]  MDBClientServletTest » Deployment Could not deploy msginflow_mdb_jca.ear +[ERROR]  securityClient1JspTest.testAppEISSignon » Test case throws exception: Cannot ... +[ERROR]  securityClient1JspTest.testComponentManaged » Test case throws exception: Can... +[ERROR]  securityClient1JspTest.testConnManagerAllocateConnection » Test case throws e... +[ERROR]  securityClient1JspTest.testContainerManaged » Test case throws exception: Can... +[ERROR]  securityClient1ServletTest.testAppEISSignon » Test case throws exception: Can... +[ERROR]  securityClient1ServletTest.testComponentManaged » Test case throws exception:... +[ERROR]  securityClient1ServletTest.testConnManagerAllocateConnection » Test case thro... +[ERROR]  securityClient1ServletTest.testContainerManaged » Test case throws exception:... +[ERROR]  transinflowClient1JspTest » Deployment Could not deploy localTx_transinflow_js... +[ERROR]  transinflowClient1ServletTest.testConcurrentWorkXid » Test case throws except... +[ERROR]  transinflowClient1ServletTest.testGetTransactionSupport » Test case throws ex... +[ERROR]  transinflowClient1ServletTest.testSetResourceAdapterMethod » Test case throws... +[ERROR]  transinflowClient1ServletTest.testXATerminator » Test case throws exception: ... +[ERROR]  workmgtClient1JspTest.testForUnsharedTimer » Test case throws exception: Cann... +[ERROR]  workmgtClient1JspTest.testNestedWork » Test case throws exception: Cannot inv... +[ERROR]  workmgtClient1JspTest.testScheduleWork » Test case throws exception: Cannot i... +[ERROR]  workmgtClient1JspTest.testScheduleWorkListener » Test case throws exception: ... +[ERROR]  workmgtClient1JspTest.testUnknownWorkDuration » Test case throws exception: C... +[ERROR]  workmgtClient1JspTest.testWorkCompletedException » Test case throws exception... +[ERROR]  workmgtClient1JspTest.testWorkListenerImplementation » Test case throws excep... +[ERROR]  workmgtClient1JspTest.testWorkManagerImplementaion » Test case throws excepti... +[ERROR]  workmgtClient1ServletTest.testForUnsharedTimer » Test case throws exception: ... +[ERROR]  workmgtClient1ServletTest.testNestedWork » Test case throws exception: Cannot... +[ERROR]  workmgtClient1ServletTest.testScheduleWork » Test case throws exception: Cann... +[ERROR]  workmgtClient1ServletTest.testScheduleWorkListener » Test case throws excepti... +[ERROR]  workmgtClient1ServletTest.testUnknownWorkDuration » Test case throws exceptio... +[ERROR]  workmgtClient1ServletTest.testWorkCompletedException » Test case throws excep... +[ERROR]  workmgtClient1ServletTest.testWorkListenerImplementation » Test case throws e... +[ERROR]  workmgtClient1ServletTest.testWorkManagerImplementaion » Test case throws exc... +[ERROR]  connectionClient1JspTest.testGetConnection1 » Test case throws exception: Can... +[ERROR]  connectionClient1ServletTest.testGetConnection1 » Test case throws exception:... +[ERROR]  lifecycleClient1JspTest.testAssociationMCFandRA » Test case throws exception:... +[ERROR]  lifecycleClient1JspTest.testBootstrapforNull » Test case throws exception: Ca... +[ERROR]  lifecycleClient1JspTest.testInstantiationOfRA » Test case throws exception: C... +[ERROR]  lifecycleClient1JspTest.testMCFcalledOnce » Test case throws exception: Canno... +[ERROR]  lifecycleClient1JspTest.testRASharability » Test case throws exception: Canno... +[ERROR]  lifecycleClient1JspTest.testRAforJavaBean » Test case throws exception: Canno... +[ERROR]  lifecycleClient1ServletTest.testAssociationMCFandRA » Test case throws except... +[ERROR]  lifecycleClient1ServletTest.testBootstrapforNull » Test case throws exception... +[ERROR]  lifecycleClient1ServletTest.testInstantiationOfRA » Test case throws exceptio... +[ERROR]  lifecycleClient1ServletTest.testMCFcalledOnce » Test case throws exception: C... +[ERROR]  lifecycleClient1ServletTest.testRASharability » Test case throws exception: C... +[ERROR]  lifecycleClient1ServletTest.testRAforJavaBean » Test case throws exception: C... +[ERROR]  securityClient1JspTest.testAppEISSignon » Test case throws exception: Cannot ... +[ERROR]  securityClient1JspTest.testComponentManaged » Test case throws exception: Can... +[ERROR]  securityClient1JspTest.testConnManagerAllocateConnection » Test case throws e... +[ERROR]  securityClient1JspTest.testContainerManaged » Test case throws exception: Can... +[ERROR]  securityClient1ServletTest.testConnManagerAllocateConnection » Test case thro... +[ERROR]  securityClient1ServletTest.testContainerManaged » Test case throws exception:... +[ERROR]  workmgtClient1JspTest.testForUnsharedTimer » Test case throws exception: Cann... +[ERROR]  workmgtClient1JspTest.testNestedWork » Test case throws exception: Cannot inv... +[ERROR]  workmgtClient1JspTest.testScheduleWork » Test case throws exception: Cannot i... +[ERROR]  workmgtClient1JspTest.testScheduleWorkListener » Test case throws exception: ... +[ERROR]  workmgtClient1JspTest.testUnknownWorkDuration » Test case throws exception: C... +[ERROR]  workmgtClient1JspTest.testWorkCompletedException » Test case throws exception... +[ERROR]  workmgtClient1JspTest.testWorkListenerImplementation » Test case throws excep... +[ERROR]  workmgtClient1JspTest.testWorkManagerImplementaion » Test case throws excepti... +[ERROR]  workmgtClient1ServletTest.testForUnsharedTimer » Test case throws exception: ... +[ERROR]  workmgtClient1ServletTest.testNestedWork » Test case throws exception: Cannot... +[ERROR]  workmgtClient1ServletTest.testScheduleWork » Test case throws exception: Cann... +[ERROR]  workmgtClient1ServletTest.testScheduleWorkListener » Test case throws excepti... +[ERROR]  workmgtClient1ServletTest.testUnknownWorkDuration » Test case throws exceptio... +[ERROR]  workmgtClient1ServletTest.testWorkCompletedException » Test case throws excep... +[ERROR]  workmgtClient1ServletTest.testWorkListenerImplementation » Test case throws e... +[ERROR]  workmgtClient1ServletTest.testWorkManagerImplementaion » Test case throws exc... +[ERROR]  ClientJspTest.testValidateCustomPerm » Test case throws exception: Cannot inv... +[ERROR]  ClientJspTest.testValidateLocalPermsInvalidName » Test case throws exception:... +[ERROR]  ClientJspTest.testValidateMissingPermFails » Test case throws exception: Cann... +[ERROR]  ClientJspTest.testValidateRequiredPermSet » Test case throws exception: Canno... +[ERROR]  ClientJspTest.testValidateRestrictedLocalPerm » Test case throws exception: C... +[ERROR]  ClientServletTest.testValidateCustomPerm » Test case throws exception: Cannot... +[ERROR]  ClientServletTest.testValidateLocalPermsInvalidName » Test case throws except... +[ERROR]  ClientServletTest.testValidateMissingPermFails » Test case throws exception: ... +[ERROR]  ClientServletTest.testValidateRequiredPermSet » Test case throws exception: C... +[ERROR]  ClientServletTest.testValidateRestrictedLocalPerm » Test case throws exceptio... +[ERROR]  connectionClient1JspTest.testGetConnection1 » Test case throws exception: Can... +[ERROR]  connectionClient1ServletTest.testGetConnection1 » Test case throws exception:... +[ERROR]  lifecycleClient1JspTest.testAssociationMCFandRA » Test case throws exception:... +[ERROR]  lifecycleClient1JspTest.testBootstrapforNull » Test case throws exception: Ca... +[ERROR]  lifecycleClient1JspTest.testInstantiationOfRA » Test case throws exception: C... +[ERROR]  lifecycleClient1JspTest.testMCFcalledOnce » Test case throws exception: Canno... +[ERROR]  lifecycleClient1JspTest.testRASharability » Test case throws exception: Canno... +[ERROR]  lifecycleClient1JspTest.testRAforJavaBean » Test case throws exception: Canno... +[ERROR]  lifecycleClient1ServletTest.testAssociationMCFandRA » Test case throws except... +[ERROR]  lifecycleClient1ServletTest.testBootstrapforNull » Test case throws exception... +[ERROR]  lifecycleClient1ServletTest.testInstantiationOfRA » Test case throws exceptio... +[ERROR]  lifecycleClient1ServletTest.testMCFcalledOnce » Test case throws exception: C... +[ERROR]  lifecycleClient1ServletTest.testRASharability » Test case throws exception: C... +[ERROR]  lifecycleClient1ServletTest.testRAforJavaBean » Test case throws exception: C... +[ERROR]  securityClient1JspTest.testConnManagerAllocateConnection » Test case throws e... +[ERROR]  securityClient1JspTest.testContainerManaged » Test case throws exception: Can... +[ERROR]  securityClient1ServletTest.testConnManagerAllocateConnection » Test case thro... +[ERROR]  securityClient1ServletTest.testContainerManaged » Test case throws exception:... +[ERROR]  workmgtClient1JspTest.testForUnsharedTimer » Test case throws exception: Cann... +[ERROR]  workmgtClient1JspTest.testNestedWork » Test case throws exception: Cannot inv... +[ERROR]  workmgtClient1JspTest.testScheduleWork » Test case throws exception: Cannot i... +[ERROR]  workmgtClient1JspTest.testScheduleWorkListener » Test case throws exception: ... +[ERROR]  workmgtClient1JspTest.testUnknownWorkDuration » Test case throws exception: C... +[ERROR]  workmgtClient1JspTest.testWorkCompletedException » Test case throws exception... +[ERROR]  workmgtClient1JspTest.testWorkListenerImplementation » Test case throws excep... +[ERROR]  workmgtClient1JspTest.testWorkManagerImplementaion » Test case throws excepti... +[ERROR]  workmgtClient1ServletTest.testForUnsharedTimer » Test case throws exception: ... +[ERROR]  workmgtClient1ServletTest.testNestedWork » Test case throws exception: Cannot... +[ERROR]  workmgtClient1ServletTest.testScheduleWork » Test case throws exception: Cann... +[ERROR]  workmgtClient1ServletTest.testScheduleWorkListener » Test case throws excepti... +[ERROR]  workmgtClient1ServletTest.testUnknownWorkDuration » Test case throws exceptio... +[ERROR]  workmgtClient1ServletTest.testWorkCompletedException » Test case throws excep... +[ERROR]  workmgtClient1ServletTest.testWorkListenerImplementation » Test case throws e... +[ERROR]  workmgtClient1ServletTest.testWorkManagerImplementaion » Test case throws exc... +[INFO] +[ERROR] Tests run: 257, Failures: 0, Errors: 127, Skipped: 0 +[INFO] +[INFO] +[INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (connector-ejb-tests) @ glassfish.connector-platform-tck --- +[INFO] +[INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (connector-javatest-tests) @ glassfish.connector-platform-tck --- +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD FAILURE +[INFO] ------------------------------------------------------------------------ +[INFO] Total time: 07:02 min +[INFO] Finished at: 2024-11-19T18:02:11+05:30 +[INFO] ------------------------------------------------------------------------ +[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5:verify (connector-javatest-tests) on project glassfish.connector-platform-tck: There are test failures. +[ERROR]  +[ERROR] Please refer to /home/g/tck/connector/platform-tck/glassfish-runner/connector-platform-tck/target/failsafe-reports for the individual test results. +[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. +[ERROR] -> [Help 1] +[ERROR] +[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. +[ERROR] Re-run Maven using the -X switch to enable full debug logging. +[ERROR] +[ERROR] For more information about the errors and possible solutions, please read the following articles: +[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException diff --git a/glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.cmp.sql b/glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.cmp.sql new file mode 100644 index 0000000000..12466f0d55 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.cmp.sql @@ -0,0 +1,288 @@ +ALTER TABLE PHONEEJB_TABLE DROP CONSTRAINT FK_FOR_ADDRESSEJB_ ; +ALTER TABLE ORDEREJB_TABLE DROP CONSTRAINT FK4_FOR_CUSTOMEREJ ; +ALTER TABLE ORDEREJB_TABLE DROP CONSTRAINT FK0_FOR_LINEITEMEJ ; +ALTER TABLE FKS_FOR_ALIAS_CUSTOMER DROP CONSTRAINT FK_FOR_ALIASEJB_TA ; +ALTER TABLE LINEITEMEJB_TABLE DROP CONSTRAINT FK1_FOR_ORDEREJB_T ; +ALTER TABLE LINEITEMEJB_TABLE DROP CONSTRAINT FK_FOR_PRODUCTEJB_ ; +ALTER TABLE SPOUSEEJB_TABLE DROP CONSTRAINT FK_INFOEJBTAB ; +ALTER TABLE SPOUSEEJB_TABLE DROP CONSTRAINT FK7_CUSTOMEREJBTAB ; +ALTER TABLE INFOEJB_TABLE DROP CONSTRAINT FK_SPOUSEEJBTAB ; +ALTER TABLE COMPLEXPK_TABLE1 DROP CONSTRAINT FK_FOR_LINEITEMS ; +ALTER TABLE COMPLEXPK_LINEITEM_TABLE1 DROP CONSTRAINT FK_FOR_ID ; +ALTER TABLE FKS_ALIASNOOP_CUSTNOOP DROP CONSTRAINT FK2_ALIASEJBTAB ; +ALTER TABLE FKS_ALIASNOOP_CUSTNOOP DROP CONSTRAINT FK8_CUSTOMEREJBTAB ; +ALTER TABLE FKS_FOR_ALIAS_CUSTOMER DROP CONSTRAINT FK_FOR_CUSTOMEREJB ; +ALTER TABLE ALIASEJB_TABLE DROP CONSTRAINT FK1_FOR_CUSTOMEREJ ; +ALTER TABLE ALIASEJB_TABLE DROP CONSTRAINT FK2_FOR_CUSTOMEREJ ; +ALTER TABLE CREDITCARDEJB_TABLE DROP CONSTRAINT FK3_FOR_CUSTOMEREJ ; + + +DROP TABLE COMMON_TABLE; +CREATE TABLE COMMON_TABLE (ID INT NOT NULL, BRANDNAME VARCHAR(25), PRICE REAL, CONSTRAINT COMMON_TABLE PRIMARY KEY (ID)); + +DROP TABLE COMMON_TABLE2; +CREATE TABLE COMMON_TABLE2 (ID INT NOT NULL, BRANDNAME VARCHAR(25), PRICE REAL, CONSTRAINT COMMON_TABLE2 PRIMARY KEY (ID)); + +DROP TABLE COMMON_TABLE3; +CREATE TABLE COMMON_TABLE3 (ID INT NOT NULL, BRANDNAME VARCHAR(25), PRICE REAL, CONSTRAINT COMMON_TABLE3 PRIMARY KEY (ID)); + +DROP TABLE LOCALACCESSTEST_TABLE1; +CREATE TABLE LOCALACCESSTEST_TABLE1 ( ID INT NOT NULL, NAME VARCHAR(25) , VALUE REAL , CONSTRAINT LOCALACCESS_TAB1 PRIMARY KEY (ID)); + +DROP TABLE EBACCESSTEST_TABLE2; +CREATE TABLE EBACCESSTEST_TABLE2 ( ID INT NOT NULL, NAME VARCHAR(25) , VALUE REAL , CONSTRAINT EBACCESSTEST_TABL1 PRIMARY KEY (ID)); + +DROP TABLE ENTITY_BEAN_TABLE1; +CREATE TABLE ENTITY_BEAN_TABLE1 ( KEY_ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT ENTITY_BEAN_TABLE2 PRIMARY KEY (KEY_ID)); + +DROP TABLE PHONEEJB_TABLE; +CREATE TABLE PHONEEJB_TABLE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, AREA VARCHAR(255) , PHONE_NUMBER VARCHAR(255) , FK_FOR_ADDRESSEJB_TABLE VARCHAR(255) ); + +DROP TABLE ADDRESSEJB_TABLE; +CREATE TABLE ADDRESSEJB_TABLE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, STREET VARCHAR(255) , CITY VARCHAR(255) , STATE VARCHAR(255) , ZIP VARCHAR(255) , FK5_FOR_CUSTOMEREJB_TABLE VARCHAR(255) , FK6_FOR_CUSTOMEREJB_TABLE VARCHAR(255) ); + +DROP TABLE CUSTOMEREJB_TABLE; +CREATE TABLE CUSTOMEREJB_TABLE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, NAME VARCHAR(255) , COUNTRY BLOB(2G)); + +DROP TABLE ALIASEJB_TABLE; +CREATE TABLE ALIASEJB_TABLE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, ALIAS VARCHAR(255) , FK1_FOR_CUSTOMEREJB_TABLE VARCHAR(255) , FK2_FOR_CUSTOMEREJB_TABLE VARCHAR(255) ); + +DROP TABLE FKS_FOR_ALIAS_CUSTOMER; +CREATE TABLE FKS_FOR_ALIAS_CUSTOMER ( FK_FOR_CUSTOMEREJB_TABLE VARCHAR(255) NOT NULL, FK_FOR_ALIASEJB_TABLE VARCHAR(255) ); + +DROP table FKS_ALIASNOOP_CUSTNOOP ; +CREATE TABLE FKS_ALIASNOOP_CUSTNOOP( FK8_FOR_CUSTOMEREJB_TABLE VARCHAR(255) , FK2_FOR_ALIASEJB_TABLE VARCHAR(255)); + +DROP TABLE CREDITCARDEJB_TABLE; +CREATE TABLE CREDITCARDEJB_TABLE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, TYPE VARCHAR(255) , EXPIRES VARCHAR(255) , APPROVED DECIMAL(18,0) , CREDITCARD_NUMBER VARCHAR(255) , BALANCE DOUBLE, FK3_FOR_CUSTOMEREJB_TABLE VARCHAR(255) , FK_FOR_ORDEREJB_TABLE VARCHAR(255) ); + +DROP TABLE ORDEREJB_TABLE; +CREATE TABLE ORDEREJB_TABLE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, TOTALPRICE DOUBLE , FK4_FOR_CUSTOMEREJB_TABLE VARCHAR(255) , FK0_FOR_LINEITEMEJB_TABLE VARCHAR(255) ); + +DROP TABLE PRODUCTEJB_TABLE; +CREATE TABLE PRODUCTEJB_TABLE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, NAME VARCHAR(255) , PRICE DOUBLE , QUANTITY INT, PNUM INT ); + +DROP table INFOEJB_TABLE ; +CREATE TABLE INFOEJB_TABLE (ID VARCHAR(255) PRIMARY KEY NOT NULL, INFOSTREET VARCHAR(255), INFOCITY VARCHAR(255), INFOSTATE VARCHAR(255), INFOZIP VARCHAR(255), FK_FOR_SPOUSEEJB_TABLE VARCHAR(255) ) ; + +DROP table SPOUSEEJB_TABLE ; +CREATE TABLE SPOUSEEJB_TABLE (ID VARCHAR(255) PRIMARY KEY NOT NULL, FIRSTNAME VARCHAR(255), MAIDENNAME VARCHAR(255), LASTNAME VARCHAR(255), SOCSECNUM VARCHAR(255), FK7_FOR_CUSTOMEREJB_TABLE VARCHAR(255), FK_FOR_INFOEJB_TABLE VARCHAR(255) ); + +DROP TABLE LINEITEMEJB_TABLE; +CREATE TABLE LINEITEMEJB_TABLE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, QUANTITY INT , FK_FOR_PRODUCTEJB_TABLE VARCHAR(255) , FK1_FOR_ORDEREJB_TABLE VARCHAR(255) ); + +ALTER TABLE PHONEEJB_TABLE ADD CONSTRAINT FK_FOR_ADDRESSEJB_ FOREIGN KEY (FK_FOR_ADDRESSEJB_TABLE) REFERENCES ADDRESSEJB_TABLE (ID) ; + +ALTER TABLE ALIASEJB_TABLE ADD CONSTRAINT FK1_FOR_CUSTOMEREJ FOREIGN KEY (FK1_FOR_CUSTOMEREJB_TABLE) REFERENCES CUSTOMEREJB_TABLE (ID) ; + +ALTER TABLE ALIASEJB_TABLE ADD CONSTRAINT FK2_FOR_CUSTOMEREJ FOREIGN KEY (FK2_FOR_CUSTOMEREJB_TABLE) REFERENCES CUSTOMEREJB_TABLE (ID) ; + +ALTER TABLE FKS_FOR_ALIAS_CUSTOMER ADD CONSTRAINT FK_FOR_CUSTOMEREJB FOREIGN KEY (FK_FOR_CUSTOMEREJB_TABLE) REFERENCES CUSTOMEREJB_TABLE (ID) ; + +ALTER TABLE FKS_FOR_ALIAS_CUSTOMER ADD CONSTRAINT FK_FOR_ALIASEJB_TA FOREIGN KEY (FK_FOR_ALIASEJB_TABLE) REFERENCES ALIASEJB_TABLE (ID) ; + +ALTER TABLE FKS_ALIASNOOP_CUSTNOOP add constraint FK2_ALIASEJBTAB Foreign Key (FK2_FOR_ALIASEJB_TABLE) references ALIASEJB_TABLE(id) ; + +ALTER TABLE FKS_ALIASNOOP_CUSTNOOP add constraint FK8_CUSTOMEREJBTAB Foreign Key (FK8_FOR_CUSTOMEREJB_TABLE) references CUSTOMEREJB_TABLE(id) ; + +ALTER TABLE CREDITCARDEJB_TABLE ADD CONSTRAINT FK3_FOR_CUSTOMEREJ FOREIGN KEY (FK3_FOR_CUSTOMEREJB_TABLE) REFERENCES CUSTOMEREJB_TABLE (ID) ; + +ALTER TABLE CREDITCARDEJB_TABLE ADD CONSTRAINT FK_FOR_ORDEREJB_TA FOREIGN KEY (FK_FOR_ORDEREJB_TABLE) REFERENCES ORDEREJB_TABLE (ID) ; + +ALTER TABLE ORDEREJB_TABLE ADD CONSTRAINT FK4_FOR_CUSTOMEREJ FOREIGN KEY (FK4_FOR_CUSTOMEREJB_TABLE) REFERENCES CUSTOMEREJB_TABLE (ID) ; + +ALTER TABLE ORDEREJB_TABLE ADD CONSTRAINT FK0_FOR_LINEITEMEJ FOREIGN KEY (FK0_FOR_LINEITEMEJB_TABLE) REFERENCES LINEITEMEJB_TABLE (ID) ; + +ALTER TABLE LINEITEMEJB_TABLE ADD CONSTRAINT FK_FOR_PRODUCTEJB_ FOREIGN KEY (FK_FOR_PRODUCTEJB_TABLE) REFERENCES PRODUCTEJB_TABLE (ID) ; + +ALTER TABLE LINEITEMEJB_TABLE ADD CONSTRAINT FK1_FOR_ORDEREJB_T FOREIGN KEY (FK1_FOR_ORDEREJB_TABLE) REFERENCES ORDEREJB_TABLE (ID) ; + +ALTER TABLE ADDRESSEJB_TABLE ADD CONSTRAINT FK5_FOR_CUSTOMEREJ FOREIGN KEY (FK5_FOR_CUSTOMEREJB_TABLE) REFERENCES CUSTOMEREJB_TABLE (ID) ; + +ALTER TABLE ADDRESSEJB_TABLE ADD CONSTRAINT FK6_FOR_CUSTOMEREJ FOREIGN KEY (FK6_FOR_CUSTOMEREJB_TABLE) REFERENCES CUSTOMEREJB_TABLE (ID) ; + +ALTER TABLE SPOUSEEJB_TABLE add constraint FK7_CUSTOMEREJBTAB Foreign Key (FK7_FOR_CUSTOMEREJB_TABLE) references CUSTOMEREJB_TABLE(ID) ; + +ALTER TABLE SPOUSEEJB_TABLE add constraint FK_INFOEJBTAB Foreign Key (FK_FOR_INFOEJB_TABLE) references INFOEJB_TABLE(ID) ; + +ALTER TABLE INFOEJB_TABLE add constraint FK_SPOUSEEJBTAB Foreign Key (FK_FOR_SPOUSEEJB_TABLE) references SPOUSEEJB_TABLE(ID) ; + +DROP table COMPLEXPK_LINEITEM_TABLE1 ; +CREATE table COMPLEXPK_LINEITEM_TABLE1(ID varchar(25) NOT NULL, QUANTITY INTEGER, FK_FOR_ID INTEGER, FK_FOR_BRANDNAME varchar(25), constraint PK_LineItem_Tab1 primary key(ID)); + +DROP TABLE COMPLEXPK_TABLE1; +CREATE TABLE COMPLEXPK_TABLE1 ( ID INT NOT NULL, BRANDNAME VARCHAR(25) NOT NULL, PRICE REAL , PRODUCT BLOB(2G), FK_FOR_LINEITEMS varchar(25), CONSTRAINT COMPLEXPK_TABLE1 PRIMARY KEY (ID, BRANDNAME)); + +ALTER TABLE COMPLEXPK_TABLE1 add constraint FK_FOR_LINEITEMS Foreign Key (FK_FOR_LINEITEMS) references COMPLEXPK_LINEITEM_TABLE1(ID); + +ALTER TABLE COMPLEXPK_LINEITEM_TABLE1 add constraint FK_FOR_ID Foreign Key (FK_FOR_ID, FK_FOR_BRANDNAME) references COMPLEXPK_TABLE1(ID,BRANDNAME) ; + +DROP TABLE CMP20_ENTITYCMP_TABLE1; +CREATE TABLE CMP20_ENTITYCMP_TABLE1 ( KEY_ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , B BLOB(2G), CONSTRAINT CMP20_ENTITYCMP_TA PRIMARY KEY (KEY_ID)); + +DROP table CMP20_ENTITY_CTX_TABLE1 ; +CREATE TABLE CMP20_ENTITY_CTX_TABLE1 (KEY_ID VARCHAR(255) NOT NULL, BRAND_NAME VARCHAR(255) , CONSTRAINT CMP20ENTITYCTXTAB primary key (KEY_ID) ) ; + +DROP TABLE CMP20_HANDLE_TABLE1; +CREATE TABLE CMP20_HANDLE_TABLE1 ( KEY_ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_HANDLE_TABLE PRIMARY KEY (KEY_ID)); + +DROP TABLE CMP20_HOMEM_TABLE1; +CREATE TABLE CMP20_HOMEM_TABLE1 ( NAME VARCHAR(25) , STATE VARCHAR(25) , CODE VARCHAR(25) , ZIP INT , ID INT NOT NULL, EXPIRES VARCHAR(25) , STREET VARCHAR(25) , CARDBALANCE DOUBLE , CITY VARCHAR(25) , HOMEPHONE VARCHAR(25) , WORKPHONE VARCHAR(25) , LASTNAME VARCHAR(25) , PAYMENTTYPE VARCHAR(25) , CREDITCARDNUMBER VARCHAR(25) , ACCOUNTNUMBER VARCHAR(25) , MIDDLENAME VARCHAR(25) , FIRSTNAME VARCHAR(25) , CONSTRAINT CMP20_HOMEM_TABLE2 PRIMARY KEY (ID)); + +DROP TABLE UNKNOWNPK_TABLE1; +CREATE TABLE UNKNOWNPK_TABLE1 ( MIDDLENAME VARCHAR(255) , LASTNAME VARCHAR(25) , FIRSTNAME VARCHAR(25) , STREET VARCHAR(25) , CITY VARCHAR(25) , STATE VARCHAR(25) , ZIP INT , ACCOUNTNUMBER VARCHAR(25) , ABC DECIMAL(29,0) NOT NULL, CONSTRAINT UNKNOWNPK_TABLE11 PRIMARY KEY (ABC)); + +DROP TABLE CMP_COMPLEXPK_TABLE1; +CREATE TABLE CMP_COMPLEXPK_TABLE1 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) NOT NULL, PRICE REAL , PRODUCT BLOB(2G), CONSTRAINT CMP_COMPLEXPK_TABL PRIMARY KEY (ID, BRAND_NAME)); + +DROP TABLE LRAPITEST_TABLE1; +CREATE TABLE LRAPITEST_TABLE1 ( ID INT NOT NULL, NAME VARCHAR(25) , VALUE REAL , CONSTRAINT LRAPITEST_TABLE11 PRIMARY KEY (ID)); + +DROP TABLE LRAPITEST_TABLE2; +CREATE TABLE LRAPITEST_TABLE2 ( ID INT NOT NULL, NAME VARCHAR(25) , VALUE REAL , CONSTRAINT LRAPITEST_TABLE21 PRIMARY KEY (ID)); + +DROP TABLE LRAPITEST_TABLE3; +CREATE TABLE LRAPITEST_TABLE3 ( ID VARCHAR(25) NOT NULL, NAME VARCHAR(25) , VALUE REAL , CONSTRAINT LRAPITEST_TABLE31 PRIMARY KEY (ID)); + +DROP TABLE COMPAT_ENTITYCMP_TABLE1; +CREATE TABLE COMPAT_ENTITYCMP_TABLE1 ( KEY_ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT COMPAT_ENTITYCMP_T PRIMARY KEY (KEY_ID)); + + +DROP TABLE TX_NOT_TABLE3; +CREATE TABLE TX_NOT_TABLE3 ( KEY_ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT TX_NOT_TABLE31 PRIMARY KEY (KEY_ID)); + +DROP TABLE TX_NOT_TABLE4; +CREATE TABLE TX_NOT_TABLE4 ( KEY_ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT TX_NOT_TABLE41 PRIMARY KEY (KEY_ID)); + +DROP TABLE CMP11PK_TABLE1; +CREATE TABLE CMP11PK_TABLE1 ( CMPID VARCHAR(25) NOT NULL, CMPBRANDNAME VARCHAR(25) , CMPPRICE REAL , CONSTRAINT CMP11PK_TABLE11 PRIMARY KEY (CMPID)); + +DROP TABLE CMP11PK_TABLE2; +CREATE TABLE CMP11PK_TABLE2 ( CMPID INT NOT NULL, CMPBRANDNAME VARCHAR(25) , CMPPRICE REAL , CONSTRAINT CMP11PK_TABLE21 PRIMARY KEY (CMPID)); + +DROP TABLE CMP11PK_TABLE3; +CREATE TABLE CMP11PK_TABLE3 ( CMPID REAL NOT NULL, CMPBRANDNAME VARCHAR(25) , CMPPRICE REAL , CONSTRAINT CMP11PK_TABLE31 PRIMARY KEY (CMPID)); + +DROP TABLE CMP11PK_TABLE4; +CREATE TABLE CMP11PK_TABLE4 ( PMIDINTEGER INT NOT NULL, PMIDSTRING VARCHAR(25) NOT NULL, PMIDFLOAT REAL NOT NULL, CMPBRANDNAME VARCHAR(25) , CMPPRICE REAL , CONSTRAINT CMP11PK_TABLE41 PRIMARY KEY (PMIDINTEGER, PMIDSTRING, PMIDFLOAT)); + +DROP TABLE CMP20_DEP_PKEY_TABLE1; +CREATE TABLE CMP20_DEP_PKEY_TABLE1 ( KEY_ID DECIMAL(18,0) NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_DEP_PKEY_TAB PRIMARY KEY (KEY_ID)); + +DROP TABLE CMP20_DEP_PKEY_TABLE2; +CREATE TABLE CMP20_DEP_PKEY_TABLE2 ( KEY_ID REAL NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_DEP_PKEY_TA1 PRIMARY KEY (KEY_ID)); + +DROP TABLE CMP20_DEP_PKEY_TABLE3; +CREATE TABLE CMP20_DEP_PKEY_TABLE3 ( KEY_ID VARCHAR(50) NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_DEP_PKEY_TA2 PRIMARY KEY (KEY_ID)); + +DROP TABLE CMP20_DEP_PKEY_TABLE4; +CREATE TABLE CMP20_DEP_PKEY_TABLE4 ( PMIDINTEGER INT NOT NULL, PMIDSTRING VARCHAR(25) NOT NULL, PMIDFLOAT REAL NOT NULL, BRANDNAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_DEP_PKEY_TA3 PRIMARY KEY (PMIDINTEGER, PMIDSTRING, PMIDFLOAT)); + +DROP TABLE TABLER5_DELETE; +CREATE TABLE TABLER5_DELETE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, NAME VARCHAR(255) , VALUE DECIMAL(18,0) NOT NULL, FK1_FOR_TABLER6_DELETE_ID VARCHAR(255) , FK2_FOR_TABLER6_DELETE_ID VARCHAR(255) , FK1_FOR_TABLER7_DELETE_ID VARCHAR(255) , FK2_FOR_TABLER7_DELETE_ID VARCHAR(255) ); + +DROP TABLE TABLER7_DELETE; +CREATE TABLE TABLER7_DELETE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, NAME VARCHAR(255) , VALUE DECIMAL(18,0) NOT NULL, FK_FOR_TABLER6_DELETE_ID VARCHAR(255) ); + +DROP TABLE TABLER6_DELETE; +CREATE TABLE TABLER6_DELETE ( ID VARCHAR(255) PRIMARY KEY NOT NULL, NAME VARCHAR(255) , VALUE DECIMAL(18,0) NOT NULL); + +ALTER TABLE TABLER5_DELETE ADD CONSTRAINT FK1_FOR_TABLER6_DE FOREIGN KEY (FK1_FOR_TABLER6_DELETE_ID) REFERENCES TABLER6_DELETE (ID) ; + +ALTER TABLE TABLER5_DELETE ADD CONSTRAINT FK2_FOR_TABLER6_DE FOREIGN KEY (FK2_FOR_TABLER6_DELETE_ID) REFERENCES TABLER6_DELETE (ID) ; + +ALTER TABLE TABLER5_DELETE ADD CONSTRAINT FK1_FOR_TABLER7_DE FOREIGN KEY (FK1_FOR_TABLER7_DELETE_ID) REFERENCES TABLER7_DELETE (ID) ; + +ALTER TABLE TABLER5_DELETE ADD CONSTRAINT FK2_FOR_TABLER7_DE FOREIGN KEY (FK2_FOR_TABLER7_DELETE_ID) REFERENCES TABLER7_DELETE (ID) ; + +ALTER TABLE TABLER7_DELETE ADD CONSTRAINT FK_FOR_TABLER6_DEL FOREIGN KEY (FK_FOR_TABLER6_DELETE_ID) REFERENCES TABLER6_DELETE (ID) ; + +DROP TABLE CMP20_LSECP_TABLE1; +CREATE TABLE CMP20_LSECP_TABLE1 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_LSECP_TABLE2 PRIMARY KEY (ID)); + +DROP TABLE CMP20_LSECP_TABLE2; +CREATE TABLE CMP20_LSECP_TABLE2 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_LSECP_TABLE3 PRIMARY KEY (ID)); + +DROP TABLE CMP20_LSECP_TABLE3; +CREATE TABLE CMP20_LSECP_TABLE3 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_LSECP_TABLE4 PRIMARY KEY (ID)); + +DROP TABLE CMP20_LSECR_TABLE1; +CREATE TABLE CMP20_LSECR_TABLE1 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_LSECR_TABLE2 PRIMARY KEY (ID)); + +DROP TABLE CMP20_LSECR_TABLE2; +CREATE TABLE CMP20_LSECR_TABLE2 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_LSECR_TABLE3 PRIMARY KEY (ID)); + +DROP TABLE CMP20_LSECR_TABLE3; +CREATE TABLE CMP20_LSECR_TABLE3 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_LSECR_TABLE4 PRIMARY KEY (ID)); + +DROP TABLE CMP20_SEC_TABLE1; +CREATE TABLE CMP20_SEC_TABLE1 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_SEC_TABLE11 PRIMARY KEY (ID)); + +DROP TABLE CMP20_SEC_TABLE2; +CREATE TABLE CMP20_SEC_TABLE2 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , + CONSTRAINT CMP20_SEC_TABLE2 PRIMARY KEY (ID)); + +DROP TABLE CMP20_SECP_TABLE1; +CREATE TABLE CMP20_SECP_TABLE1 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_SECP_TABLE11 PRIMARY KEY (ID)); + +DROP TABLE CMP20_SECP_TABLE2; +CREATE TABLE CMP20_SECP_TABLE2 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_SECP_TABLE21 PRIMARY KEY (ID)); + +DROP TABLE CMP20_SECP_TABLE3; +CREATE TABLE CMP20_SECP_TABLE3 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_SECP_TABLE31 PRIMARY KEY (ID)); + +DROP TABLE CMP_SEC_TABLE1; +CREATE TABLE CMP_SEC_TABLE1 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , + CONSTRAINT CMP_SEC_TABLE11 PRIMARY KEY (ID)); + +DROP TABLE CMP_SEC_TABLE2; +CREATE TABLE CMP_SEC_TABLE2 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , + CONSTRAINT CMP_SEC_TABLE2 PRIMARY KEY (ID)); + +DROP TABLE CMP_SECP_TABLE1; +CREATE TABLE CMP_SECP_TABLE1 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , + CONSTRAINT CMP_SECP_TABLE1 PRIMARY KEY (ID)); + +DROP TABLE CMP_SECP_TABLE2; +CREATE TABLE CMP_SECP_TABLE2 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , + CONSTRAINT CMP_SECP_TABLE2 PRIMARY KEY (ID)); + +DROP TABLE CMP_SECP_TABLE3; +CREATE TABLE CMP_SECP_TABLE3 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP_SECP_TABLE PRIMARY KEY (ID)); + +DROP TABLE CMP20_SECRASP_TABLE1; +CREATE TABLE CMP20_SECRASP_TABLE1 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_SECRASP_TABL PRIMARY KEY (ID)); + +DROP TABLE CMP20_SECRASP_TABLE2; +CREATE TABLE CMP20_SECRASP_TABLE2 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_SECRASP_TAB1 PRIMARY KEY (ID)); + +DROP TABLE CMP20_SECRASP_TABLE3; +CREATE TABLE CMP20_SECRASP_TABLE3 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP20_SECRASP_TAB2 PRIMARY KEY (ID)); + +DROP TABLE CMP_SECRASP_TABLE1; +CREATE TABLE CMP_SECRASP_TABLE1 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP_SECRASP_TABLE2 PRIMARY KEY (ID)); + +DROP TABLE CMP_SECRASP_TABLE2; +CREATE TABLE CMP_SECRASP_TABLE2 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP_SECRASP_TABLE3 PRIMARY KEY (ID)); + +DROP TABLE CMP_SECRASP_TABLE3; +CREATE TABLE CMP_SECRASP_TABLE3 ( ID INT NOT NULL, BRAND_NAME VARCHAR(25) , PRICE REAL , CONSTRAINT CMP_SECRASP_TABLE4 PRIMARY KEY (ID)); + +DROP table TIMER_TABLE1 ; +CREATE TABLE TIMER_TABLE1 (KEY_ID INTEGER NOT NULL, BRAND_NAME VARCHAR(255), PRICE REAL NOT NULL, CONSTRAINT TIMER_TABLE1 PRIMARY KEY (KEY_ID) ); + +DROP table TIMER_FLAGSTORE ; +CREATE TABLE TIMER_FLAGSTORE (KEY_ID INTEGER NOT NULL, BRAND_NAME VARCHAR(255) , PRICE REAL NOT NULL , REQUIRESNEWACCESSED SMALLINT NOT NULL, REQUIREDACCESSED SMALLINT NOT NULL , CONSTRAINT TIMER_FLAGSTORE PRIMARY KEY (KEY_ID) ); + +DROP table CMP20_JACC_TABLE1 ; +CREATE TABLE CMP20_JACC_TABLE1 (ARG1 VARCHAR(255) NOT NULL, ARG2 INTEGER NOT NULL, ARG3 INTEGER NOT NULL, CONSTRAINT CMP20_JACC_TAB PRIMARY KEY (ARG1,ARG2,ARG3) ); + +DROP TABLE EMPLOYEEEJB ; +CREATE TABLE EMPLOYEEEJB (HIREDATE DATE , ID INTEGER NOT NULL, FIRSTNAME VARCHAR(256) , SALARY REAL NOT NULL, LASTNAME VARCHAR(256) , EMPLOYEEEJB_ID INTEGER , DEPARTMENTEJB_ID INTEGER , CONSTRAINT PK_EMPLOYEEEJB PRIMARY KEY (ID)) ; + +DROP TABLE DEPARTMENTEJB ; +CREATE TABLE DEPARTMENTEJB (NAME VARCHAR(256) , ID INTEGER NOT NULL, CONSTRAINT PK_DEPARTMENTEJB PRIMARY KEY (ID)) ; + +ALTER TABLE EMPLOYEEEJB ADD CONSTRAINT FK_MANAGER FOREIGN KEY (EMPLOYEEEJB_ID) REFERENCES EMPLOYEEEJB (ID) ; +ALTER TABLE EMPLOYEEEJB ADD CONSTRAINT FK_DEPARTMENT FOREIGN KEY (DEPARTMENTEJB_ID) REFERENCES DEPARTMENTEJB (ID) ; + diff --git a/glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.sprocs.sql b/glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.sprocs.sql new file mode 100644 index 0000000000..e1054cc968 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.sprocs.sql @@ -0,0 +1,347 @@ +drop procedure Numeric_Proc ; +create procedure Numeric_Proc(out MAX_PARAM NUMERIC(30,15), out MIN_PARAM NUMERIC(30,15), out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Numeric_Proc' parameter style java; + +drop procedure Decimal_Proc ; +create procedure Decimal_Proc(out MAX_PARAM DECIMAL(30,15), out MIN_PARAM DECIMAL(30,15), out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Decimal_Proc' parameter style java; + +drop procedure Double_Proc ; +create procedure Double_Proc (out MAX_PARAM DOUBLE PRECISION, out MIN_PARAM DOUBLE PRECISION, out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Double_Proc' parameter style java; + +drop procedure Float_Proc ; +create procedure Float_Proc (out MAX_PARAM FLOAT, out MIN_PARAM FLOAT, out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Float_Proc' parameter style java; + +drop procedure Real_Proc ; +create procedure Real_Proc (out MAX_PARAM REAL, out MIN_PARAM REAL, out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Real_Proc' parameter style java; + +drop procedure Bit_Proc ; +create procedure Bit_Proc (out MAX_PARAM BOOLEAN, out MIN_PARAM BOOLEAN, out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bit_Proc' parameter style java; + +drop procedure Smallint_Proc ; +create procedure Smallint_Proc (out MAX_PARAM SMALLINT, out MIN_PARAM SMALLINT, out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Smallint_Proc' parameter style java; + +drop procedure Tinyint_Proc ; +create procedure Tinyint_Proc (out MAX_PARAM INTEGER, out MIN_PARAM INTEGER, out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Tinyint_Proc' parameter style java; + +drop procedure Integer_Proc ; +create procedure Integer_Proc (out MAX_PARAM INTEGER, out MIN_PARAM INTEGER, out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Integer_Proc' parameter style java; + +drop procedure Bigint_Proc ; +create procedure Bigint_Proc (out MAX_PARAM BIGINT, out MIN_PARAM BIGINT, out NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bigint_Proc' parameter style java; + +drop procedure Char_Proc ; +create procedure Char_Proc (out NAME_PARAM CHAR(30), out NULL_PARAM CHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Char_Proc' parameter style java; + +drop procedure Varchar_Proc ; +create procedure Varchar_Proc (out NAME_PARAM VARCHAR(30), out NULL_PARAM VARCHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Varchar_Proc' parameter style java; + +drop procedure Longvarchar_Proc ; +create procedure Longvarchar_Proc (out NAME_PARAM VARCHAR(448)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Longvarchar_Proc' parameter style java; + +drop procedure Lvarcharnull_Proc ; +create procedure Lvarcharnull_Proc (out NULL_PARAM VARCHAR(448)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Longvarcharnull_Proc' parameter style java; + +drop procedure Date_Proc ; +create procedure Date_Proc (out MFG_PARAM DATE, out NULL_PARAM DATE) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Date_Proc' parameter style java; + +drop procedure Time_Proc ; +create procedure Time_Proc (out BRK_PARAM TIME, out NULL_PARAM TIME) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Time_Proc' parameter style java; + +drop procedure Timestamp_Proc ; +create procedure Timestamp_Proc (out IN_PARAM TIMESTAMP, out NULL_PARAM TIMESTAMP) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Timestamp_Proc' parameter style java; + +drop procedure Binary_Proc ; +create procedure Binary_Proc (out BINARY_PARAM VARCHAR(24) FOR BIT DATA) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Binary_Proc' parameter style java; + +drop procedure Varbinary_Proc ; +create procedure Varbinary_Proc (out VARBINARY_PARAM VARCHAR(255) FOR BIT DATA) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Varbinary_Proc' parameter style java; + +drop procedure Longvarbinary_Proc ; +create procedure Longvarbinary_Proc (out LONGVARBINARY_PARAM VARCHAR(255) FOR BIT DATA) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Longvarbinary_Proc' parameter style java; + +drop procedure Integer_In_Proc ; +create procedure Integer_In_Proc (IN_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Integer_In_Proc' parameter style java; + +drop procedure Integer_InOut_Proc ; +create procedure Integer_InOut_Proc (inout INOUT_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Integer_InOut_Proc' parameter style java; + +drop procedure UpdCoffee_Proc ; +create procedure UpdCoffee_Proc (in TYPE_PARAM NUMERIC) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_Proc' parameter style java; + +drop procedure SelCoffee_Proc ; +create procedure SelCoffee_Proc (out KEYID_PARAM VARCHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.SelCoffee_Proc' parameter style java; + +drop procedure IOCoffee_Proc ; +create procedure IOCoffee_Proc (inout PRICE_PARAM REAL) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.IOCoffee_Proc' parameter style java; + +drop procedure Coffee_Proc ; +create procedure Coffee_Proc (in TYPE_PARAM Numeric) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Coffee_Proc' parameter style java; + +drop procedure Numeric_Io_Max ; +create procedure Numeric_Io_Max (inout MAX_PARAM NUMERIC(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Numeric_Io_Max' parameter style java; + +drop procedure Numeric_Io_Min ; +create procedure Numeric_Io_Min (inout MIN_PARAM NUMERIC(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Numeric_Io_Min' parameter style java; + +drop procedure Numeric_Io_Null ; +create procedure Numeric_Io_Null (inout NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Numeric_Io_Null' parameter style java; + +drop procedure Decimal_Io_Max ; +create procedure Decimal_Io_Max (inout MAX_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Decimal_Io_Max' parameter style java; + +drop procedure Decimal_Io_Min ; +create procedure Decimal_Io_Min (inout MIN_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Decimal_Io_Min' parameter style java; + +drop procedure Decimal_Io_Null ; +create procedure Decimal_Io_Null (inout NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Decimal_Io_Null' parameter style java; + +drop procedure Double_Io_Max ; +create procedure Double_Io_Max (inout MAX_PARAM DOUBLE PRECISION) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Double_Io_Max' parameter style java; + +drop procedure Double_Io_Min ; +create procedure Double_Io_Min (inout MIN_PARAM DOUBLE PRECISION) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Double_Io_Min' parameter style java; + +drop procedure Double_Io_Null ; +create procedure Double_Io_Null (inout NULL_PARAM DOUBLE PRECISION) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Double_Io_Null' parameter style java; + +drop procedure Float_Io_Max ; +create procedure Float_Io_Max (inout MAX_PARAM FLOAT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Float_Io_Max' parameter style java; + +drop procedure Float_Io_Min ; +create procedure Float_Io_Min (inout MIN_PARAM FLOAT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Float_Io_Min' parameter style java; + +drop procedure Float_Io_Null ; +create procedure Float_Io_Null (inout NULL_PARAM FLOAT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Float_Io_Null' parameter style java; + +drop procedure Real_Io_Max ; +create procedure Real_Io_Max (inout MAX_PARAM REAL) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Real_Io_Max' parameter style java; + +drop procedure Real_Io_Min ; +create procedure Real_Io_Min (inout MIN_PARAM REAL) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Real_Io_Min' parameter style java; + +drop procedure Real_Io_Null ; +create procedure Real_Io_Null (inout NULL_PARAM REAL) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Real_Io_Null' parameter style java; + +drop procedure Bit_Io_Max ; +create procedure Bit_Io_Max (inout MAX_PARAM BOOLEAN) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bit_Io_Max' parameter style java; + +drop procedure Bit_Io_Min ; +create procedure Bit_Io_Min (inout MIN_PARAM BOOLEAN) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bit_Io_Min' parameter style java; + +drop procedure Bit_Io_Null ; +create procedure Bit_Io_Null (inout NULL_PARAM BOOLEAN) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bit_Io_Null' parameter style java; + +drop procedure Smallint_Io_Max ; +create procedure Smallint_Io_Max (inout MAX_PARAM SMALLINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Smallint_Io_Max' parameter style java; + +drop procedure Smallint_Io_Min ; +create procedure Smallint_Io_Min (inout MIN_PARAM SMALLINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Smallint_Io_Min' parameter style java; + +drop procedure Smallint_Io_Null ; +create procedure Smallint_Io_Null (inout NULL_PARAM SMALLINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Smallint_Io_Null' parameter style java; + +drop procedure Tinyint_Io_Max ; +create procedure Tinyint_Io_Max (inout MAX_PARAM SMALLINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Tinyint_Io_Max' parameter style java; + +drop procedure Tinyint_Io_Min ; +create procedure Tinyint_Io_Min (inout MIN_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Tinyint_Io_Min' parameter style java; + +drop procedure Tinyint_Io_Null ; +create procedure Tinyint_Io_Null (inout NULL_PARAM SMALLINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Tinyint_Io_Null' parameter style java; + +drop procedure Integer_Io_Max ; +create procedure Integer_Io_Max (inout MAX_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Integer_Io_Max' parameter style java; + +drop procedure Integer_Io_Min ; +create procedure Integer_Io_Min (inout MIN_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Integer_Io_Min' parameter style java; + +drop procedure Integer_Io_Null ; +create procedure Integer_Io_Null (inout NULL_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Integer_Io_Null' parameter style java; + +drop procedure Bigint_Io_Max ; +create procedure Bigint_Io_Max (inout MAX_PARAM BIGINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bigint_Io_Max' parameter style java; + +drop procedure Bigint_Io_Min ; +create procedure Bigint_Io_Min (inout MIN_PARAM BIGINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bigint_Io_Min' parameter style java; + +drop procedure Bigint_Io_Null ; +create procedure Bigint_Io_Null (inout NULL_PARAM BIGINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bigint_Io_Null' parameter style java; + +drop procedure Char_Io_Name ; +create procedure Char_Io_Name (inout NAME_PARAM CHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Char_Io_Name' parameter style java; + +drop procedure Char_Io_Null ; +create procedure Char_Io_Null (inout NULL_PARAM VARCHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Char_Io_Null' parameter style java; + +drop procedure Varchar_Io_Name ; +create procedure Varchar_Io_Name (inout NAME_PARAM VARCHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Varchar_Io_Name' parameter style java; + +drop procedure Varchar_Io_Null ; +create procedure Varchar_Io_Null (inout NULL_PARAM VARCHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Varchar_Io_Null' parameter style java; + +drop procedure Lvarchar_Io_Name ; +create procedure Lvarchar_Io_Name (inout NAME_PARAM VARCHAR(448)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Longvarchar_Io_Name' parameter style java; + +drop procedure Lvarchar_Io_Null ; +create procedure Lvarchar_Io_Null (inout NULL_PARAM VARCHAR(448)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Longvarchar_Io_Null' parameter style java; + +drop procedure Date_Io_Mfg ; +create procedure Date_Io_Mfg (inout MFG_PARAM DATE) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Date_Io_Mfg' parameter style java; + +drop procedure Date_Io_Null ; +create procedure Date_Io_Null (inout NULL_PARAM DATE) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Date_Io_Null' parameter style java; + +drop procedure Time_Io_Brk ; +create procedure Time_Io_Brk (inout BRK_PARAM TIME) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Time_Io_Brk' parameter style java; + +drop procedure Time_Io_Null ; +create procedure Time_Io_Null (inout NULL_PARAM TIME) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Time_Io_Null' parameter style java; + +drop procedure Timestamp_Io_Intime ; +create procedure Timestamp_Io_Intime (inout INTIME_PARAM TIMESTAMP) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Timestamp_Io_Intime' parameter style java; + +drop procedure Timestamp_Io_Null ; +create procedure Timestamp_Io_Null (inout NULL_PARAM TIMESTAMP) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Timestamp_Io_Null' parameter style java; + +drop procedure Binary_Proc_Io ; +create procedure Binary_Proc_Io (inout BINARY_PARAM VARCHAR(24) FOR BIT DATA) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Binary_Proc_Io' parameter style java; + +drop procedure Varbinary_Proc_Io ; +create procedure Varbinary_Proc_Io (inout VARBINARY_PARAM VARCHAR(255) FOR BIT DATA) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Varbinary_Proc_Io' parameter style java; + +drop procedure Longvarbinary_Io ; +create procedure Longvarbinary_Io (inout LONGVARBINARY_PARAM VARCHAR(255) FOR BIT DATA) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Longvarbinary_Io' parameter style java; + +drop procedure Numeric_In_Max ; +create procedure Numeric_In_Max (in MAX_PARAM NUMERIC(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Numeric_In_Max' parameter style java; + +drop procedure Numeric_In_Min ; +create procedure Numeric_In_Min (in MIN_PARAM NUMERIC(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Numeric_In_Min' parameter style java; + +drop procedure Numeric_In_Null ; +create procedure Numeric_In_Null (in NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Numeric_In_Null' parameter style java; + +drop procedure Decimal_In_Max ; +create procedure Decimal_In_Max (in MAX_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Decimal_In_Max' parameter style java; + +drop procedure Decimal_In_Min ; +create procedure Decimal_In_Min (in MIN_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Decimal_In_Min' parameter style java; + +drop procedure Decimal_In_Null ; +create procedure Decimal_In_Null (in NULL_PARAM DECIMAL(30,15)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Decimal_In_Null' parameter style java; + +drop procedure Double_In_Max ; +create procedure Double_In_Max (in MAX_PARAM DOUBLE PRECISION) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Double_In_Max' parameter style java; + +drop procedure Double_In_Min ; +create procedure Double_In_Min (in MIN_PARAM DOUBLE PRECISION) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Double_In_Min' parameter style java; + +drop procedure Double_In_Null ; +create procedure Double_In_Null (in NULL_PARAM DOUBLE PRECISION) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Double_In_Null' parameter style java; + +drop procedure Float_In_Max ; +create procedure Float_In_Max (in MAX_PARAM FLOAT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Float_In_Max' parameter style java; + +drop procedure Float_In_Min ; +create procedure Float_In_Min (in MIN_PARAM FLOAT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Float_In_Min' parameter style java; + +drop procedure Float_In_Null ; +create procedure Float_In_Null (in NULL_PARAM FLOAT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Float_In_Null' parameter style java; + +drop procedure Real_In_Max ; +create procedure Real_In_Max (in MAX_PARAM REAL) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Real_In_Max' parameter style java; + +drop procedure Real_In_Min ; +create procedure Real_In_Min (in MIN_PARAM REAL) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Real_In_Min' parameter style java; + +drop procedure Real_In_Null ; +create procedure Real_In_Null (in NULL_PARAM REAL) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Real_In_Null' parameter style java; + +drop procedure Bit_In_Max ; +create procedure Bit_In_Max (in MAX_PARAM BOOLEAN) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bit_In_Max' parameter style java; + +drop procedure Bit_In_Min ; +create procedure Bit_In_Min (in MIN_PARAM BOOLEAN) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bit_In_Min' parameter style java; + +drop procedure Bit_In_Null ; +create procedure Bit_In_Null (in NULL_PARAM BOOLEAN) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bit_In_Null' parameter style java; + +drop procedure Smallint_In_Max ; +create procedure Smallint_In_Max (in MAX_PARAM SMALLINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Smallint_In_Max' parameter style java; + +drop procedure Smallint_In_Min ; +create procedure Smallint_In_Min (in MIN_PARAM SMALLINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Smallint_In_Min' parameter style java; + +drop procedure Smallint_In_Null ; +create procedure Smallint_In_Null (in NULL_PARAM SMALLINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Smallint_In_Null' parameter style java; + +drop procedure Tinyint_In_Max ; +create procedure Tinyint_In_Max (in MAX_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Tinyint_In_Max' parameter style java; + +drop procedure Tinyint_In_Min ; +create procedure Tinyint_In_Min (in MIN_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Tinyint_In_Min' parameter style java; + +drop procedure Tinyint_In_Null ; +create procedure Tinyint_In_Null (in NULL_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Tinyint_In_Null' parameter style java; + +drop procedure Integer_In_Max ; +create procedure Integer_In_Max (in MAX_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Integer_In_Max' parameter style java; + +drop procedure Integer_In_Min ; +create procedure Integer_In_Min (in MIN_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Integer_In_Min' parameter style java; + +drop procedure Integer_In_Null ; +create procedure Integer_In_Null (in NULL_PARAM INTEGER) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Integer_In_Null' parameter style java; + +drop procedure Bigint_In_Max ; +create procedure Bigint_In_Max (in MAX_PARAM BIGINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bigint_In_Max' parameter style java; + +drop procedure Bigint_In_Min ; +create procedure Bigint_In_Min (in MIN_PARAM BIGINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bigint_In_Min' parameter style java; + +drop procedure Bigint_In_Null ; +create procedure Bigint_In_Null (in NULL_PARAM BIGINT) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Bigint_In_Null' parameter style java; + +drop procedure Char_In_Name ; +create procedure Char_In_Name (in NAME_PARAM CHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Char_In_Name' parameter style java; + +drop procedure Char_In_Null ; +create procedure Char_In_Null (in NULL_PARAM CHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Char_In_Null' parameter style java; + +drop procedure Varchar_In_Name ; +create procedure Varchar_In_Name (in NAME_PARAM VARCHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Varchar_In_Name' parameter style java; + +drop procedure Varchar_In_Null ; +create procedure Varchar_In_Null (in NULL_PARAM VARCHAR(30)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Varchar_In_Null' parameter style java; + +drop procedure Lvarchar_In_Name ; +create procedure Lvarchar_In_Name (in NAME_PARAM VARCHAR(448)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Longvarchar_In_Name' parameter style java; + +drop procedure Lvarchar_In_Null ; +create procedure Lvarchar_In_Null (in NULL_PARAM VARCHAR(448)) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Longvarchar_In_Null' parameter style java; + +drop procedure Date_In_Mfg ; +create procedure Date_In_Mfg (in MFG_PARAM DATE) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Date_In_Mfg' parameter style java; + +drop procedure Date_In_Null ; +create procedure Date_In_Null (in NULL_PARAM DATE) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Date_In_Null' parameter style java; + +drop procedure Time_In_Brk ; +create procedure Time_In_Brk (in BRK_PARAM TIME) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Time_In_Brk' parameter style java; + +drop procedure Time_In_Null ; +create procedure Time_In_Null (in NULL_PARAM TIME) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Time_In_Null' parameter style java; + +drop procedure Timestamp_In_Intime ; +create procedure Timestamp_In_Intime (in INTIME_PARAM TIMESTAMP) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Timestamp_In_Intime' parameter style java; + +drop procedure Timestamp_In_Null ; +create procedure Timestamp_In_Null (in NULL_PARAM TIMESTAMP) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Timestamp_In_Null' parameter style java; + +drop procedure Binary_Proc_In ; +create procedure Binary_Proc_In (in BINARY_PARAM VARCHAR(24) FOR BIT DATA) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Binary_Proc_In' parameter style java; + +drop procedure Varbinary_Proc_In ; +create procedure Varbinary_Proc_In (in VARBINARY_PARAM VARCHAR(255) FOR BIT DATA) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Varbinary_Proc_In' parameter style java; + +drop procedure Longvarbinary_In ; +create procedure Longvarbinary_In (in LONGVARBINARY_PARAM VARCHAR(255) FOR BIT DATA) language java external name 'com.sun.ts.lib.tests.jdbc.CS_Procs.Longvarbinary_Proc_In' parameter style java; diff --git a/glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.sql b/glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.sql new file mode 100644 index 0000000000..b2bd297182 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/sql/derby/derby.ddl.sql @@ -0,0 +1,176 @@ +drop table ctstable2 ; +drop table ctstable1 ; +create table ctstable1 (TYPE_ID int NOT NULL, TYPE_DESC varchar(32), primary key(TYPE_ID)) ; +create table ctstable2 (KEY_ID int NOT NULL, COF_NAME varchar(32), PRICE float, TYPE_ID int, primary key(KEY_ID), foreign key(TYPE_ID) references ctstable1) ; + +drop table concurrencetable ; +create table concurrencetable (TYPE_ID int NOT NULL, TYPE_DESC varchar(32), primary key(TYPE_ID)) ; + +drop table Numeric_Tab ; +create table Numeric_Tab (MAX_VAL NUMERIC(30,15), MIN_VAL NUMERIC(30,15), NULL_VAL NUMERIC(30,15)) ; + +drop table Decimal_Tab ; + create table Decimal_Tab (MAX_VAL DECIMAL(30,15),MIN_VAL DECIMAL(30,15), NULL_VAL DECIMAL(30,15)) ; + +drop table Double_Tab ; +create table Double_Tab (MAX_VAL DOUBLE PRECISION, MIN_VAL DOUBLE PRECISION, NULL_VAL DOUBLE PRECISION) ; + +drop table Float_Tab ; +create table Float_Tab (MAX_VAL FLOAT, MIN_VAL FLOAT, NULL_VAL FLOAT) ; + +drop table Real_Tab ; +create table Real_Tab (MAX_VAL REAL, MIN_VAL REAL,NULL_VAL REAL) ; + +drop table Bit_Tab ; +create table Bit_Tab (MAX_VAL BOOLEAN, MIN_VAL BOOLEAN, NULL_VAL SMALLINT) ; + +drop table Smallint_Tab ; +create table Smallint_Tab (MAX_VAL SMALLINT, MIN_VAL SMALLINT, NULL_VAL SMALLINT) ; + +drop table Tinyint_Tab ; +create table Tinyint_Tab (MAX_VAL SMALLINT, MIN_VAL SMALLINT, NULL_VAL SMALLINT) ; + +drop table Integer_Tab ; +create table Integer_Tab (MAX_VAL INTEGER, MIN_VAL INTEGER, NULL_VAL INTEGER) ; + +drop table Bigint_Tab ; +create table Bigint_Tab (MAX_VAL BIGINT, MIN_VAL BIGINT, NULL_VAL BIGINT) ; + +drop table Char_Tab ; +create table Char_Tab (COFFEE_NAME CHAR(30), NULL_VAL CHAR(30)) ; + +drop table Varchar_Tab ; +create table Varchar_Tab (COFFEE_NAME VARCHAR(30), NULL_VAL VARCHAR(30)) ; + +drop table Longvarchar_Tab ; +create table Longvarchar_Tab (COFFEE_NAME LONG VARCHAR) ; + +drop table Longvarcharnull_Tab ; +create table Longvarcharnull_Tab (NULL_VAL LONG VARCHAR) ; + +drop table Date_Tab ; +create table Date_Tab (MFG_DATE DATE, NULL_VAL DATE) ; + +drop table Time_Tab ; +create table Time_Tab (BRK_TIME TIME, NULL_VAL TIME) ; + +drop table Timestamp_Tab ; +create table Timestamp_Tab (IN_TIME TIMESTAMP, NULL_VAL TIMESTAMP) ; + +drop table Binary_Tab ; +create table Binary_Tab (BINARY_VAL VARCHAR(24) FOR BIT DATA) ; + +drop table Varbinary_Tab ; +create table Varbinary_Tab (VARBINARY_VAL VARCHAR(255) FOR BIT DATA) ; + +drop table Longvarbinary_Tab ; +create table Longvarbinary_Tab (LONGVARBINARY_VAL VARCHAR(255) FOR BIT DATA) ; + +drop table ctstable3 ; +create table ctstable3(STRING1 VARCHAR(20), STRING2 VARCHAR(20), STRING3 VARCHAR(20), NUMCOL INTEGER, FLOATCOL FLOAT, DATECOL DATE, TIMECOL TIME, TSCOL1 TIMESTAMP, TSCOL2 TIMESTAMP) ; + +drop table ctstable4 ; +create table ctstable4(STRING4 VARCHAR(20), NUMCOL NUMERIC) ; + + +drop table TxBean_Tab1 ; +create table TxBean_Tab1 (KEY_ID int, TABONE_NAME varchar(32), PRICE float) ; + +drop table TxBean_Tab2 ; +create table TxBean_Tab2 (KEY_ID int, TABTWO_NAME varchar(32), PRICE float) ; + ; +drop table TxEBean_Tab ; +create table TxEBean_Tab (KEY_ID INTEGER NOT NULL, BRAND_NAME VARCHAR(32), PRICE FLOAT, primary key(KEY_ID)) ; + +drop table Integration_Tab ; +create table Integration_Tab (ACCOUNT INTEGER NOT NULL, BALANCE FLOAT, primary key(ACCOUNT)) ; + +drop table BB_Tab ; +create table BB_Tab (KEY_ID INTEGER NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table JTA_Tab1 ; +create table JTA_Tab1 (KEY_ID int, COF_NAME varchar(32), PRICE float) ; + +drop table JTA_Tab2 ; +create table JTA_Tab2 (KEY_ID int, CHOC_NAME varchar(32), PRICE float) ; + +drop table Deploy_Tab1 ; +create table Deploy_Tab1 (KEY_ID INTEGER NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table Deploy_Tab2 ; +create table Deploy_Tab2 (KEY_ID VARCHAR(100) NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table Deploy_Tab3 ; +create table Deploy_Tab3 (KEY_ID BIGINT NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table Deploy_Tab4 ; +create table Deploy_Tab4 (KEY_ID FLOAT NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID)) ; + +drop table Deploy_Tab5 ; +create table Deploy_Tab5 (KEY_ID1 int NOT NULL, KEY_ID2 varchar(100) NOT NULL, KEY_ID3 float NOT NULL, BRAND_NAME varchar(32), PRICE float, primary key(KEY_ID1, KEY_ID2, KEY_ID3)) ; + +drop table Xa_Tab1 ; +create table Xa_Tab1 (col1 int NOT NULL, col2 varchar(32), col3 varchar(32), primary key(col1)) ; + +drop table Xa_Tab2 ; +create table Xa_Tab2 (col1 int NOT NULL, col2 varchar(32), col3 varchar(32), primary key(col1)) ; + +drop table SEC_Tab1 ; +create table SEC_Tab1 (KEY_ID INTEGER NOT NULL, PRICE float, BRAND varchar(32), primary key(KEY_ID)) ; + +drop table Connector_Tab ; +create table Connector_Tab (KEY_ID int, PRODUCT_NAME varchar(32), PRICE float) ; + +drop table Coffee_Table ; +create table Coffee_Table (KEY_ID INTEGER NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID)) ; + +drop table Coffee_StringPK_Table ; +create table Coffee_StringPK_Table (KEY_ID VARCHAR(100) NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID)) ; + +drop table Coffee_LongPK_Table ; +create table Coffee_LongPK_Table (KEY_ID BIGINT NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID)) ; + +drop table Coffee_FloatPK_Table ; +create table Coffee_FloatPK_Table (KEY_ID FLOAT NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID)) ; + +drop table Coffee_CompoundPK_Table ; +create table Coffee_CompoundPK_Table (KEY_ID1 int NOT NULL, KEY_ID2 varchar(100) NOT NULL, KEY_ID3 float NOT NULL, BRAND_NAME varchar(32) NOT NULL, PRICE float NOT NULL, primary key(KEY_ID1, KEY_ID2, KEY_ID3)) ; + +DROP TABLE COFFEEEJBLITE; +CREATE TABLE COFFEEEJBLITE (ID INT NOT NULL, BRANDNAME VARCHAR(25), PRICE REAL, CONSTRAINT PK_COFFEEEJBLITE PRIMARY KEY (ID)); + + +DROP TABLE EJB_AUTOCLOSE_TAB ; +CREATE TABLE EJB_AUTOCLOSE_TAB (NAME VARCHAR(25) NOT NULL, MESSAGE VARCHAR(25) NOT NULL); + + +DROP TABLE caller ; +DROP TABLE caller_groups ; + +CREATE TABLE caller(name VARCHAR(64) PRIMARY KEY, password VARCHAR(1024)) ; +CREATE TABLE caller_groups(caller_name VARCHAR(64), group_name VARCHAR(64)) ; + +INSERT INTO caller VALUES('tom', 'secret1') ; +INSERT INTO caller VALUES('emma', 'secret2') ; +INSERT INTO caller VALUES('bob', 'secret3') ; + +INSERT INTO caller_groups VALUES('tom', 'Administrator') ; +INSERT INTO caller_groups VALUES('tom', 'Manager') ; + +INSERT INTO caller_groups VALUES('emma', 'Administrator') ; +INSERT INTO caller_groups VALUES('emma', 'Employee') ; + +INSERT INTO caller_groups VALUES('bob', 'Administrator') ; + + INSERT INTO caller VALUES('tom_hash512_saltsize16', 'PBKDF2WithHmacSHA512:1024:DbjXqT9p8VhJ7OtU6DrqDw==:p/qihG8IZKkz03JzKd6XXA==') ; + INSERT INTO caller VALUES('tom_hash256_saltsize32', 'PBKDF2WithHmacSHA256:2048:suVayUIJMQMc6wCgckvAIgKRlo1UkxyFXhXbTxX6C7s=:cvdHkBXVUCN2WL3LRAYodeCdNZxEM4RLlNCCYP68Kmg=') ; + INSERT INTO caller VALUES('tom_hash512_saltsize32', 'PBKDF2WithHmacSHA512:2048:dPTjUfiklfyg2bas/KOQKqEfdtoXK8YvbBscIxA8tNg=:ixBg0wr3ySBI86y8HP7+Yw==') ; + + INSERT INTO caller_groups VALUES('tom_hash512_saltsize16', 'Administrator') ; + INSERT INTO caller_groups VALUES('tom_hash512_saltsize16', 'Manager') ; + + INSERT INTO caller_groups VALUES('tom_hash256_saltsize32', 'Administrator') ; + INSERT INTO caller_groups VALUES('tom_hash256_saltsize32', 'Manager') ; + + INSERT INTO caller_groups VALUES('tom_hash512_saltsize32', 'Administrator') ; + INSERT INTO caller_groups VALUES('tom_hash512_saltsize32', 'Manager') ; diff --git a/glassfish-runner/connector-platform-tck/sql/derby/derby.dml.sql b/glassfish-runner/connector-platform-tck/sql/derby/derby.dml.sql new file mode 100644 index 0000000000..f1ccdae780 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/sql/derby/derby.dml.sql @@ -0,0 +1,770 @@ +# @(#)ctssql.dml.derby 1.16 01/06/20 +#------------------------------------------------- +#All sql DML statements used in the test cases against derby +#------------------------------------------------- + + + +Dbschema_Tab1_Insert=insert into ctstable2 values(?, ?, ?, ?) +Dbschema_Tab2_Insert=insert into ctstable1 values(?, ?) + +Dbschema_Tab1_Delete=delete from ctstable2 +Dbschema_Tab2_Delete=delete from ctstable1 + +Dbschema_Concur_Insert=insert into concurrencetable values(?, ?) +Dbschema_Concur_Delete=delete from concurrencetable + +#****************************************************************** +# SQL Statements for creating procedures in side the test. +#****************************************************************** + +UpdCoffee_Proc=create method alias UpdCoffee_Proc for com.sun.ts.lib.tests.jdbc.CS_Procs.UpdCoffee_Proc + +#****************************************************************** +# SQL Statements for deleting tables for appropriate JDBC Datatypes +#****************************************************************** + +Numeric_Tab_Delete=delete from Numeric_Tab + +Decimal_Tab_Delete=delete from Decimal_Tab + +Double_Tab_Delete=delete from Double_Tab + +Float_Tab_Delete=delete from Float_Tab + +Real_Tab_Delete=delete from Real_Tab + +Bit_Tab_Delete=delete from Bit_Tab + +Smallint_Tab_Delete=delete from Smallint_Tab + +Tinyint_Tab_Delete=delete from Tinyint_Tab + +Integer_Tab_Delete=delete from Integer_Tab + +Bigint_Tab_Delete=delete from Bigint_Tab + +Char_Tab_Delete=delete from Char_Tab + +Varchar_Tab_Delete=delete from Varchar_Tab + +Longvarchar_Tab_Delete=delete from Longvarchar_Tab + +Longvarcharnull_Tab_Delete=delete from Longvarcharnull_Tab + +Date_Tab_Delete=delete from Date_Tab + +Time_Tab_Delete=delete from Time_Tab + +Timestamp_Tab_Delete=delete from Timestamp_Tab + +Binary_Tab_Delete=delete from Binary_Tab + +Varbinary_Tab_Delete=delete from Varbinary_Tab + +Longvarbinary_Tab_Delete=delete from Longvarbinary_Tab + + + +#**************************************************** +# SQL Statements for inserting values into the tables +#**************************************************** + +Numeric_Tab_Insert=insert into Numeric_Tab values(9999999999,0.000000000000001, null) + +Decimal_Tab_Insert= insert into Decimal_Tab values(9999999999,0.000000000000001, null) + +#Double_Tab_Insert=insert into Double_Tab values(1.7976931348623157E308,4.9E-324,null) +Double_Tab_Insert=insert into Double_Tab values(1.0E125,1.0E-130,null) + +Float_Tab_Insert=insert into Float_Tab values(3.4028235E37,1.4E-45,null) + +Real_Tab_Insert= insert into Real_Tab values(3.402E38,1.4E-37, null) + +Bit_Tab_Insert=insert into Bit_Tab values(true,false,null) + +Smallint_Tab_Insert= insert into Smallint_Tab values(32767,-32768,null) + +Tinyint_Tab_Insert=insert into Tinyint_Tab values(127,0,null) + +Integer_Tab_Insert=insert into Integer_Tab values(2147483647,-2147483648,null) + +Bigint_Tab_Insert= insert into Bigint_Tab values(9223372036854775807,-9223372036854775808,null) + +Char_Tab_Insert= insert into Char_Tab values('Test Coffee', null) + +Varchar_Tab_Insert= insert into Varchar_Tab values('Test Coffee',null) + +Longvarchar_Tab_Insert= insert into Longvarchar_Tab values('Test Coffee') + +Longvarcharnull_Tab_Insert= insert into Longvarcharnull_Tab values(null) + +Date_Tab_Insert=insert into Date_Tab values({d '1999-05-05'}, null) + +Time_Tab_Insert= insert into Time_Tab values({t '12:59:59'}, null) + +Timestamp_Tab_Insert= insert into Timestamp_Tab values({ts '1999-12-31 12:59:59'}, null) + +Binary_Tab_Insert= insert into Binary_Tab values(null) + +Varbinary_Tab_Insert= insert into Varbinary_Tab values(null) + +Longvarbinary_Tab_Insert= insert into Longvarbinary_Tab values(null) + +Boolean_Tab_Insert = insert into Boolean_Tab values(true,false,null) + + +#***************************************************** +# SQL Statements for retrieving values from the tables +#***************************************************** + +SelCoffeeAll=SELECT COF_NAME, PRICE FROM ctstable2 +SelCoffeeNull=select * from ctstable2 where TYPE_ID=0 + +Numeric_Query_Max=Select MAX_VAL from Numeric_Tab +Numeric_Query_Min=Select MIN_VAL from Numeric_Tab +Numeric_Query_Null=Select NULL_VAL from Numeric_Tab + +Decimal_Query_Max=Select MAX_VAL from Decimal_Tab +Decimal_Query_Min=Select MIN_VAL from Decimal_Tab +Decimal_Query_Null=Select NULL_VAL from Decimal_Tab + +Double_Query_Max=Select MAX_VAL from Double_Tab +Double_Query_Min=Select MIN_VAL from Double_Tab +Double_Query_Null=Select NULL_VAL from Double_Tab + +Float_Query_Max=Select MAX_VAL from Float_Tab +Float_Query_Min=Select MIN_VAL from Float_Tab +Float_Query_Null=Select NULL_VAL from Float_Tab + +Real_Query_Max=Select MAX_VAL from Real_Tab +Real_Query_Min=Select MIN_VAL from Real_Tab +Real_Query_Null=Select NULL_VAL from Real_Tab + +Bit_Query_Max=Select MAX_VAL from Bit_Tab +Bit_Query_Min=Select MIN_VAL from Bit_Tab +Bit_Query_Null=Select NULL_VAL from Bit_Tab + +Smallint_Query_Max=Select MAX_VAL from Smallint_Tab +Smallint_Query_Min=Select MIN_VAL from Smallint_Tab +Smallint_Query_Null=Select NULL_VAL from Smallint_Tab + +Tinyint_Query_Max=Select MAX_VAL from Tinyint_Tab +Tinyint_Query_Min=Select MIN_VAL from Tinyint_Tab +Tinyint_Query_Null=Select NULL_VAL from Tinyint_Tab + +Integer_Query_Max=Select MAX_VAL from Integer_Tab +Integer_Query_Min=Select MIN_VAL from Integer_Tab +Integer_Query_Null=Select NULL_VAL from Integer_Tab + +Bigint_Query_Max=Select MAX_VAL from Bigint_Tab +Bigint_Query_Min=Select MIN_VAL from Bigint_Tab +Bigint_Query_Null=Select NULL_VAL from Bigint_Tab + +Char_Query_Name=Select COFFEE_NAME from Char_Tab +Char_Query_Null=Select NULL_VAL from Char_Tab + +Varchar_Query_Name=Select COFFEE_NAME from Varchar_Tab +Varchar_Query_Null=Select NULL_VAL from Varchar_Tab + +Longvarchar_Query_Name=Select COFFEE_NAME from Longvarchar_Tab +Longvarchar_Query_Null=Select NULL_VAL from Longvarcharnull_Tab + +Date_Query_Mfg=Select MFG_DATE from Date_Tab +Date_Query_Null=Select NULL_VAL from Date_Tab + +Time_Query_Brk=Select BRK_TIME from Time_Tab +Time_Query_Null=Select NULL_VAL from Time_Tab + +Timestamp_Query_In=Select IN_TIME from Timestamp_Tab +Timestamp_Query_Null=Select NULL_VAL from Timestamp_Tab + +Binary_Query_Val=Select BINARY_VAL from Binary_Tab +Varbinary_Query_Val=Select VARBINARY_VAL from Varbinary_Tab +Longvarbinary_Query_Val=Select LONGVARBINARY_VAL from Longvarbinary_Tab + + + + + +#*************************************** +# SQL Statements for updating the tables +#*************************************** + +Numeric_Tab_Max_Update=update Numeric_Tab set MAX_VAL=? +Numeric_Tab_Min_Update=update Numeric_Tab set MIN_VAL=? +Numeric_Tab_Null_Update=update Numeric_Tab set NULL_VAL=? + +Decimal_Tab_Max_Update=update Decimal_Tab set MAX_VAL=? +Decimal_Tab_Min_Update=update Decimal_Tab set MIN_VAL=? +Decimal_Tab_Null_Update=update Decimal_Tab set NULL_VAL=? + +Double_Tab_Max_Update=update Double_Tab set MAX_VAL=? +Double_Tab_Min_Update=update Double_Tab set MIN_VAL=? +Double_Tab_Null_Update=update Double_Tab set NULL_VAL=? + +Float_Tab_Max_Update=update Float_Tab set MAX_VAL=? +Float_Tab_Min_Update=update Float_Tab set MIN_VAL=? +Float_Tab_Null_Update=update Float_Tab set NULL_VAL=? + +Real_Tab_Max_Update=update Real_Tab set MAX_VAL=? +Real_Tab_Min_Update=update Real_Tab set MIN_VAL=? +Real_Tab_Null_Update=update Real_Tab set NULL_VAL=? + +Bit_Tab_Max_Update=update Bit_Tab set MAX_VAL=? +Bit_Tab_Min_Update=update Bit_Tab set MIN_VAL=? +Bit_Tab_Null_Update=update Bit_Tab set NULL_VAL=? + +Smallint_Tab_Max_Update=update Smallint_Tab set MAX_VAL=? +Smallint_Tab_Min_Update=update Smallint_Tab set MIN_VAL=? +Smallint_Tab_Null_Update=update Smallint_Tab set NULL_VAL=? + +Tinyint_Tab_Max_Update=update Tinyint_Tab set MAX_VAL=? +Tinyint_Tab_Min_Update=update Tinyint_Tab set MIN_VAL=? +Tinyint_Tab_Null_Update=update Tinyint_Tab set NULL_VAL=? + +Integer_Tab_Max_Update=update Integer_Tab set MAX_VAL=? +Integer_Tab_Min_Update=update Integer_Tab set MIN_VAL=? +Integer_Tab_Null_Update=update Integer_Tab set NULL_VAL=? + +Bigint_Tab_Max_Update=update Bigint_Tab set MAX_VAL=? +Bigint_Tab_Min_Update=update Bigint_Tab set MIN_VAL=? +Bigint_Tab_Null_Update=update Bigint_Tab set NULL_VAL=? + +Char_Tab_Name_Update=update Char_Tab set COFFEE_NAME=? +Char_Tab_Null_Update=update Char_Tab set NULL_VAL=? + +Varchar_Tab_Name_Update=update Varchar_Tab set COFFEE_NAME=? +Varchar_Tab_Null_Update=update Varchar_Tab set NULL_VAL=? + +Longvarchar_Tab_Name_Update=update Longvarchar_Tab set COFFEE_NAME=? +Longvarchar_Tab_Null_Update=update Longvarcharnull_Tab set NULL_VAL=? + +Date_Tab_Mfgdate_Update=update Date_Tab set MFG_DATE=? +Date_Tab_Null_Update=update Date_Tab set NULL_VAL=? + +Time_Tab_Brktime_Update=update Time_Tab set BRK_TIME=? +Time_Tab_Null_Update=update Time_Tab set NULL_VAL=? + +Timestamp_Tab_Intime_Update=update Timestamp_Tab set IN_TIME=? +Timestamp_Tab_Null_Update=update Timestamp_Tab set NULL_VAL=? + +Binary_Tab_Val_Update=update Binary_Tab set BINARY_VAL=? +Varbinary_Tab_Val_Update=update Varbinary_Tab set VARBINARY_VAL=? +Longvarbinary_Tab_Val_Update=update Longvarbinary_Tab set LONGVARBINARY_VAL=? + +CoffeeTab_Query=select COF_NAME,PRICE from ctstable2 where TYPE_ID=? +CoffeeTab_Delete=delete from ctstable2 where KEY_ID=? + +CoffeeTab_Select=select PRICE from ctstable2 where KEY_ID=? +CoffeeTab_Update=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=? + +Ins_Coffee_Tab=insert into ctstable2 values (9,'COFFEE-9',9.0,5) +Del_Coffee_Tab=delete from ctstable2 where KEY_ID=9 +Upd_Coffee_Tab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1 +Sel_Coffee_Tab=select PRICE from ctstable2 where KEY_ID>4 + +#********************************************************************************** +# is used in ResultSet. To update with BIT value. +#********************************************************************************** +Update_decimal_tab=update Decimal_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=null +Update_numeric_tab=update Numeric_Tab set MAX_VAL=1.0, MIN_VAL=0.0, NULL_VAL=null +Update_char_tab1=update Char_Tab set COFFEE_NAME=1, NULL_VAL=null +Update_char_tab2=update Char_Tab set COFFEE_NAME=0, NULL_VAL=null +Update_varchar_tab1=update Varchar_Tab set COFFEE_NAME=1, NULL_VAL=null +Update_varchar_tab2=update Varchar_Tab set COFFEE_NAME=0, NULL_VAL=null + +#********************************************************************************** +# is used in BatchUpdate Tests. +#********************************************************************************** +BatchUpdate_Query=select count(*) from ctstable2 where TYPE_ID=? +BatchUpdate_Delete=delete from ctstable2 +BatchInsert_String=insert into ctstable2 values(?,?,?,?) + +#********************************************************************************** +# is used in BatchUpdate exception +#********************************************************************************** +Coffee_InsTab=insert into ctstable2 values (9,'COFFEE-9',9.0,5) +Coffee_DelTab=delete from ctstable2 where KEY_ID=2 +Coffee_UpdTab=update ctstable2 set PRICE=PRICE*20 where TYPE_ID=1 +Coffee_SelTab=select PRICE from ctstable2 where KEY_ID>4 +Coffee_Inscount_Query=select count(*) from ctstable2 where KEY_ID=9 +Coffee_Delcount_Query=select count(*) from ctstable2 where KEY_ID=2 +Coffee_Updcount_Query=select count(*) from ctstable2 where TYPE_ID=1 +CoffeeTab_Continue1=update ctstable2 set KEY_ID=?, COF_NAME=? where COF_NAME=? +CoffeeTab_ContinueSelect1=Select count(*) from ctstable2 where COF_NAME in ('Continue-1') +CoffeeTab_Continue2=update ctstable2 set KEY_ID=1,COF_NAME = 'Continue-1' where COF_NAME='COFFEE-1' +CoffeeTab_Continue3=update ctstable2 set KEY_ID=1 ,COF_NAME = 'Invalid' where COF_NAME='COFFEE-3' +CoffeeTab_Continue4=update ctstable2 set KEY_ID=2,COF_NAME = 'Continue-3' where COF_NAME='COFFEE-2' +Coffee_Proc1=create procedure Coffee_Proc1(keyid in Numeric) as begin update ctstable2 set KEY_ID=keyid,COF_NAME = 'Continue-1' where KEY_ID=1;end; +Coffee_Proc1_Delete=Drop procedure Coffee_Proc1 +#********************************************************************************** +# is used in DataTruncation exception +#********************************************************************************** +DTrunc_Ins_Coffee=insert into ctstable2 values (10,'kumarjadjsjdhsjhdjsjdajhdjasdsdsdsd',21.00,1) + +#********************************************************************************** +# is used in SQLException +#********************************************************************************** +Error_Query=select * from + +#********************************************************************************** +# Constructor arguments for exceptions +#********************************************************************************** +Reason_BatUpdExec=Message +SQLState_BatUpdExec=S100 +VendorCode_BatUpdExec=10 +IntialValue_BatUpdExec={1,1,1} +Index_DataTrunc=1 +Param_DataTrunc=true +Read_DataTrunc=true +DataSize_DataTrunc=100 +TranSize_DataTrunc=50 + +#********************************************************************************** +# is used to print a message to the current logging writer +#********************************************************************************** +JDBCLogstream_Message=Hello World + + +#********************************************************************************** +#The following pair of values are related and so must be changed simultaneously +#The first one is a reference value and the second one is a equivalent in millisecond after epoch +#********************************************************************************** +DateTime_Str_Val1=1970-01-02 00:00:00.001 +DateTime_Long_Val1=86400001 + +#********************************************************************************** +#The following pair of values are related and so must be changed simultaneously +#The first one is a reference value and the second one is a equivalent in millisecond after epoch +#********************************************************************************** +DateTime_Str_Val2=1969-12-30 23:59:59.999 +DateTime_Long_Val2=-86400001 + +#********************************************************************************** +#value in millisecond for testing after() and before() in Timestamp +#********************************************************************************** +Ref_Milli_Val = 86400000 + +#********************************************************************************** +#Value in nanoseconds for testing time values +#********************************************************************************** +Ref_Nano_Val = 999999999 + + +#********************************************************************************** +#Value in nanoseconds and must be equivalent equivalent to multiples of milliseconds +#********************************************************************************** +Ref_Nano_Val2 = 1000000 + +Trial_String=TrialSetting +Escape_Seq_Query=select count(*) from ctstable2 where cof_name like '\%-%' { escape '\\' } +Escape_Seq_ChkQuery=select count(*) from ctstable2 +Max_Set_Val=10 + + +#********************************************************************************** +#The SQL Statements which are used to test the Scalar functions using escape syntax +#********************************************************************************** +Concat_Fn_Query=SELECT {FN CONCAT(STRING1,STRING2)} FROM ctstable3 +Ascii_Fn_Query=SELECT {FN ASCII(STRING1)} FROM ctstable3 +Insert_Fn_Query=SELECT {FN INSERT(STRING1,2,4,STRING2)} FROM ctstable3 +Lcase_Fn_Query=SELECT {FN LCASE(STRING1)} FROM ctstable3 +Left_Fn_Query=SELECT {FN LEFT(STRING1,2)} FROM ctstable3 +Length_Fn_Query=SELECT {FN LENGTH(STRING1)} FROM ctstable3 +Locate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2)} FROM ctstable3 +Ltrim_Fn_Query=SELECT {FN LTRIM(STRING2)} FROM ctstable3 +Repeat_Fn_Query=SELECT {FN REPEAT(STRING1,3)} FROM ctstable3 +Right_Fn_Query=SELECT {FN RIGHT(STRING1,3)} FROM ctstable3 +Rtrim_Fn_Query=SELECT {FN RTRIM(STRING2)} FROM ctstable3 +Soundex_Fn_Query=SELECT {FN SOUNDEX(STRING1)} FROM ctstable3 +Space_Fn_Query=SELECT {FN SPACE(5)} FROM ctstable3 +Substring_Fn_Query=SELECT {FN SUBSTR(STRING2,2,3)} FROM ctstable3 +Ucase_Fn_Query=SELECT {FN UCASE(STRING1)} FROM ctstable3 +Char_Fn_Query=SELECT {FN CHAR(NUMCOL)} FROM ctstable3 +Replace_Fn_Query=SELECT {FN REPLACE(STRING2,STRING1,STRING3)} FROM ctstable3 +User_Fn_Query=SELECT {FN USER()} FROM ctstable3 +Ifnull_Fn_Query=SELECT {FN IFNULL(STRING1,100)} FROM ctstable3 +Sin_Fn_Query=SELECT {FN SIN(0)} FROM ctstable3 +Abs_Fn_Query=SELECT {FN ABS(NUMCOL)} FROM ctstable3 +Power_Fn_Query=SELECT {FN POWER(NUMCOL,2)} FROM ctstable3 +Round_Fn_Query=SELECT {FN ROUND(FLOATCOL,2)} FROM ctstable3 +Sign_Fn_Query=SELECT {FN SIGN(NUMCOL)} FROM ctstable3 +Sqrt_Fn_Query=SELECT {FN SQRT(FLOATCOL)} FROM ctstable3 +Truncate_Fn_Query=SELECT {FN TRUNCATE(FLOATCOL,1)} FROM ctstable3 +Mod_Fn_Query=SELECT {FN MOD(NUMCOL,7)} FROM ctstable3 +Floor_Fn_Query=SELECT {FN FLOOR(FLOATCOL)} FROM ctstable3 +Ceiling_Fn_Query=SELECT {FN CEILING(NUMCOL)} FROM ctstable3 +Log10_Fn_Query=SELECT {FN LOG10(NUMCOL)} FROM ctstable3 +Log_Fn_Query=SELECT {FN LOG(NUMCOL)} FROM ctstable3 +Exp_Fn_Query=SELECT {FN EXP(FLOATCOL)} FROM ctstable3 +Cos_Fn_Query=SELECT {FN COS(FLOATCOL)} FROM ctstable3 +Tan_Fn_Query=SELECT {FN TAN(FLOATCOL)} FROM ctstable3 +Cot_Fn_Query=SELECT {FN COT(FLOATCOL)} FROM ctstable3 +Curdate_Fn_Query=SELECT {FN CURDATE()} FROM ctstable3 +Dayname_Fn_Query=SELECT {FN DAYNAME(DATECOL)} FROM ctstable3 +Dayofmonth_Fn_Query=SELECT {FN DAYOFMONTH(DATECOL)} FROM ctstable3 +Dayofweek_Fn_Query=SELECT {FN DAYOFWEEK(DATECOL)} FROM ctstable3 +Dayofyear_Fn_Query=SELECT {FN DAYOFYEAR(DATECOL)} FROM ctstable3 +Week_Fn_Query=SELECT {FN WEEK(DATECOL)} FROM ctstable3 +Month_Fn_Query=SELECT {FN MONTH(DATECOL)} FROM ctstable3 +Year_Fn_Query=SELECT {FN YEAR(DATECOL)} FROM ctstable3 +Monthname_Fn_Query=SELECT {FN MONTHNAME(DATECOL)} FROM ctstable3 +Quarter_Fn_Query=SELECT {FN QUARTER(DATECOL)} FROM ctstable3 +Now_Fn_Query=SELECT {FN NOW()} FROM ctstable3 +Hour_Fn_Query=SELECT {FN HOUR(TIMECOL)} FROM ctstable3 +Minute_Fn_Query=SELECT {FN MINUTE(TIMECOL)} FROM ctstable3 +Second_Fn_Query=SELECT {FN SECOND(TIMECOL)} FROM ctstable3 +Database_Fn_Query=SELECT {FN DATABASE()} FROM ctstable3 +Acos_Fn_Query=SELECT {FN ACOS(FLOATCOL)} FROM ctstable3 +Asin_Fn_Query=SELECT {FN ASIN(FLOATCOL)} FROM ctstable3 +Atan_Fn_Query=SELECT {FN ATAN(FLOATCOL)} FROM ctstable3 +Atan2_Fn_Query=SELECT {FN ATAN2(FLOATCOL,FLOATCOL)} FROM ctstable3 +Degrees_Fn_Query=SELECT {FN DEGREES(NUMCOL)} FROM ctstable3 +Radians_Fn_Query=SELECT {FN RADIANS(NUMCOL)} FROM ctstable3 +Pi_Fn_Query=SELECT {FN PI()} FROM ctstable3 +Rand_Fn_Query=SELECT {FN RAND(NUMCOL)} FROM ctstable3 +Difference_Fn_Query=SELECT {FN DIFFERENCE(STRING1,STRING2)} FROM ctstable3 +Locate_Fn_Query=SELECT {FN LOCATE(STRING1,STRING2,2)} FROM ctstable3 +Timestampaddfrac_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_FRAC_SECOND,2,TSCOL1)} FROM ctstable3 +Timestampaddsecond_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_SECOND,2,TSCOL1)} FROM ctstable3 +Timestampaddminute_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MINUTE,2,TSCOL1)} FROM ctstable3 +Timestampaddhour_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_HOUR,2,TSCOL1)} FROM ctstable3 +Timestampaddday_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_DAY,2,TSCOL1)} FROM ctstable3 +Timestampaddweek_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_WEEK,2,TSCOL1)} FROM ctstable3 +Timestampaddmonth_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_MONTH,2,TSCOL1)} FROM ctstable3 +Timestampaddquarter_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_QUARTER,2,TSCOL1)} FROM ctstable3 +Timestampaddyear_Fn_Query=SELECT {FN TIMESTAMPADD(SQL_TSI_YEAR,2,TSCOL1)} FROM ctstable3 +Timestampdifffrac_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_FRAC_SECOND,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffsecond_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_SECOND,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffminute_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MINUTE,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffhour_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_HOUR,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffday_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_DAY,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffweek_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_WEEK,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffmonth_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_MONTH,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffquarter_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_QUARTER,TSCOL1,TSCOL2)} FROM ctstable3 +Timestampdiffyear_Fn_Query=SELECT {FN TIMESTAMPDIFF(SQL_TSI_YEAR,TSCOL1,TSCOL2)} FROM ctstable3 + + +#***************************************************************************** +#The SQL Statements which are used to test the Outer Joins using escape syntax +#***************************************************************************** +Left_Oj_Query=SELECT * FROM {OJ ctstable3 LEFT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} +Right_Oj_Query=SELECT * FROM {OJ ctstable3 RIGHT OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} +Full_Oj_Query=SELECT * FROM {OJ ctstable3 FULL OUTER JOIN ctstable4 ON ctstable3.NUMCOL=ctstable4.NUMCOL} + + +#***************************************************************************** +#The SQL Statements for creating, inserting and dropping the tables which are +#used in testing the scalar functions and outer joins using escape syntax +#***************************************************************************** + +Fnschema_Tab1_Insert=INSERT INTO ctstable3 VALUES ('Java',' HotJava ','JAVA',100,0.5,{d '1993-07-13'},{t '10:30:55'},{ts '1996-05-10 10:07:04'},{ts '1996-05-10 10:07:05'}) +Fnschema_Tab2_Insert=INSERT INTO ctstable4 VALUES ('STRING3',100) + +Fnschema_Tab1_Delete=delete from ctstable3 +Fnschema_Tab2_Delete=delete from ctstable4 + +#***************************************************************************** +#The SQL Statements which are used in TxBean (Session bean) +#***************************************************************************** +TxBean_insert1=insert into TxBean_Tab1 values(?, ?, ?) +TxBean_insert2=insert into TxBean_Tab2 values(?, ?, ?) + +TxBean_delete1=delete from TxBean_Tab1 where KEY_ID = ? +TxBean_delete2=delete from TxBean_Tab2 where KEY_ID = ? + +TxBean_update1=update TxBean_Tab1 set TABONE_NAME = ? where KEY_ID = ? +TxBean_update2=update TxBean_Tab2 set TABTWO_NAME = ? where KEY_ID = ? +TxBean_update3=update TxBean_Tab1 set PRICE = ? where KEY_ID = ? +TxBean_update4=update TxBean_Tab2 set PRICE = ? where KEY_ID = ? + +TxBean_query1=select * from TxBean_Tab1 +TxBean_query2=select * from TxBean_Tab2 +TxBean_query3=select KEY_ID, TABONE_NAME, PRICE from TxBean_Tab1 where KEY_ID = ? +TxBean_query4=select KEY_ID, TABTWO_NAME, PRICE from TxBean_Tab2 where KEY_ID = ? + + +TxBean_Tab1_Delete=delete from TxBean_Tab1 +TxBean_Tab2_Delete=delete from TxBean_Tab2 + +#***************************************************************************** +#The SQL Statements which are used in TxEBean (Entity bean) +#***************************************************************************** +TxEBean_updateString1=insert into TxEBean_Tab values(?, ?, ?) +TxEBean_updateString2=delete from TxEBean_Tab where KEY_ID = ? +TxEBean_updateString3=update TxEBean_Tab set BRAND_NAME = ?, PRICE = ? where KEY_ID = ? + +TxEBean_selectString1=select KEY_ID from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString2=select KEY_ID from TxEBean_Tab where BRAND_NAME = ? +TxEBean_selectString3=select KEY_ID from TxEBean_Tab where PRICE = ? +TxEBean_selectString4=select KEY_ID, BRAND_NAME, PRICE from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString5=select BRAND_NAME from TxEBean_Tab where KEY_ID = ? +TxEBean_selectString6=select PRICE from TxEBean_Tab where KEY_ID = ? + +TxEBean_queryStr1=select KEY_ID from TxEBean_Tab where KEY_ID = ? + +TxEBean_Delete=delete from TxEBean_Tab + +#***************************************************************************** +#The SQL Statements which are used in the integration/session and +#integration/entity tests +#***************************************************************************** +Integration_Tab_Delete=delete from Integration_Tab +Integration_Insert=insert into Integration_Tab values(?, ?) +Integration_Insert1=insert into Integration_Tab values(1000, 50000.0) +Integration_Insert2=insert into Integration_Tab values(1075, 10490.75) +Integration_Insert3=insert into Integration_Tab values(40, 200.50) +Integration_Insert4=insert into Integration_Tab values(30564, 25000.0) +Integration_Insert5=insert into Integration_Tab values(387, 1000000.0) +Integration_Select_Account=select * from Integration_Tab WHERE ACCOUNT = ? +Integration_Select_All=select * from Integration_Tab +Integration_Update_Account=update Integration_Tab set BALANCE = ? where ACCOUNT = ? +Integration_Delete_Account=delete from Integration_Tab where ACCOUNT = ? + +#***************************************************************************** +#The SQL Statements which are used in the integration/sec tests +#***************************************************************************** +Integration_Sec_Tab_Delete=delete from Integration_Sec_Tab +Integration_Sec_Tab_Insert=insert into Integration_Sec_Tab values(?, ?, ?) +Integration_Sec_Tab_Delete1=delete from Integration_Sec_Tab WHERE LOG_NO=? +Integration_Sec_Tab_Delete2=delete FROM Integration_Sec_Tab where LOG_NO=? and not ( LINE_NO = ? ) +Integration_Sec_Tab_Update=update Integration_Sec_Tab set MESSAGE= ? where LOG_NO = ? and LINE_NO = ? +Integration_Sec_Tab_Select1=select MESSAGE, LINE_NO from Integration_Sec_Tab where LOG_NO = ? and not( LINE_NO= ? ) order by LINE_NO +Integration_Sec_Tab_Select2=select MESSAGE FROM Integration_Sec_Tab where LOG_NO = ? and LINE_NO = ? +Integration_Sec_Tab_Select3=select MAX(LOG_NO) FROM Integration_Sec_Tab +Integration_Sec_Tab_Select4=select LOG_NO from Integration_Sec_Tab where MESSAGE = ? and LINE_NO = ? +Integration_Sec_Tab_Select5=select LINE_NO from Integration_Sec_Tab where LOG_NO = ? and LINE_NO= ? + + +#***************************************************************************** +#The SQL Statements which are used in DBSupport used by ejb/ee/bb tests +#***************************************************************************** +BB_Tab_Delete=delete from BB_Tab +BB_Insert1=insert into BB_Tab values(?, ?, ?) +BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ? +BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ? +BB_Select3=select KEY_ID from BB_Tab where PRICE = ? +BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ? +BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ? +BB_Select6=select PRICE from BB_Tab where KEY_ID = ? +BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ? +BB_Delete1=delete from BB_Tab where KEY_ID = ? + +#***************************************************************************** +#The SQL Statements which are used in DAO by ejb/ee/bb tests +#***************************************************************************** +COFFEE_BB_Tab_Delete=delete from BB_Tab +COFFEE_BB_Insert1=insert into BB_Tab values(?, ?, ?) +COFFEE_BB_Select1=select KEY_ID from BB_Tab where KEY_ID = ? +COFFEE_BB_Select2=select KEY_ID from BB_Tab where BRAND_NAME = ? +COFFEE_BB_Select3=select KEY_ID from BB_Tab where PRICE = ? +COFFEE_BB_Select4=select KEY_ID from BB_Tab where PRICE >= ? and PRICE <= ? +COFFEE_BB_Select5=select KEY_ID from BB_Tab where KEY_ID >= ? and KEY_ID <= ? +COFFEE_BB_Select6=select PRICE from BB_Tab where KEY_ID = ? +COFFEE_BB_Update1=update BB_Tab set PRICE = ? where KEY_ID = ? +COFFEE_BB_Delete1=delete from BB_Tab where KEY_ID = ? + +#***************************************************************************** +#The SQL Statements which are used in DBSupport in jta/ee/txpropagationtest +#***************************************************************************** +JTA_Tab1_Delete=delete from JTA_Tab1 +JTA_Tab2_Delete=delete from JTA_Tab2 + +JTA_Tab1_Insert=insert into JTA_Tab1 values(?, ?, ?) +JTA_Tab2_Insert=insert into JTA_Tab2 values(?, ?, ?) + +JTA_Delete1=delete from JTA_Tab1 where KEY_ID = ? +JTA_Delete2=delete from JTA_Tab2 where KEY_ID = ? + +JTA_Tab1_Update1=update JTA_Tab1 set COF_NAME = ? where KEY_ID = ? +JTA_Tab2_Update1=update JTA_Tab2 set CHOC_NAME = ? where KEY_ID = ? + +JTA_Tab1_Update2=update JTA_Tab1 set PRICE = ? where KEY_ID = ? +JTA_Tab2_Update2=update JTA_Tab2 set PRICE = ? where KEY_ID = ? + +JTA_Tab1_Select=select * from JTA_Tab1 +JTA_Tab2_Select=select * from JTA_Tab2 + +JTA_Tab1_Select1=select KEY_ID, COF_NAME, PRICE FROM JTA_Tab1 where KEY_ID = ? +JTA_Tab2_Select1=select KEY_ID, CHOC_NAME, PRICE FROM JTA_Tab2 where KEY_ID = ? + + +#***************************************************************************** +# SQL Statements used by deployment tests +# +# See /tests/assembly/util/dbsupport for more details +# +#***************************************************************************** + +# +# BMP table with Integer Primary Key +# +DEPLOY_intPKTable_Insert=insert into Deploy_Tab1 values(?, ?, ?) +DEPLOY_intPKTable_Select_PK=select KEY_ID from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Select_Price=select PRICE from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Update=update Deploy_Tab1 set PRICE = ? where KEY_ID = ? +DEPLOY_intPKTable_Delete=delete from Deploy_Tab1 where KEY_ID = ? +DEPLOY_intPKTable_Cleanup=delete from Deploy_Tab1 + +# +# BMP table with String Primary Key +# +DEPLOY_strPKTable_Insert=insert into Deploy_Tab2 values(?, ?, ?) +DEPLOY_strPKTable_Select_PK=select KEY_ID from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Select_Price=select PRICE from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Update=update Deploy_Tab2 set PRICE = ? where KEY_ID = ? +DEPLOY_strPKTable_Delete=delete from Deploy_Tab2 where KEY_ID = ? +DEPLOY_strPKTable_Cleanup=delete from Deploy_Tab2 + +# +# BMP table with Long Primary Key +# +DEPLOY_longPKTable_Insert=insert into Deploy_Tab3 values(?, ?, ?) +DEPLOY_longPKTable_Select_PK=select KEY_ID from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Select_Price=select PRICE from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Update=update Deploy_Tab3 set PRICE = ? where KEY_ID = ? +DEPLOY_longPKTable_Delete=delete from Deploy_Tab3 where KEY_ID = ? +DEPLOY_longPKTable_Cleanup=delete from Deploy_Tab3 + +# +# BMP table with Float Primary Key +# +DEPLOY_floatPKTable_Insert=insert into Deploy_Tab4 values(?, ?, ?) +DEPLOY_floatPKTable_Select_PK=select KEY_ID from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Select_Price=select PRICE from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Update=update Deploy_Tab4 set PRICE = ? where KEY_ID = ? +DEPLOY_floatPKTable_Delete=delete from Deploy_Tab4 where KEY_ID = ? +DEPLOY_floatPKTable_Cleanup=delete from Deploy_Tab4 + +# +# BMP table with Compound Primary Key +# +DEPLOY_compoundPKTable_Insert=insert into Deploy_Tab5 values(?, ?, ?, ?, ?) +DEPLOY_compoundPKTable_Select_PK=select KEY_ID1, KEY_ID2, KEY_ID3 from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Select_Price=select PRICE from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Update=update Deploy_Tab5 set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Delete=delete from Deploy_Tab5 where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +DEPLOY_compoundPKTable_Cleanup=delete from Deploy_Tab5 + +#***************************************************************************** +#The SQL Statements which are used in DBSupport2 used by secpropagation tests +#***************************************************************************** +SEC_Insert1=insert into SEC_Tab1 values(?, ?, ?) +SEC_Select1=select KEY_ID from SEC_Tab1 where KEY_ID = ? +SEC_Select2=select KEY_ID from SEC_Tab1 where BRAND = ? +SEC_Select3=select KEY_ID from SEC_Tab1 where PRICE = ? +SEC_Select4=select KEY_ID from SEC_Tab1 where PRICE >= ? and PRICE <= ? +SEC_Select5=select KEY_ID from SEC_Tab1 where KEY_ID >= ? and KEY_ID <= ? +SEC_Select6=select PRICE from SEC_Tab1 where KEY_ID = ? +SEC_Update1=update SEC_Tab1 set PRICE = ? where KEY_ID = ? +SEC_Delete1=delete from SEC_Tab1 where KEY_ID = ? +SEC_Tab1_Delete=delete from SEC_Tab1 + +#***************************************************************************** +# Connector tests in src/tests/connector +#***************************************************************************** +ConnectorTable_Insert=insert into Connector_Tab values(?, ?, ?) +ConnectorTable_Delete=delete from Connector_Tab + +#***************************************************************************** +# insert values EIS +#***************************************************************************** +TSEIS_insert_init=1 +TSEIS_insert1=2 +TSEIS_insert2=3 + +#***************************************************************************** +#The SQL Statements which are used in xa multires tests +#***************************************************************************** + +Xa_Tab1_Select=select * from Xa_Tab1 + +# insert values +Xa_Tab1_Insert=insert into Xa_Tab1 values(?, ?, ?) + +# delete using id +Xa_Tab1_Delete1=delete from Xa_Tab1 where col1 = ? + +Xa_Tab1_Delete=delete from Xa_Tab1 +Xa_Tab2_Delete=delete from Xa_Tab2 + +#initial insert +Xa_Tab1_insert_init=insert into Xa_Tab1 values (1, 'Table1 Line one ', '1.0' ) +Xa_Tab2_insert_init=insert into Xa_Tab2 values (1, 'Table2 Line one ', '2.0' ) + +#subsequent insert +Xa_Tab1_insert1=insert into Xa_Tab1 values (2, 'Table1 Line two ', '11.0' ) +Xa_Tab1_insert2=insert into Xa_Tab1 values (3, 'Table1 Line three ','111.0' ) + +Xa_Tab2_insert1=insert into Xa_Tab2 values (2, 'Table2 Line two ', '22.0' ) +Xa_Tab2_insert2=insert into Xa_Tab2 values (3, 'Table2 Line three ', '222.0' ) + +#get results + +Xa_Tab1_query=select col1 from Xa_Tab1 order by col1 +Xa_Tab2_query=select col1 from Xa_Tab2 order by col1 + + + +#***************************************************************************** +# Coffee DAO SQL statements +#***************************************************************************** + +# +# Standard Coffee DAO +# +COFFEE_insert=insert into Coffee_Table values(?, ?, ?) +COFFEE_select=select BRAND_NAME, PRICE from Coffee_Table where KEY_ID = ? +COFFEE_select_pk_by_name=select KEY_ID from Coffee_Table where BRAND_NAME = ? +COFFEE_select_pk_by_price=select KEY_ID from Coffee_Table where PRICE = ? +COFFEE_select_pk_by_price_range=select KEY_ID from Coffee_Table where PRICE >= ? and PRICE <= ? +COFFEE_select_pk_by_pk_range=select KEY_ID from Coffee_Table where KEY_ID >= ? and KEY_ID <= ? +COFFEE_select_price=select PRICE from Coffee_Table where KEY_ID = ? +COFFEE_update=update Coffee_Table set BRAND_NAME = ?, PRICE = ? where KEY_ID = ? +COFFEE_update_price=update Coffee_Table set PRICE = ? where KEY_ID = ? +COFFEE_delete=delete from Coffee_Table where KEY_ID = ? +COFFEE_delete_all=delete from Coffee_Table + + +# +# Coffee DAO variant with String Primary Key +# +COFFEE_STRING_PK_insert=insert into Coffee_StringPK_Table values(?, ?, ?) +COFFEE_STRING_PK_select=select KEY_ID from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_select_price=select PRICE from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_update_price=update Coffee_StringPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_STRING_PK_delete=delete from Coffee_StringPK_Table where KEY_ID = ? +COFFEE_STRING_PK_delete_all=delete from Coffee_StringPK_Table + +# +# Coffee DAO variant with Long Primary Key +# +COFFEE_LONG_PK_insert=insert into Coffee_LongPK_Table values(?, ?, ?) +COFFEE_LONG_PK_select=select KEY_ID from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_select_price=select PRICE from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_update_price=update Coffee_LongPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_LONG_PK_delete=delete from Coffee_LongPK_Table where KEY_ID = ? +COFFEE_LONG_PK_delete_all=delete from Coffee_LongPK_Table + +# +# Coffee DAO variant with Float Primary Key +# +COFFEE_FLOAT_PK_insert=insert into Coffee_FloatPK_Table values(?, ?, ?) +COFFEE_FLOAT_PK_select=select KEY_ID from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_select_price=select PRICE from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_update_price=update Coffee_FloatPK_Table set PRICE = ? where KEY_ID = ? +COFFEE_FLOAT_PK_delete=delete from Coffee_FloatPK_Table where KEY_ID = ? +COFFEE_FLOAT_PK_delete_all=delete from Coffee_FloatPK_Table + +# +# Coffee DAO variant with Compound Primary Key +# +COFFEE_COMPOUND_PK_insert=insert into Coffee_CompoundPK_Table values(?, ?, ?, ?, ?) +COFFEE_COMPOUND_PK_select=select KEY_ID1, KEY_ID2, KEY_ID3 from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_select_price=select PRICE from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_update_price=update Coffee_CompoundPK_Table set PRICE = ? where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_delete=delete from Coffee_CompoundPK_Table where KEY_ID1 = ? and KEY_ID2 = ? and KEY_ID3 = ? +COFFEE_COMPOUND_PK_delete_all=delete from Coffee_CompoundPK_Table + + diff --git a/glassfish-runner/connector-platform-tck/src/test/java/arquillian/AppclientConfigTest.txt b/glassfish-runner/connector-platform-tck/src/test/java/arquillian/AppclientConfigTest.txt new file mode 100644 index 0000000000..56fcdb2ec1 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/src/test/java/arquillian/AppclientConfigTest.txt @@ -0,0 +1,34 @@ +package arquillian; + +import org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor; +import org.jboss.arquillian.config.descriptor.api.ProtocolDef; +import org.jboss.arquillian.container.test.impl.MapObject; +import org.jboss.shrinkwrap.descriptor.api.Descriptors; +import org.junit.jupiter.api.Test; +import tck.arquillian.protocol.appclient.AppClientProtocolConfiguration; + +import java.io.InputStream; +import java.util.Arrays; +import java.util.Map; + +public class AppclientConfigTest { + @Test + public void testLoadAppclientConfig() throws Exception{ + System.out.println("AppclientConfigTest.testLoadAppclientConfig"); + InputStream input = AppclientConfigTest.class.getResource("/arquillian.xml").openStream(); + ArquillianDescriptor descriptor = Descriptors.importAs(ArquillianDescriptor.class) + .fromStream(input); + System.out.println("########################" +descriptor.getGroups().get(0)); + AppClientProtocolConfiguration config = new AppClientProtocolConfiguration(); + ProtocolDef appclientDef = descriptor.getGroups().get(0).getGroupContainers().get(0).getProtocols().get(0); + System.out.println(appclientDef); + Map props = appclientDef.getProtocolProperties(); + System.out.println(props); + MapObject.populate(config, props); + System.out.println(config.getClientCmdLineString()); + System.out.println("--- ENV array:"); + System.out.println(Arrays.asList(config.clientEnvAsArray())); + System.out.println("--- CMD array:"); + System.out.println(Arrays.asList(config.clientCmdLineAsArray())); + } +} diff --git a/glassfish-runner/connector-platform-tck/src/test/java/arquillian/GlassfishTckExtension.java b/glassfish-runner/connector-platform-tck/src/test/java/arquillian/GlassfishTckExtension.java new file mode 100644 index 0000000000..413555b96a --- /dev/null +++ b/glassfish-runner/connector-platform-tck/src/test/java/arquillian/GlassfishTckExtension.java @@ -0,0 +1,13 @@ +package arquillian; + +import org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor; +import org.jboss.arquillian.core.spi.LoadableExtension; +import org.jboss.arquillian.test.spi.enricher.resource.ResourceProvider; + +public class GlassfishTckExtension implements LoadableExtension { + @Override + public void register(ExtensionBuilder builder) { + builder.service(ResourceProvider.class, GlassfishXmlProcessor.class); + builder.observer(GlassfishXmlProcessor.class); + } +} \ No newline at end of file diff --git a/glassfish-runner/connector-platform-tck/src/test/java/arquillian/GlassfishXmlProcessor.java b/glassfish-runner/connector-platform-tck/src/test/java/arquillian/GlassfishXmlProcessor.java new file mode 100644 index 0000000000..0db6d11f0b --- /dev/null +++ b/glassfish-runner/connector-platform-tck/src/test/java/arquillian/GlassfishXmlProcessor.java @@ -0,0 +1,139 @@ +package arquillian; + +import org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor; +import org.jboss.arquillian.config.descriptor.api.ExtensionDef; +import org.jboss.arquillian.core.api.annotation.Observes; +import org.jboss.shrinkwrap.api.Archive; +import org.jboss.shrinkwrap.api.container.ManifestContainer; +import org.jboss.shrinkwrap.api.spec.EnterpriseArchive; +import org.jboss.shrinkwrap.api.spec.JavaArchive; +import org.jboss.shrinkwrap.api.spec.WebArchive; +import tck.arquillian.porting.lib.spi.AbstractTestArchiveProcessor; +import org.jboss.shrinkwrap.api.asset.StringAsset; + + +import java.io.File; +import java.io.IOException; +import java.net.URL; +import java.nio.file.Files; +import java.nio.file.Path; +import java.nio.file.Paths; +import java.util.Collections; +import java.util.HashSet; +import java.util.List; +import java.util.logging.Logger; + +public class GlassfishXmlProcessor extends AbstractTestArchiveProcessor { + static Logger log = Logger.getLogger(GlassfishXmlProcessor.class.getName()); + static HashSet sunXmlFiles = new HashSet(); + static { + sunXmlFiles.add("META-INF/sun-application-client.xml"); + sunXmlFiles.add("META-INF/sun-application.xml"); + sunXmlFiles.add("META-INF/sun-ra.xml"); + sunXmlFiles.add("WEB-INF/sun-web.xml"); + sunXmlFiles.add("META-INF/sun-ejb-jar.xml"); + } + + private Path descriptorDirRoot; + + /** + * Called on completion of the Arquillian configuration. + */ + public void initalize(@Observes ArquillianDescriptor descriptor) { + // Must call to setup the ResourceProvider + super.initalize(descriptor); + + // Get the descriptor path + ExtensionDef descriptorsDef = descriptor.extension("jboss-descriptors"); + String descriptorDir = descriptorsDef.getExtensionProperties().get("descriptorDir"); + if(descriptorDir == null) { + String msg = "Specify the descriptorDir property in arquillian.xml as extension:\n"+ + "\n" + + " path-to-descriptors-dir\n" + + ""; + //throw new IllegalStateException(msg); + } else { + this.descriptorDirRoot = Paths.get(descriptorDir); + if(!Files.exists(this.descriptorDirRoot)) { + //throw new RuntimeException("Descriptor directory does not exist: " + this.descriptorDirRoot); + } + } + } + + @Override + public void processClientArchive(JavaArchive clientArchive, Class testClass, URL sunXmlURL) { + String name = clientArchive.getName(); + addDescriptors(name, clientArchive, testClass); + } + + @Override + public void processWebArchive(WebArchive webArchive, Class testClass, URL sunXmlURL) { + String name = webArchive.getName(); + addDescriptors(name, webArchive, testClass); + } + + @Override + public void processRarArchive(JavaArchive warArchive, Class testClass, URL sunXmlURL) { + + } + + @Override + public void processParArchive(JavaArchive javaArchive, Class aClass, URL url) { + + } + + @Override + public void processEarArchive(EnterpriseArchive earArchive, Class testClass, URL sunXmlURL) { + String name = earArchive.getName(); + addDescriptors(name, earArchive, testClass); + } + + @Override + public void processEjbArchive(JavaArchive ejbArchive, Class testClass, URL sunXmlURL) { + String name = ejbArchive.getName(); + addDescriptors(name, ejbArchive, testClass); + } + + /** + * + * @param archiveName + * @param archive + * @param testClass + */ + protected void addDescriptors(String archiveName, ManifestContainer archive, Class testClass) { + /*String pkgName = testClass.getPackageName(); + Path pkgPath = Paths.get(pkgName.replace(".", "/")); + Path descriptorDir = descriptorDirRoot.resolve(pkgPath); + List files = findJBossDescriptors(descriptorDir); + for (File f : files) { + String name = f.getName(); + if(!name.startsWith(archiveName)) { + continue; + } + try { + URL url = f.toURL(); + // stateful_migration_threetwo_annotated.ear.jboss-deployment-structure.xml -> jboss-deployment-structure.xml + String descriptorName = name.replace(archiveName+".", ""); + if(archive instanceof WebArchive webArchive) { + webArchive.addAsWebInfResource(url, descriptorName); + } else { + + archive.addAsManifestResource(url, descriptorName); + } + } catch (IOException e) { + throw new RuntimeException(e); + } + }*/ + } + protected List findJBossDescriptors(Path pkgPath) { + try { + List files = Files.walk(pkgPath, 1) + .map(Path::toFile) + .filter(File::isFile) + .toList(); + return files; + } catch (Exception e) { + } + return Collections.emptyList(); + } +} diff --git a/glassfish-runner/connector-platform-tck/src/test/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension b/glassfish-runner/connector-platform-tck/src/test/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension new file mode 100644 index 0000000000..213f7f5aa9 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/src/test/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension @@ -0,0 +1 @@ +arquillian.GlassfishTckExtension \ No newline at end of file diff --git a/glassfish-runner/connector-platform-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/connector-platform-tck/src/test/resources/appclient-arquillian.xml new file mode 100644 index 0000000000..0c311e2a65 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/src/test/resources/appclient-arquillian.xml @@ -0,0 +1,64 @@ + + + + + + true + true + target/appclient + true + + ${glassfish.home}/glassfish/bin/appclient \ + -Djdk.tls.client.enableSessionTicketExtension=false \ + -Djdk.tls.server.enableSessionTicketExtension=false \ + -Djava.security.policy=${glassfish.home}/glassfish/lib/appclient/client.policy \ + -Dcts.tmp=${ts.home}/tmp \ + -Djava.security.auth.login.config=${glassfish.home}/glassfish/lib/appclient/appclientlogin.conf \ + -Djava.protocol.handler.pkgs=javax.net.ssl \ + -Djavax.net.ssl.keyStore=${ts.home}/bin/certificates/clientcert.jks \ + -Djavax.net.ssl.keyStorePassword=changeit \ + -Djavax.net.ssl.trustStore=${glassfish.home}/glassfish/domains/domain1/config/cacerts.jks \ + -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ + -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ + -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ + -Doracle.jdbc.J2EE13Compliant=true \ + -Doracle.jdbc.mapDateToTimestamp \ + -Dstartup.login=false \ + -Dauth.gui=false \ + -Dlog.file.location=${glassfish.home}/glassfish/domains/domain1/logs \ + -Dri.log.file.location=${glassfish.home}/glassfish/domains/domain1/logs \ + -DwebServerHost.2=localhost \ + -DwebServerPort.2=8080 \ + -Ddeliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable \ + -jar \ + ${clientEarDir}/${clientAppArchive} + + \\ + + PATH=${env.PATH};LD_LIBRARY_PATH=${glassfish.home}/lib;AS_DEBUG=true; + APPCPATH=${glassfish.home}/glassfish/lib/arquillian-protocol-lib.jar:target/appclient/lib/arquillian-core.jar:target/appclient/lib/arquillian-junit5.jar:${glassfish.home}/glassfish/modules/security.jar + ${project.basedir} + ${ts.home}/tmp + ${ts.home}/bin/ts.jte + ${ts.home}/bin/tssql.stmt + true + 20000 + + + \ No newline at end of file diff --git a/glassfish-runner/connector-platform-tck/src/test/resources/arquillian.xml b/glassfish-runner/connector-platform-tck/src/test/resources/arquillian.xml new file mode 100644 index 0000000000..02ab1a7c68 --- /dev/null +++ b/glassfish-runner/connector-platform-tck/src/test/resources/arquillian.xml @@ -0,0 +1,32 @@ + + + + + + true + true + target/appclient + true + ${project.basedir} + ${ts.home}/tmp + ${ts.home}/bin/ts.jte + ${ts.home}/bin/tssql.stmt + true + 20000 + + + \ No newline at end of file diff --git a/glassfish-runner/connector-platform-tck/src/test/resources/logging.properties b/glassfish-runner/connector-platform-tck/src/test/resources/logging.properties new file mode 100644 index 0000000000..5139b6bf9d --- /dev/null +++ b/glassfish-runner/connector-platform-tck/src/test/resources/logging.properties @@ -0,0 +1,15 @@ +handlers=java.util.logging.FileHandler,java.util.logging.ConsoleHandler + +tck.jakarta.platform.ant.level = FINER +org.glassfish.appclient.client.level = FINER + +java.util.logging.FileHandler.pattern = tck-run.log +java.util.logging.FileHandler.level = FINEST +#java.util.logging.FileHandler.formatter = tck.conversion.log.TestLogFormatter +java.util.logging.FileHandler.formatter = java.util.logging.SimpleFormatter +# date(1), source(2), logger(3), level(4), message(5), thrown(6) +java.util.logging.SimpleFormatter.format = [%1$tH:%tM:%1$tS.%1$tL] %2$.12s/%4$s %5$s %n + +# Limit the message that are printed on the console to INFO and above. +java.util.logging.ConsoleHandler.level = FINEST +java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter \ No newline at end of file diff --git a/glassfish-runner/connector-platform-tck/whitebox.jar b/glassfish-runner/connector-platform-tck/whitebox.jar new file mode 100644 index 0000000000000000000000000000000000000000..94540364b7fe90cbdc7a30d0979cbeeea649e053 GIT binary patch literal 127202 zcmbTd1yr2PvMxNh1a~Ju@WBZLcXxMpx50vkKyZQ$?k>UI-3E7pLk0~_un@R>cki>$ zclQ0)S?B!ks##s@ou{j-s;jDd)^w{Xz`>&e0LTEqI}nx@;BOBK03M(ur76ZDr!39( zJPrV;{u7D}pm~KZs|q94zQP$`006w#_FqsXF=aVvDGg0lCFy{;I#gH=EXm)Z&t?iz zxG`bdo=gNfWnt!&9)5<~^(bHkZ*vli70heMwOvmfhogHu zywGeN9VR;%m3i)hF1Gs+Y?|H(@fSUXEZj33m%#32E9yL|m2dmduIS+gd@PD#Rm!Kk zE*9z>Ud8kN@fn_*V-pT%6ec6EX8|h*uB(UxbIJ^M8YS^EVX8<8MIffAc=} ze+7c9JpNla(f=3xRbeNWziadFgHZoBy)0auovkcDF7AI*@~?S+?eedO{+0X7D}UMi zs@^}8{O73u+20dn=lCxn{|KIA4gfsWYvAm?e)#_9Ld0BMrF<-`TtRj&&a4)WW*#2d zs$vQQ>_h>p?aB_G&K?wacrG5F_|Pudi6ainebRq!E~?TvsejjeGRQ%sc!GImxKz;5 zys^eOr)4|$WBc)E?-zP6A0h=Ah~?({VN2b>wy`YjWO6>AU=G&@okwGK5N!FNQ#z|; zAR#M``p1yCeoKn|xg3XC4$OMf4{xZmuL?BR@zx_gef_M-OkFH#37S%%!3|8eTAofA zjajhoXD338-_aONQXTTQb}!$J43OkvF<-ksNbJiz;*1}RZTz*7>sz{XT8OaxX`20c zq>$)wtJs7oZl*}2p%TWL8F>vvg3GnLWQ%gEZd8N)aj=&n_NPU**YmjKBVrx;#Yr$D z-?wG*Y~bvDwyWsW0F#+Fv;z01Gp>P_Z)wKrGyH!9EHdD)$v;aZnf(q20Q9{^tKk3K z?-KtJ3mPCZkf+B#U9WYjOe%vX1lPRm2v#?ItCUni6+)mG@jD?A-WDg1DkS4G0V+xg z6Z-AAqwcwW$BC?Oe@yF@@dQnzo%efc? zXE3u_7anh@I!-DMZ^;iSAv7QO5CggXvIRxKo<`73TRzPJ{Kr4FbgB#@Dbq!lt8*CK zQ2fryQvzr`TX`h;e)b(KTifJzcA!LQ`APdYOKG!U9oP%cNrj zVHHGnX{?dWk&Y!hGB#dR&*^=fPPmPmfVXrHpKEIXY&sAxzip!tNr5H?=n*u-a z@VN*=sBX(3wTMTacpg9ONBHN^Sh?y7>m!X4GivUS;7?;~iM7_PR1(OKZI9oljP!l^ zKz|Wvql`ppI@(u@L-XOp6f2CTr5VS!i6~qyOR~OhpU%(hJ;mrwAO$8_m8n*~3jaNZ z6_Nwf^u*DA5b(Niqm&y3PbFfAV$~-?CMzTjs!;6l+A1A} z8wBIv#bcqZZyjQDb(AIW4V3s>DG6boi?vE2b-c#L7r=FI4M7QSy^8i615?Xtvhd%N zh&r}mzoZqqV=PkNKYh<(9Aa)JLHgdHXtZkq`G8U8YjNkeqE4De7DMh1uHqi73wdZ*{QFR0!=j-dZFwxB z``)^2KB%!N^DQQ7#^&h5*Mz&3XsMV9L7bkRkMG@F0e(ChPq=Mc+ZUr*kj{SMp>mx) zyivr~f${VDW(0EG=y)G>Wqrx^YCrQz~loL*SD>X2HBi)q=XXf=iGv|h_` zrx0wWl6bOu4Mv1{0s~TQqS^|Lc%l*QV_`f``;c<&YnvP1r1C`Lz9UJ4FJb3vB$+C+ z@M~M>G;0VJnMCm&=8AjzQEKuW^-&|y1i|T3(@uS>+OFjeuFYI4rzB5&-Lj!BrRbCR z)076B0~w0S-56Co1^*$|Hf6fWiM3984o_VYh5CsrdRvF=mLo{2Se`SZv; z_cBkSUtJ~^l|waXSy|2AAm0Du+YJD6V6daHQ{R8D zm~@lTmHO>)CHq-92B!|fRk-xR-hi9$!RA4Wa$5EsQNF!Pi$0w{6SrixN-c$TzQAnx zb8T5qGrt-<8^6vtd$U!}xKqh$6=Ye8_T7YrAFh<$XXejI2;OwgOYB4%q&)joZxsWv zF;kgM0$}sQDg@&t`u9R425LA&TZSpbpWoiJwXomA{-<01S_kj&<{#)@U2^=tTf#Ja zJ^r61tWJ4=9Z!(g4vtn;pFtu))UjCBrwmI%jSyaAP*lyES9ge^PHp$?J+MR`%^yG+ z=A%p_TD!9|b>4Nok+daZyamWASo<8`9I71r4X}n5%T=60&gJuGfH5@4*_l>?SzX^4 z|47lA*Bq=`ikq(cP9uR)M@MOEvpj3(U6j)JwYW#72eXH`eUUV-9gBqnr?GCz#h6Fn zB_0H+GKPW!^n13;2Tu_D;}kuQ#z$dy1s^+M@5rEVw8==udR=2C!mZ~c@1F})$F?7k ziNjxXqw?>_KN{Iqsz1CRgb{q?_qI1>jbzWWmz{_>2}M{@;4`Lj#DNp~SRbv`9;Sf( zYdIoYOqV!D?x-=gZx*&`3&XEyosHZJTru9au~erP-ZIXcnfqUzUwem*KlmDpe{DWx z{^v2Nsi9=$;bCTDrD*2?vU0X^mvaVLxm%lASp73p<2W2(#jwJ*$}Sg*YUQ%ENn2`b zYwKm-n##H*1{w`pK(mCr?!*HPP=kU+m@F~gmBSLJ`CcP#ju>_ePXn}Dnb}#{sbWGq zUFDn2`~NulHJ&dmXftW-9~SFRZy_g*V2&u=im8Vf{Iaqw+@m*fI5g8ShB3(Hd^2J* zMuxd`Sx|`0!MP4jgh`ww3iuOXS@4Lu`WY)!DPyQ3hZ5G7EfzM~SQmI@7) zPYQk~iy3h$8;7OH6&8%{hc^VvfEu;2!c51FjU7o1TM+!{?=`fUyYeT$`d0`P~_y6`86g_)?j!fIw7fqqhg&M6%WhMFg*`=r4fg; zXXV|!PeE?nQ2NCZflDa0h@#{7$JK$(?4cxJ4$!!TFcX77WPO*BKt#Orn1M$|zcXn_ z;I|Khg7hoZe9oFD~OmH(e`EWD`VN$rs_bghP$KF=a7ftTRhK4cR`%{g6r zpZ*GM00uV4=kAq4skuxq^VyCAN)Zj>2Y8!M8j~qOdt647T`wK@=dxQ*4zv^Rbdih2QJDpJP z$y`lxUp(4mcQ5s^T+Y(i`V#W0kdE$?{Ofxyf*Ractkb2#tGsAn;J0{_gVF$MkGi26 z88ypI(@WA<8N7P_kqp!xngvc_P-JIpi3pR_3tvjf?5ooFkS^R zMQ<@ijdntIy?@^e1@gb;Ja4)Wc(v^}%X2UTb;IT^=BtU6_4fm>4v+ypm&J?h+XyE- zv<~Hps#yx#U6#J;p4tx4Z+sWJ+?=^jL~)T%hXqp0n6s=H2AOX)tFL~WbV+`)n&^cpp512OKTD|V#1r{+2pmeA3>1G z>!=|^B6w1kftHu?0Z+Ih5W@6a{U@$hQGwAxtWl#+{ktZwqI&A@mtW0u0X~1r#gY8( zP4Ge?m2eyC^E|sN5_yn26nhY4ejPo8sr#f8{X%zJIJw30{Dq-lQiSC>^|k34x)uS8 zf%|}=ztIQShf2bxZI8J8WArgtSedJZBNGxf9Y|8q*R+c z@|;rc)E%FU#%u=}Q&ONQ8;@Shm5hu>C7Wa&T6wvqX1txGDc;etn0|Lk=TI(v+Fh;# zcnSBuTSs8{hJ!3__I<;jLRYSI$^Q5S{T=LV#mG-}ilzEeI>XW+eS{n6}paDBADT zjT10V>_BX?u1zj|s@EjG*30A1?8$c|G7$~&Kd>^mn|!H!Wy#h_Wi4wOm~mH0%^Nfv zjd3$|hW7F6>~Jzu2lsvJe8n7%@iJ`&_p$4Il^scj_Vw!Y*mxX<_Kn>}WMf@^Mg3Mj zgnZ>{*f;I@up(JVvzBQ~X4j~~%}<whuu{bGE)7xpp|osv{Yq}{SokN_^IP*ClS#@rfhED;dty?xqFMeG)3OTObFs!dLW+8-A-~1L6B2E2cpl%8 z1fWlZqWKc+T5^Pv9r#_SR?ab_x^+x)##w>f8`Z{coOiZA$hhP)R1@ID2JSki6CBv+ zbw^c zIj=!<8ZXv&!!LvgKz5@$0ap9-hzByE$l2MmCbLv(nr?#AHwh$7b8aCGyUtohd)#-( zsS4P23-Ku^E)*LbH?HecWC6Ck3AxzR&yS(;!Dcn&%Pk!ZHmRo4VEEGwZK z@6Aj19;FoT8BnhFB+Ks_V_LDLAia{_M|3%nXX)YIeL=s!a4UW|2aG^T4+U#|>N$`s zK8G1)L<~uijir69Dm?cx8rkHT$7g@%J6qu|C+n+w44MEsS(+AORQ=*wO%MS zkv69|EN~8lsm{B49X=&HT{o&PT==Y?{lfO#rTh`E$NQTi)ya8ouqjmp6J7HQmibxj z1`|cJ>8cHru~HRqE_HsVmAA$i%WTh$Tz+v!%qO=Z-wo1q>{hSSuBg^wI)?pq_+hCS zoAO;3xUl@PTAW5$cG%FrWTA|+I_DbkpAU%YtOA;?Sw2< zVE41dyIpFj_=|4YP2aBv#M^JNF74>!EDfs;)h-RIeCpk5BHS1*{flBdB5hw*C!m=` zMl`p4K*_4`f_Lo4IC{8Vp6V7YmL^{<44KK6`FGJrX;2h0M)gy%<8|kJtjr>@iXlE= zWDbqOZ|j0RC`o5(C#}`kGI(701fAxcgobsT9QPdJWXmGE-#Ds4z|PLyT|J+n)akOI z2{`v7r%|e0trg1p=S7_q@sW4(5d+FM9G4TAUBk1md!56^N44ZCSp)OiLG!8Niz3z+ zR7NK&vFzh<=l6z>vG<=K`OSDvM?05VEemCybzlk(oVuF`iq}cIm>QTH;Cj0>M-yjx zi9cDUb_o>P9V0N|x)DzH0aLi~?lj*-TzL*z7~YLMW*sGbp5{Dj+RWuDJlM7@&>nuw zBBsH1DLKQw^q-1Ji6s3dbN3g=OkOz>an3%hFC;DZ;od3hIZ`_4vN)GDA%O}m#}*B1 zYmbD1XM}hJ^1`%>Ot{tcwJSPzXYigY$-(5&!`yJzeB*d_q7OS#aHe1e4*kK;*3#p$ zO0TP4d^03_gy^v$IckKi z7u`i&{jU7{m2K1fR{{mp2Hm))S>Eg6BU_>IY=--TRmyMbxAwU)-=+MGQq}xC<92#N z?ayx)^*h2YYC6X$*J7JwEGwQvl4~B;vKa8o)z`Lt--jet)Ja)EQ~DA@Dom4InscYh zlIz5e29}?oKG&Mg8fh8(E5mH-+r36mPtTteh%eT_pgcyh)&oOQSZXrqOa&Hf0v&UksZ2ovh_aV zx>7AVio&P3`!Czmr~FWX>@e%$lL3TH=}_T>(pnh6zpGa$cWF{g-j zt2c^jT5Ch)%~St|eI?8`pD0v_@H9EU*n?w**7j78Kb>iIU$9X>tgl)c@`iokps*== zW&i<1XA}Wu1;Yh}ciywC$a@Kd=T}k;qa~kx{f&4SKwsDxwGlZ-)a8OI?>*MaCBZ5N z(?Lo&*$vOQP_bw!bcMuA^vCZ8{&ko1>4z1!DxqNet{Wc3#>EGcc#Dg}I2laAkGly` zG9(m7J~#a|aPgZyH+_X{6zM*ejS!C6YCsEf-5pbm2f1fSWjU#l zgpe(E@qE+5m+C?bI}Y@s6OIDj;Imjj5U#W*%2WVjE6bboTHi@raI}dTcj2)ZVpDH- z`pMA>aqI#cZ@I|Z8)cFiQ8+)|88_d6X7vu?UFcyjKy+j`QJ}H}GZgYD4@V5TN zK&} z4ri^Z6q~3np{*--T8RYzV}AklQL;1%OQpN!B9T!FcXNVrO3I$5Rdv^&gQMH=@?ZN&r{53cnROeE0V+~e$zY2P%XduQp)9(c(YFPHJ2ik}O(-mOOF zZ1p~^g!0_&mULoz{2(VAGkAN&6Sv#b`laj3@5SFAaxlvxga-qTamiL?G{q?Q%5LYy zAIZ4R709-9(mYKpzyV)q{)9W{ySOEb%>B8+6_OU2zrK0XrQB1{vNh9xeuMBQBtpcE zCukP)hL`#!-z4t>b2#1AnjQB=zgD}7)?pHe@>|BV`R%#dEm1F>YMU9*cW@SSrM#wAc{R>;qoOvravXJp z42W}mBghBGtfi^wVX*5g-b*tq{!#C^knT6rb~09^X@o2%?YlH_`!@eu93eofxtjhl8M)@=*X);2>kB zeE7i95G!Hb91QS$pF5&%4hq;N6v}5x41kE&W+8wPO!eTw9=-0Yx;byaw5EC(;9^rf zL~x3!9s>9SMO6`DgMO_bCGa2=3R~OR+gC5v;OJ_$ny1IpTI)CiBo)--u?3^&07?xd)?chNFWA%6x9NvxtazR5TzL|(CPizxyke+bzP8g?doz#81@yHN z7wD3>4K7P7{>w5>V$X)CcG?)L?9jgvGlaSCimA40z^a`DSc3p@=yk`|HO2(<218>_ zeQ|YJ;UKi8ZFs=cQ0O;PUsBy_07RhIomO`f1MD3F-7xjV)ZKgoz6-Gu(%r-aV+KP9 zOdpVSg;BxrA<#Y32RvP27_iDG=sX74fgAFk6}W5*b}-bfo&_%Z)EgG+RbN`RNjDhc zCRt^h>y_#*F@im#UfH&#Sg3n#r`A=wQob(L5ik{~GhVT#wMhPIo*^ysxn_zt-zWLhC=CT z{b7J6u#nf57-#|mIW=uV2bv&2vP~cObYwm|L2!^QxAbQKq^Ivn zrS>VBe^)}u+gVk`S)Iv6tgB5by_43;?Pe6$mdHhk#)p(-46~3!Fmm{^IT^AxE4dkB zeKk=2l~Sz1SB7a$j!35am2qFN^qUi`1!6N)0b(Zf8LgM z+O>8)PtV!atWB(8eY@X1)Vi%N35q!B9!d{E&w#$h>j^&O<50bEU6syX?7_M&&nGC! zn8P>mI^{XLWZ*KS0=?px?==&hlT)TE$CWVLV?ROP;H+EYUz`7BuatCGQ9*Nfog=9B zZ)7oslsFVmBO;Q6%wG9ggpS~3(cpD7;!Pz3?v zX6j3#yZ_0GLRT5~Z%I1^4>>aBg9A>(LK^xw0pNz-dH^uGw;l@^YRWg#=U!;tHX8<& zo^&sK1BuOmN~?fL-$P<^fV}o#Qj2;=O(5xO77o>`)xEO0-WIFyU^WHg8V0{VebpBBr7ESfw zz}J256uP@`_&oq18$2Ys_sYDs6AwuE2}*0~i=bZNmk=79rmV4JS4!h4GDPn32J}=&U_DTe)a2B zdd|0&ZF&vsWJyrrA@^MKHkG>dQr$BRpb5yLjS?u5+S#qj(47prRREieRn%xL^1c?E zCvEM(Ql=j7uWM|&&u{zwl$i%cMI-=&z-liVYCWIp*3V7bw))(ALZN|3kU!Nx5m-ok z-xY4{6CP0HwMO*fe7kSFpJp!_g_iFAd8{O74Z_INa$U_|{A{i(MlV;Ypd^h7MP0hliKaW$$vf-_UNA-v*7}`DvPU`jleP}UQKWV3 z9mtf%hSe4}52eXtDHb+FRiv4UN$eKZM)MSDvg>1vxn~X)24a9DW@HL9v4PyfM6!D^ z&&dvGd2-S`*=A@3d2XjgQm%EtUN9DnFdCV&Wk)P@|i4|4%0I{p_6V|`=k2UI^}z;^E`wn zt)!mosN_iU*gTjFnMlb>dbTK;NW)S6+*+dZO5gYAtTQpIY`TeKCvb)n^_VC7+3xdD z`Sm^-rI#@qoXFo>I{iEz0C}#tenf`v^y2A!N1j54O&ikOvd4eeIv^3knd|S2X`0Ot zJD2unT_teUoIBR~_8Pu(m>z@4?Dkr)vpWJj%V{lA;||D%&C`GZkp%B+2<(Bjvy{nW zh!@5_;C`4c;NEkT=beI?f<3l@FYDomMkH>qOXm0@O*)ipF;Og7m`q1>Feh2~`6?C_ zmFQsBun?7Z(w^zPec5=L%5{vdro+OV)G&gkjbQ}o{!rtDZbarjZL68Fa%GIdk@6mA z`&Mf|%#9U_rYcr328oo4QD(Kn@00Ip?L0Ee$_q^}=pbhgvQl+&oyxsq?ipJCGi!2h z8{`?JEYWn8UD8ri-wJjq{E~9mjKCpuThw3*Gn$h!Ju*i064|`$pW{>Q_0iRMq8;BC zWsZ)WF+MWF9?tS~T7Wd~A{bB_zmP9$j1-5%D7gXtMhG8;f;Rzqys(E#fOa&|RKTG+ zzz8F+1?CVHV1$xa3AphBbis+9BhL82+z11@C`BpZXOIAm6rz+cGcqtYZh!z-(Omc$ z8^8@CAb>=a6wrt*x(s{B4=}>aBZUFM1q&nPO$!7&&x^LS0X9lPoIPOLmEbn^Q9zl9 z?UT5NJm??;#XLq-+bGzKg5VN{SN5=yejxLSBgj7fp79m;0}2Kk8r`y$ax}ghcAE|Lckw#QB1&L4JiJS^y~AEXuA>3#@Q!OhjjY} z!jV@jsDpm)l;p@urD*N_+$l#w31g8Rs$GV7M#$*z2J*kr#@7s%QBH%z ztsAvZc4`7#A>T88Q9~ zK(J-$zu(gxm5pJm;T+)!I9J4FzWy;d67n}X{kBO4Q$!O2!uy&7TVxRo;{ICT=|T2& zAJ&fIYaG&Cr07SIugZWqMp1rr+3OGx|JNz_IbzX|{9khrifrKQ0J1hPb}(P35a-0- zqQly91WzH%-~d<ySAg4qqJUBn z+nMQR$PlJ@8)H8&BT62LS(uG>=5X2P2Y+R8gDnDK>}WT%N^%k6@#K=4#;) zF*Xwb`pSj%QQ4=zl5-~R&2j6hndmk7-^eJ$7&(s+=5PqmjwQ+lH=_W!Q3rJ4h}OW) z@B_L?L~9Uc8~`BfU}MaG<}bXc3*t=iUwQ0;FtY{#Ap}>$&#b}RDF2nhIxvSqfRAj! zo0xf+09&D8VYEC<*h2}xV+7oxGdif{&CCYLp)+A#$NQO$98qtFybhs|vn5gQ5%`Rn z;C<%22UOc`*jKhYzsJ(P}7D^taE9lGre7vv$e4$S4y0S zDlPJT6VKtp<0#>4Qr{n}xe=~(8Mmh3B&|wS#7BElz8QFKO~K+M=e%SS6GpoDh%qxg z;Bfi$)>uT$;NtbwdGCqP&HHEC2pe!&>3{%8utWl`M1rPdfJE_2QyK;-JNc3sf7J-c zhhp9g_ZNprujY!P-hMPFt1T=%gUyV|v3P!hF2lZCe16gi1a8CC*nXd3b(Y7s?_9yN z1$g1@3&OlVFJ_(y0A)WAY?yZ|wPe1){Pym9hWj|RA~P!c@i!e0xLgx2b=v#qz}csi zCY~URv63$P&G5SV(s^~EY%qU`M&|2m!adL$iW z?~@E!Q@7F;#WN65s;aZN4zjv>y6#%;gt`8lY#{{! zR-!4*bwlTwrUqw1=A&y#Y@n{JQEGfW6hox$6iEX7eRFL%}QLFJyW3*gxEBZge#-&oPb+R~y`Q2oLZIZA&5Dy( z>)Rh;$l`XSp*Li7*1`KZm8Q%AO*u_IFZSPY`yoAB$G6(d9x$S$bp>Xl%SvBh%uzsN z@?MorI2*1!BR~^KCHZ9pnYyf^XBM1qlJADDpi(0N*RC*`Wa++xz6HhH+tDjLZN^wd zYe08DyPELQp@v9}aHCp;JB)d@u0ju3)Vt2*KB1()+4CJ9wYKu1X68js@nJGAI?0}w z4te+Ev&ouvE${40vLqXwG8`Z3Bg&$4l%E8YU0WRwvoRCZ)wXXxDcPuI+40A!WCQvb zizbwW~fyf{7g*=5za&^df` zIWjALih92l&saUVx^Tighm{B=rH}PB?;WMZ`=W;bgy$^H#D5O|wbEM#-I1-+B(fyt zDyaur;t#S}=u1frpjq1$uxcOFv|wjvm9-Y^1o-D|yUvdV8s!50x>>D1>sfy}PT4hG zN+?C?n5)sb>c?+4n!OG$U5gXuPt?B5507_ExuGZNef0e3KIrDpZ=bA;DspbwwTWCU z&Gz_Ax-YGy^cUs_8l5mJ^uUv^g=TBsHldjZ z;%F@wZJ*4n2A5;i<%p_FfBOzBpGcW5MfJ|p!${Pq_wDv#hz z+T^xk14w5Qg`b(6 zs3w?Rs{#tO5X6bR5I2m<$Q-nlTQoPnq%tg4tuI#jcZRvYclh1LI|!(JYeQ0gn5YTj zQBBA{8R0CYu1$IR9n30WcMM4 zMy%G3S_|7dtWRb)`XEIP{{;O}XsK7UNO_Aru4&uYspQ;W;mpLTyt7R2L0tj5_kJtI zOy1l5T)XqmSXAyV_b>_nE#-M(4csN|uh2#J_RxD3U7R2uu8ZKX_z6IKP+z2?zps(A z6T=-BcvvT^^UFc=dfzxp$a;I2Y$XY;Gg40Xgd@wFh9G7A9g*e@c48RjS zPgzD5Bv&Kp3 zQ&X9~E_59tK>>eYOc5#>Wz)1SkmIcsN7FREhSN>>;}oLO9w3-gMY`<}CXJ%LNDkvj zRBTptS2-P2Uj7qYoU}8~487n)jclQ9v^Kl0=iYBT#*7 zwskcbcdb^*4|Au)8?;m@iALJwfoN6ut9kYNW)-gq`{+Zq{GQggN!36hEQwv!7C0)< zH&wE#Bu&rFbhJYB=*-EyHI5CZE{pj{GWEtyu13^YxIe1Pj@jpSPFqd)#^oQd>`Hcs z+Pexnz}r#CwAJ293BN;Q_E`+pua=4ESZCGQ&QzOvTxNyUogCs%0=Lymb;aH#S`EZS zwLIE82p)owh|FU(8J*}|(XZQRe^g?dD!XDiB|SRv=dfAm4QaV4&}#|~p$;4eHB_Ya zbK$qR$qX@YG7X1~Q4f6W{y;LY+ta{4h`zSNt=O#kb4{z#LllAg!u{oTU_`zBr@dja zy1q$XOKQm%=5Gg|9fO~Iel+yQD@CEBz^k{0pO}uSfl@o~lPOkg(6Xs-BdNpX>Lb~` zb1yW~;w}`3P*qZ5xUUf|HDqB$Krlg}RUgCqmDW+O8&&EH24Kx^;C`g99^t-=dsb&n z5=@NqqoRv{XLX(Mm6to>o@wjtsr8Q)l*AF)un_97K3Af$OLihT|5Apf!nF?OU+n9f zv3Klq!iWO=xjIxh+b|S3v3LnlviGo2`MG^5SaLNX&+*?50{?Y!;2&GFLLxI#rq`Q- zX|LO}5C6YH`Jc!9H4QZ8Rk5Bioa{*ZzZt?`;^5^M&rs)$YSpeEiwcOFg(D4d3yJ5w zQ%)>+rbIIFfw5k=?4#U{cVADkMh)#np0b=;ZLqmpbLmmKI=PF_1xT~Ah)D+#y_fy0 z7F|?}`1#j|&tj1n61(hV{kSM995{mwZ>2+tEXs0b$u_u&el(i7GHYo%Wv-#YOah59 z;1o1sj)!8{?Dmc4Sc&CEl=;_7Qpo&D#7M0i;_PTe98WN&Gbxi8VS2w+yN9@aN}oaB zNH@QbvN%C|PS)E-`=!v{$5q@V*y3*AEt@l%SYAHlxi~kp>hYNElx>T?6%3Pt;p9fI z z2&C$#8{|NKn9KLnPqX~lpqHAE$(P|`iI!9x_4({foCNE2xn;_=x^B+j;EG_2rNNm~ zm}z$LC}C;)0iQi{E1w~Jmb3?rdm1!6AM!Jbjyq!YXUX!Lf!_D16JV3jV2g4R8Tx=0 z&VWs=uY(bziGwq?m?4qGbKm7lslF4RhHSc+$~gD4@U})R1>Pr!lIpqhA)mG?2}mHF z`2cbm)d#1BR8&2I6k9OIaXWWCLLo129t};l0h3(`$2G`NnVhIM_{=tnm5I;Vk^`JhJwdIQ zLl%N^9kR$Etk`Roo`NW58&x>`1wcMeyS?Xb2-15+$1rvrw=Gvv;i_$|4qgYFA4yDC zLY?sWt}y+>2*_q2Ejl7^mtYb~+N2!raGI8g;4&JY?f370g(vc&qzPAD^AGk&@YhJ> zs5dHr4#kqyB_gyw+!zk!qY=^ceyBV0d^0pF(~(PUuXa9+T#4v8e;V{}*XyN1-%V=1 z=3fue|N5tqq#4Le%F)Wn%K4vHZL+l#G+x({GdUg%n>nL+2#7aew+}GzxA?pS^5jkz5!V3=bJ{XaKbD;0 zPsnE@^^FjDvar~Ity8(|Lf~Skk0$)-wt~g{r&xb*LQoynKN_77`o3cJm+_yjh~kf6q+h_mYfDW(BnI5T{Rte z2-fy#YxaqzbM-0MmUz&y6U#4{T7<9=dB1TMN^mZh?C_PGX3$QHAC}k&HjaP5S>29% zgUOWD>DTH z6&=xxOv=%q!S-d1TT$aj z^+PK|?(wM)c*Hb+TxCH$+%v#iXkwY`9xvOgg~R(anIP>8s{0i6rtAkycJQ4oO^))o zqdEPtsXILr%BX*-X1CNfU`djB>sGT%R{REjNwR`kJ;gF3L|T_iNxaw$lrhC{MJz?J z^reMiVK+w31wl!3t+ijNx;9zWwb)kCjTmRIMe#*CUqz{+7PLgG)afQV%RYBhrQ*7+ zAakLxwe7aGZEADDytVD26kvcOx@KAmUxR&ZO^7nZ%!l5d*Gf^@k$`7t=Eg?-(KfR- z)~pNRM8MJ~KHuNA19yzh59jAV{eDqr?5?t5k%BP#7Xi}e!?g>mEk3(!kH?>+{$X^Q z7w8L&-JU1$Sl@(Jy>Lkr14bSTV@o>ZJn&yUy_c|#9JgCs(3hd*q%Z%Ltp%=`^}es! z8u+?e^8D{sOGztp&wt*OP0>{HnAgS=npUSaNXQ=KhBstDVOc<-EGRPh%H8J7W}MCDNY}xp-&ugn^TBCu z5X?PnykqiZ+vI#ILd>2vMT?W+VCN)6oWi6$fFoYO*Z*7G7G6ZBg9Qo%HE?l?E3STBweK@Uq4(!KB_&T+P0 z{!SbV@u;9z^4G>;x)Y2CqrGg%tUlKGmklqYVFTkXTCJwhJN-3dvNAtw?)g$NYS)H+ z87JPOaOaHHa>drUnK*H0GloChQ5(5Ah~-r>9n~e0CDMt*j`m!?o(>$0Wo#NRvU^oY z{DhNIankMCsq9j%CXR8H>bg(svS%^mC}ExsU~QCdK`zUw+1wH08`{ce^#>u&1opT1 zoE2PI#+Nf$lkwWhwP`o{lgAZIrau{!9}s#{(9>))PAAJqf4kGF&ewacdrI~9=}qXB z@#zjoAeCNF@Ks+o#-Sro?j-i!U+s9PjH#lR?rckFruha~Ntr&bY=Gr<-&=8Nr5=Ar zPDBet&>{Darvy6kuZR!z!7Cfw&-U@`lPT`T^v1sY2Ekg4SQyrb(3FgT-j*28L*Au0 z9Vg&weNSYNR&3k0ZQFWdqhd|< zbPu|(=KJPcp4;==>+Jo1)?SbI{G+C1t~r9#Y-K8QfvxA?E}=tPN)twHPn*zOY<={) zCU4FC{9ZM*u=|CH4Moo(*4|;}UTe@6Plg<8HrZ~cgslfe?-l6PXODL{t}p-MbpgVf zOOj{o5&Y<0g?&x-UHwxu@o68})M}qYzkZLaEajO%S8kI`_@MAzmvtv?hQhu_(6lyx zB)~lT^doUa(g@wTDN?FE1_6*)p%h^P#pmZ-Db+%WqdUIHwI0L~ZL}6F#Z@4(nz&DL ze4v*F0ZFa?O@F#i&;e5vvYS5oU|S?{&4uNRP;kvpok4#}X1d|5;%s1zph)s6Ww|w1 z_Vfy`U1RAhN_yy8CAMwAwsIrbGm9>~N4mfuapklzcg<7iEvgIM#Q!C{cdqapJNd5^tQ04&Q-mO@H{^Ai)R$+-nQq0$$Ofr z6_jPzi9qHC(F4&+6aedZU1O7PMU?l`|Cr*gI zOw~21hHcU5oUl{k4rGy)*p3d)Mh!TtjHL$rk>GHvY+G}6l!z5-;3fC($1ID9CHopZ zIPPSVw^l6*Zrx@hM)(MTQCh8?1i@9A&HAGTLH2C}fT;vw!|}ByNa=lxkq!8A!4V&G z6q+TnN2{@_D_~aDQ5q}WtA(L1fuUVx5CK=@EwsryM_E}X%rDj`x#$Axkxxrg?76Sa z>V2UxDxk?#<$l_-TDT>{Ooeul!j!YxJ-EBiU|d#5|JrV@)m*JE7!_<1SLv-gC_yE$ zNw^Ue_F~YEuf+QpC%2_urTNeb5!_o3&C`1SGeGif(Zt*PsR!Q~SZ4 z;-EDc8LP52UsnR8zlO@P!gy_D3$m%MP-yovj}LXh!)cq9ST;xmTd=__^1YKxp33W@ z08jb8k%9bM@q~@GNQHwC^&X9w_Qf)vi+B#CLJW8XVu3BxU|NL{6ZpfvHf0bwh z%(&gduYN2us&3t%Kb7>su|)TUdDh?8ZUn(Nh7=(Mh%-2qi$4VXsI)_%FB_Qqjj){HXVNW$LY z7X3v<()5qN{1txrmnWE?I4hh~mQ=P&Vim_cV$4faZ;>RJD93Dm_<^@j98n~4%t*9T zaGG;wj(JYBaF;93K}n+>ixH4(Is+%}gdeY5ZYZHR>?^q}QqhNc!Y&eS4XSGg(Xt1= zk07Mi0zFPO_kuLXDb$(BRr$P=3fMaq= zZS0f!>f!HL{1|R=2t+pOXBg5brQOzBG`3Nd@MJS(>_aJ$vDInBf_=Th_7K8$8Dsy%hKB9NFCginq<`p4@wK+buCY6E)jw}+?mv|6-{PKQa|7Ebe;=BQ z3hk~T(6yd^6E|QnvR-DCIFHJSWKjQ+o^Vw8yK)RNSf^BdYB4ZlU8<-vh4sQbxKl55 zX)b^sF4aM7xGD5KP2o;(khTFNHCF3!)!Z=Z=${JV!%(BM(HdwBr(&ztQQO!5L=Lz{ z(RSBL;pa-8_PuyDEw3pzfI~1*tix#U>#AnEh%xCPfIl;7KvIY#k5&s$;`Ax*du z-(V&P0e=}F#YN^z%op*OcKY}SpmXxMus1}EG1L}%g|yDMMJ}AOCP_Itd*j^ilJEnb z9fF?q^AcpT>JMEetP;yYv8cu$9W0~sGBHkmh%*HyLRWY#6t&VlT;WWMP2jC|yFHeNvT=S=uPA zsz+IiJiAu9nxv)?mp^NBiR7wJ%EeEjnFZ4b!qhXXm>t#Mqtq7Ozb|Md$M*4$&6(un zqLy?I%+s;0qU!>AC2*Fu4*|$LQuq*Q>7)wzCdq3*KAV<}JuJr*e&4GUs`mpmsYusX z5x;(QL=NF8&h#?VaiRGzcwp4S`Y4us$wUn%pVq1wR;fl57bb_}v##;e<5%`gPtm{0 ziui^fs#)9^zuiG^XT$1zmS8$3pqg;qoKUKi`lQSW1)?VX?v&YRrQAKvS>QoNBx3kl|z8^BZPG&Ck{0KgO?vZd(!S2fnETmnJ!kQkfQdnS97uES2 zV#9*3yD`LILR$<49e<*x+?|Uk4Ynt^Zd-M>Zd&cdifQKz8(eN<_J56#Z3mie8FuU*{U9gTHC7GdUm(%86Tqi? zF?J{^a=XbJqh%;Ai;YfcifPCRB@;HHKqvX0Z1I3*dW7ALBl@ai)vF4qEty@u;tW5ql?&D?b~(~)q9hF&L=x2NLVcG{VQ++z7|on zV`O;y+8p+Tyx<`IiP&1gvAg6ep^C6B`%MV5GdOT27;iU9XW@=lNZq4) z7Zb|CShAN60lG;|z0gz zc0Gm=`ug4ZY2HkcSZ#ZgfH0UmChEci{~lXXoywIgzWu>p7R}y$pHJZ)bZ^KZ=~Co; zStrh;JjZ_|ZbTkpr(l#84XVj{x0)Ok&$(k8un!JA;jhdYR?pJY*b3{z6Q9Z(^M!U@X6OWFb0A34S5rLXTUVn6TppJGv$5HqQNO6d~#S6yJ!)!dKFu^TN z!u@+`ifQDIf9%gK^F;4+LbOWNJdi&wmatd*R25Y57ew3yAF zi=7AS1J#s@piH$usGd`THa-9dql?gx(wVk4^q>* z<+u|%6~GW@OYdE(X9()zEdjS{t|!%^mGu72qtmce;4_aiy!J!Skv-FCzntw!B zot6BbS4411fk(tOS8=!NyX!&#!DxZzbjx_z6H8E+>ak&r2o=K|F;xS#=!Pp z+>`Nt1sMJlLh*l{qn)G2e`;a329&$iT^$v7WBxVrai#k5k7xOHZqi|TY8=6y zT@cyFIi6%?O_ermOkjSLZ2%;9Ee+jro#j_w7_HUj=LBC@I!B-OPxAr}}eM~FqM*1QuYcLXYN8J4Fz zR-uQqRAD8b_&UAaa}{FGuvRK$B@@O;)(Q*>&I!vP91*n7--}^XlSU6vJ20UrRnsz5 zsLUNc!RafwC>2A%GV-dHa-r>7upzu9xZ|kM(JiT{Xhw;fp&sU;tK4w3fXb&^Jjux9 zLmA1a^i2B={~i7PPiqU|b^8zDF`ET6J+tlw8&a4E;|NDGY$65xF!9uackZ{c(e^{= z2XP5!zrM{P?EYK7KS|N_PmR@+t?_$!2jx3|O<-)+k}@JtI9OLx`^=U_Gh~*Nx!$p| za=~hjI*S;Opd-YQje8DU@}FF+p&YPA(?;&Yx+=Mz&zRh4K|_f>2c9k70i}E)GpFvt zXF+Mh5XvB$nk8&#)V6F={sYmtc#$hem3Z2}Esb!oy(;(A6N60fnjG4r&r+NV<`#E< z=I8ug>lT~B2OR#@%?navtEWDjL(X-TtLD71X7+BMB4D&#>|?XYKolK$Z4>+tr+*d3 zV7qzzDQdblYb2u`Bl2fTQrB@wakGpxs!l`%sSZtx=q6f zqa-o%#IoNdcdP+*m!#|Nk&{u89X?{o$zuJ#{U?1C99wFx&fx(p#CaIG@(u~@dh&^9 zfQ*;BVLSp9wNQe~@|b~*%()p`DLZ3h=LORJ$#G^7bGJFveWpK%L2Tu3?jfRcbn)d$ z6Qmi`i>&t(tl4d+e;O#!gQ-#^;|gmmDoZMLpaAKn!Y*^PL}%6xMx1%abJ_!2{Z*zq zh@1{ZMN>B80c7*M>Boy8=@aF`B_VUh6-CrYs%GO&;T0xZ0X$;c*uid=ig>7eY;H9# zhn{*^G3E*Npgd%nw1vN5+kd$^5Zaf?!_mdhlLsF2#`|8Q*A+Jb3K~r`>H9Vv)TA)0 znJ3?u3{)8DJw(oKD%j`_A842;jz*&-5+`ng{J#^{9`>B0$cF(3Ouu2ah2qnNcRK)xRb~>o$60`-d~xjYw03eJkh5*gRzDsk_?N7 zb6YORC11I&GoZchj!KaXsXIi&mVOKjou%$Ra72rZJ>tPSo01s&1$4M@+F_++pX_^7 zHKZu0YGVG74`I$Mw1pPQ!wM;%MrnITa>o^Lht2zvZniE7-W1j9R+aO!jaTh_Dxw&Z za+hDe#;1i=AAsRoPo5bs?Y^Zt!uhE-?{^RweDM{(UOHsv6SV8o0zqu>Px*vMj$ zVsm*%Z1#E9or4r^1*Aza&rIvb!BiDo)2Q5M%cSrT)`@Ag0Hd39h)^065D(w!EOj4~*ut&>_^H?6@qUm)ARLPnTaauvy7lzSRug z3rGcL&VCwl65lfu+7j8`7)M;X(WwFT__w>l@br9hCcF`wIHW< zWNVnRjiI&v0IjH`plPj66_~$|=)IzU$rK8~KxA<1(U94Y$>Ai~3r+AK5r7I2o@?{| zD(W##ghV2&S3hPy%-KzSU2q=S&6$o>opkMHPOu)#<6gu9MqxbIqRf07NE(d^PIW=A zi1D*|L8H8kjdQ zbq^a9oDdAb$zL>PYOxSBNrVc1P zzO|{=aJ{6D))2b%cw(g9aJsAuDYxtFl$ma@+{khfhJJ%^7wt65B${0p>dZ)NDXGb) z!o02P7J^~-l?k?tW#k9U9EASu1_Yx*O6#=<7%*pC5$UZbO4+D`zb~U$WMT44#OT0h z17TD%=92nkSpM(`K?WJ4-L)t~#X%x~t$`)$vgvLZ)lvHO6eaJw!sX1?A7r;D7>5-qVD?(2XM4`O?EO&%J-e7Rf zXiMG!w-1FL%|G?!vG!mBGpc?dn=kLoxP#5^3Eghd-A|}3Ku*_vtgR@s^hu|+sFU<_ z7|uwHJ62t0*xj*XyZ}7!FU6FCAG-(UozXsRcq9&75<28YJPzRelXcygVKjGKB+#)G z1$&(Qe;6=3a7R_zGPa+@zVHz?f2kAhOC#5C1+4tBhp>d8iUFVp+~m3{jHzAQ zQCeY&&Mn*`XS0Xk!LFamR$}}o?bx1?hONc(%pZJ0q-dtiSuy%QwRKl|N9MjUY(6?4 zxvZntIB8)VT%%nf#qOEFPrMqioBQ-<^>36=xLKos%9j%Fn^Pc1%^g;RDVLnow0diOD0e>8s;`nJBXN zde+#i{tFXHE1cR{Sxtr$7aMPz-Q;j$AVlIXF6C%#>X4|3I62)m3kdRg0H9DKO}0@% z%&9K?xG)x7A1>JlPi0S76Ec~4UN#D`#PYNWOl?k4Tha{ZsTqr70e)SSye9kD_6NHz zOqIgq$b2A3f#kT&%T&%c%%J|A6WS5pr2CI>Pp}8Lha>*CQPEY~Bw)d5iZojZc{q|% zRa~K!hD~MhRq|^}vgjOd%_4y_$_z;+;Z{n=LKCY{)>x5{>XbB5l)ScQ5=!Rw8^6a+ zWvOx@lKYXdy809Kk+YgWoda@m(Za?^GxbTtDs`Q3%VxctR*uHhx!r`RlfvNeaIpRC zxO?IL7NNfL4|<69;$m}KWOG}`F1s1tVjYpIIM^RfF=dHLuCy)pwAI%xzqEQ^>*!v_ zk=_rC|31Z?&?V8P{Nq>$|A7Dhx3J#-+vWeCz~B9Ur1t(7$WpaYLyNCAttS?! zhxBh(YG6aa_?D6aN)K`i18D70YB3%w-h0ML zx!`L-`kgk}X5^EPQ|v_<4Ma}SmvkTBNP34IVagr#LZAMO!%?+rA?arU<#IXJxQB^C zFN3$lq>c%onkyh+DvT8E0Cm#?3#@?JNj9&D#s}Sk@A+dxxScjrDq%yp!fj(?!ne=l zEZvz$5(jYfz^CC>xRofEo*c`ZHyl_{nDS&r1&n9Gnuu>{Jo{Tb09TFu1({XLG@8aMyW334>8q@kW z%A)fRjFQ`Gw8ijn5AMinK{eZBJOfZ^QSV|R-qG>*c4lfaX=ASRm&s;_Dni2CjSuQW z?C!Dy?(nkMIoa=q2A*H~`{u+2j*B%PsQdK^L~+SrOq6$`QkG(lDT&F{9tFwWI)A_* zdw{}xcN(SF$C|8$Xf@lVvZ_FkyV?%O?3zn)Tn}$Inp2h9nth>3wpcnGh*v1uDCtVc zTp1vG{cNBCy3|&HKke-++cq`?-s81m$F8S%!d%c6^)q*&SMqPwyYarm$DrvHnIk^v zBQ*bPEHCbuOy6GY99j)uw#DP{Y*^|B9G%vPdu#L18Sjan^8qiE7yhvRJmLSiI)WKI zOy%n(Qf@)s@nR1kP%x>jGQ~*zC>yhDK&uPF<7j7VJ_HuU9}?o(glCXqndIYhTE>(L zLaBkjl{6@A-b4no@dQ6)Q@s_?%2b^(8L|U2S7P6%D#vS-e)(#g60gYII=(sPs9CYS z8k%Zk<(5Yg#zntAtX!WOI+MGKwIz4Jj_|~uT}5=y*0=2>@l6q&?BLb?U2+YNE?b2m z<+B-p(XvEnzpHU;8Km^1!v(<-5BBqRe3d3F(9^koFB1p_Y76B5jeDbf?mt^)ERpLL zHTFCvD_{@~lWUJ99B~P}AbpD;_zBntV;hgf;RizPONKEGB*LTad!QO^GrA3m`tR=| z;jBMH`}7Vhd3|gPmZtAw4H+0gnhgp{aL3{VggPJtgUPhI_uo5jKl%1%QNBR-8IXNl zF|YU>6D(nsoARf-{ah>)p@k+s@5dj>-FtNo+vqBg^}?6&pyqY`-2tyMa`kUG6)4-&BOh+Eahr&(_dgo_fJ+=Y;^JhW854 z((JPMA{O{8mpugdkNE%ru3G{4kJ`{@wk)STSqkjifKUXymqt(mF8dxx46rO=$V~Ek zR)ba19)CXU@KX@m?~%R|e+Jxe+gmoQ2zlp0?HRHdb#1{d;=E??Kyli7F@1C{9uO#! zJ?YbNb!wy~pK&-2E=D#WGrLzPu5ChZMDRX}qG)=A~Jv=j7c~5)p^1CE7WUF9l88_Li7bQ!p%& z*b#pL`O|LLqyu1?vzh?AU{KA}QAX6B-=c%y3iZ;bpdzJSuGX8!E-FSzrtu0Iu)dXJA+G7k|(R#s9 zwpWlXt(=uvBuZOL!M))Mg27Y#U8TgMs10XaQJPi53tEKrj5{GxIICU6g=6mHr#Yw_03p-k`F09dYVHqVN#ep0N8*Wp-f_<;ToH<8RkxwZegF-%ofFNKlZ3Wr_vM> z2wKw24}-}I#aH!<6cbl`YDyVo&=XJXcw*dcSxYese@D($32_@W&nR2Qa$;EL zZVM2Ih58p>8lQmPd5f8h4zDmq+F;qzpv8_V-JJo)F6ZU#)T7Sg2p-m9hF}$B%fi{$}2s?!~huUYksiUQ( zrhJ^N2FW(SnWS!$NW4U@$1TM*9QiGeKLfV;9KTTK`7hd`0mPGe z!4lcT5G96YUf`thLse|3t@K$=mgv6ZX_ah&XC({*5DB9v@>g2uf)%Z)oYR!Zpw1fX zjzHoWxyL(-Y$ZE=t86EMY@|z|L0^TG|?cRjxeZ=`X_QN!qc+ z%x(ZEK{NvleY8be-|gJM$}}kKTtb-WXjw#%-jiHA8W;V)#(br%T+Jj4SsE z(gFdH(UPAkpr6SI;BPkNf}H6}0%`c!TH|h)Rg+!DmWv|Pc12YgjR^IjVpGddMK!VZ z)Z!uN#38!baze6M>zF6Nafc)==E$1Dk`50nEqbJ%e*iiAN|3ykDdpX$!ANl zdfY}%6nbWTsgJa^T?Z%bu5)$DdU8c%7`2!<^}?N zSMOzQr-LT;H`KX123PcqpU{!1WTrCNc4L@JL(UrL)5beD>ujjos26i|aMOrQ`gsu= zurz+OEAa&pHE-r`pQHr85ll19#u?FiBcPb7C?=;voZdYR@pZQFZpi*4I`YzK8Pt??A&4DVFf!rpb%t|L6_HVb9#T5O@06`oSDnsbZq zd17ahV(huB7>gsy_o#~hew$SM}?~gy$qb>$r zYBij}caiDvhp90|J{hgxGVUXu_r{`p~)@+zPO*jmdyfc+j& z$h$0)bZ0TKCWW<031msC4>EJ+XxXEAL3Q1C<&}!1cjOi7;XB-r?y%&{JqjBj@ z+^`))TKJRT8?8tRaUfcl_}z*q=dm;=>(ScC0X|9Tz&Dy0-rt*_#9JdfyEC1av~lQ= z%X$UrK;{LGOos))JMk3?SpqKY(HEStTr!ByS7S@rF3CS3RlF|Gxx*XTGFu#7nZB>X zC|3y%s>9K+S^vs@(}0{o>#9ZU4f0H*^oe>$DL%lyS**K4jqZnzh%Hs1g)dlu@RMup z-(0*2#lCG7jKQhY?VqcldRJ&h5kpqEjD1kO8dbjW1yt6nC2y!8jzQYLHwX*fzoFWd z`v{cKTz`}ozeajh9M-6ADY0xVAMS)VS9~g)39p7Ie*c`(;eqAA?fanT#4bBKtby@xbTwFgMKICYaQQ;;@}R`t>F)%~ zx84W&_W{W=%9#XN=7uyz>0@9b3y595eVz)-rTBzN^Y>DSVMu)T-2#kN?`5_^ zAuv(g7{0w??|(7&|Ai!ar8Ky6!C&UM<@$FUSZ_r33wpWECEv*2nvDM!%jXv!?ogt8 z>@8Ph>8%fM42PsoCetUp*$$bp++ODkoNn>RtO5|D>_K|zO)P8Bz&lv2{B@GHribEw z-EA+Na)`zd@m=IL1LUc6ui#pO?nNdqxYuY_9H&QUGO+0hCAc8CD7&MkpYQT0u{XF- z3+e!+NO}$C+FVV)RRMv+A~$Sr#`Wze>JqKNjlqC{^n-RyI-G&bb=D|3u;zp7k5{&w9)CI=b#OJ*1hTX&;iD^%&RKepp zVC%%-%v=qMJCo$_w^h3rx>MnMWv)6=WY>RuZ>qnlEp8v@2*jjb{X%m=I;x~=i-D}N2HtEbrFt(Bpw7vmK ztzQG7*T2+<6}V-MNq-6un)-$tcFDf|p}Zk=;S;fuyTj(3uKc1c?j5K3q(}>DWke7- z(xoW>#?rKhjycp2%UOQGLV97h%E(m;OKduUrQ;s1+-I%#PQm^RT_i$SdZ;HH^K(-NUO_*?sB8jc z*Tu)`b&@%r7qBdn1OmrDa)9H0eNJC-e+7)1>FuZ)!GrRYnw!i`=Hx+k)54|*2d*YW zw(OC#L&+N9nso!hTanU)mzC~)6|>LsZK7+O`)&w!bpm0bE*{q-B_mYVN4&dez8Cy@ z>dg{pKoXA*n5qX%gkLx5`E?QdV;CgrW6`9n;`x9i!z9Wjs9(zQ9bwq_|G+KU)o5(Iw2*T-To#X;AdF@q5O6eaqfyPaXG4c%vf` z%xTjX5lkY5-pI04n?!0AW$@*x>m7g#uegc@J}f$rNg2=wsUX`-v4D~YMPav6Ih0vW z*u8>ApIk@|JWPI}{0h)k#L2ye~3wo?a;mhu~wI5*!#EOz*v!5O)<%)Q+FN`$xjMf|&(lRw*2)z5KIkeA|cV zvVeUO{1pr1kR@R9*&IKLr~MeJL#hV3KvP?8HTghqiH92DTdJn;{JrDt>s{}EtV!Xc zYwaZdqrl(j|I3>d|D6Q?2M%HSPYhhGX61}BiuR?NqM?C~X$=V$jT9V4;BTnwfrzXd z`lCU{I*3Scazl3$M1w|^Chh?YdE*C_uY8`MKLm2t5PRs45kbj?1#+9W!qRU~+4sT| zQoqH-k5h{cC(Y-~?c}%^_m-#mshMoAn=P-CPA9XTkJ)CqAG`q!Tkg>Nu)GmA%+46Z zwnhDjz%uieC{qatLvz=CG7jAl8v3q`h}GMUv~{Ws9b5KJmOF@@r25ei0uy2!0d!#N z)>@QL!8(Kc4*IlQ@a<0wP2;AH_$YR)E8D|}uRI)q;e6*bzjPl%XY~;zj*{^8+;%27 z8+u%q{WL_*>j55Hckr`d7z!QEqk&l+_tlU^=9w|~*$^4qss4B7nTgZ5y8tk=-xi8w z#_z3^n`nCSP;4*MaD0fCX|wI&`5|P#8KmMak~KvZGs&h%PE^G>P;+angz#hlPluG7xGfpfF>!p&BYvI*oKk8$bQu;hf$&;{3Hh~OORT~8BK_t^1sn8 zd+=g@id4@V^7pD%f>j!}EVx8bU$TX`Fo_kr^!#cJ3$(CwPYEWP1rz=W)PSnIw|oBF z_oh{su1qm^i8f0SKvbM8kYTIPEnWhfhJ;aDq4pGvwkcRNhZQBI^?r#{wt8DJ+)u)X ztDnYTH?}15QXTTLPVnl`Bq-wM)@QZ+cS$Ow5uPPrVC%h($Pz5DM{M6-vPu;W=O>*g z95NaJpjiN@j9y{agdu&1kvfnp!6=S>%s^}h6+$X8whfy(BHyJ)9u;H0nUfMJ-`1=M zp4Ojykq^wwhf!shkTMjN6(LHna~$*08Fug{jofgreeVZ0seQ=)hG-1+TQj zP6yTm$AeBuk~VfOz|J-J_id-45@t{Z^Qwn3BcS_7)E|Dwl_KMJFDlooS1tyLsbBUx zsh{?H^O6)!2H9pMG7=?6Xmc5!D%7_`<0H%zDh(LX2*(R%pR-}B*g+F9unf`w1Ah?! z3w}x0Ed?RZF9me^j0a7gCfA+v&+DmJT*TU)MaJcy^WvSID|@-voh=MEcBynAN8TFC zUv#yEw@RTX;aem7>ItPs^CQ$8Wc*qMHz|bdCeF~?gZRYGtC59+XsPsUuk-^IKyv6c8>#wy}5|)iLPGvmX@u2C~S}wEV=^~@Spa|db z)Umo(E!!;ksq>jpX(!*k~ zMfm&oU_`lMp6mk9TjS74>fA!bBwK|aiQSf_8OT2@G?#v(=KCLO$(RNaS1hm!)c6vn zk6Nim2W|~>Avh7lF;=BSMuX`HhnUz;Va)1ZCoz<~B+#>iBY5Yg-wA>=Rft!wI=htn z2w z=5QDsWBi4lfl<@EvA3Kq@Bs1$yajXj5^&Ub^8<9FrWnApPQB2Yp;k+NC zd$B{+4FqDo4Q1fhXpGfQ?Z#DNp6mDHnc*70X8PcxPC9`+QWop4kJh_ZID~9*Fh*ItWZ{v&WH=vwiTxsV{8YlSvc!X+nCp*H+|rFOVtzP25ltx^^$_}X}}`??vT*W8Gxby!l#0FNi*Pa5OW0STlX>OSe};2mGeKR!0kJ%0b5A+L-cRVX_yh8i7~7 z#nX()K6D4QD(lRstQCQ2M<|F#w;n>;;f{THCnb~14|OeTDoRPM=GG?sL_WuwfY6n| z_V|R%$W#-mni_#fa)OJfj2?jzO$+kO&Z;E6g6yqmD-h*7u%a`QyQ|j{f+0P3T8Ml+ zcHONbx-EDeo9XMVmm7g7*CP}p&saaCPmLeVZ6y%dCydVx4(6VCTQv~(lzRwrQ$rxtov&7QN5O++N#&Lcw z!oWVb15EH`j8I1k(-^e|5K}jSmJqe@GLV}<%y+(Eu}nUGDfb*P1iRst7i@#qUms9@ zEu(t%bS2{RYD$TxMoWZmg-NKNY*OK0R^CB&DE41C`LNbT*r&lxU`G1#dN4LNrOnlp zMQ|)oQ-A2eS?NgDRcQ7{B?s(1QbaT#lM20 zyfiWn$i^*0ZE(B)MuBRe6S5+omP&pCyTY^(U|qa440OdKnPyEi*T{Ox{v?x~xk+5G z=4t=|;KZwBR_%1ooR_Zq)NISGTR&#Lw;N~tmhg>Q$~^v{z=#{F9O5rn-LP;wfVWWN z<-BUyB!o{l&owFZY2ggFW9rstslG*!8l||382t=txWsSY$4bI!rwyq*4QA7w)Ls|l zWm_|f=@v@5Y8tgmU(>UGvKpuIjKM9~oy6l#>U)z^I>3DX;;jFIN3svR&(?m&Rl6ZZ z?udBAxAaO?=ai|+C0f}nyq4W?ibZ!py4l`3!ms(uui%h!;j+-;)Kn7{=D>jf#IM;A z+VT^`;kG#8(%cXmazp9nYdR;NXrXB8GWe%yRt_KzCrQrJe8&7mizf@azXuY{hcX-42G5$-qej-+7}&W!yG-gek#j> z)*9vIFB((&;JR~8-eYt_kT(4rPF}2osfCsZc53UVqr7Dl7SFx`Jnlb&uv`i^5Wq`O z+A_itj6sx!CfDJjgl&jyn?d7MC8^aq1VVt3WwaAIrgK^Z+FG<-!j`+Z!;ruVD`^gS zuiV7?G9?IdHU+i%Dm3YrPMVd22%oOK;rH{u+aEqSHmJV-1wwiKGqQ{R|2+d_{;#I@ z-?}4;8tRuUBmgqV9JLnpP7`tuRkYf$JY0VnEP1F?C5%y+Fg=0=B_?%6x4L<`=50-& zPib|bCUC9B^|9Tr%<3`!FHa&^khs`}@pSuT<8v#6S+37a?)S$%kH5|feK;Lv#fa$; z>JTU=k|?F4;>!AwqrvpS?76}fqQ}Y0 z^?AcR0hGVN<3lx|Zq!&v%u)gYh;WXNksv%jD8j|tpc{m&la?x>YpBMcUS#-eAcKj4 zZz?*{XUApePFF=-8`Er~&CDPNRsN0|a&0L-I{Fk`6waH=Y@7B~RoRTJ6p2f)PNYU; zGHOxSv4wxIKSN#xbz{wwEzDR;Vg5=Wt7Y)y33C4AeiFCwY4yW`JpxQvkPP%-G#CZ>80#2MTFD&$dx9)JBBMzj0xqJU7pU8@qPY`= zLf)Q8g*Bphy^&T)L0;flg88U0$fxN{Y*!^H;xt*QtuX*Zop8N8*I#N>9ALgw* zk=0;41~(z3+Sbt_=W3B8Lc?|~Hy2XRyYb@`1hLX>S)y{;mYZ`Hyt(t-#dWEXVw`sea#=20biDx z2Yu(sJZQ1y=4~JOtt3<=5)y<{dvf8;H|YwVTloT_SJ6g7)XH$6U-kms38smj^$mSp z@q+!V{O`vAo|4KX4`@5NPkR0GR)tcYH7SmKckk2jk|Brr`_YQbJ{w&)2uwmWr@eS% zySGvdfBkAOn(|aEshT`cKfiJ*`JJJ%IMLw*PHAB=I(DfzG`F}t%s4~w5N>)%D>mAR z?xY4uD~ULkT?hkv1UF-0OO%PJN>^${)~Y&*qxLr&W~#I2An9>&n)`L&6~qBSdhXzd zg%qJl%tS;N9?PqIgYv`aSfNG(%^ed&D2{sO*hY&%$MEaNTWaY9&!i;Qeaiy}LCU6< z%)h*sx>^8qmwKt51BO1Ro`M!(9h&cpF&+?QoT9R9wXw~Ej|T6Z`rg7l%;uL_E0scj z57`G8u{IO9-iw-Y7SwBQo+Gr%ehU@l{t6YCudoXxXH3Q@zB0w8IHmO_R2|x~a&yA% z1?0Bqt!bd$iKP-guFl$i_ogNjG8OF&@m+E!pn6fA zi_43HIcT|5Reu_GMTQvBCUZn9vGK|1t$&pK!nS*LcZmA`VC|ivG=YLG&8)PoKUrzp zwr$(CRcWKrwr$(CZQH8M$-8d%y50RSv+m5ip67ESc0}y+g)WMl`VdwtVS#}YsAriz zo5!<0O8eP@*JD-a)yHbA&nr+@m?NqXzHC8G?Cvk^egRBvzyLwFIRXloAdNyRrZ7BN z=@~f-Zb>zJ6WktN5q{hk50Y_EC}M6mjC+bFSQB2s^;VP-#FMj=vH;BU{Wspr*wKoR z7O28!V@Zm43nHOSPYW3W%*W!09SF)1-EDdWU#b2QwdI~tZJH1y7@Xe#T}zCbEHTsWm z!^9z2-`h}WNb!`Abb$sNF01b$53)^JdenQ5RoKW@k4)&>27K|d%;p7V(wVPVq!7!G z5y9IkJV2wnv@47mA@F!gz9hr#k1}r=VlQ5M{`dTX@A|Rr_=Bnl|AFXA{C~+W>H>-; zPIfMiMkfE6WSag5QCD`}xtL%U)1pmjF`y_BJdVrVA4t*SmxX|)a%yp?t2v{R87avS zmpj-^_v>K=9rvgvFs+W%&ObTbZYR@t(zwR+`OxdMwU0|XKd&4gS6RQ0gAzTU%f1zf z%03Gex@H5G=~PTvLr^oO#%L@|DMJ7)vBB;UYlIpjBBsnfAuWXg08?(BDn|ge05F(j zu0WV4OeHF_YPp97vH*BjvY=ES`9r1uI#R?!z~eu;i)OVvj!td%vj@q&naP7c_bK;k zwT}t-E_><(RMYV~2-O_F5!a($87E~sj72wYd~HfA*eThp;zoQ8S$eIzcdoBfYx13h z4EuGB|2S() zR-)LUNrf_`qI#rDr7BYoTvY!TdD(+OuT6|~7D1uM2vYlsi2F59grwB3Fc>bB}HJR5sVMR#N#(rt#j>hKFv+f;WsAd1dd z1kiT$H9i#l^jGoUFZfZv(Dk!-%I>I~4}RG-cezvygcHdNMNEtyTGdaG)+wioP0G9I~CU`lEz-lH8bpwZDPiw(<`8GcRz&j!lgNk1)XTFQ3|< z!+$%f=Fw03^62kU`A7RjVxR2yU)*BWpjx@lsrT`fN{F;2-ryJ|V!ygXy}+4By=;e` zP7PiYW?Q@=g>x+qog$QaLDq)XV@t%uxjybXl(yyly9IrkO~odflzNORbAL$f(n@^& zb(iCwB7o~lR>R)g4C%*p=N9*%#3^bPhB72?myrtMceg}dpgcG1t`YIj_GyM$pmp8% z(+|(6XWs;`b5L)@dSm1-@BXp`Jq8BrDO5z!zRzY)GaH49dRm$+X5^Ifm zr^Txx)7~GH3`FK9Y)W_92X@{oiL3orUGDd;M)4aCULV1F%&aG7 zMO?vEDQQ!}kvOswHcIqD{A?lWTs7q!ZL&qE=#62XYy32AH+EPSTP?N1h$owq?I@?r za)j-mx56^rPZ4(xZowsTf!LN+c=gz0*p;GH3v}^sN}cZ>K_iEx!fCNfcmuQQWXvY9 z8Ri?}0)!p2j(36%Yyq$SxCcnc$3+Ie`9MUpXV9&p7#JwWy#m1clHwxIr zLCQXcRh!O`-4d3Dle`gh9I4tbwU@a{%Uk~itt?E<- zhT%8(8MtJt`;lR>6E=JV&sn20HRt&BV^cqr7bnBf(TJ$L`4?j@4t0sA?OhC~TC8soHE;>q11SAjj{2$YT2QBJ* zpdSvC=8tz==Kob<`=9wtz}Ue42d?`cxESL9IW|zbvP2O;jLLzZo+%XWjY_UOe^=KdLuIp2}?~!md!b+i(~mG_*k)m($FDm?YiY zy1oBB0(x~8Pv`@swyBfl2Nj`IsKr`w_9TNUVCT9=EpapGD;qxyYf{m#d>Iw z5pLk|<;3xwN8}|GvtXKL-wTv0zQpaB_(*1cuTDkdh6pOTkqEVAQMPelITx;>XGO)m z_4W`+pZ|kWzujUQq){|VPpegp-$;+ST*t){-Ht+CYhOVJq)8Z**;-J6@=0`s74;}> zo=5r!Y*m&KFR-d~V9!4}vkB7t2NEQ8i`YZ1$%R3Z9o-1siNTP1Q2nlErDPFOXozYr zO}^t(qeQL@Hq!5t5@P-G4#OC8xmYpFV3@OfV7ByoBo+})*XE6xdclVx0O*hsjqmp# z*L3u)GVUtOk+Ul(PL{tg;%#-Fpv$cuLD~mI_cu`EdD6=ZKs5>kULo|*LlT+5{bNdu zp0Y*;g6^?~-lCiA#N9%Nyt%gtRj8QT^2-~&n0~QY^o-@Vfo3ePjlL=O*D1oR64bla zVVt24eHHt_wBUsiZ}Q2cSi}d||GS1_VAo*GLy{f|;z1IAl8N#BbyQ!qH*Z*$J#)QGOOp-+5$pT*aMXBBe|w*N^ODv0 zI$nYSITcO>R@^BN2)?SL`Kb;;;rb~&k(IwD2J@rsBc&Xk?W?+Ui$M!7h`fmBxjR$L z56u>-Phsza4Qde=F-p6HUN8!#{7uiSl1ig3Uc5qgt;!+bWUbO6QpQnr%DFG4 z>EZ#3RUve<#>Eg$Cdsr7E@=g0+D)$6l$OkCH+_T}xttj1_3{ZKZ!6yCpA@ASXNnc( z)XOH}v{GG&8r2g+>6P*w(+fqiDM{(t`L5X|5?v57=hAR^l|y2e;sqGAclA^iENzQ{ zGWDW!R*HxjEE*Smsv0F@o-(ZF^$IC6c&YUo2@~A4#<)YoTFz_b6G!dZdm`EET_PAg zq*W0CMG-dT<`3c>pvqPql&+2;}SD6r8QbAJHZW+F!Z_U1NQivE?TsB}=Fh7L@qdS>7#s=S$eNQXmiZjk7U z9|O25b;6~Tcoh*^49PgBkfG{-JNfWpRIh9i2CI_o%~Y6rY7oTSm{SQFrXr@*gf&}T zuJpsH;X@DV+!vz|wKvbB65=a}$kiD!1)mIh0M^&mwT2A&We9`&s-xg4wZ+YIm$jhV z?^nmP4V2~~>*eYDbNr>zdR^hEOU7>~bNt?Nfq-y(W%+c5gx!E-z`pVnzAU0%VrC`E z;mz@!86(Mi`Y3ew(cZw9i#Py;{wTJ};A$V7Q=sOYr@2FU?$*j8}`*PGO{OvHXc0ALE+hz#Ed>Ui#GGM-SgdCq5M4)y!bJ6SIoc0ty{L6wVG2-h^r zdVMQ=^A8l8YZacv48r6cUIPiLG%U!qz?iFJg~EW~zy@t|>xrC>SL63nASjcj*kWdAPYkF9 z;%|B73zg>tqS6WAqLC3Im=%h!4)C;?O1y8%)_`>+D=7|Fu34z*@l-nmhjcPS(W#hY z9wZmen`0cNVUsA9kPPH6SF>2@0tzUz0_+RBojO+3)wEj2ixz$Lao}W4(~z#ixvxZ+ z^)&jxAm&bPqYo9D4Ugfs1d7W}`-$gm1YNrMm--!^OH30a^%dJI(z2g@-bv6(YVu~kO-$;${0OQC(TR!UYF}xcmbYm12LN9 z){#p@dKO+v1s0p?FLqn%zfm{Si@R#Ki+739+Y8b<)f-suE{=w9 zz$){MS+B-hVyK;?^?K<|lP(W^%ycN(Su~~+q8;60KDJRoLxpJz6I4urWaSu5kdtCn zCdh+NsO;WOidUYBRBOgaL$)P1#bA$rU6NE37*p_C7Z2Pfn{olyCSbdG2ovJ1&~3c? z8y?E^Q1p5tMyq?6-Y;B#wgkugng#GCeEfLcy>+Gd9$=nJf}{q|VAQ7He+{okjT9bK zaF<$hW1+-uW3d|XhNZ?*a-3uMK9nP|nnNEbNyr9pY}gcBL!gg>F+Ivm>+-M9jRQ=o zt2w<>bj=@+zk_%kE4FV-e7~<_D_L#2XMhTQ#|~myk@j#gNH0W8D_saY#ar*o(uC0!nbk^CHOd^ z0`Cr~VZz4m++?EI_huy>odlPIdK)e#S-vj7CCJy^9 z#dX}a>JOzI>R*7|Ju5@13E!|D{=q5idv;*{;OF&QWIRC6S{?kQBL>Ss{PH+O8)`ba zW7|Y(9lliuvDugmCI*F=NU@WNdw#S5-Y4l~Je=9PlKYy$+`wl4*)vv^a~BBpUY z4q~a~*QIEsz`5HpY4i7%>HAU^Bh^izuJMVsG}pXFF#*EZfHd3tm^55xj2`58g4yGd ztVq&5M_IYPFP~CY<03}xpGx@1S1q3}d**Q^@U(eaZM}}-y6U@qtR0HYr$%iLyEo(N zxg#V2lY{klPrZTqBiq#nTgS*kM#Jz z1qf5!;Ik00#31^vb~Ug;73r5`y}i08?S8I$Y*c-hzsf)2m0Kumhfx?#(B0OP@F{P+Y{{HAw@O^)ilGoBjsERm zk~<-ZU_}n2X$tVyQFWGcy5|rQ8FCu`@b#1bpz_g6|HtYg0k6Z^1;Oajtk@o&kd#aM zg7+_G^%BdlxtUV8r0nTwGc{SVm_1r~c~`u#K`*=-XA(w(Z*czR6?*LUGEpj+!$I21 zgMHm#_=0=@3HvK3{j+@ZP2dHx)Zsacu? zs{m&e7;3L@+keQaQjl0v@Xc4m-ODYn{;L! z&lhMF^d#F8ZV4H^LU-buHDrKG4#^oh4|#|-g4!I^y0(5=ifhn;w^}TC!w)-gAP0y>)2g| zBeC1iMT$XDCcfzN+1ftb?xL^0#DHfw(YS z?Eb9*>{E>FvslAT9A^vzHWg*;e&&foH4HZVfH^n(&Ts+d%l^XPhQ!{@LHL7pb>pse z@-O#VT#{7*B(Sk?cI*(nQN*;iJL>(kj8j$=iLQv;(Rhp3&=gPfIMsKbm3Y?Q4RqeeHyc!dNU zUs-#%gU4Xtb(I=Pq=2koV;RB1)D2-INqU?J2M<>0BkO>5K!ZvJW9en_n0pS>o; z*~VB&et1jX1ixrc*04RMo48xX5?UUDBCv^YW-ahQZ!4z)ORj|4kKqD2CCBACHK?*G zh(j!DdJD>JmFv>4AB)|Lz$+|E)V88wJoU3-qD|N)3Y0wyV z>=)O)58)_ikL}q~*2uMQ3jVl)gi~C(QeC-vnNdbx4_6M4m(3V8!!&FSY=zoq&A)Rf z>Gp5h{(NwKS!Va-J3%|$ek=FEfniNPs>my7t%X@w^nazg8ty+(Z~Qw2{KfqBSO^-s zpO3}DT2+~g-LyRfKZImyjF}w49eV_Jt2?(N?_6zFc2dEvf{$GP4|dF;d&N zT{(%jK3bH)np`H7h&OahtDU@=pRScy)}U)@HxR=0?TgoqtpzV+m$@E2k+de*ECta_ zTI3mJ2`<0=N+5Hj^0T67gyWTA_yFI5*H=*ED>3FWhaQHnpu#IU=F+9IkM6YDS7N|7 zFyxaI?wMvd^gB1aTV}~8wELr{)bU0U!dFJ+ADqg4PZ{0KoLtWguCLTMzWq?>tK27^ z-=WP5=oj(OtGMW{5g?Lpf;cno>@{+-kE|XzXI#}`jCG92R)@2YUoc-nnY(%Ts%Toq z?9wv^JV%ZhrEP(Ma`I;VsZocdklk}prgDwI4L>#1B zEXo#Y&iM=6uVOQDP_cMunJP-bu*LUJk5oGbexsax#a^f&#sdQ_pMRO_L36CUa7}}X zN4naW(g=`QgDUt%e94dK>n-LW9>~3hRu$HcJoLsX+VX9hN{2@ciUXn*6hr11p^Z$U z;EYH$(h%sto=_CY_sVk=!R}8N(2Ty;z&U84=7%6}nHXp9I12w!usK^m{w4dZM17>D zC)JV5&!{TrckQp^T6JZD`$}v8?N|w&xO>) zJ&Su(82(FY{6v1~-n!Vv#ap&w9M&3W-2PbE@gAjxtU?O4w^JZ(C z{Rwjb6{}<(kIL^4q1~)2T6;^N3&N&lK!9=|5fi;=IfHC7SyZSzk&1WYyy`K<#V3H(!uMX%Po-nUGz_w@#_&3`8<> zA?)hi*&Qka7Gm@qCk;w4L_`$rfz1^BqLH6YjxyO!4{%u0lVEd2xM#C%FRzAAVvGUz zEC5Q4#ObTAEch9MxzV+8-w<-#p84sG_Sy=vjz>zKqzj82HvSasu{b*8))0a-5ZJtd zuBng*R-I}gFI(j75w9c^57(zwK&&Pm+u!Rc03?q^P)~j|yD~Z{5<0nYbx8v`d5WhO zczytLK5+X#AJzc3vsYYA6$xR=*|vJ0?JwBhZx+9M41QEHV>-Z|HLe5l@S4~EvW3l; zj;2lex5pYIS0c*j_aXTHG`J(3|K!S#u`{B|HDk~#8 zv_ETS{tL)mm9(RTt%5qz<0iCP3#$3U!7MMN(L^SMNkrE|toWt59%Lv~cJ+D@zv*w2 zptHFJS<1xOz4p!j4UTWGoLa~9T!ru@$LZ^qFfYH)u8x1b7H zBE9qXx7D^50!}eZUA#+fVCb~U<(Zw?sM|-%u6VahUp{W~)_9C%0*jN@-P> zDK@j3aXcsTUo@I%eMRxRo|^yE zujpc=88?tPQl<0>lfX<5avi<&>if)cE#>2@cYWK6Qr2_8!eVl7I5=H&0xp;yI{xvI zD373#-~2)yeHLxOtntnW57W(SrMC-NZLh{WMOyZ`oY!br;` zZCYX|+Sx5)d;bR+h1T5KtGDucJAfD-i2uhByRAXELQHhjxjSFXM(%^N5*y4>y=H<* z@v<767d#$i-(mY>e1+uN7;?p^OS1|^jLBxW5hw_7m=Ty880oiB8x)Qo-e=Vk1Tz|@ zMT9rxRT{p3!?&&paDf=lI*4^sJG@kw+dO21ln0)_daF?A1s}a7OtybzrDx+9^E!1+ z$F!;Zq*7V2rhi(B7n}MRmuXA@JVzQ zkYACYia&}4%& z%4>19TZsB2P60jk8K1Tz?ji#U&>9*<+2I480P;{oookoOkof+K*=_R;I8DXJq+6bl z%g);%O?`1SQZ{mjF*~JwcOCcZ_1qQbqu9f?jVn-ip(e*k zlqV00Im1@(Nl-$I1c*7yAtlF=(LIcix{&>RFmNCpl#j=& z+e^Aj|JK+eorIrxts)igab>ciQP|U>RxFzwpi9EDSJUFkqM6uj_WYwmOUaDH_59;O zs_3y}Yfbm+qFp}q51^_S0wY0Wn%MaGiyx(5>@FN00Kp8}uWq`4YMjVdmovM_W-5T~ zx0^{we^D37RwULbgit-lVJ1ADk709&osSBPS}JqRIkc zy>RXPMFp<6EZ+q3KM_7bfJJ>Fusqg3Q>E10SWx|Av#6;BJc+R3hek_9a3Zg=cks%0 z3`M>k0Z)uHOAlj=HOsYik!ys*iQpZE_w`(F!2=Cr3+K2#;w&B!GaZ6KtJbiKR(>wm zuyDCMfQBfVuRz*~3_Oz;(b7)b8w>a()`>Hr2eBmlMyq(Y)GH&f23f|u#u5dkN=gzd zIoLr~(I!VAGm@x?xaV_H-m#;1#Iy9Ev5GlsxTUa6{o1I(Dh2lz8Q-NNSb@5Xv&D$cdMg&LUvxE*us3Fs()^FNc=#5X=u9n5 zjloT%zSn2mm;b>tzh5!Pdtk7hki%~HJ&mzw;l;CbgbWH4{l%S1HZ#w>D`n-J5>H-j zbysfGfaq6ztU$5M;nmB3J^2676zmJ;A`m|_T>Kwh!TaBT@c+3+N8Q5sKWAxK@f)@% z42U6qYy=%pd7(5gaI^EkMG|u0wCs(LP%6MG5$loy{#s;piX|B?M^B3G)UD)UFnE7L z1*3$ZpelujrlQQaAEs8BcDnuEpm&k*677+kNR;iTMqKdOHXXXdz&5E3kfeBR-&(Ks zVnR(2+yKyWDwUT^A=*vL#-lf6zInle;Q0zniKmTJ4ilQhjVUzA4DO1%G+T&r#jnJ&{mM2zwiy?G}c{a@; zN1Q_7CO`MwuDHK;N*JU&Ts?^QX?N_N$de87$YO%(08~r$1%A1^`NMXbSDTLcUKJ`=fB$~cHNZ_oLH@A3WN3Iq|@tL<5 zZXPWrIg4^2{f4Qg5Xe^*BT#+HIWzW(NjO|pg&!c9(#u%tKwDm;NZ}8~7h>Wv39axw zIDaKA$?4}XARPvH$MFpX$C87#DY@gHIsz{cgFu5FOVGx3g>m#x_g2jT@xL?_0%#HT z=w^2FKt71{{b0Ezcz#WQYUUlDLo(wC4p^HzfND@I{WiwmE|^$uO1 zoykk%njlaczqg}|w{DM}kL{113$Kscjejpd>ikW3)FV{|_SoH=&`qls2TMM9-XI@7 zzb{d&cJA|lKD_Ny7r4CbBP{ZAxxzX&Pn`+|qJ<1y)%%eUyiYL_-9C2vUk2}a3_WYG z#kN{!qHnzH`S9Xyb0HG!D==d`ZUt~K280aXL7))4b%x4(!(4)!mY@VFySxLZ+Yq}&DiBawCEZ|j59Ah(0chZ4f$+B=obmX<&b zM3rLeWh71|>7OV{pF#qyn9k0j3XsoLS@MPjDGh+_)~hdJhZD`&mxl(IF-WOkhY}dF z_@hDHYVs|(_QPcZW>%4+$fdW-$=op(I1|zl`)KfJBohH0=)pz?K2Uu~rP?!~aCfr0 zPprX4mQsxCd8F%!F=3ReLqd|qUGb2SZB3_(9RpZ-brh(v;7!KVrB(tuOYVok=G?=v z>e6s$cf$5!Zt7}W`&@xEcgXStZis8ov3AIfs^U1EXmU#FFFDw6>s31NvEpF1Wl_v72;@G|R#JQWQSOSFv?84~TzQda-DfleKOS3Gc5vY*rnEH6xXxz-8r8oKmRJX>m zvqH?@#Uz*n2&M6mg<>Y@4}?kqQ0YN)Rqe>@%axBRpkal-yPvF`PR86L=E=3YT+Tx$N>Y~?!R3)_HlXAJXT^t<_I#f z=aAl5P-xM4Cntt1CZch4p`EHzZrK7R6?RZ>)_e6MUNiOgaAP1=?6()DT$nzF656i> zG3eiMEAF?=?PdavX2#R81SL@#~(GK(* zH5XvoOGLYCtv-V)YSCEgILJz03HEEhqXT>o`w@2%9LO|w+$BdXnY$j?uxi`Za~#xQ2ARHrybOe#Nk2;QAr>%{Bi5c)}{f2MUnt< z#i+Vx4IDydkQn8;3=qKr$8zt%4wF|2*Eb7R8SP5d8`$x z1K`C9lqI@gY>jBQU=bqBWC9J@vH52UhiWa{pWaGXBB9~Z-WD*yLW2iQMd~xer}Lz1S5 zRh^|oq3*5{zU);RUoM-7U5V|QThE<$J|-O1R82)kc935yW84y#ZwGmyjc1r%J?LCb z%5=ZA_Mr1Ha`ZQXj=#$gJ^To!!+DHZs~*?emxB%TC^A^z3|j_B~bQJ)<`Q%lU< zd>ln~f3~qIEp(c%jtskdE-w9kNlwnvlrOG9eMIH+5Hq4en0UL%8%_@n{g~m)URBt_ z4!>{!@W{)0sT-X(1Asoh-wcrg;?AzYdBa(mT8CcZI06-mlUZhPon)TEo`2~7N|^of z^ZdqZ-vjXM3W+*a;wOK=F1vGpBxPVhRy?@R6o}qr)i%43?Q;otO^T0$R9LS^4F_-WSYxEb zD>MCF`%(7CczGgQW!N+U=D3E#h0@~er&IdV`g{VgbN*A<)-$u$=LlA97gQqOLZ?`R zVj;}$VQ!GhlJ{;ruzKnZL1`S7pp>Zq8^s`meaZAYkm$NmPOpaKNxg01fAOW7jZgyp zjla_Et-ZW6EVJ}gU140qkL@GuB1T$Byw>Kh)+nI@3&y$KN?@$-=s(Jx64lLwmx|M{ zLuo+(*c+}-#i_ikyM&#f7D7of99nQ9;FT02kL(S>uhLRY(M4qrl-v~4!g z{Y%lXh~Oq^dd80qPD6c@-g%#GH?a{uqaHF6p}^e}ePKFj;mKqjcRJacG*xEibi?{Mu|r zl*vkE0J;w7lN`x23I3Etp%s~T_(ZR7RXd!~8wc$b)O4RxD8@0NhDHo%3rBMk;$APc ziDon|tV0cEAs1H|LV+{4ctU+Mi|tSIZ^JUDhkM2Ne0>ut-AF z`{Ja_Rly_jCiyHSoZS-;()(X3ODv%Zs%ocn+_bV8jdzHoF9wnmSE>3_pTR!tDzHaB zsq2nxl&q?6Fc!%J4v;0dyKj%t4e#^?Ieh~Jpy!#sWHVH3uURix0aeGPX~XW#SRR8D z2Rzh^U9f!$&t)HbBOs{(5DI|@r2|6hlQT!|sct;|V`mDg=M2yOBY-0^SeKQ0O2VX} zxe09;j&%`EC&nDGR!AsaCENl85+-n|1^=FZz)i&WH%kF}f!L^%L~iHQ(mBOdj&Pj#z`r9UT`? zCm8pd2|C=?e_2ArnSH{}yrK`U%v^m;ml-ql-7^N@*=BOy{&((wk^I6V2PSZyYV4`I z#^Za2yFc6g4^5Ljp)#%tT5*t-lAMIK`%b~rE|PGN`VBm-7d_c|s~P1l7;dTPw_O1W z>XXdCUSv5t0do6F)?of+7%?sM;d6=hPuT2aOxC>7GwRuXA$uF*HC&>jw^a_msp4p$ z_OQHJsi?FgXEY`)D>12aD}f3bEcO)R$h3dbf+@~|=@+fHsofKUd-;vfRW!NtWli;Z zq~OWdc|oboF;I>h?7?8*!vw%5)h;gV&0*B=ER}_hWlYk;MgV_W`fpOYF^r<|5VwYV z1IyiQ;Whoa(ja^`on(d-w_avC*UQFsZBhXcGeCqHte^~sH$B2I9h`5f*ExO67Nght zd4)td*n}BI#+h?j0TJ7rm9~&W-h#IM6qeYW*I6@cq7*)5flym2(gBxdh^7&?WiFx- zr){NqTzA0i)iAQ+&O?`}U_3OR(6K9=F^1SKT6wh>|C z*(|M!WXf8^b$c@qn+9F#jRHp)d6!Maj6|~8gdi*DSS)@hKh8{Vmn)F{JMuMt$U0mF zO()-Qa-tnVA=Trl@Xm2YyQp0^F2o!bh7UkQ2vb&#|DA@BgDi ze?MAb{P7D2Nc^Xomi%v4(?6xo|E(R`#!86+)py>tORH<0GmFk;x@>7lHp&-S8FYmM z#~E!iHD_UCb^Dr?LZW>shr}A%_ZH%{U@$>lL0F(p+cEy(F!O}_B}OLbG@x{ySwSDtD;F+O}D1pi5ijLWls!_)5Ga{RNBN>n!e zYLEQETTU^ly#%(L7pA}G@?e@*D6gy|K5tVp$vQR^*Wy{2jL5jI2<7h;OoFE$G`jZ= z>>aBF!<4i-)!0_L|M5Bqme6(-+FCote_El=xvn&3?3f+Z! z_TG-2hkk%=%QV>{u?l0O6NM~0lsY09g(=0b{P}cDt*Kw?4&X*9AJKCKPaLVe-xy(^ zKmOB0I#7G}T?9C;EFgr9e&^%%W%lm4Sg4is6GH<1tycCr2h_Nbd5SQ;5aEz+J2P7r zuFXFl{e)6GyoGXzg&*f9CJ%2?pACMRFZc{>fEv-j4iS`4V*HpjGM{*hH1rzP>LBes zGTJ4!2cbnl-Xf&cf0jqpZnsP<1a&5QeU&HjJ6V*kSi{ZmNesNjBWUz0Zc=ug*$N8V<)m}V(< z&yD!vsz%~p>5q^}M)hf=8`neA)*1W$z=UCcBA|yrgmZCJ$Y&en{n0_eI8c@4l@XQY zJMH2IZl)$}SvR0$`VLb(nC!l8zPrDly1ozVT5h`Vd%YQSh8(>MU|}2rJ2%Pc*veLe zGXh&hVp@{-ST9xYWW1%iJ9q|7+>#D#FX8g(!h9&nUZ`5dhU_=BVld&!Uz-Cyl%t#< zw`+EPp%pmD^WrGp{lP1VPXF({{^9gs6N@jz+1e=?H*%CFVQ=S!;4;QG^ zb0^hHQx%kCC`wG6HkFR0guyW5M&}!RuoKc)FlWkNlb&3k%P(2TL@T9?BW`WYBcmu6R?^s?fDBs#wyeo! zm{ev(DLSWk4%mi_7EkwFj6gD~!CPBxT}Jy$DgiN*zpKh)boO_1KP)Xqq;W*T`S^_`7-tSh}Pm7=Nz@Oc>ykTu8UX`XU?h9Tu5$1`F7&uC=IE$ z+G1CpCg!4cb4wE^YKulwlq}I=otvl)-=u228Z*QDwJcb59){!ohyo}BtMV?kliFcg z9vQtF*}{V$MMKRXYI!v#;YZ|JJ1&PsyuLjuuL4ocVX60U%F`1An`Ar_;`wF@=&wQj zlOgkj_|>`N-aD}>-SwPEej<<_nG{7}Gx&f<@wt25rJ6Px8)2J^PgqKuMJV&(IP|sW zqIqBg7604Ho9+tZ)P$X7Dl?T@sij#5y;Pn5uH+Qu=~2HUbi+ zQBw}ZvV$HIECVQ}Zq@rXq9~XOzwP7{q-8DuJagSdG*vJ*_i?v?t~Ntg-Nxee`Z+wa zf_~*PX*3}mHg@-I=cM?&OjO;*a_0H8 zllpSR5Yffe{aLGVj zfdvo8;^c@mYf)$Gs;knom-gRgxno8#P8YbPs+5eSTOSTbSfQ3|T{1UavKt0(64r_F zQ>%vYBSn_hY4K1~iIPaU(?qXQua8ATk}O&u-qxjqxvWitle3C+{92GesztT32u>Ao zGrEvse%YQ7yO0o-?3_KN>_RPG3B_wgNYCC4@B+93DybdAq6R=7?z^`L`m1bD@3kf1 z+uR*D#gZL2BbCr2-$`+zl6nYR;8SfN!(FOx18du$UB7ySb_nlbG6cpR+~eQBh4)ABcS%T@*Pxt{c|;4%T~N8PeK_M~;wN|CtPs~q6!pjL4{X31 zEnLN|fCwnF0-+=rFTFZ9MyLnzaN51W%zK$ZWwfRUc{=3yt}ekiXmYojNk-bUXceh4 zAkE~a;cea?S=}O9Ow}ks-b+hi#Kgo4Q0SM z*rrz$4)@*>u6vS6o|EoUrfM%0;99Dt-`6q50gD_ncP84OOQ5r7PMMI`c88l@ikJip z=h&5iq$3kU6-H6QuV|-$#$s;BUOhhui8L>qggHjKQL%a)^yIsbfZg?247g^lybAdX zTVn%zF;-n$3GN?`H*s>zp(n(o364am|8aEF= z1FR~zi`QC;kCeE}BJKj$9Z_R6 z#fYV!Q`;2lIk;dDvbH-wO^~=CRF?kmvb=cY%Jbis5R%p(ARA;1IttbuHZQ6UES)Sy zdr^}cQf@39D_dG6=jf?n>^op^=<Er=~j$!YTgdVA$5 zZyt%`&mOMJ(+B-NUXb@{E6e~o7`(pm2(L0_}DqFES?;swoYr!1llS#i0A*{rw!xdm{_2>{-V8Oj*KA zIvAr|0C0gT8tpYfx5)xi04Ja4t1l?9ok3eb8noe22C8zB0!L{OsNi1J=4|*TNalk> zVN!FS7eo0qkf_`2F@qOFa`wZMf%Yz^a`5oY2q;uSo5>`kTpP+}1Jq_FgP9>|Z%{b)*i%0LqR&~4@W|5!xj8kA4Lr=F zKNA~U0)FBhUe-q5aEvU-kEuqJj9zrdB7QMR>upYHRn(WAlT;|qZ=xSv{OPnQ9GPP$ z&Rsk=d6(k>g{W_Z%&}31Cvghuu(bu&cw%S3Ijsfa8)`5(hZ9y03L~suQ?8HgoY%P( z#_!TdQ+a1J{vY%O1NiA{%bZ-yR23t8{pF<Goz*rqAn%v*%MZ4;vJ+#W!4Kux zysi$23)aEpY3@v&9D}*fz}+{Emq(9>ez%u)D$N_}aW?e9kLki|I467FYYj|oBd2HW zy^7rlhaSTui(_!jyAcq6 zi%kAtF!d3T!}Ktj1~{V}db>H=xZYs@?%mW9#s&!;4JQ2e#w@CKza|FLb}pX3+=1ds zrmCdG$_D$1geei%^v#Uah*GT65(?~E0%k}FbbUEtjtbf8@L7g_r+7*wQ>O zc%;dj8TlpMZ{{anrCkpeJ!-YxhU(-Z+J43G$(H|%w08=Rv|YD_JGSkPZM$RJwrzCS zv2EMx*sj>NZ9Ccd{ zys-HT`1`Y+bhVft#wFyjzZheec>J%|Hg(>Si%g(xjTg!uLTazE6QA9dmNo+8doEuC z)R&1Sj0kDkRJ&ret_>V64fqI>&xat+Rd^IqZgJBtV4FgthA5MYjA6H3vJvbUz_yGv zyTE*!j4H1U+OC=FrDlGaa>$mNqaK(e_uKz1{ncJN;E6<)yAb8!W<8)L9tUhRGNiYc zsYHh+KPqyPfho{7LnY+pYqP0A-ZDu=zHH*nQHKyELWhC^qpf;ri`L`PG`}Q~FbTz- zIh0ySOK^2gz$hV2I1?EpJ^GW>_{{$3>woBhBmN^h_urE9^LOUbe<(RC+L^hS{F5#E zFCSZ0;+i6g0AlbLVH}(ls&-^31gMBKqV_e-Hc$bDiUOrjZ;+Z$Dzp?EciDzU9QzIH zy&x^U*AIfx+bt4cBxp)%){x7S&!+YgW`1AqFQ9FF-DQqw7&baXiU27rSn{mtg1I!Yww0bJ)arPbX6c4ia0SqFhq!*R@{9|6ILMN4wE~hE)hX9DGHAJ>^RcasyJ*!3!ljl@)IvGDRm4Lu zKec|)s2URyEgHbz@0tUhvx$=ra@hng1g&wKwcz-=tB!JOj7E05FbGGZB^4R-yg~m* z9Mm2OD3CE@R0g`Oi35%s&HBV&(#j$YJiYM;8~Lu$23sdaDzK)`IkXBQM zJ4-f5v2ofcG>+8X5ajE9vBUQ3og5)RmDKBQ5Wgd$?*tl(`V8o?(Sbo+G?d0Gh$hO- z*uo`JhI@pejO%I%jCLFxPelA@Hkj$%Yplv`X8+I*7s{@oXV;69R#`a+{cIn84HD54 zjoZcGyM(KsFn?H*!m50u!nWbW*Byo*I=Bet>Uq~Wxnj$pJr_eQx=L9omUa}_K8-W9 zYC1D;#T2+jXY}Y|r>uTYaJ($K2e-KN>%FN#+?qZp%xp;b{9}|eb5YpU^E%K^ckke8 z4$Ws^p`Fk3r`~Hsmhgpu9f;@Zh|1m*;xiv^igbG%-@X{cE1nU^2=w4Ydl_Wn;+GS* zyi5&AtpB`r&PVN(>`P2&$1@)9FNjCjXou`vmXWM6WN8KVje(eEL>n)R8#4;1RnBoM zKkN(d?LU(=+I5aZMmt_VNYg0-#cw|3dW z6roaiU=MNd;|%EXwdH89D+Vt3+zE~P?N4uoat3Ugw>Jsa;Tcu3-JFk9x?4V49C_tg zQ)qf0g&9H?)|v`b|D31RlSe#YooszHkc9J8f&{N`SgmFIJTE|UBTJTYqN1d6pqsFbhDE*9Y#k9z|eNKpkGMQN5OCM`*3 zEVezwGH(Ko*_9y1$DlNJ-e7ORY11&w28Xa}T|aR=&93?94q(y6gHfR?W3`FfBas*D zAe)6ier(Xk6(3;r>LKiiK)?ffdO_WzJ%QOE8ze@O7{9F>w9&bZgbmxd^+LyBG-BAx zWIdCZr3}D21j3uoaQ~fnLdAx6!~eDhj(tZN{rb;{CnbyTU zUa_5%N91L9-CblvHCOMG)kxB&laZiV6=4*zoYzxw4aB1YOhWN} zxYP4o%RoAK?FF+58!8mGIt?)&jc0~^Tnv5FngDwdG4vvzQp~Uk1-Jq(IjJE=+?Y-j zhdv3s62mK&Nps9Od)0nUpoQkM=$_;&`PH?1O@a^=jZjAAi^+Z+Hx8F!Mj+MebhOWY?gA*oI z?vkX$T>h02zHmsL8V+`}g3wE9orkx7(KY_V@$fgKQil)~TewF4lc?%}c{8C*dq|7N z;uX=ZuIg34>WlQ^-8#Iu9fU`q@d!ChOlraP_>(@P*zrgHY8dQ=KdZ7(Acy$0P`s@# zPN`6e+_9k@c_-?J&TN&vNxVVqMRoKhM*_JvBN;V zurXqNo&G4ZRf4~JlmAC9#1VWZhrML(c#!ERV#|GY@qN-O6j~iWLwLk9nOwCfsO3{c z>;znjAh&%m5|UJ^0Vvm(u(}Xume@RWdH9UEa02QR##h)Kq)c4=9U&Yti;V|cO}=qF zD2rF`vHYYd?hri~%^|Q=s(6&78naUd_KIE>MrU1P+YK3@rw(qQ^|CY%bam4*bpCpP zpl(_`NN9eB-MBu7vkj+QtehNxpIgfoTL!%X(){<(emX@^AChmekrnZHXP`?q$gaUI z6|kTy08JxRr2M%Sh=V>H^tB|LTj!H`q#vI6%PPvpS2FE~Kk)Jt?Jitis5cb1)|fbM zsj)a~Nm;LJ@OGzyE$Bt|qq5(iTq6CblMy|Mg>5sl7SjETDZ>zb_{(4}|TC;VQ)= z3fT${#oyfpp!aM3Rem{u^p0%tO6P zP1HrTYqj3*MAS8zvxRum5o+i7v=xrnhymI`u}vCWTddiXPhC8SIFXrrw68v>+PIvm z*Z_C;Q^=^*{1}#(g^f6)36~jdtTa`G)O4b}4oM@WBvEm8+J#9TE{i4|p{&i4z;s!s zS>XzkQxcmrD37$@bkw|vrz{oBLs5x?wt&LQ=x^EWQ+e%7wrbd|eX)6>k*Y|{it4y3 zOG;>R?i_VUCEhSDT_M}UMpPJF)-6@H7bzoOsQ_(OCilg z{WWl9WG-;;+7!G0*R}AH+mLeG?7r#_NKlYQx}tcRnK{h;cx~CS0bbHWJWdL$7X=+p zPM``&(At^dU=+;*&57OcnxliMaCQ~IJp%xu$6&G%kN1(8XCY}3pNQ$XBynl!jGs?7 z2xom{*+X(5*=SQVFkR;vIh;BvUZGuHh1Op=7;9kX4cd|GM1)tY$aa|cgGJ9PA>Dv8 zQdO98j%D1sPMuMP4|#<9GFSz_NNZ6?6@-T$`4Z3!VzzM-4;l&GX(p=jw}K-zx%#<)u5)9fwxFho(xHHLxxC`{ipLEUKK}tAf;cWVMMA$Sx zRx0ukrCPTub{I`j2-#8FU`;c~*wvWi!rZtOFk!{&xFSu)>P!;n^{cO6+pHo+j4Ea9 zknHcszEJBtVt*AiX=?FmYJ6iLrwS#CM~yq>lNfA&G3sbNaX7C{Vr8-^P55(bVDk;U z+^7~T#A1w?JsQ44`E~Hb`tF8acUq0`(?%&8`>IxVoZ1b@*&65-*r#HrXX_{MQT2#H z7MwsI{S7s_Y}tJyw9~|A&q*_?8pc-54Gz@P4l}IKSIk{`Q`U2nPjE1PS3jIC!PZJ( z2bR+G1vLMA3F_}ChRr#xAs`&k;kO?Xsgk$_LYLY2TM|jlGAcP->M;YHT;b_?b98Hx z(!kN}pKV%^EMijgHTdrEPLZ_97!+Fu>x(Gsc=D>5M!HJR#j&-mrd;+^U5SSn6jLTl zY*bB4$fcs^m_dWZ+Z2vzuuY($Sb-X!#U~XM9)wZb%^Y$!m9}c!9pEHg0Sbgk2Uxmr zA}f5=t8)@Q_rq;ARe3st1@*C1Ob3(ET#(I~9Zx-_nfkHjbuVng(G~IS$hJUNx4e!c zocosj<$Px26e_@U3kGTQ9biBy<_jjUM#W50e6xwf%w;3VMTlQ&@5<$vm#*i<)2FU* zHJwZ~O#2Ej^88o~M~#RQ8gsYG$1EdHC(ktzIIK8Jiv@Q6-uEto3(~y4p>CM>VTijE zz`Xq=-8fIvys~yw*xzkkE6uQrZeV#gCM?>*d!#HP83lsM+JY^1Pa?vT+=vh-U2qf5 zTSCDg<^r%<4iIg%7~I1rgxD5tKo0cqAd~!;sn|MQ53ROBALc|v`WbI@xeie5-hT2O zaf2DJUy+N{u>c9&6HP#{`y5ezcCIfL&YsNg&p>;#xopw~=lGN2-os#lJQ;H<9~9qn zYipF`+7}SvJ;NpL{WrL_QY|98Oo-TAtITRAGq7#OVt09W$UC>!~ScGj2<7;FI z-Qwy)72E=RdNFTB{3FI-nEAo?XtFOt*`1nun^!mKZGzMReucj7-0iJYz!1j-QA>`E z;EKcnrQ|HsDkU-paGaO7cvr~J>w$$?sV_wmqseZASt!o0XygKL@k*$iqJ^bUbaWyg zEXe`HPf?pAMB01>rY*1&6lWMns93gOeu31w7>8fKoPR@n@bv}93RDld78sU1(+6Z0=h32MmPMPiogjta;P%;cXjcYtzI= z)bH=koV5%?v>)HJ9z)sRfVR5FYx9WEWp_nK01LF!;or9(M?JO{Ngp)*hH6*Swk~7= znnHPp0sY$Ly7mIHe`ZABQwy>?y8ck>zvAq|{$lOp7vre;c6#%^yCQtGU=X^EVr84c`>lS;5&QhMNNU96u!xa+F(en%ld= zFQ|-;ae_rS@>{tJV>*m}rd|9hX6|9&-?^}V7Q5#ZH0|eaFtz!;+zJ0@pz7Zj15pDb zXFEra|5^!(6zXLA84$hI1mS`Nkzl3AO?ruiNYI5#B*hE49rKAf3fUaBDZH>j2ztZ_ z&;8ORt$&_*wYfcA@~#l%*j@dYbog0I&49X$vP=#u^_a4VN!QU792+fH5|lM&YEWob zcto}il&XcI$ZeM8)wPuE)Sg&hNn8@xyYP2=NSy_kxbMPUvy7b7%0x2FqeLd{Q}nYa zbtQ<}J>QB9w}zdZ3R!P5A9rUr2AN+AvS9MjMK_3Sr%(}L)Pod{y$Z&o-|c)Ewet4( zsPw>`n%Pxz;q?KB?_9NNvqJ9Yec#G2-Tq$5ij+KXC1iOZNY#)B!loWSw1Zs*d9sl zHgH^2SrilpRArHfZpR|kEcAJk#cCm~%xcH0cwS6{MMiuB2`d!EOT5p?)kneW!}z6T zV=`Od_WO3$M%s6gbL-Q1=dJJ8(@n{b$6Zxii}68w{@Y!J&|gu+##5Ow1)&}{)4MHx zK@|5C=z~_2z{JtAiAL_&NuY6b00$^3!z)MBEwsI-{O2yroUmO8Loc>)g76zL;ICGS zYzzYa=v{J!cjXRU^q3rxn?IO(k-JBR?;@!5BG-*5!ouTy140R;4*+vBc93%3?8+Km>Er2`_O$hE69@K?*C>mfu3M z)MY4*gPe`K%jAxtx-({p;bdJ|Be9${Dx{Hz$BarJA|f?Vet*g^F@8r^!|tgVq}ikL!RWm*c?a@MoOT&zkTzAIjHx*6P$;#9+>4_4B-xvC zXa3VY{7j9H@~J`py86BfoWK~|{X)BT8|MIP_x=7ij*+hN%A(oUSPLM5RNHOT9JtwJ zlZ!Dvzeg(gmh%-lEJ*3G0@# zzf{o0cAv?snd_Rnw@y~=J&rz=CGSHOC{3CJ=FKJZ0T@YON!)kg9+J#QFRH9b@gwd< z`~_k!v9ho735b*t^jW8zZe{}QYnSAP+&f2xw0_o5<$bCyKRd}%tHUi9sYtJMJol@S zs&WK@AI?)eS6wS1H_;B>g9H5!(^cEdX-X&2wU~^;dvv0=L3HCX4QS>^&riglbVg2< z(1Ke4NrGIi-H_}0vvsz~h?R&YZr^UstbK@dEY`X0G= z0q~x0-phS@9~R=vVLyTMmF`l!f3a9u8JiuZ?sMUA=IHG$vAF%c+0E`nAcO87B639-viUm`#sSxd z04F$@znFgh2F(!vHc2=oWL(dtfU(q;(I;dPtyn zH+Ik+L1_7m0p4-Y6c_aq53qY-peeDqCa?;IT|!aGH;8V0Q=WIFyv7eV<*lLXF6U&%wB%T!I1@4qE$@we;%9*nA86Kr@{== zPlIenV(jVXP4l!CaVCf@2ZXymcP0qOC_8s166hpjroT!#2OxDhQ139)Z-or<$sIDm zu4a49=njv-^?7qFvF4CltP4z1^I(-nZ7RVjE`M74q!_mgNJ<*6Yc00^nTuwssSfuE z!Aeg`y_?GX(c4yCs!+pJJ?AieWC6NgoiuDU1!ECvbWT+ z}szs+@Nom>%&{YqlK37Ou%^@vufy?m2Qo>+7Kp7CBs zo*mWhkyE~}pFPx`dYii6&NlV3cq8kIDu=CsR8>0>DwZCX%lnfh3_!8ldA`5$z02A5D6=(?RrmUMLRTmmt@EWaF`iTs@Ks) z41{(}g<2ao{%Fq`I3>(`^!@K!1T;Vp1^kLxsdxGCTilNg2M5a|!~##uxTak*ww2360^g%K z6$7ng@Jc&dmQ;8At=}p&%(3NOLzw2nc;pXl)WiahWTx(gQ6c(7`^rP*RPUvGNFWo< zWGMJt8&z!PFd(Y3q|0QkCBgp|^ntghbWH(OV(TJH7kLnEjZ8}-l@AZ(l?XeRiL$y$^?YUK6m_;brug#*ad`hY=CC=(u61C-C=x3V^>`*~)Wdf|as4dXKJ1RU#&*v%wfBLP zj9KO0VBQin5nkx2z-QL#qG7Fy;C(dJOb2G5PLblc9YOsR`UU}~Td_{H&1nqL0aL`A zr?}4452|A{;G4*{*}jskXX?iHu)gf}3EuQ|Y*TJy?^}|*o1gzfTuIfQ&jk4vS0KK{ zmH*Jy`|mhF(Zs>!JBC5R*3|BQV*zCwxjA`MpUcIn0_w<=y!_{2Xf5_KzfcZgR8~SD zVF=7ny*35)p+&ORc907j{Ql3nf|d5)a%%^g4vRPa^6L|k6xPhYYYP-8)o$;_3nqaz67G|Uygj2uG9t2NhC~x<#^N%ISZyj! zW^odlXlpXCHO3^;O5ZzIf5aAY?_+>-i#Pb`uzuG<+A5t^QpK7@$Yz!L>Q$6EcOgQn zHtRu4U6Yi|y0-1MMbQG*Z{W_6(L7qN#Hg~QptC_J5&YL=)*#(;v(eh6M8Cyz(zA%p zw8ToZpDE{ro_e3ps9I~jwI#1z3cuE!Xa!a?5f>ePMxjI^~~_uNQFd)sQK$0DK@{* zQryRNB+I;dKv|Q*ou&pqa7}W2F3i2e4E)bu{D#?GV?W4qCK*<^rzQSI*isuK%wj3= z`BRqhf+pVM{~_q`;~0^Z1iMeb{RM-ZNE2rJSGzoD2UQj%8!*Now-*FlIH&&3M3wbU zTj(Xc{ULB$YleG+Jjx2ePq+tSi;Qaxn{ACPZS)kd_40$cj38EVi?BnKq9sFd^C!u9 zahE{qp2nO?ARqC0=MDM^-Df9EJ1YLYBvq{VBw@J6uB-pBhvcKksdL(~hwOai^w$;@ z;3hx1a2!YiD{~0UvJ%3(MZD>U$MvC*0{UlA3#7l2c*Gey|0!_{m5Ok=d70pZagNU`T^|MD>iLz3D`q+2*tK7y=f8A=Vm?>W2hX zE568FobfCFP$4C8d8WU`dMY{6^ZSK~ooU zii$p(f$qW1y+#lu=<>xx!MX4owzSkT4mOky&mOGc|70Ajrvj;hZxMU*9lgH#_;mXI zP~YVl)CkuI=iE`eiu7rFn8d=fyt-U*Fv0F)(6fe=FzFjr3ykopTfJkhpqp2%8a&Ui z>J!%LmvI)?mlL55)t%$JJsSd^dW%<}1^5?C+Iq(j#=Rbil4E?JSH{XXAGtz&o3M(s#Nc>;o zRHN#O6OIV}r)CLl%-#T-1OpHj2-sqL0`wc@Nf+4rJ9l8T`v zx2*1;bTD3V!)dLrPo_6p4_a3)Gv_i@QN68V9diMIfp?g8Ub1=BY$wb7wiNi4i7b9m zhdZ`KZEt?>NhxcSgD$?m5l*7f>$qQMY9q>4JdTyY9FXq1YOQ|CnJWEUpG;nRbXtla zm%K_Nr4dbz}h?vE5d7{#59jd(!UF)}L>NQc!iA-84a^R&h~r zGjl zvIc#=EPl;8@c>E621l3FB8AInn+=!29>$in7E243C;X59#qg|y&fn=C@0P6|TVuH7 zdI&h4z!11dqZt3rWix$#_`(?$hM0O_D}=V{s~5O>-NesIts8K~?>gUne~cSNY>}kR{9xw%XbJqcQA+6`R)`k>>Svs7=J2C*kzQ8`#fq zb}-RZVb1oxfh|(Z+jP#7+g9sWa$4VH;wg5#oRkjtq%gdRV_P@Z(gR3eVI_HqH{T~1&X zw@de3ZjYq?8sCz0hu~speGo)=@6lv9bFw71$OH+ke_8WxU0>s*t!sva@KEk@L-cc#&7Vy^S)$zV>LlI5; z^UsHU(J6e&zCZa8Lx%`0s7wr45BvBpBZzCu^I`?7vex&tHY32`!@hcxH!tK|t99rUsa`AmxZ@vm@(9BQ54@ z1>}o4fphR+V>^&A4{1qDZQ@h%#TIqECQJ_hd$a5#74B- zba3b)9zBd=A6ka@EuHdN&bpDjWmEGz9*~|^q}_#w#%jb z04J38J2v^EFY^ggPk`PId~Je9(u^J{P1NZVZ>Ve%e6s>2MEN)Ok zqs$F5sSH_|SHh$7t|RZ9yN;!EJ>RceYCi*-{h5fni{suF?ak9)Kz3HC)AochG<2gy zg$7J9uF@7QiDDtBT>)+fOtdL~gU1|w<$%Y{-Szq*u&d2msAALVL8NlqoyXn>SjvmF z7)SH2T9Op}ohQ;U7~GxL?uF*AFM2B8l5IdEq8TmPOb4@Z?zESh1c#i4WT@}o+Z&`b zSp5a9>Wh6qx0Sj#nvZO@TxqrRQ;7Z=x0pteM4l|5l$*$LSEFPjwX^{}1}8R27IF0Z zMS3{x*LCi79$T!ZedpsW1_dT`rFZ9|>(cD*1u(ru57H@l8apa{k75!%m zC3_)-^sS!yZ!`p^dIPQ9q!B!(zt&z2*+fr;g|N`Sf3 zFZI$pMJ~vrOpvYhU=a4!MGH)h!%Q=K;;P^{;hE|+4=7+Rj4eCAeixJdZdTXC;ne7& zd63|Sgv>b}9s2TjZNe1!D-&&NBdl;Ye+Z=*pl|)40`JdNqVMMP$`(Ydh22~AL#$x) zFg8>)`j?vFt}qks{+AQ|>~a|1u@E>VPk_!lwD<_RDtEj31&!&Y2V~P2P&LHMBi4b% zrS}H{;VVRP9QHfP%2nJMfwt%?klZW>$c>#Aa3>65rF$2ZV`PY)=;4g=Y~#27jX0vY%z{ff5c|TVKSp??nSs!-Y58tCuPG zguhMn!B&O#eU!dyiVxYP2db1deEs7iI*JN89+1i*xWE}o@1KUwNfKxV8UQYkNI{kP z4m8C#a3)xngJS00ObpM6FJ&r%LU4jg@zc}L_uzyl=3>&NT0q)Hr8P>P0sh@(;#vBL zcRZ}uM66F#o-)*Jt4A2FP`H(W)Mj1Z*@$~X&o#?%56u1;T`AUxT5D&hy zzs!gzEg&hq(1;n&{n~=NA*`OgvVI}L@!>Aj?cmHOyCfEH|5lw|XqcjYX};fW7mbsz zL3+c5d5ye1bjcSsH#2Ogw2r=PRDVjHAwX7N0asOR%oy-QF*Bkej#kDYUg%^SAA@RM z#kP&2taAGLANQY;_?0$6zrkDK_ly5O)%Csshlsn8iT%IKa9Q%bk^|pjX<6e!TU%Sc zo82Y!A%)^fMCDIZdY#8?z;skY7)#luod+_{GmuXrM^%0(J4&j@-L2_nZ1Yo!+7B~K zQuTfYfNdmi@UbAyMF}j#&`Op&Vh3{Zeyd#r<=o95!j6XKaD!Bf0^8L#`3Y@QG{%B) zNd;Qrg7()4*bhbSV3vfY!)n%b?#ra_$a@<&QlrHCrkxn63l#%3uk5MnyA{du-!)Yd zSi72>juSXHHVAwvJ#h}NbT8_~kbWDW`0|9m6 zgjh0@^h6k{;HbbPbZ2Ms%3gQ2l<2jU78}zS;Y)V55+)?hc;d+@8#Wu|uPDCr~)3Hf)^;)V>#ufUf=3>oB z42l`SP;*0_W|bR~U+KcSvN0A;O)wet31uAIkm{{OX|k(F(D;^Vg?$MnhoJ8VEgQyX zi$N)nquf<|N;dpyZ0!5s&1q>efF{)6`S3O=m}!Ntk6dFH{>G~IoBM&$#Np?Q_sgP& zZ=OcO0*i%$36e4_GMLH_kG}w`jWfh{6ZU<$iWQ*DTH4e_kedOw!UFNfo*s_#uy zhXiw~FV<(pHFiE7)6(2~It`0>sVW%w)WlLovv{ z3#imu)2bLGYNs`DayOUDgiFc#Jm=U{ahiGqbuABCj`4H~pk-7k^NH(kjstvJ`IN$qwR5iuAFJi3#CA;9I}ii9o^@o zN=6jur-V6W$oSf)uoBOuIy($Wtxp-VPz$g#Po~T zO`wLi=}DfG+_`SgI7icQlH_k7D-4$sz$_m(S*guB+=HXJ-(Kh>dNBbutq zxE0PblX_f3>&9n#0$#QX5nnOk$ynx-wioM}O%k3wIP5i*TZ6{s%m#?(pNe*PaP6D zq&NvHHy>86`-upTDa)gQ-SpC)L0ms;viGqZJI*-y8Rtf-sPM5ii z6OLZqFVu6NB4dq(kUuA0$#_D>;j!zH8iM~#>J)|kETl8|p|#ncne0Yf zasW4B;i2QCiJzaD{9TcDai=+Fj+TK|oyLL7SC*p?D;k2Fuymg8H;E$;-XB*-D&!eo7P z2Yc*Qofq0z+84nHcE*6GV?F?u8Ue#du)%?MRtJn@k56ZKC0f{Gm{oxc9tWPu-YDX* zIbSR^nUP;K?x8f0$ZcnNhBle8>P1S^HT8!_&Rj+)CYTV8o5h&LSOizmePl;TA?{~- zpA}DdS!Y!U!v)yUJ^}A`_CAwv-T)%3$$^T!HL#7QfK76$sJfve`@)@8 z_Xu%4dT9@Co=UL4BThNRK?kjRAfq&oh#A%c+)2W4Mz*>S-;JCp#5+8Igf+7s;{d|w zK9BP~6t{Qe&*dUc-0fR@DYTFb%NHIcR)L8m{TJMqUU*=|RGxLt|d`nbMFiI8TbR)j&ikZ7p*S*Qmq zdkxPdD|7ROf+eS{B9;%h5{owT7v(s&UVmRW(d=eCdDRNBjrz({YKtY@VL0jpo%~_^ z0+~MQRX;3i&o33Yc8s8R-0(dnZh-xh!RZ5%=!ID8S_~tlcP7#s)NNCYtOIq{al-xu zTP2_bv;XacCdYK%JD8&x<>Uv`IB5HIE05dV?YfLXxnt|ta|;gL;bcMe0i`s~)J9`N z77o|dT?@C8!;&Y0>BZo=Y6z7pjjHxwK}oxI-XlfwebeS($3QLL-KAi@<}U(>F6q*m zTGmkh_)w^dyHR$+>B-qM8UqLlUwQ$I+Z8FIMp?`iBQ(>ZxzhYSX17ZV z+e`UGMtdxLNH?RN+$Eh$1)5lGq4lcvD>-A?gQ@Of=j7>V`OdKs)(~1Tt{#3)nN+|k zl#M>F1{l>&iU!f#VKp+@%}W9z1xWZ$-)?{qST9p?D&O4nZ3KEH7bq*dM^!*6o&?r+ zdui_U%R3TP8C`4c6<3Y}DzG6Syh5?W0T!%gUzk<8NV!Q24&E&K4lB#Fq#)=4E0=ql zyHcI+v$?njgEKBK=3Hem@Of6!JQDD2=YpNEZ<8Q!9?RgxQ{K^~;6n*Q(WP3v3LmH{ zx`;0Ra`X8=6x0;wRZttra}4yvl|h&vU80FM0ht%j8@oYw(xmr&=1-;5kP(xwh-?^z zTp{?aKq`*Jq+5aD9_>@zriY|c&WZ*3UcR-7aD$3;(6P5Zk}p4syuSO9(&Qz@KUyw1 zH$3Tw^DlP_M2p^z2M5bG4=xiTkJm6~-ndIK&j_g$9YMhtA(MfBhTE`-fFGwrVC8696}%-SyfzC;U)Bq@C7!Z!70dT-Tfdpp ztSQ_N_cz`yKf11bwyu2E#xlNszkvEh+*lDD67vDyO&9NQ5v)H-^$m$BcBT_gM{jtL zbZv&<*cV`o&2P$J+ddLPG?xzXJ+!DOY!&agvKND#9>6!JSnJNWwf<<9;^kQ!{(*<>W{FoJj)=S3A8I40>Q>tM%`Mx#$)B%AM6j` zMS8d`MR;@g)o+B|MLitdjKx?W@ly+o_`#S7Kl<2|1Ro``rc-sRDr9v+oTWijt|`^i zXugzWY*(DdP!(#u_YXB#_NjXUA*K#a7}mo@Rg|b<0TJr{0-)dXUXm9{;c7B}$U2M! zOr>$h-HKubA0}-i)`H|^U(kvNK#0!VXUc=LI)}^{1#lNLH|hr`#k?&&i=;1yRoN^wVkaL##NafD0B5 zQF{37?u>bg9CppM(x$efxSe}lMGYo721epZRlurNR3MsP5;i`$UElPGs~JQ8JUBB_ z7^_-#x9m}0t04PBl0v~kXxgZT8`f_XV+2J}A@V4x({b3}6$-NOCsV5b%c|9z9E5!a!eW8 zGmQ^#T);Aw>Y(K0!jbd1X&{)&mFj=`_~wj`hZ=M7(2fW;CA%x$pON6-ZfLUa_J-Vb z8EjI`#WjwHkZ>Q2@N^NSzw(EXo^c|NCl%L5++ONru-=HGktaNCc9i9#QghPZ>X0@h z>-s6jUx#7{csUM-Kj(^-O^TWgb^yGq8>^P$&jka&sEZKdMPXKI_lHzRyJ;x zBGAtA?DpPG3{ZmxrBUQ-rqpr@Lttd`lsEdg4O+z9sL{&JRVv|?N@b?w(_oPGHJKa5 zR7R1*koS?%DptZrVd9oHjR8Qyd0tRZY369kkUeu#HW_2jZ-IAE36$bRkgitB@cB_- zR|sAyq`7~a61(R!4E{ntYsHhWgJ7Q6^S_~&8l$m@m3g={ALu6V2dpgV+>Qo*63*oo`T4K%T_jd+;~{^NvS0lw6^TsJT9I zW#C29a>gRPWyRnf7ng-TwK3~UA+Q164d95)D_#uOC{9#7L-8}PM=|{2m|qgM>zKdw zsJdWJ+a9d6U7_d=z)1zhXjq=8hROHFc7#=XNS7pA)9paCYk?50P0WV&fh2`%VQO0; z7eUR(rT$hpfOu9h38A+!QA;!i*zO zPiyr`!b3f=pgcAaU;~)P()=uJiuKnK)dpIAYv)DNLL+p$(3&YU(n_^udK zF{V!y7y9}&*~uD{a>m8n=(3iLx~0fHV{q!?pFv8pNwCVszNj`&Rx$kR$`Y#cgLEwS z+ajA}*K7zocw>&9n}u!7CFn?Sm^;cCS`xAYF6XuAzZQ*+DJdCNnRwpXSj+GWHyu(A z_3=5sTXY0Dyz~F$h&l4dT?pm#0kg=LR^b*f5k!qwd{ed#&3rpwMCuRf4ER-_l2CNl2YR)rE~N2$DQG05)P++w zJ~ZLpS6G?NqpMnozHKm5>AvK@I;h`#==RKZ!k0Nx6sh&+d0yyaz~M7^`$?qm8=1XQ zzkH8W-@BJ~{F$5omaO_2-h5Br@H5(P5d3#ij-6US=9RqI8aSeH>5g0nNFdhlXpc`5|S4ADc}wSi#`F-PvHPFuQuB&+_k zt=C%XeFPMbG47cVBdxq&4_`^+KuAd`MrhF$-#0e23eYU?FYZdY4x`uaP(6FA-C;j^ zW3dZ)1ilUWOHFqanPoW`q?s7_e;CT6x&x}KWnk$y&|1!1bVssl|J zBJGQn=B3t+M*a7KHrNA$yu?a$LiyLdmyKWcf4d zxhSiGD(|=(*;uoJJHdE()||?34ME0>BL`{mMbq%Tz4N}o|oyZ1RA&Z2l_+-y^y^}*Y${}ATM!ZBP7b#LWW@XpO5)R7c zPa4gL7gJWg_{rOd>fuu*dOl6^L(?9RBc}}FERz76gpx+pl?k?W0`Ek1 zxR$1A!{`?C1L>Oag-08AuNMWcE8LNWMa)i~inGHhN{4LD971!&TodtKjH9U>7ETUN zEe9P3#k;~;ibDFFuJzsLo`dObhVYYvzt&z#a*`0r5|ISN2t>3)$cBIf3|m7; zTRIot3-<;PK+~~687x2l=Yw^_QX+Kb5%^KqwUfL9FfuIIgh#LD`T4GEyNCDdYj$2A z;M$Nqgl$V!K%OwLz|4dp`>#Y~Zc${ksf2YS=1YP)R0s@4sdD-Nu&5a`N!AoW;Sf=rxb`D?J_R#1q?$C8dnH1T_5UROQ1s1fJY#6QA*+IFd*lUrD zC*uTZTW_&0d+TB(ahHxVI3xb8I=(k@+)m~uT}&E;t0(uBZ=dYO`pXF%y<+_vr^am? zoKqssFkERzy=aq6+sqv;$8XuXGBX1wG_0>!|=^ z{g^J$EnBds-w4QSvJ5pNswE+ zU5qyQ-y~BgwQ4UpMe#sMBSj^WgZ6^une7sPOy~Reuy(;mK>=1y<{dv-k3^^4d?7Fq zg~!8zlcTAhrJrX?!7W};F`ht9hb>{$zDVY{uYXyuXsF_5!bz$nNZHaP75tmc;T9F= zx;(Qh0y_4I?ZK6SkEIq!@wZm0&UlLl=2A-MX*V ztQ}|S@#Uh~ePvSUZff@2ql(ovi`J}~PeO{ET6^tbC1)*57@a~#hePeK8fQI`y_wc>009R5`Q? zoONE{YaMbvX7V2NHWI=Hba9>iUzd^KkPVU-2QM_6OsR z2BoaDgyY^pE;A^&ZYK-l(iXjI{aZAfgxA4D+i2$N2-vXEJ zEcisO!Eycz*2N$2^My}&Ldzj!g+Uepa^;~ALkymHgf>NhoilUJxZAD^|6u17lNRs> zU;E-?2ia<$@b?dy2ebo7q4)#_EWZ}+ve+D;CTu~o`G%ApLtHUE6HzTT7g5YY`+4(4 zrorMH4eQw2kZ^uU@4^bQQ8 z0Wcx!6>!X3Iwhh~x1X+c`wdo?91l7CNNSB&5jG`tMoAhrPYg+b8~(M@SuPe^9xj|L z7h5JR*=9awEZs3PpI+A%FN-2QhxKxv<~p05@H0D~OlkH$Kfj>^Ru=;Mb;Il56+qKN zcq)$JLwib&&;SVCWyC zy-_efq+skcm(MDOzKcC z{GUo=bt0EP*dEjUb*|lb!RTo)-RI&U_Min(-4HwTkYEY;*tf9=xr`>IQ943fLOep< zVCP_%-SqdEN9^TO`Tl~(T(V5%gK=!#Si$ldn-)$8emYQvG7{UP z=Ts}1lbIR1^Fw5WYhDyyBpd1BWZu}DH8MQwU7@Fo^ES^GRExspEQjlCc(KEa^TE?f zE5>HV86F#vWr@K8M9W>==Ihj+>zf>9HtBz}7vnitFtkH$7b*vb2Crq_VU2OT08rNWnD~ly$OiqQixIH_` zr~3NH6_16j6z(lsGp@pINYh9an#?uy>A%O^{AaE22bzPOD;gIL#%yUe&5bds8Kx7! zVak$riIQL$6D)XFQQBti7aGRm-d&iJrUxrEv=zmscui}?0o9f*BFGWf7S(yjp4RX< z_46*&S?yhI>oJYunDjf^E{Z8bb|K5IB$<0HJwvN*kUz6 z$NzA#oR(K`Dd?049-7>C@zl#74lDU%M%lTzT(xeF&Bz#MPxcE~E80x*1J#>jA=)B$ z77{8wT8Ah>s59Ir$2=-8aamQilc+o_^D-jvqelx{FZ?zkN3ohbSJ}jz)%1;N`q~@% zU3FR3lNgw-anw)SxSorhY~Lw_S33WaY95;zIn4NoLU<>w>u}{vXqd?ZPNy0(DzC>H z=UZtQz~I+~#{|o1_?T)R`!j`oIIg5`D*MggM2t=m1<|v)Fi_bhb5iG8*u zEOZK9oZ^7IXCx>IdEqOWJikmuFSeO7DQrWs>LNSAGpoVNn75NfZ`4wbNLiIrIN};u zv~zSfXQ?qcXAv&T;F?~zOO6HS1is^(ERjYc!2cj_<(^7iu+a7jA(zgHs~*l)hGG&g zPKa;n-XE>%>|fJEiU>`iI!ZV%@@b%Szs-komycV|IVAPknFaadO_dgrp?zqyb)oq7 zry(3_4`CW^kF1;DKP$vXKte^L4FQ=K5C>&}x>#O9M?z*S%rP5&v{Yr{phkR=TegaR zIjQD$0VhZZFjM*g$OBJ&okBQQ6_EJabY@}N;i%-J@XO4etj9&;Pllj+RP!5{F7Z_$ z0Bx~WuVdZbyLBAC9Ql+{{bcVy7bx)ZTr7y`oAa}XdeLCn8OzRAIwUQWgD6TD7Q3eq zujLLaKE*8y;qvy`O~|J-bfiQf;u%4wY+2L;Y+8Y+iiG+*-cy40ex#t(NXIlsT!;Ff z6P;9JPe^=h>bfa0dRDC_UR)^0%P^sk%4*IGX%ZN%8Pjp^Nq!hGanO0FpxP8SQbRdF z3F(38LRyuh7Z;cquA|n_>BX*URdsgWN)M~w4Z}Nuk`h@C_PHnUrgpjf>h)BP^_o~Xd zp`pW<$8gd0Z(V!>yJ9F`&d=fT@CE?ps9mfDxJvCZzVh}wLb!lhr!Y2K_FYSt9mVD} zeqxW++H@dw=QA9^Q0G!lCa%JKvRFSYW9tm4cSlihv)ljLlo@KIdXdKOVmi6awZmTFpQw4`W85LujN`w26s~*LLkp zXxqq?dOBUO3B01=SxhweBnulX8gkD~GweILoTTI4HN*Lsz!;!__byX8au5-VLU?I? zC|x~U%AnsF9TrRHedd}HMc)C>hso^r=qMX6Qg6W@Yn%7k%&~vVsnTNJ#hYsDd26NL z9Z}^@(uWP3n`If$uNxTp@xQ($ppY>yfOLd(gua8g3*9y^2-7t;gt&vegQkRDg%%HT zph1eI(!+pgs&+E0vDZ*J=8Kcuv#L0Vf*LX`T^0W3He%n>0L9Pr@PjSQ$6Rc{YpTb5 zs7Hl%#KrPBR%$jP-S8NOUGwK%3v|2e*DL*4hXao{k)*!FB?w{3_cG#C;%&$&^)lj3 zyNKx7;`sy33xOXDl2m|gVglfN9@!K=SNGm3%YswY185Blb<+& zX^B9tBgj3#hc=@(m8Y)1CSHgC#EhU!Y&+#aL3kQb=P4)%x9$MtRnGO^(sMXsYD}(p zN~bbOsGMQMQBPEP66F<7QA$N9piGzlc@7iVxdj62sY6QWmlKk_;SA{1nN2w(7$frm zEVwzNcud!bH(b*dX|M7bx@_4zGTh9*X5_2LlxXixJEnkyZ_`EyIzwBN;5%!t;8c{y zAZW^|V@seD*s_(Z1K&Dy;Og21kMM=uL&!wO1&Uncin7Jgh%aIbQFPrLsMH)N&85wl z{RD6LhTxLuBeO+A!0+Pz36w?5 z=ZWW%JB$=dZ*aj`qm;0nhlrx56|o!f2lH$I74hexy>*1&KgF;Bl`S*g_HQQEtf)-Q z9gM-UPc?tgKXL*~;|h}f?c%>J*{526Yjs#U<%y?b!mZpLNe@!bO7pAx z^_@^3SYvnl4l4Kl=}`IvQK#GA2fU)KveY@iI!D|**gH=@@%H}o&8CgQbKri5GcU(E zV(||gzEb86R=om$!p#2KG?;yR%Y8=~`gdd2Ti!uB9!X?}wr{?PYKdZ5YM}eQJotZoNZ&>qQ z)3Pm@X%{T~AuZ=Bb+q}SI>2mJlNJ%JnWZP6?iQeJ1d#hZL z#21rzyMR`buoGP;|SRv!g8SzNeTTL8~_? zIH*2u?V6MbI#7c)t!!rmIw)asVG44PDoRMI$%8VTqJog?Kv4>2#|7;UsJ+D(u6M!k z8(9?Q-eb5=rhHgzx!(64Cz~Er>m=NA%++e3)~D(9v5eJ+=_2F|DR!eQok4^-f0tcO z88jZE>QAVPt@yb7%*>$l$9a4SZAXE{%8|LV=S5#(5OzfXgucT~8XoP6Fn8 zWBlu}8T?oehBx5yg=sn$T$&fQ$Pa5s#v8Ema>2MRCAua%79Hqu!m#7lY2~Dz^t8*@ z@Xc2H26NLD&^Esf6}+^pX`_#Klk~&=_;*!hb2Ep&EB+DM`^vPF_XD+4o(bpzm%`Y3 z%s+7Vig9z`NRv-qAIKLW`$%b1CJ$dl?{@6IcUsKlFQ_WdqhH;g*^#1}`+n+}U#wCv z+b=5*k9ospc3w&}C{j+*<--2Ibr$q&FJm_U@)-yr0089vr*R48|GGB#|8GlcRBfHH zSrPnDHaS;y{_T;`9uMQ#YT$6 zq|Kd!`vLGr8oIi(Kr#|`uQ4auwR~Liby1(M?&^I3?J@uUdK&kJ|0C@Vz&3lW7s8G~ zvMbd5TbQv8g~3O)Z|q~V-x?xMOT#ErHzx3F=hkSMhw-1*&ISc+E*HRnO`0e0XnPFC z+gJ4(P`H~AupKDM2WxkqCKWFz;=SbEDrDZsq^}BNGV)w_SRIKu?p=&66BQEWBVk(@*t92#d)G! zRn*Tq_{lKI$9Cjh=r0k%6XjV~1lkY7H^BVvM9pEE^e(EXU3l!O=GV|OVVqcpI-Fdb zW2ARAre((p6?0<~S%nMey%?ugBt#JL5wt3*4(5=p7m80VDtORgTVtRpm|5hOZ8+gV z#N~{W#IWHi*`CI6Lo+_4EI0NJM}^>3`Kja&ABeQrQX7m6mq&EBjN7vVxDpD)4JhAw zW9SuV52TCyc7--afK@P8etr%0>Q8iv&=TCIS1SX)a@szAIWO*WH}g0SE-#8~+v5+bI0z0+ zb#B_Q1QwF7W*%8gnYE$ph~4sP>KUox}H75=j{@bi6Yg%9t+!PU~J zKErhW;FJO97HX!)=49(F|4VHTnbY>7B|9FodVD00wdZp+#N;#lxRE@=;#2D!a9@3q zhl>4k^$W(Kny-fR{O@hVc{BSk2s~+Nu=$hTUDAa~G&YRdJW96Ei*v76e>}7-y@ZFy z)+5W(sPGZY_YJ{-?|zvc$0p9SAIxgK3@(9d@$B zCV|GxAyOfhs>$X|DK-0fsu zP~KSY8S^~alqaXSi`pwOFUTyhcaOb@LwM8r@di~XVDiPRppz4^23C>BSdQ+kg-pBi z5R6WMX8P4F*|b7Nq?6$Yr6cMk`=iA3q3Q~tl6`?wh|xw)u<%ILTwV%;!jiMJ2Av~? zj8I}R?Z4pubFKIv7=*!G=@FXWi=?1mR?z?WDoI1|zazR!5(eae7!g9t#u_6FDcJK2 zIyml3rg9+$7O{}hFp%U;Emw$|i)q_uM+U%e3!)ce9N9_m!g*zw_07KjkUhM$d;s`! zpM}i9?k5V8quZ6IAY~+JF@_iUC7z>h#0Z(sLrN#~OHsd1aM|8|sd6zcg32vaa+=NI zp=M}&{0(&&Hozf;?mcclq8eSothj$QeZ>dozj3)GsoqJKVHhhM`is|b(2>5%@^Ksv z$~Ba7Oga>3Y${YM*t(Ru6eZl5RzuKE;{7d!AJsJ#M;;ZlViZ4O;%qExV()Plia;r~Z4$t{HJ7|`_F zK80k9c+{a$e8Ztrd?sHQGsrm-w*B@0;!*sEm4(Apk@N3YsJVWvEaCsDQ2*Z_;y=NU zC90cFi)tvkqi#gvtROIuv?akxLbll=b08EP?5nUW!*WX5Ckx5oqVpI5w4NlGTQ_IU zKZI97h8r1v0{oSWt|r52BQlP>x$~Sm8{Rdp&&OwVeSdzC`+a$o6aH>9ZVi2L^s3we zz@wU|MjI#&Bc&c2lg6r|a{8c(^TpO3yU7j^qnh7o^!|tqbOzd^@*ra9Hrq_q>va{|=-b$B@-1FlCjVuG$a0)9k!_ zmgQV*=$mY?yN)fZv$VTBE?66Gmh@@%8MLE%bt_bw0nDb0yOX@Eyk*x|AZ$uOf@rSV z^jYG#TQ;4yLVrrwS$3Cg<>76#gjcypOkz}E1AbY*=|iD*cQ`=ng7sWVgCynFutU|7 zGIc2laF7Mc=L5mdR4hKT@eJ^x01@f10TBdsTB2=}TH1Bh2IH$SX`(%7ts`cYlMP2* zsk$?GM`4`8)z=xdHh-1df$lP|J?n5^!l~fzfr!P1@5&Dv{gzZKThvRh&}nAbZ6jR7 zrF<&7dTTojNm=U5EN>vjCf>r;H};)_M4Ng``u`=6J~*F0;!KSPkvbqELqS2JG!Qz} z#A(k~Q>@7tK<_p*|8%{OoGOEsfVAHE0j*ShYr@Gk1)KTyrq zH(I2_S?42nzssZU#w}*o6Y!dn1wnUL;RITWV0;!9zlgxGPpor7b<0>gCk%8+Jb~}9 z&n}WUPiFMTz=Zz+tY|pnkZo(d{}}8by)-ck@Tf&i1A@{$Z;z^Amf0-Qp12qc6haJ| zbB}O;wpr3~(Y}BMkzQhl@xC`C^OGP$f-I9GiIdJG6Jr;3G~k*#I2EZl`5y}4l)wPZ z2%|XVFV8m%&t2jN)beEW9tCM9-(&}UYxnOd;D!qY=d#oZbI4kc(qh4qzD3kHkCK&H zX@oQOHj#N8yIGfroYGE&ge15LW2oqgZN#!xsc*=j8YK%lgpL8{2nHdjn589TG?*#( z_&JIlA#%R_-B?pHYUIvW+Zm@*vxs>hP*E4Q81T?xtsDZOD0}b-O>5?b9l|>Jfg}Lq zy4Ske_$(GO{f7hJt^OMz=FOKmw3{{*A?VNwXy#HVELXL)~ z1NJiRcP@!Fsi!Os_^6r?oCHKKDg~**qQa;nR?ua-1S90!TuV!g>0}~xO+RHaal8{K zPymV$=is?O5?jGvGVy@imdbCcf=jO0{>!5Lv#jRsgF9odD{+WaF#o zhg4g8LoxThNujif9!;UzKBJ04eQ@VYZ1bX`x-dYu7`(Sl6^8 zK$r1_FOnS}$1diWzMG_+_=$1$6Cq*8XNYeeDnrKiJ)2>pz~%kOSh*+^=Nibmn_GyM zb`h;L=LiV4#Vy5&n3ED(x?)7uofRlRS|l6YY#W_Qav}cwjdTm^8x0F&?Gk$?s?OSL zWbG9p!DF4NsVfpD%boQkULZa>*4o@zs~a++KzbVujhF!kxhhPS&l--IXcX`-nCjRC z)u{5pYSZ~cg5=oxMysOik71JG}#x7NV;NNbf<9h#!n;XYa#o&O9B*0vZ2*7V@%9G zi3|eMu|E|qXPGpYB|{pkeV&q;4v&kCrn`=nQ}8NE3Fd$ z6yi9~I8LwG*(b9p{ve4tDN`7g9FEH}WitIa&5M3c2{mmdn*wCElzh{R0+q)__3W~h zH3Oe&-q)btpYeL%j1g1?!^%a1IO;wOmCmUVn+^~xQ`%yDu+gM19s_W=Of#O;dy+am zNR8e(X7cJ)S-8ApWzs=PbIz0_McQVmFruttvBj#+a9F+rEYJO(0WRfL`R#mBT6c-- zprZTYc9oiElW5{n%hw-0tyeKn3mBYhz(GHM<;euiKeXg2GSnEw-1%l|jd4v)Z}vhCQ>vm z9b@`8>DOABNkxakEW*oINXwW}a0jT{cMX`RNVmktg6(!!g~9kD>#82Dr;F0=Ib>(` zG(QMXI!j)vAhsqM5uRtcQW%5fo>-x@IIt93UEU#Eolx1NR$aC95N>^=2SNLVa3-mj zy~~OZ?yOP?zt?LHX|o6*T+AYcKC->1+DT$$M2}DNrQ=JBhs97-#hB0-nxSn5%8q)w z5)GW42sQzHpyuhF#zvwMCxkPY$ztu0760h>LQeg-@MX`~hl1%Pe|)% z&Fp_NdpBe{_RD$mCfaMerIP}05v zsZGW~$8L-bU?b3tkjB=e#M1VhfTAp?S`y#tvK8>=uh0oIuAEvfIb*qM*_Dya9bkzY zOK9$yhb^`9mrYcK>nmBgWDO`1&qYY%?jIkel6A8>cU)D(J}Q>-&m!8-Al5-uvrKJ@ z0*dQ+mvJOgo=GGR(oxd1GSlfTxbeaN(KG-VW+k2*Y9Xeutm6(=265Zh>R<_yCP{|s z4$Q!9c_OCp25rLP6`X~TTXr-4j-r6~Ity?IX$oU3YB+4!y zAYz><7~v`CP!0|qZEb(49E4;(LLECG+Zt@swylLe_R)jKw-bO=pQs0Qc4S6ND8tj% ztZh@ecbl*)dc=+X$Y}?1e|X%D1>6$0<)&y!+IqRee)dzs+dC6PtzMoR!|&(PqCB{G zEyv@fNqBlRz+}6oJ_Tt3X`3Gug|Wl@YDdy9zQLBX_jiLa#oEHE#WJ==u`F*e z$1=0}EJnkkiZpk-dn1h0t;X?NSCS?@j=3{J?y_8-P2pv7dcfc;Qygr3y-#w@GD*)% zs|LmWt;md5$4jY994RzN7{W>+<}QfY$tOQ^b*fyR*gx-bP_vCafo?ROfp~xQz~MR< zToxR9J8a->Zk90cpwXuOAmmq$V^EGOMCt0NBZm-?FT|2Zbjc-ifI&ujW>B7GYMmtv z?U|b6gSmU}Mg7QVI(4MCKY-sSXo*&ELYdu*pIAzX?~9lcV|U&!dW1^Br+3XRyDyp_ z%(v2Izj|c)gU;AWjj@XHKn!Ram(-(lvZJzIWkM@sQYU3rw=lCxUcOS_kB2`*>h`XK zKY04?zXED)owTTOGoLGV?kh90HKYOauFK<&?ly5^RcDN4qNIXkS3Y~(uT0KdJUC6V zZp$j}1~F7UWV{Mr6#UQaM-@MRkvcs6%BImy zXbxak+W~!uamU41MD3Q3wr;WH7bxZ%lf1g_VqZVCdz5kOZ1qa&+AU0L-{7%phUF(} z+gEyNUvbASv9D`0a#Q~Hvh*cx^#iPZ$IBDVzt8xYF?@%P*8kD*SnIekD?NTUAG=i! zD4F5}Z~Ic7j6Pq*twP*+wyBmP^>#SdixYfpO!zmWHs&I&t)FoU(|*Qz&(t~cu#1@p zUoOlKB5g8nwM57-f>WC4S6QW67I$Q{%YXnw{RC4xP^Cvbn7*mMD9<{zk zM%ADT(jYuFEPTMiLwaJEmma6sfDkrJgnB2ahy0GSbl0?IyELy6&vx;;cKbzzkC%(N z4doi?QPC+>5S!M{&h74nGo5m*n0oJJHWG%8g4D5QihI}AA z|4hwX4{q$&Cw#x1=Kb0E>AA@P_S@fPJ`J~k+&wAa^IDOe^(^<#r7eW=(hH@ZyhX*- zi{BT;)Jxp2V)_iq`koi=?D(;^d+!XJ5E*0VVF}1h$+DkFvhO%Ig|F3kBY$rd`>CGq z8++t#JVeFprKaz$oPUWtV|`brNATSh{*mOLJL}_FlKrWf|EFj4j!)nJB~gSAJ(f3i ztIYnDNARl2$Sc9`zDUpV{s$iP9G3IO9IvuK-|CUNqnDD}etf6R^u|-uTfE3!bOJO6 z@@0w%#o}^qjZ!%cCPdGvzSI%Xtx^2Y$iP(h5UGQHxn1VaDMOB;bhbe~G{P?Th_viX zVI;|vBBek{#Z%Z!ndKP}PCmsj6K0V$moRJ^MZ?~LN7}e=Yc_SCE9TUKNBz*#E_e2b zVNkMkr1pEw!PkjID^F^rESlsOS36qRE>a}+hbpz4p94h>)3;&%oi^)Ej#^o9O9G}$ z$QLoFqR?9ZOrYG41T}W44w^J&X$>tl zRQYPJuF?xz?m8USKcunNVd)GL^O_k+TSl*2x8YmCM4JLJ)!TYL0}E-PMUc3p-NdT4 zvKI?F*+wqp{lz`(AaxH(VoG6n$*aVOnO?ZFNZ-T(qc2B>T`j{#OlW@KeY!$~gKKSL z(~?}IWCNvVdc6)ns# zQ$;n09{nEhQ^?D7Wr%e?!H^hHsk5U)s^s>S@By_HR5fj)!$nk3x)e#`5fprhpo0su z7uUSwJz5a*bI=dkW>b~9WQGz0=>`6&OiU<2ZgN|zPQt`ZCPGAdO>NS)dUHATLFLF1 z&$9}I4;`K~nkBSGJw|XGzeb)^Xx>DEQi~s}au*R#;gmycXe>Z^*IOA(Y7~J%N@A=h z2ir`g=Lb-W2rc5Vpq7AksE)4E_h4N;{gJ*VH+R~~&{pG^Ty^>aBuP#ZXfVRl3o-|0 zqiT@=_8g_um+LBxkZ7nLMiJ8pC5&Genj^=K_)NpEL3*gHmN473_5>^E9Wqthqr`P* z8ZgJ26GBg>l#c4Y*co^A-y;S6Qbz!`t6gE3AT^YAji%uCR`mms9!!tgun{GQ8O4rm zai|gSc%zVB;hj=W-6K_o9a6KlU~xTngmZ zPsKC;igPG6d6D9RKM?o7VMhpg_MfTM7rB{?p$Pz3%MiSF1^bvZbefH z7Ll@qRHOeML2?!>WkMYd4?1HNRH_ZFV1{t2AK2|KZ^MedJ&4%CGjo@MQrKjqc z#uw2X)#O7A&Gq}|csW~zd6r6bq#=?^If=ic`TnsYu_QZ_M$@LF7Cc3!pw%W}Yj+|B zI(nb9UcX-vdc==cFmWxTPC3b0PP>S;BQOe16svW{l^P5oBwGc#lEI8zdC7 zXkQ)*;t57>CA$3FFV34Ef(d)Zo&zWB;myVxq{)C1Ro*l9>y6B*)6GdgrC?ci?1++> zG};OkBY4Ae6B#|;F2AqgHxdC4Q$nkcQfZT?R?aex0Q{5G(?onTW28ZgDipg;fR7U^ z_|}?}2QS1I>iRY@mlkBKfR7l~Qah8al`wN7intiXc7S%>f>@~bhsc-m)v|7Kch=cXu_ z5r>-qHd&d1=uMn87E@x!?v6N6t-kuY7q@za;ec za0{l_;ZeY*&+yK2?eF!0Vz@8F8ag6yQ{f}lBN5g!N&_>F zPT54}F%KvmR<9_i6MLzGNd*#MaWKQb97FeUN~+;zm_;XNSD;co&&AwMW@TDt+6ft6 zR{6bU@^Xi0GA(6yvr5xa(Toc4#U!Z#U<~(plW6I2N$2wDlX(&?0M#l>GSGUYVyeo~ zHG!BVk;yYJEpgiB3@uCcmVhx+g5n&%sMN)qMW}aTt>5H4s&6jW96(KJP<(Y3%X~SL z7$R=rrYzK*9pLz%B)lTYS>XfR5_@w0UBptevaXZMC53FQJAFJ}q@ts}rn7U4ungAi zygcGv6XULp&2M7MLx7DPr-ZU#J)09iN3=7~SM4Kd_1$m4hmm z^-q(j$|2L_1w^(nh#Zc);R!X$rlopp#KhnVL4MwPDj*ekf?@TL2 zF(}`VlNBY_gc#b|y$6+ZXFhqoJn3Nthq5-i?2EoVXFl-|zEj9N>DpT40hop>g@k+s zKozP0EE8yMy2y0iCl4kx4bnGA;7GB!@qr! za|~x6z+lXSD@}pQ2g|e`z@i{xY4=elB$MP_j!yOb||XzN-}c-HXN<29G9aNnOo`J zSyVyg7mdI?n|$a*hLP@`N^V_E9rCQBYj^#!%_gj%)qLqlZb=1Ao&KFm<~#PQ9QT`M zI`EG3-+rN9^TGS#4>a`+FZK;wK*oC_$-QzYEm0OeA+M9*IF@nfmQc63RE{XQQ?Vtk)zWRFgjE~qx zIa+vF0xFW5-hT<7wkI`_vg(>7X&XKVmaX9ut1@q2pc}99U@L0TR1q(G_Pa@PUk~0fMXU@6j;nfY7w)J##VLpYni8^VRVkX&8g|syyy)I z_W+&0(=Gp|k}bL^K=gnm{J3cj{stcY_W|*PZ!)Y_R%7-b53Y7q^;)NJ%1_{f3jA^D z(b;p^qq&=WeA}&^BvohhG^ni}_6Ug8w z#x{ZUzv_}HO1+Zlxcs-cf;V}C+dQ)t2ETtSrD1bN>E_K@N23!oV~@ft)?D~I*X03Fu_z5~A(yxvGJ(Qerz61WXbsv0ht zQ1y0Uz3mZZEs{aETo`#}x79iZqyW5f(9W>J?_u=wH6U=z53l1d=%_x^E0D!htPD*EK z2R8JH8!|Fug!LumWN*VQuWlb=DmT*|qfbDJ$Janu6^N*_%`3diW?ALfW9H44t-CYt z{$(iD#z*Sth=^Vi(xWfJtRMp6Ssf{HgU<+@@dLrT0nYhU5%P4UE3$=9_NT8f?_k&S;HWnMDzZnsj_n@L`*@s%~4IZ`xk8-cm$XOsPd9R{Jpx zZ5j2)!(5$E`kyBK90q>!!~pT+WO{9*>~n5u zJfzS|Hh|Wsun)1yXtZ(>h!lS}Bw+uMMRU=K39St+b)fYjkzmzHLmdLd_7t!jI)_iB zi)`=gh+HTQ|0Cqhmg?-LY-!iEVU}j&0kvZQHiZPA8||I%n73zy0k!RqG#ERqGyW z-gC||F5N~*`JS_)SJpyVash=#VMC-9M|Nnc6=?b@x%8GMs!E3G;Po0NY*Apou^r?R zN5=4ESw`x=aF7i}Iwdt(&GvaSb>u*8`ec!e{?-5<{A;TwW~z-@L%D&*>u&n$4wl48 zs3%i?;qp{oGfuRv2t$ETjlm}y!w>v2IG_QcyE0wvEUhb$V~r!yC_THl7rcblhj-T| zwL?btfCm5VuX^ud+9evlRo7vYj8`5(Q#w^K$)rl>J_-5QgL3cY?1Ul%UYlT{^93S=!t~|^^4R%y8@g{?Xr?7b`tM#|Fnl8b}|us_=boibBIK1tHF(w)ZCobK~8qU7)pg>}8j$Yrtn^%MTX2LAdn$CQ*(8RhA< zvA6T~&(3?-p?>%M%l;{7REjrX0kUiLc76hJc06kB*ff=?d*aRMlFHreLKY0 z-#6ZXs|APL&~4fm%Ql1If1ySg4`HV7QE`G*2l33>cV+ak;}2Shxs`*b_aQLdZ%%|g zLABOz8KJe69wKWwOLZEbA{?Z#lPkOOkj;fR4qkH%ldKnQgY|N{UI?2w?0QD`)lKI)`G$B}ZaDQ( z_Ql4&PAR>7iA;3#n-3bamR1#WX(!QeB6>3c<#_^j>;G&^+xGtukp2xgK9KP6uEkYfS+C*xW=pOhT(4`X?`5lN}!Dl$~gQyQqsYj&~aTw~vr z4v#;LrJP1ZC9|^_YCi!x2HbT|{icbdtr?%hY&IXWR$iNO_SMr5R}3 zlNO&nN-n~wcdb7CkpGtyu!X0{OjqYs1yj#L-m;EI5^bFblpT{tgWT3I&CBs>v++*=O!x+VeKAwO0n*XxiSspqD&IRqF^q={5+bGFu;Jjo$fOYpOP5N87L!Cc&PKnG0DSX+Q!b}?H+!4l~>nyV3MdNtfL>0 zYUZ?6X7ho&deSLqD#1?uGbHh=GML$s40mutzP}ON?S5F;bFra>igS57&`4Z`{+#xr zS8H?k6sIJQ@jRo6k26Frx30|tgR^!5hvqiz?3iqR%Cj&h1#4Cv9^RH`-VhLy1<4S8 ztQ}LobPKISM`-FcbHyr}3{k8xBAB1874y$&ZC8C*g4pX#lD5-1_(tego7a7nT2)pH zywNAuQ&Dno+Q8xXnachtmm)aC`3~|9`fHmq(fFpbK-|AETBYAg?s$8f_86mH8X<-) zBPJ6!v$f(a`01v%?!DXDYMnRBh|NNGCAvAZ=(8=NcRnUOm(`0?rXNu({R!xvACwh! zWpN-9BS5pL6KAID#|LtZ^JheI3hgL0d2H}d+{H2GXC3nW>d0U z<|hN8NV4phPi2CF7$l$tmA27H^mFksbf zBFYF&el%n&JE>TLa|N_N)ABGNHWFoayo+xQype1f8r6C|7Vm5I!Qi-eTKjW7(mttORt)J^{NSE}o-Zp31EB*faiWnHLi$ z`%NWT!QV9TAAi&E%1d!$MI&Y5a~2O#^+U+m+L~@82TQsGKe3ufMPi35kTyUIicuSR z3INd_0L8=dE$it5f!mMj}{i zOG*BZI?}lg*3;z?kj=SG%`&no;wv08J(B>3lw=}6np*% z-1tQAlsQ5#+1t{HS~hTl(joHbVLQfuXL4&x42F{}P6y|%n*EWr!;9PepAHh}{`>$Q zok^l6xU3JQ;~;F=lCH9Mv{E`SPTkp3mWp&Z?6em{&d7mCSx!mg9mtIa!x*r4R)M|OPNb!OSS%Dc9+bjAw?IP5 z8*-`tc=r35>mp%6WO?27{J!-DhfjEN_q%h!y`Y!J4~JovZBl+(q+%o=I-m{RE_@b1 zCmnRSCE3Pd!J)R+Nc_fek;bGSW_aM}{9$aF-sLv)Bz9wk99iPeR(2l&7c zBh7WTfOLD60ryp0!8pIkFyR3i)<^xF0c6%vO>FS1#wTJ(?Nq`w?=adeV_zWJ-f2WK zUhPe;p=q2p!>?{1J8m#6kYQR!BqGuI1wb48R}0m`W|kyh)EYL(nPSka!~@9pD|Jl@FLH)AQj{fB$x3)l@g1f5Z=g>4~jT z1in5j=eRFI<77f}Dk39ruN1^@$d*cMtwg5yZ!_~lx}@&w5qey8|x!BWta^pwYINogTOe!avv`2Ej%KWAAsSkFgTP7jrGLUKRGEbR`EwvpH zRibaRSyfdD9IfA#=?4pcd_TEC4El-hHD2x|_-49C{$js>7k`8P?*jEdtK((a=S_Wt zARtY$|NWNXzXDam-pS^F3t7Jqw=7CwOMdx1MLzEJjl$7M=GL;ahbS%Pmr# z>(eA20n*(PVA&E&AOpcd$iN1WQBf3y>l=PxSOrRa-aCuV6O;W2iXbV=3xa1PA^Ge% zoyp|1r%Gg3`Fd;4b>H!R?e@NX&$-TVK0O{smiJBkeNw65d8W2wcNgRL1b2(kATwr1 zN{sF#@4qv6I-#amgLhOhzek0f*|oZ79<0M>2?x7QZQ2`G7pG1N6d@DY2+5+RprxRq zU@Q_H10~HCL4xC^IPxLIhIwy`gAdWAI5G}K{`33o_m-~R9j1VB&%*RS_X&-`@xH>t zvPccfn>M$-)g3nCS3ydhD`s%eDVcWG3}VUNmfKV zU#HCpCj3tw&hHsfjYl`m?;X+A34+?=#4k<^W`oyxMS+7tqoBVEP`#ub9*cW|lb!yK zj|TiMboQyBUsM|Q&!@eQf=3tjPR|O#-^cq_pDnSWkEopAo1*TNJAN`_opye+qVA7w zsN;X2zDM_veb|Fy_w?iQ*AyqJb&0$bdHBm7wrF=nso!)$X_=EYCCORJE>81R7LHg{ z{Ue=MFIj_DB@35?h%w=C8ETR4=iHxcCoIbH?Eq7vyQwvUhyb!(<=HR+yh5k}g{2>) zAz*I|t$5e@7QZ4pmvD%q)eaE=JJnPkXQvafoJ(TF(TOADp&18-_i-salalC1x)9YB z#;tH|YOpH$7Bf~j>wLV+V40q6_?OH_4nD+Pna9|<|GaI|T~1rt zlriAMj;-BjmO08yK?n-)dwFuLt?24w$A)fX+_!G^dRitOKkR&qu)YgM*iz}yeXFmDG@`{ z?ZAnvif71{2m|st8e0mR`=eH%@drwNi*W7WMTH*iSWiW^{xX)0bQac+Jw5MmA%qd} zk!UKE%Q529h_6$|xwN!I98TP$XDp^$4CwHvLlte(i9!I{#`VxuURH3ZLvChph-lzI z-~IaeBg)E3UUtPymd^IVNZRY)_v;Hq{pQ39;F(v&MbdyA+=uG>z3ldDFgz?|n^>KS z7s)v$`GR$9z01o)O=5DSTCK%H{SvFG7A}1Et@SJ>xhghOdbR)l6sma z8d^hKdvnly%U0X7Zr&E#U3_#OiPO2|&tXcn=Ht?@myGBzyup^lo5=VL2hfU zP0 zh5S*7&f;!_<_D50<WnKCcjd($-b`9=-)&{c9p&^ zR108ksGxkf8dEe1G#Iz*BukIQ6uR@Xvviknwwt4d$}l1CXqrT>FQIZUX#5798qgh5 zJw1z63gaG?Nv|xWQEso_fOEbv^p;|DR)v8oi!xeA#aYlxDJqc)x@~W_URgNn8v^+a zz~Nc&fTBvcvPN7}prhzl6*%yQrVm{$;K#GNsrz*m;TD=k>y&Qg+|UXPSA3778so&X zKKngsY#6;wVUn9Yxki^zm?js43ukQZ)2TVuR*<8D$Z`~9emPvf0p=|$&4*KmRdwdh zKOK{~@6kXxX`Q1{#Bb)|{4%P^;J(pM08R-Jx9TM|l9d<lYIel7oW@+ zA1QnYJu0i7RCrvo2uHwNm=i#8jEi*e*A%KU;}CgKE{f=H4Jm(8J5umpb%t53Xz@&V zfXvTm#Ie+c#l!+*!J5wnnEm%dhW@tRh1gTSBUZP8wwDLNK>zdR{ zPk0gY6uzpmwt?H*oZ^qm727rC#(`bKkHdMSMMZeCJh&17F{Q#LRzxesAVX3GR{OGX zt#(0**D|YqbO=AZW!-ApRLduWB|@g$+{=2`@MNL~>*BwUAhSFXb)UC#EzO+wXhS0( zuOh+9@AXxIx~{w50Rc^Ch8@u8tj;Wp&Pw8P>aPa%y^gkoKp`y1I-xA6Jf*yy6Y$HY zv7wdp1I7-rAv`DS9Ms$qD{Z~qP9C0$?QjC@N?O3#a+7`h3cRa7e$ z{B816o0T=9MRwqJPxY`ox#@Z(3>vRl$m zVvz01AeKhk5af-S9icNz& z&)vH|HbFPDAMkN9)trNDrUA8Tm2B?DB+WCY-(^(h+M>?Z@dCUq6XxjVY}>v1EnZ#u zGDB6X%|z;NmEySQ099Dh>n7@p#^ghZ^Oy;}={n5O?fo`8P^`1;wG7o9ZTO!ly<2Z)~M^;=wfdYbCUxr}OIC5o$~n4#ainj+{zw?2A* z#d0yRP%br$xsQlutBN&HOKllgUZJg}5yqShiLr%1%7R(YfNWBRC7KVFgToOF{S-0Z z_N*Q>V9jNk3m@q9aR#Vk58)6@J0-Sb@Vz@%~3Fbrl=(l}VEc2rG?%`(%2)&s#^ z+ego-nMGCdM*nzAcHw7vV?8I)=Sz!<_=|?3WhHp%MUv}NUOp1;g-;2jMF%*g4V`Vi z6epD`o_)9kkI7dK)>JVuP!vvo0oW*WG@r=D8ah^x4d3cyf#VKwxF0w@T>R%Ys z2&4JcO?s5B^w<>>H#3eT%wGNVVp&8O<5&iU`&2CJ*`Q`pHtDd86FdD>L5{XeJM$^Y zP|{!ii<;DVsl;~&SK%_}$Bfs+3#fp%bg>o)JnRvl?Fx!?YMB!NQMqOOX~zkS~9Ac`BW|W9};rwbgg67aVuVwy^>29P!{1krnEl=9WDbq&W;%snvCNMeh!f5l!j%F( zB6(E!0FvZ{*TY}k@yx6g4!aI81TwzYiZ*zE`d=IzGY(Q%Bi;$1K)#+pr9awG;{)oV zcy(ldGfhX>j%U)?G`quzY_O|5CZEs>G<{c>!03mzyDn+ zrTwBL3vIT*sceAi37ktWtU3d~ow=1m%DFifw{d>weq|3{-(4SDQk!O`VoT5X8IoBK zj7KZ}EoWLjOB1OFriFJe#rg}0Zh|%sx4pKj&e1HdK28KO~oPEC*Tyi9vX1(Ei+eLJ*aoQ81h4E-Pt~$^2-r zy2ru!3&N+BnJ<~A9lGRc5emDXYJ4+w1$FfSs4vikOhA4R`2VaG4G9*tU26bd++VZCQ!NN^qQ= zGK6Hwjih0>DS!elLQOclE^O-p?@d>ZqM^5t5Y`hwX5T~`#Uf`4$;oR{4v;wDd;;*K zhRgkQx$;Goztr?E+n##(sL7b>U<1y#gvLEJA<+$xwRWgur}*w61{S@(T9S2()S|_Q zCHYX~*ZL{co(k5L3@JvX7H%>`sFSRt?#SKb9AL1SuM9#fDhOgD3vXp3)L<4P*~# zQ9;FFDAogM!OxokE#uEHvk$_JG)qxXpqF53#9;{hv7K9dpXLpQBp4IUMYW$6Wir76 z^F|>z?3hw_vQPy{B3PjAq{91L`q*cg6sjC0p-ixF6;Ob@pydK{tG8!ZNYNjv3zn2| zM3thTMIV||4Az8p{UBFK!wo5>ivEN9=P)R$QN87sFPtcfT}PP<^o<_ZgTv8eV_3PZ zuT{>ZYeGqCP*UoLc~((+adTipS0X#zUS_l(&H79sXkIG#3}%2628e+0;5jX`AL7)J z3UlbCA;_u<;x-847L3&{1nh2AKLnbsHmmErn|hs>DS$m*55e$^CE&3gWLC3hqaH*6 z2)cEXNe*&a0x}~5nzf5aVjW@I0)fB*l-h=z6-zj zMO$6?$4Fz;ND`T64%j*mte=~1ov(JzW3zQp&_3h%LkqE8fYC8b<0510GUo%Qp|20O zy1=eG*|2vpFtrO(Ga7K&8+hrs_rWn;bUSd-8%C1@(n8!9;twPLjlGuRw6|e~!?cgCyZp!RS2uCQOh6RpJqS_9G-U{ATD(65{PkBw2915M5Za>4}i zs1fi^X4n&DQ5z7ZVU*Py;`l`r@C9=Ci5~SR$Ai7k2??+iu?)!mOEL zo&(U7Ew8Jcu}?Q!(dwp(hkOrA*@JKL_PsFHbwk?{&&i5~LMG${@6z72qY=~uhXaFn zoHUHS>Enwf9I9^%56#NvKmp7yVx6>up0vlOJW^>7J~ySbE=cUi z>v)EN?{VN8b^{A6v_MvQK#*j?hRzm5Tn5RTM%{0I!a@B4lMS}4+#OufM0cpT#sEB5 z%p@!%no7?m7%feG{s@7S3f&3Ik5%%N>%*3~HDL!huW|5K!EgpSkCQL?>00ndH>JK@ zI`gjl6~n4aIhrNNj8ANy6WWn1iCfgdh8$Tdpf9??^dC zqGmmhzSvnsv8hSIDS9sZNHTp+ZHBtoYDdW!C)~%n6~_d3dR1nfvYTiBObN;iD!K-4 zQD7bS4=Q84RU?I?mTh)j4;Tq3mG>2g8w6xyl}MM5N<0O#t?LWD7~{nE&vDa;M~9h4 zC9QK@J;_v$gsKDX1G>FZ@b5BBNxcYcpKv~Rc5wIn82k3hNwO^mVG@P~hJL((_jtJMgT#%zd%-A|Few!Fw);O3<}CdYWWy&T*!z@3-p& zKqP5GEt0H9(~_2EN}I`I=HrUY?PT9VZrONrf7_jqYZ9!SK5KJ6#=B9wIwP?f9o&j= z?uOa1-zGi5e-ihHWP+Dic^9GF{?`(;&_!aM0APQzzvU~1+Z0FB0BUW^)Tw3W?pPfgR#+_O7CsQ71q!acs1`l4Z zo?hBAkQ#$7@FvZEOCWe-vt0S&O%TT!(9o(gX5_@LD+%k?hDA#Z_8 z@r?cUcLkNVe2RkbrBj@3;!<|qOb5Y@%mbukw;)uho?L5vylX)31lsi6n? zz@PAz4keSxOMXP~Oa@ubc`*D~>ASlUl`Z_`+mR7a1wf9KzCzeXvSBk)$KFN^y)B== z`TDV4i4uD&^VW7-xiKC_k^O12p&nyH^I^r>wFYa9B{W5qn;}}bq|4kJKvn4p!klYf z5rX&YEls$vEoqW@1Y@(YFJv%xs|asj=0I{0=tkVS^2h9_TO!M3jPmcc*GcV%fZ;#) zIi5_S>$yjI8YkAU9tLob^uc?xCFKJ@K%nYeHVS2{D>+#mQ5Sd ziAx+Xw!B&X*bM5tmf;&eZI7$YOTR!iLF%GGHX-V$`fecC%r(W* zXw_im?TE>?{VG(dk@^}zJZhi_>Of z03P)-z0}+RQw|{K3N;Lx3M*QQDMibGg3HIwvp*>{{(E!JiQVVg4qqr-k|a!T^QHF1 zEGZ+o(pH}|GKZy@6Lv+sf1W*i8IrWCXp3sXFtVh&Y13S{O%4Zkg zT`djQ@aE9amLNNXXLUE!8DBjgEw`lGd@1S?fxNJj zEOOmU57uGoK(k79P6n(Y*s!&c)LjdI+=IVp@(e1za=$phC+Lhn{4`Kk&zUhj2CZ}Y zWUs24nweNkui{HePFCyMxaeMT$`0yFLqD21I@(OC?K#{l>N_b4*pWn|%&HP@&c&(R zIuOHNel=r$_!S)QlNsOKg8aQ5amiZ^A&q~m&~b*l#n-v>5U|0@PLxP3$S*D^V_I_; zv|#GMWKx;uGb0U_vxsH4L~-Gi?u|}nw~+Td6ZL`G^=XBdmlK#OD08@^V6-F{Y#}JA zc5ympk{k9ftoC9VzDfKq*#5PKTaskT}tXEA@x=o?ZUAEOS<~GAN*BIWLv86XPUFSWZ1H@F9!{7#6r9?@KX&`FXT~S>_oINb ze5rS=c!xChgA-BdmMo(;OzaQ%Q5mr^$hmrZq*V=FELP`3`GlH~P2Brx#|L+me{lCt zwZTlYL}`aS^DvR*{BsaFXe%Dg#rTYvWtW5!6+rfj|Nov2 z|0jcHq#zVb=wF`IDHI3@=YO}psODm2OTqI0`fan-CYA9eG58r^p^6+mhES-7I7TAa z(Dqnj-zd@g8el2VT-Z6opiJwzaAEnaN@*4!Q759mNmYf*R~~ zgy3V@X}3`-uBB8PXI0tLD!^ye0w;j&mm?E0WCnt+W(Aoy8=3^_M1^11wWyLg4HJfDRj@5^j?p%aS{??DiO?4g^?)i z)AFZKHPy8%=3kOkog{=65rr0_u`z{L=z%P|kNSXa5e=ng%0o>@UX{mz7JTZ!N)wIB zG;+vm<~>v6(D=^9r)F(r_if_lU0V5gRSs#ez()CTMJFBBHHX{Y8Fl%}mz2JzPTX#z zZ$i|oUrL2|<)Ls*Ogc^14{ebu@*|D|0XG?}`r)L;Q{>QeNm5`(=ji~3?orovvoY;9 zVBo@MMtJ8@>8H2KlZJ{-M=!QVHSHOw6|u%JwU>i-eh=ylcPsm&amR}6aML2@DdC=>I_Bh$UYGu zV=bek$ z#|=6Ns&=Ag?P@uxP3Ros5@=N=eXjZb@@AjFca^lGH>9pIQfaM$&xNe@5V#)2eDh~v z{o8_Q)B{pWKb~kwui!O)0Gm$Ot4rv&u+P|Hqwe;B zz+`(Z-xomv-#tP4!|m9YHAWbhn+j@IRT%e%`F2?B9g9Vv0<+VedF%%FO!9+0N^m>B z%ks$UJcDBHS{UUW`bgUu>KlCf@;LvKGE-x$Pbjrs;;i4-E%ANSi5B_;oY%DXLUiUB z`aXyqn`(&tD1o^ro$e@KF+7xVx>4lOBh3sxQ8KuLr|do$Bias#tAt}X$mkEj;463p z%{JS7O<5Ly^ECbb(=2BP#R4x{M~9iV{Y8jJZ`l8NDBm-@l8XNElBE9a6$AeJL;3%4 zL)7&&&^0i&Q)OAH5Q2PYnl%+GNI@m4mRA(vB&_Ox)^*$f|xx`wRUU z2<{1}tXlq{uz5~>YQ6<(yk-{}Qg*1@26)f%ziv6dtiNW-`2G2FY5<}enl40LQ#MwH z^D__BVBCm3ki#ci2*Sh(N5c^i$khO=JLrmuE_o*hhS!s9p15!z0Y>;HFU^hVS)OtU#C zbLejAS-l~r*_b;Jm;}+1&>l8IJ_wJn-RRSLm7a2Azvi{$5T#~AspDwbIrEG3ubsK& z*N{iapA@Z^D?=5|iT(_IdM3dlt&)~naO%aCL)LqF9^@@qf8e3-XxKb!^x8+s^dQ*k z#lB&QCVr66U?`2lzG$4-$}}{XSN0WbnO_K9;LWS@_-2hMk0Nq8nA~t5Gx2eBwDmMa zjUZb!qSa~TTh2Z3`{S^o>%(~*B|x7wORXEnqopx}yXxEk1tpYzOjKt}6YH$u?;wPl zXjM;P$BrcMFEzzbXtWWxuHnG&-O?|H#@NXR;)F3sJa|(Y`*EsAK$cKy-}1MC7})70 zWR($~I3k-<+Hls8lguD+sZ-@c(@S``Ae3?ol}iU*wjR#B7YjljYb$4P&Wotc z%tHL5t8$;{#)g?@OyMowV7O=7)($Pa|fj6fim-%K_QQS z-JtRZ{;tPG8{F1a#(uPSPW^a}^b3|86iyaE5i(TllLMRzl zpQ(iH>s~WOeyYs+dM|NElWcw*Ice+pN&oolIATbV7UI#^wgqnZnfWE8A$T}Mu5lJD z+CO(JlGVlmc3B4mqts{l$$X!@+2Y)%3*J)5SERH#$Xz0$M%eN1{lFiek#^)Q;Li~Y z#YHWSMKYc}k#9a3^Jq--Z*cJgdqf#-`O~c&*L!ER!L#Q~XvS^7sAB#`#Sfqs#rKh9 ztRqmvd?3s?Ti}4V{hobi3!)!+`@084B{Eewm6!h8+c9Hj2IU#oyl}3DGKmZgATYch zmq0K>iff);xQfvzqjG{BA$FU4rf$WrNNE?B6DqP``X$q3ySJ5NjC3TV<`;yvE?wL@ z-_@KuI&aMm={cc7+A}l3ZO%eKW;qHeO%{bODu$1qa6X%+N4Y@!l<%M~TkJ2Ux^CR( z@c}46c*$7M{{buviPzCTSVMMVcqkCkyR>1yEdc6A@LJB6BCDQ9R4_A-u|Wq&{v>?k zkYItvY;Eg^Hc7LXrg!j<$6!D`BTR5iRoyxi-yT(?H$kIP&@u`thts86!=`E*gZLu? z7UrQhC~H7np87+4phyQr> zr-b|$`|*z(E&Sif-hZ~#gzZd)ot^DX{*Po$bscYXaU4JDFgrZ#&CrxWL!mNm5G!F6 zZEc1S5db7m2KBzroULe+s?*VZ0ju^es@ElA>m8r6XWQNVhR#0}D3f6`~uk-NaQint{;Ut9(> ze|nmRu%mQ@%{@PH25Nu`l52rR+jd7ARJFFB)WB{c<*m^9sUO{&bkFa37{*bJ;rb!FoTFU&Vf>5uM zk+-IB1kx#ehOsiISGR4@e8j05&bI*`to~=MEGxhGXfh{$bHdYUwKAaSH2yK@nAdA7 zBdT1S8U=@LL%$k@eJcnKP8!OVTj^2Pt%eSG{2sC_E;*jiiY1ZdFo`a_x4ziym8?o$ z2?%_3A6F*1;M8rwopztiYOt+Y=Cp)Tp1xV4|APnV7EuC9-a~2F=9KKsOdr?PVm{g7 z#K*~eM|n?2c*mB0W#?YJs-N`Yl-6Zpr5S$`pf1pxzPy1RV966_#YB`X>%@p4cx-6}9xYb!k0Zg=6SE*uU^j!Tp5X=Y1~zL1s~BjxH-`@>~p1C5Vil|bFHgJQWN$TBnGvh%`pQxU0Eow?_TMZCNoxUC`!ob2pI<xQmZY1W`#w5*29WLSu+qa>jg7wr=63u z;@Lc>x*>mMMw>kejrp5yTgrw9pLJ{IA$(tQo1&(bSd*a$Tx*qtoi9YoyheSd;QMS;4Kaz#EG%W<%^*WrQ#GYV3hti&e~th>W2OhMKvZg zCCN%RZzO+X=FZVe^np^0i$U{>h4!IX%(ARO>vr}nKO(rXAXqO1J5=XseIbb1;Xj>< z#7vPHZ2<LP}Agp4_@9d;#bwM&b zT`oKM3ERloL}jhkm!^4nQ}Osw^v2}m#?KOKN#5R`;fE7OvE(l)NEN@tSXLvCr0JImE_lKmYJDNomz9V@eOrXScFjBybLx|DbyVvvG|5>eVEgE!HhUF(a?^jn?g$&VZ-(pWRbYhdldLLVjm)Jz=Ym%HsB!M4i$xHcXt> zIxW5CKs7al*uYhW-T2#jX3QI|z&^3^tL3S@{R|_+P`AGLpo~)|C%sMrub%eS!(T5c z?grwzRm+uPvQYU<%+8uU8jVRq+b+sJ#S|I#8bG=|T5gKw1iwME^6l={BE6Fy)3lV+ ze@0|`!*0i3+f~s~XREn(JZ-au)kAAnXty`o^ZWeo@yZ4HP7BMnZKKlG>uL#cApYoi9XmYQ-x`7{V^WxXG-3!`wNj=G>tydL&D zOm)b$S(~?wJ}!wy%~@m7y#d}O`)3zod~?hUn&4yH;;IeaJYzoo&-m>8Ftk z)wbKk8GY-k+YzP$cr zk#Ye*g&z1U@5NT3kOi$kN?sVtDWVDwquU<4bJwk%9rasuQ%jEu4Vb82@mby28u+3`m=d{k`hZ!}J4TyB~g6@RsnB;gwA+ETS=Hj%)|Y+cy* zz~Lum$q{F0?_|>Fp2Nxy!Du!D!M#nUBx>%{M+K6H_91eLNAlRX2|=+3+=adc6;n8F zhEjeB4g-&<7{T)FzA%E>1?)LV7cb_55CFup23qtZ^ z8m|O)UzX|Gr{n`$q9U3xHFT?VsY1D;d0#2tu?iB@1(wQ| zMgt*o1J(0R@7t#&0%MwBp9n^>sn2u^Br5K(cVzb53FyYF3un*JBg9Ko4VCqtsM4Y4 z`W-WrEXG_yWE<%>)Gnq}F7ag8C9Ue!D6%_I^@vx4`IaGEd96#@uh_|zl zg{(!J0)uq-=|zhqbI9D|Op?oMx`*QJ9E(h1D0n3|d?J8mlyxDwN+&y%J-H=+Et2%q z4*`Ig^83f{|BJ(M1y)Yq`mY^U`;Wu%|Dy!`Uy$PeErb6FcgGh;;V;~rnBZY0lW$w= zCyj|e9?HZIHyMVKtPdBCp&>|s&QV_=v2WT@yN)4v7;wLX?h?UFRVDH$j)*PbYV3>; z>0SesZf0BL-!7eXd5!vddpx!Wu{(T38(|TILT^UHa%lfe=cQle@ah$QfiJ#Ae=ta9 zmu%T%x)&2@2JRX-(06`SCX~0}V|}}sV&knB2{(FqvE3PSTBa6g>-tqMRI~41B-DQH z@vv`LOBpQbHkrJ!ZoheB!t2nK^~2eE6&6xG1L!{s2c1(aA~POGj_KVqI{s*?^B(wY zyQ~F$D+F zYxT9b^dh5%BwVJ}jDfkQ@XF18@`n1Tu*_hr^r*BjXMs#END6ONd5~HVcibdj)qu(~ ztBOdjh$?ZrRZrUunSNIFbkQm2c5Ee2CQK1O*^O)gKZXk6$;BVJu{(rcmiEJBpid8- z&ak^ARx`$Yen_&7gxPWS6|->dFGIQ8UwKW&y+g7U*)7q*AxdB(l1p4#`O;sbl9^IF zWEG3Oo^V&f(l5b`U)0=Vhi)<|=xMw?H?^OTcG(1;c?7H0U1*+M07DZE%}MeJGpy%c z(1s`R)mv-fl)69#2u32E;q=utw;*nAY1@(;y=B%{suCGdS{l8M|*U=h|>+ zfkj~Jomg`30S|_wWhcl&;+%?wbgcvH5`#4g>(G=5&d&#W>{qXKo|_tiF!h zr111Wy#@4IW4zi%{UiTWy5BL9D>!D0mJ}#(@*g#1JJ8sm4gWA@fyE`R6rsK&ri-1F z9l@lsaHNp+#3{-8Wt6elKT392k8x)M(JOz457Fxh_U3)QR}9mY1m>5yCj-$ddUuT8 zXOT9B;{yO?TEbF}=n|P)My(n^sq8C|71PAl%D|b7FpVRj`!k4AfkLw?;YFF-XIc<3 zGDD}tCkj(z7=C}F<_CJfF z;_mRFw|}aT5Bpz3egAVY{XbQK^?x6Gs7?k;JNl5V7tE(s~W%{}+rbM$)8|9bBC^5|9{XMTIFS!+$aGi%PlZ*x67Of`{2 z!zl=p5?fs}cAH&y#!gRO+kOId3)ahN3Xb!0LIceUWC|>XF36q!M9>e9L(2KF}V{}tKg%xJjT%NLQA$1yEuUK(_ zuV|K4j@4bgo$E-i`oH`1Dkd?VW-u9g1=⩔s zpW2kvA)!%{_If89mZ7l(J~8$|K}or8D@20@5W3-gHZ~|qLr*%!==sQ}d`3;r^a|*8 zvN@sJNh(!kBvF(!YSsOWSMv=J+XA)~j@6dx%M*+pA#25&Nb>7gXEs#f|AL|&Al z$h=`|o)9mK=Hrgx2pvHr77Pe7w(_82 zcuxQkll?rk^q>@18-4+?h&J=hbG5t=q8&O}&0FF``LK#{0uBXq+DV-$f%Ky`LfytF z?L3(>0F>4EszIy@)-O2YOBl^3Nrs7H6(3)$f9TPcNLPVDT&=7oAK~7+C{&@y5q-nN zFlp2;!|WWGB@Y(YT)L#nl}#gs7`n(XNh&Ch=x{uHihRwpJ0DMZ^Z`*38T(aNRE?95 zVG^fIp83%d+wpE~`d2m`zc!^)mh`3^>p3miz)zkGh_4k}=`#1#^2b&}8cZ8r$3nhX z_L$kCZ0e*UsI0ImAtb4sJ0K5bE?tArDK?!Ho9o^4xd~mZ5BuUYv`b6GK<_c%%~~)V zwMff4Y!EE=UgMTcy+V#H8gx5byu6d?oC!=2JBU$iwlLaliR zo|m^vUrBFqNUvVExvW~UeEVU+tLg>Ty$A4CpBmt;KAgWk+0rmK{wGa-pq z4jJ{-AVJ%n6G;$3z=k8CKmW{MVMr za~j|anq}Bd@pvIVc#%rtaH(?xChH{{L(UQ?gG}-29rg`1F|^{3h-@LV%vIUz^45TS zLjH@^k4`757yeyLHI$+vX>lQJZ#_}_Dc&X02zmnd3ybr@B2L+1W4yNXk0=X4t$JG% z1j}x|`)LZ<#Y9E&H0YaNi~&FPxTjF#P5mcgOyPXemTrx%h;T@_i_d~*l>1n9OnCQ3 z9|OK@VhH!+Ab;#1uD^9#i(r##lykwI7fRrdCKi90LXtn1#VNc%O-<^2t=k2wY%9^O zzzz|$f#>c^GD)Q zp$r)sL)(R&npE%7Bi3|BM(J z6E!iq80sVqsIjpzVEG->3nQ`qGXGSAI(><5af3Po33x|l{)*OXy~|4E%(aAYckE19 zFC8H{F+&3GG><9~p~NJ))Pu z;n~o0-+z?59rh4)v|e%g(q^eqpf*vjnJYkZi3vYt$G{ve<_g`)rFG3JY~4*`7q}wX zvqf#oG;mawK^rR~tL5I#TfP*S1l6t8Xv_&;80&7S=*X+=h(EghJc3MvY^x2B!h53C z(4fTpDx;Q$AM@PBZ%~?@!EuE+E2YS8HO~H$7g+~(&C+T-4@nf71o^>slS1^M4T+Of zk2u5h^9qT$5qie82scW?-gzjkm0GaKHM={0>DJenD$=)h{pwg8&+ZClBsNJlVLj}n z1kqMt4L?WgQ#HMX2=w;VO7pXOwS;QGC?JSEO*d*uR7oezh_0cL!(EP338?WNB|;Ky zB~@u+X6PmNDtHfxZWX1U7w=qK1bDT?80MEQeU3crFcj9oI(cQWt5QF8kX|;mNJ7p?JPq(;I71f> z+T6xKNW{CrDL5&`VIz*QUgL<-oKZflFS@M8zaj=dF#4Rr=zZ@jjeOwZpR~ibv{Rr* z5!m63b9Q*>MUpPHoRoqi4cIlER94>=r)2IKGWIaBisK%lO(;^7>*xv8n{(M)##b`p zY;snBH*L5UfuOPsnW0W6t`O&|Py+8DK8$iXSwmWYR!FM{lyZ7m`>lJie!YdnnGX?3 zvmf|G;+V_3i;lf-CcI;A*=V(&Ppm-zGNWr=Gitm{(*=N+}y zXr{Us`*5%7qK?O~Y^aH!ldU*Wm+Rm%c`A!g=S8fe9t7KXBjT@20L0!vlrB=nA02o4 z(%L%S*n%gpn$4v+rNUM)Uj~?=wCr`FQ*KAWr!yFFi~uZsp{R>YY+qqIchIhz!V;Nl z!Vy^80{r%EDL=Gq+DYx%Ru-_nFCzGm=v=F?BWF5echIkGn$+If%b}1d-O=%4ZifDi z#7F#?><+wlr(t>-_;weK*J>V|GK8i&S+xknw}r#e{2f9YK6$1HL!M`#5%wtyMdUC@ zA$*Wwm%JiWvv){r@(QK1#g`Tjq!K0f&kzv3o<;P#Oi#^=x(s|2m~Vw{Pp?8mzP0yN z>Fa^{0{WPGI)2a5MI>@UX-{+d4RbxXUc1}KZN`YyJ^aBp1v5BgK$!}j!S0kR#inAE z&}fe35K`ijf3ajSVxQnOO{wQzaS2$UA}8W~6T}_=Ef|Qqnps04r%Oy;;!RrNE>bnl zfO($XbL=lh7?_{$96v@$71zM$aLaabPs1OfY>k&e_GnSDk=y`~M>=NoQ$hleSfTuO z&6>Yrl@INj2^IJKQB6(DH7&0Ofv8HY(J#t-p?k0M|#dDw8ih;bTv{WK26$b z6m{!UH7QAp=oRWHa&Cuo$Qb|)kNOqaLplpQcN%L`0j&2H3WaluweYh zJ$+)pi=Av8+<)ue+cja_ROXx?qfA(BSv_h-BR%w3I1445uZgCg&_Hx=m7xoI-qm*lmm36 zFKpZGncmf=?Zb@}NYpw4o0qD!&uCPo<&79f*qJQCr^(YJ5TP46q!dE{Ob4z2YKMB{ z$>z!M8QG&C!ndNVZ;}Y#%7X8uxf<4?a2{u(UMqk6G;?|q`t}>N-OV`2Biu^`y>I2Z zmfjBv2;Xum9xHEeqj6RhIDE=Fd~(+4p-u~k-iV9dE1~#jE(fbiJ#1WrVTfQu5CK4~ zy25;5sG1z;MXsd-^eWa-^ORyO*^+Z56=G>*OCSJ}7w?i;H<6XAvJR^3r?KD$BG%2k z7~4oaCuxdgQi??=u$h*i!lUbw(dZ~okx7%;yBBipEXY1cyW6$xpB$`I4+jGzh|G|o z2jC4)WGN;6ck`n~C^9f4C=JBJRV-Me@sQkDs73oL3kZyo8odv4&&*n6*NV%RMBhaA zg1FMQ=GfO#vUq)zxx$7r!iX2?4L)LyQLJ}iZ{N!{ld>~aCu72s18l52(WJ2}<25s- z1v`cgj7o4v!$&Hx`3@M3P-TVrSO?4fB{-|~+paaK|>kfK-|;?$L@y&M|P z^vcO^u(1s~B9{xfnbY!21WRV^1LLrV$a43L3`k=MV6ROMOVv?^pI<`5fTgeJ(lRxrcB@2o zypMKeMP42IoZN7Igq1Rwr$b7^Ntw~b%X?9)sE?9GS!^{SE{j#IBG~Jaq1rh2fdq2s zYf$*~yL6wVFm7vZ9txB_=jZ7;#c_Gh7Z^sGtE*f};P#_wPUVdiZI?$8P*VZbA{!DW z{#@+3eAF04Y zc)UPeKv6Be3@pCblDeeAzg~YsF?Vp&L^o;Aa0Oklk|dF*yqCu`Xw%EMx<5%q>kMNgF(7w1nWvekTBBumrwX+(wjP~C&oPW67>_=yu7#2=!2}n2IBS9< zKDcavH;EiuzyJ8csRrha0xNo`sbLxJ;%dq+Ez`2pY^aD{S7=Vx8^c4s1gX>>`aJr^ z^>=!+)aZzNlO#@`E?buAty`9fah=Qum~_~sf?{?kbl8V6@H4xV{ctPOh|Q+CKBc~< z2uO|8{jzt1$6q;=&Mn4Nut}GZT}5r*EY0nlBz4tVEk00dVOzRfE}2NbVsTgN78rlR zdX=$R{}@ z-{`b6&>Oyxds7FBAs71w;*w?jeOYS7;wD6+E?_90(z;a`iFLf;-Y_dEP2oaO`>_=msdoLM{tDdXP3U&7wSG?`*jqZrbqE1T$rY!jHPv& zs3Xlu@^&X^vNLh=w##ak0bhSr=^qLukEYz(RsdWq8 zUUybv)qg&j(w8k#5ouYxYh@QoUaVl|{(AI9O z6s{@{E<8DKqYdu7uVp&kGd{!MJ}UK@Uu{=Imc@5sxjQF6gj!ZA6m3>azAY~88O(E= zPNJRd$Tl`q*=}pY;;xpS*}2qWy)H_H*#X>T-Y0|!CLqX0sWMb$DtgN;YtgCT$tAC- z%U)g#v&wF!6d%jjRZ#|5bXrjW)8IVrVc+YagsqCQJPEd82eK0T)MaHCxdA#C& zP!0D_x;ghrt6`s!uYl0Ll8?MP@jEb8^9v*qqceHlg#DIBZOkkqVBLlp(L^IWu0~y1 zUS}O6dqkx9^U=e*eOYUgj$l=USIr=Hui1<6s!=4H5q?V(Ze$H>4ZbdRO$=`<(FUB@4|FU?iyEp6 zL#U*7e^){2HBQDw+gtmM&1-7RPi&`l%QC#$3L!j>c51DhP)u8E%U#-`KJPej$9haj zt=tGQV4lysMgVoqh1cnwj^ILz>gFEr*wa_lQ{>m?JFgnP==aK~zc@8@pOr%&Tq8JN z(vJH?s(hxsb6$#m-kKWZndOt4Bup+lZfiy31HP-6vCW|{c;a*JnMKvvqkLA{dJhTv zHR9bT(4txQ=gr9(pEyx?m2Z~Z)CD2vvvN8+*5NCX*CtKvnF>zua&qUCFh82<*{jvZ`Cql#?XHa9@X4e{)y zggdW)zzxK5uwE~0+xP~l@uu_FBJ$U*60Iq(qt2bl-SHv}N1~19oinD2XuLKmF`Uyl zBe}*kjfh8JB}1Y2l)12KggyYaK=0EcqzUptEqS?!`6f5wF=%Sf=t{J`*gB*&yg(iA z#`SgOr?^H;1CH{`{NSj{3ajZn^BOFgW>hwD2b?W5+@8;QLciK<_jhn^3m(9%YU=Fh zpHtbq^cY_YROZ91%Ih@8}JV z+74Cp-YV5xoR0A&EVt)<3W?g7D}p1JhdrQdN~oDS-HQ4ceWKkN8O3#6J?j9uMM1tq zOTX*?+@1^B3onxj8b31+YGF_;{UejQoU@LA@@u8qd5D#HL%p; zA)ikrAZWI5R3!6pX=!en~pFjIO{_mD1-($%dPj4%pX1^Olz}++;ru`3_ECC{?akt#g@6i z*yOwSj;jM7z5y5gd=_S_AsrFb9nVKnKXN(BJ!XWM^%FTOVPP8Yw=(U-F*NVW4#PYyIY1#Uf1?LLRc9zwAAvr zVe&QB7DgwVlz!lJ0)_Bw+*q^e=0kX0HJs6E-m)@|QkzLKzvbZuN2@frG&I9AIK%Vx z+;zg@Q^Y$wQz9QkoNd9f=%6ay)i4(>U)gg;_Tjq;>L`unM#WRMGE^Vj!t$nSe{*X@ z`%3*R)vM3s1GI(C2s>lsa0A+JkeNyCnFa6a6;L%@nF5 zd^QrL4R;(V2w<;&SFe;U%QrUg+731~w1yL%f7j1>7h=J31!aNsTIwa?V@Uwt`+K^P zaf>$N2)&yAx$?8?@-xJ;Gx@T!lW8gf%P-&1zF#&KNU1aW0NiuL1za{2`Q@22z|qmb z6rdrf1aP!1ohS@Jo9fA@=P$JFjY;LC5f zm#!eFcCud#h<&5ZLVQJ0GdEc9r72{LWt{Z6y4EXv(eX1=KlhdRvVk8!b}&{MY!I*` zEOS)l^Amo)nS8GfNwDvhw`u7+w$xw*r3_ZR9*y98la?9_Hjro~PM;{fG^yR#5LTC$ zuw16PT*a$hZrSgqQ048LoL{CbbqAotzu6PG#WSaBeoi?Mz3~2W@)O#jfK6-smmMpy z+m86e)Y{TX*I`{XIoK~4bd>6G&cj~hw65Sw&d+WG6A85C%bg}1&i4Ynm7-^iMYAX; zM?GjTuyvu^8JWv7NW>{E6n8YVdpQ*L3T0kJynQfUWa2|I zNG38nZVNqGnRdkv1(xWAeQs{d?XptgflacEEGj#8nz9KKGDR?kqxZy%W^bpE1j&*g z0_7hXuf?(~znPubyxfVzm|AS~A(Cz*$quzZ3_mJR=UsxC1(VmxAM)_j8qMBnra6cA zNFk(ev8E){l_0e%rS*;NA+79(Cd=Dx*1aSrc-c1XppQA_cuAg_lqFMMI6tEv-k5ay z2{cB{bYgV8;A(IW59_aIHDJ2WQ}mssiUPvSup<)(NxblS#zo zJl_b*uQeRwXX#8M9EB#hXLDY%IE}>i2_=11VXKN}P#m6v_j(JZ0YR`SWk0bojuV`o z4XBnJ(n2W5Hu6I#GF&c>WB*XM{d7~3}n2nm#wdIuL5)p$xs+`DBR292B+$u3M;d0Q^9MA#&94eXQfs-hdz z&$^I|Oe7Sl)@Wyt$FmeEG^tHmFQUd~%akxELs~+bCIR z(5zO-fs|wd!4z+b&_YEN*Jl5WPSM1F%v>iKd|xjNK2pGPoRh z6FR-Wouj`8uft>vqFtq%Q|Oz)Nzn+gd(nLf&4HD}7u|Tv4$wG?=&fLsvm-6fNKtX% z8FCZ1G)+g2tx%IAXcC849aw{N{#)`WsdAvYiO5-Sxb$)f|^vx}3X$d~QftaX9SDDyt|ax zCS3w-cM#ep%f{Bbo9BwR{vT``wDc9?^1+SnSsL_>Rn{@bwNA|+U-aEa4~F)_js+C~ zS8v-W=+_+tQZ(QJ#kqpaK0oY!bAxeTKLU2b@dO|sV*ekE>z{jF)Zx6eRq-F?Vy+7I ztXuOBbOG8|$41(pA&truKDQvSFFju>_XOQ!Z?~+aXePckIXI07?p9F{#PTBoQ^soo zJz%F`h#wMGLF=Q04$aCU%Az_y<+-LXPbnx{@_D$-NOOGLecf^K+H3bUf#=EU9cUWK z&Yc~G4TBJ02kFb!?cL{u$GxuY^Q24dqD^qFcXo(ZL(M)f6IV*t-XYR-?Dl#0H4!4Z zon>Jnx}SLyiuz=&1@VV>_4EaAR{0T9yY&X0jnPNZxQzr!@zV3Wyjq93?+wemJ!Rpg z4tjmu$6$OH=cjke*n@l*e}5Twe_4mv*>8(>uhw7V~uirCV26=Zzh?Zd_&}*>R`G83zP|bXDcx_^0if*MoYMx2HId)UVs=>)VK3 z-IVFSCSn3_hIj$-P4QF@!WOQG){u#B0&PM@nFC^ZwxQ^~`6w|d4r^?6769_a%2pz{ zB58l%2Jx`Ov&KvR7wuD@;VO3SwMZwHa{B6Q_!Jr9os?8JCulScu@cP5>)c|IYrpV^ zrM#L57MPl#vS1g|GIrJrvq=$|!ef8IXY!WD%F=2kr{ztjdsu@ioLHTPYt@RBztKwC zC8cb;4k9_Kfu&~{MwFvU7O!;78c7RAZV?J|Om89*674fDZ!IB?2xAhF8Ra7gZ$SbQ z6ANNmnQ(6{I~^l!DgR-(h6y#eXJfoq%957jiL=oiDWiOz_5S$~Q=EP#ym)b~&!AfS zaA!D{<{^0RH7TnYziIK!qH}aJ(Ize0YL;}qiY;oG<2l%!nn*V>(|G2-tm&r3iP3=5 zR8`XQRx2f(UaP!}3vWt0c0!J?TI(Quo<3&x=p%~3f;@spSq5W|#n8mO_51S(9j!Du zZR7~?JXD#mHxL#jV!=Ay&eo)%`=m*pntBpZ(gV`8iV)?mCT+}#Z;5RPMY_IWv0*c1 zNQBtfx~??|t7W#21W!SmbFebMYp_t#Si3g>AshmHRYx$hi8>&@duQX3AU+dpxf6^5 z6E11np)yyKmEdwP`{tq87BJHv-8IkY$C|>%tiwubP!^g$GMS^zCzkjgMs-HBIsGGt zI2Na%X@aGg=;$%4^ZYawBe(P_K~54w1$o`){UdvK?r;6PDD>?Nqp)Klr4t$Omz=nO zAgSbNIQxxL5cD=uM)K*YRtk&`#^PO9E_vkr3E}pL0(1Xv>dYqW=&f?bw^o+56Y0b~ zdFYYPcn-IsMGUZI9n91HT$Af=10-K`qpGO@1hr zd2#*cnCG(S#7@O#0~Y9(AG0@jov7U8`|iGw6l|-a5&_3bl6xa>Xr8&ybmzl1o>Juq zpa;ws3kg$hlJ+>ry-EfI2%W)J(uDd)O*JPZ=)1sVAYf0QY10mrGS#sFzk?ppUYeh6$+;}!y{%QxQ!Q=68>t~5@Jt>l z%GDGpruooI)s4TtO=RbwJG6{o{Hm``!X!O3f>T}ptUA$jGNhe`-`_+uTrEH^u67yM zf`#YZK6qOI=@%~|TR&B%!7mn~;fkUG@Flpt8opCeigPAP;kxCa_LH=xc&6J$IS}PE zvqo=8`b(?w#`;MQ>NM?~J>`zfcnoSO4q9vQ0x5X_ZrbRmy&{w6$W6NF@yxm70~F|( zgX4*(0N=d>9PqE^uOQ2WFX-k16CF6YkqU}0i{yHBeBVV&oW6=aD&Z8ALD9eGX8Jg@ zm6l{SIZTefOD3C6L$QgYDuYZGU2KSxYhz|IieLslCoOQ2J2WCtXk$HfsgYIAl-1V) z#(b-JOkkT++!SDEmwNAoWlhr&c!18NgU-?`gU+#zTarX>QknxhS9(KJfn0=_W2!q_ zA8X2fP=FopnG7?6CE0%-S)(2pq2D@o&W6%4SgdOrStNyt^>Vp9vp>#Rm4!qMYg%@X z9!{3loLhC`T~}Y*O{8o#9S(_D;~_k|?wt#TqRK3^WJ*;Imvx$>Tee10JPOOJ_A zT@4YpkIeTljR{ZzU6)+^qGJ7Stu4e@riRUX($33PuaHJ&w=dZpb}+l|1`6XIU{85^ zBd2|&PcVvbXlIg~Hr62Xm8`?SKqU(P!9C%OSDIX&1)p|87G`E5g1~VQj6J7;ElUr&8A2EH%;mYP{*Q7?_VGa>SXSnh)cpTjS`bhXnA6xqv%t6 z)$d~AX1b1+5|-yskyzUNEnRPOP4EZY-rCiQ|gnw^_I7Vi@bcQ#m|kE6T7>%O_X zV_NrZ7s2VvZ-U=kYZ&+Bf9?BtIzbBfGGOdMCh?js4-sSHv2X%BqVAiLM^^mgQJou9 zdAo1Is)+W%bWH$8$oV}ciO|YY5nl-Yd}yV9t95CtSrmSqrN0t^d2-y$7Q-Hw3Fl>R zQ*D@MhNb5c!rO~&Dlg1(SQQBSe3gYF{a471pfgp>S#Ewy+{Zp|jOZJ9Tdf1VlQbNm z;}6V3P_GP7WRLa-jK^iEuI0JjfZWCMJ|wlk<=#&zd2`&=91S?prxPcREeC1hrOZSv zFpJ@(j>gjWh@00&8PV}~nRQ~-+QICfYAzlzi;X;|>%lZ1rNtUhUu4HRcr%>l#V2#O z73htno*qs~i`q&{e0W2%xvCnp9xMB@1d1rG2BIRc`$Gj9Ppwc5U44MTaH!IAiaj{- z6YMLZw@yTBa7U^f^EhB*#*legEF23LVBSszGDTsLWrsV+w0F?upQ*G5)wBl5ueQuu z*@k^8!r3vMy+(8|>^%5<$HE6~3o%{KC6%vtluR;R>hbfy(CA~pi{n7a z`UlQ!laUGlB%KG+zTx;Y#3Sc@xgdLtrEq1Z5bZ;cZ+oCuGth<8|?R>pQ6?)EdD zbN#|X9)!a*dl1vb(!sn4<4`U+qcArYQ@JI9Lh$i-pc&hvS9sp1yyF*O6lX#`F&hViqTkzbT(R8w<}`` za&E#`u5s~K`)!nkH`z)0iC=Py38h^T<#5+Ozy@rLusOeI?pBB8OFcFL4RWASI%xMv`FiK5>JaTe5rojwRny5jJDIb2)o9&^PaD=u#+uHHOZ= z1HK#g^fE3X5UpD%WTc)$yvNMq)RdTJgovg$g0)fPy||r}I%7bQz$!QwJSk1h8#LoL z%i*@qL6wGvc`*l{fhBX&y?gGtsm+`*47o9OxscZ;U^9x?8w+Pl<151h_HOAM>}(4x zIT?~}?3!nsw3@UwopqMm!jFnE$Fwj^EN?=N5I;vA z^IfO4kFV^$Ivc&#^Fdf6xR>qIXN3K zZCH^U+$MJ)&HKrIBl+LcJ zQ*fehcVvTPhQBSO`F75ZVQTq zv0Wwm=!+Y2Ke$HSQ$IWw&h$!)E~aY-Mn02^qlDpB4$wxHZKT_164qa{9`Yf)nuEe4-7J&qO7Mm5ok1Slwyk=vk|oqyiJ-WcR#P{6mXg&cly5&Is);DXu) z7D^}k0q3g_>!Z4qSDGoT(t*H}pl+^++xbby{<_R^5mNKD8M&X^AU%RPY%npP`>%Eo z#JejHt`$CpMOGK_^h0Wdh`CTbTy)!(csA`$8~~VzYXt8jb?7jt2vMBpC{nU$H`FM- zc(0R%8khD(oAjPdehf=w`$CjU9F`WyGa)<7RwCC=$lB(oPX47rQOtZwR(so!$y#gg zmXZ0fXr1j<%)3>IKpfqH%x5{$II9AIhd4-3HF5TuJ*jTeV61HsuEzJ8J$k1Vf!C)U z;fSpFC_#ym({uiTKFg%p$s40{!@5OP( z3_D5+!a#L;*0*chk+I5<>}}v;XXVK8v=mHPN?RhR?O1lxTIkjC8fVnr8qSE%NVxv% zIfV2CVtO`F*0Hr+U&4US)h>Z|VSuh@U|ASZt3{QNh+jNEt6g2#T!+j^*{_K)&3IR( zb*zp$PxcoK*5JK0e4^od`oLkvk#VzXK4{<838=eFK@WsgpmYfKlEtW`eD- zg7Sez%-Ze7en(Lj72e*)u zeFd3!ub(KrVf1E);0AhUS#KF=#wal!U^(ojQV}9|R z(4~@_VxmQ46rE8U!YI|tfmgjYFG;~EhisA#2?U@9@Ndwq334u}3AFvuA=Rw7nBgLFK*Ux z_Xww8d~>&dU?NyW<#2X$uAAj=iybim=7q}zS)empAyCsN@}ANA7*egEY(AHc%h(r8!@+T-&A={*pdgZPx!rwLy!1Fy(p<- z%pGwLh)O3$g-DC9ClVewlyWy*$1rtwmAt4eD1m!FV>I8Jq#0RKF`tnW1ov$%T49ID zB%{u_a!f=ZCuS`ZDjpYZ^!Mz+ZE4Qx zYRwv(tD@DRy)nz)&?wh}Vx&%%kcF;GloR&KJq2SNX|p!%b>w^|6}+DD-H%v`=|EZQzg zbs{3U9~x7~QC4sn+lwno-)pgz}`RS4lW@6%c-Hp+qKbZ~X1HOnw6U z_4St@uSOHnTfvkBE~Lup!MdeF!q0Ks@){MG#a&y%PMlRbq!vYKfxg86pYM3eZc5SeA85c<+=A$y4t)b)w z`${c(tawq)s?X-bT%zVLhC+*HeOWf*Wz^R^Dn7@tHCk9^l)48>ON%d5bIms>en|_x zvL5;p?pIsR$F6>PUce^T&o+<^vdLvD90!-Y%+gHGCcSvD_|VOgfjiC*fW_u;kB!@Y1|QHZCKY*cB5V#r7N%;jEbxOf0|lx&5sGAd2APO!~6Z>G)BR=mj- zWn43?47S_Ep-nql@?NxJ$D&@pjW#S}Z{C8GNwLlkkMcsUUWwI2mYfCM*id4k;A6-z zbzK%)06Soeb}CZMcl}%DE8m1o*KErV_PleYgQM;}v|Ob&j_|cGBl&hvEgPM*A3fY; z8u^S?ii#pCl?HQO2H*uo63x*N+etPzu$`Q)E;guW#Uu^z`BtBR=@{)jsEq|5>fdUx z6ngI(ymb89E+DRHgJrdq^MxQ;*Ss@dvnn#Y;-E0$LV^}Tx3iU{1qY?1h-Ut1n%4GwyU-xg$0fX=<|O+$!vh(`|e8Tb}INhXs4LOj`}q8v#3+5|`~< z5|x45&9C}a*8_5|)&?2gULbKdbvPNPuchh8FNu!hcoRpe-(C~x5~FFlpTh~EKIn83 zm&u4Ef0q7s=vkLo4DwmaUM_$OK#8AX+#h>~P$DG30X7#Po=877$L(HJaoG2fSK>Cf?xY z;RFOSdHJPwykngn=0Sm0tVN{OW~@l;ERFjpZVN7i@Oo1#P2Z1W=ou_#^9vRF_yVM2 z;Z};R3yFBb;XKH3KR z^RaG0`tVD5Od{$~Y;ZVB9>bpUG~>L_%G`=#L_^vdEY4Z{L{bb*;>mf9Q@s4%l9fQb zVP0dKd+Q3MIhkY%w8rHf-l!h9BDv=^2+a;p<{UW@&U@&DJ)N2y)4>v@_p`}0D0J68 zl&*Ja#t5~(dbf2!HQW+BhdohizVbw;Y{PBu4@0$}FsDFN|Kk9P^W@Y_TrN0@&J`>0@V&K<#`btk(eSUxPe9iv*N(JrgMBR)4 zc24HDHov{u`=kA#L7sGR9D_5l2s|g>1#EoY-xd|5I-9N)=Uc&i19lT8j$^8l4NX6|GoC7Hn>Kc`bq(;dH>(kMGMRT@L$%h?C$s% z>UzRdT_dCS0>Au|i;90IL=i9q{FfLNW!c|$K>aJrfDQ1~zKOx_8=?Maqkj)6Pm$oa z=gGb%fX?@SLtV|xodAZmZvSRuUcX@Jg>1QhLQNc#Je=L-w;s9%TuTqM!A zWTPrTN+)n_>U&2G1xok}6cGa_15qo0HNfUSG*gaUYK=RPZ^s`4{6C!Nw|Gj9XQ|&0 z>=Vm@ek%GM(OBx2h%&ZD239H#1~!hs^L{{k|If(Vx0*f~KqNEJOU1rJM#%pSq}!7b zx)?k$mF)mVKR1)2Y;z0^1Q3uQGT`{)J7$#1-(mjsDaRj`y!#@KE&(X<22jc0heuVz zzeWE(PX1ivLRloi3M3E^SD?s11O3;N=c{1)KR}<%>E}QK4DHoepoHHrel%V^xBn6N z&tw8W>h+#uk@^uB%RGTCEAlS^pIlPq?f*#pXLg$(iG(h9s}4Zt3<1V!$?u4DA^!vM z$34G4VlTAm&Ov~2K?`U^vfp7N-u)fyUu>WI5zWM@$()7)0s>C|+hO3}>3P04G5?>? z|87oCGlpYk{~Ktayko#&5Z~`q;AfuiL;f#;WdTkGPtpB9N2JA?;@}iuXqN_}z8_TT zm;4e+?w{Ap|6C%@DKk+hU@H;=rQ-iiBE^bd#{3r8|CKo9&&~Fvy|aV1w{L)>l{n%b zEvByO*I2eHZvTC>dqSTNmKxsy2Z9nnF@b%^zn(nb%=TYK|Cg5f#1&bJ3VH<;nIHeR z4W++>^L)YH|Nr3ryitdIht|IU8}$YlhrVyr-jQFTD%qMk1O9Vo{Ujm5n+HUAAPWJg z+3#Hf?c*=8l#R>)#?Ds%!2Mh-G@R$I1VEP<1_nEU-!%#R%=7h}{56z0aBnU^!NJ_d z$lT7r>fdQk(=9PYYa0O2WZHnjeJ|Mc%rDVYl>a&D`svK>X;`|zS&di?94t}+W7_xD z**N#NQKBxuVdL-9mY<7wlZgK62B^SQpqL`xDfHu~zs>zFx5AGhpzS=9V;3lCGH}sE z@H-;S`rju0JcvFSCv3kEDkQM|K!J|%y?}Ome;fB(P(R;Ebj$ImPO#W{CnEk^{>2KB3KItKknEB$|@_Xq!flzX;Xs zf8+hNtWR#(ogv*%2Q<^S!07h9sU|V~B3nc7ullDa#o{p+ryl?XX)1seQm0pREDxL`;p^a|MZCQ$#lisC2qi!^}wPnJ}l zR5;)dmdX#5XbmWl=ywt^1J~hyVHM?R%}&VH)(N{ly2lcV>f2aODto*oF^$(_e w-``~Z-2I*+|BpLw{(v2i{2J`f`*0MbA%Nq4;C>$9&r3oOkcbK3_ygqs0WLMt82|tP literal 0 HcmV?d00001 From d9ddf63e9d76bc7e8fbc93c491ba9de51e3ed5df Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Tue, 19 Nov 2024 08:04:50 -0600 Subject: [PATCH 61/84] Add ability to add ear lib to appclient classpath (#1653) Signed-off-by: Scott M Stark --- .../protocol/appclient/AppClientCmd.java | 30 ++++++++++------ .../AppClientProtocolConfiguration.java | 34 ++++++++++++++++++- .../protocol/common/TsTestPropsBuilder.java | 2 +- glassfish-runner/assembly-tck/pom.xml | 6 ++-- .../test/resources/appclient-arquillian.xml | 2 +- 5 files changed, 58 insertions(+), 16 deletions(-) diff --git a/arquillian/appclient/src/main/java/tck/arquillian/protocol/appclient/AppClientCmd.java b/arquillian/appclient/src/main/java/tck/arquillian/protocol/appclient/AppClientCmd.java index a1a8d20cd8..cb286f8183 100644 --- a/arquillian/appclient/src/main/java/tck/arquillian/protocol/appclient/AppClientCmd.java +++ b/arquillian/appclient/src/main/java/tck/arquillian/protocol/appclient/AppClientCmd.java @@ -27,11 +27,9 @@ import java.util.logging.Logger; /** - * A base class that uses the {@link Runtime#exec(String[], String[], File)} method to launch a Jakarta EE appclient. - * Vendors override this class to provide implementations of: - * {@link #getAppClientCommand()} - the command line expected to invoke your Application Client main - * {@link #getAppClientEnv()} - optional environment variables that should be provided when running the Application client - * {@link #getAppClientDir()} - optional directory from which the appclient process should run + * A class that uses the {@link Runtime#exec(String[], String[], File)} method to launch a Jakarta EE appclient. + * Vendors configure the appclient via the {@link AppClientProtocolConfiguration} class using the + * protocol element of the arquillian.xml file. */ public class AppClientCmd { private static final Logger LOGGER = Logger.getLogger(AppClientCmd.class.getName()); @@ -47,6 +45,7 @@ public class AppClientCmd { private String[] clientEnvp = null; private File clientDir = null; private String clientEarDir; + private String clientEarLibClasspath; private CompletableFuture onExit; @@ -59,6 +58,7 @@ public AppClientCmd(AppClientProtocolConfiguration config) { clientEnvp = config.clientEnvAsArray(); clientDir = config.clientDirAsFile(); clientEarDir = config.getClientEarDir(); + clientEarLibClasspath = config.clientEarLibClasspath(); } public boolean waitForExit(long timeout, TimeUnit units) throws InterruptedException { @@ -114,7 +114,6 @@ public void run(String vehicleArchiveName, String clientAppArchive, String... ad ArrayList cmdList = new ArrayList(); - // Need to replace any property refs on command line File earDir = new File(clientEarDir); if(earDir.isAbsolute()) { @@ -135,21 +134,32 @@ public void run(String vehicleArchiveName, String clientAppArchive, String... ad arg = arg.replaceAll("\\$\\{clientAppArchive}", clientAppArchive); cmdLine[n] = arg; } - + if(arg.contains("${clientEarLibClasspath}")) { + arg = arg.replaceAll("\\$\\{clientEarLibClasspath}", clientEarLibClasspath); + cmdLine[n] = arg; + } + } + // Replace any ${clientEarLibClasspath} in the client ENV + for(int n = 0; n < clientEnvp.length; n++) { + String env = clientEnvp[n]; + if(env.contains("${clientEarLibClasspath}")) { + String env2 = env.replaceAll("\\$\\{clientEarLibClasspath}", clientEarLibClasspath); + LOGGER.info("Replaced clientEarLibClasspath in "+env2); + clientEnvp[n] = env2; + } } + // Split the command line into individual arguments based on spaces for (int n = 0; n < cmdLine.length; n ++) { - String arg = cmdLine[n]; cmdList.addAll(Arrays.asList(cmdLine[n].split(" "))); } + // Add any additional args if (additionalArgs != null) { String[] newCmdLine = new String[cmdLine.length + additionalArgs.length]; System.arraycopy(cmdLine, 0, newCmdLine, 0, cmdLine.length); System.arraycopy(additionalArgs, 0, newCmdLine, cmdLine.length, additionalArgs.length); - cmdLine = newCmdLine; cmdList.addAll(Arrays.asList(additionalArgs)); - } appClientProcess = Runtime.getRuntime().exec(cmdList.toArray(new String[0]), clientEnvp, clientDir); diff --git a/arquillian/appclient/src/main/java/tck/arquillian/protocol/appclient/AppClientProtocolConfiguration.java b/arquillian/appclient/src/main/java/tck/arquillian/protocol/appclient/AppClientProtocolConfiguration.java index e101026abb..dfd88a3c4d 100644 --- a/arquillian/appclient/src/main/java/tck/arquillian/protocol/appclient/AppClientProtocolConfiguration.java +++ b/arquillian/appclient/src/main/java/tck/arquillian/protocol/appclient/AppClientProtocolConfiguration.java @@ -1,5 +1,6 @@ package tck.arquillian.protocol.appclient; +import org.jboss.arquillian.container.spi.client.deployment.Deployment; import org.jboss.arquillian.container.test.spi.client.protocol.ProtocolConfiguration; import tck.arquillian.protocol.common.ProtocolCommonConfig; @@ -117,7 +118,12 @@ public String getClientCmdLineString() { * the parsed command line array elements are trimmed of leading and trailing whitespace. * The command line should be filtered against the ts.jte file if it contains any property references. In addition * to ts.jte property references, the command line can contain ${clientEarDir} which will be replaced with the - * #clientEarDir value. Any ${vehicleArchiveName} ref will be replaced with the vehicleArchiveName passed to the + * #clientEarDir value. Any ${vehicleArchiveName} ref will be replaced with the vehicle archive name extracted by + * {@link tck.arquillian.protocol.common.TsTestPropsBuilder#vehicleArchiveName(Deployment)}. + * Any ${clientAppArchive} ref will be replaced with the clientAppArchive extracted by the + * {@link AppClientDeploymentPackager} processing of the target appclient ear. + * Any ${clientEarLibClasspath} ref will be replaced with the classpath of the client ear lib directory if + * {@link #unpackClientEar} is true and the clientEarDir/lib directory exists. * @param clientCmdLineString */ public void setClientCmdLineString(String clientCmdLineString) { @@ -146,6 +152,12 @@ public void setClientDir(String clientDir) { public String getClientEarDir() { return clientEarDir; } + /** + * Set the directory to extract the final appclient ear test artifact. The default is "target/appclient". + * Any ${clientEarDir} ref in the {@link #clientCmdLineString} will be replaced with the clientEarDir + * value. + * @param clientEarDir + */ public void setClientEarDir(String clientEarDir) { this.clientEarDir = clientEarDir; } @@ -188,6 +200,26 @@ public File clientDirAsFile() { return dir; } + /** + * If #unpackClientEar is true, and clientEarDir/lib exists, then this method returns the contents + * of the clientEarDir/lib as a classpath string + * @return a classpath string for the client ear lib directory + */ + public String clientEarLibClasspath() { + StringBuilder cp = new StringBuilder(); + File libDir = new File(clientEarDir, "lib"); + if (unpackClientEar && libDir.exists()) { + File[] jars = libDir.listFiles(); + for (File jar : jars) { + if (!cp.isEmpty()) { + cp.append(File.pathSeparator); + } + cp.append(jar.getAbsolutePath()); + } + } + return cp.toString(); + } + /** * Parse the clientCmdLineString into an array of strings using the cmdLineArgSeparator. This calls String#split on the * clientCmdLineString and then trims each element of the resulting array. diff --git a/arquillian/common/src/main/java/tck/arquillian/protocol/common/TsTestPropsBuilder.java b/arquillian/common/src/main/java/tck/arquillian/protocol/common/TsTestPropsBuilder.java index f41f3ea94e..1f370090bc 100644 --- a/arquillian/common/src/main/java/tck/arquillian/protocol/common/TsTestPropsBuilder.java +++ b/arquillian/common/src/main/java/tck/arquillian/protocol/common/TsTestPropsBuilder.java @@ -104,7 +104,7 @@ public class TsTestPropsBuilder { /** * Get the deployment vehicle archive name from the deployment archive. This needs to be a vehicle deployment - * for the result to be value. + * for the result to be valid. * @param deployment - current test deployment * @return base vehicle archive name */ diff --git a/glassfish-runner/assembly-tck/pom.xml b/glassfish-runner/assembly-tck/pom.xml index 3fa2bc1bd4..27ae8bddcf 100644 --- a/glassfish-runner/assembly-tck/pom.xml +++ b/glassfish-runner/assembly-tck/pom.xml @@ -30,19 +30,19 @@ 1.9.1.Final ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin - - 8.0.0-JDK17-M7 ${project.build.directory}/${glassfish.toplevel.dir} glassfish8 + + 8.0.0-JDK17-M7 11.0.0-M2 5.10.2 assembly-tck 11.0.0-SNAPSHOT ./jakartaeetck 11.0.0-SNAPSHOT - 1.0.0-M17 + ${project.version} diff --git a/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml index 80a5f5f28f..f7eec6b54d 100644 --- a/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml +++ b/glassfish-runner/assembly-tck/src/test/resources/appclient-arquillian.xml @@ -55,7 +55,7 @@ AS_JAVA=${env.JAVA_HOME};PATH=${env.PATH};LD_LIBRARY_PATH=${glassfish.home}/lib;AS_DEBUG=true; - APPCPATH=target/lib/libutil.jar:target/lib/arquillian-protocol-lib.jar:target/lib/tck-porting-lib.jar:target/appclient/lib/arquillian-core.jar:target/appclient/lib/arquillian-junit5.jar:${glassfish.home}/glassfish/modules/security.jar:${glassfish.home}/glassfish/lib/gf-client.jar + APPCPATH=${clientEarLibClasspath}:target/lib/libutil.jar:target/lib/arquillian-protocol-lib.jar:target/lib/tck-porting-lib.jar:target/appclient/lib/arquillian-core.jar:target/appclient/lib/arquillian-junit5.jar:${glassfish.home}/glassfish/modules/security.jar:${glassfish.home}/glassfish/lib/gf-client.jar ${project.basedir} /tmp jakartaeetck/bin/ts.jte From a02255cd431bb5245ad2a6613496ab16fb0f6b30 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 19 Nov 2024 16:50:48 +0100 Subject: [PATCH 62/84] Fix gf runner transactions install parent --- .../transactions-tck/transactions-tck-install/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glassfish-runner/transactions-tck/transactions-tck-install/pom.xml b/glassfish-runner/transactions-tck/transactions-tck-install/pom.xml index 29aeb007b9..822d554775 100644 --- a/glassfish-runner/transactions-tck/transactions-tck-install/pom.xml +++ b/glassfish-runner/transactions-tck/transactions-tck-install/pom.xml @@ -22,7 +22,7 @@ org.glassfish transactions-tck - 4.0.0-SNAPSHOT + 11.0.0-SNAPSHOT transactions-tck-install From 093e78fe666d997fe2484f0934ef011e856fde2d Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 19 Nov 2024 17:38:41 +0100 Subject: [PATCH 63/84] Add common, CI seems to need it --- .../transactions-tck/transactions-tck-run/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml index ece937ca81..a1b1e7e194 100644 --- a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml +++ b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml @@ -145,6 +145,11 @@ arquillian-protocol-lib ${project.version} + + jakarta.tck + common + ${project.version} + jakarta.tck.arquillian tck-porting-lib From 6e40731e3fb60068088c516c52b74aeaf054d3db Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 19 Nov 2024 18:03:38 +0100 Subject: [PATCH 64/84] More things CI wants in addition to local --- .../transactions-tck/transactions-tck-run/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml index a1b1e7e194..52defabeaf 100644 --- a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml +++ b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml @@ -102,6 +102,18 @@ 1.7 test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-api-maven + 3.2.0 + + + + org.jboss.shrinkwrap.descriptors + shrinkwrap-descriptors-impl-base + 2.0.0 + + + jakarta.tck.arquillian + arquillian-protocol-appclient + ${project.version} + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-spi-maven + 3.2.0 + org.jboss.shrinkwrap.resolver shrinkwrap-resolver-api-maven 3.2.0 - org.jboss.shrinkwrap.descriptors shrinkwrap-descriptors-impl-base - 2.0.0 - - jakarta.tck.arquillian - arquillian-protocol-appclient - ${project.version} - - jakarta.tck.arquillian arquillian-protocol-javatest @@ -147,6 +154,7 @@ + jakarta.tck.arquillian arquillian-protocol-common @@ -214,6 +222,13 @@ ${project.build.directory}/lib arquillian-protocol-lib.jar + + jakarta.tck.arquillian + arquillian-protocol-lib + true + ${project.build.directory}/protocol + protocol.jar + From 18aea7067691904e8cbbc8be4d3ed5ba286e4121 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 19 Nov 2024 20:58:53 +0100 Subject: [PATCH 72/84] Added dependency to EJB 30 TCK, on which tests seem to depend. TODO: have to remove this dependency. --- .../transactions-tck-run/pom.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml index 7e8c569a75..f669358eaf 100644 --- a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml +++ b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml @@ -72,6 +72,11 @@ jta-tck ${tck.version} + + jakarta.tck + ejb30 + ${tck.version} + @@ -103,8 +108,6 @@ test - - @@ -154,7 +157,7 @@ - + jakarta.tck.arquillian arquillian-protocol-common @@ -208,6 +211,8 @@ generate-resources + + jakarta.tck.arquillian tck-porting-lib @@ -222,6 +227,11 @@ ${project.build.directory}/lib arquillian-protocol-lib.jar + + jakarta.tck.arquillian arquillian-protocol-lib From d5ea2f7280a3310b25db2c061c98ccac252ba374 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 19 Nov 2024 21:23:15 +0100 Subject: [PATCH 73/84] runtime dependency needed on CI --- .../transactions-tck/transactions-tck-run/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml index f669358eaf..72df535c2d 100644 --- a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml +++ b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml @@ -157,6 +157,11 @@ + + jakarta.tck + runtime + ${project.version} + jakarta.tck.arquillian From ae6c3636bc9d1a2bcca2c94f86af089260b5a75e Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 19 Nov 2024 22:48:22 +0100 Subject: [PATCH 74/84] Update pom.xml --- glassfish-runner/transactions-tck/transactions-tck-run/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml index 72df535c2d..61d62be6ee 100644 --- a/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml +++ b/glassfish-runner/transactions-tck/transactions-tck-run/pom.xml @@ -323,8 +323,6 @@ ${glassfish.home} set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true - create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe - create-file-user --groups staff:mgr --passwordfile ${project.basedir}/j2ee.pass j2ee create-jdbc-connection-pool --restype javax.sql.DataSource --datasourceclassname org.apache.derby.jdbc.ClientDataSource --property DatabaseName=${glassfish.home}/glassfish/domains/domain1/config/derbyDB:serverName=localhost:portNumber=1527:user=cts1:password=cts1 --steadypoolsize 32 --maxpoolsize 64 cts-derby-pool create-jdbc-resource --connectionpoolid cts-derby-pool jdbc/DB1 list-jdbc-connection-pools From 0b0484edaf80b571892b35353da79922fe6de70c Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Thu, 21 Nov 2024 10:42:51 -0500 Subject: [PATCH 75/84] spotlessfix Signed-off-by: Scott Marlow --- glassfish-runner/persistence-platform-tck/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glassfish-runner/persistence-platform-tck/pom.xml b/glassfish-runner/persistence-platform-tck/pom.xml index 6adf8b70d9..c916d85393 100644 --- a/glassfish-runner/persistence-platform-tck/pom.xml +++ b/glassfish-runner/persistence-platform-tck/pom.xml @@ -53,13 +53,13 @@ cts1 ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin ctstable2 - - 8.0.0-JDK17-M7 ${project.build.directory}/${glassfish.toplevel.dir} ${glassfish.home}/glassfish/lib glassfish8 + + 8.0.0-JDK17-M7 11.0.0-M2 ${glassfish.home}/javadb/lib ${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyclient.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbyshared.jar:${project.build.directory}/${glassfish.toplevel.dir}/javadb/lib/derbytools.jar From 2800b1092c89e60c5832ca3d39f15ed802249ad4 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Thu, 21 Nov 2024 17:04:51 +0100 Subject: [PATCH 76/84] Update Batch runner for Jakarta EE 11 / JDK 21 / GlassFIsh 8 --- glassfish-runner/batch-tck/apitests/pom.xml | 290 ++++-------------- .../src/test/resources/arquillian.xml | 36 --- .../test/resources/derby.ddl.jbatch-tck.sql | 56 ++-- .../apitests/src/test/resources/password.txt | 4 + glassfish-runner/batch-tck/pom.xml | 53 +--- glassfish-runner/batch-tck/sigtests/pom.xml | 27 +- 6 files changed, 118 insertions(+), 348 deletions(-) delete mode 100644 glassfish-runner/batch-tck/apitests/src/test/resources/arquillian.xml create mode 100644 glassfish-runner/batch-tck/apitests/src/test/resources/password.txt diff --git a/glassfish-runner/batch-tck/apitests/pom.xml b/glassfish-runner/batch-tck/apitests/pom.xml index 451f965f0b..ea0d6950b7 100644 --- a/glassfish-runner/batch-tck/apitests/pom.xml +++ b/glassfish-runner/batch-tck/apitests/pom.xml @@ -22,17 +22,55 @@ Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation org.glassfish glassfish.batch-tck - 2.1.1 + 2.1.5 glassfish.batch-tck.apitests - pom + jar Jakarta Batch API TCK Runner for Glassfish - ${project.build.directory}/derby - + ${project.build.directory}/${glassfish.toplevel.dir} + 5.10.2 + 1.10.2 + + + + + + org.junit + junit-bom + ${version.org.junit.jupiter} + pom + import + + + org.jboss.arquillian + arquillian-bom + 1.9.1.Final + pom + import + + + org.jboss.arquillian.container + arquillian-container-test-spi + 1.9.1.Final + + + org.jboss.arquillian.junit5 + arquillian-junit5-core + 1.9.1.Final + test + + + org.jboss.arquillian.junit5 + arquillian-junit5-container + 1.9.1.Final + test + + + @@ -78,57 +116,24 @@ Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation - org.jboss.arquillian.container - arquillian-glassfish-remote-6 - 1.0.0.Alpha1 - - - org.glassfish.jersey.inject - jersey-hk2 - - - org.glassfish.jersey.core - jersey-client - - - org.glassfish.jersey.core - jersey-common - - - org.glassfish.jersey.media - jersey-media-multipart - - - - - org.glassfish.hk2 - hk2-locator - 3.1.1 - - - org.glassfish.jersey.inject - jersey-hk2 - 3.0.2 - - - org.glassfish.jersey.core - jersey-client - 3.0.2 - - - org.glassfish.jersey.core - jersey-common - 3.0.2 + org.omnifaces.arquillian + arquillian-glassfish-server-managed + 1.7 + test + - org.glassfish.jersey.media - jersey-media-multipart - 3.0.2 + org.omnifaces.arquillian + glassfish-client-ee11 + 1.7.1 + test + + org.apache.maven.plugins maven-dependency-plugin @@ -138,7 +143,7 @@ Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation unpack - pre-integration-test + generate-resources @@ -154,24 +159,7 @@ Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation - - org.apache.maven.plugins - maven-antrun-plugin - - - copy-arquillian-config-to-cp - - run - - generate-test-resources - - - - - - - - + org.codehaus.mojo xml-maven-plugin @@ -181,170 +169,28 @@ Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation echo-maven-plugin + - org.codehaus.mojo - exec-maven-plugin - 3.0.0 - - - Step 01: StopDomain1 - - exec - - pre-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin${script.ext} - - stop-domain - - - - - Step 02: StopDatabase - - exec - - pre-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin${script.ext} - ${derby.basedir} - - stop-database - - - 0 - 1 - - - - - Step 03: StartDomain1 - - exec - - pre-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin${script.ext} - - start-domain - - - - - Step 04: StartDatabase - - exec - - pre-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin${script.ext} - ${derby.basedir} - - start-database - - - - - Step 05: Execute DDL - - exec - - pre-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/javadb/bin/ij${script.ext} - ${derby.basedir} - - ${basedir}/src/test/resources/derby.ddl.jbatch-tck.sql - - - - - Step 06: Create Connection Pool - - exec - - pre-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin${script.ext} - - create-jdbc-connection-pool - --datasourceClassname=org.apache.derby.jdbc.ClientDataSource40 - --resType=javax.sql.DataSource - --property - DatabaseName=batch:serverName=localhost:PortNumber=1527:User=batch:Password=batch - batchtck - - - - - Step 07: Create Connection Pool Resource - - exec - - pre-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin${script.ext} - - create-jdbc-resource - --poolName=batchtck - jdbc/orderDB - - - - - Step 08: StopDomain1 After Tests - - exec - - post-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin${script.ext} - - stop-domain - - - - - Step 09: StopDatabase After Test - - exec - - post-integration-test - - ${project.build.directory}/${glassfish.toplevel.dir}/glassfish/bin/asadmin${script.ext} - ${derby.basedir} - - stop-database - - - - - - - - org.apache.maven.plugins maven-failsafe-plugin + 3.5.1 - glassfish-remote + ${glassfish.home} org.glassfish + true + ${glassfish.home}/glassfish/domains/domain1/config/batch;create=true + ${basedir}/src/test/resources/derby.ddl.jbatch-tck.sql + batch + ${basedir}/src/test/resources/password.txt + + set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true + create-jdbc-connection-pool --resType=javax.sql.DataSource --datasourceClassname=org.apache.derby.jdbc.ClientDataSource40 --property databaseName=${glassfish.home}/glassfish/domains/domain1/config/batch:serverName=localhost:PortNumber=1527:User=batch:Password=batch batchtck + create-jdbc-resource --poolName=batchtck jdbc/orderDB + list-jdbc-resources - - - windows - - - windows - - - - .bat - - - diff --git a/glassfish-runner/batch-tck/apitests/src/test/resources/arquillian.xml b/glassfish-runner/batch-tck/apitests/src/test/resources/arquillian.xml deleted file mode 100644 index 3a4d0bd1a2..0000000000 --- a/glassfish-runner/batch-tck/apitests/src/test/resources/arquillian.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - --> - - - localhost - false - false - 4848 - - - - - diff --git a/glassfish-runner/batch-tck/apitests/src/test/resources/derby.ddl.jbatch-tck.sql b/glassfish-runner/batch-tck/apitests/src/test/resources/derby.ddl.jbatch-tck.sql index 00849706b8..c6a5cad449 100644 --- a/glassfish-runner/batch-tck/apitests/src/test/resources/derby.ddl.jbatch-tck.sql +++ b/glassfish-runner/batch-tck/apitests/src/test/resources/derby.ddl.jbatch-tck.sql @@ -1,87 +1,85 @@ -CONNECT 'jdbc:derby://localhost:1527/batch;create=true'; +DROP TABLE app.Numbers; +DROP TABLE app.Orders; +DROP TABLE app.Inventory; -DROP TABLE Numbers; -DROP TABLE Orders; -DROP TABLE Inventory; - -CREATE TABLE Numbers +CREATE TABLE app.Numbers ( item INT, quantity INT ); -CREATE TABLE Orders +CREATE TABLE app.Orders ( orderID INTEGER NOT NULL GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) PRIMARY KEY, itemID INT, quantity INT ); -CREATE TABLE Inventory +CREATE TABLE app.Inventory ( itemID INT NOT NULL PRIMARY KEY, quantity INT NOT NULL ); -INSERT INTO Inventory +INSERT INTO app.Inventory VALUES (1, 100); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (1, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (2, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (3, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (4, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (5, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (6, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (7, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (8, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (9, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (10, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (11, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (12, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (13, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (14, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (15, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (16, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (17, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (18, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (19, 10); -INSERT INTO Numbers +INSERT INTO app.Numbers VALUES (20, 10); diff --git a/glassfish-runner/batch-tck/apitests/src/test/resources/password.txt b/glassfish-runner/batch-tck/apitests/src/test/resources/password.txt new file mode 100644 index 0000000000..5ab0eec136 --- /dev/null +++ b/glassfish-runner/batch-tck/apitests/src/test/resources/password.txt @@ -0,0 +1,4 @@ +AS_ADMIN_MASTERPASSWORD= +AS_ADMIN_PASSWORD= +AS_ADMIN_USERPASSWORD= +AS_ADMIN_DBPASSWORD=batch diff --git a/glassfish-runner/batch-tck/pom.xml b/glassfish-runner/batch-tck/pom.xml index c336ffed90..60d05ae294 100644 --- a/glassfish-runner/batch-tck/pom.xml +++ b/glassfish-runner/batch-tck/pom.xml @@ -22,7 +22,7 @@ Copyright (c) 2022 Contributors to the Eclipse Foundation jakarta.batch jakarta.batch.arquillian.exec-parent - 2.1.1 + 2.1.5 @@ -38,9 +38,9 @@ Copyright (c) 2022 Contributors to the Eclipse Foundation - glassfish7 - 7.0.0-M10 - 2.1.0 + glassfish8 + 8.0.0-M8 + 2.1.5 @@ -50,49 +50,4 @@ Copyright (c) 2022 Contributors to the Eclipse Foundation - - - - - com.diffplug.spotless - spotless-maven-plugin - 2.36.0 - - - - - - com.diffplug.spotless - spotless-maven-plugin - - - - pom.xml - - - 4 - - recommended_2008_06 - - true - - true - - true - - - - - - check-spotless-poms - - check - - validate - - - - - - diff --git a/glassfish-runner/batch-tck/sigtests/pom.xml b/glassfish-runner/batch-tck/sigtests/pom.xml index 96541e226c..967f938857 100644 --- a/glassfish-runner/batch-tck/sigtests/pom.xml +++ b/glassfish-runner/batch-tck/sigtests/pom.xml @@ -4,21 +4,21 @@ - - org.glassfish + + org.glassfish glassfish.batch-tck - 2.1.1 + 2.1.5 - org.glassfish glassfish.batch-tck.sigtests - + - glassfish7 - 7.0.0-M10 + glassfish8 + 8.0.0-M8 + ${project.build.directory}/${glassfish.toplevel.dir} 2.1.5 - + jakarta-snapshots @@ -93,7 +93,7 @@ - + @@ -105,6 +105,7 @@ jakarta.tck sigtest-maven-plugin + 2.4 strictcheck true @@ -125,10 +126,10 @@ - jdk11 + jdk21 true - 11 + 21 @@ -136,7 +137,8 @@ jakarta.tck sigtest-maven-plugin - ${project.build.directory}/sigtest-copy/sigtest/sigtest-1.6-batch.standalone.tck.sig-2.1-se11-OpenJDK-J9 + ${project.build.directory}/sigtest-copy/sigtest/jakarta.sigtest-2.2-batch.standalone.tck.sig-2.1-se21-Temurin + 21 @@ -155,6 +157,7 @@ sigtest-maven-plugin ${project.build.directory}/sigtest-copy/sigtest/sigtest-1.6-batch.standalone.tck.sig-2.1-se17-TemurinHotSpot + 17 From 589c190579a1d301ebaa09eafd9f62311688cf04 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Thu, 21 Nov 2024 10:00:25 -0500 Subject: [PATCH 77/84] add maven-surefire-report-plugin Signed-off-by: Scott Marlow --- .../persistence-platform-tck/pom.xml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/glassfish-runner/persistence-platform-tck/pom.xml b/glassfish-runner/persistence-platform-tck/pom.xml index c916d85393..abe00e3335 100644 --- a/glassfish-runner/persistence-platform-tck/pom.xml +++ b/glassfish-runner/persistence-platform-tck/pom.xml @@ -106,6 +106,12 @@ pom import + + org.apache.maven.plugins + maven-surefire-report-plugin + 3.2.5 + + @@ -602,6 +608,26 @@ + + org.apache.maven.plugins + maven-surefire-report-plugin + + false + + + + generate-failsafe-html-report + + failsafe-report-only + + post-integration-test + + ${project.build.directory}/test-reports + + + + + From 8470c5072cb58b1c97e0f4f5105bbe6935f10658 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Thu, 21 Nov 2024 23:08:57 +0100 Subject: [PATCH 78/84] Remove unnecessary GLASSFISH_HOME --- glassfish-runner/assembly-tck/pom.xml | 4 ---- glassfish-runner/connector-platform-tck/pom.xml | 6 ------ .../expression-language-platform-tck/pom.xml | 4 ---- .../integration-platform-tck/pom.xml | 4 ---- glassfish-runner/javaee-module-tck/pom.xml | 4 ---- glassfish-runner/jdbc-platform-tck/pom.xml | 6 ------ glassfish-runner/jsonb-platform-tck/pom.xml | 16 ---------------- glassfish-runner/jsonp-platform-tck/pom.xml | 16 ---------------- glassfish-runner/mail-platform-tck/pom.xml | 6 ------ glassfish-runner/messaging-platform-tck/pom.xml | 8 -------- glassfish-runner/messaging-tck/pom.xml | 4 ---- glassfish-runner/pages-platform-tck/pom.xml | 4 ---- .../persistence-platform-tck/pom.xml | 8 -------- glassfish-runner/rest-platform-tck/pom.xml | 4 ---- glassfish-runner/tags-tck/pom.xml | 4 ---- glassfish-runner/websocket-platform-tck/pom.xml | 4 ---- glassfish-runner/xa-platform-tck/pom.xml | 6 ------ 17 files changed, 108 deletions(-) diff --git a/glassfish-runner/assembly-tck/pom.xml b/glassfish-runner/assembly-tck/pom.xml index 27ae8bddcf..b66c7f4a8c 100644 --- a/glassfish-runner/assembly-tck/pom.xml +++ b/glassfish-runner/assembly-tck/pom.xml @@ -429,7 +429,6 @@ jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe @@ -444,9 +443,6 @@ /tmp appclient-arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/connector-platform-tck/pom.xml b/glassfish-runner/connector-platform-tck/pom.xml index 9d20b67169..83caef9c6c 100644 --- a/glassfish-runner/connector-platform-tck/pom.xml +++ b/glassfish-runner/connector-platform-tck/pom.xml @@ -899,9 +899,6 @@ **/*Servlet*Test*.* **/*Jsp*Test*.* - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -934,9 +931,6 @@ **/*EJB*Test.* - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/expression-language-platform-tck/pom.xml b/glassfish-runner/expression-language-platform-tck/pom.xml index 711b29f4be..64887d72e5 100644 --- a/glassfish-runner/expression-language-platform-tck/pom.xml +++ b/glassfish-runner/expression-language-platform-tck/pom.xml @@ -271,7 +271,6 @@ ${groups} jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} true true @@ -280,9 +279,6 @@ arquillian.xml org.glassfish.expressly.lang.VariableMapperImpl - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/integration-platform-tck/pom.xml b/glassfish-runner/integration-platform-tck/pom.xml index 516c2747e8..c8e7315a44 100644 --- a/glassfish-runner/integration-platform-tck/pom.xml +++ b/glassfish-runner/integration-platform-tck/pom.xml @@ -545,7 +545,6 @@ tck-javatest jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true set server-config.network-config.network-listeners.network-listener.http-listener-2.enabled=true @@ -564,9 +563,6 @@ /tmp arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/javaee-module-tck/pom.xml b/glassfish-runner/javaee-module-tck/pom.xml index 9464a18d39..58d5dd1872 100644 --- a/glassfish-runner/javaee-module-tck/pom.xml +++ b/glassfish-runner/javaee-module-tck/pom.xml @@ -117,7 +117,6 @@ jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} 2048m set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true @@ -125,9 +124,6 @@ true true - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/jdbc-platform-tck/pom.xml b/glassfish-runner/jdbc-platform-tck/pom.xml index 03c918d882..b02647aacd 100644 --- a/glassfish-runner/jdbc-platform-tck/pom.xml +++ b/glassfish-runner/jdbc-platform-tck/pom.xml @@ -310,9 +310,6 @@ CALL SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY('derby.database.classpath', 'CTS1.CS ${project.basedir} appclient-arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -346,9 +343,6 @@ CALL SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY('derby.database.classpath', 'CTS1.CS ${project.basedir} arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/jsonb-platform-tck/pom.xml b/glassfish-runner/jsonb-platform-tck/pom.xml index 7f36b74741..27085a880f 100644 --- a/glassfish-runner/jsonb-platform-tck/pom.xml +++ b/glassfish-runner/jsonb-platform-tck/pom.xml @@ -397,7 +397,6 @@ tck-appclient jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} true true @@ -406,9 +405,6 @@ ${project.basedir} appclient-arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -430,7 +426,6 @@ ${javatest-testGroups} jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} true true @@ -438,9 +433,6 @@ /tmp arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -462,7 +454,6 @@ tck-appclient jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} true true @@ -471,9 +462,6 @@ ${project.basedir} appclient-arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -494,7 +482,6 @@ tck-javatest jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} true true @@ -502,9 +489,6 @@ /tmp arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/jsonp-platform-tck/pom.xml b/glassfish-runner/jsonp-platform-tck/pom.xml index 90a6250b9e..7a01336a09 100644 --- a/glassfish-runner/jsonp-platform-tck/pom.xml +++ b/glassfish-runner/jsonp-platform-tck/pom.xml @@ -385,7 +385,6 @@ tck-appclient jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} true true @@ -394,9 +393,6 @@ ${project.basedir} appclient-arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -416,7 +412,6 @@ tck-javatest jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} true true @@ -424,9 +419,6 @@ /tmp arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -447,7 +439,6 @@ tck-appclient jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} true true @@ -463,9 +454,6 @@ junit.platform.reporting.open.xml.enabled = true junit.platform.reporting.output.dir = target/junit5-reports - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -485,7 +473,6 @@ ${javatest-testGroups} jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} true true @@ -493,9 +480,6 @@ /tmp arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/mail-platform-tck/pom.xml b/glassfish-runner/mail-platform-tck/pom.xml index 84513597de..52463b207e 100644 --- a/glassfish-runner/mail-platform-tck/pom.xml +++ b/glassfish-runner/mail-platform-tck/pom.xml @@ -412,9 +412,6 @@ ${project.basedir} appclient-arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -443,9 +440,6 @@ ${project.basedir} arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/messaging-platform-tck/pom.xml b/glassfish-runner/messaging-platform-tck/pom.xml index 4b11566a8e..14cea4c572 100644 --- a/glassfish-runner/messaging-platform-tck/pom.xml +++ b/glassfish-runner/messaging-platform-tck/pom.xml @@ -706,7 +706,6 @@ tck-appclient jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} create-file-user --groups staff:mgr:DIRECTOR --passwordfile ${project.build.directory}/../j2ee.pass j2ee create-file-user --groups guest:OTHERROLE --passwordfile ${project.build.directory}/../javajoe.pass javajoe @@ -728,9 +727,6 @@ ${project.basedir} appclient-arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -758,7 +754,6 @@ tck-javatest jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} create-file-user --groups staff:mgr:DIRECTOR --passwordfile ${project.build.directory}/../j2ee.pass j2ee create-file-user --groups guest:OTHERROLE --passwordfile ${project.build.directory}/../javajoe.pass javajoe @@ -779,9 +774,6 @@ /tmp arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/messaging-tck/pom.xml b/glassfish-runner/messaging-tck/pom.xml index 6d1150c70b..1bcb10425a 100644 --- a/glassfish-runner/messaging-tck/pom.xml +++ b/glassfish-runner/messaging-tck/pom.xml @@ -541,7 +541,6 @@ jakartatck:jms-tck - ${project.build.directory}/${glassfish.toplevel.dir} j2ee j2ee javajoe @@ -553,9 +552,6 @@ standalone /tmp - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/pages-platform-tck/pom.xml b/glassfish-runner/pages-platform-tck/pom.xml index 4f64e033c6..f48e6a4855 100644 --- a/glassfish-runner/pages-platform-tck/pom.xml +++ b/glassfish-runner/pages-platform-tck/pom.xml @@ -224,7 +224,6 @@ create-jms-resource --restype jakarta.jms.TopicConnectionFactory jms/TopicConnectionFactory create-jms-resource --restype jakarta.jms.ConnectionFactory --property name=cFactory jms/ConnectionFactory list-jndi-entries - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir}/glassfish localhost 8080 @@ -244,9 +243,6 @@ true ee.jakarta.tck.pages.lib.implementation.sun.common.SunRIURL - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/persistence-platform-tck/pom.xml b/glassfish-runner/persistence-platform-tck/pom.xml index abe00e3335..300cf75f87 100644 --- a/glassfish-runner/persistence-platform-tck/pom.xml +++ b/glassfish-runner/persistence-platform-tck/pom.xml @@ -536,7 +536,6 @@ jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe @@ -555,9 +554,6 @@ ${project.basedir} appclient-arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -583,7 +579,6 @@ - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} set server-config.network-config.protocols.protocol.http-listener-1.http.trace-enabled=true create-file-user --groups guest --passwordfile ${project.basedir}/javajoe.pass javajoe @@ -601,9 +596,6 @@ /tmp arquillian.xml - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/rest-platform-tck/pom.xml b/glassfish-runner/rest-platform-tck/pom.xml index e67eb5910c..9859fbb8ad 100644 --- a/glassfish-runner/rest-platform-tck/pom.xml +++ b/glassfish-runner/rest-platform-tck/pom.xml @@ -177,7 +177,6 @@ jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} 2048m create-file-user --groups staff:mgr:DIRECTOR --passwordfile ${project.build.directory}/../j2ee.pass j2ee @@ -193,9 +192,6 @@ javajoe com.sun.ts.tests.jaxrs.lib.implementation.sun.common.SunRIURL - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/tags-tck/pom.xml b/glassfish-runner/tags-tck/pom.xml index 880d5bd2ac..d4b759a054 100644 --- a/glassfish-runner/tags-tck/pom.xml +++ b/glassfish-runner/tags-tck/pom.xml @@ -411,7 +411,6 @@ ${testGroups} jakarta.tck:${tck.artifactId} - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir}/glassfish glassfish @@ -435,9 +434,6 @@ true com.sun.ts.tests.jstl.lib.implementation.sun.common.SunRIURL - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/websocket-platform-tck/pom.xml b/glassfish-runner/websocket-platform-tck/pom.xml index 07bc3832e3..9708b22997 100644 --- a/glassfish-runner/websocket-platform-tck/pom.xml +++ b/glassfish-runner/websocket-platform-tck/pom.xml @@ -269,7 +269,6 @@ jakarta.tck:websocket-tck-platform-tests - ${project.build.directory}/${glassfish.toplevel.dir} ${project.build.directory}/${glassfish.toplevel.dir} 5 cts @@ -283,9 +282,6 @@ ${glassfish.home}/glassfish/modules/jakarta.websocket-api.jar:${glassfish.home}/glassfish/modules/jakarta.websocket-client-api.jar:${project.build.directory}/jdk-bundle/java.base:${project.build.directory}/jdk-bundle/java.rmi:${project.build.directory}/jdk-bundle/java.sql:${project.build.directory}/jdk-bundle/java.naming ${project.build.directory}/jdk-bundle - - ${project.build.directory}/${glassfish.toplevel.dir} - diff --git a/glassfish-runner/xa-platform-tck/pom.xml b/glassfish-runner/xa-platform-tck/pom.xml index b441f2fb3e..5deda4729d 100644 --- a/glassfish-runner/xa-platform-tck/pom.xml +++ b/glassfish-runner/xa-platform-tck/pom.xml @@ -711,9 +711,6 @@ **/*Servlet*.* **/*JSP*.* - - ${project.build.directory}/${glassfish.toplevel.dir} - @@ -746,9 +743,6 @@ **/*EJB*.* - - ${project.build.directory}/${glassfish.toplevel.dir} - From 4bb76f881cb284571c6ee5a950ec40dd7c51313f Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Fri, 22 Nov 2024 10:47:06 +0100 Subject: [PATCH 79/84] Remove unused glassfishtck folder --- glassfishtck/pom.xml | 50 - .../connector/StandaloneDeliverable.java | 83 -- .../connector/StandalonePropertyManager.java | 102 -- .../lib/deliverable/cts/CTSDeliverable.java | 216 ----- .../deliverable/cts/CTSPropertyManager.java | 384 -------- .../ts/lib/deliverable/el/ELDeliverable.java | 63 -- .../lib/deliverable/el/ELPropertyManager.java | 92 -- .../deliverable/jaxws/JAXWSDeliverable.java | 52 -- .../jaxws/JAXWSPropertyManager.java | 146 --- .../lib/deliverable/jms/JMSDeliverable.java | 70 -- .../deliverable/jms/JMSPropertyManager.java | 85 -- .../lib/deliverable/jpa/JPADeliverable.java | 91 -- .../deliverable/jpa/JPAPropertyManager.java | 152 --- .../lib/deliverable/jsf/JSFDeliverable.java | 70 -- .../deliverable/jsf/JSFPropertyManager.java | 96 -- .../deliverable/jsonb/JSONBDeliverable.java | 65 -- .../jsonb/JSONBPropertyManager.java | 88 -- .../deliverable/jsonp/JSONPDeliverable.java | 72 -- .../jsonp/JSONPPropertyManager.java | 88 -- .../lib/deliverable/mgmt/MGMTDeliverable.java | 70 -- .../deliverable/mgmt/MGMTPropertyManager.java | 89 -- .../securityapi/SecurityAPIDeliverable.java | 69 -- .../SecurityAPIPropertyManager.java | 93 -- .../servlet/ServletDeliverable.java | 70 -- .../servlet/ServletPropertyManager.java | 100 -- .../standalone/StandaloneDeliverable.java | 69 -- .../standalone/StandalonePropertyManager.java | 91 -- .../lib/deliverable/tck/TCKDeliverable.java | 69 -- .../deliverable/tck/TCKPropertyManager.java | 91 -- .../implementation/sun/common/SunRIURL.java | 93 -- .../sun/javaee/AuthDataCallbackHandler.java | 54 -- .../sun/javaee/GlassFishLoginContext.java.src | 110 --- .../sun/javaee/RuntimeInfo.java | 30 - .../sun/javaee/SunRIDeployment.java | 56 -- .../sun/javaee/SunRIDeployment14.java | 871 ------------------ .../sun/javaee/SunRIHttpsURLConnection.java | 195 ---- .../sun/javaee/SunRIJMSAdmin.java | 208 ----- .../sun/javaee/glassfish/AutoDeployment.java | 676 -------------- .../glassfish/AutoDeploymentSeparateVM.java | 128 --- .../glassfish/AutoDeploymentServer.java | 155 ---- .../AutoDeploymentServerInterface.java | 28 - .../javaee/runtime/SunRIDeploymentInfo.java | 421 --------- .../sun/javaee/runtime/jaxb-cust.xml | 22 - .../sun/jersey/TSWebConfiguration.java | 399 -------- .../sun/jms/SunRIJMSObjects.java | 149 --- 45 files changed, 6471 deletions(-) delete mode 100644 glassfishtck/pom.xml delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/connector/StandaloneDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/connector/StandalonePropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/cts/CTSDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/cts/CTSPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/el/ELDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/el/ELPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jaxws/JAXWSDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jaxws/JAXWSPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jms/JMSDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jms/JMSPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jpa/JPADeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jpa/JPAPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsf/JSFDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsf/JSFPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonb/JSONBDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonb/JSONBPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonp/JSONPDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonp/JSONPPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/mgmt/MGMTDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/mgmt/MGMTPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/securityapi/SecurityAPIDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/securityapi/SecurityAPIPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/servlet/ServletDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/servlet/ServletPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/standalone/StandaloneDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/standalone/StandalonePropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/tck/TCKDeliverable.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/deliverable/tck/TCKPropertyManager.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/common/SunRIURL.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/AuthDataCallbackHandler.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/GlassFishLoginContext.java.src delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/RuntimeInfo.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIDeployment.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIDeployment14.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIHttpsURLConnection.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIJMSAdmin.java delete mode 100755 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeployment.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentSeparateVM.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServerInterface.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/runtime/SunRIDeploymentInfo.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/runtime/jaxb-cust.xml delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/jersey/TSWebConfiguration.java delete mode 100644 glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/jms/SunRIJMSObjects.java diff --git a/glassfishtck/pom.xml b/glassfishtck/pom.xml deleted file mode 100644 index 045e2d2ade..0000000000 --- a/glassfishtck/pom.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - 4.0.0 - - - jakarta.tck - project - 11.0.0-SNAPSHOT - - glassfishtck - jar - glassfishtck - glassfishtck - - - - ${project.groupId} - runtime - - - - - - - maven-deploy-plugin - - true - - - - - diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/connector/StandaloneDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/connector/StandaloneDeliverable.java deleted file mode 100644 index a2e6171f66..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/connector/StandaloneDeliverable.java +++ /dev/null @@ -1,83 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.connector; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.ts.lib.util.TestUtil; -import com.sun.ts.lib.implementation.sun.javaee.runtime.SunRIDeploymentInfo; -import com.sun.ts.lib.porting.DeploymentInfo; -import com.sun.javatest.TestEnvironment; - -import java.util.Map; -import java.util.Properties; -import java.io.File; - -/** - * This class serves as a place for Deliverable specific info. - */ -public class StandaloneDeliverable extends AbstractDeliverable { - - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - StandalonePropertyManager propMgr = StandalonePropertyManager - .getStandalonePropertyManager(te); - - return propMgr; - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return StandalonePropertyManager.getStandalonePropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return StandalonePropertyManager.getStandalonePropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsAutoJMSAdmin() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "connectorservlet", "genericvehicle" }); - - return htTSValidVehicles; - } - - private void createDir(String sDir) throws Exception { - File fDir = new File(sDir); - - if (!fDir.exists()) { - if (!fDir.mkdirs()) { - throw new Exception("Failed to create directory: " + sDir); - } - TestUtil.logHarnessDebug("Successfully created directory: " + sDir); - } - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/connector/StandalonePropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/connector/StandalonePropertyManager.java deleted file mode 100644 index 7ea92cf4dc..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/connector/StandalonePropertyManager.java +++ /dev/null @@ -1,102 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.connector; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.deliverable.tck.*; -import com.sun.javatest.TestEnvironment; - -import java.util.Map; -import java.util.Properties; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - */ -public class StandalonePropertyManager extends TCKPropertyManager { - - // uninitialized singleton instance - private static StandalonePropertyManager jteMgr = new StandalonePropertyManager(); - - /** - * This method returns the singleton instance of TSPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return TSPropertyManager - singleton property manager object - */ - public final static StandalonePropertyManager getStandalonePropertyManager( - TestEnvironment env) throws PropertyNotSetException { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of StandalonePropertyManager - * which provides access to all ts.jte properties. This is only called by the - * init() method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return StandalonePropertyManager - singleton property manager object - */ - public final static StandalonePropertyManager getStandalonePropertyManager( - Properties p) throws PropertyNotSetException { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static StandalonePropertyManager getStandalonePropertyManager() - throws PropertyNotSetException { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - - // if the abstract propertymanager already loaded all props, just return - // if (pTestProps.getProperty("all.props").equalsIgnoreCase("true")) { - // return pTestProps; - // } - - String sJtePropVal = ""; - // add all porting class props so the factories can work in the server - pTestProps.put("porting.ts.login.class.1", - getProperty("porting.ts.login.class.1")); - pTestProps.put("porting.ts.HttpsURLConnection.class.1", - getProperty("porting.ts.HttpsURLConnection.class.1")); - pTestProps.put("porting.ts.url.class.1", - getProperty("porting.ts.url.class.1")); - pTestProps.put("namingServiceHost2", getProperty("namingServiceHost2")); - pTestProps.put("namingServicePort2", getProperty("namingServicePort2")); - pTestProps.put("namingServiceHost1", getProperty("namingServiceHost1")); - pTestProps.put("namingServicePort1", getProperty("namingServicePort1")); - - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/cts/CTSDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/cts/CTSDeliverable.java deleted file mode 100644 index fb03737f8a..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/cts/CTSDeliverable.java +++ /dev/null @@ -1,216 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.cts; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.util.*; -import com.sun.ts.lib.porting.DeploymentInfo; -import com.sun.ts.lib.implementation.sun.javaee.runtime.SunRIDeploymentInfo; -import com.sun.javatest.*; -import java.util.*; -import java.io.*; - -/** - * This class serves as a place for CTS Deliverable specific info. - * - * @author Kyle Grucci - */ -public class CTSDeliverable extends AbstractDeliverable { - - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - CTSPropertyManager propMgr = CTSPropertyManager.getCTSPropertyManager(te); - - // create CTS specific working directories - createDir(propMgr.getProperty("wsdlRepository1")); - createDir(propMgr.getProperty("wsdlRepository2")); - return propMgr; - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return CTSPropertyManager.getCTSPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return CTSPropertyManager.getCTSPropertyManager(); - } - - public DeploymentInfo getDeploymentInfo(String earFile, - String[] sValidRuntimeInfoFilesArray) { - DeploymentInfo info = null; - try { - info = new SunRIDeploymentInfo(earFile, sValidRuntimeInfoFilesArray); - } catch (Exception e) { - e.printStackTrace(); - } - return info; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - // sample jdbc tests - htTSValidVehicles.put("tests_samples_jdbc.service_eetest.vehicles", - new String[] { "ejb", "servlet", "jsp", "appclient" }); - - // signature tests - htTSValidVehicles.put("tests_signaturetest.service_eetest.vehicles", - new String[] { "ejb", "servlet", "jsp", "appclient" }); - - // jaxp tests - htTSValidVehicles.put("tests_jaxp.service_eetest.vehicles", - new String[] { "ejb", "servlet", "jsp", "appclient" }); - - // jaxp com directory tests (until we figure out notserializable exc.) - htTSValidVehicles.put("tests_jaxp_extension_com.service_eetest.vehicles", - new String[] { "appclient" }); - - // interop/naming/cosnamingNoSSL - htTSValidVehicles.put( - "tests_interop_naming_cosnamingNoSSL.service_eetest.vehicles", - new String[] { "ejb", "servlet", "jsp", "appclient" }); - - // jaxm tests - htTSValidVehicles.put("tests_jaxm.service_eetest.vehicles", - new String[] { "ejb", "servlet", "jsp", "appclient" }); - - // saaj/ee/Standalone tests - htTSValidVehicles.put("tests_saaj_ee_Standalone.service_eetest.vehicles", - new String[] { "ejb", "servlet", "jsp", "appclient" }); - - // interop/webservices - htTSValidVehicles.put("tests_interop_webservices.service_eetest.vehicles", - new String[] { "ejb", "servlet", "jsp", "appclient" }); - - // interop/saaj/Standalone - htTSValidVehicles.put( - "tests_interop_saaj_Standalone.service_eetest.vehicles", - new String[] { "ejb", "servlet", "jsp", "appclient" }); - - // jdbc tests - htTSValidVehicles.put("tests_jdbc_ee.service_eetest.vehicles", - new String[] { "ejb", "servlet", "jsp", "appclient" }); - - // jms tests - htTSValidVehicles.put("tests_jms_ee_appclient.service_eetest.vehicles", - new String[] { "appclient" }); - htTSValidVehicles.put("tests_jms_ee_web.service_eetest.vehicles", - new String[] { "servlet", "jsp" }); - htTSValidVehicles.put("tests_jms_ee_ejb.service_eetest.vehicles", - new String[] { "ejb" }); - htTSValidVehicles.put("tests_jms_ee_all.service_eetest.vehicles", - new String[] { "appclient", "ejb", "servlet", "jsp" }); - - // j2ee Management tests - htTSValidVehicles.put("tests_j2eetools_mgmt.service_eetest.vehicles", - new String[] { "ejb" }); - - // jmx tests - // htTSValidVehicles.put("tests_jmx.service_eetest.vehicles", new - // String[]{"standalone"}); - - return htTSValidVehicles; - } - - public Map getInteropDirections() { - super.getInteropDirections(); - - htValidRunDirections.put("tests_interop.interop", "both"); - - htValidRunDirections.put("tests_interop_csiv2_rionly.interop", "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ac_ssl_ssln_upr_noid_forward.interop", "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ac_ssl_ssln_upr_noid_reverse.interop", "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ac_ssl_ssln_upr_noid_a_forward.interop", - "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ac_ssl_ssln_upr_noid_a_reverse.interop", - "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ac_ssl_sslr_upn_noid_forward.interop", "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ac_ssl_sslr_upn_noid_reverse.interop", "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_ssln_upn_anonid_forward.interop", - "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_ssln_upn_anonid_reverse.interop", - "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_sslr_upn_anonid_forward.interop", - "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_sslr_upn_anonid_reverse.interop", - "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_sslr_upn_upid_forward.interop", "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_sslr_upn_upid_reverse.interop", "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssln_ssln_upn_anonid_forward.interop", - "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssln_ssln_upn_anonid_reverse.interop", - "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_ssln_upn_ccid_forward.interop", "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_ssln_upn_ccid_reverse.interop", "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_sslr_upn_ccid_forward.interop", "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_sslr_upn_ccid_reverse.interop", "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssln_ssln_upn_ccid_forward.interop", "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssln_ssln_upn_ccid_reverse.interop", "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssln_ssln_upn_upid_forward.interop", "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssln_ssln_upn_upid_reverse.interop", "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_ssln_upn_upid_forward.interop", "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssl_ssln_upn_upid_reverse.interop", "reverse"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssln_ssln_upn_upid_a_forward.interop", - "forward"); - htValidRunDirections.put( - "tests_interop_csiv2_ew_ssln_ssln_upn_upid_a_reverse.interop", - "reverse"); - - return htValidRunDirections; - } - - public boolean supportsInterop() { - return true; - } - - private void createDir(String sDir) throws Exception { - File fDir = new File(sDir); - - if (!fDir.exists()) { - if (!fDir.mkdirs()) { - throw new Exception("Failed to create directory: " + sDir); - } - TestUtil.logHarnessDebug("Successfully created directory: " + sDir); - } - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/cts/CTSPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/cts/CTSPropertyManager.java deleted file mode 100644 index 50453e7011..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/cts/CTSPropertyManager.java +++ /dev/null @@ -1,384 +0,0 @@ -/* - * Copyright (c) 2007, 2021 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.cts; - -import com.sun.javatest.TestEnvironment; -import com.sun.ts.lib.deliverable.AbstractPropertyManager; -import com.sun.ts.lib.deliverable.PropertyNotSetException; - -import java.util.Properties; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Kyle Grucci - */ -public class CTSPropertyManager extends AbstractPropertyManager { - // uninitialized singleton instance - private static CTSPropertyManager jteMgr = new CTSPropertyManager(); - - private String sDeployClass1; - - private String sDeployClass2; - - private String sLoginClass1; - - private String sLoginClass2; - - private String sURLClass1; - - private String sURLClass2; - - private String sJMSClass1; - - private String sJMSClass2; - - private String sNamingServiceHost2; - - private String sNamingServicePort2; - - private String sNamingServiceHost1; - - private String sNamingServicePort1; - - private String sDeployHost1; - - private String sDeployHost2; - - private String sDeployPort1; - - private String sDeployPort2; - - private String sDeployPropsNumber1; - - private String sDeployPropsNumber2; - - private String sWebServerHost; - - private String sWebServerPort; - - private String sWebServerHost2; - - private String sWebServerPort2; - - private String httpSupportsEndpointPublish; - - private String httpSupportsEndpointPublish2; - - private String sSecuredWebServicePort; - - private String sSecuredWebServicePort2; - - private String sEJBServer1TxInteropEnabled; - - private String sEJBServer2TxInteropEnabled; - - private String sHttpsURLConnectionClass1; - - private String sHttpsURLConnectionClass2; - - private String sWSDLRepository1; - - private String sWSDLRepository2; - - private String user1; - - private String password1; - - private String user2; - - private String password2; - - private CTSPropertyManager() { - } - - /** - * This method returns the singleton instance of TSPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return TSPropertyManager - singleton property manager object - */ - public final static CTSPropertyManager getCTSPropertyManager( - TestEnvironment env) throws PropertyNotSetException { - jteMgr.setTestEnvironment(env); - jteMgr.initInteropProperties(); - return jteMgr; - } - - /** - * This method returns the singleton instance of CTSPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return CTSPropertyManager - singleton property manager object - */ - public final static CTSPropertyManager getCTSPropertyManager(Properties p) - throws PropertyNotSetException { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static CTSPropertyManager getCTSPropertyManager() - throws PropertyNotSetException { - return jteMgr; - } - - private void initInteropProperties() { - user1 = getProperty("user1", null); - password1 = getProperty("password1", null); - user2 = getProperty("user2", null); - password2 = getProperty("password2", null); - sDeployClass1 = getProperty("porting.ts.deploy.class.1", null); - sDeployClass2 = getProperty("porting.ts.deploy.class.2", null); - sLoginClass1 = getProperty("porting.ts.login.class.1", null); - sLoginClass2 = getProperty("porting.ts.login.class.2", null); - sURLClass1 = getProperty("porting.ts.url.class.1", null); - sURLClass2 = getProperty("porting.ts.url.class.2", null); - sJMSClass1 = getProperty("porting.ts.jms.class.1", null); - sJMSClass2 = getProperty("porting.ts.jms.class.2", null); - sNamingServiceHost2 = getProperty("namingServiceHost2", null); - sNamingServicePort2 = getProperty("namingServicePort2", null); - sNamingServiceHost1 = getProperty("namingServiceHost1", null); - sNamingServicePort1 = getProperty("namingServicePort1", null); - sDeployHost1 = getProperty("deployment_host.1", null); - sDeployHost2 = getProperty("deployment_host.2", null); - sDeployPort1 = getProperty("deployment_port.1", null); - sDeployPort2 = getProperty("deployment_port.2", null); - sDeployPropsNumber1 = "1"; - sDeployPropsNumber2 = "2"; - setProperty("deployment_propnumber.1", sDeployPropsNumber1); - setProperty("deployment_propnumber.2", sDeployPropsNumber2); - sWebServerHost = getProperty("webServerHost", null); - sWebServerPort = getProperty("webServerPort", null); - sWebServerHost2 = getProperty("webServerHost.2", null); - sWebServerPort2 = getProperty("webServerPort.2", null); - httpSupportsEndpointPublish = getProperty( - "http.server.supports.endpoint.publish", null); - httpSupportsEndpointPublish2 = getProperty( - "http.server.supports.endpoint.publish.2", null); - sSecuredWebServicePort = getProperty("securedWebServicePort", null); - sSecuredWebServicePort2 = getProperty("securedWebServicePort.2", null); - sEJBServer1TxInteropEnabled = getProperty("EJBServer1TxInteropEnabled", - null); - sEJBServer2TxInteropEnabled = getProperty("EJBServer2TxInteropEnabled", - null); - sHttpsURLConnectionClass1 = getProperty( - "porting.ts.HttpsURLConnection.class.1", null); - sHttpsURLConnectionClass2 = getProperty( - "porting.ts.HttpsURLConnection.class.2", null); - sWSDLRepository1 = getProperty("wsdlRepository1", null); - sWSDLRepository2 = getProperty("wsdlRepository2", null); - } - - public void forwardValues() { - // reverse all interop props - setProperty("user1", user1); - setProperty("password1", password1); - setProperty("user2", user2); - setProperty("password2", password2); - - setProperty("porting.ts.deploy.class.1", sDeployClass1); - setProperty("porting.ts.deploy.class.2", sDeployClass2); - setProperty("porting.ts.login.class.1", sLoginClass1); - setProperty("porting.ts.login.class.2", sLoginClass2); - setProperty("porting.ts.url.class.1", sURLClass1); - setProperty("porting.ts.url.class.2", sURLClass2); - setProperty("porting.ts.jms.class.1", sJMSClass1); - setProperty("porting.ts.jms.class.2", sJMSClass2); - setProperty("namingServiceHost2", sNamingServiceHost2); - setProperty("namingServicePort2", sNamingServicePort2); - setProperty("namingServiceHost1", sNamingServiceHost1); - setProperty("namingServicePort1", sNamingServicePort1); - setProperty("deployment_host.1", sDeployHost1); - setProperty("deployment_host.2", sDeployHost2); - setProperty("deployment_port.1", sDeployPort1); - setProperty("deployment_port.2", sDeployPort2); - setProperty("deployment_propnumber.1", sDeployPropsNumber1); - setProperty("deployment_propnumber.2", sDeployPropsNumber2); - setProperty("webServerHost", sWebServerHost); - setProperty("webServerHost.2", sWebServerHost2); - setProperty("webServerPort", sWebServerPort); - setProperty("webServerPort.2", sWebServerPort2); - setProperty("http.server.supports.endpoint.publish", - httpSupportsEndpointPublish); - setProperty("http.server.supports.endpoint.publish.2", - httpSupportsEndpointPublish2); - setProperty("securedWebServicePort", sSecuredWebServicePort); - setProperty("securedWebServicePort.2", sSecuredWebServicePort2); - setProperty("EJBServer1TxInteropEnabled", sEJBServer1TxInteropEnabled); - setProperty("EJBServer2TxInteropEnabled", sEJBServer2TxInteropEnabled); - setProperty("porting.ts.HttpsURLConnection.class.1", - sHttpsURLConnectionClass1); - setProperty("porting.ts.HttpsURLConnection.class.2", - sHttpsURLConnectionClass2); - setProperty("wsdlRepository1", sWSDLRepository1); - setProperty("wsdlRepository2", sWSDLRepository2); - - super.forwardValues(); - } - - public void reverseValues() { - // reverse all interop props - setProperty("user1", user2); - setProperty("password1", password2); - setProperty("user2", user1); - setProperty("password2", password1); - - setProperty("porting.ts.deploy.class.1", sDeployClass2); - setProperty("porting.ts.deploy.class.2", sDeployClass1); - setProperty("porting.ts.login.class.1", sLoginClass2); - setProperty("porting.ts.login.class.2", sLoginClass1); - setProperty("porting.ts.url.class.1", sURLClass2); - setProperty("porting.ts.url.class.2", sURLClass1); - setProperty("porting.ts.jms.class.1", sJMSClass2); - setProperty("porting.ts.jms.class.2", sJMSClass1); - setProperty("namingServiceHost2", sNamingServiceHost1); - setProperty("namingServicePort2", sNamingServicePort1); - setProperty("namingServiceHost1", sNamingServiceHost2); - setProperty("namingServicePort1", sNamingServicePort2); - setProperty("deployment_host.1", sDeployHost2); - setProperty("deployment_host.2", sDeployHost1); - setProperty("deployment_port.1", sDeployPort2); - setProperty("deployment_port.2", sDeployPort1); - setProperty("deployment_propnumber.1", sDeployPropsNumber2); - setProperty("deployment_propnumber.2", sDeployPropsNumber1); - setProperty("webServerHost", sWebServerHost2); - setProperty("webServerHost.2", sWebServerHost); - setProperty("webServerPort", sWebServerPort2); - setProperty("webServerPort.2", sWebServerPort); - setProperty("http.server.supports.endpoint.publish", - httpSupportsEndpointPublish2); - setProperty("http.server.supports.endpoint.publish.2", - httpSupportsEndpointPublish); - setProperty("securedWebServicePort", sSecuredWebServicePort2); - setProperty("securedWebServicePort.2", sSecuredWebServicePort); - setProperty("EJBServer1TxInteropEnabled", sEJBServer2TxInteropEnabled); - setProperty("EJBServer2TxInteropEnabled", sEJBServer1TxInteropEnabled); - setProperty("porting.ts.HttpsURLConnection.class.1", - sHttpsURLConnectionClass2); - setProperty("porting.ts.HttpsURLConnection.class.2", - sHttpsURLConnectionClass1); - setProperty("wsdlRepository1", sWSDLRepository2); - setProperty("wsdlRepository2", sWSDLRepository1); - - super.reverseValues(); - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - - // if the abstract propertymanager already loaded all props, just return - if (pTestProps.getProperty("all.props").equalsIgnoreCase("true")) { - return pTestProps; - } - - String sJtePropVal = ""; - // add all porting class props so the factories can work in the server - pTestProps.put("porting.ts.deploy.class.1", - getProperty("porting.ts.deploy.class.1")); - pTestProps.put("porting.ts.deploy.class.2", - getProperty("porting.ts.deploy.class.2")); - pTestProps.put("porting.ts.login.class.1", - getProperty("porting.ts.login.class.1")); - pTestProps.put("porting.ts.login.class.2", - getProperty("porting.ts.login.class.2")); - pTestProps.put("porting.ts.HttpsURLConnection.class.1", - getProperty("porting.ts.HttpsURLConnection.class.1")); - pTestProps.put("porting.ts.HttpsURLConnection.class.2", - getProperty("porting.ts.HttpsURLConnection.class.2")); - pTestProps.put("porting.ts.url.class.1", - getProperty("porting.ts.url.class.1")); - pTestProps.put("porting.ts.url.class.2", - getProperty("porting.ts.url.class.2")); - pTestProps.put("porting.ts.jms.class.1", - getProperty("porting.ts.jms.class.1")); - pTestProps.put("porting.ts.jms.class.2", - getProperty("porting.ts.jms.class.2")); - pTestProps.put("namingServiceHost2", getProperty("namingServiceHost2")); - pTestProps.put("namingServicePort2", getProperty("namingServicePort2")); - pTestProps.put("namingServiceHost1", getProperty("namingServiceHost1")); - pTestProps.put("namingServicePort1", getProperty("namingServicePort1")); - pTestProps.put("wsdlRepository1", getProperty("wsdlRepository1")); - pTestProps.put("wsdlRepository2", getProperty("wsdlRepository2")); - - pTestProps.put("porting.ts.deploy2.class.1", - getProperty("porting.ts.deploy2.class.1", - "com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2")); - pTestProps.put("porting.ts.deploy2.class.2", - getProperty("porting.ts.deploy2.class.2", - "com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2")); - - pTestProps.put("variable.mapper", getProperty("variable.mapper")); - pTestProps.put("javaee.level", getProperty("javaee.level", "full")); - pTestProps.put("platform.mode", getProperty("platform.mode", "jakartaEE")); - pTestProps.put("persistence.second.level.caching.supported", - getProperty("persistence.second.level.caching.supported", "true")); - - // add commonly used props by application servers that may be needed within - // porting impl classes called by tests - pTestProps.put("vi.admin.user", getProperty("vi.admin.user", "admin")); - pTestProps.put("vi.admin.passwd", - getProperty("vi.admin.passwd", "adminadmin")); - pTestProps.put("orb.host", getProperty("orb.host")); - pTestProps.put("orb.port", getProperty("orb.port")); - pTestProps.put("securedWebServicePort", - getProperty("securedWebServicePort")); - pTestProps.put("webServerPort", getProperty("webServerPort")); - - String sTlsClientProtocols = getProperty("client.cert.test.jdk.tls.client.protocols", null); - if (sTlsClientProtocols != null) { - pTestProps.put("client.cert.test.jdk.tls.client.protocols", sTlsClientProtocols); - } - - // add properties used for JPA 2.2 tests. - pTestProps.put("persistence.unit.name", - getProperty("persistence.unit.name")); - pTestProps.put("persistence.unit.name.2", - getProperty("persistence.unit.name.2")); - pTestProps.put("jakarta.persistence.provider", - getProperty("jakarta.persistence.provider")); - pTestProps.put("jakarta.persistence.jdbc.driver", - getProperty("jakarta.persistence.jdbc.driver")); - pTestProps.put("jakarta.persistence.jdbc.url", - getProperty("jakarta.persistence.jdbc.url")); - pTestProps.put("jakarta.persistence.jdbc.user", - getProperty("jakarta.persistence.jdbc.user")); - pTestProps.put("jakarta.persistence.jdbc.password", - getProperty("jakarta.persistence.jdbc.password")); - pTestProps.put("jpa.provider.implementation.specific.properties", - getProperty("jpa.provider.implementation.specific.properties")); - pTestProps.put("persistence.second.level.caching.supported", - getProperty("persistence.second.level.caching.supported", "true")); - - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/el/ELDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/el/ELDeliverable.java deleted file mode 100644 index 3e9e7dc159..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/el/ELDeliverable.java +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.el; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.ts.lib.deliverable.el.ELPropertyManager; -import com.sun.javatest.TestEnvironment; - -import java.util.Map; -import java.util.Properties; - -public class ELDeliverable extends AbstractDeliverable { - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return ELPropertyManager.getTCKPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return ELPropertyManager.getTCKPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return ELPropertyManager.getTCKPropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsAutoJMSAdmin() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - // add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "standalone" }); - - return htTSValidVehicles; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/el/ELPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/el/ELPropertyManager.java deleted file mode 100644 index 6c571c438b..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/el/ELPropertyManager.java +++ /dev/null @@ -1,92 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.el; - -import com.sun.javatest.TestEnvironment; -import com.sun.ts.lib.deliverable.AbstractPropertyManager; -import com.sun.ts.lib.deliverable.PropertyNotSetException; - -import java.util.Properties; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Kyle Grucci, Nick Rodin - */ -public class ELPropertyManager extends AbstractPropertyManager { - - private static ELPropertyManager jteMgr = new ELPropertyManager(); - - private ELPropertyManager() { - } - - /** - * This method returns the singleton instance of TCKPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return TCKPropertyManager - singleton property manager object - */ - public final static ELPropertyManager getTCKPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of TCKPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return TCKPropertyManager - singleton property manager object - */ - public final static ELPropertyManager getTCKPropertyManager(Properties p) - throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static ELPropertyManager getTCKPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - String sJtePropVal = ""; - pTestProps.put("porting.ts.url.class.1", - getProperty("porting.ts.url.class.1")); - String tsHome = getProperty("TS_HOME", null); - pTestProps.put("variable.mapper", getProperty("variable.mapper")); - - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jaxws/JAXWSDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jaxws/JAXWSDeliverable.java deleted file mode 100644 index 9216bdc718..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jaxws/JAXWSDeliverable.java +++ /dev/null @@ -1,52 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jaxws; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.javatest.TestEnvironment; - -import java.util.Map; -import java.util.Properties; - -/** - * This class serves as a default implementation of the Deliverable interface - * for the jaxws TCK. TCKs are free to use this impl if it suits their needs. - * Otherwise, it should be extended. - * - */ -public class JAXWSDeliverable - extends com.sun.ts.lib.deliverable.tck.TCKDeliverable { - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return JAXWSPropertyManager.getJAXWSPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return JAXWSPropertyManager.getJAXWSPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return JAXWSPropertyManager.getJAXWSPropertyManager(); - } - - public boolean supportsInterop() { - return true; - } - -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jaxws/JAXWSPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jaxws/JAXWSPropertyManager.java deleted file mode 100644 index f53340893e..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jaxws/JAXWSPropertyManager.java +++ /dev/null @@ -1,146 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jaxws; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.util.*; -import com.sun.javatest.*; -import java.util.*; -import java.io.*; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - */ -public class JAXWSPropertyManager - extends com.sun.ts.lib.deliverable.tck.TCKPropertyManager { - private static JAXWSPropertyManager jteMgr = new JAXWSPropertyManager(); - - private String sURLClass1; - - private String sURLClass2; - - private String sWebServerHost; - - private String sWebServerPort; - - private String sWebServerHost2; - - private String sWebServerPort2; - - private String httpSupportsEndpointPublish; - - private String httpSupportsEndpointPublish2; - - /** - * This method returns the singleton instance of JAXWSPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return JAXWSPropertyManager - singleton property manager object - */ - public final static JAXWSPropertyManager getJAXWSPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - jteMgr.initInteropProperties(); - return jteMgr; - } - - /** - * This method returns the singleton instance of JAXWSPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return JAXWSPropertyManager - singleton property manager object - */ - public final static JAXWSPropertyManager getJAXWSPropertyManager(Properties p) - throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static JAXWSPropertyManager getJAXWSPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - pTestProps.put("porting.ts.url.class.2", - getProperty("porting.ts.url.class.2")); - return pTestProps; - } - - public void forwardValues() { - // reverse all interop props - setProperty("porting.ts.url.class.1", sURLClass1); - setProperty("porting.ts.url.class.2", sURLClass2); - setProperty("webServerHost", sWebServerHost); - setProperty("webServerHost.2", sWebServerHost2); - setProperty("webServerPort", sWebServerPort); - setProperty("webServerPort.2", sWebServerPort2); - setProperty("http.server.supports.endpoint.publish", - httpSupportsEndpointPublish); - setProperty("http.server.supports.endpoint.publish.2", - httpSupportsEndpointPublish2); - super.forwardValues(); - } - - public void reverseValues() { - // reverse all interop props - setProperty("porting.ts.url.class.1", sURLClass2); - setProperty("porting.ts.url.class.2", sURLClass1); - setProperty("webServerHost", sWebServerHost2); - setProperty("webServerHost.2", sWebServerHost); - setProperty("webServerPort", sWebServerPort2); - setProperty("webServerPort.2", sWebServerPort); - setProperty("http.server.supports.endpoint.publish", - httpSupportsEndpointPublish2); - setProperty("http.server.supports.endpoint.publish.2", - httpSupportsEndpointPublish); - super.reverseValues(); - } - - private void initInteropProperties() { - sURLClass1 = getProperty("porting.ts.url.class.1", null); - sURLClass2 = getProperty("porting.ts.url.class.2", null); - sWebServerHost = getProperty("webServerHost", null); - sWebServerPort = getProperty("webServerPort", null); - sWebServerHost2 = getProperty("webServerHost.2", null); - sWebServerPort2 = getProperty("webServerPort.2", null); - httpSupportsEndpointPublish = getProperty( - "http.server.supports.endpoint.publish", null); - httpSupportsEndpointPublish2 = getProperty( - "http.server.supports.endpoint.publish.2", null); - - } - -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jms/JMSDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jms/JMSDeliverable.java deleted file mode 100644 index 8e680475c1..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jms/JMSDeliverable.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jms; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.javatest.TestEnvironment; - -import java.util.Map; -import java.util.Properties; -import java.util.Hashtable; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Dianne Jiao - */ -public class JMSDeliverable extends AbstractDeliverable { - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return JMSPropertyManager.getJMSPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return JMSPropertyManager.getJMSPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return JMSPropertyManager.getJMSPropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - - if (htTSValidVehicles == null) { - // TS hash table - htTSValidVehicles = new Hashtable(); - - // add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "standalone" }); - - } - return htTSValidVehicles; - } - -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jms/JMSPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jms/JMSPropertyManager.java deleted file mode 100644 index 71ff0c5587..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jms/JMSPropertyManager.java +++ /dev/null @@ -1,85 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jms; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.util.*; -import com.sun.javatest.*; -import java.util.*; -import java.io.*; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Dianne Jiao - */ -public class JMSPropertyManager extends AbstractPropertyManager { - private static JMSPropertyManager jteMgr = new JMSPropertyManager(); - - private JMSPropertyManager() { - } - - /** - * This method returns the singleton instance of JMSPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return JMSPropertyManager - singleton property manager object - */ - public final static JMSPropertyManager getJMSPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of JMSPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return JMSPropertyManager - singleton property manager object - */ - public final static JMSPropertyManager getJMSPropertyManager(Properties p) - throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static JMSPropertyManager getJMSPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - all property/value pairs from the ts.jte file - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = getJteProperties(); - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jpa/JPADeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jpa/JPADeliverable.java deleted file mode 100644 index ba80764aa5..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jpa/JPADeliverable.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jpa; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.javatest.TestEnvironment; -import com.sun.ts.lib.util.TestUtil; -import java.io.File; -import java.util.Map; -import java.util.Properties; - -public class JPADeliverable extends AbstractDeliverable { - - private static String PERSISTENCE_ARCHIVE_FILE_EXT = ".jar"; - - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return JPAPropertyManager.getJPAPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return JPAPropertyManager.getJPAPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return JPAPropertyManager.getJPAPropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsAutoJMSAdmin() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - // add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "standalone" }); - - return htTSValidVehicles; - } - - public String getAdditionalClasspath(String distDir) { - String result = null; - TestUtil - .logMsg("Search for persistence archives under the current dist dir:" - + distDir); - File currentDistDirAsFile = new File(distDir); - for (File aFile : currentDistDirAsFile.listFiles()) { - if (!aFile.isDirectory() - && aFile.getName().endsWith(PERSISTENCE_ARCHIVE_FILE_EXT)) { - TestUtil.logMsg("Found persistence archive file: " + aFile.getName()); - if (result == null) { - // the first persistence archive file in the current dist dir - result = aFile.getAbsolutePath(); - } else { - // we already have found other persistence archives in the current - // dist dir - result += File.pathSeparator + aFile.getAbsolutePath(); - } - } - } - TestUtil.logMsg( - "Will need to append the following to test run classpath: " + result); - return result; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jpa/JPAPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jpa/JPAPropertyManager.java deleted file mode 100644 index f9dd103adc..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jpa/JPAPropertyManager.java +++ /dev/null @@ -1,152 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jpa; - -import com.sun.javatest.TestEnvironment; -import com.sun.ts.lib.deliverable.AbstractPropertyManager; -import com.sun.ts.lib.deliverable.PropertyNotSetException; -import com.sun.ts.tests.jpa.common.PMClientBase; - -import java.util.Properties; - -public class JPAPropertyManager extends AbstractPropertyManager { - - private static JPAPropertyManager jteMgr = new JPAPropertyManager(); - - /** - * This method returns the singleton instance of JPAPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return JPAPropertyManager - singleton property manager object - */ - public final static JPAPropertyManager getJPAPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of JPAPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return JPAPropertyManager - singleton property manager object - */ - public final static JPAPropertyManager getJPAPropertyManager(Properties p) - throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static JPAPropertyManager getJPAPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - String tsHome = getProperty("TS_HOME", null); - if (tsHome == null) { - tsHome = getProperty("cts_home", null); - } - if (tsHome != null) { - pTestProps.put("cts_home", tsHome); - } - - // get persistence tck specific properties - String mode = getProperty(PMClientBase.MODE_PROP, "standalone"); - String puName = getProperty(PMClientBase.PERSISTENCE_UNIT_NAME_PROP); - String secondPUName = getProperty( - PMClientBase.SECOND_PERSISTENCE_UNIT_NAME_PROP); - String provider = getProperty(PMClientBase.JAVAX_PERSISTENCE_PROVIDER); - String driver = getProperty(PMClientBase.JAVAX_PERSISTENCE_JDBC_DRIVER); - String url = getProperty(PMClientBase.JAVAX_PERSISTENCE_JDBC_URL); - String user = getProperty(PMClientBase.JAVAX_PERSISTENCE_JDBC_USER); - String password = getProperty(PMClientBase.JAVAX_PERSISTENCE_JDBC_PASSWORD); - String provider_specific = getProperty( - PMClientBase.JPA_PROVIDER_IMPLEMENTATION_SPECIFIC_PROPERTIES); - String errorMsg = ""; - if (mode == null) { - errorMsg += PMClientBase.MODE_PROP + " is not set in ts.jte. "; - } - if (puName == null) { - errorMsg += PMClientBase.PERSISTENCE_UNIT_NAME_PROP - + " is not set in ts.jte. "; - } - if (secondPUName == null) { - errorMsg += PMClientBase.SECOND_PERSISTENCE_UNIT_NAME_PROP - + " is not set in ts.jte. "; - } - if (provider == null) { - errorMsg += PMClientBase.JAVAX_PERSISTENCE_PROVIDER - + " is not set in ts.jte. "; - } - if (driver == null) { - errorMsg += PMClientBase.JAVAX_PERSISTENCE_JDBC_DRIVER - + " is not set in ts.jte. "; - } - if (url == null) { - errorMsg += PMClientBase.JAVAX_PERSISTENCE_JDBC_URL - + " is not set in ts.jte. "; - } - if (user == null) { - errorMsg += PMClientBase.JAVAX_PERSISTENCE_JDBC_USER - + " is not set in ts.jte. "; - } - if (password == null) { - errorMsg += PMClientBase.JAVAX_PERSISTENCE_JDBC_PASSWORD - + " is not set in ts.jte. "; - } - if (provider_specific == null) { - errorMsg += PMClientBase.JPA_PROVIDER_IMPLEMENTATION_SPECIFIC_PROPERTIES - + " is not set in ts.jte. "; - } - if (errorMsg.length() > 0) { - throw new PropertyNotSetException(errorMsg); - } else { - pTestProps.put(PMClientBase.MODE_PROP, mode); - pTestProps.put(PMClientBase.PERSISTENCE_UNIT_NAME_PROP, puName); - pTestProps.put(PMClientBase.SECOND_PERSISTENCE_UNIT_NAME_PROP, - secondPUName); - pTestProps.put(PMClientBase.JAVAX_PERSISTENCE_PROVIDER, provider); - pTestProps.put(PMClientBase.JAVAX_PERSISTENCE_JDBC_DRIVER, driver); - pTestProps.put(PMClientBase.JAVAX_PERSISTENCE_JDBC_URL, url); - pTestProps.put(PMClientBase.JAVAX_PERSISTENCE_JDBC_USER, user); - pTestProps.put(PMClientBase.JAVAX_PERSISTENCE_JDBC_PASSWORD, password); - pTestProps.put( - PMClientBase.JPA_PROVIDER_IMPLEMENTATION_SPECIFIC_PROPERTIES, - provider_specific); - } - pTestProps.put("persistence.second.level.caching.supported", - getProperty("persistence.second.level.caching.supported", "true")); - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsf/JSFDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsf/JSFDeliverable.java deleted file mode 100644 index 601b27dee6..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsf/JSFDeliverable.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jsf; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.ts.lib.deliverable.tck.TCKPropertyManager; -import com.sun.javatest.TestEnvironment; - -import java.util.Map; -import java.util.Properties; - -/** - * This class serves as a default implementation of the Deliverable interface - * for a generic TCK. TCKs are free to use this impl if it suits their needs. - * Otherwise, it should be extended. - * - * @author Kyle Grucci - */ -public class JSFDeliverable extends AbstractDeliverable { - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return JSFPropertyManager.getTCKPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return JSFPropertyManager.getTCKPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return JSFPropertyManager.getTCKPropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsAutoJMSAdmin() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - // add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "standalone" }); - - return htTSValidVehicles; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsf/JSFPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsf/JSFPropertyManager.java deleted file mode 100644 index 4dcc409ee0..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsf/JSFPropertyManager.java +++ /dev/null @@ -1,96 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jsf; - -import com.sun.javatest.TestEnvironment; -import com.sun.ts.lib.deliverable.AbstractPropertyManager; -import com.sun.ts.lib.deliverable.PropertyNotSetException; - -import java.util.Properties; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Kyle Grucci, Ryan Lubke - */ -public class JSFPropertyManager extends AbstractPropertyManager { - - private static JSFPropertyManager jteMgr = new JSFPropertyManager(); - - private JSFPropertyManager() { - } - - /** - * This method returns the singleton instance of TCKPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return TCKPropertyManager - singleton property manager object - */ - public final static JSFPropertyManager getTCKPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of TCKPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return TCKPropertyManager - singleton property manager object - */ - public final static JSFPropertyManager getTCKPropertyManager(Properties p) - throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static JSFPropertyManager getTCKPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - String sJtePropVal = ""; - pTestProps.put("porting.ts.url.class.1", - getProperty("porting.ts.url.class.1")); - String tsHome = getProperty("TS_HOME", null); - - pTestProps.put("cts_home", getProperty("cts_home")); - pTestProps.put("jsf.core.tld.name", getProperty("jsf.core.tld.name")); - pTestProps.put("jsf.html.basic.tld.name", - getProperty("jsf.html.basic.tld.name")); - - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonb/JSONBDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonb/JSONBDeliverable.java deleted file mode 100644 index c0ce9b349a..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonb/JSONBDeliverable.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jsonb; - -import java.util.Map; -import java.util.Properties; - -import com.sun.javatest.TestEnvironment; -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; - -/** - * This class serves as a place for JSONB Deliverable specific info. - */ -public class JSONBDeliverable extends AbstractDeliverable { - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return JSONBPropertyManager.getJSONBPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return JSONBPropertyManager.getJSONBPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return JSONBPropertyManager.getJSONBPropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsAutoJMSAdmin() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - // add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "standalone" }); - - return htTSValidVehicles; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonb/JSONBPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonb/JSONBPropertyManager.java deleted file mode 100644 index c2c4b0317e..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonb/JSONBPropertyManager.java +++ /dev/null @@ -1,88 +0,0 @@ -/* - * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jsonb; - -import java.util.Properties; - -import com.sun.javatest.TestEnvironment; -import com.sun.ts.lib.deliverable.AbstractPropertyManager; -import com.sun.ts.lib.deliverable.PropertyNotSetException; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - */ -public class JSONBPropertyManager extends AbstractPropertyManager { - private static JSONBPropertyManager jteMgr = new JSONBPropertyManager(); - - /** - * This method returns the singleton instance of JSONBPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return JSONBPropertyManager - singleton property manager object - */ - public final static JSONBPropertyManager getJSONBPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of JSONBPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return JSONBPropertyManager - singleton property manager object - */ - public final static JSONBPropertyManager getJSONBPropertyManager(Properties p) - throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static JSONBPropertyManager getJSONBPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - pTestProps.put("porting.ts.url.class.1", - getProperty("porting.ts.url.class.1")); - String tsHome = getProperty("TS_HOME", null); - if (tsHome == null) - tsHome = getProperty("cts_home", null); - if (tsHome != null) - pTestProps.put("cts_home", tsHome); - - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonp/JSONPDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonp/JSONPDeliverable.java deleted file mode 100644 index ff7cf6d62c..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonp/JSONPDeliverable.java +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jsonp; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.javatest.TestEnvironment; - -import java.util.Map; -import java.util.Properties; - -/** - * This class serves as a place for JSONP Deliverable specific info. - * - * @author Art Frechette - */ -public class JSONPDeliverable extends AbstractDeliverable -{ - public PropertyManagerInterface createPropertyManager(TestEnvironment te) throws Exception - { - return JSONPPropertyManager.getJSONPPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) throws Exception - { - return JSONPPropertyManager.getJSONPPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception - { - return JSONPPropertyManager.getJSONPPropertyManager(); - } - - public boolean supportsAutoDeployment() - { - return false; - } - - public boolean supportsAutoJMSAdmin() - { - return false; - } - - public boolean supportsInterop() - { - return false; - } - - public Map getValidVehicles() - { - super.getValidVehicles(); - - //add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", new String[]{"standalone"}); - - return htTSValidVehicles; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonp/JSONPPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonp/JSONPPropertyManager.java deleted file mode 100644 index f25692e39a..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/jsonp/JSONPPropertyManager.java +++ /dev/null @@ -1,88 +0,0 @@ -/* - * Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.jsonp; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.util.*; -import com.sun.javatest.*; -import java.util.*; -import java.io.*; - - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Art Frechette - */ -public class JSONPPropertyManager extends AbstractPropertyManager { - private static JSONPPropertyManager jteMgr = new JSONPPropertyManager(); - - /** - * This method returns - * the singleton instance of JSONPPropertyManager which provides access - * to all ts.jte properties. This is only called once by the test harness. - * - * @param env - TestEnvironment object from JavaTest - * @return JSONPPropertyManager - singleton property manager object - */ - public final static JSONPPropertyManager getJSONPPropertyManager (TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns - * the singleton instance of JSONPPropertyManager which provides access - * to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - Properties object from JavaTest - * @return JSONPPropertyManager - singleton property manager object - */ - public final static JSONPPropertyManager getJSONPPropertyManager (Properties p) throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static JSONPPropertyManager getJSONPPropertyManager () throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties - * needed by a particular test. - * - * @param sPropKeys - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties (String[] sPropKeys) throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - String sJtePropVal = ""; - pTestProps.put("porting.ts.url.class.1", getProperty("porting.ts.url.class.1")); - String tsHome = getProperty("TS_HOME", null); - if(tsHome == null) - tsHome = getProperty("cts_home", null); - if(tsHome != null) - pTestProps.put("cts_home", tsHome); - - return pTestProps; - } -} - - - diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/mgmt/MGMTDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/mgmt/MGMTDeliverable.java deleted file mode 100644 index b831399447..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/mgmt/MGMTDeliverable.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.mgmt; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.porting.DeploymentInfo; -import com.sun.ts.lib.implementation.sun.javaee.runtime.SunRIDeploymentInfo; -import com.sun.javatest.*; -import java.util.*; -import java.io.*; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Anand Dhingra - */ -public class MGMTDeliverable extends AbstractDeliverable { - - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return MGMTPropertyManager.getMGMTPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return MGMTPropertyManager.getMGMTPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return MGMTPropertyManager.getMGMTPropertyManager(); - } - - public Map getValidVehicles() { - if (htTSValidVehicles == null) { - // TS hash table - htTSValidVehicles = new Hashtable(); - // add mgmt values - htTSValidVehicles.put("tests_j2eetools_mgmt.service_eetest.vehicles", - new String[] { "ejb" }); - } - return htTSValidVehicles; - } - - public DeploymentInfo getDeploymentInfo(String earFile, - String[] sValidRuntimeInfoFilesArray) { - DeploymentInfo info = null; - try { - info = new SunRIDeploymentInfo(earFile, sValidRuntimeInfoFilesArray); - } catch (Exception e) { - e.printStackTrace(); - } - return info; - } - -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/mgmt/MGMTPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/mgmt/MGMTPropertyManager.java deleted file mode 100644 index cb23cf4151..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/mgmt/MGMTPropertyManager.java +++ /dev/null @@ -1,89 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.mgmt; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.util.*; -import com.sun.javatest.*; -import java.util.*; -import java.io.*; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Kyle Grucci - */ -public class MGMTPropertyManager extends AbstractPropertyManager { - private static MGMTPropertyManager jteMgr = new MGMTPropertyManager(); - - private MGMTPropertyManager() { - } - - /** - * This method returns the singleton instance of MGMTPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return MGMTPropertyManager - singleton property manager object - */ - public final static MGMTPropertyManager getMGMTPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of MGMTPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return MGMTPropertyManager - singleton property manager object - */ - public final static MGMTPropertyManager getMGMTPropertyManager(Properties p) - throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static MGMTPropertyManager getMGMTPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - String ctsHome = getProperty("cts_home", null); - if (ctsHome != null) { - pTestProps.put("cts_home", ctsHome); - } - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/securityapi/SecurityAPIDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/securityapi/SecurityAPIDeliverable.java deleted file mode 100644 index 100efee712..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/securityapi/SecurityAPIDeliverable.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.securityapi; - -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.javatest.TestEnvironment; -import com.sun.ts.lib.deliverable.tck.TCKDeliverable; - -import java.util.Map; -import java.util.Properties; - -/** - * This class serves as a default implementation of the Deliverable interface - * for a generic TCK. TCKs are free to use this impl if it suits their needs. - * Otherwise, it should be extended. - * - * @author - */ -public class SecurityAPIDeliverable extends TCKDeliverable { - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return SecurityAPIPropertyManager.getSecurityAPIPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return SecurityAPIPropertyManager.getSecurityAPIPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return SecurityAPIPropertyManager.getSecurityAPIPropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsAutoJMSAdmin() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - // add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "standalone" }); - - return htTSValidVehicles; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/securityapi/SecurityAPIPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/securityapi/SecurityAPIPropertyManager.java deleted file mode 100644 index a0dbc8dab2..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/securityapi/SecurityAPIPropertyManager.java +++ /dev/null @@ -1,93 +0,0 @@ -/* - * Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.securityapi; - -import com.sun.ts.lib.deliverable.*; -import com.sun.javatest.*; -import java.util.*; -import com.sun.ts.lib.deliverable.tck.TCKPropertyManager; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author - */ -public class SecurityAPIPropertyManager extends TCKPropertyManager { - private static SecurityAPIPropertyManager jteMgr = new SecurityAPIPropertyManager(); - - /** - * This method returns the singleton instance of SecurityAPIPropertyManager - * which provides access to all ts.jte properties. This is only called once by - * the test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return SecurityAPIPropertyManager - singleton property manager object - */ - public final static SecurityAPIPropertyManager getSecurityAPIPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of SecurityAPIPropertyManager - * which provides access to all ts.jte properties. This is only called by the - * init() method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return SecurityAPIPropertyManager - singleton property manager object - */ - public final static SecurityAPIPropertyManager getSecurityAPIPropertyManager( - Properties p) throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static SecurityAPIPropertyManager getSecurityAPIPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - String sJtePropVal = ""; - pTestProps.put("porting.ts.url.class.1", - getProperty("porting.ts.url.class.1")); - pTestProps.put("porting.ts.HttpsURLConnection.class.1", - getProperty("porting.ts.HttpsURLConnection.class.1", null)); - - String tsHome = getProperty("TS_HOME", null); - if (tsHome == null) - tsHome = getProperty("cts_home", null); - if (tsHome != null) - pTestProps.put("cts_home", tsHome); - - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/servlet/ServletDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/servlet/ServletDeliverable.java deleted file mode 100644 index f81b44c79a..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/servlet/ServletDeliverable.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.servlet; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.javatest.TestEnvironment; -import com.sun.ts.lib.deliverable.tck.TCKDeliverable; - -import java.util.Map; -import java.util.Properties; - -/** - * This class serves as a default implementation of the Deliverable interface - * for a generic TCK. TCKs are free to use this impl if it suits their needs. - * Otherwise, it should be extended. - * - * @author - */ -public class ServletDeliverable extends TCKDeliverable { - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return ServletPropertyManager.getServletPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return ServletPropertyManager.getServletPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return ServletPropertyManager.getServletPropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsAutoJMSAdmin() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - // add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "standalone" }); - - return htTSValidVehicles; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/servlet/ServletPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/servlet/ServletPropertyManager.java deleted file mode 100644 index 3ea21810fd..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/servlet/ServletPropertyManager.java +++ /dev/null @@ -1,100 +0,0 @@ -/* - * Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.servlet; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.util.*; -import com.sun.javatest.*; -import java.util.*; -import java.io.*; -import com.sun.ts.lib.deliverable.tck.TCKPropertyManager; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author - */ -public class ServletPropertyManager extends TCKPropertyManager { - private static ServletPropertyManager jteMgr = new ServletPropertyManager(); - - /** - * This method returns the singleton instance of ServletPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return ServletPropertyManager - singleton property manager object - */ - public final static ServletPropertyManager getServletPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of ServletPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return ServletPropertyManager - singleton property manager object - */ - public final static ServletPropertyManager getServletPropertyManager( - Properties p) throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static ServletPropertyManager getServletPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - String sJtePropVal = ""; - pTestProps.put("porting.ts.url.class.1", - getProperty("porting.ts.url.class.1")); - pTestProps.put("porting.ts.HttpsURLConnection.class.1", - getProperty("porting.ts.HttpsURLConnection.class.1", null)); - - String sTlsClientProtocol = getProperty("client.cert.test.jdk.tls.client.protocols", null); - if (sTlsClientProtocol != null) { - pTestProps.put("client.cert.test.jdk.tls.client.protocols", sTlsClientProtocol); - } - - String tsHome = getProperty("TS_HOME", null); - if (tsHome == null) - tsHome = getProperty("cts_home", null); - if (tsHome != null) - pTestProps.put("cts_home", tsHome); - - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/standalone/StandaloneDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/standalone/StandaloneDeliverable.java deleted file mode 100644 index ae142fdb1b..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/standalone/StandaloneDeliverable.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.standalone; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.javatest.TestEnvironment; - -import java.util.Map; -import java.util.Properties; - -/** - * This class serves as a default implementation of the Deliverable interface - * for a standalone TCK. TCKs are free to use this impl if it suits their needs. - * Otherwise, it should be extended. - * - * @author Kyle Grucci - */ -public class StandaloneDeliverable extends AbstractDeliverable { - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return StandalonePropertyManager.getStandalonePropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return StandalonePropertyManager.getStandalonePropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return StandalonePropertyManager.getStandalonePropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsAutoJMSAdmin() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - // add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "standalone" }); - - return htTSValidVehicles; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/standalone/StandalonePropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/standalone/StandalonePropertyManager.java deleted file mode 100644 index ad1a865909..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/standalone/StandalonePropertyManager.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.standalone; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.util.*; -import com.sun.javatest.*; -import java.util.*; -import java.io.*; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Kyle Grucci - */ -public class StandalonePropertyManager extends AbstractPropertyManager { - private static StandalonePropertyManager jteMgr = new StandalonePropertyManager(); - - /** - * This method returns the singleton instance of StandalonePropertyManager - * which provides access to all ts.jte properties. This is only called once by - * the test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return StandalonePropertyManager - singleton property manager object - */ - public final static StandalonePropertyManager getStandalonePropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of StandalonePropertyManager - * which provides access to all ts.jte properties. This is only called by the - * init() method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return StandalonePropertyManager - singleton property manager object - */ - public final static StandalonePropertyManager getStandalonePropertyManager( - Properties p) throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static StandalonePropertyManager getStandalonePropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - String sJtePropVal = ""; - pTestProps.put("porting.ts.url.class.1", - getProperty("porting.ts.url.class.1")); - String tsHome = getProperty("TS_HOME", null); - if (tsHome == null) - tsHome = getProperty("cts_home", null); - if (tsHome != null) - pTestProps.put("cts_home", tsHome); - - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/tck/TCKDeliverable.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/tck/TCKDeliverable.java deleted file mode 100644 index a9e9ec1e52..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/tck/TCKDeliverable.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.tck; - -import com.sun.ts.lib.deliverable.AbstractDeliverable; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.javatest.TestEnvironment; - -import java.util.Map; -import java.util.Properties; - -/** - * This class serves as a default implementation of the Deliverable interface - * for a generic TCK. TCKs are free to use this impl if it suits their needs. - * Otherwise, it should be extended. - * - * @author Kyle Grucci - */ -public class TCKDeliverable extends AbstractDeliverable { - public PropertyManagerInterface createPropertyManager(TestEnvironment te) - throws Exception { - return TCKPropertyManager.getTCKPropertyManager(te); - } - - public PropertyManagerInterface createPropertyManager(Properties p) - throws Exception { - return TCKPropertyManager.getTCKPropertyManager(p); - } - - public PropertyManagerInterface getPropertyManager() throws Exception { - return TCKPropertyManager.getTCKPropertyManager(); - } - - public boolean supportsAutoDeployment() { - return false; - } - - public boolean supportsAutoJMSAdmin() { - return false; - } - - public boolean supportsInterop() { - return false; - } - - public Map getValidVehicles() { - super.getValidVehicles(); - - // add default values - htTSValidVehicles.put("tests.service_eetest.vehicles", - new String[] { "standalone" }); - - return htTSValidVehicles; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/tck/TCKPropertyManager.java b/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/tck/TCKPropertyManager.java deleted file mode 100644 index 23055f7f4a..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/deliverable/tck/TCKPropertyManager.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.deliverable.tck; - -import com.sun.ts.lib.deliverable.*; -import com.sun.ts.lib.util.*; -import com.sun.javatest.*; -import java.util.*; -import java.io.*; - -/** - * This class serves as a well known place for harness, util, and porting - * classes to retrieve property values. - * - * @author Kyle Grucci - */ -public class TCKPropertyManager extends AbstractPropertyManager { - private static TCKPropertyManager jteMgr = new TCKPropertyManager(); - - /** - * This method returns the singleton instance of TCKPropertyManager which - * provides access to all ts.jte properties. This is only called once by the - * test harness. - * - * @param env - * - TestEnvironment object from JavaTest - * @return TCKPropertyManager - singleton property manager object - */ - public final static TCKPropertyManager getTCKPropertyManager( - TestEnvironment env) throws Exception { - jteMgr.setTestEnvironment(env); - return jteMgr; - } - - /** - * This method returns the singleton instance of TCKPropertyManager which - * provides access to all ts.jte properties. This is only called by the init() - * method in ManualDeployment.java - * - * @param p - * - Properties object from JavaTest - * @return TCKPropertyManager - singleton property manager object - */ - public final static TCKPropertyManager getTCKPropertyManager(Properties p) - throws Exception { - jteMgr.setJteProperties(p); - return jteMgr; - } - - public final static TCKPropertyManager getTCKPropertyManager() - throws Exception { - return jteMgr; - } - - /** - * This method is called by the test harness to retrieve all properties needed - * by a particular test. - * - * @param sPropKeys - * - Properties to retrieve - * @return Properties - property/value pairs - */ - public Properties getTestSpecificProperties(String[] sPropKeys) - throws PropertyNotSetException { - Properties pTestProps = super.getTestSpecificProperties(sPropKeys); - String sJtePropVal = ""; - pTestProps.put("porting.ts.url.class.1", - getProperty("porting.ts.url.class.1")); - String tsHome = getProperty("TS_HOME", null); - if (tsHome == null) - tsHome = getProperty("cts_home", null); - if (tsHome != null) - pTestProps.put("cts_home", tsHome); - - return pTestProps; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/common/SunRIURL.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/common/SunRIURL.java deleted file mode 100644 index 3a8ecf456c..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/common/SunRIURL.java +++ /dev/null @@ -1,93 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.common; - -import java.net.*; -import com.sun.ts.lib.util.*; -import com.sun.ts.lib.porting.*; - -/** - * This is a J2EE Reference specific implementation of the TSURLInterface which - * is to be used for J2EE-TS testing. TS tests use this interface to obtain the - * URL String to use to access a given web component. If a given J2EE Server - * implmentation requires that URLs be created in a different manner, then this - * implementation can be replaced. - * - * @author Kyle Grucci - */ -public class SunRIURL implements TSURLInterface { - private URL url = null; - - /** - * This method is called by TS tests to get the URL to use to access a given - * web component. - * - * @param protocol - * - the name of the protocol. - * @param host - * - the name of the host. - * @param port - * - the port number. - * @param file - * - the host file. - * @return a valid URL object. - */ - public URL getURL(String protocol, String host, int port, String file) - throws MalformedURLException { - try { - url = new URL(protocol, host, port, file); - } catch (MalformedURLException e) { - TestUtil.logErr("Failed during URL creation", e); - throw e; - } - return url; - } - - /** - * This method is called by TS tests to get the URL to use to access a given - * web component. - * - * @param protocol - * - the name of the protocol. - * @param host - * - the name of the host. - * @param port - * - the port number. - * @param file - * - the host file. - * @return a valid URL as a String. - */ - public String getURLString(String protocol, String host, int port, - String file) { - if (file.startsWith("/")) - return protocol + "://" + host + ":" + port + file; - else - return protocol + "://" + host + ":" + port + "/" + file; - } - - /** - * This method is called by TS tests to get the request string to use to - * access a given web component. - * - * @param request - * - the request file. - * @return a valid String object. - */ - public String getRequest(String request) { - return request; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/AuthDataCallbackHandler.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/AuthDataCallbackHandler.java deleted file mode 100644 index dd6f11ad7e..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/AuthDataCallbackHandler.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee; - -import javax.security.auth.callback.Callback; -import javax.security.auth.callback.CallbackHandler; -import javax.security.auth.callback.NameCallback; -import javax.security.auth.callback.PasswordCallback; - -public class AuthDataCallbackHandler implements CallbackHandler { - private String user; - - private String password; - - public AuthDataCallbackHandler() { - // Default constructor sets the user and password to j2ee - // this is used for ejb3.0 dependency injection based tests and others - user = "j2ee"; - password = "j2ee"; - - } - - public AuthDataCallbackHandler(String usr, String pwd) { - user = usr; - password = pwd; - - } - - public void handle(Callback[] callbacks) { - for (Callback cb : callbacks) { - if (cb instanceof NameCallback) { - NameCallback nc = (NameCallback) cb; - nc.setName(user); - } else if (cb instanceof PasswordCallback) { - PasswordCallback pc = (PasswordCallback) cb; - pc.setPassword(password.toCharArray()); - } - } - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/GlassFishLoginContext.java.src b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/GlassFishLoginContext.java.src deleted file mode 100644 index ba81b76c0a..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/GlassFishLoginContext.java.src +++ /dev/null @@ -1,110 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee; - -import com.sun.ts.lib.porting.TSLoginContextInterface; -import com.sun.ts.lib.util.TestUtil; -import com.sun.enterprise.security.auth.login.*; - -/** - * TSLoginContext provides the implementation specific code for allowing a - * program to login as a specific user. - */ -public class GlassFishLoginContext implements TSLoginContextInterface { - - private int USERNAME_PASSWORD = 1; - - /** - * Provides LoginContext needed to perform login. - * - */ - public GlassFishLoginContext() throws Exception { - } - - /** - * Performs login with username and password - * - * @param usr - * the username to login - * @param pwd - * the password of user - */ - public void login(String usr, String pwd) throws Exception { - try { - System.out.println("SunRI Login: " + usr + "/" + pwd); - LoginContextDriver.doClientLogin(USERNAME_PASSWORD, - new AuthDataCallbackHandler(usr, pwd)); - } catch (Exception e) { - e.printStackTrace(); - throw e; - } - } - - /** - * Performs Certificate based login - * - * Note: This method also uses keystore and keystore password from the TS - * configuration file(ts.jte) - * - * @param alias - * - alias is used to pick up the certificate from keystore - */ - public void login(String useralias) throws Exception { - // This method is deprecated. - // Handling certificates based on user alias is - // done through system property javax.net.ssl.keyStore and - // javax.net.ssl.keyStorePassword. Runtime uses these system properties to - // pickup the right certificates for login. - - } - - /** - * Performs Certificate based login - * - * @param alias - * - alias is used to pick up the certificate from keystore - * @param keystore - * - keystore file - * @param keyPass - * - keystore password - */ - public void login(String useralias, String keystore, String keyPass) - throws Exception { - - // This method is deprecated. - // Handling certificates based on user alias is - // done through system property javax.net.ssl.keyStore and - // javax.net.ssl.keyStorePassword. Runtime uses these system properties to - // pickup the right certificates for login. - - } - - /** - * Performs logout - */ - public Boolean logout() { - Boolean result = new Boolean(false); - try { - LoginContextDriver.logout(); - result = true; - } catch (Exception e) { - e.printStackTrace(); - } - return result; - } - -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/RuntimeInfo.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/RuntimeInfo.java deleted file mode 100644 index 9713f31056..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/RuntimeInfo.java +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee; - -import com.sun.ts.lib.porting.DeploymentInfo; - -public class RuntimeInfo { - public final String getRuntimeInfo(DeploymentInfo info) { - StringBuffer result = new StringBuffer( - "*********************************************\n"); - result.append( - "You must use the following information to deploy the application:\n\n"); - result.append(info.getContentAsXml()); - return result.toString(); - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIDeployment.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIDeployment.java deleted file mode 100644 index 8d753daa43..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIDeployment.java +++ /dev/null @@ -1,56 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee; - -import java.io.*; - -import com.sun.ts.lib.porting.*; -import com.sun.ts.lib.deliverable.*; - -/** - * This is an implementation of the TSDeploymentInterface. An implementation of - * this class must be supplied by any Java EE implementation wishing to have - * JavaTest (the harness which drives the TS tests) automatically deploy and - * undeploy test applications. Providing this functionality enables the entire - * test suite to be run without having to manually deploy/undeploy the Java EE - * test applications prior to running the tests. This particular implementation - * uses the deploy/undeploy semantics of Sun's Java EE reference implementation. - * - * @author Kyle Grucci - */ -public class SunRIDeployment extends SunRIDeployment14 - implements TSDeploymentInterface { - /** - * Initializes a new TSDeployment instance. All output should be printed to - * this PrintWriter. All properties in the ts.jte file are accessible to this - * porting implementation class only via the PropertyManagerInterface. Please - * see Sun's implementation of this method (below) for an example. - * - * @param writer - * The PrintWriter that should be used to log output. - */ - public void init(PrintWriter out) { - try { - System.out.println("SunRIDeployment: in init"); - PropertyManagerInterface propMgr = DeliverableFactory - .getDeliverableInstance().getPropertyManager(); - init(out, "", propMgr); - } catch (Exception e) { - e.printStackTrace(); - } - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIDeployment14.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIDeployment14.java deleted file mode 100644 index d559f30a0d..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIDeployment14.java +++ /dev/null @@ -1,871 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee; - -import java.util.*; -import java.io.*; -import java.net.*; - -import com.sun.enterprise.deployment.*; -import com.sun.enterprise.tools.packager.*; -import com.sun.enterprise.tools.deployment.main.*; -import com.sun.enterprise.tools.deployment.backend.*; -import com.sun.enterprise.resource.*; -import com.sun.ts.lib.util.*; -import com.sun.ts.lib.porting.*; -import com.sun.ts.lib.deliverable.*; -import com.sun.ejb.sqlgen.DBInfo; -import com.sun.ejb.sqlgen.SQLGenerator; - -/** - * This particular implementation uses the deploy/undeploy semantics of Sun's - * Java EE reference implementation. This is a utility class used by both - * SunRIDeployment and SunRIPortingServer. - * - * @author Kyle Grucci - */ -public class SunRIDeployment14 { - protected DeployTool deployTool = new DeployTool(false); - - protected ComponentPackager packager = new ComponentPackager(); - - // public static TSDeployment deployTool = null; - protected URL[] urls = new URL[1]; - - protected PrintWriter Log = null; - - protected Hashtable htDeployedApps = new Hashtable(); - - protected PropertyManagerInterface propMgr = null; - - protected String slastDeploymentHost = ""; - - protected String slastDeploymentPort = ""; - - protected File fRIEarFile = null; - - protected String sHarnessTempDir = ""; - - protected String sRIAppName = ""; - - // protected Application standaloneComponent = null; - protected Hashtable htJNDIRefs = null; - - protected String sImplID = ""; - - public void init(PrintWriter out, String id, PropertyManagerInterface pmi) { - Log = out; - sImplID = id; - propMgr = pmi; - - try { - sHarnessTempDir = propMgr.getProperty("harness.temp.directory"); - } catch (PropertyNotSetException pe) { - Log.print(pe.getMessage()); - Log.print("error looking up property: harness.temp.directory"); - pe.printStackTrace(); - } - } - - protected String[] setRunTimeInfo(String s, String sApp) - throws TSDeploymentException { - String[] sRunTimeFiles = null; - Application toSet = null; - StringTokenizer st = new StringTokenizer(s); - int iCount = st.countTokens(); - String sAppName = sApp.substring(sApp.lastIndexOf(File.separator) + 1, - sApp.lastIndexOf(".")); - String sSweptRuntimeFile = ""; - sRunTimeFiles = new String[iCount]; - // sAppNameOnly = (new File(sApp)).getName(); - File fApp = new File(sApp); - sRIAppName = sHarnessTempDir + File.separator + sImplID + fApp.getName(); - - try { - // reset - fRIEarFile = null; - fRIEarFile = new File(sRIAppName); - } catch (Exception ioe) { - Log.print(ioe.getMessage()); - throw new TSDeploymentException(ioe.getMessage()); - } - - for (int ii = 0; ii < iCount; ii++) { - // set runtime info for each file - sRunTimeFiles[ii] = st.nextToken().trim(); - - try { - TestUtil.logHarness("fApp = " + fApp.getPath()); - TestUtil.logHarness("fRIFile = " + sRIAppName); - packager.setRuntimeDeploymentInfo(fApp, new File(sRunTimeFiles[ii]), - fRIEarFile); - Log.print("setRuntimeInfo done with: " + sRunTimeFiles[ii]); - - // After the first time through, make sure we use the tmp ear - // file - if (fRIEarFile != null) { - fApp = fRIEarFile; - fRIEarFile = null; - } - } catch (Throwable t) { - Log.print("*****************??????"); - Log.print(t.getMessage()); - Log.print("*****************??????"); - System.out.println("*****************??????"); - t.printStackTrace(Log); - t.printStackTrace(); - System.out.println("Exception = " + t.getMessage()); - System.out.println("*****************??????"); - Log.print("Warning: Failed to set runtime info in " + sRunTimeFiles[ii] - + " for application, " + sApp); - throw new TSDeploymentException(t.getMessage()); - } - } - return sRunTimeFiles; - } - - /** - * This method is called by the test harness to deploy an .ear file into Sun - * 's Java EE reference implementation. We extract such info as the app - * earfile from the provided deployment information. The following properties - * are available for this method's use: - *

- * generateSQL - "true" if SQL is to be generated for CMP beans - *

- *

- * deployment_host - the host where this app is to be deployed - *

- * - * All additional information is queryable from the DeploymentInfo interface. - * - * @param info - * Object containing necessary deployment info. - * @return This method should return a string which is formatted such that it - * can be appended to the classpath. This implementation returns the - * fully qualified path to a jar file, which contains the generated - * ejb stub classes, which are used by any appclient tests (tests - * whose client directly uses an ejb). - */ - public String deploy(DeploymentInfo info) throws TSDeploymentException { - Application toDeploy = null; - String bGenerateSQL = info.getProperty("generateSQL"); - String sDeployHost = info.getProperty("deployment_host"); - String sApp = info.getEarFile(); - String[] sRunTimeFileArray = info.getRuntimeFiles(); - String sRunTimeFiles = ""; - File clientClassesFile = null; - // URL[] returnURL = new URL[1]; - String sTSDeploymentDir = sApp.substring(0, - sApp.lastIndexOf(File.separator) + 1) + "ts_dep"; - File ctsDeployDir = new File(sTSDeploymentDir); - boolean bDeployFlag = true; - sRIAppName = sHarnessTempDir + File.separator + sImplID - + (new File(sApp)).getName(); - // standaloneComponent = null; - - if (!ctsDeployDir.exists()) { - if (!ctsDeployDir.mkdir()) { - throw new TSDeploymentException( - "Failed to create the cts deployment working directory: " - + sTSDeploymentDir); - } - } - - // Set sRunTimeFiles string with contents of runtime files - // array: - if (sRunTimeFileArray != null) { - for (int i = 0; i < sRunTimeFileArray.length; i++) { - sRunTimeFiles += sRunTimeFileArray[i] + " "; - } - } - - // create client jar based on app name - String sClientJarName = sApp.substring(sApp.lastIndexOf(File.separator) + 1, - sApp.lastIndexOf(".") + 1) + "jar"; - - // set RI specific runtime info for our app - if (sRunTimeFiles != null) - sRunTimeFileArray = setRunTimeInfo(sRunTimeFiles, sApp); - - // create the clientclasses directory (if it doesn't exist) - clientClassesFile = new File( - sTSDeploymentDir + File.separator + sClientJarName); - - Log.println("sApp = " + sApp); - - if (bGenerateSQL != null) { - if (bGenerateSQL.equals("true")) { - try { - deployTool.doGenerateSQL(sRIAppName, sDeployHost, false); - } catch (Exception e) { - System.err.println("Failed to generate SQL: " + e.getMessage()); - e.printStackTrace(); - throw new TSDeploymentException(e.getMessage()); - } - } - } - - String sApplicationName = ""; - - try { - - fRIEarFile = new File(sRIAppName); - sApplicationName = com.sun.enterprise.deployment.archivist.ApplicationArchivist - .getApplicationName(fRIEarFile); - TestUtil.logHarness("Just got app named: " + sApplicationName); - } catch (Exception ioe) { - System.err.println(ioe.getMessage()); - ioe.printStackTrace(Log); - throw new TSDeploymentException(ioe.getMessage()); - } - - try { - // TestUtil.logHarness("About to check if app is installed: " + - // sApplicationName); - - if (deployTool.getServerManager().isInstalled(sApplicationName, - sDeployHost)) { - TestUtil.logHarness( - "App named : " + sApplicationName + "is currently installed."); - - // check here for developer flag to disable undeploy/redeploy - bDeployFlag = (Boolean - .valueOf(propMgr.getProperty("undeploy_redeploy_apps"))) - .booleanValue(); - - if (!bDeployFlag) { - TestUtil.logHarness( - "Leaving current app deployed - will not redeploy app"); - return clientClassesFile.toString(); - } else { - System.err.println(sApplicationName - + " must be uninstalled before it can be re-deployed."); - throw new TSDeploymentException(sApplicationName - + " must be uninstalled before it can be re-deployed."); - } - } - - // use the old RI api still because we're so close to FCS - // deployTool.deploy(toDeploy, sDeployHost, null, clientClassesFile); - // TestUtil.logHarness("About to deploy: " + sApplicationName); - - deployTool.deploy(sApplicationName, fRIEarFile, sDeployHost, null, - clientClassesFile); - // TestUtil.logHarness("Completed deploy call: " + sApplicationName); - - } catch (MalformedURLException t) { - System.err.println(t.getMessage()); - t.printStackTrace(Log); - throw new TSDeploymentException(t.getMessage()); - } catch (Throwable t) { - System.err.println(t.getMessage()); - t.printStackTrace(Log); - t.printStackTrace(); - throw new TSDeploymentException(t.getMessage()); - } - - return clientClassesFile.toString(); - } - - /** - * This method is called by the test harness to check whether or not an - * application ear is deployed. This information is used to determine whether - * or not the harness needs to undeploy it. The following properties are - * available for this method's use: - * - * ear_file - the fully qualified application (.ear file) deployment_host - - * the host where this app is deployed - * - * @param p - * Properties specific to the currently running test - * @return True if the app is deployed. False if not. - */ - public boolean isDeployed(Properties p) throws TSDeploymentException { - boolean bIsInstalled = false; - String sDeployHost = p.getProperty("deployment_host"); - String sApp = p.getProperty("ear_file"); - Application toDeploy = null; - sRIAppName = sHarnessTempDir + File.separator + sImplID - + (new File(sApp)).getName(); - - TestUtil.logHarnessDebug("Deployhost = " + sDeployHost); - String sApplicationName = ""; - - try { - TestUtil.logHarnessDebug("isdeploy called with: " + sApp); - - File fApp = new File(sRIAppName); - - // if the ri ear does not exist, use the portable ear - if (!fApp.exists()) { - fApp = new File(sApp); - TestUtil.logHarness("Using app from dist directory"); - } - TestUtil.logHarnessDebug("isdeploy called with: " + sApp); - - TestUtil.logHarness("Before getting app name"); - sApplicationName = com.sun.enterprise.deployment.archivist.ApplicationArchivist - .getApplicationName(fApp); - TestUtil.logHarness( - "After getting app name from archivist: " + sApplicationName); - - htDeployedApps.put(fApp.getName(), sApplicationName); - } catch (Exception ioe) { - Log.println( - "Failed while checking if app was already deployed: " + sRIAppName); - ioe.printStackTrace(Log); - ioe.printStackTrace(); - throw new TSDeploymentException(ioe.getMessage()); - } - - try { - if (deployTool.getServerManager().isInstalled(sApplicationName, - sDeployHost)) { - bIsInstalled = true; - } - } catch (Exception t) { - Log.println( - "Failed while checking if app was already deployed: " + sApp); - t.printStackTrace(); - throw new TSDeploymentException(t.getMessage()); - } - - TestUtil.logHarness("isdeploy returning : " + bIsInstalled); - - return bIsInstalled; - } - - /** - * This method is called by test harness to undeploy an .ear file from Sun's - * Java EE reference implementation. We extract such info as host and app from - * these props. The following properties are available for this method 's use: - * - * ear_file - the fully qualified application (.ear file) deployment_host - - * the host to undeploy this app from - * - * @param p - * Properties specific to the currently running test - */ - public void undeploy(Properties p) throws TSDeploymentException { - String sDeployHost = p.getProperty("deployment_host"); - String sApp = p.getProperty("ear_file"); - String sAppName = (new File(sApp)).getName(); - String sTSDeploymentDir = sApp.substring(0, - sApp.lastIndexOf(File.separator) + 1) + "ts_dep"; - File ctsDeployDir = new File(sTSDeploymentDir); - boolean bDeployFlag = true; - sRIAppName = sHarnessTempDir + File.separator + sImplID - + (new File(sApp)).getName(); - - // remove any client jars if they exist - if (ctsDeployDir.exists()) { - File[] fclientFiles = ctsDeployDir.listFiles(); - for (int ii = 0; ii < fclientFiles.length; ii++) { - if (fclientFiles[ii].isFile()) { - if (fclientFiles[ii].delete()) - Log.println("Old Client Jar file, " + fclientFiles[ii].getName() - + ", was successfully deleted."); - else - Log.println("Failed to delete old Client Jar file, " - + fclientFiles[ii].getName() + "."); - } - } - } - - sAppName = (String) htDeployedApps.get(sAppName); - TestUtil.logHarnessDebug("About to try to undeploy Appname: " + sAppName); - - try { - // check here for developer flag to disable undeploy/redeploy - bDeployFlag = (Boolean - .valueOf(propMgr.getProperty("undeploy_redeploy_apps"))) - .booleanValue(); - - if (!bDeployFlag) { - TestUtil.logHarness( - "Leaving current app deployed - app will not be undeployed"); - return; - } - - if (deployTool.getServerManager().isInstalled(sAppName, sDeployHost)) { - deployTool.getServerManager().undeployApplication(sAppName, - sDeployHost); - Log.print(sAppName + " was uninstalled from " + sDeployHost); - TestUtil.logHarness(sAppName + " was uninstalled from " + sDeployHost); - } else { - TestUtil.logHarnessDebug("Undeploy called with jar/war: " + sApp); - TestUtil - .logHarnessDebug(sAppName + " is not deployed on " + sDeployHost); - Log.print(sAppName + " is not deployed on " + sDeployHost); - throw new TSDeploymentException( - sAppName + " is not deployed on " + sDeployHost); - } - - // remove temporary ri .ear file - // if(sApp.endsWith(".ear")) - (new File(sRIAppName)).delete(); - } catch (Exception e) { - Log.print("Undeployment failed!"); - e.printStackTrace(Log); - e.printStackTrace(); - Log.print(e.getMessage()); - throw new TSDeploymentException(e.getMessage()); - } - return; - } - - /** - * This method is called to deploy a connector (.rar file) to Sun's Java EE - * reference implementation. We extract such info as deployment_host and - * rar_file from these props. The following properties are available for this - * method's use: - * - * rar_file - the fully qualified connector file (.rar file) deployment_host - - * the host name of the machine to deploy it to - * - * @param p - * Properties specific to the currently running test - */ - - public void deployConnector(Properties p) throws TSDeploymentException { - String sDeployHost = p.getProperty("deployment_host"); - String sRarFileName = p.getProperty("rar_file"); - - try { - - propMgr = DeliverableFactory.getDeliverableInstance() - .getPropertyManager(); - String sRarPropName = sRarFileName.substring( - sRarFileName.lastIndexOf(File.separator) + 1, - sRarFileName.lastIndexOf(".rar")); - String sRarName = sRarFileName - .substring(sRarFileName.lastIndexOf(File.separator) + 1); - String username = propMgr.getProperty("user1"); - String password = propMgr.getProperty("password1"); - - // Following to be used by JDBC RA - String connectionURL = propMgr.getProperty("connector_connectionURL"); - String xaDataSource = propMgr - .getProperty("porting.ts.connector.xaDataSource.class"); - String serverName = propMgr.getProperty("connector_serverName"); - String portNumber = propMgr.getProperty("connector_portNumber"); - String sid = propMgr.getProperty("connector_sid"); - String dbName = propMgr.getProperty("connector_dbName"); - - // First, deploy the adapter using the deploytool - String args[] = new String[3]; - args[0] = "-deployConnector"; - args[1] = sRarFileName; - args[2] = sDeployHost; - - TestUtil.logHarnessDebug("deployConnector: calling deploytool: " + args[0] - + " " + args[1] + " " + args[2]); - com.sun.enterprise.tools.deployment.main.Main.internalMain(args); - TestUtil.logHarness("Connector: " + sRarFileName + " has been deployed"); - - // Differentiate betweenn the JDBC Resource Adapter and TS EIS Resource - // ADapter. Initialise properties accordingly. - // Create connection factories using admintool - // XA rar files have XADataSource, ServerName, PortNumber overridden, and - // tx files - // have ConnectionURL overridden. - - if (sRarPropName.startsWith("JDBC")) { - String sJNDIName = propMgr.getProperty(sRarPropName); - sJNDIName = sJNDIName.substring(("java:comp/").length()); - - String ra_args[] = new String[7]; - ra_args[0] = "-addConnectorFactory"; - ra_args[1] = sJNDIName; - ra_args[2] = sRarName; - ra_args[3] = username; - ra_args[4] = password; - ra_args[5] = "-props"; - ra_args[6] = "ConnectionURL=" + connectionURL; - - if (sRarName.indexOf("xa") > 0) { - - // String xara_args[] = new String[5]; - String xara_args[] = new String[11]; - xara_args[0] = "-addConnectorFactory"; - xara_args[1] = sJNDIName; - xara_args[2] = sRarName; - xara_args[3] = username; - xara_args[4] = password; - xara_args[5] = "-props"; - xara_args[6] = "XADataSourceName=" + xaDataSource; - xara_args[7] = "ServerName=" + serverName; - xara_args[8] = "PortNumber=" + portNumber; - xara_args[9] = "SID=" + sid; - xara_args[10] = "DbName=" + dbName; - - TestUtil.logHarnessDebug("deployConnector: calling admintool: " - + xara_args[0] + " " + xara_args[1] + " " + xara_args[2] + " " - + xara_args[3] + " " + xara_args[4] + " " + xara_args[5] + " " - + xara_args[6] + " " + xara_args[7] + " " + xara_args[8] + " " - + xara_args[9] + " " + xara_args[10]); - com.sun.enterprise.tools.admin.AdminTool.main(xara_args); - TestUtil.logHarness( - "XA Connection Factory created with JNDI name: " + xara_args[1]); - - } else { - - TestUtil.logHarnessDebug( - "deployConnector: calling admintool: " + ra_args[0] + " " - + ra_args[1] + " " + ra_args[2] + " " + ra_args[3] + " " - + ra_args[4] + " " + ra_args[5] + " " + ra_args[6]); - com.sun.enterprise.tools.admin.AdminTool.main(ra_args); - TestUtil.logHarness( - "Connection Factory created with JNDI name: " + ra_args[1]); - } - - } else { // start of TSEIS - - String sJNDIName = propMgr.getProperty(sRarPropName); - sJNDIName = sJNDIName.substring(("java:comp/").length()); - String ra_args[] = new String[5]; - ra_args[0] = "-addConnectorFactory"; - ra_args[1] = sJNDIName; - ra_args[2] = sRarName; - ra_args[3] = username; - ra_args[4] = password; - - if (sRarName.indexOf("xa") > 0) { - String xara_args[] = new String[5]; - xara_args[0] = "-addConnectorFactory"; - xara_args[1] = sJNDIName; - xara_args[2] = sRarName; - xara_args[3] = username; - xara_args[4] = password; - - TestUtil.logHarnessDebug("deployConnector: calling admintool: " - + xara_args[0] + " " + xara_args[1] + " " + xara_args[2] + " " - + xara_args[3] + " " + xara_args[4]); - com.sun.enterprise.tools.admin.AdminTool.main(xara_args); - TestUtil.logHarness( - "XA Connection Factory created with JNDI name: " + xara_args[1]); - - } else { - TestUtil.logHarnessDebug("deployConnector: calling admintool: " - + ra_args[0] + " " + ra_args[1] + " " + ra_args[2] + " " - + ra_args[3] + " " + ra_args[4]); - com.sun.enterprise.tools.admin.AdminTool.main(ra_args); - TestUtil.logHarness( - "Connection Factory created with JNDI name: " + ra_args[1]); - - } - } // end of TSEIS - } catch (Exception e) { - TestUtil - .logHarness("Deployment of Connector: " + sRarFileName + " failed"); - e.printStackTrace(); - throw new TSDeploymentException(e.getMessage()); - } - } - - /** - * This method is called to undeploy a connector (.rar file) from Sun's Java - * EE reference implementation. We extract such info as deployment_host and - * rar_file from these props. The following properties are available for this - * method's use: - * - * rar_file - the fully qualified connector file (.rar file) deployment_host - - * the host name of the machine to undeploy it from - * - * @param p - * Properties specific to the currently running test - */ - public void undeployConnector(Properties p) throws TSDeploymentException { - String sDeployHost = p.getProperty("deployment_host"); - String sRarFileName = p.getProperty("rar_file"); - - try { - String sRarName = sRarFileName - .substring(sRarFileName.lastIndexOf(File.separator) + 1); - String sRarPropName = sRarFileName.substring( - sRarFileName.lastIndexOf(File.separator) + 1, - sRarFileName.lastIndexOf(".rar")); - - propMgr = DeliverableFactory.getDeliverableInstance() - .getPropertyManager(); - - // remove connection factory for the resource adatper - - String sJNDIName = propMgr.getProperty(sRarPropName); - sJNDIName = sJNDIName.substring(("java:comp/").length()); - - TestUtil.logHarness("sJNDIName is : " + sJNDIName); - - String args2[] = new String[2]; - args2[0] = "-removeConnectorFactory"; - args2[1] = sJNDIName; - TestUtil.logHarnessDebug( - "In SunRIDeploy: undeployConnector: calling with args: " + args2[0] - + " " + args2[1]); - com.sun.enterprise.tools.admin.AdminTool.main(args2); - TestUtil.logHarness( - "Connection Factory with JNDI name: " + args2[1] + " was removed."); - - TestUtil.logHarnessDebug("In SunRIDeploy: undeployConnector"); - String args[] = new String[3]; - args[0] = "-undeployConnector"; - args[1] = sRarName; - args[2] = sDeployHost; - TestUtil.logHarnessDebug( - "In SunRIDeploy: undeployConnector: calling with args: " + args[0] - + " " + args[1] + " " + args[2]); - com.sun.enterprise.tools.deployment.main.Main.internalMain(args); - TestUtil.logHarnessDebug( - "Connector: " + sRarFileName + " has been undeployed"); - - } catch (Exception e) { - TestUtil.logHarness( - "Undeployment of Connector: " + sRarFileName + " failed"); - e.printStackTrace(); - throw new TSDeploymentException(e.getMessage()); - } - } - - /** - * This method is called to check to see if a given connector (.rar file) is - * deployed on Sun's Java EE reference implementation. We extract such info as - * deployment_host and rar_file from these props. The following properties are - * available for this method's use: - * - * rar_file - the fully qualified connector file (.rar file) deployment_host - - * the host name of the machine to deploy it to - * - * @param p - * Properties specific to the currently running test - * @return True if the app is deployed. False if not. - */ - public boolean isConnectorDeployed(Properties p) - throws TSDeploymentException { - String sDeployHost = p.getProperty("deployment_host"); - String sRarFileName = p.getProperty("rar_file"); - boolean bIsInstalled = false; - - try { - TestUtil.logHarnessDebug("In SunRIDeploy: isConnectorDeployed"); - JarInstaller backend = deployTool.getServerManager() - .getServerForName(sDeployHost); - ConnectorInfo v = backend.listConnectors(); - - int size = v.connectors.length; - - for (int ii = 0; ii < size; ii++) { - String msg = "connector.info: " + (String) v.connectors[ii]; - TestUtil.logHarnessDebug(msg); - - String sRarName = sRarFileName - .substring(sRarFileName.lastIndexOf(File.separator) + 1); - TestUtil.logHarnessDebug( - "In SunRIDeploy: isConnectorDeployed : sRarName = " + sRarName); - if (((String) v.connectors[ii]).equals(sRarName)) { - bIsInstalled = true; - TestUtil.logHarnessDebug("Found connector!"); - break; - } - } - TestUtil.logHarnessDebug( - "In SunRIDeploy: isConnectorDeployed: returning" + bIsInstalled); - return bIsInstalled; - } catch (Exception e) { - TestUtil.logHarness( - "Checking if connector: " + sRarFileName + " is deployed - failed"); - e.printStackTrace(); - throw new TSDeploymentException(e.getMessage()); - } - } - - /** - * This method is called by the test harness to get any additional test - * specific arguments that must be passed to the application client container - * class, which is specified in the ts.jte file in the given environment - * (command.testExecuteAppClient property). The additional args should be - * appended to the value of (p.getProperty("executeArgs");), and returned. The - * following properties are available for this method's use: - * - * executeArgs - the current executeArgs as specified in the jte file - * - * @param p - * Properties specific to the currently running test - * @return This method should return a string which represents all executeArgs - * to be used. - */ - public String getAppClientArgs(Properties p) { - String executeArgs = p.getProperty("executeArgs"); - String sApp = p.getProperty("ear_file"); - String sEarName = sApp.substring(sApp.lastIndexOf(File.separator) + 1); - sRIAppName = sHarnessTempDir + File.separator + sImplID + sEarName; - String sClientClasspath = chooseValidStub(sEarName, - p.getProperty("clientClasspath")); - - if (executeArgs == null) - executeArgs = "-client " + sRIAppName + " -name " - + p.getProperty("client_name") + " -stubs " + sClientClasspath; - else - executeArgs += " -client " + sRIAppName + " -name " - + p.getProperty("client_name") + " -stubs " + sClientClasspath; - - // reset the property to nothing so it isn't added to the classpath - p.put("clientClasspath", ""); - - return executeArgs; - } - - public Hashtable getInteropJNDINames(DeploymentInfo[] infoArray) { - htJNDIRefs = new Hashtable(); - - // if((System.getProperty("cts.harness.debug", "false")).equals("true")) - if (TestUtil.harnessDebug) { - for (int ii = 0; ii < infoArray.length; ii++) { - TestUtil.logHarnessDebug("**** ii=" + ii - + " ***********************************************************************************"); - TestUtil - .logHarnessDebug(new RuntimeInfo().getRuntimeInfo(infoArray[ii])); - TestUtil.logHarnessDebug( - "***************************************************************************************"); - - Vector resources = infoArray[ii].getAppClientResources(); - for (int i = 0; i < resources.size(); i++) { - DeploymentInfo.AppClient appResource = (DeploymentInfo.AppClient) resources - .elementAt(i); - - Hashtable jndiChanges = checkJNDINames(appResource.ejbs); - if (!jndiChanges.isEmpty()) { - htJNDIRefs.putAll(jndiChanges); - } - } - - /* Web Container */ - resources = infoArray[ii].getWebResources(); - for (int i = 0; i < resources.size(); i++) { - DeploymentInfo.WebResource webResource = (DeploymentInfo.WebResource) resources - .elementAt(i); - - Hashtable jndiChanges = checkJNDINames(webResource.ejbs); - if (!jndiChanges.isEmpty()) { - htJNDIRefs.putAll(jndiChanges); - } - } - - /* EJB Container */ - Vector ejbJars = infoArray[ii].getEjbJars(); - for (int y = 0; y < ejbJars.size(); y++) { - DeploymentInfo.EJBJar ejbJar = (DeploymentInfo.EJBJar) ejbJars - .elementAt(y); - resources = ejbJar.getEjbResources(); - for (int i = 0; i < resources.size(); i++) { - DeploymentInfo.Ejb ejbResource = (DeploymentInfo.Ejb) resources - .elementAt(i); - - Hashtable jndiChanges = checkJNDINames(ejbResource.ejbs); - if (!jndiChanges.isEmpty()) { - htJNDIRefs.putAll(jndiChanges); - } - } - } - - } - } - - // TestUtil.logHarnessDebug("*****Returning the following Hashtable from - // SunRIDeployment.getInteropJNDINames*****"); - // TestUtil.logHarnessDebug("***************************************************************************************"); - - for (Enumeration e = htJNDIRefs.keys(); e.hasMoreElements();) { - String sKey = (String) e.nextElement(); - - TestUtil.logHarnessDebug("Original value: " + sKey); - TestUtil - .logHarnessDebug("Modified value: " + (String) htJNDIRefs.get(sKey)); - } - // TestUtil.logHarnessDebug("***************************************************************************************"); - - return htJNDIRefs; - } - - private Hashtable checkJNDINames(Vector ejbRefs) { - Hashtable jndiChanges = new Hashtable(); - for (int j = 0; j < ejbRefs.size(); j++) { - DeploymentInfo.EjbReference ref = (DeploymentInfo.EjbReference) ejbRefs - .elementAt(j); - if (ref.jndi.startsWith("corbaname")) { - int endPos = ref.jndi.lastIndexOf("#"); - // String newJNDI = ref.jndi.substring(0,endPos) + "#myfoo/" + - String newJNDI = ref.jndi.substring(0, endPos) + "#" - + ref.jndi.substring(endPos + 1); - jndiChanges.put(ref.jndi, newJNDI); - TestUtil.logHarnessDebug( - "********\nold JNDI name" + ref.jndi + ", new JNDI name" + newJNDI); - } - } - return jndiChanges; - } - - /** - * chooses a stub jar that belongs to the current vehicle test ear from a list - * of stub jars separated by file.pathSeparator. This step is necessary for - * vehicle tests only where multiple stub jars have been appended to the - * clientClasspath. RI appclient container takes runtime info from the first - * element in the stubs argument. - * - * @param earName - * name of the ear file, not the full path. For example, - * testConn_ejb_vehicle.ear - * @param clientcp - * client classpath (a list of stub jars) - * @return full path to a single stub jar that belongs to the current vehicle - * test ear - * - */ - protected String chooseValidStub(String earName, String clientcp) { - if (clientcp == null) { - return ""; - } - // do nothing if not vehicle test 8/7/2002 - // other non-vehicle test directories may also have multiple appclients - // so we check all types. 8/8/2002 - // if(earName.lastIndexOf("_vehicle") == -1) { - // return clientcp; - // } - int pos = earName.lastIndexOf(".ear"); - String earBaseName = null; - if (pos != -1) { - earBaseName = earName.substring(0, pos); - } else { - earBaseName = earName; - } - StringTokenizer st = new StringTokenizer(clientcp, File.pathSeparator); - String token = null; - while (st.hasMoreTokens()) { - token = st.nextToken(); - if (token.lastIndexOf(earBaseName) != -1) { - return token; - } - } - StringBuffer msgBuffer = new StringBuffer(600); - msgBuffer.append("Could not choose a valid stub jar for ear: ") - .append(earName); - msgBuffer.append(" from existing clientClasspath: ").append(clientcp); - msgBuffer.append(". Will use the existing one."); - TestUtil.logHarness(msgBuffer.toString()); - return clientcp; - } - -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIHttpsURLConnection.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIHttpsURLConnection.java deleted file mode 100644 index 598a00b26e..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIHttpsURLConnection.java +++ /dev/null @@ -1,195 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee; - -import com.sun.ts.lib.porting.*; - -import javax.net.ssl.HttpsURLConnection; -import javax.net.ssl.HostnameVerifier; -import javax.net.ssl.SSLSession; - -// Implementation Specific Classes -//import com.sun.net.ssl.HttpsURLConnection; -//import com.sun.net.ssl.HostnameVerifier; -//import com.sun.enterprise.security.KeyTool; - -import com.sun.ts.lib.util.*; -import java.io.*; -import java.net.*; - -/** - * TSHttpsURLConnection provides the HTTPS specific featurs - * - */ -public class SunRIHttpsURLConnection implements TSHttpsURLConnectionInterface { - - private HttpsURLConnection httpsURLConnection = null; - - private HostnameVerifier hostNameVerifier = null; - - private URL url = null; - - public void SunRIHttpsURLConnection() { - // do nothing; - } - - /** - * This method is used to a) open a HttpsURLConnection from a given URL b) set - * the HostNameVerifier to default MyHostNameVerifier - * - * @param url - * url used to open HttpsURLConnection - */ - public void init(URL _url) throws IOException { - url = _url; - // KeyTool.initProvider(); - httpsURLConnection = (HttpsURLConnection) _url.openConnection(); - hostNameVerifier = new MyHostNameVerifier(); - httpsURLConnection.setHostnameVerifier(hostNameVerifier); - } - - /** - * Sets the value of the doInput field for this Connection - * - * @param doInput - * - the new value (the default is false) - */ - public void setDoInput(boolean doInput) { - httpsURLConnection.setDoInput(doInput); - } - - /** - * Sets the value of the doOutput field for this Connection - * - * @param doOutput - * - the new value (the default is false) - */ - public void setDoOutput(boolean doOutput) { - httpsURLConnection.setDoOutput(doOutput); - } - - /** - * Sets the value of the useCaches field for this Connection If the UseCaches - * flag on the connection is true, the connection is allowed to use whatever - * caches it can. If false, caches are to be ignored. The default value is set - * to true - * - * @param usecaches - * - the new value (the default is true) - */ - public void setUseCaches(boolean usecaches) { - httpsURLConnection.setUseCaches(usecaches); - } - - /** - * Sets the general request property. If a property with the key already - * exists, overwrite its value with the new value. - * - * @param key - * - the keyword by which the request is known - * @param value - * - the value associated with it - */ - public void setRequestProperty(String key, String value) { - httpsURLConnection.setRequestProperty(key, value); - } - - /** - * Returns the value of the named header field. If called on a connection that - * sets the same header multiple times only the last value is returned. - * - * @param name - * - the name of the header field. - * @return String - the value of the named header field, or null if there is - * no such field in the header. - */ - public String getHeaderField(String name) { - return httpsURLConnection.getHeaderField(name); - } - - /** - * Returns the value for the nth header field. It returns null if there are - * fewer than n fields - * - * @ param num - Integer num @ return String - returns the value of the nth - * header field - */ - public String getHeaderField(int num) { - return httpsURLConnection.getHeaderField(num); - } - - /** - * Disconnect connection - */ - public void disconnect() { - httpsURLConnection.disconnect(); - } - - /** - * Returns an input stream that reads from the open connection - * - * @return InputStream - inputStream - */ - public InputStream getInputStream() throws IOException { - return httpsURLConnection.getInputStream(); - } - - /** - * Returns an Output stream that writes to the open connection - * - * @return OutputStream - outputStream - */ - public OutputStream getOutputStream() throws IOException { - return httpsURLConnection.getOutputStream(); - } - - /** - * This class is used to set HostNameVerifier - * - * HostnameVerifier provides a callback mechanism so that implementers of this - * interface can supply a policy for handling the case where the host to - * connect to and the server name from the certificate mismatch - */ - public class MyHostNameVerifier implements HostnameVerifier { - - /** - * Verify that the hostname from the URL is an acceptable match with the - * value from the common name entry in the server certificate's - * distinguished name. (i.e the httpsHostName == name entry in the server - * certificate) - * - * For all practical reasons a HttpsServer can have a certificate with any - * name on it. Because of this reason this implementation doesn't verify the - * httpsHoseName with the name entry in server ceritificate . - * - * @param urlhostname - * - the https hostname in the url - * @param certHostName - * - the name entry in the server certificate - * @return boolean - this implementation returns true always. - */ - public boolean verify(String urlhostname, String certHostName) { - - return true; - } - - public boolean verify(String urlhostName, SSLSession sslSession) { - return true; - } - - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIJMSAdmin.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIJMSAdmin.java deleted file mode 100644 index 81850a56d5..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/SunRIJMSAdmin.java +++ /dev/null @@ -1,208 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee; - -import java.util.*; -import java.io.*; -import com.sun.ts.lib.util.*; -import com.sun.ts.lib.porting.*; - -/** - * This is an implementation of the TSJMSAdminInterface. An implementation of - * this class must be supplied by any Java EE implementation wishing to have - * JavaTest (the harness which drives the TS tests) automatically create and - * remove JMS queues and topics. This particular implementation uses the - * create/remove semantics of Sun's Java EE reference implementation. - * - * @author Kyle Grucci - */ -public class SunRIJMSAdmin implements TSJMSAdminInterface { - PrintWriter log = null; - - public void init(PrintWriter writer) { - } - - /** - * This method creates queues in a Java EE implementation. - * - * @param queues - * queues to remove - * - */ - public void createQueues(String[] queues) throws TSJMSAdminException { - } - - /** - * This method removes topics from a Java EE implementation. - * - * @param topics - * topics to remove - * - */ - public void createTopics(String[] topics) throws TSJMSAdminException { - } - - /** - * This method removes queues from a Java EE implementation. - * - * @param queues - * queues to remove - * - */ - public void removeQueues(String[] queues) throws TSJMSAdminException { - } - - /** - * This method removes topics from a Java EE implementation. - * - * @param topics - * topics to remove - * - */ - public void removeTopics(String[] topics) throws TSJMSAdminException { - } - - /* - * Uses adminTool to create a Queue Destination object - * - * @param q JNDI name of the Queue Destination object - * - */ - private void createQueue(String q) throws Exception { - } - - /* - * Uses adminTool to create a Topic Destination object - * - * @param q JNDI name of the Topic Destination object - * - */ - private void createTopic(String topic) throws Exception { - } - - private void deleteDestination(String s) throws Exception { - } - - // =========== - /** - * This method creates queueConnectionFactories in a Java EE implementation. - * - * Arguments passed as queueConnectionFactories[n],prop[n] where n = offset - * and the props[n] string is equal to the needed name=value pairs. If more - * than one property they should be space separated in the props string. - * - * @param queueConnectionFactories - * queueConnectionFactories to create - * @param props - * properties for the connection if any - */ - public void createQueueConnectionFactories(String[] queueConnectionFactories, - String[] props) throws TSJMSAdminException { - } - - /* - * Uses adminTool to create a QueueConnectionFactory object - * - * @param qConnectionFactory JNDI name of the QueueConnectionFactory object - * - * @param props properties for the connection if any - * - */ - private void createQueueConnectionFactory(String qConnectionFactory, - String props) throws Exception { - } - - // =========== - /** - * This method creates topicConnectionFactories in a Java EE implementation. - * - * Arguments passed as topicConnectionFactories[n],prop[n] where n = offset - * and the props[n] string is equal to the needed name=value pairs. If more - * than one property they should be space separated in the props string. - * - * @param topicConnectionFactories - * topicConnectionFactories to create - * @param props - * properties if any - */ - public void createTopicConnectionFactories(String[] topicConnectionFactories, - String[] props) throws TSJMSAdminException { - } - - /* - * Uses adminTool to create a TopicConnectionFactory object - * - * @param tConnectionFactory JNDI name of the TopicConnectionFactory object - * - * @param props properties, if any - */ - private void createTopicConnectionFactory(String tConnectionFactory, - String props) throws Exception { - } - - // =========== - /** - * This method creates connectionFactories in a Java EE implementation. - * - * Arguments passed as connectionFactories[n],prop[n] where n = offset and the - * props[n] string is equal to the needed name=value pairs. If more than one - * property they should be space separated in the props string. - * - * @param connectionFactories - * connectionFactories to create - * @param props - * properties if any - */ - public void createConnectionFactories(String[] connectionFactories, - String[] props) throws TSJMSAdminException { - } - - /* - * Uses adminTool to create a ConnectionFactory object - * - * @param connectionFactory JNDI name of the ConnectionFactory object - * - * @param props properties, if any - */ - private void createConnectionFactory(String connectionFactory, String props) - throws Exception { - } - - /** - * This method removes ConnectionFactories from a Java EE implementation. - * - * @param topics - * JmsConnectionFactoryNames to remove - * - */ - public void removeJmsConnectionFactories(String[] jmsConnectionFactoryNames) - throws TSJMSAdminException { - } - - /** - * This method will delete a JmsConnectory factory from a Java EE - * implementation. - * - * @param factoryName - * JmsConnectionFactoryName to remove - * - */ - - private void deleteJmsConnectionFactory(String factoryName) throws Exception { - } - -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeployment.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeployment.java deleted file mode 100755 index f7659554c0..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeployment.java +++ /dev/null @@ -1,676 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee.glassfish; - -import org.apache.tools.ant.*; - -import java.io.*; -import java.util.*; -import com.sun.ts.lib.porting.*; -import com.sun.ts.lib.util.*; -import com.sun.ts.lib.deliverable.*; - -import java.util.jar.JarFile; -import java.util.jar.JarEntry; -import org.jdom.input.SAXBuilder; -import org.jdom.Document; -import org.jdom.Element; -import com.sun.ts.lib.implementation.sun.javaee.RuntimeInfo; - -/** - * - * This class implements the TSDeploymentInterface. It does so by copying - * to/from the V3 autodeploy directory and delegates out to ant build files - * under bin/xml/glassfish/deploy.xml - * - * @author Kyle Grucci - * - */ -public class AutoDeployment implements TSDeploymentInterface { - - protected static final String DEPLOYED_MODULES_FILE = "ts-deployed-modules"; - - protected static String TEMP_DIR; - - protected static String SERVER_LOG = "server.log"; - - private static String newLine = System.getProperty("line.separator", "\n"); // used - // for - // log - // messages - - protected PrintWriter log; // Log to harness - - protected int iPortingSet = 1; // Porting set using this impl - // of TSDeploymentInterface - - private String url = "deployer:???:???:999"; // URI for DM - - protected Hashtable htJNDIRefs = null; - - protected Hashtable htDeployedModules = // Map ear files to IDs so we - new Hashtable(); // can later undeploy - - protected PropertyManagerInterface propMgr; // Properties from ts.jte - - protected String deployStateFile; - - private String sDepNumber = "1"; - /* - * 1. Need to handle common apps, we can do this programatically - * - * - * - * / - * - * /** - * - * Static initialization of this class - * - */ - static { - TestUtil.initJavaTest(); - TEMP_DIR = System.getProperty("java.io.tmpdir"); - if (TEMP_DIR != null && TEMP_DIR.endsWith(File.separator)) { - TEMP_DIR = TEMP_DIR.substring(0, TEMP_DIR.length() - 1); - } - } - - /** - * - * Initializes logging output, gets the Deliverable instance - * - * @param writer - * PrintWriter for harness tracing - * - * @return void - * - */ - @Override - public void init(PrintWriter writer) { - - this.log = writer; - TestUtil.logHarness("AutoDeployment.init()"); - - iPortingSet = TSDeployment.iPortingSet; - TestUtil.logHarness("AutoDeployment: Using porting set #" + iPortingSet); - - try { - propMgr = DeliverableFactory.getDeliverableInstance() - .getPropertyManager(); - - String portingString = String.valueOf(iPortingSet); - // initDeployTestUtils(portingString); - - String portClass = "porting.ts.deploy2.class." + iPortingSet; - TestUtil.logHarness("Using " + portClass); - - } catch (Exception e) { - e.printStackTrace(); - TestUtil.logHarness( - "Creation of TSDeployment implementation instance failed." - + " Please check the values of 'porting.ts.deploy2.class.1' and" - + " 'porting.ts.deploy2.class.2'"); - } - } - - private void antSetup(String archive, Project p, String propsNumber) { - String tsHome = propMgr.getProperty("ts.home", "/"); - String pkgNameMinusArchive = archive.substring( - archive.indexOf(File.separator + "dist" + File.separator) + 6, - archive.lastIndexOf(File.separator)); - // String sBuildFile = tsHome + File.separator + "src" + File.separator + - // pkgNameMinusArchive + File.separator + "build.xml"; - - String deployHandlerBuildFile; - - if (iPortingSet == 1) { - p.setProperty("deploy.dir", - propMgr.getProperty("impl.vi.deploy.dir", "")); - deployHandlerBuildFile = tsHome + File.separator + "bin" + File.separator - + "xml" + File.separator + "impl" + File.separator - + propMgr.getProperty("impl.vi", "glassfish") + File.separator - + "deploy.xml"; - } else { - p.setProperty("deploy.dir", - propMgr.getProperty("impl.ri.deploy.dir", "")); - deployHandlerBuildFile = tsHome + File.separator + "bin" + File.separator - + "xml" + File.separator + "impl" + File.separator - + propMgr.getProperty("impl.ri", "glassfish") + File.separator - + "deploy.xml"; - } - - TestUtil.logHarnessDebug( - "antsetup: deploy.dir = " + p.getProperty("deploy.dir")); - - File buildFile = new File(deployHandlerBuildFile); - p.setUserProperty("ant.file", buildFile.getAbsolutePath()); - p.init(); - ProjectHelper helper = ProjectHelper.getProjectHelper(); - p.addReference("ant.projectHelper", helper); - helper.parse(p, buildFile); - - DefaultLogger consoleLogger = new DefaultLogger(); - consoleLogger.setErrorPrintStream(System.err); - consoleLogger.setOutputPrintStream(System.out); - consoleLogger.setMessageOutputLevel(Project.MSG_INFO); - p.addBuildListener(consoleLogger); - } - - private void antSetupFromInfo(DeploymentInfo info, Project p) { - String archive = info.getEarFile(); - sDepNumber = info.getProperty("deployment.props.number"); - - p.setProperty("archive.file", archive); - antSetup(archive, p, sDepNumber); - } - - private void antSetupFromProps(Properties props, Project p) { - String archive = props.getProperty("ear_file"); - sDepNumber = props.getProperty("deployment.props.number"); - - p.setProperty("archive.file", archive); - antSetup(archive, p, sDepNumber); - } - - @Override - public String deploy(DeploymentInfo info) throws TSDeploymentException { - - // what about interop - do we need to autodeploy directories - // we need to determine if the archives are interop or rebuildable and set - // the - // correct props - Project p = new Project(); - antSetupFromInfo(info, p); - - String javaeeLevel = propMgr.getProperty("javaee.level", "full"); - if (javaeeLevel.contains("full")) { - //Sets file name to be used while generating client stubs - String archiveFile =p.getProperty("archive.file"); - String applicationName = this.getAppNameFromApplicationXML(archiveFile); - if (applicationName == null) { // if we didn't have an ear or there was no - // application-name use the old scheme - applicationName = archiveFile.substring(archiveFile.lastIndexOf(File.separator) + 1, - archiveFile.lastIndexOf(".")); - } - - p.setProperty("deploy.app.name", applicationName); - p.setProperty("get.stub.clients", "true"); - - String sEarFile = info.getEarFile(); - String sTSDeploymentDir = sEarFile.substring(0, - sEarFile.lastIndexOf(File.separator) + 1) + "ts_dep"; - p.setProperty("get.stub.clients.ts_dep", sTSDeploymentDir); - } - - try { - - p.executeTarget("-deploy"); - } catch (Throwable t) { - log("Deployment failed for: " + info.getEarFile()); - t.printStackTrace(); - throw new TSDeploymentException(t.getMessage() - + System.getProperty("line.separator") + getServerLogContents()); - } - - return ""; - - } - - @Override - public void undeploy(Properties p) throws TSDeploymentException { - // String sArchive = p.getProperty("ear_file"); - TestUtil.logHarness("AutoDeployment.undeploy()"); - // initDeployTestUtils(p.getProperty("deployment.props.number")); - - Project pr = new Project(); - antSetupFromProps(p, pr); - - try { - pr.executeTarget("-undeploy"); - } catch (Throwable t) { - log("Undeployment failed for: " + p.getProperty("ear_file")); - t.printStackTrace(); - throw new TSDeploymentException(t.getMessage() - + System.getProperty("line.separator") + getServerLogContents()); - } - } - - @Override - public boolean isDeployed(Properties p) throws TSDeploymentException { - - sDepNumber = p.getProperty("deployment.props.number"); - String sArchive = p.getProperty("ear_file"); - TestUtil.logHarness("AutoDeployment.isDeployed()"); - String archiveNameOnly = sArchive - .substring(sArchive.lastIndexOf(File.separator) + 1); - TestUtil.logHarnessDebug("$$$$$$$$$$$$$ " + archiveNameOnly); - String autoDeployDir; - - if (archiveNameOnly.startsWith("vi_built_")) { - archiveNameOnly = archiveNameOnly.substring(9); - } - - if (iPortingSet == 1) { - autoDeployDir = propMgr.getProperty("impl.vi.deploy.dir", - "UNSET glassfish.deploy.dir"); - } else { - autoDeployDir = propMgr.getProperty("impl.ri.deploy.dir", - "UNSET glassfish.deploy.dir"); - } - - TestUtil.logHarnessDebug("isdeployed: deploy.dir = " + autoDeployDir); - - if ((new File( - autoDeployDir + File.separator + archiveNameOnly + "_deployed")) - .exists()) { - TestUtil.logHarnessDebug("isdeployed: returning true"); - return true; - } else { - TestUtil.logHarnessDebug("isdeployed: returning false"); - return false; - } - } - - @Override - public void deployConnector(Properties p) throws TSDeploymentException { - - TestUtil.logHarness("AutoDeployment.deployConnector()"); - - p.setProperty("ear_file", p.getProperty("rar_file")); - - Project pr = new Project(); - antSetupFromProps(p, pr); - - try { - pr.executeTarget("-deploy"); - } catch (Throwable t) { - t.printStackTrace(); - throw new TSDeploymentException(t.getMessage()); - } - - } - - @Override - public void undeployConnector(Properties p) throws TSDeploymentException { - TestUtil.logHarness("AutoDeployment.undeployConnector()"); - p.setProperty("ear_file", p.getProperty("rar_file")); - undeploy(p); - } - - @Override - public boolean isConnectorDeployed(Properties p) - throws TSDeploymentException { - TestUtil.logHarness("AutoDeployment.isConnectorDeployed()"); - p.setProperty("ear_file", p.getProperty("rar_file")); - return isDeployed(p); - } - - @Override - public String getAppClientArgs(Properties p) { - - String sAppName = null; - String executeArgs = p.getProperty("executeArgs"); - String sApp = p.getProperty("ear_file"); - String sClientname = p.getProperty("client_name"); - - if (sApp.endsWith(".ear")) { // Check for an application-name in the - // application.xml - sAppName = getAppNameFromApplicationXML(sApp); - } - - String sTSDeploymentDir = sApp.substring(0, - sApp.lastIndexOf(File.separator) + 1) + "ts_dep"; - - if (sAppName == null) { // if we didn't have an ear or there was no - // application-name use the old scheme - sAppName = sApp.substring(sApp.lastIndexOf(File.separator) + 1, - sApp.lastIndexOf(".")); - } - - if (sAppName.startsWith("vi_built_")) { - // strip off the vi_built_ string - sAppName = sAppName.substring(9); - sTSDeploymentDir = sApp.substring(0, sApp.lastIndexOf(File.separator) + 1) - + "ts_dep_vi_built"; - sClientname = sClientname.substring(9); - } - - sApp = sTSDeploymentDir + File.separator + sAppName + "Client.jar"; - - if (executeArgs == null) { - executeArgs = sApp + ",arg=-name,arg=" + sClientname + " -classpath "+ propMgr.getProperty("javaee.home", "/") + "/lib/gf-client.jar" + ":" + sApp + " org.glassfish.appclient.client.AppClientGroupFacade " ; // + - // " - // -stubs - // " - // + - // sClientClasspath; - } else { - executeArgs = sApp + ",arg=-name,arg=" + sClientname + " -classpath "+ propMgr.getProperty("javaee.home", "/") + "/lib/gf-client.jar" + ":" + sApp + " org.glassfish.appclient.client.AppClientGroupFacade " - + " " + executeArgs; // + " -name " + p.getProperty("client_name"); // - // + " -stubs " + sClientClasspath; - } - // reset the property to nothing so it isn't added to the classpath - // p.put("clientClasspath", ""); - return executeArgs; - - } - - public Hashtable getInteropJNDINames(DeploymentInfo[] infoArray) { - htJNDIRefs = new Hashtable(); - StringBuffer buf = null; - if (TestUtil.harnessDebug) { - for (int ii = 0; ii < infoArray.length; ii++) { - buf = new StringBuffer("**** ii=" + ii - + " ********************************************" + newLine); - buf.append( - "***************************************************************************************" - + newLine); - buf.append( - "***************************************************************************************" - + newLine); - buf.append((new RuntimeInfo().getRuntimeInfo(infoArray[ii])) + newLine); - buf.append( - "***************************************************************************************" - + newLine); - buf.append( - "***************************************************************************************" - + newLine); - buf.append( - "***************************************************************************************" - + newLine); - TestUtil.logHarnessDebug(buf.toString()); - - // 1.3 version of runtime paring code - // Vector resources = - // infoArray[ii].getAppClientResources(); - // for(int i = 0; i< resources.size(); i++) { - // DeploymentInfo.AppClient appResource = - // (DeploymentInfo.AppClient) - // resources.elementAt(i); - // Hashtable jndiChanges = - // checkJNDINames(appResource.ejbs); - // if(!jndiChanges.isEmpty()) { - // htJNDIRefs.putAll(jndiChanges); - // } - // } - List resources = infoArray[ii].getAppClientRuntimeDDs(); - for (int i = 0; i < resources.size(); i++) { - com.sun.ts.lib.implementation.sun.javaee.runtime.appclient.SunApplicationClient appResource = (com.sun.ts.lib.implementation.sun.javaee.runtime.appclient.SunApplicationClient) resources - .get(i); - Hashtable jndiChanges = checkJNDINames(appResource.getEjbRef()); - if (!jndiChanges.isEmpty()) { - htJNDIRefs.putAll(jndiChanges); - } - } - - // 1.3 version of runtime paring code - // /* Web Container */ - // resources = infoArray[ii].getWebResources(); - // for(int i = 0; i< resources.size(); i++) { - // DeploymentInfo.WebResource webResource = - // (DeploymentInfo.WebResource) - // resources.elementAt(i); - // Hashtable jndiChanges = - // checkJNDINames(webResource.ejbs); - // if(!jndiChanges.isEmpty()) { - // htJNDIRefs.putAll(jndiChanges); - // } - // } - resources = infoArray[ii].getWebRuntimeDDs(); - for (int i = 0; i < resources.size(); i++) { - com.sun.ts.lib.implementation.sun.javaee.runtime.web.SunWebApp webResource = (com.sun.ts.lib.implementation.sun.javaee.runtime.web.SunWebApp) resources - .get(i); - Hashtable jndiChanges = checkJNDINames(webResource.getEjbRef()); - if (!jndiChanges.isEmpty()) { - htJNDIRefs.putAll(jndiChanges); - } - } - - // 1.3 version of runtime paring code - // /* EJB Container */ - // Vector ejbJars = infoArray[ii].getEjbJars(); - // for(int y= 0; y< ejbJars.size(); y++) { - // DeploymentInfo.EJBJar ejbJar = - // (DeploymentInfo.EJBJar)ejbJars.elementAt(y); - // resources = ejbJar.getEjbResources(); - // for(int i = 0; i< resources.size(); i++) { - // DeploymentInfo.Ejb ejbResource = - // (DeploymentInfo.Ejb) resources.elementAt(i); - // Hashtable jndiChanges = - // checkJNDINames(ejbResource.ejbs); - // if(!jndiChanges.isEmpty()) { - // htJNDIRefs.putAll(jndiChanges); - // } - // } - // } - // } - List ejbJars = infoArray[ii].getEjbRuntimeDDs(); - for (int y = 0; y < ejbJars.size(); y++) { - com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.SunEjbJar ejbJar = (com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.SunEjbJar) ejbJars - .get(y); - resources = ejbJar.getEnterpriseBeans().getEjb(); - - for (int i = 0; i < resources.size(); i++) { - com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.Ejb ejbResource = (com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.Ejb) resources - .get(i); - Hashtable jndiChanges = checkJNDINames(ejbResource.getEjbRef()); - if (!jndiChanges.isEmpty()) { - htJNDIRefs.putAll(jndiChanges); - } - } - } - - } // end for loop - } // end if debug - buf = new StringBuffer( - "***** Returning the following Hashtable from SunRIDeployment.getInteropJNDINames *****" - + newLine); - buf.append( - "***************************************************************************************" - + newLine); - for (Enumeration e = htJNDIRefs.keys(); e.hasMoreElements();) { - String sKey = (String) e.nextElement(); - buf.append("Original value: " + sKey + newLine); - buf.append("Modified value: " + (String) htJNDIRefs.get(sKey) + newLine); - } - buf.append( - "***************************************************************************************" - + newLine); - TestUtil.logHarnessDebug(buf.toString()); - - return htJNDIRefs; - } - - private void addJNDIName(String jndiName, Hashtable jndiChanges) { - if (jndiName.startsWith("corbaname")) { - int endPos = jndiName.lastIndexOf("#"); - // Example JNDI Name: - // String newJNDI = ref.jndi.substring(0, endPos) + "#myfoo/" + - // ref.jndi.substring(endPos + 1); - String newJNDI = jndiName.substring(0, endPos) + "#" - + jndiName.substring(endPos + 1); - jndiChanges.put(jndiName, newJNDI); - TestUtil.logHarnessDebug("******** old JNDI name \"" + jndiName - + "\", new JNDI name \"" + newJNDI + "\""); - } - } - - private Hashtable checkJNDINames(List ejbRefs) { - Hashtable jndiChanges = new Hashtable(); - if (ejbRefs == null || ejbRefs.size() == 0) { - return jndiChanges; - } - Object o = ejbRefs.get(0); - if (o instanceof com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.EjbRef) { - for (int j = 0; j < ejbRefs.size(); j++) { - com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.EjbRef ref = (com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.EjbRef) ejbRefs - .get(j); - String jndiName = ref.getJndiName(); - addJNDIName(jndiName, jndiChanges); - } - } else if (o instanceof com.sun.ts.lib.implementation.sun.javaee.runtime.web.EjbRef) { - for (int j = 0; j < ejbRefs.size(); j++) { - com.sun.ts.lib.implementation.sun.javaee.runtime.web.EjbRef ref = (com.sun.ts.lib.implementation.sun.javaee.runtime.web.EjbRef) ejbRefs - .get(j); - String jndiName = ref.getJndiName(); - addJNDIName(jndiName, jndiChanges); - } - } else if (o instanceof com.sun.ts.lib.implementation.sun.javaee.runtime.appclient.EjbRef) { - for (int j = 0; j < ejbRefs.size(); j++) { - com.sun.ts.lib.implementation.sun.javaee.runtime.appclient.EjbRef ref = (com.sun.ts.lib.implementation.sun.javaee.runtime.appclient.EjbRef) ejbRefs - .get(j); - String jndiName = ref.getJndiName(); - addJNDIName(jndiName, jndiChanges); - } - } - return jndiChanges; - } - - private String getAppNameFromApplicationXML(String archivePathAndName) { - /* - * Read the application.xml jar entry and look for the - * /application/application-name element. If it exists return its textual - * content else return null. Allowing users the ability to specify an - * application name is new feature in JavaEE 6.0. - */ - String appName = null; - JarFile jarFile = null; - try { - jarFile = new JarFile(archivePathAndName); - JarEntry appEntry = jarFile.getJarEntry("META-INF/application.xml"); - if (appEntry != null) { - SAXBuilder builder = new SAXBuilder(); - Document doc = builder.build(jarFile.getInputStream(appEntry)); - Element root = doc.getRootElement(); - appName = root.getChildTextNormalize("application-name", - root.getNamespace()); - } - } catch (Exception e) { - // if any errors occur just log a message and return null - TestUtil.logHarness( - "Error parsing application.xml looking for application-name, returning null"); - } finally { - if (jarFile != null) { - try { - jarFile.close(); - } catch (Exception e) { - } - } - } - TestUtil.logHarness( - "getAppNameFromApplicationXML() returning \"" + appName + "\""); - return appName; - } - - private void log(String s) { - log.println("GF Deployment: " + s); - } - - /** - * Fetch the entire contents of a text file, and return it in a String. This - * style of implementation does not throw Exceptions to the caller. - * - * @param aFile - * is a file which already exists and can be read. - */ - public String getServerLogContents() { - // ...checks on aFile are elided - StringBuilder contents = new StringBuilder(); - File serverLog; - String aFile = ""; - int logLineCount; - - try { - if (iPortingSet == 1) { - serverLog = new File( - new File(propMgr.getProperty("impl.vi.deploy.dir", "")).getParent() - + File.separator + "logs" + File.separator + SERVER_LOG); - } else { - serverLog = new File( - new File(propMgr.getProperty("impl.ri.deploy.dir", "")).getParent() - + File.separator + "logs" + File.separator + SERVER_LOG); - } - - logLineCount = countLines(serverLog); - - contents.append("************************************************"); - contents.append(System.getProperty("line.separator")); - contents.append("GLASSFISH SERVER LOG CONTENTS: Last 200 lines"); - contents.append(serverLog.getPath()); - contents.append(System.getProperty("line.separator")); - contents.append("************************************************"); - contents.append(System.getProperty("line.separator")); - - // use buffering, reading one line at a time - // FileReader always assumes default encoding is OK! - BufferedReader input = new BufferedReader(new FileReader(serverLog)); - try { - String line = null; // not declared within while loop - /* - * readLine is a bit quirky : it returns the content of a line MINUS the - * newline. it returns null only for the END of the stream. it returns - * an empty String if two newlines appear in a row. - */ - int iCurrentLine = 1; - System.err.println("line count = " + logLineCount); - // only print the last 200 lines - // start at linecount -(linecount-200) - while ((line = input.readLine()) != null) { - - if (iCurrentLine > logLineCount - 200) { - // log.println(line); - contents.append(iCurrentLine + ": " + line); - contents.append(System.getProperty("line.separator")); - } - iCurrentLine++; - } - - contents.append("************************************************"); - contents.append(System.getProperty("line.separator")); - contents.append("END OF GLASSFISH SERVER LOG CONTENTS"); - contents.append(serverLog.getPath()); - contents.append(System.getProperty("line.separator")); - contents.append("************************************************"); - contents.append(System.getProperty("line.separator")); - - } finally { - input.close(); - } - } catch (IOException ex) { - ex.printStackTrace(); - } - return contents.toString(); - - } - - private int countLines(File file) throws IOException { - Reader reader = new InputStreamReader(new FileInputStream(file)); - - int lineCount = 0; - char[] buffer = new char[4096]; - for (int charsRead = reader.read(buffer); charsRead >= 0; charsRead = reader - .read(buffer)) { - for (int charIndex = 0; charIndex < charsRead; charIndex++) { - if (buffer[charIndex] == '\n') - lineCount++; - } - } - reader.close(); - return lineCount; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentSeparateVM.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentSeparateVM.java deleted file mode 100644 index 45b9b4aaae..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentSeparateVM.java +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee.glassfish; - -import java.util.*; -import com.sun.ts.lib.porting.*; -import com.sun.ts.lib.util.*; -import com.sun.ts.lib.deliverable.*; -import org.jdom.input.SAXBuilder; -import org.jdom.Document; -import org.jdom.Element; - -import java.rmi.*; -import java.net.*; - -/** - * This is an implementation of the TSDeploymentInterface. An implementation of - * this class must be supplied by any J2EE implementation wishing to have - * JavaTest (the harness which drives the TS tests) automatically deploy and - * undeploy test applications. Providing this functionality enables the entire - * test suite to be run without having to manually deploy/undeploy the J2EE test - * applications prior to running the tests. This particular implementation uses - * the deploy/undeploy semantics of Sun's J2EE reference implementation. - * - * @author Kyle Grucci - */ -public class AutoDeploymentSeparateVM extends AutoDeployment { - private AutoDeploymentServerInterface deploymentServer = null; - - private Map extraParameters = new HashMap(); - - private void getDeploymentServer() throws TSDeploymentException { - String sHost = ""; - String sPort = "2002"; - - // lookup server here or in suitesynchronizer? - try { - sHost = InetAddress.getLocalHost().getHostName(); - try { - sPort = propMgr.getProperty("harness.deployment.server.port"); - TestUtil.logHarnessDebug("harness.deployment.server.port = " + sPort); - } catch (PropertyNotSetException pe) { - log.print(pe.getMessage()); - log.print("error looking up property: sun.porting_server.port"); - log.print("Defaulting to port #: " + sPort); - } - - // Do a lookup of our porting server - deploymentServer = (AutoDeploymentServerInterface) Naming - .lookup("rmi://" + sHost + ":" + sPort + "/AutoDeploymentServer"); - - extraParameters.put("porting_set", new Integer(iPortingSet)); - deploymentServer.init(propMgr.getJteProperties(), extraParameters); - - } catch (java.net.MalformedURLException me) { - log.print(me.getMessage()); - me.printStackTrace(); - throw new TSDeploymentException(me.getMessage(), me); - } catch (java.net.UnknownHostException ue) { - log.print(ue.getMessage()); - log.print("unknown host: " + sHost); - ue.printStackTrace(); - throw new TSDeploymentException(ue.getMessage(), ue); - } catch (NotBoundException nbe) { - log.print(nbe.getMessage()); - nbe.printStackTrace(); - throw new TSDeploymentException(nbe.getMessage(), nbe); - } catch (java.rmi.RemoteException e) { - TestUtil.logHarness("Failed to deploy using " + "AutoDeploymentServer: " - + e.getMessage()); - e.printStackTrace(); - throw new TSDeploymentException(e.getMessage(), e); - } - } - - /** - * This method is called by the test harness to deploy an .ear file We extract - * such info as the app earfile from the provided deployment information. The - * following properties are available for this method's use: - *

- * generateSQL - "true" if SQL is to be generated for CMP beans - *

- *

- * deployment_host - the host where this app is to be deployed - *

- * - * All additional information is queryable from the DeploymentInfo interface. - * - * @param info - * Object containing necessary deployment info. - * @return This method should return a string which is formatted such that it - * can be appended to the classpath. - */ - public String deploy(DeploymentInfo info) throws TSDeploymentException { - String classpath = null; - - try { - if (deploymentServer == null) - getDeploymentServer(); - - // send deploy info across to proxy - classpath = deploymentServer.deploy(info); - } catch (java.rmi.RemoteException e) { - TestUtil.logHarness("Failed to deploy using " + "AutoDeploymentServer: " - + e.getMessage()); - e.printStackTrace(); - throw new TSDeploymentException(e.getMessage()); - } - - return classpath; - - } - -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java deleted file mode 100644 index defb6b3db6..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java +++ /dev/null @@ -1,155 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee.glassfish; - -import java.rmi.*; -import java.rmi.server.*; -import java.rmi.registry.*; -import java.util.*; -import java.io.*; - -import com.sun.ts.lib.util.*; -import com.sun.ts.lib.porting.*; -import com.sun.ts.lib.deliverable.*; - -/** - * This is an implementation of the TSDeploymentInterface. An implementation of - * this class must be supplied by any J2EE implementation wishing to have - * JavaTest (the harness which drives the TS tests) automatically deploy and - * undeploy test applications. Providing this functionality enables the entire - * test suite to be run without having to manually deploy/undeploy the J2EE test - * applications prior to running the tests. This particular implementation uses - * the deploy/undeploy semantics of Sun's J2EE reference implementation. - * - * @author Kyle Grucci - */ - -public class AutoDeploymentServer extends UnicastRemoteObject - implements AutoDeploymentServerInterface - -{ - - private static AutoDeploymentServer deploymentServer = null; - - private PropertyManagerInterface propMgr = null; - - private static String sPort = "2002"; - - private static int iPort = 2002; - - private AutoDeployment standardDeploy = null; - - public AutoDeploymentServer() throws java.rmi.RemoteException { - } - - public static void main(String args[]) { - if (args.length == 2) { - if (args[0].equalsIgnoreCase("-port")) - sPort = args[1]; - } - - // Create a new instance - try { - deploymentServer = new AutoDeploymentServer(); - iPort = Integer.parseInt(sPort); - } catch (NumberFormatException nfe) { - nfe.printStackTrace(); - } catch (Exception e) { - e.printStackTrace(); - } - - // Start the RMIRegistry on port 2002 and bind myself - try { - Registry registry = LocateRegistry.createRegistry(iPort); - TestUtil.logHarness( - "AutoDeploymentServer: Registry has been created on port: " - + iPort); - registry.rebind("AutoDeploymentServer", deploymentServer); - TestUtil.logHarness( - "AutoDeploymentServer: deploymentServer has been bound to the Registry"); - } catch (Exception e) { - TestUtil.logHarness("Failed to bind deploymentServer"); - e.printStackTrace(); - } - } - - /** - * Initializes a new TSDeployment instance. All output should be printed to - * this PrintWriter. All properties in the ts.jte file are accessible to this - * porting implementation class only via the TSPropertyManager class. Please - * see Sun's implementation of this method (below) for an example. - * - * @param writer - * The PrintWriter that should be used to log output. - */ - public void init(Properties jteProps, Map extraParameters) - throws RemoteException { - try { - TestUtil.logHarnessDebug("AutoDeploymentServer: in init"); - - jteProps.setProperty("s1as.targets", "server"); - propMgr = DeliverableFactory.getDeliverableInstance() - .createPropertyManager(jteProps); - - if (standardDeploy == null) { - standardDeploy = new AutoDeployment(); - } - - Integer portingSetInteger = (Integer) extraParameters.get("porting_set"); - - TestUtil.logHarness("AutoDeploymentServer: iPortingSet = " - + portingSetInteger.intValue()); - TSDeployment.iPortingSet = portingSetInteger.intValue(); - standardDeploy.init(new PrintWriter(System.out)); - } catch (Exception e) { - e.printStackTrace(); - } - - TestUtil.logHarnessDebug("AutoDeploymentServer: leaving init"); - } - - /** - * This method is called by the test harness to deploy an .ear file into Sun - * 's J2EE reference implementation. We extract such info as the app earfile - * from the provided deployment information. The following properties are - * available for this method's use: - *

- * generateSQL - "true" if SQL is to be generated for CMP beans - *

- *

- * deployment_host - the host where this app is to be deployed - *

- * - * All additional information is queryable from the DeploymentInfo interface. - * - * @param info - * Object containing necessary deployment info. - * @return This method should return a string which is formatted such that it - * can be appended to the classpath. This implementation returns the - * fully qualified path to a jar file, which contains the generated - * ejb stub classes, which are used by any appclient tests (tests - * whose client directly uses an ejb). - */ - public String deploy(DeploymentInfo info) throws RemoteException { - try { - return standardDeploy.deploy(info); - } catch (TSDeploymentException e) { - e.printStackTrace(); - throw new RemoteException(e.getMessage(), e); - } - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServerInterface.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServerInterface.java deleted file mode 100644 index 4b7d39f1ef..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServerInterface.java +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Copyright (c) 2007, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee.glassfish; - -import java.util.Map; -import java.util.Properties; -import com.sun.ts.lib.porting.DeploymentInfo; - -public interface AutoDeploymentServerInterface extends java.rmi.Remote { - public void init(Properties jteProps, Map extraProps) - throws java.rmi.RemoteException; - - public String deploy(DeploymentInfo info) throws java.rmi.RemoteException; -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/runtime/SunRIDeploymentInfo.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/runtime/SunRIDeploymentInfo.java deleted file mode 100644 index 9e98d54c7f..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/runtime/SunRIDeploymentInfo.java +++ /dev/null @@ -1,421 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.javaee.runtime; - -import jakarta.xml.bind.*; -import com.sun.ts.lib.porting.DeploymentInfo; -import com.sun.ts.lib.implementation.sun.javaee.runtime.app.*; -import com.sun.ts.lib.implementation.sun.javaee.runtime.appclient.*; -import com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.*; -import com.sun.ts.lib.implementation.sun.javaee.runtime.web.*; -import com.sun.ts.lib.deliverable.PropertyManagerInterface; -import com.sun.ts.lib.deliverable.DeliverableFactory; -import org.xml.sax.*; -import javax.xml.parsers.*; -import javax.xml.transform.sax.*; -import java.io.*; -import java.util.*; -import com.sun.ts.lib.util.*; - -/** - * Provides all information required to deploy an application on a server. Much - * of this information is extracted from runtime xml files. The following - * information is provided: - *

    - *
  • EJB Jar info
  • - *
  • Web Resources - Display name, context root, resource references and ejb - * references for each web resource in this ear.
  • - *
  • EJB Resources - Name, JNDI name, resource references, ejb references, and - * CMP information for each ejb resource in this ear.
  • - *
  • Resource References - For each resource reference, the JNDI name, default - * resource principal name and password, and any mail configuration information - * is provided.
  • - *
  • EJB References - For each EJB reference, the EJB name and its - * corresponding JNDI name is provided.
  • - *
- *

- * See: javaee.home.ri/lib/dtds/sun-application_5_0-0.dtd - * javaee.home.ri/lib/dtds/sun-application-client_5_0-0.dtd - * javaee.home.ri/lib/dtds/sun-ejb-jar_3_0-0.dtd - * javaee.home.ri/lib/dtds/sun-web-app_2_5-0.dtd for more and updated - * information. - * - * @author Mark Roth, Kyle Grucci, Ryan O'Connell - */ -public class SunRIDeploymentInfo - implements DeploymentInfo, java.io.Serializable { - - private static final String EJB_PARSE_PKG = "com.sun.ts.lib.implementation.sun.javaee.runtime.ejb"; - - private static final String WEB_PARSE_PKG = "com.sun.ts.lib.implementation.sun.javaee.runtime.web"; - - private static final String APP_PARSE_PKG = "com.sun.ts.lib.implementation.sun.javaee.runtime.app"; - - private static final String APC_PARSE_PKG = "com.sun.ts.lib.implementation.sun.javaee.runtime.appclient"; - - private static final String EJB_RUNTIME_FILE = "sun-ejb-jar.xml"; - - private static final String WEB_RUNTIME_FILE = "sun-web.xml"; - - private static final String APC_RUNTIME_FILE = "sun-application-client.xml"; - - private static final String APP_RUNTIME_FILE = "sun-application.xml"; - - // Maps DD filename (String) -> - // com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.SunEjbJar interfaces - private Map ejbRuntimeData = new HashMap(); - - // Maps DD filename (String) -> - // com.sun.ts.lib.implementation.sun.javaee.runtime.web.SunWebApp interfaces - private Map webRuntimeData = new HashMap(); - - // Maps DD filename (String) -> - // com.sun.ts.lib.implementation.sun.javaee.runtime.app.SunApplication - // interfaces - private Map appRuntimeData = new HashMap(); - - // Maps DD filename (String) -> - // com.sun.ts.lib.implementation.sun.javaee.runtime.appclient.SunApplicationClient - // interfaces - private Map appClientRuntimeData = new HashMap(); - - /** The ear file to deploy to the server */ - private String earFile; - - /** The runtime files being analyzed */ - private String[] runtimeFiles; - - protected DeploymentInfo[] prevDeployInfos = null; - - /** - * Creates a new deployment information object. - * - * @param earFile - * Full path to the ear file being deployed - * @param runtimeFiles - * Array of full paths to runtime.xml files to analyze. - * - * @exception IOException - * Thrown if an IO error occured while analyzing runtime - * information. - * @exception DeploymentInfo.ParseException - * Thrown if a parsing error occured while analyzing runtime - * information. - */ - public SunRIDeploymentInfo(String earFile, String[] runtimeFiles) - throws IOException, DeploymentInfo.ParseException { - this.earFile = earFile; - this.runtimeFiles = runtimeFiles; - - // default is to not generate sql for this ear - setProperty("generateSQL", "false"); - - unmarshalFiles(runtimeFiles); - } - - /** - * A temporary properties list, until all information can be provided by this - * API. - */ - protected Properties properties = new Properties(); - - /** - * Sets the value of the given property. This method should be temporary, - * until all important information can be provided by the API. - */ - public void setProperty(String key, String value) { - properties.setProperty(key, value); - } - - /** - * Returns the value of the given property. This method should be temporary, - * until all important information can be provided by the API. - */ - public String getProperty(String key) { - return properties.getProperty(key); - } - - /** - * Sets/gets an array of deploymentInfo objects from previously deployed apps - * in the currrent directory along with all common apps - */ - public void setPreviousInfos(DeploymentInfo[] infos) { - prevDeployInfos = infos; - } - - public DeploymentInfo[] getPreviousInfos() { - return prevDeployInfos; - } - - /** - * Returns the ear file to deploy - */ - public String getEarFile() { - return earFile; - } - - /** - * Returns the list of runtime files to be deployed - */ - public String[] getRuntimeFiles() { - return runtimeFiles; - } - - /** - * Returns a Map that maps runtimne deployment descriptor filename Strings to - * concrete implementations of the - * com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.SunEjbJar interface. - */ - public Map getEjbRuntimeData() { - return ejbRuntimeData; - } - - /** - * Returns a Map that maps runtimne deployment descriptor filename Strings to - * concrete implementations of the - * com.sun.ts.lib.implementation.sun.javaee.runtime.web.SunWebApp interface. - */ - public Map getWebRuntimeData() { - return webRuntimeData; - } - - /** - * Returns a Map that maps runtimne deployment descriptor filename Strings to - * concrete implementations of the - * com.sun.ts.lib.implementation.sun.javaee.runtime.app.SunApplication - * interface. - */ - public Map getAppRuntimeData() { - return appRuntimeData; - } - - /** - * Returns a Map that maps runtimne deployment descriptor filename Strings to - * concrete implementations of the - * com.sun.ts.lib.implementation.sun.javaee.runtime.appclient.SunApplicationClient - * interface. - */ - public Map getAppClientRuntimeData() { - return appClientRuntimeData; - } - - private List makeList(Map aMap) { - List result = new ArrayList(); - if (aMap == null) { - return result; - } - Iterator i = aMap.values().iterator(); - while (i.hasNext()) { - result.add(i.next()); - } - return result; - } - - /** - * Returns a List of concrete implementations of the - * com.sun.ts.lib.implementation.sun.javaee.runtime.appclient.SunApplicationClient - * interface. - */ - public List getAppClientRuntimeDDs() { - return makeList(appClientRuntimeData); - } - - /** - * Returns a List of concrete implementations of the - * com.sun.ts.lib.implementation.sun.javaee.runtime.app.SunApplication - * interface. - */ - public List getAppRuntimeDDs() { - return makeList(appRuntimeData); - } - - /** - * Returns a List of concrete implementations of the - * com.sun.ts.lib.implementation.sun.javaee.runtime.web.SunWebApp interface. - */ - public List getWebRuntimeDDs() { - return makeList(webRuntimeData); - } - - /** - * Returns a List of concrete implementations of the - * com.sun.ts.lib.implementation.sun.javaee.runtime.ejb.SunEjbJar interface. - */ - public List getEjbRuntimeDDs() { - return makeList(ejbRuntimeData); - } - - private String normalizeFile(String fileName) { - int index = fileName.lastIndexOf(File.separator); - index++; - int index2 = fileName.indexOf(".sun-"); - if (index2 == -1) { - index2 = fileName.length(); - } - String result = fileName.substring(index, index2); - return result; - } - - private void unmarshalFiles(String[] files) - throws DeploymentInfo.ParseException { - String file = ""; - try { - int numFiles = (files == null) ? 0 : files.length; - for (int i = 0; i < numFiles; i++) { - file = files[i]; - if (file.endsWith(EJB_RUNTIME_FILE)) { - this.ejbRuntimeData.put(normalizeFile(file), - (SunEjbJar) (unmarshalFile(EJB_PARSE_PKG, file))); - } else if (file.endsWith(WEB_RUNTIME_FILE)) { - this.webRuntimeData.put(normalizeFile(file), - (SunWebApp) (unmarshalFile(WEB_PARSE_PKG, file))); - } else if (file.endsWith(APP_RUNTIME_FILE)) { - this.appRuntimeData.put(normalizeFile(file), - (SunApplication) (unmarshalFile(APP_PARSE_PKG, file))); - } else if (file.endsWith(APC_RUNTIME_FILE)) { - this.appClientRuntimeData.put(normalizeFile(file), - (SunApplicationClient) (unmarshalFile(APC_PARSE_PKG, file))); - } else { - TestUtil.logHarnessDebug( - "Warning unknown file type found in unmarshalFiles (String[])"); - TestUtil.logHarnessDebug("\tfile name is \"" + file - + "\", Ignoring file and continuing..."); - } - if (TestUtil.harnessDebug) { - TestUtil.logHarnessDebug("###################"); - TestUtil.logHarnessDebug("### DD file key was \"" + file + "\""); - TestUtil.logHarnessDebug( - "### DD file key is \"" + normalizeFile(file) + "\""); - TestUtil.logHarnessDebug("###################"); - } - } - } catch (Exception e) { - TestUtil.logHarness("Error unmarshalling file \"" + file + "\""); - e.printStackTrace(); - throw new DeploymentInfo.ParseException( - "Error unmarshalling file \"" + file + "\""); - } - } - - private String getAppserverLibDir() { - String libDir = File.separator + "j2eetck" + File.separator + "lib"; - try { - PropertyManagerInterface propMgr = DeliverableFactory - .getDeliverableInstance().getPropertyManager(); - String ctsDtdDirectory = propMgr.getProperty("ts.home", libDir); - libDir = ctsDtdDirectory + File.separator + "lib"; - } catch (Exception e) { - e.printStackTrace(); - } - return libDir; - } - - public class MyResolver implements EntityResolver { - public InputSource resolveEntity(String publicId, String systemId) { - int index = systemId.lastIndexOf('/'); - if (index == -1) { // should never happen - index = systemId.lastIndexOf('\\'); - } - String fileName = systemId.substring(index + 1); - String libDir = getAppserverLibDir(); - String result = systemId; - if (fileName.endsWith(".xsd")) { - result = libDir + File.separator + "schemas" + File.separator - + fileName; - } else if (fileName.endsWith(".dtd")) { - result = libDir + File.separator + "dtds" + File.separator + fileName; - } else { - TestUtil.logHarnessDebug("No match for \"" + systemId + "\""); - } - if (new File(result).exists()) { - TestUtil - .logHarnessDebug("Entity Resolver Returning \"" + result + "\""); - return new InputSource(result); - } - TestUtil.logHarnessDebug( - "Entity Resolver could not find \"" + result + "\", returning null"); - return null; - } - } - - private Object unmarshalFile(String pkg, String aFile) throws Exception { - SAXParserFactory spf = SAXParserFactory.newInstance(); - // TestUtil.logHarnessDebug("********************************************************************************"); - // TestUtil.logHarnessDebug("**** Factory is namespace aware \"" + - // spf.isNamespaceAware() + "\""); - spf.setNamespaceAware(true); - // TestUtil.logHarnessDebug("**** Factory is namespace aware \"" + - // spf.isNamespaceAware() + "\""); - SAXParser saxParser = spf.newSAXParser(); - // TestUtil.logHarnessDebug("**** Parser is namespace aware \"" + - // saxParser.isNamespaceAware() + "\""); - // TestUtil.logHarnessDebug("********************************************************************************"); - XMLReader xmlReader = saxParser.getXMLReader(); - xmlReader.setEntityResolver(new MyResolver()); - SAXSource source = new SAXSource(xmlReader, new InputSource(aFile)); - JAXBContext jc = JAXBContext.newInstance(pkg); - Unmarshaller um = jc.createUnmarshaller(); - TestUtil.logHarnessDebug("Unmarshalling file \"" + aFile + "\""); - Object tree = um.unmarshal(source); - return tree; - } - - /** - * Returns a String that conatains the contents of all the runtime XML files. - */ - public String getContentAsXml() { - String NL = System.getProperty("line.separator", "\n"); - int numFiles = (runtimeFiles == null) ? 0 : runtimeFiles.length; - org.jdom.input.SAXBuilder builder = new org.jdom.input.SAXBuilder(false); - builder.setEntityResolver(new MyResolver()); - File runtimeFile = null; - Writer writer = new StringWriter(); - org.jdom.output.XMLOutputter out = new org.jdom.output.XMLOutputter( - org.jdom.output.Format.getPrettyFormat()); - for (int i = 0; i < numFiles; i++) { - try { - writer.write( - "*******************************************************************" - + NL); - writer.write("File: \"" + runtimeFiles[i] + "\"" + NL); - runtimeFile = new File(runtimeFiles[i]); - org.jdom.Document doc = builder.build(runtimeFile); - out.output(doc, writer); - writer.write(NL); - } catch (Exception e) { - e.printStackTrace(); - try { - writer.write( - "*******************************************************************" - + NL); - writer.write(NL + NL + "Error processing file \"" + runtimeFiles[i] - + "\"" + NL + NL); - writer.write( - "*******************************************************************" - + NL); - } catch (Exception ee) { - } // keep processing runtime files - } - } - try { - writer.close(); - } catch (Exception e) { - } - return writer.toString(); - } - -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/runtime/jaxb-cust.xml b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/runtime/jaxb-cust.xml deleted file mode 100644 index 3dcb4c993a..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/javaee/runtime/jaxb-cust.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/jersey/TSWebConfiguration.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/jersey/TSWebConfiguration.java deleted file mode 100644 index 87c0fa021c..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/jersey/TSWebConfiguration.java +++ /dev/null @@ -1,399 +0,0 @@ -/* - * Copyright (c) 2008, 2018 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.jersey; - -import java.io.BufferedReader; -import java.io.BufferedWriter; -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.io.FileWriter; -import java.io.IOException; -import java.io.PrintWriter; -import java.io.StringWriter; -import java.util.Enumeration; -import java.util.Hashtable; -import java.util.Vector; - -import com.sun.ts.lib.deliverable.PropertyManagerInterface; - -import com.sun.ts.lib.util.TestUtil; -import java.util.Arrays; -import java.util.List; -import java.util.Properties; - -/** - * This is a utility class that borrowed from Kyle Grucci's original work in - * TSRuntimeConfiguration.java. It is called to replace any configurable - * properties in the web xml files with the implementation specific values - * specified in ts.jte. A copy is made of each web xml file (with the - * substituted values) in the same location with file extension .new. - * - * @author Dianne Jiao - */ -public class TSWebConfiguration { - - // whether running with s1as or j2sdkee RI - private static Boolean runningS1AS; - - public final static String WEB_XML = "web.xml.template"; - - private File tempFile; - - private PrintWriter log; - - private static Hashtable htReplacementProps = new Hashtable(); - - private Hashtable htReplacerTable = new Hashtable(); - - private static String sTempDir = ""; - - private StringReplacer replacer = new StringReplacer(); - - private static File jteFile = new File(System.getProperty("TS_HOME") - + File.separator + "bin" + File.separator + "ts.jte"); - - private static String servlet_adaptor = "servlet_adaptor"; - - private static String implementation_name = "jaxrs_impl_name"; - - private PropertyManagerInterface propMgr; - - static Properties props; - - static List props_name = Arrays.asList("servlet_adaptor"); - - public TSWebConfiguration() { - System.out.println("Dummy TSWebConfiguration Conctructor"); - } - - public static void main(String[] args) { - - TSWebConfiguration webconfig = new TSWebConfiguration(); - - implementation_name = webconfig.findProps(implementation_name); - System.out.println("++++++++++++=" + implementation_name); - - servlet_adaptor = webconfig.findProps(servlet_adaptor); - servlet_adaptor = servlet_adaptor.replace(".class", "").replace("/", "."); - System.out - .println("Replacement value for servlet_adaptor =" + servlet_adaptor); - - PrintWriter logOut = new PrintWriter(System.out, true); - - File fileList = new File(System.getProperty("TS_HOME") + File.separator - + "bin" + File.separator + "jaxrs_filelist"); - - try { - BufferedReader input = new BufferedReader(new FileReader(fileList)); - - try { - String line = null; // not declared within while loop - while ((line = input.readLine()) != null) { - System.out.println("Processing file " + line); - File file = new File( - System.getProperty("TS_HOME") + File.separator + line); - try { - htReplacementProps.put("servlet_adaptor", servlet_adaptor); - webconfig.sweepwebFile(file); - System.out.println("Done with file " + file.toString()); - } catch (Exception e) { - e.printStackTrace(); - System.out - .println("Failed to modify xml files with correct settings. " - + "Please check the values of"); - } - } - } finally { - input.close(); - } - } catch (IOException ex) { - ex.printStackTrace(); - } - System.exit(0); - } - - String findProps(String prop) { - System.out.println("Processing jte file"); - String replace = null; - - try { - BufferedReader input = new BufferedReader(new FileReader(jteFile)); - - try { - String line = null; - while ((line = input.readLine()) != null) { - if (line.startsWith(prop)) { - replace = line.split("=")[1]; - return replace; - } - } - } finally { - input.close(); - } - } catch (IOException ex) { - ex.printStackTrace(); - } - return null; - } - - /// I am here now - public String sweepwebFile(File file) - throws FileNotFoundException, IOException { - if (htReplacerTable != null && !(htReplacerTable.isEmpty())) { - htReplacerTable = replaceOnWebInfoStrings(htReplacerTable); - } - String dir = file.getParent(); - File xml = new File(dir + File.separator + file.getName()); - - return replacer.replace(file, htReplacementProps, htReplacerTable, dir); - } - - final class StringReplacer { - - public String sFindString; // string we are searching for - - public String sReplaceString; // replace sFindString with this - - public String sDirString; - - public String sFileNameStringToReplace; - - public String sNewFileNameString; - - public int iHowMany = -1; - - public String[] sFileList; - - public boolean bNewFile = false; - - private Hashtable htFindAndReplace = null; - - private Hashtable htCustomTable = null; - - private Vector vInfoObjects = new Vector(); - - private Vector vMatchingInfoObjects = new Vector(); - - private Vector vNonMatchingInfoObjects = new Vector(); - - private boolean bSomethingWasReplaced = false; - - public String replace(File file, Hashtable htStrings, - Hashtable htReplacerTable, String sTempDir) { - String[] sFileList = null; - htFindAndReplace = htStrings; - htCustomTable = htReplacerTable; - String sTemp = ""; - ReplacementInfo ri = null; - String sNewFileName = ""; - StringBuffer sFoundBuffer = new StringBuffer(); - char c; - bSomethingWasReplaced = false; - BufferedReader fReader = null; - BufferedWriter fNewWriter = null; - try { - vInfoObjects = new Vector(); - String sKey = ""; - // create ReplacementInfo objects - for (Enumeration e = htFindAndReplace.keys(); e.hasMoreElements();) { - sKey = (String) e.nextElement(); - vInfoObjects.addElement( - new ReplacementInfo(sKey, (String) htFindAndReplace.get(sKey))); - } - // add in the table the custom table of replacement strings - // if any - if (htCustomTable != null) { - for (Enumeration e = htCustomTable.keys(); e.hasMoreElements();) { - sKey = (String) e.nextElement(); - vInfoObjects.addElement( - new ReplacementInfo(sKey, (String) htCustomTable.get(sKey))); - - } - } - // reader of the file that we're searching - fReader = new BufferedReader(new FileReader(file)); - System.out.println("File to read: " + file.getAbsolutePath()); - StringWriter sWriter = new StringWriter(); - // stores new file contents - - // The following code is here to account for the fact that we - // have some properties to replace which are substrings of other - // properties. We need to be sure that we will be able to - // replace either. Thus, we check the char after certain props - // to see if they continue to match another property. If so, - // then we will replace with the longer property value - boolean bCheckForDot = false; - String sHold = ""; - int iCharRead; // holds each char that we read - vMatchingInfoObjects.addAll(vInfoObjects); - while ((iCharRead = fReader.read()) != -1) { - c = (char) iCharRead; - - if (bCheckForDot) { - if (c != '.') { - // hold the dot and let the old processing happen - sHold = new String((new Character(c)).toString()); - System.out.println("sHold = " + sHold); - } else { - sFoundBuffer.append(c); - bCheckForDot = false; - continue; - // since there is no need to just check . - } - } else { - if (sHold != null) { - // just write the char that we were holding. This - // assumes that this char is not the beginning of a - // string we want to replace - sWriter.write(sHold); - sHold = null; - } - - sFoundBuffer.append(c); - } - - sTemp = new String(sFoundBuffer); - - // get all ris that still match - for (Enumeration e = vMatchingInfoObjects.elements(); e - .hasMoreElements();) { - - ri = (ReplacementInfo) e.nextElement(); - if (ri.sFind.startsWith(sTemp)) { - if (ri.sFind.equals(sTemp)) { - - // what if we have a substring of another string that - // we are searching for? - - System.out.println( - "REPLACER:MATCH found: " + ri.sFind + " matches " + sTemp); - ri.foundOccurance(); - bSomethingWasReplaced = true; - sWriter.write(ri.sReplace); - // reset sFoundBuffer - sFoundBuffer = new StringBuffer(); - // reset matchers to all again - vMatchingInfoObjects.removeAllElements(); - vMatchingInfoObjects.addAll(vInfoObjects); - break; - } - } else { - vNonMatchingInfoObjects.addElement(ri); - // the char that we just read causes our string not - // to match the string we're looking for. Write the - // old string to the new file and reset sFoundBuffer. - // this will never happen!!! - } - } - // remove all non-matching ri's - vMatchingInfoObjects.removeAll(vNonMatchingInfoObjects); - vNonMatchingInfoObjects.removeAllElements(); - // reset everything if there are none left matching - if (vMatchingInfoObjects.isEmpty()) { - sWriter.write(sTemp); - sFoundBuffer = new StringBuffer(); - vMatchingInfoObjects.removeAllElements(); - vMatchingInfoObjects.addAll(vInfoObjects); - } - } - fReader.close(); - if (bSomethingWasReplaced) { - sNewFileName = sTempDir + File.separator + "web.xml." - + implementation_name; - System.out.println("New filename:" + sNewFileName); - fNewWriter = new BufferedWriter( - new FileWriter(new File(sNewFileName))); - fNewWriter.write(sWriter.toString()); - fNewWriter.flush(); - } else { - sNewFileName = null; - } - } catch (Exception e) { - e.printStackTrace(); - } finally { - if (fNewWriter != null) { - try { - fNewWriter.close(); - } catch (IOException exp) { - } - } - } - return sNewFileName; - } - - class ReplacementInfo { - - private int iFoundOccurances = 0; - - private String sFind = null; - - private String sReplace = null; - - ReplacementInfo(String sFindString, String sReplaceString) { - sFind = sFindString; - sReplace = sReplaceString; - iFoundOccurances = 0; - } - - public void foundOccurance() { - iFoundOccurances++; - if (TestUtil.harnessDebug) { - System.out.println("we found an occurance #" + iFoundOccurances - + " of '" + sFind + "'"); - } - } - } - } - - /** - * Parse the HashTable which contains strings retrieved via calls into the - * porting classes for deployment. We must substitute on these strings prior - * to substituting them into the web.xml. - */ - private Hashtable replaceOnWebInfoStrings(Hashtable extras) { - - boolean changeIt = false; - - String searchFor[] = { "servlet_adaptor" }; - - for (Enumeration e = extras.keys(); e.hasMoreElements();) { - String sKey = (String) e.nextElement(); - String val = (String) extras.get(sKey); - String oldJndi = val; - changeIt = false; - String buff = null; - int startPos = 0; - for (int i = 0; i < searchFor.length; i++) { - System.out.println("\n###Searching for=" + searchFor[i]); - if ((startPos = val.lastIndexOf(searchFor[i])) != -1) { - changeIt = true; - String startBuff = val.substring(0, startPos); - buff = (String) htReplacementProps.get(searchFor[i]); - val = startBuff + buff - + val.substring(startPos + searchFor[i].length()); - } - } - if (changeIt) { - extras.put((String) sKey, val); - System.out.println( - "\n###\nold webInfo Val=" + oldJndi + "\nNew webInfo Val = " + val); - } - } - return extras; - } -} diff --git a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/jms/SunRIJMSObjects.java b/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/jms/SunRIJMSObjects.java deleted file mode 100644 index 3b1c6ee77b..0000000000 --- a/glassfishtck/src/main/java/com/sun/ts/lib/implementation/sun/jms/SunRIJMSObjects.java +++ /dev/null @@ -1,149 +0,0 @@ -/* - * Copyright (c) 2007, 2020 Oracle and/or its affiliates. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v. 2.0, which is available at - * http://www.eclipse.org/legal/epl-2.0. - * - * This Source Code may also be made available under the following Secondary - * Licenses when the conditions for such availability set forth in the - * Eclipse Public License v. 2.0 are satisfied: GNU General Public License, - * version 2 with the GNU Classpath Exception, which is available at - * https://www.gnu.org/software/classpath/license.html. - * - * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 - */ - -package com.sun.ts.lib.implementation.sun.jms; - -import java.util.*; -import java.io.*; -import javax.naming.*; -import jakarta.jms.*; -import com.sun.ts.lib.util.*; -import com.sun.ts.lib.porting.*; - -/** - * This is an implementation of the TSJMSObjectsInterface. An implementation of - * this class must be supplied by any JMS implementation wishing to get JMS - * adminsitered objects: ConnectionFactories, queues and topics. - * - * @author Dianne Jiao - */ - -public class SunRIJMSObjects implements TSJMSObjectsInterface { - private static Context jndiContext = null; - - private static QueueConnectionFactory qcf = null; - - private static TopicConnectionFactory tcf = null; - - private static ConnectionFactory cf = null; - - private jakarta.jms.Topic testTopic = null; - - private jakarta.jms.Queue testQueue = null; - - private void getJNDIContext() throws Exception { - - if (jndiContext == null) { - try { - TestUtil.logTrace("Getting initial context"); - jndiContext = new InitialContext(); - } catch (javax.naming.NamingException ne) { - TestUtil.logErr("Could not create JNDI context because: ", ne); - TestUtil.printStackTrace(ne); - throw ne; - } - } - } - - /** - * This method allows individual implementation to get the Queue - */ - - public jakarta.jms.Queue getQueue(String name) throws Exception { - getJNDIContext(); - - try { - testQueue = (jakarta.jms.Queue) jndiContext.lookup(name); - } catch (Exception e) { - TestUtil.logErr("Failed to lookup Queue"); - TestUtil.printStackTrace(e); - throw e; - } - return testQueue; - } - - /** - * This method allows individual implementation to get the Topic - */ - - public Topic getTopic(String name) throws Exception { - getJNDIContext(); - - try { - testTopic = (Topic) jndiContext.lookup(name); - } catch (Exception e) { - TestUtil.logErr("Failed to lookup Topic"); - TestUtil.printStackTrace(e); - throw e; - } - return testTopic; - } - - /** - * This method allows individual implementation to get the - * QueueConnectionFactory - */ - - public QueueConnectionFactory getQueueConnectionFactory(String name) - throws Exception { - getJNDIContext(); - - try { - qcf = (QueueConnectionFactory) jndiContext.lookup(name); - } catch (Exception e) { - TestUtil.logErr("Failed to lookup QueueConnectionFactory"); - TestUtil.printStackTrace(e); - throw e; - } - return qcf; - } - - /** - * This method allows individual implementation to get the - * TopicConnectionFactory - */ - - public TopicConnectionFactory getTopicConnectionFactory(String name) - throws Exception { - getJNDIContext(); - - try { - tcf = (TopicConnectionFactory) jndiContext.lookup(name); - } catch (Exception e) { - TestUtil.logErr("Failed to lookup TopicConnectionFactory"); - TestUtil.printStackTrace(e); - throw e; - } - return tcf; - } - - /** - * This method allows individual implementation to get the ConnectionFactory - */ - - public ConnectionFactory getConnectionFactory(String name) throws Exception { - getJNDIContext(); - - try { - cf = (ConnectionFactory) jndiContext.lookup(name); - } catch (Exception e) { - TestUtil.logErr("Failed to lookup ConnectionFactory"); - TestUtil.printStackTrace(e); - throw e; - } - return cf; - } -} From 2dc894cae9c7d735090dd60f61780e6e142bdacc Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Thu, 21 Nov 2024 13:12:22 -0500 Subject: [PATCH 80/84] Correct Order class reference in ee.jakarta.tck.persistence.ee.entityManagerFactory.ClientPmservletTest test Signed-off-by: Scott Marlow --- .../ee/entityManagerFactory/ClientPmservletTest.java | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientPmservletTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientPmservletTest.java index dd64378359..eb62cb33e4 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientPmservletTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/entityManagerFactory/ClientPmservletTest.java @@ -116,9 +116,7 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // the jar with the correct archive name JavaArchive jpa_ee_entityManagerFactory = ShrinkWrap.create(JavaArchive.class, "jpa_ee_entityManagerFactory.jar"); // The class files - jpa_ee_entityManagerFactory.addClasses( - Util.getSchema30classes() - ).addClass(Order.class); + jpa_ee_entityManagerFactory.addClasses(Order.class); // The persistence.xml descriptor URL parURL = Client.class.getResource("persistence.xml"); if(parURL != null) { From 75595ff8f04ac41244ec82ff21d03c0ca42a98d2 Mon Sep 17 00:00:00 2001 From: Scott Marlow Date: Fri, 22 Nov 2024 14:29:49 -0500 Subject: [PATCH 81/84] work in progress changes for persistence/ee/pluggability/contracts/jta/ClientPmservletTest (now failing with CNFE on alternate persistence provider class) Signed-off-by: Scott Marlow --- .../jakartaeetck/bin/ts.jte | 2 +- .../pluggability/util/LogFileProcessor.java | 111 +++++++++--------- .../contracts/jta/ClientPmservletTest.java | 85 ++++++++------ 3 files changed, 101 insertions(+), 97 deletions(-) diff --git a/glassfish-runner/persistence-platform-tck/jakartaeetck/bin/ts.jte b/glassfish-runner/persistence-platform-tck/jakartaeetck/bin/ts.jte index 4794227579..676e5b9057 100644 --- a/glassfish-runner/persistence-platform-tck/jakartaeetck/bin/ts.jte +++ b/glassfish-runner/persistence-platform-tck/jakartaeetck/bin/ts.jte @@ -359,7 +359,7 @@ vi.domain=${vi.domain.dir}/${vi.domain.name} vi.asenv.loc=${javaee.home}/config vi.imqbin.loc=${javaee.home}/../mq/bin vi.lib=${javaee.home}/server/lib -vi.log.file.location=${vi.domain}/logs +vi.log.file.location=/tmp vi.modules=${javaee.home}/modules vi.imq.share.lib=${javaee.home}/../mq/lib vi.jvm.options=-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http diff --git a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/pluggability/util/LogFileProcessor.java b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/pluggability/util/LogFileProcessor.java index a41ea53785..2ac102c448 100644 --- a/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/pluggability/util/LogFileProcessor.java +++ b/jpa/common/src/main/java/ee/jakarta/tck/persistence/common/pluggability/util/LogFileProcessor.java @@ -22,7 +22,6 @@ import java.io.FileInputStream; import java.io.FileWriter; import java.io.SequenceInputStream; -import java.lang.System.Logger; import java.util.Collection; import java.util.Iterator; import java.util.Properties; @@ -32,6 +31,7 @@ import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; +import com.sun.ts.lib.util.TestUtil; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.Node; @@ -64,8 +64,6 @@ public class LogFileProcessor { private Collection appSpecificRecordCollection = null; - private static final Logger logger = (Logger) System.getLogger(LogFileProcessor.class.getName()); - public LogFileProcessor(Properties props) { setup(props); } @@ -77,14 +75,14 @@ public void setup(Properties props) { logFileLocation = props.getProperty("log.file.location"); if (logFileLocation == null) { - logger.log(Logger.Level.ERROR, "LogFileProcessor setup failed "); - logger.log(Logger.Level.ERROR, "Please verify that the property log.file.location exists in ts.jte"); + TestUtil.logErr("LogFileProcessor setup failed "); + TestUtil.logErr("Please verify that the property log.file.location exists in ts.jte"); throw new IllegalArgumentException("Configure log.file.location in your ts.jte"); } else { - logger.log(Logger.Level.INFO, "log.file.location = " + logFileLocation); + TestUtil.logMsg("log.file.location = " + logFileLocation); } logFileLocation = getLogFileName(logFileLocation); - logger.log(Logger.Level.TRACE, "LogFileProcessor setup finished"); + TestUtil.logTrace("LogFileProcessor setup finished"); } /** @@ -94,9 +92,9 @@ public void setup(Properties props) { public long getCurrentSequenceNumber() { LogRecordEntry recordEntry = null; long seqNum = 0L; - logger.log(Logger.Level.TRACE, "Searching for current Sequence Number"); + TestUtil.logTrace("Searching for current Sequence Number"); if (recordCollection != null) { - logger.log(Logger.Level.TRACE, "Record collection has: " + recordCollection.size() + " records."); + TestUtil.logTrace("Record collection has: " + recordCollection.size() + " records."); for (Iterator iterator = recordCollection.iterator(); iterator.hasNext();) { // loop thru all message tag/entries in the log file searching for last // sequence number @@ -105,7 +103,7 @@ public long getCurrentSequenceNumber() { // logger.log(Logger.Level.TRACE,"seq:" + seqNum); } } else { - logger.log(Logger.Level.ERROR, "Record collection empty : No log records found"); + TestUtil.logErr("Record collection empty : No log records found"); } // System.out.println("final number:" + seqNum); return seqNum; @@ -122,9 +120,9 @@ public void purgeLog() { logfile = new File(logFileLocation); if (logFileLocation == null || !logfile.exists()) { - logger.log(Logger.Level.ERROR, "Log File : " + logFileLocation + " does not exists"); + TestUtil.logErr("Log File : " + logFileLocation + " does not exists"); } else { - logger.log(Logger.Level.TRACE, "Purging log file : " + logFileLocation); + TestUtil.logTrace("Purging log file : " + logFileLocation); BufferedWriter writer = new BufferedWriter(new FileWriter(logFileLocation)); writer.newLine(); @@ -132,7 +130,7 @@ public void purgeLog() { } } catch (Exception e) { - logger.log(Logger.Level.ERROR, "Exception occurred while purging log:" + e); + TestUtil.logErr("Exception occurred while purging log:" + e); } } @@ -151,9 +149,9 @@ public boolean fetchLog() { logfile = new File(logFileLocation); if (logFileLocation == null || !logfile.exists()) { - logger.log(Logger.Level.ERROR, "Log File : " + logFileLocation + " does not exists"); - logger.log(Logger.Level.ERROR, "Check permissions for log file "); - logger.log(Logger.Level.ERROR, "See User guide for Configuring log file permissions"); + TestUtil.logErr("Log File : " + logFileLocation + " does not exists"); + TestUtil.logErr("Check permissions for log file "); + TestUtil.logErr("See User guide for Configuring log file permissions"); } else { // LogRecords will be added to JPALog.txt as long as the server is // up and running. Since JPALog.txt is continuously updated with @@ -170,7 +168,7 @@ public boolean fetchLog() { // FileInputStream and a ByteArrayInputStream, where the // ByteArrayInputStream contains the bytes for // - logger.log(Logger.Level.TRACE, "Log File : " + logfile.getAbsolutePath()); + TestUtil.logTrace("Log File : " + logfile.getAbsolutePath()); String endLogTag = ""; ByteArrayInputStream bais = new ByteArrayInputStream(endLogTag.getBytes()); @@ -189,7 +187,7 @@ public boolean fetchLog() { } } catch (Exception e) { - logger.log(Logger.Level.ERROR, "Exception occurred while fetching log:" + e); + TestUtil.logErr("Exception occurred while fetching log:" + e); } return logRetrieved; } @@ -266,15 +264,15 @@ public boolean verifyLogContains(String args[]) { */ public boolean verifyLogContains(String args[], long sequenceNum) { LogRecordEntry recordEntry = null; - logger.log(Logger.Level.TRACE, "Searching log records for the following:"); + TestUtil.logTrace("Searching log records for the following:"); for (String s : args) { - logger.log(Logger.Level.TRACE, "item:" + s); + TestUtil.logTrace("item:" + s); } if (recordCollection == null) { - logger.log(Logger.Level.TRACE, "Record collection empty : No log records found"); + TestUtil.logTrace("Record collection empty : No log records found"); return false; } else { - logger.log(Logger.Level.TRACE, "Record collection has: " + recordCollection.size() + " records."); + TestUtil.logTrace("Record collection has: " + recordCollection.size() + " records."); } int numberOfArgs = args.length; @@ -316,9 +314,8 @@ public boolean verifyLogContains(String args[], long sequenceNum) { // see if one of the search argument matches with // the logfile message entry and if so return true if ((message != null) && message.equals(args[i])) { - logger.log(Logger.Level.TRACE, "Matching Record :"); - logger.log(Logger.Level.TRACE, - recordEntry.getSequenceNumber() + ":" + recordEntry.getMessage()); + TestUtil.logTrace("Matching Record :"); + TestUtil.logTrace(recordEntry.getSequenceNumber() + ":" + recordEntry.getMessage()); // Increment match count numberOfMatches++; @@ -343,10 +340,10 @@ public boolean verifyLogContains(String args[], long sequenceNum) { } // Print unmatched Strings(i.e no matches were found for these strings) - logger.log(Logger.Level.TRACE, "No Matching log Record(s) found for the following String(s) :"); + TestUtil.logTrace("No Matching log Record(s) found for the following String(s) :"); for (int i = 0; i < numberOfArgs; i++) { if (argsMatchIndex[i] == false) { - logger.log(Logger.Level.TRACE, args[i]); + TestUtil.logTrace(args[i]); } } @@ -372,15 +369,15 @@ public boolean verifyLogContainsOneOf(String args[]) { LogRecordEntry recordEntry = null; boolean result = false; - logger.log(Logger.Level.TRACE, "Searching log records for one of the following:"); + TestUtil.logTrace("Searching log records for one of the following:"); for (String s : args) { - logger.log(Logger.Level.TRACE, "item:" + s); + TestUtil.logTrace("item:" + s); } if (recordCollection == null) { - logger.log(Logger.Level.TRACE, "Record collection empty : No log records found"); + TestUtil.logTrace("Record collection empty : No log records found"); return false; } else { - logger.log(Logger.Level.TRACE, "Record collection has: " + recordCollection.size() + " records."); + TestUtil.logTrace("Record collection has: " + recordCollection.size() + " records."); } int numberOfArgs = args.length; @@ -396,8 +393,8 @@ public boolean verifyLogContainsOneOf(String args[]) { // see if one of the search argument matches with // the logfile message entry and if so return true if ((message != null) && message.equals(args[i])) { - logger.log(Logger.Level.TRACE, "Matching Record :"); - logger.log(Logger.Level.TRACE, recordEntry.getSequenceNumber() + ":" + recordEntry.getMessage()); + TestUtil.logTrace("Matching Record :"); + TestUtil.logTrace(recordEntry.getSequenceNumber() + ":" + recordEntry.getMessage()); result = true; // If a match is found no need to search further @@ -409,9 +406,9 @@ public boolean verifyLogContainsOneOf(String args[]) { if (!result) { // Print unmatched Strings(i.e no matches were found for these strings) - logger.log(Logger.Level.TRACE, "No Matching log Record(s) found for the following String(s) :"); + TestUtil.logTrace("No Matching log Record(s) found for the following String(s) :"); for (int i = 0; i < numberOfArgs; i++) { - logger.log(Logger.Level.TRACE, args[i]); + TestUtil.logTrace(args[i]); } } @@ -446,13 +443,13 @@ public boolean verifyLogContainsOneOfSubString(String args[], String srchStrPref LogRecordEntry recordEntry = null; boolean result = false; - logger.log(Logger.Level.TRACE, + TestUtil.logTrace( "Searching log records for the presence of one of the String" + " from a given string array"); if (recordCollection == null) { - logger.log(Logger.Level.TRACE, "Record collection empty : No log records found"); + TestUtil.logTrace("Record collection empty : No log records found"); return false; } else { - logger.log(Logger.Level.TRACE, "Record collection has: " + recordCollection.size() + " records."); + TestUtil.logTrace("Record collection has: " + recordCollection.size() + " records."); } int numberOfArgs = args.length; @@ -468,8 +465,8 @@ public boolean verifyLogContainsOneOfSubString(String args[], String srchStrPref // see if one of the search argument matches with // the logfile message entry and if so return true if ((message != null) && (message.startsWith(srchStrPrefix, 0)) && (message.indexOf(args[i]) > 0)) { - logger.log(Logger.Level.TRACE, "Matching Record :"); - logger.log(Logger.Level.TRACE, recordEntry.getMessage()); + TestUtil.logTrace("Matching Record :"); + TestUtil.logTrace(recordEntry.getMessage()); result = true; // If a match is found no need to search further @@ -481,9 +478,9 @@ public boolean verifyLogContainsOneOfSubString(String args[], String srchStrPref if (!result) { // Print unmatched Strings(i.e no matches were found for these strings) - logger.log(Logger.Level.TRACE, "No Matching log Record(s) found for the following String(s) :"); + TestUtil.logTrace("No Matching log Record(s) found for the following String(s) :"); for (int i = 0; i < numberOfArgs; i++) { - logger.log(Logger.Level.TRACE, args[i]); + TestUtil.logTrace(args[i]); } } @@ -501,20 +498,20 @@ public void printCollection(Collection recordCollection) { } public void printRecordEntry(LogRecordEntry rec) { - logger.log(Logger.Level.TRACE, "*******Log Content*******"); + TestUtil.logTrace("*******Log Content*******"); - logger.log(Logger.Level.TRACE, "Milli Seconds =" + rec.getMilliSeconds()); - logger.log(Logger.Level.TRACE, "Seqence no =" + rec.getSequenceNumber()); - logger.log(Logger.Level.TRACE, "Message =" + rec.getMessage()); + TestUtil.logTrace("Milli Seconds =" + rec.getMilliSeconds()); + TestUtil.logTrace("Seqence no =" + rec.getSequenceNumber()); + TestUtil.logTrace("Message =" + rec.getMessage()); if (rec.getClassName() != null) - logger.log(Logger.Level.TRACE, "Class name =" + rec.getClassName()); + TestUtil.logTrace("Class name =" + rec.getClassName()); if (rec.getMethodName() != null) - logger.log(Logger.Level.TRACE, "Method name =" + rec.getMethodName()); + TestUtil.logTrace("Method name =" + rec.getMethodName()); if (rec.getLevel() != null) - logger.log(Logger.Level.TRACE, "Level =" + rec.getLevel()); + TestUtil.logTrace("Level =" + rec.getLevel()); if (rec.getThrown() != null) - logger.log(Logger.Level.TRACE, "Thrown =" + rec.getThrown()); - logger.log(Logger.Level.TRACE, ""); + TestUtil.logTrace("Thrown =" + rec.getThrown()); + TestUtil.logTrace(""); } public String extractQueryToken(String str, String ContextId) { @@ -622,10 +619,10 @@ public String getLogFileName(String logFileLocation) { int lastFileIndex = 0; File dir = new File(logFileLocation); if (dir.exists()) { - logger.log(Logger.Level.TRACE, "log file location exists:" + logFileLocation); + TestUtil.logTrace("log file location exists:" + logFileLocation); String[] chld = dir.list(); if (chld == null) { - logger.log(Logger.Level.ERROR, + TestUtil.logErr( "Appserver log directory does not exist or is not a directory, using default log file location."); } else { boolean found = false; @@ -642,19 +639,19 @@ public String getLogFileName(String logFileLocation) { } } logName = logFileLocation + File.separator + lastFileName; - logger.log(Logger.Level.INFO, "Found log file:" + logName); + TestUtil.logMsg("Found log file:" + logName); found = true; // break; } else { - logger.log(Logger.Level.TRACE, "Ignoring file:" + fName); + TestUtil.logTrace("Ignoring file:" + fName); } } if (!found) { - logger.log(Logger.Level.INFO, "Log file not found, using default location:" + logName); + TestUtil.logMsg("Log file not found, using default location:" + logName); } } } else { - logger.log(Logger.Level.ERROR, "Log file location DOES NOT exist, using default location:" + logName); + TestUtil.logErr("Log file location DOES NOT exist, using default location:" + logName); } return logName; diff --git a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientPmservletTest.java b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientPmservletTest.java index bba8984292..16859b9418 100644 --- a/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientPmservletTest.java +++ b/jpa/platform-tests/src/main/java/ee/jakarta/tck/persistence/ee/pluggability/contracts/jta/ClientPmservletTest.java @@ -77,53 +77,64 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test com.sun.ts.tests.common.vehicle.VehicleClient.class, com.sun.ts.tests.common.vehicle.ejb3share.NoopTransactionWrapper.class ); + // Par + // the jar with the correct archive name + JavaArchive jpa_ee_pluggability_contracts_jta = ShrinkWrap.create(JavaArchive.class, "jpa_ee_pluggability_contracts_jta.jar"); + // The class files + jpa_ee_pluggability_contracts_jta.addClasses( + ee.jakarta.tck.persistence.ee.pluggability.contracts.jta.Order3.class, + ee.jakarta.tck.persistence.ee.pluggability.contracts.jta.Order2.class, + ee.jakarta.tck.persistence.common.pluggability.util.LogRecordEntry.class, + ee.jakarta.tck.persistence.ee.pluggability.contracts.jta.Order.class, + ee.jakarta.tck.persistence.ee.pluggability.contracts.jta.Order4.class, + ee.jakarta.tck.persistence.common.pluggability.util.LogFileProcessor.class + ); + // The persistence.xml descriptor + URL parURL = Client.class.getResource("persistence.xml"); + if(parURL != null) { + jpa_ee_pluggability_contracts_jta.addAsManifestResource(parURL, "persistence.xml"); + } + // Call the archive processor + archiveProcessor.processParArchive(jpa_ee_pluggability_contracts_jta, Client.class, parURL); + // The orm.xml file + parURL = Client.class.getResource("orm.xml"); + if(parURL != null) { + jpa_ee_pluggability_contracts_jta.addAsManifestResource(parURL, "orm.xml"); + } + JavaArchive jpa_alternate_provider = ShrinkWrap.create(JavaArchive.class,"jpa_alternate_provider.jar"); + jpa_alternate_provider.addClasses( + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.CacheImpl.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.ClassTransformerImpl.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.EntityManagerFactoryImpl.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.EntityManagerImpl.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.EntityTransactionImpl.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.PersistenceProvider.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.PersistenceUnitInfoImpl.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.QueryImpl.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.TSLogger.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.TSLogRecord.class, + ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.TSXMLFormatter.class + ).addAsResource( + new StringAsset("ee.jakarta.tck.persistence.common.pluggability.altprovider.implementation.PersistenceProvider"), + "META-INF/services/jakarta.persistence.spi.PersistenceProvider"); + // Add the WAR libraries (alternative Persistence Provider and Persistence archive) + jpa_ee_pluggability_contracts_jta_pmservlet_vehicle_web.addAsLibraries(jpa_alternate_provider, jpa_ee_pluggability_contracts_jta); + // The web.xml descriptor - URL warResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/pmservlet/pmservlet_vehicle_web.xml"); - if(warResURL != null) { - jpa_ee_pluggability_contracts_jta_pmservlet_vehicle_web.addAsWebInfResource(warResURL, "web.xml"); - } // The sun-web.xml descriptor - warResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/pmservlet/pmservlet_vehicle_web.war.sun-web.xml"); + + URL warResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/pmservlet/pmservlet_vehicle_web.war.sun-web.xml"); if(warResURL != null) { jpa_ee_pluggability_contracts_jta_pmservlet_vehicle_web.addAsWebInfResource(warResURL, "sun-web.xml"); } - // Web content - warResURL = Client.class.getResource("/com/sun/ts/tests/jpa/ee/pluggability/contracts/jta/jpa_ee_pluggability_contracts_jta.jar"); - if(warResURL != null) { - jpa_ee_pluggability_contracts_jta_pmservlet_vehicle_web.addAsWebResource(warResURL, "/WEB-INF/lib/jpa_ee_pluggability_contracts_jta.jar"); - } warResURL = Client.class.getResource("/com/sun/ts/tests/common/vehicle/pmservlet/pmservlet_vehicle_web.xml"); if(warResURL != null) { - jpa_ee_pluggability_contracts_jta_pmservlet_vehicle_web.addAsWebResource(warResURL, "/WEB-INF/pmservlet_vehicle_web.xml"); + jpa_ee_pluggability_contracts_jta_pmservlet_vehicle_web.addAsWebInfResource(warResURL, "web.xml"); } // Call the archive processor archiveProcessor.processWebArchive(jpa_ee_pluggability_contracts_jta_pmservlet_vehicle_web, Client.class, warResURL); - // Par - // the jar with the correct archive name - JavaArchive jpa_ee_pluggability_contracts_jta = ShrinkWrap.create(JavaArchive.class, "jpa_ee_pluggability_contracts_jta.jar"); - // The class files - jpa_ee_pluggability_contracts_jta.addClasses( - ee.jakarta.tck.persistence.ee.pluggability.contracts.jta.Order3.class, - ee.jakarta.tck.persistence.ee.pluggability.contracts.jta.Order2.class, - ee.jakarta.tck.persistence.common.pluggability.util.LogRecordEntry.class, - ee.jakarta.tck.persistence.ee.pluggability.contracts.jta.Order.class, - ee.jakarta.tck.persistence.ee.pluggability.contracts.jta.Order4.class, - ee.jakarta.tck.persistence.common.pluggability.util.LogFileProcessor.class - ); - // The persistence.xml descriptor - URL parURL = Client.class.getResource("persistence.xml"); - if(parURL != null) { - jpa_ee_pluggability_contracts_jta.addAsManifestResource(parURL, "persistence.xml"); - } - // Call the archive processor - archiveProcessor.processParArchive(jpa_ee_pluggability_contracts_jta, Client.class, parURL); - // The orm.xml file - parURL = Client.class.getResource("orm.xml"); - if(parURL != null) { - jpa_ee_pluggability_contracts_jta.addAsManifestResource(parURL, "orm.xml"); - } // Ear EnterpriseArchive jpa_ee_pluggability_contracts_jta_vehicles_ear = ShrinkWrap.create(EnterpriseArchive.class, "jpa_ee_pluggability_contracts_jta_vehicles.ear"); @@ -133,10 +144,6 @@ public static EnterpriseArchive createDeploymentVehicle(@ArquillianResource Test // The component jars built by the package target jpa_ee_pluggability_contracts_jta_vehicles_ear.addAsModule(jpa_ee_pluggability_contracts_jta_pmservlet_vehicle_web); - jpa_ee_pluggability_contracts_jta_vehicles_ear.addAsLibrary(jpa_ee_pluggability_contracts_jta); - - - // The application.xml descriptor URL earResURL = Client.class.getResource("/com/sun/ts/tests/jpa/ee/pluggability/contracts/jta/"); if(earResURL != null) { From c3d94d9d8eac28088d4de2ce2312e22779986fa0 Mon Sep 17 00:00:00 2001 From: Alwin Joseph Date: Sat, 23 Nov 2024 18:10:21 +0530 Subject: [PATCH 82/84] add jmsra configuration, comment out --- .../create.jmsra.template | 147 ++++++++++++++++++ .../messaging-platform-tck/pom.xml | 98 +++++++++++- .../mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml | 2 +- ...db_asynch_receives_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml | 2 +- .../mdb_synchrec_ejb.jar.sun-ejb-jar.xml | 2 +- 16 files changed, 254 insertions(+), 19 deletions(-) create mode 100644 glassfish-runner/messaging-platform-tck/create.jmsra.template diff --git a/glassfish-runner/messaging-platform-tck/create.jmsra.template b/glassfish-runner/messaging-platform-tck/create.jmsra.template new file mode 100644 index 0000000000..30b052bd25 --- /dev/null +++ b/glassfish-runner/messaging-platform-tck/create.jmsra.template @@ -0,0 +1,147 @@ +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.ConnectionFactory cfpool +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.QueueConnectionFactory qcfpool +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.TopicConnectionFactory tcfpool +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.TopicConnectionFactory --property ClientId=cts tcfpoolcts +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.TopicConnectionFactory --property ClientId=cts1 tcfpoolcts1 +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.TopicConnectionFactory --property ClientId=cts2 tcfpoolcts2 +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.TopicConnectionFactory --property ClientId=cts3 tcfpoolcts3 +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.TopicConnectionFactory --property ClientId=cts4 tcfpoolcts4 +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.TopicConnectionFactory --property ClientId=cts5 tcfpoolcts5 +create-connector-connection-pool --raname jmsra --connectiondefinition jakarta.jms.TopicConnectionFactory --property ClientId=cts6 tcfpoolcts6 +create-connector-resource --poolname cfpool jms/ConnectionFactory +create-connector-resource --poolname qcfpool jms/QueueConnectionFactory +create-connector-resource --poolname tcfpool jms/TopicConnectionFactory +create-connector-resource --poolname tcfpoolcts jms/DURABLE_SUB_CONNECTION_FACTORY +create-connector-resource --poolname tcfpoolcts1 jms/MDBTACCESSTEST_FACTORY +create-connector-resource --poolname tcfpoolcts2 jms/DURABLE_BMT_CONNECTION_FACTORY +create-connector-resource --poolname tcfpoolcts3 jms/DURABLE_CMT_CONNECTION_FACTORY +create-connector-resource --poolname tcfpoolcts4 jms/DURABLE_BMT_XCONNECTION_FACTORY +create-connector-resource --poolname tcfpoolcts5 jms/DURABLE_CMT_XCONNECTION_FACTORY +create-connector-resource --poolname tcfpoolcts6 jms/DURABLE_CMT_TXNS_XCONNECTION_FACTORY +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=MDB_QUEUE MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=MDB_QUEUE_REPLY MDB_QUEUE_REPLY +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=MY_QUEUE MY_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=MY_QUEUE2 MY_QUEUE2 +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=Q2 Q2 +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=QUEUE_BMT QUEUE_BMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=fooQ fooQ +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_exceptQ_MDB_QUEUETXNS_CMT jms_ee_mdb_mdb_exceptQ_MDB_QUEUETXNS_CMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_exceptQ_MDB_QUEUE_BMT jms_ee_mdb_mdb_exceptQ_MDB_QUEUE_BMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_exceptQ_MDB_QUEUE_CMT jms_ee_mdb_mdb_exceptQ_MDB_QUEUE_CMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_exceptT_MDB_QUEUETXNS_CMT jms_ee_mdb_mdb_exceptT_MDB_QUEUETXNS_CMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_exceptT_MDB_QUEUE_BMT jms_ee_mdb_mdb_exceptT_MDB_QUEUE_BMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_exceptT_MDB_QUEUE_CMT jms_ee_mdb_mdb_exceptT_MDB_QUEUE_CMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgHdrQ_MDB_QUEUE jms_ee_mdb_mdb_msgHdrQ_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgPropsQ_MDB_QUEUE jms_ee_mdb_mdb_msgPropsQ_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgTypesQ1_MDB_QUEUE jms_ee_mdb_mdb_msgTypesQ1_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgTypesQ2_MDB_QUEUE jms_ee_mdb_mdb_msgTypesQ2_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgTypesQ3_MDB_QUEUE jms_ee_mdb_mdb_msgTypesQ3_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_rec_MDB_QUEUE jms_ee_mdb_mdb_rec_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_sndToQueue_MDB_QUEUE jms_ee_mdb_mdb_sndToQueue_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_sndQ_MDB_QUEUE jms_ee_mdb_mdb_sndQ_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_synchrec_MDB_QUEUE jms_ee_mdb_mdb_synchrec_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_xa_MDB_QUEUE_BMT jms_ee_mdb_xa_MDB_QUEUE_BMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_xa_MDB_QUEUE_CMT jms_ee_mdb_xa_MDB_QUEUE_CMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=testQ0 testQ0 +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=testQ1 testQ1 +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=testQ2 testQ2 +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=testQueue2 testQueue2 +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=testT0 testT0 +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=testT1 testT1 +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=testT2 testT2 +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=MY_TOPIC MY_TOPIC +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=MY_TOPIC2 MY_TOPIC2 +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=TOPIC_BMT TOPIC_BMT +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_exceptT_MDB_DURABLETXNS_CMT jms_ee_mdb_mdb_exceptT_MDB_DURABLETXNS_CMT +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_exceptT_MDB_DURABLE_BMT jms_ee_mdb_mdb_exceptT_MDB_DURABLE_BMT +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_exceptT_MDB_DURABLE_CMT jms_ee_mdb_mdb_exceptT_MDB_DURABLE_CMT +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgHdrT_MDB_TOPIC jms_ee_mdb_mdb_msgHdrT_MDB_TOPIC +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgPropsT_MDB_TOPIC jms_ee_mdb_mdb_msgPropsT_MDB_TOPIC +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgTypesT1_MDB_TOPIC jms_ee_mdb_mdb_msgTypesT1_MDB_TOPIC +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgTypesT2_MDB_TOPIC jms_ee_mdb_mdb_msgTypesT2_MDB_TOPIC +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_msgTypesT3_MDB_TOPIC jms_ee_mdb_mdb_msgTypesT3_MDB_TOPIC +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_rec_MDB_TOPIC jms_ee_mdb_mdb_rec_MDB_TOPIC +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_sndToTopic_MDB_TOPIC jms_ee_mdb_mdb_sndToTopic_MDB_TOPIC +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_mdb_sndToTopic_MDB_TOPIC_REPLY jms_ee_mdb_mdb_sndToTopic_MDB_TOPIC_REPLY +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_xa_MDB_DURABLE_BMT jms_ee_mdb_xa_MDB_DURABLE_BMT +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=jms_ee_mdb_xa_MDB_DURABLE_CMT jms_ee_mdb_xa_MDB_DURABLE_CMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_bb_localaccess_mdbqaccesstest_MDB_QUEUE ejb_ee_bb_localaccess_mdbqaccesstest_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_casesensT_ReplyQueue ejb_ee_deploy_mdb_ejblink_casesensT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_casesens_ReplyQueue ejb_ee_deploy_mdb_ejblink_casesens_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_casesens_TestBean ejb_ee_deploy_mdb_ejblink_casesens_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_scopeT_ReplyQueue ejb_ee_deploy_mdb_ejblink_scopeT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_scope_ReplyQueue ejb_ee_deploy_mdb_ejblink_scope_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_scope_TestBean ejb_ee_deploy_mdb_ejblink_scope_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_singleT_ReplyQueue ejb_ee_deploy_mdb_ejblink_singleT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_single_ReplyQueue ejb_ee_deploy_mdb_ejblink_single_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_single_TestBean ejb_ee_deploy_mdb_ejblink_single_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_single_TestBeanBMT ejb_ee_deploy_mdb_ejblink_single_TestBeanBMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_casesensT_ReplyQueue ejb_ee_deploy_mdb_ejbref_casesensT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_casesens_ReplyQueue ejb_ee_deploy_mdb_ejbref_casesens_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_casesens_TestBean ejb_ee_deploy_mdb_ejbref_casesens_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_scopeT_ReplyQueue ejb_ee_deploy_mdb_ejbref_scopeT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_scope_Cyrano ejb_ee_deploy_mdb_ejbref_scope_Cyrano +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_scope_ReplyQueue ejb_ee_deploy_mdb_ejbref_scope_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_scope_Romeo ejb_ee_deploy_mdb_ejbref_scope_Romeo +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_scope_Tristan ejb_ee_deploy_mdb_ejbref_scope_Tristan +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_singleT_ReplyQueue ejb_ee_deploy_mdb_ejbref_singleT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_single_ReplyQueue ejb_ee_deploy_mdb_ejbref_single_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_single_TestBean ejb_ee_deploy_mdb_ejbref_single_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_single_TestBeanBMT ejb_ee_deploy_mdb_ejbref_single_TestBeanBMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_casesensT_ReplyQueue ejb_ee_deploy_mdb_enventry_casesensT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_casesens_CaseBean ejb_ee_deploy_mdb_enventry_casesens_CaseBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_casesens_CaseBeanBMT ejb_ee_deploy_mdb_enventry_casesens_CaseBeanBMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_casesens_ReplyQueue ejb_ee_deploy_mdb_enventry_casesens_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scopeT_ReplyQueue ejb_ee_deploy_mdb_enventry_scopeT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scope_Bean1_MultiJar ejb_ee_deploy_mdb_enventry_scope_Bean1_MultiJar +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scope_Bean1_SameJar ejb_ee_deploy_mdb_enventry_scope_Bean1_SameJar +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scope_Bean2_MultiJar ejb_ee_deploy_mdb_enventry_scope_Bean2_MultiJar +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scope_Bean2_SameJar ejb_ee_deploy_mdb_enventry_scope_Bean2_SameJar +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scope_ReplyQueue ejb_ee_deploy_mdb_enventry_scope_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_ReplyQueue ejb_ee_deploy_mdb_enventry_singleT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_AllBean ejb_ee_deploy_mdb_enventry_single_AllBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_AllBeanBMT ejb_ee_deploy_mdb_enventry_single_AllBeanBMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_BooleanBean ejb_ee_deploy_mdb_enventry_single_BooleanBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_ByteBean ejb_ee_deploy_mdb_enventry_single_ByteBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_DoubleBean ejb_ee_deploy_mdb_enventry_single_DoubleBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_FloatBean ejb_ee_deploy_mdb_enventry_single_FloatBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_IntegerBean ejb_ee_deploy_mdb_enventry_single_IntegerBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_LongBean ejb_ee_deploy_mdb_enventry_single_LongBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_ReplyQueue ejb_ee_deploy_mdb_enventry_single_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_ShortBean ejb_ee_deploy_mdb_enventry_single_ShortBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_single_StringBean ejb_ee_deploy_mdb_enventry_single_StringBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_resref_singleT_ReplyQueue ejb_ee_deploy_mdb_resref_singleT_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_resref_single_ReplyQueue ejb_ee_deploy_mdb_resref_single_ReplyQueue +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_resref_single_TestBean ejb_ee_deploy_mdb_resref_single_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_sec_stateful_mdb_MDB_QUEUE ejb_ee_sec_stateful_mdb_MDB_QUEUE +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_ee_timer_mdb_MsgBean ejb_ee_timer_mdb_MsgBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_bb_localaccess_mdbtaccesstest_MDB_TOPIC ejb_ee_bb_localaccess_mdbtaccesstest_MDB_TOPIC +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_casesensT_TestBean ejb_ee_deploy_mdb_ejblink_casesensT_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_scopeT_TestBean ejb_ee_deploy_mdb_ejblink_scopeT_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_singleT_TestBean ejb_ee_deploy_mdb_ejblink_singleT_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejblink_singleT_TestBeanBMT ejb_ee_deploy_mdb_ejblink_singleT_TestBeanBMT +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_casesensT_TestBean ejb_ee_deploy_mdb_ejbref_casesensT_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_scopeT_Cyrano ejb_ee_deploy_mdb_ejbref_scopeT_Cyrano +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_scopeT_Romeo ejb_ee_deploy_mdb_ejbref_scopeT_Romeo +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_scopeT_Tristan ejb_ee_deploy_mdb_ejbref_scopeT_Tristan +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_singleT_TestBean ejb_ee_deploy_mdb_ejbref_singleT_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_ejbref_singleT_TestBeanBMT ejb_ee_deploy_mdb_ejbref_singleT_TestBeanBMT +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_casesensT_CaseBean ejb_ee_deploy_mdb_enventry_casesensT_CaseBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_casesensT_CaseBeanBMT ejb_ee_deploy_mdb_enventry_casesensT_CaseBeanBMT +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scopeT_Bean1_MultiJar ejb_ee_deploy_mdb_enventry_scopeT_Bean1_MultiJar +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scopeT_Bean1_SameJar ejb_ee_deploy_mdb_enventry_scopeT_Bean1_SameJar +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scopeT_Bean2_MultiJar ejb_ee_deploy_mdb_enventry_scopeT_Bean2_MultiJar +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_scopeT_Bean2_SameJar ejb_ee_deploy_mdb_enventry_scopeT_Bean2_SameJar +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_AllBean ejb_ee_deploy_mdb_enventry_singleT_AllBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_AllBeanBMT ejb_ee_deploy_mdb_enventry_singleT_AllBeanBMT +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_BooleanBean ejb_ee_deploy_mdb_enventry_singleT_BooleanBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_ByteBean ejb_ee_deploy_mdb_enventry_singleT_ByteBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_DoubleBean ejb_ee_deploy_mdb_enventry_singleT_DoubleBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_FloatBean ejb_ee_deploy_mdb_enventry_singleT_FloatBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_IntegerBean ejb_ee_deploy_mdb_enventry_singleT_IntegerBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_LongBean ejb_ee_deploy_mdb_enventry_singleT_LongBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_ShortBean ejb_ee_deploy_mdb_enventry_singleT_ShortBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_enventry_singleT_StringBean ejb_ee_deploy_mdb_enventry_singleT_StringBean +create-admin-object --raname jmsra --restype jakarta.jms.Topic --property DestinationProperties=imqDestinationName\\=ejb_ee_deploy_mdb_resref_singleT_TestBean ejb_ee_deploy_mdb_resref_singleT_TestBean +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_sec_mdb_MDB_QUEUE_BMT ejb_sec_mdb_MDB_QUEUE_BMT +create-admin-object --raname jmsra --restype jakarta.jms.Queue --property DestinationProperties=imqDestinationName\\=ejb_sec_mdb_MDB_QUEUE_CMT ejb_sec_mdb_MDB_QUEUE_CMT diff --git a/glassfish-runner/messaging-platform-tck/pom.xml b/glassfish-runner/messaging-platform-tck/pom.xml index 14cea4c572..941fccece7 100644 --- a/glassfish-runner/messaging-platform-tck/pom.xml +++ b/glassfish-runner/messaging-platform-tck/pom.xml @@ -64,13 +64,13 @@ ${ri.home}/bin/imqusermgr ctstable2 - - 8.0.0-JDK17-M7 ${project.build.directory}/${glassfish.toplevel.dir} ${glassfish.home}/glassfish/lib glassfish8 + + 8.0.0-JDK17-M7 ${s1as.imqbin.loc} 11.0.0-M2 ${glassfish.home}/javadb/lib @@ -94,10 +94,13 @@ : ${derby.properties} ${derby.poolName} + SupportsXA=true:ProviderIntegrationMode=javabean:ConnectionFactoryClassName=com.sun.messaging.ConnectionFactory:CommonSetterMethodName=setProperty:UserName=guest:Password=guest:QueueConnectionFactoryClassName=com.sun.messaging.QueueConnectionFactory:TopicConnectionFactoryClassName=com.sun.messaging.TopicConnectionFactory:QueueClassName=com.sun.messaging.Queue:TopicClassName=com.sun.messaging.Topic:LogLevel=info:UserName=guest:Password=guest:XAQueueConnectionFactoryClassName=com.sun.messaging.XAQueueConnectionFactory:XATopicConnectionFactoryClassName=com.sun.messaging.XATopicConnectionFactory:XAConnectionFactoryClassName=com.sun.messaging.XAConnectionFactory ctstable1 javax.sql.DataSource ${project.build.directory}/${glassfish.toplevel.dir}/mq + ${javaee.home}/../mq/lib ${javaee.home}/../mq/bin + ${javaee.home}/lib ./sql jms 11.0.0-SNAPSHOT @@ -106,7 +109,6 @@ cts1 11.0.0-SNAPSHOT - @@ -441,7 +443,24 @@ exec-maven-plugin - 001-StartDatabase + 001-StartDomain + + exec + + process-resources + + ${exec.asadmin} + + start-domain + + + 0 + 1 + + + + + 002-StartDatabase exec @@ -509,10 +528,40 @@ --file ${project.basedir}/create.jms.template + + 0 + 1 + - 12-StopDomain1 + 12-createJMSRAtemplate + + exec + + pre-integration-test + + ${exec.asadmin} + + --host + localhost + --user + admin + --passwordfile + ${project.basedir}/j2ee.pass + --echo=true + multimode + --file + ${project.basedir}/create.jmsra.template + + + 0 + 1 + + + + + 13-StopDomain1 exec @@ -671,8 +720,45 @@ + + 09-copy.mq.jars + + run + + pre-integration-test + + + + + + + + + + + 10-create-resource-adapter-config + + run + + pre-integration-test + + + + + + + + + + + + + + + + maven-failsafe-plugin 3.5.0 @@ -729,6 +815,7 @@ + messaging-tests-javatest @@ -776,6 +863,7 @@ + diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgHdrT/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgHdrT/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml index ce701dd143..2c9af6a32a 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgHdrT/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgHdrT/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsQ/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsQ/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml index 6ef0865c40..d62bb10550 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsQ/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsQ/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsT/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsT/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml index fd930a9242..43c4dcb8f9 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsT/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsT/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ1/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ1/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml index 4f0804a218..507c7e0fc2 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ1/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ1/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ2/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ2/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml index d712d8818a..79e0f9cf7c 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ2/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ2/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ3/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ3/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml index 94192874eb..44d1248460 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ3/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ3/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT1/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT1/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml index 2de4ff39c9..d10eabcdb0 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT1/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT1/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT2/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT2/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml index e2e0d7e596..3587bbdced 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT2/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT2/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT3/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT3/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml index a0022e2984..de3fd69a1f 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT3/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT3/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_rec/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_rec/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml index 4f932457d0..6cd1e2e263 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_rec/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_rec/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml index b82224a851..db91be7297 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToQueue/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToQueue/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml index ff356f203f..7c2da73117 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToQueue/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToQueue/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToTopic/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToTopic/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml index eb78d6febb..49d20553cd 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToTopic/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToTopic/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_ejb.jar.sun-ejb-jar.xml index 733a5cafdb..7ed54a7c97 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,7 @@ --> - true + 0 From fe204a5f8ad1c7490e88d6afe30403d024b97206 Mon Sep 17 00:00:00 2001 From: Alwin Joseph Date: Mon, 25 Nov 2024 18:47:25 +0530 Subject: [PATCH 83/84] reduce logging temporarily --- .../messaging-platform-tck/jakartaeetck/logging.properties | 4 ---- .../src/test/resources/appclient-arquillian.xml | 1 - 2 files changed, 5 deletions(-) diff --git a/glassfish-runner/messaging-platform-tck/jakartaeetck/logging.properties b/glassfish-runner/messaging-platform-tck/jakartaeetck/logging.properties index 121c1ccb0d..6fb2d28d64 100644 --- a/glassfish-runner/messaging-platform-tck/jakartaeetck/logging.properties +++ b/glassfish-runner/messaging-platform-tck/jakartaeetck/logging.properties @@ -1,9 +1,5 @@ handlers=java.util.logging.FileHandler,java.util.logging.ConsoleHandler -org.glassfish.level=ALL -com.sun.level=FINEST -jakarta.enterprise.level=ALL - tck.jakarta.platform.ant.level = FINER org.glassfish.appclient.client.level = FINER diff --git a/glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml b/glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml index 413216264c..3473c6ec31 100644 --- a/glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml +++ b/glassfish-runner/messaging-platform-tck/src/test/resources/appclient-arquillian.xml @@ -46,7 +46,6 @@ -DwebServerHost.2=localhost \ -DwebServerPort.2=8080 \ -Ddeliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable \ - -Djava.util.logging.config.file=jakartaeetck/logging.properties \ -jar \ ${clientEarDir}/${clientAppArchive} From 30210f2ccc57959beb20d7752c8f9246d55900d6 Mon Sep 17 00:00:00 2001 From: Alwin Joseph Date: Mon, 25 Nov 2024 22:20:57 +0530 Subject: [PATCH 84/84] remove commented disable-nonportable-jndi-names --- .../jms/ee/mdb/mdb_msgHdrT/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_msgPropsQ/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_msgPropsT/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_msgTypesQ1/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_msgTypesQ2/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_msgTypesQ3/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_msgTypesT1/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_msgTypesT2/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_msgTypesT3/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_rec/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml | 1 - .../tests/jms/ee/mdb/mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_sndToQueue/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml | 1 - .../ee/mdb/mdb_sndToTopic/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml | 1 - .../jms/ee/mdb/mdb_synchrec/mdb_synchrec_ejb.jar.sun-ejb-jar.xml | 1 - 14 files changed, 14 deletions(-) diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgHdrT/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgHdrT/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml index 2c9af6a32a..541e865575 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgHdrT/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgHdrT/mdb_msgHdrT_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsQ/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsQ/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml index d62bb10550..0ac8e237bc 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsQ/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsQ/mdb_msgPropsQ_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsT/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsT/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml index 43c4dcb8f9..691711190a 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsT/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgPropsT/mdb_msgPropsT_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ1/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ1/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml index 507c7e0fc2..faa5056ebb 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ1/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ1/mdb_msgTypesQ1_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ2/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ2/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml index 79e0f9cf7c..74280a6a46 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ2/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ2/mdb_msgTypesQ2_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ3/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ3/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml index 44d1248460..9b93655569 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ3/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesQ3/mdb_msgTypesQ3_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT1/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT1/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml index d10eabcdb0..6ff82b8790 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT1/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT1/mdb_msgTypesT1_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT2/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT2/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml index 3587bbdced..dbbe701b37 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT2/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT2/mdb_msgTypesT2_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT3/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT3/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml index de3fd69a1f..009f179759 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT3/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_msgTypesT3/mdb_msgTypesT3_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_rec/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_rec/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml index 6cd1e2e263..a0dc731ead 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_rec/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_rec/mdb_asynch_receives_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml index db91be7297..b430787a22 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndQ/mdb_sndQ_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToQueue/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToQueue/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml index 7c2da73117..484f5ede4c 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToQueue/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToQueue/mdb_sndToQueue_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToTopic/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToTopic/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml index 49d20553cd..8288ba8de5 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToTopic/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_sndToTopic/mdb_sndToTopic_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0 diff --git a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_ejb.jar.sun-ejb-jar.xml b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_ejb.jar.sun-ejb-jar.xml index 7ed54a7c97..e2e5b4c72a 100644 --- a/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_ejb.jar.sun-ejb-jar.xml +++ b/jms/src/main/java/com/sun/ts/tests/jms/ee/mdb/mdb_synchrec/mdb_synchrec_ejb.jar.sun-ejb-jar.xml @@ -19,7 +19,6 @@ --> - 0